@charset "UTF-8";.wp-block-archives {
    box-sizing: border-box
}

.wp-block-archives-dropdown label {
    display: block
}

.wp-block-avatar {
    line-height: 0
}

.wp-block-avatar,.wp-block-avatar img {
    box-sizing: border-box
}

.wp-block-avatar.aligncenter {
    text-align: center
}

.wp-block-audio {
    box-sizing: border-box
}

.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-audio audio {
    min-width: 300px;
    width: 100%
}

.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius {
    border-radius: 0!important
}

.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link {
    border: 2px solid;
    padding: .667em 1.333em
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-color]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-color]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-color]) {
    border-left-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-style]) {
    border-width: initial
}

.wp-block-button .wp-block-button__link:where([style*=border-top-style]) {
    border-top-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-right-style]) {
    border-right-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]) {
    border-bottom-width: medium
}

.wp-block-button .wp-block-button__link:where([style*=border-left-style]) {
    border-left-width: medium
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-button.aligncenter,.wp-block-calendar {
    text-align: center
}

.wp-block-calendar td,.wp-block-calendar th {
    border: 1px solid;
    padding: .25em
}

.wp-block-calendar th {
    font-weight: 400
}

.wp-block-calendar caption {
    background-color: inherit
}

.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd
}

.wp-block-calendar table.has-background th {
    background-color: inherit
}

.wp-block-calendar table.has-text-color th {
    color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

.wp-block-categories {
    box-sizing: border-box
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center
}

.wp-block-code {
    box-sizing: border-box
}

.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap
}

.wp-block-columns {
    align-items: normal!important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap!important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap:nowrap!important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:100%!important
    }
}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis:0%;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap!important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-post-comments {
    box-sizing: border-box
}

.wp-block-post-comments .alignleft {
    float: left
}

.wp-block-post-comments .alignright {
    float: right
}

.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table
}

.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.wp-block-post-comments .comment-author {
    line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .875em;
    line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
    font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
    font-size: .875em
}

.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-comments .reply {
    font-size: .875em;
    margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
    justify-content: center
}

.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-comment-template li {
    clear: both
}

.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem
}

.wp-block-comment-template.alignleft {
    float: left
}

.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-comment-template.alignright {
    float: right
}

.wp-block-cover,.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: ""
}

.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit
}

@supports (position: sticky) {
    .wp-block-cover-image:after,.wp-block-cover:after {
        content:none
    }
}

.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1
}

.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover
}

@supports (-webkit-touch-callout:inherit) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover__image-background,.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center;
    z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

.wp-block-details {
    box-sizing: border-box;
    overflow: hidden
}

.wp-block-details summary {
    cursor: pointer
}

.wp-block-details>:not(summary) {
    margin-block-end:0;margin-block-start:var(--wp--style--block-gap)}

.wp-block-details>: last-child {
    margin-bottom:0
}

.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px
}

.wp-block-embed {
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file:not(.wp-element-button) {
    font-size: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .75em
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

.wp-block-file__embed {
    margin-bottom: 1em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right:1em;
        width: calc(33.33333% - .66667em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - .75em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - .8em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - .83333em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - .85714em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - .875em)
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100%!important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright {
    display: table
}

.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: table-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image: none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius:0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container .img-container {
    position: relative
}

.wp-lightbox-container button {
    background: none;
    border: none;
    cursor: zoom-in;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 5px auto #212121;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 5px
}

.wp-lightbox-overlay {
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 12.5px;
    top: 12.5px;
    z-index: 5000000
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay .wp-block-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto
}

.wp-lightbox-overlay button {
    background: none;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.fade.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.fade.active img {
    animation: turn-on-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
    animation: turn-off-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
    animation: turn-off-visibility .25s both
}

.wp-lightbox-overlay.zoom img {
    height: var(--lightbox-image-max-height);
    position: absolute;
    transform-origin: top left;
    width: var(--lightbox-image-max-width)
}

.wp-lightbox-overlay.zoom.active {
    opacity: 1;
    visibility: visible
}

.wp-lightbox-overlay.zoom.active .wp-block-image img {
    animation: lightbox-zoom-in .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .wp-block-image img {
        animation: turn-on-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: lightbox-zoom-out .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
        animation: turn-off-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
}

html.has-lightbox-open {
    overflow: hidden
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width),var(--lightbox-scale-height))
    }

    to {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width),var(--lightbox-scale-height))
    }
}

ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
    line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0
}

.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a {
    font-size: inherit
}

.wp-block-latest-posts {
    box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width:calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date {
    display: block;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

ol,ul {
    box-sizing: border-box
}

ol.has-background,ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    box-sizing: border-box;
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1 /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1 /*!rtl:end:ignore*/
}

.wp-block-media-text__media img,.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns:100%!important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }
}

.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
    position: relative
}

.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0
}

.wp-block-navigation ul,.wp-block-navigation ul li {
    list-style: none;
    padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
    display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a {
    text-decoration: none
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .075em;
    width: inherit
}

.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity .1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0
}

@media (min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: -1px
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: transparent;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .25em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg)
    }
}

.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%
}

@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:100%;
        top: 0
    }
}

.wp-block-navigation-submenu {
    display: flex;
    position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor
}

button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
    cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.6em;
    pointer-events: none
}

.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog {
    gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px
}

@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left:auto;
        right: 100%
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    color: #000
}

.wp-block-navigation__container {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial);
    list-style: none;
    margin: 0;
    padding-left: 0
}

.wp-block-navigation__container .is-responsive {
    display: none
}

.wp-block-navigation__container:only-child,.wp-block-page-list:only-child {
    flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(.5em)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0
}

.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align,initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);
    z-index: 100000
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms
    }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting,inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap,2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting,initial);
    display: flex;
    flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: transparent!important;
    color: inherit!important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color:inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto
    }

    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none
    }

    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000
}

.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700
}

.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open {
    background: transparent;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px
}

.wp-block-navigation__responsive-container-open {
    display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display:none
    }
}

.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.wp-block-navigation__responsive-close {
    width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size,100%)
}

.wp-block-navigation__responsive-close:focus {
    outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
    position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px
}

@media (min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top:32px
    }
}

html.has-modal-open {
    overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align,initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction,initial);
    flex-wrap: var(--navigation-layout-wrap,wrap);
    justify-content: var(--navigation-layout-justify,initial)
}

.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    font-size: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .7em
}

.wp-block-post-author__content {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-post-author__name {
    margin: 0
}

.wp-block-post-comments-form {
    box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form input[type=submit] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea {
    padding: calc(.667em + 2px)
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%
}

.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium,smaller);
    margin-left: .5em
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
    display: inline-block
}

.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0
}

.wp-block-post-featured-image a {
    display: block;
    height: 100%
}

.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img {
    width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute
}

.wp-block-post-featured-image {
    position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-post-terms {
    box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap
}

.wp-block-post-time-to-read,.wp-block-post-title {
    box-sizing: border-box
}

.wp-block-post-title {
    word-break: break-word
}

.wp-block-post-title a {
    display: inline-block
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center
}

.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote cite,.wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

:where(.wp-block-pullquote) {
    margin: 0 0 1em
}

.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0
}

.wp-block-post-template.wp-block-post-template {
    background: none
}

.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
    margin: 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
        width:calc(50% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .9375em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
        width: calc(20% - 1em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
        width: calc(16.66667% - 1.04167em)
    }
}

@media (max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns:1fr
    }
}

.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous {
    margin-bottom: .5em;
    margin-right: .5em
}

.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
    margin-inline-start:auto}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
    margin-inline-end:auto}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
    justify-content: center
}

.wp-block-query-title,.wp-block-quote {
    box-sizing: border-box
}

.wp-block-quote {
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus {
    text-decoration: none
}

ul.wp-block-rss {
    list-style: none;
    padding: 0
}

ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

ul.wp-block-rss.alignleft {
    margin-right: 2em
}

ul.wp-block-rss.alignright {
    margin-left: 2em
}

ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0
}

ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width:calc(50% - 1em)
    }

    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author,.wp-block-rss__item-publish-date {
    display: block;
    font-size: .8125em
}

.wp-block-search__button {
    margin-left: 10px;
    word-break: normal
}

.wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search__button svg {
    fill: currentColor;
    min-height: 24px;
    min-width: 24px;
    vertical-align: text-bottom
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search__label {
    width: 100%
}

.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset!important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto
}

.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    min-width: 0!important;
    transition-property: width
}

.wp-block-search__button-behavior-expand .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0!important;
    border-right-width: 0!important;
    flex-basis: 0%;
    flex-grow: 0;
    margin: 0;
    min-width: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    width: 0!important
}

.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none
}

.wp-block-separator.is-style-dots {
    background: none!important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center
}

.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block
}

.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px
}

.wp-block-site-logo img {
    height: auto;
    max-width: 100%
}

.wp-block-site-logo a,.wp-block-site-logo img {
    border-radius: inherit
}

.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px
}

.wp-block-site-title a {
    color: inherit
}

.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0
}

.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: .65em;
    margin-left: .5em;
    margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links,.wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform .1s ease
}

@media (prefers-reduced-motion:reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform .1s ease
}

.wp-block-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    stroke: #000;
    background-color: #fefc00;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none
}

.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0
}

.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    stroke: #000;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000
}

.wp-block-spacer {
    clear: both
}

.wp-block-tag-cloud {
    box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px
}

.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none
}

.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none!important
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: currentColor
}

.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: currentColor
}

.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0
}

.wp-block-text-columns,.wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

.wp-block-video {
    box-sizing: border-box
}

.wp-block-video video {
    width: 100%
}

@supports (position: sticky) {
    .wp-block-video [poster] {
        object-fit:cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: .5em
}

.editor-styles-wrapper,.entry-content {
    counter-reset: footnotes
}

a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super
}

a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg,#00d084,#0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg,#faaca8,#dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg,#fafae1,#67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg,#fdd79a,#004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg,#330968,#31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg,#020381,#2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    word-wrap: normal!important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.screen-reader-text:focus {
    clip: auto!important;
    background-color: #ddd;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0)
}

@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset:0
    }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth
}

body {
    margin: 0
}

main {
    display: block
}

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

hr {
    -webkit-box-sizing: content-box;
    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
}

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 {
    -webkit-box-sizing: border-box;
    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] {
    -webkit-box-sizing: border-box;
    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
}

:root {
    --main-color: #31B939;
    --main-color-darken: #1f9f27;
    --text-main-color: #1C1C1C;
    --quiz-hover: rgba(49, 185, 57, 0.5);
    --gradient-process-item: rgba(49, 185, 57, 0.9);
    --gradient-articles-item: rgba(49, 185, 57, 0.44);
    --hit-status-color: #9747FF;
    --sale-status-color: #F63123;
    --new-status-color: #F2B644;
    --product-status-color: #1C1C1C
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-Black.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-Black.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Black.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-BlackItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-BlackItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-BlackItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-Bold.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-Bold.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Bold.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-BoldItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-BoldItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-BoldItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBold.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBold.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBold.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBoldItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBoldItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBoldItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraBoldItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLight.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLight.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLight.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLight.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLightItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLightItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLightItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ExtraLightItalic.ttf) format("truetype");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-Regular.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-Regular.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Regular.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-RegularItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-RegularItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-RegularItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-RegularItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-Light.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-Light.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Light.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-LightItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-LightItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-LightItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-Medium.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-Medium.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Medium.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-MediumItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-MediumItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-MediumItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBold.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBold.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBold.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBoldItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBoldItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBoldItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-SemiBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-Thin.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-Thin.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Thin.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Raleway";
    src: url(../../../themes/theme/assets/fonts/Raleway/Raleway-ThinItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Raleway/Raleway-ThinItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ThinItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Raleway/Raleway-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    src: url(../../../themes/theme/assets/fonts/Inter/Inter-Regular.eot);
    src: url("../../../themes/theme/assets/fonts/Inter/Inter-Regular.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Inter/Inter-Regular.woff) format("woff"),url(../../../themes/theme/assets/fonts/Inter/Inter-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    src: url(../../../themes/theme/assets/fonts/Inter/Inter-RegularItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Inter/Inter-RegularItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Inter/Inter-RegularItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Inter/Inter-RegularItalic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    src: url(../../../themes/theme/assets/fonts/Inter/Inter-Bold.eot);
    src: url("../../../themes/theme/assets/fonts/Inter/Inter-Bold.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Inter/Inter-Bold.woff) format("woff"),url(../../../themes/theme/assets/fonts/Inter/Inter-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: "Inter";
    src: url(../../../themes/theme/assets/fonts/Inter/Inter-BoldItalic.eot);
    src: url("../../../themes/theme/assets/fonts/Inter/Inter-BoldItalic.eot?#iefix") format("embedded-opentype"),url(../../../themes/theme/assets/fonts/Inter/Inter-BoldItalic.woff) format("woff"),url(../../../themes/theme/assets/fonts/Inter/Inter-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@-webkit-keyframes progress_bar {
    0% {
        background-position: -52.0833333333vw center
    }

    50% {
        background-position: 0 center
    }

    100% {
        background-position: 52.0833333333vw center
    }
}

@keyframes progress_bar {
    0% {
        background-position: -52.0833333333vw center
    }

    50% {
        background-position: 0 center
    }

    100% {
        background-position: 52.0833333333vw center
    }
}

@-webkit-keyframes pulse_1 {
    0% {
        -webkit-transform: translateY(-50%) scale(.8);
        transform: translateY(-50%) scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: translateY(-50%) scale(3.5);
        transform: translateY(-50%) scale(3.5);
        opacity: 0
    }
}

@keyframes pulse_1 {
    0% {
        -webkit-transform: translateY(-50%) scale(.8);
        transform: translateY(-50%) scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: translateY(-50%) scale(3.5);
        transform: translateY(-50%) scale(3.5);
        opacity: 0
    }
}

@-webkit-keyframes pulse_2 {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
        opacity: 0
    }
}

@keyframes pulse_2 {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(3.5);
        transform: scale(3.5);
        opacity: 0
    }
}

@-webkit-keyframes pulse_2_small {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0
    }
}

@keyframes pulse_2_small {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0
    }
}

@-webkit-keyframes video_pulse_big {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0
    }
}

@keyframes video_pulse_big {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(1.7);
        transform: scale(1.7);
        opacity: 0
    }
}

@-webkit-keyframes video_pulse_small {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

@keyframes video_pulse_small {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        opacity: .8
    }

    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0
    }
}

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

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

@keyframes pulse_3 {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 1
    }
}

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

    25% {
        opacity: .75
    }

    50% {
        opacity: .25
    }

    75% {
        opacity: .75
    }

    100% {
        opacity: 1
    }
}

@keyframes wave_1 {
    0% {
        opacity: 1
    }

    25% {
        opacity: .75
    }

    50% {
        opacity: .25
    }

    75% {
        opacity: .75
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes wave_2 {
    0% {
        opacity: .75
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: .75
    }

    75% {
        opacity: .5
    }

    100% {
        opacity: .75
    }
}

@keyframes wave_2 {
    0% {
        opacity: .75
    }

    25% {
        opacity: 1
    }

    50% {
        opacity: .75
    }

    75% {
        opacity: .5
    }

    100% {
        opacity: .75
    }
}

@-webkit-keyframes wave_3 {
    0% {
        opacity: .5
    }

    25% {
        opacity: .75
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .75
    }

    100% {
        opacity: .5
    }
}

@keyframes wave_3 {
    0% {
        opacity: .5
    }

    25% {
        opacity: .75
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .75
    }

    100% {
        opacity: .5
    }
}

@-webkit-keyframes wave_4 {
    0% {
        opacity: .5
    }

    25% {
        opacity: .75
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .75
    }

    100% {
        opacity: .5
    }
}

@keyframes wave_4 {
    0% {
        opacity: .5
    }

    25% {
        opacity: .75
    }

    50% {
        opacity: 1
    }

    75% {
        opacity: .75
    }

    100% {
        opacity: .5
    }
}

@-webkit-keyframes blick {
    0% {
        left: -80%
    }

    100% {
        left: 160%
    }
}

@keyframes blick {
    0% {
        left: -80%
    }

    100% {
        left: 160%
    }
}

@-webkit-keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

html {
    width: 100%;
    overflow-x: hidden
}

.page {
    width: 100%;
    color: var(--text-main-color)
}

.page * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.page * input {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.page.no-scroll {
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

.wrapper {
    width: 81.7708333333vw;
    margin: 0 auto
}

* {
    outline: none!important;
    -webkit-tap-highlight-color: transparent
}

body {
    -webkit-overflow-scrolling: touch
}

input,select,input::placeholder {
    color: #000!important
}

[onScrollDisplay_JS] {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: translateY(5.2083333333vw)!important;
    transform: translateY(5.2083333333vw)!important;
    opacity: 0!important
}

[onScrollDisplay_JS].visible {
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important;
    opacity: 1!important
}

.validate_error {
    border-color: red!important;
    color: red!important
}

.validate_error::-webkit-input-placeholder {
    color: red!important
}

.validate_error::-moz-placeholder {
    color: red!important
}

.validate_error:-ms-input-placeholder {
    color: red!important
}

.validate_error::-ms-input-placeholder {
    color: red!important
}

.validate_error::placeholder {
    color: red!important
}

.md-line-dashed,.md-line-dotted {
    position: relative;
    cursor: pointer
}

.md-line-dashed:after,.md-line-dotted:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0%;
    right: 0%;
    height: 0;
    border-bottom: .0520833333vw dashed var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.md-line-dashed:hover::after,.md-line-dotted:hover::after {
    width: 60%;
    right: 40%
}

.md-line-dotted::after {
    border-bottom: .0520833333vw dotted var(--main-color)
}

.md-main-color-btn {
    background-color: var(--main-color);
    color: #fff;
    padding: 0 2.6041666667vw;
    border-radius: var(--brad-regular);
    height: 5.2083333333vw;
    width: 28.6458333333vw;
    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;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.md-main-color-btn:hover {
    padding: 0 2.8645833333vw;
    background-color: var(--main-color-darken)
}

.md-main-color-btn:hover::after {
    opacity: 0
}

.md-main-color-btn span {
    font-size: 1.0416666667vw;
    font-weight: 600;
    letter-spacing: .04em
}

.md-main-color-btn img,.md-main-color-btn svg {
    fill: #fff
}

.md-main-color-btn img path,.md-main-color-btn svg path {
    fill: #fff
}

.md-main-color-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2.8645833333vw;
    height: 300%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;
    -webkit-animation: blick 3s linear infinite;
    animation: blick 3s linear infinite;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%)
}

.md-main-color-btn.disabled {
    pointer-events: none;
    opacity: .7
}

.md-main-color-btn.disabled::after {
    display: none
}

.md-main-title {
    font-weight: 300;
    font-size: 2.9vw;
    line-height: 4.1666666667vw;
    letter-spacing: .04em;
    text-align: center
}

.md-main-title b {
    font-weight: 700
}

.fancybox__thumbs.is-draggable,.carousel__button.fancybox__button--thumbs {
    display: none
}

.fancybox__counter {
    font-family: "Inter",Arial,sans-serif;
    display: none
}

.filters__slider {
    width: 100%;
    position: relative;
    margin-bottom: 3.3854166667vw
}

.filters__slider .swiper-container {
    min-height: 4.1666666667vw
}

.filters__slider .swiper-container .swiper-wrapper {
    min-height: 4.1666666667vw;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.filters__slider .swiper-container .swiper-wrapper .swiper-slide {
    height: auto
}

.filters__slider .filters-item {
    width: 14.5833333333vw;
    height: 100%;
    padding: 1.0416666667vw 1.5625vw;
    background: #F5F8F9;
    border-radius: var(--brad-regular);
    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;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.09375vw;
    text-align: center;
    letter-spacing: .04em;
    color: #707070;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer
}

.filters__slider .filters-item.active {
    color: #fff;
    background-color: var(--main-color)
}

.filters__slider .slider-btn.swiper-button-disabled {
    opacity: 0
}

.filters__content .portfolio__container {
    margin-bottom: 0
}

.md-standart-slider {
    position: relative
}

.md-standart-slider .slider-hint {
    display: none
}

.md-standart-slider .swiper-container {
    width: 100%;
    height: 100%
}

.md-standart-slider .swiper-container .swiper-wrapper {
    height: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.md-standart-slider .swiper-container .swiper-wrapper .swiper-slide {
    height: auto;
    overflow: hidden
}

.md-standart-slider .slider-btn {
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    position: absolute;
    top: 50%;
    left: -5.2083333333vw;
    z-index: 5;
    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: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.md-standart-slider .slider-btn img,.md-standart-slider .slider-btn svg {
    width: .4708333333vw;
    height: .8234375vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.md-standart-slider .slider-btn img path,.md-standart-slider .slider-btn svg path {
    fill: #fff
}

.md-standart-slider .slider-btn:hover {
    background-color: var(--main-color-darken)
}

.md-standart-slider .slider-btn.slider-next-btn {
    left: auto;
    right: -5.2083333333vw
}

.md-standart-slider .slider-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4.1666666667vw;
    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
}

.md-standart-slider .slider-pagination .swiper-pagination-bullet {
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: .78125vw;
    height: .78125vw;
    margin: 0 .78125vw;
    background-color: #ECECEC
}

.md-standart-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--main-color)
}

.md-standart-form .form-text {
    font-size: 1.25vw;
    line-height: 1.9270833333vw;
    letter-spacing: .03em;
    margin-bottom: 1.3020833333vw
}

.md-standart-form .form-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.0416666667vw
}

.md-standart-form .form-select {
    width: 18.90625vw;
    height: 5.2083333333vw;
    border-radius: var(--brad-regular);
    color: var(--text-main-color);
    margin-right: 1.3020833333vw;
    padding: 0 2.34375vw;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.md-standart-form .form-select::after {
    border: none;
    width: .46875vw;
    height: .46875vw;
    border-left: .0520833333vw solid var(--text-main-color);
    border-bottom: .0520833333vw solid var(--text-main-color);
    -webkit-transform: translate(-300%,-50%) rotate(-45deg);
    transform: translate(-300%,-50%) rotate(-45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    display: block
}

.md-standart-form .form-select span.current {
    line-height: 5.2083333333vw;
    position: relative
}

.md-standart-form .form-select .list {
    width: 100%;
    top: 90%;
    border: none;
    border-bottom-left-radius: 2.6041666667vw;
    border-bottom-right-radius: 2.6041666667vw;
    -webkit-box-shadow: none;
    box-shadow: none
}

.md-standart-form .form-select .list .option {
    line-height: 5.2083333333vw;
    padding: 0 2.34375vw
}

.md-standart-form .form-select.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.md-standart-form .form-select.open::after {
    -webkit-transform: translate(-300%,-30%) rotate(-45deg);
    transform: translate(-300%,-30%) rotate(-45deg)
}

.md-standart-form .form-input {
    width: 18.90625vw;
    height: 5.2083333333vw;
    padding: 0 2.6041666667vw;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    color: var(--text-main-color);
    border-radius: var(--brad-regular);
    font-family: "Inter",Arial,sans-serif;
    margin-right: 1.0416666667vw;
    z-index: 100
}

.md-standart-form .form-input::-webkit-input-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-input::-moz-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-input:-ms-input-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-input::-ms-input-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-input::placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-textarea {
    width: 100%;
    height: 7.5520833333vw;
    border-radius: var(--brad-regular);
    padding: 1.5625vw 2.34375vw;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    resize: none;
    margin-bottom: .8854166667vw
}

.md-standart-form .form-textarea::-webkit-input-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-textarea::-moz-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-textarea:-ms-input-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-textarea::-ms-input-placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-textarea::placeholder {
    color: var(--text-main-color)
}

.md-standart-form .form-btn {
    width: 20.0520833333vw
}

.md-standart-form .form-file {
    position: relative;
    cursor: pointer
}

.md-standart-form .form-file input {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0
}

.md-standart-form .form-file>div {
    width: 18.90625vw;
    height: 5.2083333333vw;
    padding: 0 2.6041666667vw;
    padding-right: 3.6458333333vw;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    color: var(--text-main-color);
    border-radius: var(--brad-regular);
    font-family: "Inter",Arial,sans-serif;
    margin-right: 1.0416666667vw;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.md-standart-form .form-file>div img,.md-standart-form .form-file>div svg {
    width: 1.1458333333vw;
    height: 1.1979166667vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: var(--text-main-color);
    position: absolute;
    top: 50%;
    right: 3.125vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.md-standart-form .form-file>div img path,.md-standart-form .form-file>div svg path {
    fill: var(--text-main-color)
}

.md-standart-form .form-file>div p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 1.25vw;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.md-standart-form .form-stars {
    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;
    margin-bottom: 1.3020833333vw
}

.md-standart-form .form-stars label {
    position: relative;
    width: .8333333333vw;
    height: .78125vw;
    margin-right: .4166666667vw;
    cursor: pointer
}

.md-standart-form .form-stars label:last-child {
    margin-right: 0
}

.md-standart-form .form-stars label input {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0
}

.md-standart-form .form-stars label img,.md-standart-form .form-stars label svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    fill: var(--main-color)
}

.md-standart-form .form-stars label img path,.md-standart-form .form-stars label svg path {
    fill: var(--main-color)
}

.md-standart-form .form-stars label.disabled svg {
    fill: #AAA
}

.md-standart-form .form-stars label.disabled svg path {
    fill: #AAA
}

.md-standart-form .form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.md-standart-form .form-checkbox>div {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    margin-right: .8333333333vw;
    border: .0520833333vw solid var(--main-color);
    border-radius: var(--brad-regular);
    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;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.md-standart-form .form-checkbox>div input {
    position: absolute;
    left: 0;
    bottom: 100%;
    display: none
}

.md-standart-form .form-checkbox>div img,.md-standart-form .form-checkbox>div svg {
    width: .4166666667vw;
    height: .3125vw;
    fill: #fff;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.md-standart-form .form-checkbox>div img path,.md-standart-form .form-checkbox>div svg path {
    fill: #fff
}

.md-standart-form .form-checkbox>div.checked {
    background-color: var(--main-color)
}

.md-standart-form .form-checkbox>div.checked img,.md-standart-form .form-checkbox>div.checked svg {
    opacity: 1
}

.md-standart-form .form-checkbox p {
    font-weight: 500;
    font-size: .7291666667vw;
    line-height: .9895833333vw;
    letter-spacing: .03em;
    cursor: pointer
}

.md-standart-form .form-checkbox p span {
    color: var(--main-color)
}

.md-standart-form .form-checkbox p span:hover {
    text-decoration: underline
}

input.validate_error:-webkit-autofill,input.validate_error:-webkit-autofill:hover,input.validate_error:-webkit-autofill:focus {
    -webkit-text-fill-color: red!important;
    caret-color: red!important
}

input[type=text],input[type=email],input[type=password] {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus {
    background-color: #FFF;
    border: none;
    -webkit-text-fill-color: var(--text-main-color);
    -webkit-box-shadow: none;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
    caret-color: var(--text-main-color)
}

.nice-select {
    color: #000!important;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border-radius: var(--brad-regular);
    border: solid .0520833333vw #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: .7291666667vw;
    font-weight: 400;
    height: 2.1875vw;
    line-height: 2.0833333333vw;
    outline: none;
    padding-left: .9375vw;
    padding-right: 1.5625vw;
    position: relative;
    text-align: left!important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select:active,.nice-select.open,.nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: .1041666667vw solid #999;
    border-right: .1041666667vw solid #999;
    content: "";
    display: block;
    height: .2604166667vw;
    margin-top: -.2083333333vw;
    pointer-events: none;
    position: absolute;
    right: .625vw;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: .2604166667vw
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0!important;
    right: 0!important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: .625vw;
    height: 1.875vw;
    line-height: 1.7708333333vw
}

.nice-select.small:after {
    height: .2083333333vw;
    width: .2083333333vw
}

.nice-select.small .option {
    line-height: 1.7708333333vw;
    min-height: 1.7708333333vw
}

.nice-select .list {
    background-color: #fff;
    border-radius: var(--brad-regular);
    -webkit-box-shadow: 0 0 0 .0520833333vw rgba(68,68,68,.11);
    box-shadow: 0 0 0 .0520833333vw rgba(68,68,68,.11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: .2083333333vw;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(.5,0,0,1.25),opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(.5,0,0,1.25),opacity 0.15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent!important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 2.0833333333vw;
    list-style: none;
    min-height: 2.0833333333vw;
    outline: none;
    padding-left: .9375vw;
    padding-right: 1.5104166667vw;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s
}

.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default
}

.no-csspointerevents .nice-select .list {
    display: none
}

.no-csspointerevents .nice-select.open .list {
    display: block
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 0.2s top,0.2s -webkit-transform;
    transition: 0.2s top,0.2s -webkit-transform;
    transition: 0.2s transform,0.2s top;
    transition: 0.2s transform,0.2s top,0.2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s left,0.2s -webkit-transform;
    transition: 0.2s left,0.2s -webkit-transform;
    transition: 0.2s transform,0.2s left;
    transition: 0.2s transform,0.2s left,0.2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 0.2s right,0.2s -webkit-transform;
    transition: 0.2s right,0.2s -webkit-transform;
    transition: 0.2s transform,0.2s right;
    transition: 0.2s transform,0.2s right,0.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--brad-regular);
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: var(--brad-regular);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0 0 .625vw rgba(51,51,51,.5);
    box-shadow: 0 0 .625vw rgba(51,51,51,.5)
}

.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-horizontal .twentytwenty-handle:after {
    width: .15625vw;
    height: 520.78125vw;
    left: 50%;
    margin-left: -.078125vw
}

.twentytwenty-vertical .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after {
    width: 520.78125vw;
    height: .15625vw;
    top: 50%;
    margin-top: -.078125vw
}

.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.twentytwenty-before-label,.twentytwenty-after-label,.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s
}

.twentytwenty-before-label,.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-before-label:before,.twentytwenty-after-label:before {
    color: #fff;
    font-size: .6770833333vw;
    letter-spacing: .1em
}

.twentytwenty-before-label:before,.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255,255,255,.2);
    line-height: 1.9791666667vw;
    padding: 0 1.0416666667vw;
    border-radius: var(--brad-regular)
}

.twentytwenty-horizontal .twentytwenty-before-label:before,.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -.9895833333vw
}

.twentytwenty-vertical .twentytwenty-before-label:before,.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -2.34375vw;
    text-align: center;
    width: 4.6875vw
}

.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow,.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: .3125vw inset transparent;
    position: absolute
}

.twentytwenty-left-arrow,.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -.3125vw
}

.twentytwenty-up-arrow,.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -.3125vw
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0,0,0,0)
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-before-label:before {
    content: attr(data-content)
}

.twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-after-label:before {
    content: attr(data-content)
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: .5208333333vw
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: .5208333333vw
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: .5208333333vw
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: .5208333333vw
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    transition-property: background;
    background: rgba(0,0,0,0);
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgba(0,0,0,.5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 1.9791666667vw;
    width: 1.9791666667vw;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.1458333333vw;
    margin-top: -1.1458333333vw;
    border: .15625vw solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 .625vw rgba(51,51,51,.5);
    box-shadow: 0 0 .625vw rgba(51,51,51,.5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 1.1458333333vw;
    -webkit-box-shadow: 0 .15625vw 0 white,0 0 .625vw rgba(51,51,51,.5);
    box-shadow: 0 .15625vw 0 white,0 0 .625vw rgba(51,51,51,.5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 1.1458333333vw;
    -webkit-box-shadow: 0 -.15625vw 0 white,0 0 .625vw rgba(51,51,51,.5);
    box-shadow: 0 -.15625vw 0 white,0 0 .625vw rgba(51,51,51,.5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 1.1458333333vw;
    -webkit-box-shadow: .15625vw 0 0 white,0 0 .625vw rgba(51,51,51,.5);
    box-shadow: .15625vw 0 0 white,0 0 .625vw rgba(51,51,51,.5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 1.1458333333vw;
    -webkit-box-shadow: -.15625vw 0 0 white,0 0 .625vw rgba(51,51,51,.5);
    box-shadow: -.15625vw 0 0 white,0 0 .625vw rgba(51,51,51,.5)
}

.twentytwenty-left-arrow {
    border-right: .3125vw solid #fff;
    left: 50%;
    margin-left: -.8854166667vw
}

.twentytwenty-right-arrow {
    border-left: .3125vw solid #fff;
    right: 50%;
    margin-right: -.8854166667vw
}

.twentytwenty-up-arrow {
    border-bottom: .3125vw solid #fff;
    top: 50%;
    margin-top: -.8854166667vw
}

.twentytwenty-down-arrow {
    border-top: .3125vw solid #fff;
    bottom: 50%;
    margin-bottom: -.8854166667vw
}

section {
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important
}

.articles {
    margin-bottom: 4.1666666667vw
}

.articles__title {
    margin-bottom: 1.0416666667vw
}

.articles__text {
    font-weight: 500;
    font-size: 1.6666666667vw;
    line-height: 3.125vw;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 2.0833333333vw
}

.articles__container {
    width: 100%
}

.articles__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.0416666667vw -.9114583333vw
}

.articles__item {
    width: 26.0416666667vw;
    min-height: 20.8333333333vw;
    margin: 1.0416666667vw .9114583333vw;
    position: relative;
    border-radius: var(--brad-regular);
    padding: 2.6041666667vw;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    overflow: hidden
}

.articles__item::after,.articles__item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(43.5%,rgba(0,0,0,0)),to(rgba(0,0,0,.79)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 43.5%,rgba(0,0,0,.79) 100%);
    background: linear-gradient(180deg,rgba(0,0,0,0) 43.5%,rgba(0,0,0,.79) 100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: var(--brad-regular)
}

.articles__item::before {
    background: -webkit-gradient(linear,left top,left bottom,color-stop(22.13%,var(--gradient-articles-item)),to(rgba(0,0,0,.89)));
    background: -webkit-linear-gradient(top,var(--gradient-articles-item) 22.13%,rgba(0,0,0,.89) 100%);
    background: linear-gradient(180deg,var(--gradient-articles-item) 22.13%,rgba(0,0,0,.89) 100%);
    opacity: 0
}

.articles__item:hover::after {
    opacity: 0
}

.articles__item:hover::before {
    opacity: .6
}

.articles__item .item-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.articles__item .item-title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.6145833333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .03em;
    color: #fff;
    position: relative;
    z-index: 5;
    margin-bottom: .78125vw
}

.articles__item .item-link div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 5;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: var(--main-color)
}

.articles__item .item-link div span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: .5208333333vw
}

.articles__item .item-link div img,.articles__item .item-link div svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.articles__item .item-link div img path,.articles__item .item-link div svg path {
    fill: var(--main-color)
}

.articles__item .item-link div:hover span {
    margin-right: .78125vw
}

.articles__slider {
    display: none
}

.articles-typical {
    position: relative
}

.articles-typical__bg {
    position: absolute;
    top: -14.3229166667vw;
    left: 0;
    right: 0;
    width: 100%;
    height: 67.03125vw;
    z-index: -1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.articles-typical__title {
    width: 57.2916666667vw;
    margin-bottom: 2.6041666667vw;
    text-align: left
}

.articles-typical__title.md-text-centered {
    width: 100%;
    text-align: center
}

.articles-typical__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5.2083333333vw
}

.articles-typical__side {
    width: 19.2708333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.articles-typical__content {
    width: 57.2916666667vw
}

.articles-typical__content img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.articles-typical__content .is-style-rounded {
    border-radius: var(--brad-regular);
    overflow: hidden
}

.articles-typical__content .is-style-rounded img {
    border-radius: var(--brad-regular)
}

.articles-typical__content hr {
    background: #f1f1f1;
    margin: 3.125vw 0;
    height: 1px
}

.articles-typical__content p {
    line-height: 1.5
}

.articles-typical__img {
    margin-bottom: 2.6041666667vw
}

.articles-typical__img a {
    width: 100%;
    height: 33.8541666667vw
}

.articles-typical__img a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--brad-regular)
}

.articles-typical__img img {
    width: 100%;
    height: 33.8541666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--brad-regular);
    pointer-events: none
}

.articles-typical__text {
    padding-bottom: 3.125vw;
    border-bottom: .0520833333vw solid #F1F1F1;
    margin-bottom: 3.125vw
}

.articles-typical__text:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.articles-typical__text h2 {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    letter-spacing: .04em;
    margin-bottom: 1.0416666667vw
}

.articles-typical__text h3 {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: .04em;
    margin-bottom: 2.0833333333vw
}

.articles-typical__text p {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    margin-bottom: .78125vw
}

.articles-typical__text p:last-child {
    margin-bottom: 0
}

.articles-typical__text .text-img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2.0833333333vw
}

.articles-typical__text .text-img-container a {
    width: 27.6041666667vw;
    height: 20.8333333333vw;
    margin-top: 2.0833333333vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.articles-typical__text .text-img-container a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.articles-typical__text .text-img-container a:first-child,.articles-typical__text .text-img-container a:nth-child(2) {
    margin-top: 0
}

.articles-typical__text.md-with-img-container {
    border: none;
    padding-bottom: 0
}

.articles-typical__text.md-with-img {
    border: none;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.articles-typical__text.md-with-img>div {
    width: 28.125vw
}

.articles-typical__text.md-with-img a {
    width: 27.6041666667vw;
    height: auto;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.articles-typical__text.md-with-img a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.articles-typical__back-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.articles-typical__back-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: var(--main-color)
}

.articles-typical__back-link a img,.articles-typical__back-link a svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: .5208333333vw
}

.articles-typical__back-link a img path,.articles-typical__back-link a svg path {
    fill: var(--main-color)
}

.articles-typical__back-link a:hover img,.articles-typical__back-link a:hover svg {
    margin-left: -.2604166667vw;
    margin-right: .78125vw
}

.about-company {
    padding-bottom: 6.25vw;
    padding-top: 3.25vw;
    position: relative
}

.about-company__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center bottom!important;
    background-repeat: no-repeat;
    z-index: -2
}

.about-company__title {
    margin-bottom: 2.0833333333vw;
    text-align: left
}

.about-company__container {
    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;
    margin-bottom: 5.7291666667vw
}

.about-company__main {
    width: 39.5833333333vw
}

.about-company__sub-title {
    font-size: 2.5vw;
    line-height: 3.3854166667vw;
    letter-spacing: .04em;
    font-weight: 400;
    margin-bottom: 2.0833333333vw
}

.about-company__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-company__text p {
    font-weight: 400;
    font-size: 1.3020833333vw;
    line-height: 1.9270833333vw;
    letter-spacing: .02em;
    margin-bottom: 2.0833333333vw
}

.about-company__text p:last-child {
    margin-bottom: 0
}

.about-company__text span {
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.40625vw;
    letter-spacing: .02em;
    margin-bottom: 2.0833333333vw
}

.about-company__text span:last-child {
    margin-bottom: 0
}

.about-company__img {
    width: 31.25vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.about-company__img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.about-company__bottom {
    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
}

.about-company__numbers {
    width: 63.5416666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.about-company__numbers>div {
    max-width: 17.1875vw;
    margin-right: 2.1875vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.about-company__numbers>div:last-child {
    max-width: 24.7395833333vw;
    margin-right: 0
}

.about-company__numbers>div>p {
    font-weight: 700;
    font-size: 13.0208333333vw;
    line-height: 1;
    letter-spacing: -.05em;
    font-family: "Inter",Arial,sans-serif;
    position: relative
}

.about-company__numbers>div>p::after {
    content: "";
    position: absolute;
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    top: 2.34375vw;
    right: 3vw;
    border-radius: 50%;
    background-color: var(--main-color)
}

.about-company__numbers>div:nth-child(2)>p::after {
    top: auto;
    right: 1vw;
    bottom: 3.90625vw
}

.about-company__numbers>div>span {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    letter-spacing: .03em
}

.about-company__certificates {
    width: 9.8958333333vw;
    height: 13.8541666667vw
}

.about-company__certificates .swiper-slide {
    border-radius: var(--brad-regular);
    overflow: hidden
}

.about-company__certificates .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%
}

.about-company__certificates .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.about-company__certificates .slider-btn {
    width: 2.2916666667vw;
    height: 2.2916666667vw;
    left: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.about-company__certificates .slider-btn img,.about-company__certificates .slider-btn svg {
    width: .3208333333vw;
    height: .5609375vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.about-company__certificates .slider-btn img path,.about-company__certificates .slider-btn svg path {
    fill: #fff
}

.about-company__certificates .slider-btn.slider-next-btn {
    left: auto;
    right: 0;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

.about-company__certificates .slider-pagination {
    bottom: -1.3541666667vw
}

.about-company__certificates .slider-pagination .swiper-pagination-bullet {
    width: .4166666667vw;
    height: .4166666667vw;
    margin: 0 .2604166667vw
}

.company-video {
    margin-top: -6.25vw;
    margin-bottom: 3.3854166667vw
}

.company-video.md-mt-0 {
    margin-top: auto
}

.company-video__container {
    width: 100%;
    min-height: 46.875vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.company-video__container:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.65),rgba(0,0,0,.65));
    background: linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.65));
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 2
}

.company-video__container.hovered::after {
    opacity: .5
}

.company-video__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.company-video__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.company-video__img img.mobile {
    display: none
}

.company-video__content {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 5;
    padding: 12.7604166667vw 17.7083333333vw 7.8125vw 44.7916666667vw;
    color: #fff
}

.company-video__content .video-title {
    text-align: left;
    margin-bottom: 3.125vw
}

.company-video__content .video-text {
    padding-left: 7.8125vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.company-video__content .video-text p {
    font-weight: 700;
    font-size: 1.3541666667vw;
    line-height: 1.8229166667vw;
    margin-bottom: 1.0416666667vw
}

.company-video__content .video-text p:last-child {
    margin-bottom: 0
}

.company-video__content .video-text span {
    font-weight: 500;
    font-size: 1.0416666667vw;
    line-height: 1.6666666667vw;
    margin-bottom: 1.0416666667vw
}

.company-video__content .video-text span:last-child {
    margin-bottom: 0
}

.company-video__content .video-text .video-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 5.7291666667vw;
    height: 5.7291666667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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: 0.3s;
    transition: 0.3s
}

.company-video__content .video-text .video-btn img,.company-video__content .video-text .video-btn svg {
    width: 1.1005208333vw;
    height: 1.2208333333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.company-video__content .video-text .video-btn img path,.company-video__content .video-text .video-btn svg path {
    fill: #fff
}

.company-video__content .video-text .video-btn::after,.company-video__content .video-text .video-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    z-index: -1
}

.company-video__content .video-text .video-btn::before {
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.company-video__content .video-text .video-btn::after {
    -webkit-animation: video_pulse_small 2s linear infinite;
    animation: video_pulse_small 2s linear infinite
}

.company-video__content .video-text .video-btn:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.company-video__content .video-text .video-btn:hover::after,.company-video__content .video-text .video-btn:hover::before {
    opacity: 0!important;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.before-after {
    padding-top: 4vw;
    padding-bottom: 9.375vw
}

.before-after__title {
    margin-bottom: 3.6458333333vw
}

.before-after__slide {
    width: 100%;
    height: 100%
}

.before-after__slide img {
    width: 100%;
    height: 39.0625vw;
    pointer-events: none
}

.before-after__slide .twentytwenty-handle {
    width: 4.6875vw;
    height: 4.6875vw;
    margin: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: var(--main-color);
    z-index: 50
}

.before-after__slide .twentytwenty-handle::before,.before-after__slide .twentytwenty-handle:after {
    z-index: -1;
    width: .3645833333vw;
    margin: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.before-after__slide .twentytwenty-handle::after {
    top: 103%
}

.before-after__slide .twentytwenty-handle::before {
    bottom: 103%
}

.before-after__slide .twentytwenty-handle span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: none;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0
}

.before-after__slide .twentytwenty-handle span.twentytwenty-left-arrow {
    z-index: 1;
    background-image: url(../../../themes/theme/assets/img/general/before-after-handle-bg.svg)
}

.before-after__slide .twentytwenty-handle span.twentytwenty-righr-arrow {
    display: none
}

.before-after__slider {
    height: 39.0625vw
}

.before-after__slider .swiper-slide {
    border-radius: var(--brad-regular)
}

.breadcrumbs {
    margin-bottom: 2.34375vw;
    height: .8333333333vw;
    position: relative;
    z-index: 10
}

.breadcrumbs__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.breadcrumbs.md-white-text .breadcrumbs__item a {
    color: #fff
}

.breadcrumbs.md-white-text .breadcrumbs__item::before {
    background-color: #fff
}

.breadcrumbs.md-after-transparent-header {
    height: 2.34375vw;
    padding-top: 1.5104166667vw;
    margin-bottom: 1.8229166667vw
}

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

.breadcrumbs__item::before {
    content: "";
    width: .0520833333vw;
    height: .6770833333vw;
    background-color: #8C8C8C;
    margin: 0 .78125vw
}

.breadcrumbs__item:first-child::before {
    display: none
}

.breadcrumbs__item.active {
    pointer-events: none
}

.breadcrumbs__item.active a {
    color: var(--text-main-color);
    font-weight: 800
}

.breadcrumbs__item.active::before {
    background-color: var(--text-main-color)
}

.breadcrumbs a {
    font-weight: 500;
    font-size: .7291666667vw;
    line-height: .8333333333vw;
    letter-spacing: .04em;
    color: #8C8C8C
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.calc-banner {
    margin-bottom: 4.1666666667vw
}

.calc-banner__container {
    width: 100%;
    min-height: 31.25vw;
    position: relative;
    border-radius: var(--brad-regular);
    overflow: hidden;
    padding: 5.3645833333vw 41.6666666667vw 5.3645833333vw 8.59375vw;
    color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.calc-banner__img {
    width: 46.6666666667vw;
    height: 31.25vw;
    position: absolute;
    bottom: 0;
    right: 0
}

.calc-banner__img img {
    position: absolute;
    top: -2.65625vw;
    left: -2.5vw;
    width: 52.4479166667vw;
    height: 38.28125vw;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.calc-banner__title {
    text-align: left;
    margin-bottom: 1.8229166667vw
}

.calc-banner__text {
    font-weight: 500;
    font-size: 1.5625vw;
    line-height: 2.0833333333vw;
    letter-spacing: .04em;
    margin-bottom: 1.8229166667vw
}

.calc-banner__link a {
    width: 13.0208333333vw;
    padding: 0 3.3854166667vw
}

.calc-banner__link a:hover {
    padding: 0 3.6458333333vw
}

.calc-banner__close {
    display: none
}

.calc-banner.md-calc-banner-fixed {
    position: fixed;
    left: -26.0416666667vw;
    bottom: 1.5625vw;
    margin-bottom: 0;
    width: 23.4375vw;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    z-index: 50
}

.calc-banner.md-calc-banner-fixed.visible {
    left: 1.5625vw;
    opacity: 1
}

.calc-banner.md-calc-banner-fixed .wrapper {
    width: 100%
}

.calc-banner.md-calc-banner-fixed .calc-banner__title {
    width: 15.625vw;
    font-size: 1.0416666667vw;
    line-height: .9895833333vw;
    letter-spacing: .02em;
    margin-bottom: .78125vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__container {
    padding: 1.6145833333vw 6.7708333333vw 1.3020833333vw 2.0833333333vw;
    min-height: 10.4166666667vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__text {
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    letter-spacing: .03em;
    margin-bottom: .78125vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__img {
    width: 13.9583333333vw;
    height: 10.2083333333vw;
    top: .9375vw;
    left: auto;
    right: -3.0208333333vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__img img {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.calc-banner.md-calc-banner-fixed .calc-banner__link a {
    width: 9.59375vw;
    height: 2.7604166667vw;
    padding: 0 1.3020833333vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__link a:hover {
    padding: 0 1.4583333333vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__link a span {
    font-size: .625vw;
    line-height: 1.25vw;
    letter-spacing: .04em
}

.calc-banner.md-calc-banner-fixed .calc-banner__link a img,.calc-banner.md-calc-banner-fixed .calc-banner__link a svg {
    width: .5729166667vw;
    height: .5729166667vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__link a::after {
    width: 1.3020833333vw
}

.calc-banner.md-calc-banner-fixed .calc-banner__close {
    position: absolute;
    display: block;
    width: .78125vw;
    height: .78125vw;
    top: 1.1458333333vw;
    right: 1.09375vw;
    cursor: pointer
}

.calc-banner.md-calc-banner-fixed .calc-banner__close img,.calc-banner.md-calc-banner-fixed .calc-banner__close svg {
    width: .78125vw;
    height: .78125vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #FFF
}

.calc-banner.md-calc-banner-fixed .calc-banner__close img path,.calc-banner.md-calc-banner-fixed .calc-banner__close svg path {
    fill: #fff
}

.calc-banner.md-calc-banner-small {
    width: 19.2708333333vw;
    border-radius: var(--brad-regular)
}

.calc-banner.md-calc-banner-small .wrapper {
    width: 100%
}

.calc-banner.md-calc-banner-small .calc-banner__container {
    padding: 0;
    padding: 2.34375vw;
    padding-bottom: 15.625vw;
    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
}

.calc-banner.md-calc-banner-small .calc-banner__title {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    text-align: center;
    margin-bottom: .78125vw
}

.calc-banner.md-calc-banner-small .calc-banner__text {
    font-weight: 500;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    text-align: center;
    margin-bottom: 1.3020833333vw;
    letter-spacing: normal
}

.calc-banner.md-calc-banner-small .calc-banner__link a {
    width: 13.0208333333vw;
    padding: 0 3.3854166667vw
}

.calc-banner.md-calc-banner-small .calc-banner__link a:hover {
    padding: 0 3.6458333333vw
}

.calc-banner.md-calc-banner-small .calc-banner__img {
    width: 100%;
    height: 15.625vw;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.calc-banner.md-calc-banner-small .calc-banner__img img {
    position: absolute;
    top: -1.25vw;
    left: -1.9791666667vw;
    width: 22.8125vw;
    height: 16.875vw;
    -o-object-fit: cover;
    object-fit: cover
}

.calc-price {
    padding-bottom: 5.46875vw;
    padding-top: 4vw
}

.calc-price__title {
    margin-bottom: 1.0416666667vw
}

.calc-price__text {
    font-size: 1.6666666667vw;
    line-height: 4.1666666667vw;
    letter-spacing: .04em;
    font-weight: 500;
    text-align: center;
    margin-bottom: 2.6041666667vw
}

.calc-price__container {
    color: #000;
    min-height: 44.2708333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.calc-price__container.md-final-step .calc-price__info {
    display: none
}

.calc-price__container.md-final-step .calc-price__quiz {
    width: 100%
}

.calc-price__preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-color: #FBFBFB;
    border-radius: var(--brad-regular);
    -webkit-box-shadow: 0 0 1.0416666667vw rgba(0,0,0,.25);
    box-shadow: 0 0 1.0416666667vw rgba(0,0,0,.25);
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.calc-price__preloader.active {
    opacity: 1
}

.calc-price__preloader .circle {
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    border-radius: 50%;
    margin-bottom: 2.6041666667vw;
    border: .5208333333vw solid var(--main-color);
    border-top: .5208333333vw solid transparent;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite
}

.calc-price__preloader p {
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
    font-weight: 700
}

.calc-price__quiz {
    width: 57.2916666667vw;
    height: auto;
    border-radius: var(--brad-regular);
    background-color: #FBFBFB;
    padding: 2.0833333333vw 4.6875vw 2.6041666667vw 4.6875vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.calc-price__quiz .quiz-progress {
    width: 100%;
    height: 2.0833333333vw;
    padding: .2604166667vw .3125vw;
    border-radius: var(--brad-regular);
    background-color: #fff;
    position: relative;
    margin-bottom: 2.34375vw
}

.calc-price__quiz .quiz-progress .progress-text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: .9375vw;
    letter-spacing: .03em;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 5
}

.calc-price__quiz .quiz-progress .progress-text span {
    font-family: "Inter",Arial,sans-serif
}

.calc-price__quiz .quiz-progress .progress-text.md-white-text {
    color: #fff
}

.calc-price__quiz .quiz-progress .progress-bar {
    width: 0%;
    height: 100%;
    border-radius: var(--brad-regular);
    background-color: var(--main-color);
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.calc-price__quiz .quiz-progress .progress-bar::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../../themes/theme/assets/img/general/progress-bar.svg);
    background-position: center left;
    background-size: contain;
    background-repeat: repeat-x;
    z-index: 2;
    -webkit-animation: progress_bar 40s linear infinite;
    animation: progress_bar 40s linear infinite
}

.calc-price__quiz .quiz-progress .progress-bar.md-100-width::after {
    -webkit-animation: progress_bar 80s linear infinite;
    animation: progress_bar 80s linear infinite
}

.calc-price__info {
    width: 23.4375vw;
    height: auto;
    border-radius: var(--brad-regular);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.3541666667vw 1.3020833333vw 1.40625vw 1.3020833333vw;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.calc-price__info .info-status {
    padding: 0 1.0416666667vw;
    height: 2.34375vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .78125vw;
    line-height: 1.3541666667vw;
    letter-spacing: .04em;
    color: #fff;
    background-color: var(--main-color);
    border-radius: var(--brad-regular);
    position: absolute;
    top: 1.3541666667vw;
    left: 1.6145833333vw
}

.calc-price__info .info-status.md-always-green {
    background-color: #31B939!important
}

.calc-price__info .info-status::before {
    content: "";
    width: .3645833333vw;
    height: .3645833333vw;
    border-radius: 50%;
    background-color: #fff;
    margin-right: .4166666667vw;
    -webkit-animation: pulse_3 2.5s linear infinite;
    animation: pulse_3 2.5s linear infinite
}

.calc-price__info .info-person {
    width: 14.5833333333vw;
    margin: 0 auto;
    margin-bottom: 2.3958333333vw
}

.calc-price__info .info-person__img {
    width: 100%;
    height: 15.4166666667vw
}

.calc-price__info .info-person__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    pointer-events: none
}

.calc-price__info .info-person__name {
    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;
    padding: 1.0416666667vw 1.5625vw;
    background: #FFF;
    border-radius: var(--brad-regular);
    font-weight: 600;
    font-size: 1.0416666667vw;
    line-height: 1.3541666667vw;
    text-align: center;
    letter-spacing: .04em
}

.calc-price__info .info-text {
    font-size: .85vw;
    line-height: 1.3020833333vw;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 3.0729166667vw;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 .125vw
}

.calc-price__info .info-text p {
    display: none
}

.calc-price__info .info-text p.active {
    display: block
}

.calc-price__info .info-bottom {
    margin-top: auto;
    margin-bottom: 0
}

.calc-price__info .info-bottom__text {
    font-weight: 600;
    font-size: 1.0416666667vw;
    line-height: 1.3541666667vw;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 1.1979166667vw
}

.calc-price__info .info-bottom__item {
    width: 100%;
    height: 4.4270833333vw;
    position: relative;
    padding: 0 1.5625vw 0 2.03125vw;
    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;
    margin-top: .78125vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.calc-price__info .info-bottom__item:first-child {
    margin-top: 0
}

.calc-price__info .info-bottom__item .item-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: var(--brad-regular)
}

.calc-price__info .info-bottom__item .item-img img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    margin-left: auto
}

.calc-price__info .info-bottom__item .item-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15,15,15,.6);
    border-radius: var(--brad-regular);
    z-index: 2
}

.calc-price__info .info-bottom__item .item-text {
    position: relative;
    z-index: 3;
    width: 10.4166666667vw;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.3020833333vw;
    letter-spacing: .04em;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 2.6041666667vw;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.calc-price__info .info-bottom__item .item-icon {
    width: 1.8229166667vw;
    height: 1.8229166667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    z-index: 3
}

.calc-price__info .info-bottom__item .item-icon img,.calc-price__info .info-bottom__item .item-icon svg {
    width: .5208333333vw;
    height: .7291666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.calc-price__info .info-bottom__item .item-icon img path,.calc-price__info .info-bottom__item .item-icon svg path {
    fill: #fff
}

.quiz-questions-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.quiz-questions-container .quiz-question {
    display: none
}

.quiz-questions-container .quiz-question.active {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.quiz-questions-container .quiz-question[data-question-id="1"] .question-control .prev-btn {
    opacity: 0;
    pointer-events: none
}

.quiz-questions-container .question-title {
    margin: 0 auto;
    margin-bottom: 2.0833333333vw;
    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
}

.quiz-questions-container .question-title span {
    padding: 0 1.5625vw;
    height: 2.34375vw;
    border-radius: var(--brad-regular);
    background-color: var(--main-color);
    font-weight: 600;
    font-size: .78125vw;
    line-height: 2.34375vw;
    letter-spacing: .04em;
    color: #fff;
    margin-right: 1.1458333333vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.quiz-questions-container .question-title p {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    letter-spacing: .04em
}

.quiz-questions-container .answers-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-top: 0;
    margin-bottom: auto;
    height: 26.0416666667vw;
    overflow-x: hidden;
    overflow-y: auto;
    margin-right: -1.5625vw;
    padding-right: .5208333333vw
}

.quiz-questions-container .answers-container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.9114583333vw -1.4322916667vw
}

.quiz-questions-container .answers-container .answers-wrap {
    margin: .9114583333vw 1.4322916667vw;
    position: relative
}

.quiz-questions-container .answers-container .answers-wrap__video {
    position: absolute;
    top: .5208333333vw;
    right: .5208333333vw;
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    z-index: 5
}

.quiz-questions-container .answers-container .answers-wrap__video img,.quiz-questions-container .answers-container .answers-wrap__video svg {
    width: .3645833333vw;
    height: .4166666667vw;
    fill: #fff
}

.quiz-questions-container .answers-container .answers-wrap__video img path,.quiz-questions-container .answers-container .answers-wrap__video svg path {
    fill: #fff
}

.quiz-questions-container .answers-container .answers-wrap__video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.quiz-questions-container .answers-container .answers-wrap__hint {
    position: absolute;
    top: .5208333333vw;
    right: .5208333333vw;
    width: 1.5625vw;
    height: 1.5625vw;
    z-index: 5;
    cursor: pointer
}

.quiz-questions-container .answers-container .answers-wrap__hint:hover span::after {
    display: none
}

.quiz-questions-container .answers-container .answers-wrap__hint:hover p {
    opacity: 1;
    pointer-events: all
}

.quiz-questions-container .answers-container .answers-wrap__hint span {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    font-size: .7291666667vw;
    font-weight: 600;
    position: relative;
    z-index: 5;
    color: #fff
}

.quiz-questions-container .answers-container .answers-wrap__hint span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.quiz-questions-container .answers-container .answers-wrap__hint p {
    position: absolute;
    top: -.5208333333vw;
    right: -.5208333333vw;
    z-index: 3;
    padding: 1.3020833333vw;
    padding-right: 2.6041666667vw;
    width: 14.0625vw;
    background-color: #fff;
    font-size: .7291666667vw;
    line-height: .8333333333vw;
    border-radius: var(--brad-regular);
    -webkit-box-shadow: 0 .2604166667vw .5208333333vw rgba(0,0,0,.25);
    box-shadow: 0 .2604166667vw .5208333333vw rgba(0,0,0,.25);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.quiz-questions-container .answers-container .answers-item {
    width: 14.0625vw;
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.quiz-questions-container .answers-container .answers-item input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
    opacity: 0
}

.quiz-questions-container .answers-container .answers-item__img {
    width: 100%;
    height: 9.1145833333vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: .1041666667vw solid transparent;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.quiz-questions-container .answers-container .answers-item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.quiz-questions-container .answers-container .answers-item__icon {
    width: 1.7708333333vw;
    height: 1.7708333333vw;
    margin: 0 auto;
    margin-top: -.8854166667vw;
    border-radius: 50%;
    background-color: #fff;
    border: .2083333333vw solid #FBFBFB;
    margin-bottom: .5208333333vw;
    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: 0.3s;
    transition: 0.3s
}

.quiz-questions-container .answers-container .answers-item__icon img,.quiz-questions-container .answers-container .answers-item__icon svg {
    width: .5208333333vw;
    height: .4166666667vw;
    fill: #AEAEAE;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.quiz-questions-container .answers-container .answers-item__icon img path,.quiz-questions-container .answers-container .answers-item__icon svg path {
    fill: #AEAEAE
}

.quiz-questions-container .answers-container .answers-item__text {
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.09375vw;
    text-align: center;
    letter-spacing: .04em
}

.quiz-questions-container .answers-container .answers-item__bottom {
    width: 100%;
    padding: 0 .78125vw
}

.quiz-questions-container .answers-container .answers-item__bottom>p {
    font-size: .9375vw;
    line-height: 1.0416666667vw;
    margin-bottom: .5208333333vw;
    font-weight: 700
}

.quiz-questions-container .answers-container .answers-item__bottom ul {
    list-style: none;
    padding: 0
}

.quiz-questions-container .answers-container .answers-item__bottom ul li {
    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
}

.quiz-questions-container .answers-container .answers-item__bottom ul li span {
    font-size: .7291666667vw;
    line-height: .8333333333vw;
    max-width: 60%
}

.quiz-questions-container .answers-container .answers-item__bottom ul li p {
    font-size: .8333333333vw;
    line-height: .9375vw;
    max-width: 40%;
    color: var(--main-color);
    font-weight: 700;
    text-align: right;
    font-family: "Inter",Arial,sans-serif
}

.quiz-questions-container .answers-container .answers-item:hover .answers-item__img {
    border-color: var(--quiz-hover)
}

.quiz-questions-container .answers-container .answers-item:hover .answers-item__icon svg {
    fill: var(--main-color)
}

.quiz-questions-container .answers-container .answers-item:hover .answers-item__icon svg path {
    fill: var(--main-color)
}

.quiz-questions-container .answers-container .answers-item.checked .answers-item__img {
    border-color: var(--main-color)
}

.quiz-questions-container .answers-container .answers-item.checked .answers-item__icon {
    background-color: var(--main-color)
}

.quiz-questions-container .answers-container .answers-item.checked .answers-item__icon svg {
    fill: #fff
}

.quiz-questions-container .answers-container .answers-item.checked .answers-item__icon svg path {
    fill: #fff
}

.quiz-questions-container .answers-container .answers-inputs-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quiz-questions-container .answers-container.md-no-img-item {
    height: auto;
    overflow: visible;
    margin-right: 0;
    padding-right: 0
}

.quiz-questions-container .answers-container.md-no-img-item .container-flex {
    margin: -.78125vw -1.0416666667vw
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap {
    margin: .78125vw 1.0416666667vw;
    position: relative
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video {
    position: absolute;
    top: 50%;
    right: 1.0416666667vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.5625vw;
    height: 1.5625vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video img,.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video svg {
    width: .3645833333vw;
    height: .4166666667vw;
    fill: #fff
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video img path,.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video svg path {
    fill: #fff
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint {
    display: block;
    position: absolute;
    top: 50%;
    right: 1.0416666667vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.5625vw;
    height: 1.5625vw
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint:hover {
    z-index: 10
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint:hover p {
    opacity: 1;
    pointer-events: all
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint:hover span::after {
    display: none
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint span {
    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: 1.5625vw;
    height: 1.5625vw;
    border-radius: 50%;
    background-color: var(--main-color);
    color: #fff;
    font-size: .7291666667vw;
    font-weight: 700;
    cursor: help;
    position: relative;
    z-index: 2
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint p {
    position: absolute;
    width: 14.0625vw;
    padding: 1.3020833333vw;
    padding-right: 1.5625vw;
    border-radius: var(--brad-regular);
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 1;
    background-color: #fff;
    -webkit-box-shadow: 0 0 .5208333333vw rgba(0,0,0,.25);
    box-shadow: 0 0 .5208333333vw rgba(0,0,0,.25);
    font-size: .8333333333vw;
    line-height: .9375vw;
    opacity: 0;
    pointer-events: none
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item {
    width: 22.9166666667vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 1.1458333333vw 1.0416666667vw;
    padding-right: 3.6458333333vw;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: var(--brad-regular);
    border: .0520833333vw solid #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item__icon {
    margin: 0;
    background-color: #FBFBFB;
    margin-right: .7291666667vw;
    border: none;
    width: 1.5625vw;
    height: 1.5625vw
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item__text {
    text-align: left
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item:hover {
    border: .0520833333vw solid var(--quiz-hover)
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item:hover .answers-item__icon svg {
    fill: var(--main-color)
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item:hover .answers-item__icon svg path {
    fill: var(--main-color)
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item.checked {
    border: .0520833333vw solid var(--main-color)
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item.checked .answers-item__icon {
    background-color: var(--main-color)
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item.checked .answers-item__icon svg {
    fill: #fff
}

.quiz-questions-container .answers-container.md-no-img-item .answers-item.checked .answers-item__icon svg path {
    fill: #fff
}

.quiz-questions-container .answers-container.md-multiple-selection .answers-item__icon {
    border-radius: var(--brad-regular)
}

.quiz-questions-container .answers-container.md-large-img .answers-item__img {
    height: 15.625vw
}

.quiz-questions-container .answers-container.md-answers-with-image {
    margin-right: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: auto;
    height: auto;
    overflow: visible
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content {
    width: 20.8333333333vw;
    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: flex-start
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answers-wrap {
    width: 20.8333333333vw;
    margin: 0;
    margin-bottom: .5208333333vw
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answers-wrap:last-child {
    margin-bottom: 0
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answers-item {
    width: 20.8333333333vw
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap {
    margin-bottom: 1.0416666667vw
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap:last-child {
    margin-bottom: 0
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap p {
    font-size: .8333333333vw;
    margin-bottom: .5208333333vw;
    font-weight: 600
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap label {
    position: relative
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap label input {
    width: 20.8333333333vw;
    height: 3.90625vw;
    border-radius: var(--brad-regular);
    padding: 0 1.5625vw;
    font-size: .8333333333vw
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap label span {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
    font-size: .8333333333vw;
    padding-left: .5208333333vw
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input {
    position: relative
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input input {
    width: 100%;
    position: absolute;
    opacity: 0;
    z-index: 10;
    pointer-events: none
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div {
    width: 20.8333333333vw;
    height: 3.90625vw;
    border-radius: var(--brad-regular);
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.5625vw;
    padding-right: 3.6458333333vw;
    position: relative;
    cursor: pointer
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div:hover svg,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div.active svg {
    fill: var(--main-color)
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div:hover svg path,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div.active svg path {
    fill: var(--main-color)
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div p {
    margin: 0;
    width: 100%;
    font-size: .8333333333vw;
    line-height: .9375vw;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: .9375vw;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div img,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div svg {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.5625vw;
    fill: var(--text-main-color)
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div img path,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div svg path {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    fill: var(--text-main-color)
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip {
    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;
    cursor: pointer
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip.checked span {
    background-color: var(--main-color)
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip.checked span img,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip.checked span svg {
    opacity: 1
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    border-radius: var(--brad-regular);
    border: .1041666667vw solid var(--main-color);
    background-color: transparent;
    margin-right: .5208333333vw;
    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: 0.3s;
    transition: 0.3s
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span img,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span svg {
    width: .4166666667vw;
    height: .3125vw;
    fill: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span img path,.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span svg path {
    fill: #fff
}

.quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip p {
    font-size: .8333333333vw;
    line-height: .9375vw;
    font-weight: 600
}

.quiz-questions-container .answers-container.md-answers-with-image .img-container {
    margin-left: 3.6458333333vw;
    max-width: 23.4375vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quiz-questions-container .answers-container.md-answers-with-image .img-container img {
    width: 23.4375vw
}

.quiz-questions-container .question-control {
    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: 1.5625vw;
    position: relative;
    z-index: 15
}

.quiz-questions-container .question-control .btn-wrap {
    position: relative;
    border-radius: var(--brad-regular)
}

.quiz-questions-container .question-control .btn-wrap:hover .btn-wrap__hint {
    opacity: 1;
    pointer-events: all
}

.quiz-questions-container .question-control .btn-wrap.active {
    cursor: not-allowed
}

.quiz-questions-container .question-control .btn-wrap.active .btn-wrap__hint {
    display: block
}

.quiz-questions-container .question-control .btn-wrap__hint {
    position: absolute;
    width: 130%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 110%;
    padding: .78125vw;
    border-radius: var(--brad-regular);
    background-color: #fff;
    -webkit-box-shadow: 0 0 .5208333333vw rgba(0,0,0,.25);
    box-shadow: 0 0 .5208333333vw rgba(0,0,0,.25);
    font-size: .8333333333vw;
    line-height: .9375vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
    display: none;
    text-align: center
}

.quiz-questions-container .question-control__btn {
    width: 9.1145833333vw;
    height: 3.90625vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.5625vw
}

.quiz-questions-container .question-control__btn:hover {
    padding: 0 1.5625vw
}

.quiz-questions-container .question-control__btn span::after {
    content: "";
    display: inline-block;
    margin-top: -.1041666667vw;
    margin-left: .2604166667vw;
    width: .5208333333vw;
    height: .5208333333vw;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    border-right: .1041666667vw solid #fff;
    border-bottom: .1041666667vw solid #fff
}

.quiz-questions-container .question-control .prev-btn {
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: var(--brad-regular);
    cursor: pointer
}

.quiz-questions-container .question-control .prev-btn span {
    font-weight: 600;
    font-size: 1.0416666667vw;
    line-height: 1.25vw;
    text-align: center;
    letter-spacing: .05em;
    color: var(--text-main-color)
}

.quiz-questions-container .question-control .prev-btn span::after {
    display: none
}

.quiz-questions-container .question-control .prev-btn span::before {
    content: "";
    display: inline-block;
    margin-top: -.1041666667vw;
    margin-right: .2604166667vw;
    width: .5208333333vw;
    height: .5208333333vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    border-left: .1041666667vw solid var(--text-main-color);
    border-bottom: .1041666667vw solid var(--text-main-color)
}

@media only screen and (min-width: 769px) {
    .answers-container::-webkit-scrollbar {
        width:.78125vw;
        background-color: #FFF
    }

    .answers-container::-webkit-scrollbar-button {
        display: none
    }

    .answers-container::-webkit-scrollbar-thumb {
        border-radius: var(--brad-regular);
        background-color: var(--main-color)
    }
}

.quiz-final {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.quiz-final__content {
    width: 40%;
    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
}

.quiz-final__img {
    width: 60%;
    min-height: 47.65625vw
}

.quiz-final__img img {
    width: 35.9375vw;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none
}

.quiz-final__img .circle {
    width: 7.8125vw;
    height: 7.8125vw;
    border-radius: 50%;
    background-color: var(--main-color);
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%,0%);
    transform: translate(50%,0%);
    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;
    color: #fff;
    cursor: pointer
}

.quiz-final__img .circle:hover img {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.quiz-final__img .circle img {
    position: absolute;
    top: .2604166667vw;
    left: .2604166667vw;
    right: .2604166667vw;
    bottom: .2604166667vw;
    width: 7.2916666667vw;
    height: 7.2916666667vw;
    border-radius: 50%;
    z-index: 1;
    -webkit-animation: rotation 10s linear infinite;
    animation: rotation 10s linear infinite
}

.quiz-final__img .circle p {
    position: relative;
    z-index: 2;
    font-size: .7291666667vw;
    line-height: .9375vw;
    font-weight: 700;
    text-align: center
}

.quiz-final__img .circle p span {
    display: block;
    margin: 0 auto;
    font-size: 1.3541666667vw;
    line-height: 1.5625vw;
    font-family: "Inter",Arial,sans-serif
}

.quiz-final__text {
    padding: .5208333333vw 1.5625vw;
    min-height: 2.34375vw;
    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;
    margin: 0 auto;
    font-size: .78125vw;
    line-height: 1.3541666667vw;
    letter-spacing: .04em;
    margin-bottom: .78125vw;
    font-weight: 600;
    background-color: var(--main-color);
    border-radius: var(--brad-regular);
    color: #fff
}

.quiz-final__title {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 1.8229166667vw
}

.quiz-final__form {
    width: 100%
}

.quiz-final__form .form-container {
    width: 22.3958333333vw;
    margin: 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .78125vw
}

.quiz-final__form .form-container .hidden {
    display: none
}

.quiz-final__form .form-container .form-input {
    width: 100%;
    margin: 0;
    margin-bottom: .5208333333vw
}

.quiz-final__form .form-container .form-btn {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.quiz-final__form .form-checkbox {
    width: 20.8333333333vw;
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 1.0416666667vw
}

.quiz-final__form .form-checkbox p {
    width: 12.5vw
}

.quiz-final__form .form-top {
    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;
    margin-bottom: 1.8229166667vw
}

.quiz-final__form .form-top__item {
    width: 5.2083333333vw;
    margin: 0 .1041666667vw;
    padding: .3645833333vw;
    background-color: transparent;
    border-radius: var(--brad-regular);
    border: .0520833333vw solid transparent;
    position: relative;
    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;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.quiz-final__form .form-top__item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none
}

.quiz-final__form .form-top__item span {
    width: 3.125vw;
    height: 3.125vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    margin-bottom: .78125vw
}

.quiz-final__form .form-top__item span img,.quiz-final__form .form-top__item span svg {
    width: 1.3020833333vw;
    fill: #fff;
    pointer-events: none
}

.quiz-final__form .form-top__item span img path,.quiz-final__form .form-top__item span svg path {
    fill: #fff
}

.quiz-final__form .form-top__item span.whats-app {
    background-color: #31B939
}

.quiz-final__form .form-top__item span.viber {
    background-color: #746FBB
}

.quiz-final__form .form-top__item span.telegram {
    background-color: #05A0EB
}

.quiz-final__form .form-top__item p {
    font-size: .8333333333vw;
    font-weight: 600;
    line-height: .9375vw
}

.quiz-final__form .form-top__item:hover {
    background-color: #fff;
    border-color: var(--main-color)
}

.quiz-final__form .form-top__item.active {
    background-color: #fff;
    border-color: var(--main-color)
}

.quiz-final__form .form-bottom {
    width: 20.8333333333vw;
    margin: 0 auto
}

.quiz-final__form .form-bottom__title {
    font-weight: 600;
    font-size: 1.0416666667vw;
    line-height: 1.3541666667vw;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 1.1979166667vw
}

.quiz-final__form .form-bottom__item {
    width: 100%;
    height: 4.4270833333vw;
    position: relative;
    padding: 0 1.5625vw 0 2.03125vw;
    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;
    margin-top: .78125vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.quiz-final__form .form-bottom__item:first-child {
    margin-top: 0
}

.quiz-final__form .form-bottom__item .item-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border-radius: var(--brad-regular)
}

.quiz-final__form .form-bottom__item .item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.quiz-final__form .form-bottom__item .item-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(15,15,15,.6);
    border-radius: var(--brad-regular);
    z-index: 2
}

.quiz-final__form .form-bottom__item .item-text {
    position: relative;
    z-index: 3;
    width: 10.4166666667vw;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.3020833333vw;
    letter-spacing: .04em;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 2.6041666667vw;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.quiz-final__form .form-bottom__item .item-icon {
    width: 1.8229166667vw;
    height: 1.8229166667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    z-index: 3
}

.quiz-final__form .form-bottom__item .item-icon img,.quiz-final__form .form-bottom__item .item-icon svg {
    width: .5208333333vw;
    height: .7291666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.quiz-final__form .form-bottom__item .item-icon img path,.quiz-final__form .form-bottom__item .item-icon svg path {
    fill: #fff
}

.calc-price__quiz.full {
    width: 100%
}

.catalog {
    padding-top: 4vw;
    padding-bottom: 4.9479166667vw;
    position: relative
}

.catalog__title {
    margin-bottom: 2.6041666667vw
}

.catalog__load-more {
    display: none
}

.catalog__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important
}

.catalog__container {
    width: 100%
}

.catalog__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.3020833333vw -.78125vw
}

.catalog__item {
    color: #000;
    width: 18.2708333333vw;
    margin: 1.3020833333vw .78125vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    background-color: #fff;
    position: relative;
    padding: 2.0833333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0 0 100px rgb(198 198 198 / 37%)
}

.catalog__item .video {
    width: 3.125vw;
    height: 3.125vw;
    position: absolute;
    z-index: 6;
    top: 1.1979166667vw;
    right: 1.1979166667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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
}

.catalog__item .video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.catalog__item .video img,.catalog__item .video svg {
    width: .6088541667vw;
    height: .6755208333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.catalog__item .video img path,.catalog__item .video svg path {
    fill: #fff
}

@media only screen and (max-width: 768px) {
    .catalog__item .video {
        width:8vw;
        height: 8vw;
        top: 3.625vw;
        right: 2.625vw
    }

    .catalog__item .video img,.catalog__item .video svg {
        width: 1.6vw;
        height: auto
    }
}

.catalog__item .item-status {
    position: absolute;
    z-index: 5;
    top: 1.25vw;
    left: 1.25vw;
    right: 1.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog__item .item-status>div {
    padding: 0 .625vw;
    height: 1.5625vw;
    border-radius: var(--brad-regular);
    font-weight: 600;
    font-size: .625vw;
    line-height: 1.5625vw;
    letter-spacing: .04em;
    color: #FFF;
    margin-right: .5208333333vw;
    display: none
}

.catalog__item .item-status>div:last-child {
    margin-right: 0
}

.catalog__item .item-status>div img,.catalog__item .item-status>div svg {
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff;
    margin-right: .2604166667vw
}

.catalog__item .item-status>div img path,.catalog__item .item-status>div svg path {
    fill: #fff
}

.catalog__item .item-status .hit {
    background-color: var(--hit-status-color)
}

.catalog__item .item-status .hit img,.catalog__item .item-status .hit svg {
    width: .2604166667vw;
    height: .5208333333vw
}

.catalog__item .item-status .sale {
    background-color: var(--sale-status-color)
}

.catalog__item .item-status .sale img,.catalog__item .item-status .sale svg {
    width: .63125vw;
    height: .5208333333vw
}

.catalog__item .item-status .new {
    background-color: var(--new-status-color)
}

.catalog__item .item-status .new img,.catalog__item .item-status .new svg {
    width: .78125vw;
    height: .7848958333vw
}

.catalog__item .item-status.md-hit .hit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog__item .item-status.md-sale .sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog__item .item-status.md-new .new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.catalog__item .item-slider {
    width: 100%;
    height: 16.0416666667vw;
    position: relative;
    margin-bottom: 4.9479166667vw
}

.catalog__item .item-slider .swiper-container {
    width: 108%;
    height: 100%
}

.catalog__item .item-slider .swiper-container .swiper-wrapper {
    height: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.catalog__item .item-slider .swiper-container .swiper-slide {
    height: auto
}

.catalog__item .item-slider .swiper-container .swiper-slide img {
    width: 100%;
    cursor: pointer;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.catalog__item .item-slider .slider-btn {
    position: absolute;
    width: .5729166667vw;
    height: .9895833333vw;
    top: 6.1979166667vw;
    left: 0;
    z-index: 3;
    opacity: .25;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer
}

.catalog__item .item-slider .slider-btn.slider-next-btn {
    left: auto;
    right: 0
}

.catalog__item .item-slider .slider-btn img,.catalog__item .item-slider .slider-btn svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #1C1C1C
}

.catalog__item .item-slider .slider-btn img path,.catalog__item .item-slider .slider-btn svg path {
    fill: #1C1C1C
}

.catalog__item .item-slider .slider-btn:hover {
    opacity: .7
}

.catalog__item .item-slider .slider-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2.6041666667vw;
    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
}

.catalog__item .item-slider .slider-pagination .swiper-pagination-bullet {
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    width: .5208333333vw;
    height: .5208333333vw;
    margin: 0 .2604166667vw;
    background-color: #ECECEC
}

.catalog__item .item-slider .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--main-color)
}

.catalog__item .item-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.8229166667vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.catalog__item .item-price .current-price {
    font-weight: 700;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    letter-spacing: .01em
}

.catalog__item .item-price .current-price span {
    font-size: 2.5vw
}

.catalog__item .item-price .old-price {
    font-weight: 500;
    font-size: .7291666667vw;
    line-height: 1.5625vw;
    letter-spacing: .01em;
    color: #C9C9C9
}

.catalog__item .item-price .old-price span {
    font-size: 1.25vw;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through
}

.catalog__item .item-name {
    font-weight: 700;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    letter-spacing: .03em;
    color: #000;
    transition: 0.4s
}

.catalog__item a.item-name:hover {
    color: var(--main-color)
}

.catalog__item .item-text {
    padding-top: .78125vw;
    padding-bottom: 1.0416666667vw;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.3541666667vw;
    letter-spacing: .03em;
    color: #B1B1B1
}

.catalog__item .item-order {
    width: 9.375vw;
    height: 3.3854166667vw;
    text-align: center;
    border-radius: var(--brad-regular);
    font-weight: 600;
    font-size: .7291666667vw;
    line-height: 1.5625vw;
    letter-spacing: .03em;
    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;
    border: .0520833333vw solid var(--main-color);
    color: var(--main-color);
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.catalog__item .item-order:hover {
    background-color: var(--main-color);
    color: #fff
}

.certificates {
    margin-bottom: 5.7291666667vw
}

.certificates__bg {
    position: absolute;
    top: -14.3229166667vw;
    left: 0;
    right: 0;
    width: 100%;
    height: 67.03125vw;
    z-index: -1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.certificates__load-more {
    display: none
}

.certificates__title {
    margin-bottom: 3.125vw
}

.certificates__container {
    width: 100%
}

.certificates__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.5625vw -.78125vw
}

.certificates__item {
    width: 19.2708333333vw;
    height: 27.34375vw;
    position: relative;
    border-radius: var(--brad-regular);
    overflow: hidden;
    margin: 1.5625vw .78125vw
}

.certificates__item:hover span,.certificates__item:hover::after {
    opacity: 1
}

.certificates__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(26.86%,rgba(49,185,57,0)),color-stop(112.95%,var(--main-color)));
    background: -webkit-linear-gradient(top,rgba(49,185,57,0) 26.86%,var(--main-color) 112.95%);
    background: linear-gradient(180deg,rgba(49,185,57,0) 26.86%,var(--main-color) 112.95%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    border-radius: var(--brad-regular)
}

.certificates__item img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: var(--brad-regular);
    -o-object-fit: cover;
    object-fit: cover
}

.certificates__item span {
    position: absolute;
    z-index: 3;
    width: 3.125vw;
    height: 3.125vw;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    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;
    background-color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0
}

.certificates__item span img,.certificates__item span svg {
    width: 1.4583333333vw;
    height: 1.4583333333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.certificates__item span img path,.certificates__item span svg path {
    fill: #fff
}

.certificates__item span:hover {
    -webkit-transform: translate(-50%,-50%) scale(1.3);
    transform: translate(-50%,-50%) scale(1.3)
}

.clear-talk {
    margin-bottom: 3.90625vw;
    margin-top: 3.90625vw
}

.clear-talk__container {
    color: #000;
    width: 100%;
    min-height: 31.25vw;
    padding: 5.3645833333vw 8.75vw 5.3645833333vw 40.625vw;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: var(--brad-regular)
}

.clear-talk__container.md-black-style {
    color: #fff
}

.clear-talk__img {
    width: 19.5833333333vw;
    height: 33.3854166667vw;
    position: absolute;
    left: 10.15625vw;
    bottom: 0;
    overflow: hidden
}

.clear-talk__img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 51.9270833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.clear-talk__title {
    text-align: left;
    margin-bottom: 2.0833333333vw
}

.clear-talk__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.clear-talk__text p {
    font-weight: 500;
    font-size: 1.5625vw;
    line-height: 2.0833333333vw;
    letter-spacing: .04em;
    margin-bottom: 1.8229166667vw
}

.clear-talk__text span {
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.4583333333vw;
    letter-spacing: .04em;
    margin-bottom: 2.0833333333vw
}

.clear-talk__link a {
    width: 19.2708333333vw
}

.clients-choose {
    position: relative
}

.clients-choose__title {
    padding-bottom: 70.3125vw;
    text-align: left
}

.clients-choose__container {
    position: relative
}

.clients-choose__slider {
    display: none
}

.clients-choose__bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 110%;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: -1
}

.clients-choose__bullets {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #fff;
    margin: 0 -2.6041666667vw;
    overflow: hidden
}

.clients-choose__bullets .bullets-item {
    width: 20%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 20%;
    padding: 0 2.6041666667vw;
    padding-bottom: 3.125vw;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: .0520833333vw solid rgba(255,255,255,.25);
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.clients-choose__bullets .bullets-item:hover {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.clients-choose__bullets .bullets-item:hover .bullets-item__text {
    opacity: 1
}

.clients-choose__bullets .bullets-item:first-child {
    border-left: none
}

.clients-choose__bullets .bullets-item__number {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.7708333333vw;
    letter-spacing: .03em;
    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;
    margin-bottom: 1.0416666667vw;
    position: relative;
    z-index: 3
}

.clients-choose__bullets .bullets-item__number::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.clients-choose__bullets .bullets-item__title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.7708333333vw;
    letter-spacing: .03em
}

.clients-choose__bullets .bullets-item__text {
    padding-top: .78125vw;
    font-weight: 300;
    font-size: 1.0416666667vw;
    line-height: 1.40625vw;
    letter-spacing: .03em;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    opacity: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.contacts {
    padding-top: 4vw;
    padding-bottom: 4vw;
    position: relative
}

.contacts__bg {
    position: absolute;
    top: -10.15625vw;
    left: 0;
    right: 0;
    width: 100%;
    height: 66.6666666667vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1
}

.contacts__title {
    margin-bottom: 3.125vw
}

.contacts__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 8.3333333333vw
}

.contacts__container:last-child {
    margin-bottom: 0
}

.contacts__container.md-container-with-form .contacts__images {
    width: 30.46875vw
}

.contacts__container.md-container-with-form .contacts__images-item>div {
    height: 16.0416666667vw
}

.contacts__container.md-container-with-form .contacts__images-item>div a {
    width: 9.1145833333vw;
    height: 7.6041666667vw
}

.contacts__container.md-container-with-form .contacts__images-item>div a:first-child {
    width: 20.5729166667vw;
    height: 47.03125vw
}

.contacts__info {
    width: 14.0625vw;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts__info-title {
    font-weight: 400;
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
    margin-bottom: 1.1979166667vw
}

.contacts__info-container {
    margin-bottom: 1.1979166667vw
}

.contacts__info-container>div {
    margin-bottom: 1.1979166667vw
}

.contacts__info-container>div:last-child {
    margin-bottom: 0
}

.contacts__info-address,.contacts__info-work-time,.contacts__info-phones,.contacts__info-email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts__info-address p,.contacts__info-work-time p,.contacts__info-phones p,.contacts__info-email p {
    font-weight: 400;
    font-size: .7291666667vw;
    line-height: 1.09375vw
}

.contacts__info-address p a,.contacts__info-work-time p a,.contacts__info-phones p a,.contacts__info-email p a {
    color: var(--text-main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.contacts__info-address p a:hover,.contacts__info-work-time p a:hover,.contacts__info-phones p a:hover,.contacts__info-email p a:hover {
    color: var(--main-color)
}

.contacts__info-address img,.contacts__info-address svg,.contacts__info-work-time img,.contacts__info-work-time svg,.contacts__info-phones img,.contacts__info-phones svg,.contacts__info-email img,.contacts__info-email svg {
    width: 1.0416666667vw;
    height: 1.25vw;
    margin-right: .8333333333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.contacts__info-address img path,.contacts__info-address svg path,.contacts__info-work-time img path,.contacts__info-work-time svg path,.contacts__info-phones img path,.contacts__info-phones svg path,.contacts__info-email img path,.contacts__info-email svg path {
    fill: var(--main-color)
}

.contacts__info-phones p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700;
    font-size: 1.0416666667vw;
    line-height: 1.25vw;
    letter-spacing: .02em
}

.contacts__info-phones p a {
    font-family: "Inter",Arial,sans-serif;
    margin-bottom: .2604166667vw
}

.contacts__info-phones p a:last-child {
    margin-bottom: 0
}

.contacts__info-social {
    margin-bottom: 1.1979166667vw
}

.contacts__info-social p {
    font-weight: 400;
    font-size: .7291666667vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    margin-bottom: .8333333333vw
}

.contacts__info-social>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contacts__info-social>div a {
    width: 2.1875vw;
    height: 2.1875vw;
    border-radius: 50%;
    overflow: hidden;
    margin-right: .5208333333vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative
}

.contacts__info-social>div a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.contacts__info-social>div a:last-child {
    margin-right: 0
}

.contacts__info-social>div a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.contacts__info-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts__info-links a {
    font-weight: 700;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    color: var(--main-color)
}

.contacts__images {
    width: 24.4791666667vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    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
}

.contacts__images-item {
    margin-bottom: 1.0416666667vw
}

.contacts__images-item:last-child {
    margin-bottom: 0
}

.contacts__images-item p {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.5625vw;
    letter-spacing: .02em;
    margin-bottom: 1.0416666667vw
}

.contacts__images-item>div {
    width: 100%;
    height: 12.9166666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.contacts__images-item>div a {
    width: 7.34375vw;
    height: 6.09375vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.contacts__images-item>div a img {
    width: 100%;
    height: 100%;
    border-radius: var(--brad-regular);
    -o-object-fit: cover;
    object-fit: cover
}

.contacts__images-item>div a:first-child {
    width: 16.5104166667vw;
    height: 12.9166666667vw;
    margin-right: .625vw
}

.contacts__images-item>div a:nth-child(1n+4) {
    display: none
}

.contacts__address {
    width: 37.6041666667vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts__address p {
    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;
    font-weight: 400;
    font-size: 1.25vw;
    line-height: 1.5625vw;
    letter-spacing: .02em;
    margin-bottom: .8333333333vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.contacts__address p b {
    font-weight: 700
}

.contacts__address p a {
    font-weight: 700;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    color: var(--main-color)
}

.contacts__address .map-container {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: var(--brad-regular)
}

.contacts__address .map-container iframe {
    width: 100%;
    height: 100%
}

.contacts__form {
    width: 23.4375vw;
    border-radius: var(--brad-regular);
    padding: 2.1875vw 2.2916666667vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.contacts__form .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.contacts__form .form-container .form-input {
    margin: 0;
    margin-bottom: .8854166667vw;
    width: 100%;
    height: 3.90625vw;
    padding: 0 2.34375vw;
    font-size: .8333333333vw;
    line-height: 1.25vw
}

.contacts__form .form-container .form-textarea {
    font-size: .8333333333vw
}

.contacts__form .form-container .form-btn {
    width: 100%;
    padding: 0 3.90625vw
}

.contacts__form .form-container .form-btn:hover {
    padding: 0 4.1666666667vw
}

.contacts__form .form-checkbox {
    padding: 0 2.34375vw
}

.contacts__form .form-title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.5625vw;
    text-align: center;
    letter-spacing: .02em;
    margin-bottom: 1.0416666667vw
}

.contacts__map-title {
    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;
    font-weight: 400;
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
    letter-spacing: .02em;
    margin-bottom: 1.5625vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.contacts__map-title b {
    font-weight: 700
}

.contacts__map-title a {
    font-weight: 700;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    color: var(--main-color)
}

.contacts__map .map-container {
    width: 100%;
    height: 36.4583333333vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.contacts__map .map-container iframe {
    width: 100%;
    height: 100%
}

.delivery {
    padding-top: 6.25vw;
    position: relative;
    z-index: 3;
    margin-bottom: 6.25vw
}

.delivery__title {
    margin: 0 auto;
    margin-bottom: 3.6458333333vw;
    text-align: left;
    font-size: 2.7vw
}

.delivery__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.delivery__container .container-item {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.delivery__item {
    width: 50%
}

.delivery__item.md-img-item {
    width: 20.46875vw;
    height: 23.12vw;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.delivery__item.md-img-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    display: none
}

.delivery__item.md-info-item {
    background-color: var(--main-color);
    color: #fff;
    position: relative;
    padding: 4.53125vw 3.90625vw 1.8229166667vw 3.90625vw;
    border-top-left-radius: 1.8229166667vw;
    border-top-right-radius: 1.8229166667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.delivery__item.md-info-item p {
    font-weight: 600;
    font-size: 1.6666666667vw;
    line-height: 1.875vw;
    letter-spacing: .03em;
    margin-bottom: 1.5625vw
}

.delivery__item.md-info-item span {
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: 1.1458333333vw;
    letter-spacing: .03em;
    margin-bottom: 1.3020833333vw
}

.delivery__item.md-info-item span b {
    font-weight: 600
}

.delivery__item.md-info-item span:last-child {
    margin-bottom: 0
}

.delivery__item.md-info-item .icon {
    width: 3.6458333333vw;
    height: 3.6458333333vw;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    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
}

.delivery__item.md-info-item .icon img,.delivery__item.md-info-item .icon svg {
    margin: auto;
    max-width: 2.3958333333vw;
    max-height: 1.5104166667vw;
    fill: var(--main-color)
}

.delivery__item.md-info-item .icon img path,.delivery__item.md-info-item .icon svg path {
    fill: var(--main-color)
}

.download-price {
    margin-bottom: 6.7708333333vw;
    margin-top: 6.7708333333vw
}

.download-price__container {
    width: 100%;
    min-height: 36.4583333333vw;
    border-radius: var(--brad-regular);
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 4.7916666667vw 15.6770833333vw 4.84375vw 5.2083333333vw
}

.download-price__container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear,right top,left top,color-stop(12.21%,rgba(0,0,0,.35)),color-stop(46.43%,rgba(0,0,0,0)));
    background: -webkit-linear-gradient(right,rgba(0,0,0,.35) 12.21%,rgba(0,0,0,0) 46.43%);
    background: linear-gradient(270deg,rgba(0,0,0,.35) 12.21%,rgba(0,0,0,0) 46.43%);
    border-radius: var(--brad-regular);
    z-index: 2
}

.download-price__img-large {
    position: absolute;
    width: 100%;
    height: 36.4583333333vw;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1
}

.download-price__img-large img {
    position: absolute;
    width: 72.1875vw;
    height: 49.9479166667vw;
    top: -.625vw;
    right: -20.7291666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.download-price__img-small {
    position: absolute;
    width: 28.28125vw;
    height: 36.875vw;
    right: -9.1145833333vw;
    bottom: -12.0833333333vw;
    z-index: 3
}

.download-price__img-small img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.download-price__title {
    text-align: left;
    margin-bottom: 2.6041666667vw
}

.download-price__circle {
    position: absolute;
    width: 7.8125vw;
    height: 7.8125vw;
    background-color: #fff;
    top: 3.0208333333vw;
    left: 41.71875vw;
    border-radius: 50%;
    z-index: 5;
    -webkit-box-shadow: 0 0 13.0208333333vw rgba(0,0,0,.25);
    box-shadow: 0 0 13.0208333333vw rgba(0,0,0,.25);
    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-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.download-price__circle:hover .pdf-circle {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.download-price__circle .pdf-circle {
    position: absolute;
    top: .5208333333vw;
    left: .5208333333vw;
    right: .5208333333vw;
    bottom: .5208333333vw;
    width: 6.7708333333vw;
    height: 6.7708333333vw;
    -webkit-animation: rotation 15s linear infinite;
    animation: rotation 15s linear infinite
}

.download-price__circle .circle-arrow {
    width: .8854166667vw;
    height: 1.0416666667vw;
    fill: var(--main-color);
    margin-bottom: .3125vw
}

.download-price__circle .circle-arrow path {
    fill: var(--main-color)
}

.download-price__circle p {
    color: var(--main-color);
    font-weight: 600;
    font-size: .7291666667vw;
    line-height: 1.0416666667vw;
    text-align: center;
    letter-spacing: .03em
}

.download-price__circle p span {
    font-family: "Inter",Arial,sans-serif
}

.download-price__content {
    position: relative;
    z-index: 4;
    color: #fff
}

.first {
    position: relative;
    min-height: 56.25vw;
    padding-top: 11.7708333333vw;
    margin-top: -11.7708333333vw
}

.first__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.first__bg .main-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.first__bg .second-bg {
    max-width: 95%;
    max-height: 95%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    pointer-events: none
}

.first__content {
    padding-top: 5.6041666667vw;
    padding-bottom: 2.6041666667vw
}

.first__title {
    width: 56.7708333333vw;
    font-weight: 300;
    font-size: 3.3854166667vw;
    line-height: 4.4270833333vw;
    letter-spacing: .02em;
    margin-bottom: 2.34375vw
}

.first__title b {
    font-weight: 700
}

.first__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 2.2395833333vw
}

.first__text .dots {
    margin-top: .78125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: .88vw
}

.first__text .dots span {
    width: .46875vw;
    height: .46875vw;
    border-radius: 50%;
    border: .0520833333vw solid var(--main-color);
    margin-right: .3645833333vw;
    opacity: 0.5s
}

.first__text .dots span:first-child {
    -webkit-animation: wave_1 2s linear infinite;
    animation: wave_1 2s linear infinite
}

.first__text .dots span:nth-child(2) {
    -webkit-animation: wave_2 2s linear infinite;
    animation: wave_2 2s linear infinite
}

.first__text .dots span:nth-child(3) {
    -webkit-animation: wave_3 2s linear infinite;
    animation: wave_3 2s linear infinite
}

.first__text .dots span:nth-child(4) {
    -webkit-animation: wave_4 2s linear infinite;
    animation: wave_4 2s linear infinite
}

.first__text .dots span:last-child {
    margin-right: 0
}

.first__text p {
    width: 36.71875vw;
    font-weight: 500;
    font-size: 1.5625vw;
    line-height: 2.34375vw;
    letter-spacing: .04em;
    margin-right: .8854166667vw
}

.first__bullets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 3.5416666667vw;
    max-width: 49%
}

.md-first-with-form .first__bullets {
    max-width: 100%
}

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

.first__buttons-btn {
    margin-right: 1.8229166667vw
}

.first__buttons-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.first__buttons-text::before,.first__buttons-text::after {
    content: "";
    width: .3302083333vw;
    height: .3302083333vw;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -.1041666667vw;
    background-color: var(--main-color);
    z-index: 2
}

.first__buttons-text::after {
    z-index: 1;
    -webkit-animation: pulse_2 2s linear infinite;
    animation: pulse_2 2s linear infinite
}

.first__buttons-text img,.first__buttons-text svg {
    width: 1.1265625vw;
    height: .9125vw;
    fill: #1C1C1C;
    margin-bottom: .6770833333vw;
    position: relative;
    z-index: 3
}

.first__buttons-text img path,.first__buttons-text svg path {
    fill: #1C1C1C
}

.first__buttons-text p {
    font-size: .8333333333vw;
    line-height: 1.3020833333vw;
    letter-spacing: .03em
}

.first.md-mb-0 {
    margin-bottom: 0
}

.first.md-dark-bg {
    color: #fff
}

.first.md-dark-bg .first__buttons-text svg {
    fill: #fff
}

.first.md-dark-bg .first__buttons-text svg path {
    fill: #fff
}

.first.md-first-with-form .wrapper {
    padding-top: 3.0208333333vw;
    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
}

.first.md-first-with-form .first__title {
    width: 100%
}

.first.md-first-with-form .first__content {
    width: 44.53125vw
}

.first__form {
    width: 23.8541666667vw;
    border: .2083333333vw solid rgba(255,255,255,.35);
    border-radius: var(--brad-regular);
    background-color: #fff;
    padding: 1.7708333333vw 2.2916666667vw;
    position: relative;
    color: var(--text-main-color)
}

.first__form .form-title {
    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;
    margin-bottom: 1.0416666667vw
}

.first__form .form-title p {
    width: 8.0729166667vw;
    font-weight: 700;
    font-size: 1.5625vw;
    line-height: 1.8229166667vw;
    letter-spacing: .03em
}

.first__form .form-img {
    width: 7.2916666667vw;
    height: 9.8958333333vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.first__form .form-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.first__form .form-text {
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.9270833333vw;
    letter-spacing: .03em;
    text-align: center;
    margin-bottom: .4166666667vw
}

.first__form .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.first__form .form-container .form-select,.first__form .form-container .form-input {
    margin: 0;
    margin-bottom: .78125vw;
    background-color: #F8F8F8
}

.first__form .form-container .form-btn {
    width: 100%;
    padding: 0 3.90625vw
}

.first__form .form-container .form-btn:hover {
    padding: 0 4.1666666667vw
}

.first.md-first-style-2 .first__title {
    width: 56.25vw;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2.34375vw
}

.first.md-first-style-2 .first__text {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.first.md-first-style-2 .first__text p {
    width: auto;
    max-width: 67.7083333333vw
}

.first.md-first-style-2 .first__bullets {
    width: 55.7291666667vw;
    margin: 0 auto;
    margin-bottom: 3.6458333333vw;
    justify-content: center
}

.first.md-first-style-2 .first__bullets .bullets-item {
    max-width: 17.7083333333vw
}

.first.md-first-style-2 .first__buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.first.md-error-page {
    min-height: 39.53125vw;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: -15.0729166667vw
}

.first.md-error-page .first__content {
    padding-top: 13.2916666667vw;
    color: #fff
}

.first.md-error-page .first__bg {
    top: 0;
    bottom: 0;
    height: auto
}

.first.md-error-page .first__title {
    width: 31.25vw;
    margin-bottom: 3.125vw
}

.first.md-error-page .first__text {
    margin-bottom: 3.125vw
}

.first.md-error-page .first__buttons-btn {
    width: 15.625vw;
    padding: 0 3.6458333333vw
}

.first.md-error-page .first__buttons-btn:hover {
    padding: 0 3.90625vw
}

.first.md-thanx-page {
    margin-bottom: 0;
    min-height: 51.0416666667vw;
    margin-top: -15.771vw
}

.first.md-thanx-page .first__bg {
    height: auto;
    bottom: 0
}

.first.md-thanx-page .first__bg .second-bg {
    width: 32.9166666667vw;
    height: 39.0104166667vw;
    right: 10.78125vw
}

.first.md-thanx-page .first__content {
    padding-top: 6.7708333333vw
}

.first.md-thanx-page .first__title {
    width: 41.6666666667vw;
    margin-bottom: 3.125vw
}

.first.md-thanx-page .first__text {
    margin-bottom: 3.125vw
}

.first.md-thanx-page .first__buttons-btn {
    width: 15.625vw;
    padding: 0 3.6458333333vw
}

.first.md-thanx-page .first__buttons-btn:hover {
    padding: 0 3.90625vw
}

.first.md-after-breadcrumbs {
    margin-top: -15.9375vw;
    padding-top: 15.9375vw
}

.first.md-lid-magnit {
    margin-bottom: 0;
    min-height: 51.0416666667vw
}

.first.md-lid-magnit .first__content {
    padding-top: 0;
    padding-bottom: 5.2083333333vw
}

.first.md-lid-magnit .first__text {
    margin-bottom: 1.3020833333vw
}

.first.md-lid-magnit .first__title {
    margin-bottom: 1.3020833333vw;
    font-weight: 700;
    font-size: 2.8645833333vw;
    line-height: 3.90625vw;
    letter-spacing: .02em
}

.first.md-lid-magnit .first__bottom-form .form-text {
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.9270833333vw
}

.first.md-lid-magnit .first__bg {
    height: auto;
    bottom: 0
}

.first.md-lid-magnit .first__bg .second-bg {
    width: 100vw;
    height: 51.0416666667vw;
    top: auto;
    left: 30.0520833333vw;
    right: auto;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.bullets-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 3.6458333333vw;
    cursor: pointer;
    align-items: flex-start
}

.bullets-item:first-child {
    margin-left: 0
}

.bullets-item:hover>img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.bullets-item>img {
    margin-bottom: .8333333333vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

@media only screen and (max-width: 768px) {
    .bullets-item>img {
        width:6.0833333333vw;
        height: 6.0833333333vw
    }
}

.bullets-item p {
    font-size: .9375vw;
    line-height: 1.3020833333vw;
    letter-spacing: .04em
}

.bullets-item p b {
    font-weight: 700
}

.footer {
    background-color: #1C1C1C;
    color: #fff
}

.footer.md-bottom-only .footer__top {
    display: none
}

.footer.md-bottom-only .footer__bottom {
    padding-bottom: 1.3020833333vw
}

.footer__logo {
    width: 9.8958333333vw;
    padding-bottom: 3.90625vw;
    border-bottom: .0520833333vw solid rgba(255,255,255,.35);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer__logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__logo a img,.footer__logo a svg {
    width: 2.8645833333vw;
    height: 2.2114583333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.footer__logo a img path,.footer__logo a svg path {
    fill: var(--main-color)
}

.footer__logo a p {
    font-size: 2.0833333333vw;
    font-weight: 400;
    letter-spacing: .02em
}

.footer__logo a p b {
    font-weight: 700
}

.footer__social {
    padding-top: 3.8541666667vw
}

.footer__social p {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    margin-bottom: .8333333333vw
}

.footer__social p b {
    font-weight: 700
}

.footer__social>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__social>div a {
    width: 2.1354166667vw;
    height: 2.1354166667vw;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin-right: .4166666667vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.footer__social>div a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.footer__social>div a:last-child {
    margin-right: 0
}

.footer__social>div a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.footer__top {
    padding-top: 3.125vw;
    padding-bottom: 4.1666666667vw;
    border-bottom: .0520833333vw solid rgba(255,255,255,.35);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__top-main {
    width: 19.1666666667vw;
    padding-right: 9.1145833333vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__top-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__top-item {
    width: 10.0520833333vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer__top-item:nth-child(3) {
    width: 18.75vw
}

.footer__top-item:last-child {
    width: 14.1666666667vw
}

.footer-title {
    font-weight: 700;
    font-size: 1.0416666667vw;
    line-height: 1.1979166667vw;
    letter-spacing: .03em;
    margin-bottom: .7291666667vw
}

.footer-text {
    color: #CACACA
}

.footer-text p {
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    margin-bottom: 1.0416666667vw
}

.footer-text p:last-child {
    margin-bottom: 0
}

.footer-list {
    list-style: none
}

.footer-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-list li img,.footer-list li svg {
    width: .625vw;
    height: .46875vw;
    margin-top: .5729166667vw;
    margin-right: .5729166667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.footer-list li img path,.footer-list li svg path {
    fill: var(--main-color)
}

.footer-list li span {
    text-decoration: none!important
}

.footer-list a,.footer-list span {
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.5625vw;
    letter-spacing: .03em;
    color: #CACACA
}

.footer-list a:hover,.footer-list span:hover {
    text-decoration: underline
}

.footer__bottom {
    padding-top: 1.3020833333vw;
    padding-bottom: 2.6041666667vw;
    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
}

.footer__bottom-item:first-child,.footer__bottom-item:last-child {
    width: 7.5520833333vw
}

.footer__bottom-item:last-child p {
    text-align: right
}

.footer__bottom-item p {
    font-weight: 500;
    font-size: .6770833333vw;
    line-height: 1.25vw;
    letter-spacing: .04em
}

.footer__bottom-item p span,.footer__bottom-item p a {
    color: var(--main-color)
}

.geography {
    position: relative;
    margin-bottom: 5.2083333333vw
}

.geography__bg {
    position: absolute;
    top: -26.5625vw;
    left: 0;
    right: 0;
    width: 100%;
    height: 80.78125vw;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}

.geography__title {
    margin-bottom: 2.6041666667vw
}

.geography__map {
    border-radius: var(--brad-regular);
    overflow: hidden;
    margin-bottom: 4.1666666667vw
}

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

.geography__container {
    width: 100%
}

.geography__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.0416666667vw -1.8229166667vw
}

.geography__item {
    width: 39.0625vw;
    margin: 1.0416666667vw 1.8229166667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.geography__item .item-title {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    letter-spacing: .03em;
    margin-bottom: 1.3020833333vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.geography__item .item-text {
    font-weight: 400;
    font-size: .7291666667vw;
    line-height: 1.1458333333vw;
    letter-spacing: .03em;
    color: #8A8A8A;
    margin-bottom: 1.8229166667vw;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.geography__item .item-text:last-child {
    margin-bottom: 0
}

.geography__item .item-slider {
    width: 100%;
    height: 26.0416666667vw;
    padding-bottom: 3.125vw;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.geography__item .item-slider .slider-container,.geography__item .item-slider .swiper-container {
    height: 100%;
    position: relative
}

.geography__item .item-slider .slider-container .swiper-slide,.geography__item .item-slider .swiper-container .swiper-slide {
    border-radius: var(--brad-regular)
}

.geography__item .item-slider .slider-btn {
    top: 50%;
    left: 2.2916666667vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    -webkit-box-shadow: 0 0 13.0208333333vw rgba(0,0,0,.25);
    box-shadow: 0 0 13.0208333333vw rgba(0,0,0,.25)
}

.geography__item .item-slider .slider-btn img,.geography__item .item-slider .slider-btn svg {
    width: .4708333333vw;
    height: .8234375vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #C7C7C7;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.geography__item .item-slider .slider-btn img path,.geography__item .item-slider .slider-btn svg path {
    fill: #C7C7C7
}

.geography__item .item-slider .slider-btn.slider-next-btn {
    left: auto;
    right: 2.2916666667vw
}

.geography__item .item-slider .slider-btn:hover {
    background-color: var(--main-color-darken)
}

.geography__item .item-slider .slider-btn:hover img,.geography__item .item-slider .slider-btn:hover svg {
    fill: #fff
}

.geography__item .item-slider .slider-btn:hover img path,.geography__item .item-slider .slider-btn:hover svg path {
    fill: #fff
}

.geography__item .item-slider .slider-pagination {
    bottom: -2.0833333333vw
}

.geography__slide {
    display: block;
    width: 100%;
    height: 100%
}

.geography__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.get-consultation {
    margin-bottom: 6.25vw;
    margin-bottom: 3.25vw
}

.get-consultation__container {
    width: 100%;
    min-height: 36.4583333333vw;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: var(--brad-regular);
    color: #fff;
    padding: 4.0625vw 18.2291666667vw 3.6458333333vw 5.2083333333vw
}

.get-consultation__title {
    text-align: left;
    margin-bottom: 1.3020833333vw
}

.get-consultation__form {
    margin-bottom: 1.0416666667vw
}

.get-consultation__form .form-btn {
    width: 17.1875vw
}

.get-consultation__person {
    position: absolute;
    width: 40.2604166667vw;
    height: 39.6354166667vw;
    right: .34375vw;
    bottom: 0
}

.get-consultation__person .person-info {
    width: 8.5520833333vw;
    position: absolute;
    top: 12.8125vw;
    left: 3.885vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.get-consultation__person .person-info p {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
    text-align: right;
    letter-spacing: .02em;
    text-align: left
}

.get-consultation__person .person-info span {
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: 1.9270833333vw;
    text-align: right;
    letter-spacing: .02em;
    text-align: left
}

.get-consultation__person .person-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

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

.get-consultation__links p {
    font-weight: 500;
    font-size: 1.5625vw;
    line-height: 1.9270833333vw;
    letter-spacing: .03em;
    margin-right: 1.3020833333vw
}

.get-consultation__links p b {
    font-weight: 700
}

.get-consultation__links a {
    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: 3.0208333333vw;
    height: 3.0208333333vw;
    border-radius: 50%;
    margin-right: .625vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.get-consultation__links a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.get-consultation__links a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.get-consultation.md-style-2 {
    margin-bottom: 4.6875vw
}

.get-consultation.md-style-2 .get-consultation__container {
    padding: 3.5416666667vw 4.84375vw 3.5416666667vw 6.6666666667vw
}

.get-consultation.md-style-2 .get-consultation__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.get-consultation.md-style-2 .get-consultation__info {
    width: 23.1770833333vw;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.get-consultation.md-style-2 .get-consultation__text {
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
    letter-spacing: .04em;
    margin-bottom: 3.125vw;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.get-consultation.md-style-2 .get-consultation__form {
    width: 20.8333333333vw;
    margin-bottom: 0
}

.get-consultation.md-style-2 .get-consultation__form .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.get-consultation.md-style-2 .get-consultation__form .form-text {
    font-weight: 600;
    font-size: 2.0833333333vw;
    line-height: 2.6041666667vw;
    letter-spacing: .02em;
    margin-bottom: .78125vw
}

.get-consultation.md-style-2 .get-consultation__form .form-list {
    list-style: disc;
    padding-left: 1.3020833333vw;
    margin-bottom: 1.4583333333vw
}

.get-consultation.md-style-2 .get-consultation__form .form-list li {
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.4583333333vw;
    letter-spacing: .02em;
    position: relative
}

.get-consultation.md-style-2 .get-consultation__form .form-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.0416666667vw
}

.get-consultation.md-style-2 .get-consultation__form .form-btn {
    width: 100%
}

.get-consultation.md-style-2 .get-consultation__person {
    width: 26.6145833333vw;
    height: 36.4583333333vw;
    position: absolute;
    left: 29.7916666667vw;
    bottom: 0
}

.get-consultation.md-style-2 .get-consultation__person .person-info {
    top: 19.0625vw;
    left: 1.5625vw;
    right: auto;
    bottom: auto
}

.get-consultation.md-style-2 .get-consultation__person .person-info p,.get-consultation.md-style-2 .get-consultation__person .person-info span {
    text-align: left
}

.get-consultation.md-style-2 .get-consultation__contacts {
    margin-bottom: 3.125vw
}

.get-consultation.md-style-2 .get-consultation__contacts p {
    font-weight: 600;
    font-size: 1.25vw;
    line-height: 2.6041666667vw;
    letter-spacing: .02em
}

.get-consultation.md-style-2 .get-consultation__contacts p span {
    font-family: "Inter",Arial,sans-serif
}

.get-consultation.md-style-2 .get-consultation__contacts a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 1.5625vw;
    line-height: 2.6041666667vw;
    letter-spacing: .02em;
    color: #fff
}

.get-consultation.md-style-2 .get-consultation__contacts a:hover span {
    color: var(--main-color)
}

.get-consultation.md-style-2 .get-consultation__contacts a span {
    font-family: "Inter",Arial,sans-serif;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.get-consultation.md-style-2 .get-consultation__contacts a img,.get-consultation.md-style-2 .get-consultation__contacts a svg {
    width: 1.09375vw;
    height: 1.09375vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color);
    margin-right: .5208333333vw
}

.get-consultation.md-style-2 .get-consultation__contacts a img path,.get-consultation.md-style-2 .get-consultation__contacts a svg path {
    fill: var(--main-color)
}

.get-consultation.md-style-2 .get-consultation__links p {
    width: 8.8541666667vw;
    font-size: 1.25vw;
    line-height: 1.5625vw
}

.header {
    height: 11.7708333333vw;
    padding-top: 1.0416666667vw;
    position: relative;
    z-index: 30;
    margin-bottom: 3.0729166667vw;
    background-color: transparent
}

.header.md-bg-transparent {
    background-color: transparent;
    margin-bottom: 0
}

.header.md-bg-transparent .nav-wrap {
    border-bottom: .0520833333vw solid rgba(28,28,28,.07)
}

.header.md-bg-transparent .header__download a:hover {
    border-color: var(--main-color)
}

.header.md-white-header {
    color: #fff
}

.header.md-white-header .header__nav.fixed .nav-wrap .nav .nav-item a {
    color: var(--text-main-color)
}

.header.md-white-header .header__nav.fixed .nav-wrap .nav .nav-item.dropdown-item::after {
    border-color: var(--text-main-color)
}

.header.md-white-header .nav-wrap {
    border-color: rgba(255,255,255,.3)
}

.header.md-white-header .nav-wrap .nav .nav-item a {
    color: #fff
}

.header.md-white-header .nav-wrap .nav .nav-item a:hover {
    color: var(--main-color)
}

.header.md-white-header .nav-wrap .nav .nav-item.dropdown-item::after {
    border-color: #fff
}

.header.md-white-header .nav-wrap .nav .nav-item.dropdown-item:hover::after {
    border-color: var(--main-color)
}

.header.md-white-header .nav-wrap .nav .nav-item.dropdown-item .nav-menu .nav-item a {
    color: var(--text-main-color)
}

.header.md-white-header .nav-wrap .nav .nav-item:first-child svg {
    opacity: 1
}

.header.md-white-header .header__top .wrapper {
    border-color: rgba(255,255,255,.3)
}

.header.md-white-header .header__logo a,.header.md-white-header .header__download a,.header.md-white-header .header__contacts a {
    color: #fff
}

.header.md-white-header .header__download a {
    border-color: #fff
}

.header.md-white-header .header__download a span {
    color: #fff
}

.header.md-white-header .header__contacts a:hover {
    color: var(--main-color)
}

.header__btn {
    display: none
}

.header__btn-wrap {
    display: flex;
    align-items: center
}

.header__btn-wrap p {
    width: 1.8229166667vw;
    font-size: .625vw;
    margin-right: .78125vw;
    letter-spacing: .03em
}

.header__btn {
    display: block;
    width: 2.7vw;
    height: 1.5vw;
    position: relative;
    cursor: pointer;
    z-index: 999
}

.header__btn span {
    width: 100%;
    height: .1771428571vw;
    border-radius: var(--brad-regular);
    position: absolute;
    left: 0;
    background-color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__btn span:first-child {
    top: 0
}

.header__btn span:nth-child(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header__btn span:last-child {
    bottom: 0;
    width: 1.2vw
}

.header__btn.open span:first-child {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.header__btn.open span:nth-child(2) {
    opacity: 0
}

.header__btn.open span:last-child {
    bottom: 50%;
    -webkit-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 2.7vw
}

.header__top .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;
    padding-bottom: 1.3020833333vw;
    border-bottom: .0520833333vw solid rgba(28,28,28,.07)
}

.header__logo {
    /* width: 12.896vw; */
    height: 5vw;
    display: flex;
}

.header__logo a {
    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;
    color: var(--text-main-color)
}

.header__logo a img,.header__logo a svg {
    height: 80px;
    fill: var(--main-color)
}

@media(max-width: 1300px) {
    .header__logo a img,
    .header__logo a svg {
	    height: 60px;
    }
}

@media(max-width: 1000px) {
    .header__logo a img,
    .header__logo a svg {
	    height: 40px;
    }
}

.header__logo a img path,.header__logo a svg path {
    fill: var(--main-color)
}

.header__logo a p {
    font-size: 2.0833333333vw;
    font-weight: 400;
    margin-left: 1vw
}

.header__logo a p b {
    font-weight: 700
}

.header__text {
    width: 10.4166666667vw;
    font-size: .7291666667vw;
    line-height: 1.0416666667vw;
    letter-spacing: .03em;
    display: none
}

.header__address {
    width: 17.28125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__address img,.header__address svg {
    width: 1.0416666667vw;
    height: 1.25vw;
    margin-right: .78125vw;
    fill: var(--main-color)
}

.header__address img path,.header__address svg path {
    fill: var(--main-color)
}

.header__address p {
    font-size: .8333333333vw;
    line-height: 1.3020833333vw;
    letter-spacing: .03em
}

.header__address p b {
    font-weight: 700
}

.header__download {
    width: 16.1458333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__download a {
    width: 100%;
    height: 3.90625vw;
    border-radius: var(--brad-regular);
    border: .0520833333vw solid #fff;
    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 1.5625vw;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    justify-content: center
}

.header__download a img,.header__download a svg {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: none
}

.header__download a img path,.header__download a svg path {
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__download a span {
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    letter-spacing: .03em;
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__download a:hover {
    background-color: var(--main-color)
}

.header__download a:hover img {
    filter: brightness(0) invert(1)
}

.header__download a:hover img,.header__download a:hover svg {
    fill: #fff
}

.header__download a:hover img path,.header__download a:hover svg path {
    fill: #fff
}

.header__download a:hover span {
    color: #fff
}

.header__social,.header__contacts {
    width: 14.7604166667vw;
    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;
    padding-left: 1vw
}

.header__social p,.header__contacts p {
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    letter-spacing: .03em;
    margin-bottom: .78125vw;
    position: relative
}

.header__social p b,.header__contacts p b {
    font-weight: 600
}

.header__social p b span,.header__contacts p b span {
    font-family: "Inter",Arial,serif
}

.header__social p::before,.header__contacts p::before {
    content: "";
    position: absolute;
    width: .2083333333vw;
    height: .2083333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    top: 50%;
    left: -.5208333333vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.header__social p::after,.header__contacts p::after {
    content: "";
    position: absolute;
    width: .2083333333vw;
    height: .2083333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    top: 50%;
    left: -.5208333333vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: pulse_1 3s linear infinite;
    animation: pulse_1 3s linear infinite
}

.header__contacts {
    width: 12.7604166667vw
}

.header__contacts p {
    margin-bottom: .5208333333vw
}

.header__contacts a {
    font-family: "Inter",Arial,serif;
    font-weight: 600;
    font-size: 1.0416666667vw;
    line-height: 1.3541666667vw;
    color: var(--text-main-color);
    margin-bottom: .15625vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__contacts a:hover {
    color: var(--main-color)
}

.header__contacts .call-back {
    color: var(--main-color);
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    letter-spacing: .05em;
    font-weight: 600
}

.header__nav {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.header__nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #F5F8F9
}

.header__nav.fixed .nav-wrap {
    border-bottom: none
}

.nav-wrap ul {
    list-style: none
}

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

.nav-wrap .nav .nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 1.3541666667vw 1.34375vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.nav-wrap .nav .nav-item:first-child {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    display: none
}

.nav-wrap .nav .nav-item:nth-child(2) {
    padding-left: 0
}

.nav-wrap .nav .nav-item:first-child img,.nav-wrap .nav .nav-item:first-child svg {
    width: 1.1979166667vw;
    height: 1.1458333333vw;
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.nav-wrap .nav-link.home img,.nav-wrap .nav-link.home svg {
    width: 1.1979166667vw;
    height: 1.1458333333vw;
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.nav-wrap .nav .nav-item:first-child img path,.nav-wrap .nav .nav-item:first-child svg path {
    fill: var(--main-color)
}

.nav-wrap .nav .nav-item:first-child img:hover,.nav-wrap .nav .nav-item:first-child svg:hover {
    opacity: 1
}

.nav-wrap .nav .nav-item:last-child {
    padding-right: 0
}

.nav-wrap .nav .nav-item a {
    text-transform: uppercase;
    font-size: .8vw;
    color: #fff;
    font-weight: 600;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.nav-wrap .nav .nav-item a:hover {
    color: var(--main-color)
}

.nav-wrap .nav .nav-item.dropdown-item {
    position: relative
}

.nav-wrap .nav .nav-item.dropdown-item .nav-menu {
    min-width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 1.5625vw 2.34375vw;
    background-color: #F5F8F9;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-top: .0520833333vw solid rgba(28,28,28,.07)
}

.nav-wrap .nav .nav-item.dropdown-item .nav-menu .nav-item {
    padding: 0;
    margin-bottom: .78125vw
}

.nav-wrap .nav .nav-item.dropdown-item .nav-menu .nav-item:last-child {
    margin-bottom: 0
}

.nav-wrap .nav .nav-item.dropdown-item .nav-menu .nav-item a {
    font-weight: 400;
    white-space: nowrap;
    font-size: .8333333333vw;
    line-height: .8333333333vw;
    text-transform: none
}

.nav-wrap .nav .nav-item.dropdown-item .nav-menu .nav-item a.active {
    font-weight: 700;
    text-decoration: none!important
}

.nav-wrap .nav .nav-item.dropdown-item .nav-menu .nav-item a:hover {
    color: var(--text-main-color);
    text-decoration: underline
}

.nav-wrap .nav .nav-item.dropdown-item::after {
    content: "";
    width: .46875vw;
    height: .46875vw;
    margin-left: .6770833333vw;
    border-left: .0520833333vw solid var(--text-main-color);
    border-bottom: .0520833333vw solid var(--text-main-color);
    -webkit-transform: translateY(-33%) rotate(-45deg);
    transform: translateY(-33%) rotate(-45deg);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.nav-wrap .nav .nav-item.dropdown-item:hover {
    background-color: #F5F8F9
}

.nav-wrap .nav .nav-item.dropdown-item:hover .nav-menu {
    pointer-events: all;
    opacity: 1
}

.nav-wrap .nav .nav-item.dropdown-item:hover>a {
    color: var(--main-color)
}

.nav-wrap .nav .nav-item.dropdown-item:hover::after {
    border-color: var(--main-color)
}

.social-links {
    width: 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
}

.social-links a {
    width: 2.2916666667vw;
    height: 2.2916666667vw;
    border-radius: 50%;
    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;
    background-color: var(--main-color);
    margin: 0 .2604166667vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.social-links a:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.social-links a img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.navigator {
    position: fixed;
    top: 0;
    left: -14.5833333333vw;
    width: 14.5833333333vw;
    height: 26.0416666667vw;
    background-color: #000;
    z-index: 100;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.navigator .container {
    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%;
    height: 100%;
    padding: 1.5625vw 1.0416666667vw;
    overflow-y: scroll
}

.navigator a {
    color: #fff;
    font-size: 1.0416666667vw;
    margin-bottom: .5208333333vw
}

.navigator a:last-child {
    margin-bottom: 0
}

.navigator a:hover {
    text-decoration: underline
}

.navigator:hover {
    left: 0
}

.navigator::after {
    content: "NAV";
    width: 4.1666666667vw;
    height: 2.0833333333vw;
    font-size: 1.0416666667vw;
    line-height: 2.0833333333vw;
    text-align: center;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #000;
    color: yellow
}

@media only screen and (max-width: 768px) {
    .navigator {
        left:-62.5vw;
        width: 62.5vw;
        height: 93.75vw
    }

    .navigator .container {
        padding: 3.125vw 1.5625vw
    }

    .navigator a {
        font-size: 3.75vw;
        margin-bottom: 2.5vw
    }

    .navigator::after {
        width: 9.375vw;
        height: 6.25vw;
        font-size: 3.75vw;
        line-height: 6.25vw
    }
}

.our-values {
    margin-bottom: 4.4270833333vw
}

.our-values__title {
    margin-bottom: 2.34375vw
}

.our-values__container {
    width: 100%
}

.our-values__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.9114583333vw
}

.our-values__slider {
    display: none
}

.our-values__item {
    width: 26.0416666667vw;
    margin: .9114583333vw;
    position: relative;
    padding: 2.8645833333vw 7.8125vw 2.6041666667vw 2.8645833333vw;
    border-radius: var(--brad-regular);
    background-color: var(--main-color);
    color: #fff
}

.our-values__item .item-number {
    width: 2.8645833333vw;
    height: 2.8645833333vw;
    border-radius: 50%;
    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;
    color: var(--main-color);
    position: absolute;
    top: 1.5625vw;
    right: 1.5625vw;
    z-index: 5;
    background-color: #fff;
    font-weight: 600;
    font-size: 1.0416666667vw;
    text-align: center;
    letter-spacing: .03em
}

.our-values__item .item-title {
    font-weight: 700;
    font-size: 1.5625vw;
    line-height: 1.71875vw;
    letter-spacing: .04em;
    margin-bottom: .78125vw;
    position: relative;
    z-index: 3
}

.our-values__item .item-title:last-child {
    margin-bottom: 0
}

.our-values__item .item-text {
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.25vw;
    letter-spacing: .04em;
    position: relative;
    z-index: 3
}

.our-values__item.md-black-item {
    background-color: #1C1C1C
}

.our-values__item.md-black-item::after {
    content: "";
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    position: absolute;
    top: .8333333333vw;
    left: 2.1875vw;
    background: #FFF;
    opacity: .5;
    -webkit-filter: blur(5.2083333333vw);
    filter: blur(5.2083333333vw);
    z-index: 1
}

.our-works {
    padding-top: 4vw;
    padding-bottom: 4vw;
    position: relative
}

.our-works__bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.our-works__title {
    margin-bottom: 1.3020833333vw;
    font-size: 2.72vw
}

.our-works__text {
    font-weight: 500;
    font-size: 1.6666666667vw;
    line-height: 4.1666666667vw;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 2.6041666667vw
}

.our-works__slider {
    height: 20.8333333333vw;
    margin-bottom: 5.9895833333vw
}

.our-works__slider .swiper-slide {
    border-radius: var(--brad-regular);
    overflow: hidden
}

.our-works__slide {
    display: block;
    width: 26.0416666667vw;
    height: 20.8333333333vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    position: relative
}

.our-works__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.our-works__slide::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,.5));
    background: linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 2
}

.our-works__slide .video-btn {
    position: absolute;
    z-index: 5;
    width: 4.6875vw;
    height: 4.6875vw;
    border-radius: 50%;
    background-color: var(--main-color);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    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: 0.3s;
    transition: 0.3s
}

.our-works__slide .video-btn img,.our-works__slide .video-btn svg {
    margin: auto;
    width: .9234375vw;
    height: 1.0244791667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.our-works__slide .video-btn img path,.our-works__slide .video-btn svg path {
    fill: #fff
}

.our-works__slide .video-btn::after,.our-works__slide .video-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    z-index: -1
}

.our-works__slide .video-btn::before {
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.our-works__slide .video-btn::after {
    -webkit-animation: video_pulse_small 2s linear infinite;
    animation: video_pulse_small 2s linear infinite
}

.our-works__slide:hover::after {
    opacity: .3
}

.our-works__slide:hover .video-btn {
    -webkit-transform: translate(-50%,-50%) scale(1.2);
    transform: translate(-50%,-50%) scale(1.2)
}

.our-works__slide:hover .video-btn::after,.our-works__slide:hover .video-btn::before {
    display: none
}

.our-works__link {
    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
}

.our-works__link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: var(--main-color)
}

.our-works__link a:hover span {
    margin-right: .78125vw
}

.our-works__link a span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: .5208333333vw
}

.our-works__link a img,.our-works__link a svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.our-works__link a img path,.our-works__link a svg path {
    fill: var(--main-color)
}

.page-pagination {
    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;
    margin-bottom: 4.1666666667vw
}

.page-pagination .navigation {
    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;
    overflow: hidden
}

.page-pagination .navigation .screen-reader-text {
    font-size: .0520833333vw;
    height: .0520833333vw;
    overflow: hidden;
    position: absolute;
    top: -.0520833333vw
}

.page-pagination .navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-pagination .navigation .page-numbers {
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    color: var(--text-main-color);
    font-family: "Inter",Arial,sans-serif;
    margin: 0 .78125vw;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.page-pagination .navigation .page-numbers:hover {
    color: var(--main-color)
}

.page-pagination .navigation .page-numbers.current {
    width: 1.8229166667vw;
    height: 1.8229166667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    color: #fff;
    font-weight: 700;
    pointer-events: none
}

.page-pagination .navigation .page-numbers.dots {
    pointer-events: none
}

.page-pagination .navigation .page-numbers.prev,.page-pagination .navigation .page-numbers.next {
    font-size: 0;
    margin: 0;
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    position: relative;
    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
}

.page-pagination .navigation .page-numbers.prev::before,.page-pagination .navigation .page-numbers.next::before {
    content: "";
    width: .5208333333vw;
    height: .5208333333vw;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: .0520833333vw solid var(--text-main-color);
    border-bottom: .0520833333vw solid var(--text-main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.page-pagination .navigation .page-numbers.prev:hover::before,.page-pagination .navigation .page-numbers.next:hover::before {
    border-color: var(--main-color)
}

.page-pagination .navigation .page-numbers.next {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.partners {
    padding-top: 4vw;
    padding-bottom: 6vw
}

.partners__title {
    margin-bottom: 3.125vw
}

.partners__slider {
    position: relative;
    height: 8.75vw
}

.partners__slide {
    width: 100%;
    height: 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;
    border: .0260416667vw solid #E1E1E1;
    position: relative;
    cursor: pointer
}

.partners__slide:hover .slide-content {
    opacity: 1
}

.partners__slide img {
    max-width: 8.2291666667vw;
    max-height: 4.5833333333vw
}

.partners__slide .slide-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    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-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    z-index: 3;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.partners__slide .slide-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--main-color);
    opacity: .9;
    z-index: -1
}

.partners__slide .slide-content p {
    font-weight: 700;
    font-size: .7291666667vw;
    line-height: 1.1979166667vw
}

.partners__slide .slide-content span {
    font-weight: 500;
    font-size: .625vw;
    line-height: 1.1979166667vw
}

.popup {
    color: #000;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding-top: 2.6041666667vw;
    padding-bottom: 2.6041666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    font-family: "Gilroy",Arial,sans-serif
}

.popup.open {
    opacity: 1;
    pointer-events: all;
    visibility: visible
}

.popup.open .popup__blur {
    overflow-y: scroll
}

.popup__blur {
    background-color: #000;
    opacity: .7;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer
}

.popup__container {
    margin: auto;
    z-index: 2
}

.popup__block {
    position: relative;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: auto;
    position: relative;
    background-color: #fff
}

.popup__close {
    position: absolute;
    z-index: 5;
    top: 1.3020833333vw;
    right: 1.5625vw;
    width: 1.3020833333vw;
    height: 1.3020833333vw;
    cursor: pointer
}

.popup__close img,.popup__close svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #A0A0A0
}

.popup__close img path,.popup__close svg path {
    fill: #A0A0A0
}

.politika-popup {
    width: 81.7708333333vw;
    height: 100%;
    padding: 2.0833333333vw;
    background-color: #fff;
    border-radius: var(--brad-regular)
}

.politika-popup .politika-popup__title {
    font-weight: 500;
    font-size: 2.0833333333vw;
    margin-bottom: 1.3020833333vw
}

.politika-popup h2 {
    font-weight: 500;
    font-size: 2.0833333333vw;
    margin-bottom: 1.3020833333vw
}

.politika-popup .politika-title {
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.25vw;
    margin-bottom: .78125vw
}

.politika-popup .h3 {
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.25vw;
    margin-bottom: .78125vw
}

.politika-popup p {
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: 1.1979166667vw;
    margin-bottom: .78125vw
}

.download-popup-trigger {
    width: 100%;
    height: .15625vw;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2000
}

.download-popup {
    width: 49.4791666667vw;
    border-radius: var(--brad-regular);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.download-popup__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.download-popup__img img {
    width: 100%;
    height: 100%;
    border-radius: var(--brad-regular);
    -o-object-fit: cover;
    object-fit: cover
}

.download-popup__content {
    position: relative;
    z-index: 2;
    padding: 4.1666666667vw 15.625vw 4.1666666667vw 4.9479166667vw
}

.download-popup__title {
    font-weight: 700;
    font-size: 2.5vw;
    line-height: 3.3854166667vw;
    letter-spacing: .02em;
    margin-bottom: 1.0416666667vw
}

.download-popup__text {
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.09375vw;
    letter-spacing: .03em;
    margin-bottom: 1.5625vw
}

.price-popup {
    background: transparent
}

.main-popup {
    width: 26.0416666667vw;
    border-radius: var(--brad-regular);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.main-popup__content {
    padding: 2.8645833333vw 2.0833333333vw 2.8645833333vw 2.0833333333vw
}

.main-popup__title {
    font-weight: 700;
    font-size: 1.8229166667vw;
    line-height: 2.1354166667vw;
    text-align: center;
    letter-spacing: .02em;
    margin-bottom: 1.3020833333vw
}

.main-popup__text {
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.09375vw;
    text-align: center;
    letter-spacing: .03em;
    margin-bottom: 2.0833333333vw
}

.main-popup__form .form-checkbox {
    margin: 0 auto
}

.main-popup.md-review-popup {
    width: 48.9583333333vw
}

.main-popup.md-review-popup .md-standart-form.md-popup-form .form-container {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars {
    width: 100%
}

.main-popup.md-review-popup .md-standart-form.md-popup-form .form-checkbox {
    width: auto
}

.main-popup.md-review-popup .md-standart-form.md-popup-form .form-input,.main-popup.md-review-popup .md-standart-form.md-popup-form .form-select {
    width: 21.875vw
}

.main-popup.md-review-popup .md-standart-form.md-popup-form .form-file {
    width: 100%
}

.md-standart-form.md-popup-form .form-title {
    font-weight: 700;
    font-size: 1.8229166667vw;
    line-height: 2.1354166667vw;
    letter-spacing: .02em;
    margin-bottom: 1.0416666667vw;
    padding-right: 2.6041666667vw
}

.md-standart-form.md-popup-form .form-text {
    padding-left: 2.0833333333vw;
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .04em;
    margin-bottom: .5208333333vw
}

.md-standart-form.md-popup-form .form-container {
    width: 21.875vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.md-standart-form.md-popup-form .form-select {
    margin: 0;
    width: 100%;
    height: 4.1666666667vw;
    margin-bottom: .5208333333vw
}

.md-standart-form.md-popup-form .form-select span.current {
    line-height: 4.1666666667vw
}

.md-standart-form.md-popup-form .form-select .list .option {
    line-height: 4.1666666667vw;
    min-height: 4.1666666667vw
}

.md-standart-form.md-popup-form .form-select.open {
    border-top-left-radius: 2.0833333333vw;
    border-top-right-radius: 2.0833333333vw
}

.md-standart-form.md-popup-form .form-select.open .list {
    border-bottom-left-radius: 2.0833333333vw;
    border-bottom-right-radius: 2.0833333333vw
}

.md-standart-form.md-popup-form .form-input {
    margin: 0;
    width: 100%;
    height: 4.1666666667vw;
    margin-bottom: .5208333333vw
}

.md-standart-form.md-popup-form .form-btn {
    width: 100%;
    height: 4.1666666667vw;
    padding: 0 1.5625vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.md-standart-form.md-popup-form .form-btn span {
    font-size: .9375vw;
    line-height: 1.25vw
}

.md-standart-form.md-popup-form .form-checkbox {
    width: 14.0625vw
}

.md-standart-form.md-popup-form .form-file {
    width: 100%;
    margin: 0;
    margin-bottom: .5208333333vw
}

.md-standart-form.md-popup-form .form-file>div {
    width: 100%;
    height: 4.1666666667vw
}

.md-standart-form.md-popup-form .form-file>div img,.md-standart-form.md-popup-form .form-file>div svg {
    right: 1.5625vw
}

.portfolio {
    position: relative;
    padding-bottom: 4vw;
    padding-top: 4vw
}

.portfolio__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.portfolio__title {
    margin-bottom: 1.0416666667vw
}

.portfolio__slider {
    display: none
}

.portfolio__text {
    font-weight: 500;
    font-size: 1.6666666667vw;
    line-height: 3.125vw;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 2.0833333333vw
}

.portfolio__container {
    margin-bottom: 3.90625vw
}

.portfolio__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.portfolio__item {
    width: 39.0416666667vw;
    margin-top: 3.3854166667vw;
    margin-right: 1.8229166667vw;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.portfolio__item:nth-child(even) {
    margin-right: 0
}

.portfolio__item .item-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.8229166667vw;
    position: relative
}

.portfolio__item .item-gallery a {
    width: 9.26vw;
    height: 7.052vw;
    border-radius: var(--brad-regular);
    margin-right: .625vw;
    overflow: hidden
}

.portfolio__item .item-gallery a .video {
    display: none
}

.portfolio__item .item-gallery a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio__item .item-gallery a:first-child {
    width: 39.0416666667vw;
    height: 20.8333333333vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    margin-right: 0;
    margin-bottom: .8333333333vw;
    position: relative
}

.portfolio__item .item-gallery a:first-child .video {
    width: 3.125vw;
    height: 3.125vw;
    position: absolute;
    z-index: 2;
    top: 1.1979166667vw;
    right: 1.1979166667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    display: none
}

.portfolio__item .item-gallery a:first-child .video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.portfolio__item .item-gallery a:first-child .video img,.portfolio__item .item-gallery a:first-child .video svg {
    width: .6088541667vw;
    height: .6755208333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.portfolio__item .item-gallery a:first-child .video img path,.portfolio__item .item-gallery a:first-child .video svg path {
    fill: #fff
}

.portfolio__item .item-gallery a:nth-child(1n+6) {
    display: none
}

.portfolio__item .item-gallery a:nth-child(3) {
    margin-right: .6770833333vw
}

.portfolio__item .item-gallery a:nth-child(5) {
    margin-right: 0
}

.portfolio__item .item-gallery__hint {
    position: absolute;
    top: 1.1979166667vw;
    left: 1.1979166667vw;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: 1.7708333333vw;
    letter-spacing: .04em;
    color: #fff;
    background-color: var(--main-color);
    height: 1.7708333333vw;
    padding: 0 .625vw;
    border-radius: var(--brad-regular);
    z-index: 5
}

.portfolio__item .item-gallery__hint span {
    font-family: "inter",Arial,sans-serif
}

.portfolio__item .item-gallery__hint.hidden {
    opacity: 0;
    pointer-events: none;
    visibility: hidden
}

.portfolio__item .item-title {
    font-weight: 700;
    font-size: 1.5625vw;
    line-height: 2.1875vw;
    letter-spacing: .03em;
    margin-bottom: .7291666667vw;
    color: var(--text-main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.portfolio__item .item-title:hover {
    color: var(--main-color)
}

.portfolio__item .item-text {
    font-weight: 400;
    font-size: .7291666667vw;
    line-height: 1.1458333333vw;
    letter-spacing: .03em;
    color: #8A8A8A;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: .78125vw
}

.portfolio__item .item-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.portfolio__item .item-btn span {
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: var(--main-color);
    margin-right: .2604166667vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.portfolio__item .item-btn img,.portfolio__item .item-btn svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.portfolio__item .item-btn img path,.portfolio__item .item-btn svg path {
    fill: var(--main-color)
}

.portfolio__item .item-btn:hover span {
    margin-right: .5208333333vw
}

.portfolio__link {
    width: 19.2708333333vw;
    margin: 0 auto
}

.portfolio-typical__title {
    margin-bottom: 3.125vw
}

.portfolio-typical__gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2.34375vw
}

.portfolio-typical__gallery a {
    width: 19.2708333333vw;
    height: 9.2708333333vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    margin-left: 1.5625vw
}

.portfolio-typical__gallery a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio-typical__gallery a:first-child {
    width: 100%;
    height: 39.0625vw;
    margin-left: 0;
    margin-bottom: 1.6666666667vw
}

.portfolio-typical__gallery a:nth-child(2) {
    margin-left: 0
}

.portfolio-typical__gallery a:nth-child(1n+6) {
    display: none
}

.portfolio-typical__description {
    padding: 3.6458333333vw 4.1666666667vw;
    background: #F5F8F9;
    border-radius: var(--brad-regular);
    margin-bottom: 3.90625vw
}

.portfolio-typical__description .description-title {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    letter-spacing: .04em;
    margin-bottom: .78125vw
}

.portfolio-typical__description .description-text {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    margin-bottom: 1.0416666667vw
}

.portfolio-typical__description .description-text:last-child {
    margin-bottom: 0
}

.portfolio-typical__description .description-bottom {
    display: none
}

.portfolio-typical__editor {
    margin-bottom: 3.90625vw
}

.portfolio-typical__editor p {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw
}

.portfolio-typical__editor h2 {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    letter-spacing: .04em
}

.portfolio-typical__editor img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    border-radius: var(--brad-regular)
}

.portfolio-typical__text {
    margin-bottom: 3.90625vw
}

.portfolio-typical__text .text-title {
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.1875vw;
    letter-spacing: .04em;
    margin-bottom: 1.0416666667vw
}

.portfolio-typical__text .text-content {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    margin-bottom: 1.0416666667vw
}

.portfolio-typical__text .text-content:last-child {
    margin-bottom: 0
}

.portfolio-typical__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 3.90625vw
}

.portfolio-typical__img-slider {
    display: none
}

.portfolio-typical__img a {
    border-radius: var(--brad-regular);
    overflow: hidden
}

.portfolio-typical__img a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio-typical__img.md-1-col-img a {
    width: 100%;
    height: 39.0625vw;
    margin-bottom: 1.5625vw
}

.portfolio-typical__img.md-1-col-img a:last-child {
    margin-bottom: 0
}

.portfolio-typical__img.md-2-col-img {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.portfolio-typical__img.md-2-col-img a {
    width: 39.0625vw;
    height: 31.25vw;
    margin-top: 3.125vw
}

.portfolio-typical__img.md-2-col-img a:first-child,.portfolio-typical__img.md-2-col-img a:nth-child(2) {
    margin-top: 0
}

.portfolio-typical__img.md-3-col-img a {
    width: 26.0416666667vw;
    height: 20.8333333333vw;
    margin-top: 1.8229166667vw;
    margin-left: 1.8229166667vw
}

.portfolio-typical__img.md-3-col-img a:first-child,.portfolio-typical__img.md-3-col-img a:nth-child(2),.portfolio-typical__img.md-3-col-img a:nth-child(3) {
    margin-top: 0
}

.portfolio-typical__img.md-3-col-img a:nth-child(3n+1) {
    margin-left: 0
}

.portfolio-typical__video {
    margin-bottom: 3.90625vw
}

.portfolio-typical__video-container {
    width: 100%;
    height: 44.2708333333vw;
    position: relative;
    padding: 5.2083333333vw;
    display: block
}

.portfolio-typical__video-container.hovered::after {
    opacity: .5
}

.portfolio-typical__video-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.45)),to(rgba(0,0,0,.45)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.45),rgba(0,0,0,.45));
    background: linear-gradient(0deg,rgba(0,0,0,.45),rgba(0,0,0,.45));
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.portfolio-typical__video .video-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.portfolio-typical__video .video-title {
    font-weight: 700;
    font-size: 3.125vw;
    line-height: 3.6458333333vw;
    text-align: center;
    letter-spacing: .04em;
    position: relative;
    z-index: 3;
    color: #fff
}

.portfolio-typical__video .video-btn {
    width: 7.2916666667vw;
    height: 7.2916666667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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: absolute;
    z-index: 4;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.portfolio-typical__video .video-btn img,.portfolio-typical__video .video-btn svg {
    width: 1.4390625vw;
    height: 1.5963541667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.portfolio-typical__video .video-btn img path,.portfolio-typical__video .video-btn svg path {
    fill: #fff
}

.portfolio-typical__video .video-btn:hover {
    -webkit-transform: translate(-50%,-50%) scale(1.3);
    transform: translate(-50%,-50%) scale(1.3)
}

.portfolio-typical__video .video-btn:hover::after,.portfolio-typical__video .video-btn:hover::before {
    opacity: 0!important;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.portfolio-typical__video .video-btn::after,.portfolio-typical__video .video-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    z-index: -1
}

.portfolio-typical__video .video-btn::before {
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.portfolio-typical__video .video-btn::after {
    -webkit-animation: video_pulse_small 2s linear infinite;
    animation: video_pulse_small 2s linear infinite
}

.portfolio-typical__back-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 4.1666666667vw
}

.portfolio-typical__back-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: var(--main-color)
}

.portfolio-typical__back-link a img,.portfolio-typical__back-link a svg {
    width: .9895833333vw;
    height: .9895833333vw;
    margin-right: .5208333333vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.portfolio-typical__back-link a:hover img,.portfolio-typical__back-link a:hover svg {
    margin-right: .78125vw
}

.price {
    margin-bottom: 5.2083333333vw
}

.price__title {
    margin-bottom: 2.8645833333vw
}

.price__table {
    border-radius: var(--brad-regular);
    margin-bottom: 3.125vw;
    overflow: hidden
}

.price__table .table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 2.0833333333vw 4.1666666667vw 2.0833333333vw 3.59375vw;
    background-color: #1C1C1C;
    color: #fff;
    font-weight: 600;
    font-size: 1.25vw;
    line-height: 1.6666666667vw;
    letter-spacing: .03em
}

.price__table .table-header .header-item:first-child {
    width: 33.3333333333vw;
    text-align: left
}

.price__table .table-header .header-item:nth-child(2),.price__table .table-header .header-item:nth-child(3) {
    width: 13.0208333333vw
}

.price__table .table-header .header-item:last-child {
    width: 14.5833333333vw
}

.price__table .table-item {
    padding: 1.6666666667vw 4.1666666667vw 1.6666666667vw 3.5416666667vw;
    position: relative;
    background-color: #fff;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.price__table .table-item:nth-child(odd) {
    background-color: #F8FAFB
}

.price__table .table-item:nth-child(even) .item-btn.open {
    background-color: #F8FAFB
}

.price__table .table-item:nth-child(even) .item-btn.open svg {
    fill: #fff
}

.price__table .table-item:nth-child(even) .item-btn.open svg path {
    fill: #fff
}

.price__table .table-item .item-header {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.6666666667vw;
    letter-spacing: .03em;
    cursor: pointer
}

.price__table .table-item .item-content {
    width: 100%;
    padding-top: 1.9791666667vw;
    display: none
}

.price__table .table-item .item-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.6666666667vw;
    letter-spacing: .03em;
    text-align: center;
    margin-bottom: .5208333333vw
}

.price__table .table-item .item-row:last-child {
    margin-bottom: 0
}

.price__table .table-item .item-row .item-col p:first-child {
    display: none
}

.price__table .table-item .item-row .item-col:first-child {
    width: 33.3333333333vw;
    text-align: left;
    padding-left: 1.9270833333vw
}

.price__table .table-item .item-row .item-col:nth-child(2),.price__table .table-item .item-row .item-col:nth-child(3) {
    width: 13.0208333333vw
}

.price__table .table-item .item-row .item-col:nth-child(2) p span {
    font-family: "Inter",Arial,sans-serif
}

.price__table .table-item .item-row .item-col:last-child {
    width: 14.5833333333vw
}

.price__table .table-item .item-btn {
    position: absolute;
    z-index: 5;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    top: 1.6666666667vw;
    right: 1.71875vw;
    border-radius: 50%;
    background-color: var(--main-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.price__table .table-item .item-btn img,.price__table .table-item .item-btn svg {
    width: .5208333333vw;
    height: .5208333333vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.price__table .table-item .item-btn img path,.price__table .table-item .item-btn svg path {
    fill: #fff
}

.price__table .table-item .item-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.price__table .table-item .item-btn.open {
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3);
    background-color: #fff;
    -webkit-filter: drop-shadow(0 0 2.6041666667vw rgba(0,0,0,.05));
    filter: drop-shadow(0 0 2.6041666667vw rgba(0,0,0,.05))
}

.price__table .table-item .item-btn.open::after {
    display: none
}

.price__table .table-item .item-btn.open img,.price__table .table-item .item-btn.open svg {
    fill: #D5DEE3
}

.price__table .table-item .item-btn.open img path,.price__table .table-item .item-btn.open svg path {
    fill: #D5DEE3
}

.price__table-after-text {
    text-align: center;
    font-weight: 500;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    letter-spacing: .04em
}

.process {
    position: relative;
    padding-top: 4vw;
    padding-bottom: 5.2083333333vw
}

.process__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1
}

.process__load-more {
    display: none
}

.process__title {
    margin-bottom: 3.3854166667vw
}

.process__content {
    display: none
}

.process__content.active {
    display: block
}

.process__container {
    width: 100%
}

.process__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.9375vw -.78125vw
}

.process__item {
    width: 19.2708333333vw;
    height: 15.625vw;
    margin: .9375vw .78125vw;
    position: relative;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.process__item:hover::after {
    opacity: 1
}

.process__item:hover span {
    opacity: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.process__item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(29.64%,rgba(49,185,57,0)),to(var(--gradient-process-item)));
    background: -webkit-linear-gradient(top,rgba(49,185,57,0) 29.64%,var(--gradient-process-item) 100%);
    background: linear-gradient(180deg,rgba(49,185,57,0) 29.64%,var(--gradient-process-item) 100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    border-radius: var(--brad-regular)
}

.process__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--brad-regular)
}

.process__item span {
    width: 2.34375vw;
    height: 2.34375vw;
    position: absolute;
    border-radius: 50%;
    background-color: var(--main-color);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
    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: 0.3s;
    transition: 0.3s;
    opacity: 0
}

.process__item span img,.process__item span svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.process__item span img path,.process__item span svg path {
    fill: #fff
}

.process__item span:hover {
    -webkit-transform: translate(-50%,-50%) scale(1.3);
    transform: translate(-50%,-50%) scale(1.3)
}

.products {
    padding-top: 4vw;
    padding-bottom: 4vw;
    position: relative
}

.products__bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important
}

.products__title {
    margin-bottom: 3.125vw
}

.products__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.0416666667vw;
    display: none;
    position: relative
}

.products__item.active {
    display: flex
}

.products__item:last-child {
    margin-bottom: 0
}

.products__item .item-status {
    position: absolute;
    z-index: 5;
    top: 1.25vw;
    left: 1.25vw;
    right: 1.25vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products__item .item-status>div {
    padding: 0 .625vw;
    height: 1.5625vw;
    border-radius: var(--brad-regular);
    font-weight: 600;
    font-size: .625vw;
    line-height: 1.5625vw;
    letter-spacing: .04em;
    color: #FFF;
    margin-right: .5208333333vw;
    display: none
}

.products__item .item-status>div:last-child {
    margin-right: 0
}

.products__item .item-status>div img,.products__item .item-status>div svg {
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff;
    margin-right: .2604166667vw
}

.products__item .item-status>div img path,.products__item .item-status>div svg path {
    fill: #fff
}

.products__item .item-status .hit {
    background-color: var(--hit-status-color)
}

.products__item .item-status .hit img,.products__item .item-status .hit svg {
    width: .2604166667vw;
    height: .5208333333vw
}

.products__item .item-status .sale {
    background-color: var(--sale-status-color)
}

.products__item .item-status .sale img,.products__item .item-status .sale svg {
    width: .63125vw;
    height: .5208333333vw
}

.products__item .item-status .new {
    background-color: var(--new-status-color)
}

.products__item .item-status .new img,.products__item .item-status .new svg {
    width: .78125vw;
    height: .7848958333vw
}

.products__item .item-status.md-hit .hit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products__item .item-status.md-sale .sale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.products__item .item-status.md-new .new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width: 768px) {
    .products__item .item-status {
        top:5.625vw;
        left: 5.625vw
    }

    .products__item .item-status>div {
        padding: 0 2.8125vw;
        height: 7.1875vw;
        margin-right: 1.5625vw
    }

    .products__item .item-status>div:last-child {
        margin-right: 0
    }

    .products__item .item-status>div span {
        font-size: 2.5vw;
        line-height: 1
    }

    .products__item .item-status>div img,.products__item .item-status>div svg {
        margin-right: .625vw
    }

    .products__item .item-status .hit img,.products__item .item-status .hit svg {
        width: 1.25vw;
        height: 2.5vw
    }

    .products__item .item-status .new img,.products__item .item-status .new svg {
        width: 2.8125vw;
        height: 2.8125vw
    }

    .products__item .item-status .sale img,.products__item .item-status .sale svg {
        width: 2.5vw;
        height: 2.1875vw
    }
}

.products__item .item-img-block {
    width: 40.1041666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.products__item .item-img-block a {
    width: 9.21875vw;
    height: 7.7604166667vw;
    margin-right: 1.0416666667vw;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.products__item .item-img-block a .video {
    display: none
}

.products__item .item-img-block a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--brad-regular)
}

.products__item .item-img-block a:first-child {
    width: 100%;
    height: 28.6458333333vw;
    margin-right: 0;
    margin-bottom: 1.0416666667vw;
    border-radius: var(--brad-regular)
}

.products__item .item-img-block a:first-child img {
    border-radius: var(--brad-regular)
}

.products__item .item-img-block a:first-child .video {
    width: 3.125vw;
    height: 3.125vw;
    position: absolute;
    z-index: 2;
    top: 1.1979166667vw;
    right: 1.1979166667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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
}

.products__item .item-img-block a:first-child .video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.products__item .item-img-block a:first-child .video img,.products__item .item-img-block a:first-child .video svg {
    width: .6088541667vw;
    height: .6755208333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.products__item .item-img-block a:first-child .video img path,.products__item .item-img-block a:first-child .video svg path {
    fill: #fff
}

.products__item .item-img-block a:nth-child(3) {
    margin-right: 1.1458333333vw
}

.products__item .item-img-block a:nth-child(5) {
    margin-right: 0
}

.products__item .item-img-block a:nth-child(1n+6) {
    display: none
}

.products__item .item-img-block__hint {
    position: absolute;
    top: 1.1979166667vw;
    left: 1.1979166667vw;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: 1.7708333333vw;
    letter-spacing: .04em;
    color: #fff;
    background-color: var(--main-color);
    height: 1.7708333333vw;
    padding: 0 .625vw;
    border-radius: var(--brad-regular);
    z-index: 5
}

.products__item .item-img-block__hint span {
    font-family: "inter",Arial,sans-serif
}

.products__item .item-img-block__hint.hidden {
    opacity: 0;
    pointer-events: none;
    visibility: hidden
}

.products__item .item-info-block {
    width: 36.71875vw;
    position: relative
}

.products__item .item-info-block .info-status {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    padding: .625vw 1.0416666667vw;
    border-radius: var(--brad-regular);
    background-color: var(--product-status-color);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: .78125vw;
    letter-spacing: .04em
}

.products__item .item-info-block .info-status img,.products__item .item-info-block .info-status svg {
    width: .625vw;
    max-height: .625vw;
    fill: var(--main-color);
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: .3645833333vw
}

.products__item .item-info-block .info-status img path,.products__item .item-info-block .info-status svg path {
    fill: var(--main-color)
}

.products__item .item-info-block .info-title {
    padding-right: 8.8541666667vw;
    font-weight: 600;
    font-size: 2.0833333333vw;
    line-height: 3.125vw;
    letter-spacing: .04em;
    margin-bottom: 2.8645833333vw
}

.products__item .item-info-block .info-list {
    list-style: none;
    margin-bottom: 2.8645833333vw
}

.products__item .item-info-block .info-list li {
    font-weight: 400;
    font-size: 1.0416666667vw;
    line-height: 1.5625vw;
    letter-spacing: .03em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1.1458333333vw
}

.products__item .item-info-block .info-list li:last-child {
    margin-bottom: 0
}

.products__item .item-info-block .info-list li span {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 50%;
    background-color: #F5F8F9;
    margin-right: .78125vw;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.products__item .item-info-block .info-list li span img,.products__item .item-info-block .info-list li span svg {
    width: .625vw;
    height: .4166666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.products__item .item-info-block .info-list li span img path,.products__item .item-info-block .info-list li span svg path {
    fill: var(--main-color)
}

.products__item .item-info-block .info-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.025vw;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .5vw 0
}

.products__item .item-info-block .info-price .price {
    font-weight: 400;
    font-size: 1.25vw;
    letter-spacing: .04em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    margin-right: .5208333333vw
}

.products__item .item-info-block .info-price .price .price-old {
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.5625vw;
    letter-spacing: .01em;
    color: #C9C9C9
}

.products__item .item-info-block .info-price .price .price-old span {
    line-height: 1.5625vw;
    text-decoration-line: line-through;
    font-size: 1.25vw
}

.products__item .item-info-block .info-price .price>div {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 .5208333333vw
}

.products__item .item-info-block .info-price .price>div .hidden-text {
    font-size: 3.3333333333vw;
    line-height: 3.125vw;
    position: relative;
    margin-right: .2604166667vw;
    letter-spacing: -.02em
}

.products__item .item-info-block .info-price .price>div span {
    font-size: 3.3333333333vw;
    line-height: 3.125vw;
    position: relative;
    margin-right: .2604166667vw;
    letter-spacing: -.02em
}

.products__item .item-info-block .info-price .price>div .hidden-text>div {
    position: absolute;
    left: 90%;
    bottom: 80%
}

.products__item .item-info-block .info-price .price>div .hidden-text>div:hover p {
    opacity: 1;
    pointer-events: all
}

.products__item .item-info-block .info-price .price>div .hidden-text>div:hover span::after {
    display: none
}

.products__item .item-info-block .info-price .price>div .hidden-text>div span {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: .4166666667vw;
    position: absolute;
    left: .3645833333vw;
    bottom: .2604166667vw;
    z-index: 5;
    cursor: pointer
}

.products__item .item-info-block .info-price .price>div .hidden-text>div span img,.products__item .item-info-block .info-price .price>div .hidden-text>div span svg {
    width: .2083333333vw;
    height: .5208333333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.products__item .item-info-block .info-price .price>div .hidden-text>div span img path,.products__item .item-info-block .info-price .price>div .hidden-text>div span svg path {
    fill: #fff
}

.products__item .item-info-block .info-price .price>div .hidden-text>div span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.products__item .item-info-block .info-price .price>div .hidden-text>div p {
    width: 8.8541666667vw;
    min-height: 1.5625vw;
    font-weight: 500;
    font-size: .5208333333vw;
    letter-spacing: .02em;
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    line-height: .8333333333vw;
    padding: .2604166667vw .3645833333vw;
    padding-left: 1.8229166667vw;
    border-radius: var(--brad-regular);
    background-color: #F5F8F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none
}

.products__item .item-info-block .info-price .link {
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .9375vw;
    letter-spacing: .04em;
    color: var(--main-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5208333333vw
}

.products__item .item-info-block .info-price .link span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: .5208333333vw
}

.products__item .item-info-block .info-price .link img,.products__item .item-info-block .info-price .link svg {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.products__item .item-info-block .info-price .link img path,.products__item .item-info-block .info-price .link svg path {
    fill: var(--main-color)
}

.products__item .item-info-block .info-price .link:hover span {
    margin-right: .78125vw
}

.products__item .item-info-block .info-price .link:hover img,.products__item .item-info-block .info-price .link:hover svg {
    margin-right: -.2604166667vw
}

.products__item .item-info-block .info-btn-container {
    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
}

.products__item .item-info-block .info-btn-container .order-btn {
    width: 15.625vw;
    padding: 0 4.4270833333vw
}

.products__item .item-info-block .info-btn-container .order-btn:hover {
    padding: 0 4.6875vw
}

.products__item .item-info-block .info-btn-container .free-call-btn {
    cursor: pointer;
    width: 19.53125vw;
    height: 5.2083333333vw;
    border-radius: var(--brad-regular);
    border: .0520833333vw solid var(--main-color);
    padding: 0 3.125vw;
    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;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.products__item .item-info-block .info-btn-container .free-call-btn span {
    width: 11.4583333333vw;
    font-weight: 700;
    font-size: 1.09375vw;
    line-height: 1.25vw;
    text-align: center;
    letter-spacing: .04em;
    color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.products__item .item-info-block .info-btn-container .free-call-btn img,.products__item .item-info-block .info-btn-container .free-call-btn svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.products__item .item-info-block .info-btn-container .free-call-btn img path,.products__item .item-info-block .info-btn-container .free-call-btn svg path {
    fill: var(--main-color)
}

.products__item .item-info-block .info-btn-container .free-call-btn:hover {
    background-color: var(--main-color-darken);
    border-color: var(--main-color-darken)
}

.products__item .item-info-block .info-btn-container .free-call-btn:hover span {
    color: #fff
}

.products__item .item-info-block .info-btn-container .free-call-btn:hover img,.products__item .item-info-block .info-btn-container .free-call-btn:hover svg {
    fill: #fff
}

.products__item .item-info-block .info-btn-container .free-call-btn:hover img path,.products__item .item-info-block .info-btn-container .free-call-btn:hover svg path {
    fill: #fff
}

.promotions {
    padding-top: 4vw;
    padding-bottom: 8.8541666667vw;
    position: relative
}

.promotions__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    z-index: -1
}

.promotions .wrapper {
    position: relative
}

.promotions__title {
    margin-bottom: 2.6041666667vw
}

.promotions__slider .promotions__item {
    height: 100%
}

.promotions__item {
    width: 26.0416666667vw;
    min-height: 19.53125vw;
    padding: 2.8645833333vw;
    padding-bottom: 3.125vw;
    position: relative;
    border-radius: var(--brad-regular);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.promotions__item:hover .promotions__item-blur {
    opacity: 1
}

.promotions__item.md-black-item {
    background-color: #292929;
    color: #fff
}

.promotions__item.md-black-item .md-line-dotted span {
    color: var(--main-color)
}

.promotions__item.md-black-item .md-line-dotted img,.promotions__item.md-black-item .md-line-dotted svg {
    fill: var(--main-color)
}

.promotions__item.md-black-item .md-line-dotted img path,.promotions__item.md-black-item .md-line-dotted svg path {
    fill: var(--main-color)
}

.promotions__item.md-black-item .promotions__item-blur {
    top: .46875vw;
    right: 1.9791666667vw
}

.promotions__item.md-default-item {
    background-color: var(--main-color);
    color: #fff
}

.promotions__item.md-default-item .md-line-dotted::after {
    border-bottom: .0520833333vw dashed #fff
}

.promotions__item.md-default-item .md-line-dotted span {
    color: #fff
}

.promotions__item.md-default-item .md-line-dotted img,.promotions__item.md-default-item .md-line-dotted svg {
    fill: #fff
}

.promotions__item.md-default-item .md-line-dotted img path,.promotions__item.md-default-item .md-line-dotted svg path {
    fill: #fff
}

.promotions__item.md-default-item .promotions__item-blur {
    top: 2.9166666667vw;
    right: -1.5625vw
}

.promotions__item.md-white-item {
    color: var(--text-main-color);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.promotions__item.md-white-item .md-line-dotted span {
    color: var(--main-color)
}

.promotions__item.md-white-item .md-line-dotted img,.promotions__item.md-white-item .md-line-dotted svg {
    fill: var(--main-color)
}

.promotions__item.md-white-item .md-line-dotted img path,.promotions__item.md-white-item .md-line-dotted svg path {
    fill: var(--main-color)
}

.promotions__item.md-white-item .promotions__item-blur {
    display: none
}

.promotions__item-img {
    position: absolute;
    z-index: 3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    height: 21.53125vw;
    -o-object-fit: cover;
    object-fit: cover
}

.promotions__item-content {
    position: relative;
    z-index: 5;
    width: 12.5vw;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.promotions__item-content p {
    font-size: 1.5625vw;
    line-height: 1.8229166667vw;
    font-weight: 700;
    letter-spacing: .04em
}

.promotions__item-content>span {
    padding: 1.0416666667vw 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.25vw;
    letter-spacing: .04em
}

.promotions__item-content .content-btn {
    margin-top: auto;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.promotions__item-content .content-btn:hover span {
    margin-right: .5208333333vw
}

.promotions__item-content .content-btn span {
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    margin-right: .2604166667vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.promotions__item-content .content-btn img,.promotions__item-content .content-btn svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover
}

.promotions__item-blur {
    position: absolute;
    z-index: 1;
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    background: #FFF;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-filter: blur(10.4166666667vw);
    filter: blur(10.4166666667vw)
}

.promotions__container {
    width: 100%
}

.promotions__container .container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.3020833333vw -.9114583333vw
}

.promotions__container .promotions__item {
    margin: 1.3020833333vw .9114583333vw
}

.promotions.md-mb-80 {
    margin-bottom: 4.1666666667vw
}

.questions {
    padding-bottom: 4vw;
    padding-top: 3.25vw
}

.questions__title {
    margin-bottom: 2.8645833333vw
}

.questions__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.8645833333vw
}

.questions__container .container-item {
    width: 39.53125vw
}

.questions__load-more {
    display: none
}

.questions__link {
    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
}

.questions__link a {
    width: 26.0416666667vw;
    height: 5.2083333333vw;
    border-radius: var(--brad-regular);
    border: .1041666667vw solid var(--main-color);
    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 2.6041666667vw;
    font-weight: 700;
    font-size: 1.0416666667vw;
    line-height: 1.25vw;
    letter-spacing: .04em;
    color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.questions__link a img,.questions__link a svg {
    width: 1.9791666667vw;
    height: 1.9791666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.questions__link a img path,.questions__link a svg path {
    fill: var(--main-color)
}

.questions__link a:hover {
    background-color: var(--main-color);
    color: #fff
}

.questions__link a:hover img,.questions__link a:hover svg {
    fill: #fff
}

.questions__link a:hover img path,.questions__link a:hover svg path {
    fill: #fff
}

.questions__item {
    background: #F8FAFB;
    border-radius: var(--brad-regular);
    width: 100%;
    padding: 1.3020833333vw 8.8541666667vw 1.3020833333vw 2.8645833333vw;
    position: relative;
    margin-top: 1.3020833333vw
}

.questions__item:first-child {
    margin-top: 0
}

.questions__item .item-title {
    color: #000;
    font-weight: 700;
    font-size: 1.1458333333vw;
    line-height: 1.6666666667vw;
    letter-spacing: .03em;
    cursor: pointer
}

.questions__item .item-content {
    padding-top: 1.0416666667vw;
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.3020833333vw;
    letter-spacing: .03em;
    color: #939393;
    display: none
}

.questions__item .item-btn {
    position: absolute;
    z-index: 5;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    top: 2.03125vw;
    right: 1.7708333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.questions__item .item-btn img,.questions__item .item-btn svg {
    width: .5208333333vw;
    height: .5208333333vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.questions__item .item-btn img path,.questions__item .item-btn svg path {
    fill: #fff
}

.questions__item .item-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.questions__item .item-btn.open {
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3);
    background-color: #fff;
    -webkit-filter: drop-shadow(0 0 2.6041666667vw rgba(0,0,0,.05));
    filter: drop-shadow(0 0 2.6041666667vw rgba(0,0,0,.05))
}

.questions__item .item-btn.open::after {
    display: none
}

.questions__item .item-btn.open img,.questions__item .item-btn.open svg {
    fill: #D5DEE3
}

.questions__item .item-btn.open img path,.questions__item .item-btn.open svg path {
    fill: #D5DEE3
}

.reviews {
    padding-top: 4vw;
    padding-bottom: 4vw;
    position: relative
}

.reviews__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1
}

.reviews__title {
    color: #fff;
    margin-bottom: 3.90625vw
}

.reviews__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reviews .slider-btn {
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 13.0208333333vw rgba(0,0,0,.25);
    box-shadow: 0 0 13.0208333333vw rgba(0,0,0,.25)
}

.reviews .slider-btn.slider-prev-btn {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.reviews .slider-btn.slider-next-btn {
    left: auto;
    right: 0;
    -webkit-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

.reviews .slider-btn:hover {
    background-color: var(--main-color-darken)
}

.reviews .slider-pagination {
    bottom: -2.8645833333vw
}

.reviews__video-slider {
    width: 33.8541666667vw;
    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
}

.reviews__video-slider .video-slider__container {
    width: 33.8541666667vw;
    height: 26.0416666667vw;
    margin-bottom: 4.9479166667vw
}

.reviews__video-slider .video-slider__link {
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: var(--main-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.reviews__video-slider .video-slider__link:hover span {
    margin-right: .78125vw
}

.reviews__video-slider .video-slider__link span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-right: .5208333333vw
}

.reviews__video-slider .video-slider__link img,.reviews__video-slider .video-slider__link svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: var(--main-color)
}

.reviews__video-slider .video-slider__link img path,.reviews__video-slider .video-slider__link svg path {
    fill: var(--main-color)
}

.reviews__video-slider .swiper-container {
    width: 33.8541666667vw;
    height: 100%
}

.reviews__video-slider .swiper-container .swiper-slide {
    width: 33.8541666667vw;
    height: 100%;
    border-radius: var(--brad-regular)
}

.reviews__video-slider .slider-btn {
    background-color: transparent;
    border: .0520833333vw solid #FFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.reviews__video-slider .slider-btn.slider-prev-btn {
    left: 1.71875vw;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%)
}

.reviews__video-slider .slider-btn.slider-next-btn {
    left: auto;
    right: 1.71875vw;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%)
}

.reviews__video-slider .slider-btn:hover {
    background-color: var(--main-color-darken);
    border-color: var(--main-color-darken)
}

.reviews__video-slider .video-slider__slide {
    position: relative;
    width: 33.8541666667vw;
    height: 100%;
    display: block
}

.reviews__video-slider .video-slider__slide:hover::after {
    opacity: .3
}

.reviews__video-slider .video-slider__slide:hover .video {
    -webkit-transform: translate(-50%,-50%) scale(1.2);
    transform: translate(-50%,-50%) scale(1.2)
}

.reviews__video-slider .video-slider__slide:hover .video::after,.reviews__video-slider .video-slider__slide:hover .video::before {
    display: none
}

.reviews__video-slider .video-slider__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews__video-slider .video-slider__slide::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.3)),to(rgba(0,0,0,.3)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.3),rgba(0,0,0,.3));
    background: linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3))
}

.reviews__video-slider .video-slider__slide .video {
    width: 5.1338541667vw;
    height: 5.1338541667vw;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    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;
    background-color: var(--main-color);
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.reviews__video-slider .video-slider__slide .video img,.reviews__video-slider .video-slider__slide .video svg {
    width: 1.0005208333vw;
    height: 1.1098958333vw
}

.reviews__video-slider .video-slider__slide .video::after,.reviews__video-slider .video-slider__slide .video::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    z-index: -1
}

.reviews__video-slider .video-slider__slide .video::before {
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.reviews__video-slider .video-slider__slide .video::after {
    -webkit-animation: video_pulse_small 2s linear infinite;
    animation: video_pulse_small 2s linear infinite
}

.reviews__img-slider {
    width: 16.9270833333vw
}

.reviews__img-slider .img-slider__container {
    width: 100%;
    height: 28.90625vw
}

.reviews__img-slider .img-slider__container .swiper-container {
    height: 100%
}

.reviews__img-slider .img-slider__container .swiper-slide {
    border-radius: var(--brad-regular)
}

.reviews__img-slider .img-slider__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews__phone-slider {
    width: 14.2708333333vw
}

.reviews__phone-slider .phone-slider__container {
    width: 100%;
    height: 28.90625vw;
    padding: 2.1354166667vw .78125vw .6770833333vw .78125vw;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.reviews__phone-slider .phone-slider__container .swiper-container {
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 1.5625vw;
    border-bottom-left-radius: 1.5625vw
}

.reviews__phone-slider .phone-slider__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews__phone-slider .phone-slider__link-1,.reviews__phone-slider .phone-slider__link-2 {
    position: absolute;
    width: 3.125vw;
    height: 3.125vw;
    border-radius: var(--brad-regular);
    top: 2.6041666667vw;
    left: -1.0416666667vw;
    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;
    z-index: 3
}

.reviews__phone-slider .phone-slider__link-1::before,.reviews__phone-slider .phone-slider__link-2::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .41;
    border-radius: var(--brad-regular);
    z-index: -1
}

.reviews__phone-slider .phone-slider__link-1 img,.reviews__phone-slider .phone-slider__link-1 svg,.reviews__phone-slider .phone-slider__link-2 img,.reviews__phone-slider .phone-slider__link-2 svg {
    width: 1.9270833333vw;
    height: 1.9791666667vw
}

.reviews__phone-slider .phone-slider__link-2 {
    top: auto;
    left: auto;
    right: -1.1979166667vw;
    bottom: 5.5729166667vw
}

.reviews__phone-slider .phone-slider__link-2 img,.reviews__phone-slider .phone-slider__link-2 svg {
    width: 1.8229166667vw;
    height: 1.8229166667vw
}

.reviews.md-style-2 {
    padding: 0;
    margin-bottom: 7.03125vw
}

.reviews.md-style-2 .reviews__bg {
    top: -14.5833333333vw;
    bottom: auto;
    height: 70.3125vw
}

.reviews.md-style-2 .reviews__title {
    color: var(--text-main-color)
}

.reviews.md-style-2 .reviews__img-slider .swiper-container {
    -webkit-filter: drop-shadow(0 0 5.2083333333vw rgba(0,0,0,.1));
    filter: drop-shadow(0 0 5.2083333333vw rgba(0,0,0,.1))
}

.reviews.md-style-2 .reviews__img-slider .swiper-pagination-bullet {
    background-color: #fff
}

.reviews.md-style-2 .reviews__img-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--main-color)
}

.other-reviews {
    margin-bottom: 4.6875vw
}

.other-reviews__title {
    margin-bottom: 2.6041666667vw
}

.other-reviews__container {
    margin-bottom: 2.0833333333vw
}

.other-reviews__slider {
    display: none
}

.other-reviews__item {
    padding: 3.90625vw 5.2083333333vw 3.125vw 3.6458333333vw;
    background: #F8FAFB;
    border-radius: var(--brad-regular);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2.0833333333vw
}

.other-reviews__item:last-child {
    margin-bottom: 0
}

.other-reviews__item .review-info {
    width: 14.5833333333vw;
    padding-right: 5.7291666667vw;
    position: relative
}

.other-reviews__item .review-info__img {
    width: 8.8541666667vw;
    height: 8.8541666667vw;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: .5208333333vw
}

.other-reviews__item .review-info__img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.other-reviews__item .review-info__name {
    font-weight: 700;
    font-size: .9895833333vw;
    line-height: 1.3020833333vw;
    letter-spacing: .03em;
    margin-bottom: .5208333333vw;
    text-align: center
}

.other-reviews__item .review-info__city {
    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;
    font-weight: 400;
    font-size: .7291666667vw;
    line-height: 1.0416666667vw
}

.other-reviews__item .review-info__city img,.other-reviews__item .review-info__city svg {
    width: .625vw;
    height: .78125vw;
    margin-right: .46875vw;
    fill: var(--main-color)
}

.other-reviews__item .review-info__city img path,.other-reviews__item .review-info__city svg path {
    fill: var(--main-color)
}

.other-reviews__item .review-info__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 6.25vw;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 2
}

.other-reviews__item .review-info__stars img,.other-reviews__item .review-info__stars svg {
    width: .8333333333vw;
    height: .78125vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: var(--main-color);
    margin-right: .3645833333vw
}

.other-reviews__item .review-info__stars img path,.other-reviews__item .review-info__stars svg path {
    fill: var(--main-color)
}

.other-reviews__item .review-info__stars img:last-child,.other-reviews__item .review-info__stars svg:last-child {
    margin-right: 0
}

.other-reviews__item .review-info__stars[data-stars-count="1"] svg:nth-child(1n+2) {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="1"] svg:nth-child(1n+2) path {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="2"] svg:nth-child(1n+3) {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="2"] svg:nth-child(1n+3) path {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="3"] svg:nth-child(1n+4) {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="3"] svg:nth-child(1n+4) path {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="4"] svg:nth-child(1n+5) {
    fill: #AAA
}

.other-reviews__item .review-info__stars[data-stars-count="4"] svg:nth-child(1n+5) path {
    fill: #AAA
}

.other-reviews__item .review-content {
    padding-top: 2.6041666667vw
}

.other-reviews__item .review-content__title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.6666666667vw;
    letter-spacing: .03em;
    margin-bottom: 1.6145833333vw
}

.other-reviews__item .review-content__read-more,.other-reviews__item .review-content__slider {
    display: none
}

.other-reviews__item .review-content__text {
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.4583333333vw;
    letter-spacing: .03em;
    margin-bottom: 1.5625vw
}

.other-reviews__item .review-content__text:last-child {
    margin-bottom: 0
}

.other-reviews__item .review-content__text-container {
    margin-bottom: 1.5625vw
}

.other-reviews__item .review-content__img-container {
    width: 46.5104166667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.other-reviews__item .review-content__img-container a {
    width: 14.3229166667vw;
    height: 9.8958333333vw;
    margin-left: 1.7708333333vw;
    border-radius: var(--brad-regular);
    position: relative
}

.other-reviews__item .review-content__img-container a:first-child {
    margin-left: 0
}

.other-reviews__item .review-content__img-container a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: var(--brad-regular)
}

.other-reviews__item .review-content__img-container a:nth-child(1n+4) {
    display: none
}

.other-reviews__item .review-content__img-container a:hover::after {
    opacity: 1
}

.other-reviews__item .review-content__img-container a:hover span {
    opacity: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.other-reviews__item .review-content__img-container a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(29.64%,rgba(49,185,57,0)),to(var(--gradient-process-item)));
    background: -webkit-linear-gradient(top,rgba(49,185,57,0) 29.64%,var(--gradient-process-item) 100%);
    background: linear-gradient(180deg,rgba(49,185,57,0) 29.64%,var(--gradient-process-item) 100%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    border-radius: var(--brad-regular)
}

.other-reviews__item .review-content__img-container a span {
    width: 2.34375vw;
    height: 2.34375vw;
    position: absolute;
    border-radius: 50%;
    background-color: var(--main-color);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 3;
    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: 0.3s;
    transition: 0.3s;
    opacity: 0
}

.other-reviews__item .review-content__img-container a span img,.other-reviews__item .review-content__img-container a span svg {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #fff
}

.other-reviews__item .review-content__img-container a span img path,.other-reviews__item .review-content__img-container a span svg path {
    fill: #fff
}

.other-reviews__item .review-content__img-container a span:hover {
    -webkit-transform: translate(-50%,-50%) scale(1.3);
    transform: translate(-50%,-50%) scale(1.3)
}

.other-reviews__item .review-content__img-container .img-container-hint {
    display: block;
    width: 7.8125vw;
    position: absolute;
    top: 50%;
    left: 105%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 500;
    font-size: 1.0416666667vw;
    line-height: 1.4583333333vw
}

.other-reviews__item .review-content__img-container .img-container-hint span {
    font-family: "inter",Arial,sans-serif
}

.other-reviews__item .review-content__img-container .img-container-hint.hidden {
    pointer-events: none;
    opacity: 0;
    visibility: hidden
}

.other-reviews__bottom {
    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
}

.other-reviews__bottom .other-reviews__btn {
    width: 20.8333333333vw;
    padding: 0 4.9479166667vw
}

.other-reviews__bottom .other-reviews__btn img,.other-reviews__bottom .other-reviews__btn svg {
    width: 1.3541666667vw;
    height: 1.3541666667vw
}

.other-reviews__bottom .other-reviews__btn:hover {
    padding: 0 5.2083333333vw
}

.services {
    padding-bottom: 5.46875vw;
    padding-top: 4vw;
    position: relative;
    overflow: hidden
}

.services__load-more {
    display: none
}

.services__title {
    margin-bottom: 2.9166666667vw
}

.services__title-shadow {
    position: absolute;
    top: -5.3645833333vw;
    left: -25.5208333333vw;
    width: 151.25vw;
    height: 12.4479166667vw;
    text-align: center;
    font-weight: 200;
    font-size: 13.0208333333vw;
    letter-spacing: .25em;
    background: -webkit-radial-gradient(49.99% 0%,106.28% 106.28%,#F0F0F0 0%,rgba(240,240,240,0) 100%);
    background: radial-gradient(106.28% 106.28% at 49.99% 0%,#F0F0F0 0%,rgba(240,240,240,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    z-index: -1
}

.services__container {
    width: 100%
}

.services__container .container-flex {
    margin: -1.4583333333vw -.78125vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.services__item {
    width: 39.2708333333vw;
    min-height: 19.53125vw;
    margin: 1.4583333333vw .78125vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    position: relative;
    padding: 2.5vw 1.9791666667vw 1.71875vw 1.9791666667vw;
    cursor: pointer
}

.services__item:hover .item-img::after {
    opacity: .7
}

.services__item:hover .item-text {
    opacity: 1
}

.services__item:hover .item-bottom__anchor {
    opacity: 1
}

.services__item .item-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.services__item .item-img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .4;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: var(--brad-regular)
}

.services__item .item-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.services__item .item-content {
    position: relative;
    z-index: 5;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff
}

.services__item .item-title {
    width: 11.4583333333vw;
    font-weight: 700;
    font-size: 1.5625vw;
    line-height: 1.8229166667vw;
    letter-spacing: .04em
}

.services__item .item-text {
    padding: .78125vw 0;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-weight: 300;
    font-size: .97375vw;
    line-height: 1.25vw;
    letter-spacing: .04em;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.services__item .item-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    justify-content: flex-start
}

.services__item .item-bottom__btn {
    width: 10.4166666667vw;
    height: 3.125vw;
    padding: 0 1.3020833333vw!important;
    text-align: center;
    margin-right: 1.1979166667vw
}

.services__item .item-bottom__btn::after {
    width: 1.5625vw
}

.services__item .item-bottom__btn span {
    display: inline-block;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    letter-spacing: .05em
}

.services__item .item-bottom__anchor {
    font-weight: 700;
    font-size: .8333333333vw;
    line-height: 1.1979166667vw;
    letter-spacing: .04em;
    color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.services__item .item-bottom__anchor:hover .md-line-dotted::after {
    width: 60%;
    right: 40%
}

.services__item .item-bottom__link {
    width: 13.0208333333vw;
    height: 3.125vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.0416666667vw
}

.services__item .item-bottom__link:hover {
    padding: 0 1.0416666667vw
}

.services__item .item-bottom__link::after {
    width: 1.5625vw
}

.services__item .item-bottom__link span {
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .9895833333vw
}

.side-banner {
    width: 19.2708333333vw;
    padding: 1.8229166667vw;
    padding-bottom: 11.1979166667vw;
    position: sticky;
    top: 4.6875vw;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.side-banner__img {
    width: 100%;
    height: 41.6666666667vw;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1
}

.side-banner__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.side-banner__img img.mobile {
    display: none
}

.side-banner__text {
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.3541666667vw;
    text-align: center;
    letter-spacing: .03em;
    margin-bottom: .9375vw;
    position: relative;
    z-index: 2
}

.side-banner__title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.7708333333vw;
    text-align: center;
    margin-bottom: .9375vw;
    position: relative;
    z-index: 2
}

.side-banner__form {
    position: relative;
    z-index: 2
}

.side-banner__form .form-text {
    font-weight: 500;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .04em;
    text-align: center;
    margin-bottom: .78125vw
}

.side-banner__form .form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.side-banner__form .form-container .form-select,.side-banner__form .form-container .form-input {
    width: 15.625vw;
    margin: 0;
    margin-bottom: .625vw;
    font-size: .8333333333vw
}

.side-banner__form .form-container .form-btn {
    width: 15.625vw;
    padding: 0 1.5625vw;
    letter-spacing: .04em;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.side-banner__form .form-container .form-btn span {
    font-size: .9375vw;
    line-height: 1.25vw
}

.side-fixed-links {
    position: fixed;
    top: 50%;
    right: -7.8125vw;
    width: 5.2083333333vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 50;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.side-fixed-links.visible {
    right: 0
}

.side-fixed-links__close {
    width: 1.71875vw;
    height: 1.71875vw;
    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: absolute;
    top: -2.9166666667vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--main-color);
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.side-fixed-links__close.closed {
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.side-fixed-links__close img,.side-fixed-links__close svg {
    width: .46875vw;
    height: .46875vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.side-fixed-links__close img path,.side-fixed-links__close svg path {
    fill: #fff
}

.side-fixed-links__container {
    width: 5.2083333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.side-fixed-links__container>div,.side-fixed-links__container>a {
    width: 100%;
    min-height: 5.2083333333vw;
    padding: .5208333333vw;
    padding-top: 1.0416666667vw;
    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;
    background-color: var(--main-color);
    border-top-left-radius: .78125vw;
    border-bottom-left-radius: .78125vw;
    margin-bottom: .3125vw;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.side-fixed-links__container>div:last-child,.side-fixed-links__container>a:last-child {
    margin-bottom: 0
}

.side-fixed-links__container>div img,.side-fixed-links__container>div svg,.side-fixed-links__container>a img,.side-fixed-links__container>a svg {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff;
    margin-bottom: .2604166667vw;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.side-fixed-links__container>div img path,.side-fixed-links__container>div svg path,.side-fixed-links__container>a img path,.side-fixed-links__container>a svg path {
    fill: #fff
}

.side-fixed-links__container>div span,.side-fixed-links__container>a span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: center;
    font-weight: 500;
    font-size: .625vw;
    line-height: .8333333333vw;
    letter-spacing: .03em;
    color: #fff
}

.side-fixed-links__container>div:hover,.side-fixed-links__container>a:hover {
    background-color: #fff
}

.side-fixed-links__container>div:hover svg,.side-fixed-links__container>a:hover svg {
    fill: var(--main-color)
}

.side-fixed-links__container>div:hover svg path,.side-fixed-links__container>a:hover svg path {
    fill: var(--main-color)
}

.side-fixed-links__container>div:hover span,.side-fixed-links__container>a:hover span {
    color: var(--text-main-color)
}

.side-fixed-links__container>div:hover.whats-app svg,.side-fixed-links__container>a:hover.whats-app svg {
    fill: #31B939
}

.side-fixed-links__container>div:hover.whats-app svg path,.side-fixed-links__container>a:hover.whats-app svg path {
    fill: #31B939
}

.side-fixed-links__container>div:hover.viber svg,.side-fixed-links__container>a:hover.viber svg {
    fill: #976ECC
}

.side-fixed-links__container>div:hover.viber svg path,.side-fixed-links__container>a:hover.viber svg path {
    fill: #976ECC
}

.side-fixed-links__container>div:hover.telegram svg,.side-fixed-links__container>a:hover.telegram svg {
    fill: #05A0EB
}

.side-fixed-links__container>div:hover.telegram svg path,.side-fixed-links__container>a:hover.telegram svg path {
    fill: #05A0EB
}

.side-fixed-links__container>div:hover img,.side-fixed-links__container>a:hover img {
    filter: invert(1)
}

.simple-text {
    padding-bottom: 4vw;
    padding-top: 4vw
}

.simple-text__title {
    text-align: center;
    font-weight: 600;
    font-size: 1.6666666667vw;
    line-height: 1.9791666667vw;
    letter-spacing: .03em;
    margin-bottom: 1.3020833333vw
}

.simple-text.open .simple-text__content {
    height: auto;
    background: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: var(--text-main-color);
    background-clip: text;
    text-fill-color: var(--text-main-color)
}

.simple-text.open .simple-text__bottom {
    display: none
}

.simple-text__content {
    width: 74.1666666667vw;
    height: 4.84375vw;
    margin: 0 auto;
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.4583333333vw;
    letter-spacing: .03em;
    background: -webkit-gradient(linear,left top,left bottom,from(#000000),to(rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top,#000000 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(180deg,#000000 0%,rgba(0,0,0,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 2.0833333333vw;
    overflow: hidden
}

.simple-text__bottom {
    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
}

.simple-text__content a {
    color: var(--main-color)
}

.simple-text__content ul {
    padding-left: 1vw
}

.simple-text__content ol {
    padding-left: 1vw
}

.simple-text__content h1,.simple-text__content h2,.simple-text__content h3,.simple-text__content h4,.simple-text__content h5,.simple-text__content h6,.simple-text__content p,.simple-text__content ul,.simple-text__content ol {
    margin-bottom: 1.0416666667vw
}

.simple-text__content h1:last-child,.simple-text__content h2:last-child,.simple-text__content h3:last-child,.simple-text__content h4:last-child,.simple-text__content h5:last-child,.simple-text__content h6:last-child,.simple-text__content p:last-child,.simple-text__content ul:last-child,.simple-text__content ol:last-child {
    margin-bottom: 0
}

.simple-text__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: .8333333333vw;
    line-height: .5208333333vw;
    letter-spacing: .04em;
    color: #ADADAD;
    padding-bottom: .15625vw
}

.simple-text__btn::after {
    border-color: #ADADAD!important
}

.simple-text__btn:hover img,.simple-text__btn:hover svg {
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
}

.simple-text__btn img,.simple-text__btn svg {
    width: .9895833333vw;
    height: .9895833333vw;
    -o-object-fit: cover;
    object-fit: cover;
    fill: #ADADAD;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.simple-text__btn img path,.simple-text__btn svg path {
    fill: #ADADAD
}

.team {
    padding-bottom: 4vw;
    padding-top: 4vw
}

.team__title {
    width: 69.2708333333vw;
    margin: 0 auto;
    margin-bottom: 5.2083333333vw
}

.team__slide {
    width: 19.2708333333vw;
    height: 26.0416666667vw;
    border-radius: var(--brad-regular);
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.team__slide .slide-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.team__slide .slide-info {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(23.2%,rgba(0,0,0,.07)),color-stop(124.7%,#000000));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.07) 23.2%,#000000 124.7%);
    background: linear-gradient(180deg,rgba(0,0,0,.07) 23.2%,#000000 124.7%);
    padding: 2.0833333333vw 2.6041666667vw;
    padding-right: 5.2083333333vw;
    color: #fff;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0
}

.team__slide .slide-info p {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.4583333333vw;
    letter-spacing: .03em;
    margin-bottom: .78125vw
}

.team__slide .slide-info span {
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: .9895833333vw;
    letter-spacing: .03em
}

.team__slide .slide-icon {
    position: absolute;
    right: 1.4583333333vw;
    bottom: 1.4583333333vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    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;
    z-index: 2
}

.team__slide .slide-icon img,.team__slide .slide-icon svg {
    width: .5208333333vw;
    height: .5208333333vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.team__slide .slide-icon img path,.team__slide .slide-icon svg path {
    fill: #fff
}

.team__slide .slide-icon::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.team__slide:hover .slide-info {
    opacity: 1
}

.team__slide:hover .slide-icon {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.team__slide:hover .slide-icon:after {
    display: none
}

.team__slider {
    height: 26.0416666667vw;
    margin-bottom: 5.2083333333vw
}

.team__slider .swiper-slide {
    border-radius: var(--brad-regular);
    overflow: hidden
}

.our-team {
    margin-bottom: 8.8541666667vw
}

.our-team__title {
    margin-bottom: 2.34375vw
}

.our-team__slide {
    width: 100%;
    height: 100%;
    display: block
}

.our-team__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.our-team__slider {
    height: 41.6666666667vw;
    margin-bottom: 5.2083333333vw
}

.our-team__slider .swiper-slide {
    border-radius: var(--brad-regular)
}

.to-top {
    position: fixed;
    right: 1.5625vw;
    bottom: 1.5625vw;
    width: 3.3333333333vw;
    height: 3.3333333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    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;
    z-index: 50;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
    cursor: pointer
}

.to-top.visible {
    opacity: 1;
    pointer-events: all
}

.to-top img,.to-top svg {
    width: .8234375vw;
    height: .4708333333vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.to-top img path,.to-top svg path {
    fill: #fff
}

.to-top:hover {
    background-color: var(--main-color-darken)
}

.vacancy {
    margin-bottom: 3.125vw
}

.vacancy__title {
    margin-bottom: 2.34375vw
}

.vacancy__text {
    font-weight: 400;
    font-size: 1.5625vw;
    line-height: 1.8229166667vw;
    text-align: center;
    letter-spacing: .03em;
    margin-bottom: 2.34375vw
}

.vacancy__text a {
    font-family: "Inter",Arial,sans-serif;
    font-weight: 700;
    color: var(--text-main-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.vacancy__text a:hover {
    color: var(--main-color)
}

.vacancy__container {
    margin-bottom: 3.125vw
}

.vacancy__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vacancy__link .md-main-color-btn {
    width: 20.8333333333vw;
    padding: 0 4.1666666667vw
}

.vacancy__link .md-main-color-btn:hover {
    padding: 0 4.4270833333vw
}

.vacancy__item {
    position: relative;
    background: #F8FAFB;
    border-radius: var(--brad-regular);
    padding: 1.8229166667vw 5.7291666667vw 1.8229166667vw 2.6041666667vw;
    margin-bottom: 1.8229166667vw
}

.vacancy__item:last-child {
    margin-bottom: 0
}

.vacancy__item .item-btn {
    position: absolute;
    z-index: 5;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    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;
    border-radius: 50%;
    background-color: var(--main-color);
    top: 2.03125vw;
    right: 2.7083333333vw;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.vacancy__item .item-btn img,.vacancy__item .item-btn svg {
    width: .5208333333vw;
    height: .5208333333vw;
    -o-object-fit: contain;
    object-fit: contain;
    fill: #fff
}

.vacancy__item .item-btn img path,.vacancy__item .item-btn svg path {
    fill: #fff
}

.vacancy__item .item-btn::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    -webkit-animation: pulse_2_small 2s linear infinite;
    animation: pulse_2_small 2s linear infinite;
    z-index: -1
}

.vacancy__item .item-btn.open {
    -webkit-transform: rotate(45deg) scale(1.3);
    transform: rotate(45deg) scale(1.3);
    background-color: #fff;
    -webkit-filter: drop-shadow(0 0 2.6041666667vw rgba(0,0,0,.05));
    filter: drop-shadow(0 0 2.6041666667vw rgba(0,0,0,.05))
}

.vacancy__item .item-btn.open::after {
    display: none
}

.vacancy__item .item-btn.open img,.vacancy__item .item-btn.open svg {
    fill: #D5DEE3
}

.vacancy__item .item-btn.open img path,.vacancy__item .item-btn.open svg path {
    fill: #D5DEE3
}

.vacancy__item .item-title {
    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;
    cursor: pointer
}

.vacancy__item .item-title>div {
    font-weight: 500;
    font-size: 1.0416666667vw;
    line-height: 1.6666666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.vacancy__item .item-title>div .vacancy-name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 2.0833333333vw;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: 700;
    font-size: 1.875vw;
    line-height: 2.0833333333vw
}

.vacancy__item .item-title>div span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 1.6666666667vw;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.vacancy__item .item-title>div span::before {
    content: "";
    display: inline-block;
    width: .5208333333vw;
    height: .5208333333vw;
    border-radius: 50%;
    background-color: var(--main-color);
    opacity: .6;
    margin-right: .5208333333vw
}

.vacancy__item .item-title>div:first-child {
    width: 15.625vw
}

.vacancy__item .item-title>div:nth-child(2) {
    width: 15.1041666667vw
}

.vacancy__item .item-title>div:nth-child(3) {
    width: 19.2708333333vw
}

.vacancy__item .item-title>div:nth-child(4) {
    width: 21.3541666667vw
}

.vacancy__item .item-content {
    display: none;
    padding: 3.125vw 2.6041666667vw 2.34375vw 2.6041666667vw
}

.vacancy__item .item-content .content-title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.6666666667vw;
    letter-spacing: .03em;
    margin-bottom: .5208333333vw
}

.vacancy__item .item-content>div {
    margin-bottom: 2.0833333333vw
}

.vacancy__item .item-content ul {
    padding-left: 1.0416666667vw;
    margin-bottom: .78125vw
}

.vacancy__item .item-content ul li {
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.40625vw;
    letter-spacing: .03em
}

.vacancy__item .item-content ul:last-child {
    margin-bottom: 0
}

.vacancy__item .item-content p {
    font-weight: 500;
    font-size: .9375vw;
    line-height: 1.40625vw;
    letter-spacing: .03em;
    margin-bottom: .78125vw
}

.vacancy__item .item-content p:last-child {
    margin-bottom: 0
}

.video-block__container {
    width: 100%;
    height: 52.0833333333vw;
    position: relative;
    padding: 6.5104166667vw 9.1145833333vw;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    color: #fff
}

.video-block__container img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.video-block__container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.65)),to(rgba(0,0,0,.65)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.65),rgba(0,0,0,.65));
    background: linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.65));
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.video-block__container.hovered::after {
    opacity: .5
}

.video-block__content {
    position: relative;
    z-index: 5
}

.video-block__title {
    width: 26.0416666667vw;
    text-align: left
}

.video-block__btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7.2916666667vw;
    height: 7.2916666667vw;
    border-radius: 50%;
    background-color: var(--main-color);
    z-index: 7;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    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: 0.3s;
    transition: 0.3s
}

.video-block__btn:hover {
    -webkit-transform: translate(-50%,-50%) scale(1.3);
    transform: translate(-50%,-50%) scale(1.3)
}

.video-block__btn:hover::after,.video-block__btn:hover::before {
    opacity: 0!important;
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

.video-block__btn img,.video-block__btn svg {
    display: block;
    margin: auto;
    width: 1.4390625vw;
    height: 1.5963541667vw;
    fill: #fff
}

.video-block__btn img path,.video-block__btn svg path {
    fill: #fff
}

.video-block__btn::after,.video-block__btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background-color: var(--main-color);
    z-index: -1
}

.video-block__btn::before {
    -webkit-animation: video_pulse_big 2s linear infinite;
    animation: video_pulse_big 2s linear infinite
}

.video-block__btn::after {
    -webkit-animation: video_pulse_small 2s linear infinite;
    animation: video_pulse_small 2s linear infinite
}

.warranty {
    margin-bottom: 5.2083333333vw;
    margin-top: 5.2083333333vw
}

.warranty__container {
    position: relative;
    border-radius: var(--brad-regular);
    overflow: hidden;
    padding: 5.2083333333vw;
    padding-right: 29.6875vw;
    color: #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.warranty__title {
    text-align: left;
    margin-bottom: 2.8645833333vw;
    width: 45.2vw
}

.warranty__bullets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.warranty__bullets .bullets-item {
    margin: 0;
    width: 12.5vw;
    margin-top: 2.6041666667vw;
    margin-right: 3.125vw
}

.warranty__bullets .bullets-item:nth-child(3n+3) {
    margin-right: 0
}

.warranty__bullets .bullets-item:nth-child(1),.warranty__bullets .bullets-item:nth-child(2),.warranty__bullets .bullets-item:nth-child(3) {
    margin-top: 0
}

.warranty__text {
    position: absolute;
    right: 6.3541666667vw;
    bottom: 32.96875vw;
    width: 19.9479166667vw;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.warranty__text p {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.8229166667vw;
    letter-spacing: .04em;
    margin-bottom: 1.1979166667vw
}

.warranty__text span {
    font-weight: 400;
    font-size: .8333333333vw;
    line-height: 1.25vw;
    letter-spacing: .04em
}

.warranty__text span b {
    font-weight: 600
}

.warranty__img {
    position: absolute;
    right: 2.4479166667vw;
    bottom: 0;
    width: 27.7604166667vw;
    height: 30.5208333333vw;
    overflow: hidden
}

.warranty__img img {
    width: 100%;
    height: 39.3229166667vw;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none
}

.work-steps {
    padding-bottom: 4vw;
    padding-top: 4vw
}

.work-steps__title {
    width: 54.6875vw;
    margin: 0 auto;
    margin-bottom: 3.3854166667vw
}

.work-steps__slide {
    width: 24.4791666667vw;
    min-height: 31.7708333333vw;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: var(--brad-regular);
    overflow: hidden
}

.work-steps__slide.md-light-text {
    color: #fff
}

.work-steps__slide.md-style-dark-bg,.work-steps__slide.md-style-light-bg {
    color: #fff
}

.work-steps__slide.md-style-dark-bg .slide-phones a,.work-steps__slide.md-style-light-bg .slide-phones a {
    color: #fff
}

.work-steps__slide.md-style-dark-bg .slide-phones a::after,.work-steps__slide.md-style-light-bg .slide-phones a::after {
    background-color: #fff
}

.work-steps__slide.md-style-dark-bg .slide-text,.work-steps__slide.md-style-light-bg .slide-text {
    padding-right: 7.8125vw
}

.work-steps__slide.md-style-dark-bg .slide-content,.work-steps__slide.md-style-light-bg .slide-content {
    padding-bottom: 2.0833333333vw
}

.work-steps__slide.md-style-light-bg {
    color: var(--text-main-color)
}

.work-steps__slide.md-style-light-bg .slide-phones a {
    color: var(--text-main-color)
}

.work-steps__slide.md-style-light-bg .slide-phones a::after {
    background-color: var(--text-main-color)
}

.work-steps__slide .slide-img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 36.7708333333vw;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1
}

.work-steps__slide .slide-content {
    padding: 2.0833333333vw 2.5vw 16.3020833333vw 2.5vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 2
}

.work-steps__slide .slide-step {
    padding: 0 1.5625vw;
    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;
    height: 2.8645833333vw;
    border-radius: var(--brad-regular);
    background-color: #fff;
    font-weight: 600;
    font-size: 1.0416666667vw;
    line-height: 2.6041666667vw;
    letter-spacing: .03em;
    color: var(--main-color);
    margin-bottom: 1.5625vw
}

.work-steps__slide .slide-title {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.8229166667vw;
    letter-spacing: .02em;
    margin-bottom: .78125vw
}

.work-steps__slide .slide-text {
    font-weight: 400;
    font-size: .9375vw;
    line-height: 1.3541666667vw;
    letter-spacing: .03em;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 7.8125vw
}

.work-steps__slide .slide-phones {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: .8854166667vw
}

.work-steps__slide .slide-phones span {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 2.0833333333vw;
    letter-spacing: .02em
}

.work-steps__slide .slide-phones a {
    font-weight: 700;
    font-size: 1.3541666667vw;
    line-height: 2.0833333333vw;
    letter-spacing: .02em;
    font-family: "Inter",Arial,sans-serif;
    color: var(--main-text-color);
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.work-steps__slide .slide-phones a:hover {
    color: var(--main-color)
}

.work-steps__slide .slide-bottom {
    margin-top: .78125vw;
    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: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.work-steps__slide .slide-bottom p {
    font-weight: 700;
    font-size: 1.25vw;
    line-height: 1.8229166667vw;
    letter-spacing: .02em;
    margin-bottom: 1.1458333333vw;
    padding-right: 5.7291666667vw
}

.work-steps__slide .slide-bottom span {
    width: 13.0208333333vw;
    height: 3.90625vw;
    font-weight: 700;
    font-size: 1.0416666667vw;
    line-height: 1.25vw;
    letter-spacing: .03em;
    padding: 0 1.5625vw;
    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
}

.work-steps__slide .slide-bottom span::after {
    width: 1.8229166667vw
}

.work-steps__slider {
    margin-bottom: 5.9895833333vw
}

.work-steps__slider .swiper-slide {
    width: 24.4791666667vw;
    height: auto
}

@media only screen and (max-width: 768px) {
    .wrapper {
        width:86.25vw
    }

    body {
        overflow-x: hidden;
        padding-top: 25vw
    }

    .md-line-dotted::after {
        border-bottom: .3125vw dotted var(--main-color)
    }

    .md-main-color-btn {
        height: 18.75vw;
        padding: 0 14.6875vw;
        width: 100%
    }

    .md-main-color-btn:hover {
        padding: 0 14.6875vw
    }

    .md-main-color-btn span {
        font-size: 3.75vw;
        line-height: 4.6875vw;
        letter-spacing: .03em
    }

    .md-main-color-btn img,.md-main-color-btn svg {
        width: 4.0625vw;
        height: 4.0625vw;
        -o-object-fit: contain;
        object-fit: contain
    }

    .md-main-color-btn::after {
        width: 7.8125vw
    }

    .md-standart-form .form-text {
        font-size: 3.75vw;
        line-height: 5vw;
        margin-bottom: 3.125vw
    }

    .md-standart-form .form-container {
        margin-bottom: 3.125vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md-standart-form .form-file>div {
        width: 76.25vw;
        height: 18.75vw;
        border-radius: var(--brad-regular);
        padding: 0 9.375vw;
        padding-right: 15.625vw;
        font-size: 3.75vw;
        line-height: 4.375vw
    }

    .md-standart-form .form-file>div img,.md-standart-form .form-file>div svg {
        width: 6.25vw;
        height: 6.25vw;
        right: 6.25vw!important
    }

    .md-standart-form .form-file>div p {
        max-height: 4.375vw
    }

    .md-standart-form .form-select {
        width: 76.25vw;
        height: 18.75vw;
        margin-bottom: 3.125vw;
        border-radius: var(--brad-regular);
        padding: 0 9.375vw;
        font-size: 3.75vw
    }

    .md-standart-form .form-select span.current {
        line-height: 18.75vw
    }

    .md-standart-form .form-select::after {
        width: 1.5625vw;
        height: 1.5625vw
    }

    .md-standart-form .form-select .list {
        border-bottom-left-radius: 9.375vw;
        border-bottom-right-radius: 9.375vw
    }

    .md-standart-form .form-select .list .option {
        line-height: 18.75vw;
        padding: 0 9.375vw
    }

    .md-standart-form .form-input {
        width: 76.25vw;
        height: 18.75vw;
        font-size: 3.75vw;
        border-radius: var(--brad-regular);
        padding: 0 9.375vw;
        margin-bottom: 3.125vw
    }

    .md-standart-form .form-textarea {
        width: 63.125vw;
        font-weight: 500;
        height: 34.6875vw;
        border-radius: var(--brad-regular);
        font-size: 3.125vw!important;
        padding: 6.25vw 7.8125vw;
        margin-bottom: 3.125vw
    }

    .md-standart-form .form-checkbox div {
        width: 3.75vw;
        height: 3.75vw;
        margin-right: 1.875vw;
        border-radius: var(--brad-regular)
    }

    .md-standart-form .form-checkbox div img,.md-standart-form .form-checkbox div svg {
        width: 1.5625vw;
        height: 1.25vw
    }

    .md-standart-form .form-checkbox p {
        font-size: 2.1875vw;
        line-height: 2.8125vw
    }

    .price-popup .form-select,.price-popup .form-input,.price-popup .form-btn {
        width: 100%
    }

    .md-main-title {
        font-size: 5.25vw;
        line-height: 7.375vw
    }

    .md-standart-slider .slider-btn {
        display: none
    }

    .md-standart-slider .slider-pagination {
        bottom: -6.25vw
    }

    .md-standart-slider .slider-pagination .swiper-pagination-bullet {
        width: 2.5vw;
        height: 2.5vw;
        margin: 0 1.25vw
    }

    .md-standart-slider .slider-hint {
        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;
        margin-bottom: 4.6875vw
    }

    .md-standart-slider .slider-hint span {
        font-size: 2.5vw;
        line-height: 4.0625vw;
        letter-spacing: .05em;
        margin-right: 2.5vw
    }

    .md-standart-slider .slider-hint svg {
        width: 4.0625vw;
        height: 4.375vw
    }

    .md-standart-form.md-popup-form .form-text {
        padding-left: 0vw;
        font-size: 3.125vw;
        line-height: 3.75vw;
        margin-bottom: 3.125vw;
        text-align: center
    }

    .md-standart-form.md-popup-form .form-container {
        width: 63.125vw;
        margin: 0 auto;
        margin-bottom: 3.125vw
    }

    .md-standart-form.md-popup-form .form-select {
        height: 18.75vw;
        margin-bottom: 3.125vw
    }

    .md-standart-form.md-popup-form .form-select span.current {
        line-height: 18.75vw
    }

    .md-standart-form.md-popup-form .form-select .list .option {
        line-height: 18.75vw;
        min-height: 18.75vw
    }

    .md-standart-form.md-popup-form .form-select.open {
        border-top-left-radius: 9.375vw;
        border-top-right-radius: 9.375vw
    }

    .md-standart-form.md-popup-form .form-select.open .list {
        border-bottom-left-radius: 9.375vw;
        border-bottom-right-radius: 9.375vw
    }

    .md-standart-form.md-popup-form .form-input {
        height: 18.75vw;
        margin-bottom: 3.125vw
    }

    .md-standart-form.md-popup-form .form-btn {
        width: 100%;
        height: 18.75vw;
        padding: 0 9.375vw;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .md-standart-form.md-popup-form .form-btn span {
        font-size: 3.75vw;
        line-height: 4.375vw
    }

    .md-standart-form.md-popup-form .form-checkbox {
        width: 43.75vw
    }

    .md-standart-form.md-popup-form .form-file {
        width: 100%;
        margin: 0;
        margin-bottom: 3.125vw
    }

    .md-standart-form.md-popup-form .form-file>div {
        width: 100%;
        height: 18.75vw
    }

    .filters__slider {
        margin-bottom: 7.8125vw
    }

    .filters__slider .swiper-container {
        overflow: visible;
        min-height: 9.375vw
    }

    .filters__slider .swiper-container .swiper-wrapper {
        min-height: 9.375vw
    }

    .filters__slider .filters-item {
        width: 22.5vw;
        padding: 1.5625vw 4.6875vw;
        font-size: 2.5vw;
        line-height: 2.8125vw
    }

    .header {
        height: 17vw;
        padding-top: 1.9875vw;
        padding-bottom: 3.125vw;
        margin: 0;
        position: fixed;
        z-index: 50;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transition: 0.3s;
        transition: 0.3s
    }

    .header.fixed {
        background-color: #1C1C1CE0
    }

    .header.fixed .header__logo p,.header.fixed .header__contacts a,.header.fixed .header__contacts p {
        color: #fff
    }

    .header.fixed .nav-wrap .nav .nav-item a {
        color: var(--text-main-color)
    }

    .header.fixed .nav-wrap .nav .nav-item.dropdown-item::after {
        border-color: var(--text-main-color)
    }

    .header.open {
        z-index: 100
    }

    .header.open .header__nav {
        opacity: 1;
        pointer-events: all
    }

    .header.open .nav-wrap .nav .nav-item a {
        color: #fff
    }

    .header.open .nav-wrap .nav .nav-item.dropdown-item::after {
        border-color: var(--text-main-color)
    }

    .header__top {
        position: relative;
        z-index: 3
    }

    .header__top .wrapper {
        border-bottom: none
    }

    .header__btn-wrap p {
        display: none
    }

    .header__btn {
        display: block;
        width: 6.25vw;
        height: 4.6875vw;
        position: relative
    }

    .header__btn span {
        width: 6.25vw;
        height: .625vw;
        border-radius: var(--brad-regular);
        position: absolute;
        left: 0;
        background-color: var(--main-color);
        -webkit-transition: 0.3s;
        transition: 0.3s
    }

    .header__btn span:first-child {
        top: 0
    }

    .header__btn span:nth-child(2) {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .header__btn span:last-child {
        bottom: 0;
        width: 6.25vw
    }

    .header__btn.open span:last-child {
        width: 6.25vw
    }

    .header__btn.open span:first-child {
        top: 50%;
        -webkit-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg);
        -webkit-transform-origin: center center;
        transform-origin: center center
    }

    .header__btn.open span:nth-child(2) {
        opacity: 0
    }

    .header__btn.open span:last-child {
        bottom: 50%;
        -webkit-transform: translateY(50%) rotate(45deg);
        transform: translateY(50%) rotate(45deg);
        -webkit-transform-origin: center center;
        transform-origin: center center
    }

    .header__text,.header__address,.header__download,.header__social {
        display: none
    }

    .header__logo {
        width: 23.4375vw;
        height: auto
    }

    .header__logo a img,.header__logo a svg {
        width: 23.5vw;
        height: auto
    }

    .header__logo a p {
        font-size: 5.3125vw;
        line-height: 1
    }

    .header__contacts {
        width: 37.5vw
    }

    .header__contacts p {
        width: auto;
        font-size: 2.1875vw;
        line-height: 2.5vw
    }

    .header__contacts p:before,.header__contacts p::after {
        width: .9375vw;
        height: .9375vw;
        left: -1.875vw
    }

    .header__contacts a {
        font-size: 3.125vw;
        line-height: 4.0625vw
    }

    .header__contacts .call-back {
        font-size: 2.8125vw;
        line-height: 3.4375vw;
        padding-bottom: .3125vw
    }

    .header__nav {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        padding-top: 31.25vw;
        z-index: 2;
        padding-bottom: 6.25vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        opacity: 0;
        pointer-events: none;
        background-color: #1C1C1C
    }

    .header__nav .wrapper {
        overflow-x: hidden;
        overflow-y: auto
    }

    .header__nav .nav-wrap {
        width: 100%;
        height: 100%;
        border-bottom: none!important
    }

    .header__nav .nav-wrap .nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header__nav .nav-wrap .nav>.nav-item {
        padding: 0;
        margin: 0;
        margin-bottom: 4.6875vw
    }

    .header__nav .nav-wrap .nav>.nav-item:last-child {
        margin-bottom: 0
    }

    .header__nav .nav-wrap .nav>.nav-item:first-child {
        display: none
    }

    .header__nav .nav-wrap .nav>.nav-item a {
        font-size: 4.375vw;
        line-height: 6.25vw
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item::after {
        position: absolute;
        top: 1.875vw;
        right: 4.6875vw;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: 1.5625vw;
        height: 1.5625vw
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item .nav-menu {
        position: static;
        padding: 0;
        opacity: 1;
        pointer-events: all;
        border-top: none;
        background-color: transparent;
        padding-top: 3.125vw;
        display: none
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item .nav-menu.open {
        display: block
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item .nav-menu .nav-item {
        margin: 0;
        padding-bottom: 3.125vw
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item .nav-menu .nav-item:last-child {
        padding-bottom: 0
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item .nav-menu .nav-item a {
        font-size: 4.375vw;
        line-height: 1
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item:hover>a {
        color: var(--text-main-color)
    }

    .header__nav .nav-wrap .nav>.nav-item.dropdown-item:hover::after {
        border-color: var(--text-main-color)
    }

    .first {
        margin-top: -25vw;
        padding-top: 10vw;
        min-height: auto;
        padding-bottom: 67.5vw;
        margin-bottom: 7.8125vw
    }

    .first__bg {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        height: auto
    }

    .first__bg .second-bg {
        width: 80%;
        max-height: 67.5vw;
        object-fit: contain;
        right: 0
    }

    .first__title {
        width: 80vw;
        margin: 0 auto;
        margin-bottom: 3vw;
        font-size: 5.5vw;
        line-height: 8vw;
        text-align: center
    }

    .first__content {
        padding-top: 11.604167vw
    }

    .first__text {
        margin: 0 auto;
        -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-bottom: 7.8125vw
    }

    .first__text .dots {
        margin-bottom: 3.125vw
    }

    .first__text .dots:last-child {
        margin-bottom: 0
    }

    .first__text .dots span {
        width: 1.875vw;
        height: 1.875vw;
        margin-right: 1.5625vw
    }

    .first__text .dots span:last-child {
        margin-right: 0
    }

    .first__text p {
        width: 67.1875vw;
        text-align: center;
        font-size: 3.75vw;
        line-height: 5.625vw
    }

    .first__bullets {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: center;
        margin-bottom: 7.8125vw;
        gap: 0 5vw;
        max-width: 100%
    }

    .first__bullets .bullets-item {
        max-width: 28.125vw;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0
    }

    .first__bullets .bullets-item span {
        width: 6.875vw;
        height: 6.875vw;
        margin-bottom: 2.8125vw
    }

    .first__bullets .bullets-item span img,.first__bullets .bullets-item span svg {
        width: 2.1875vw;
        height: 1.5625vw;
        -o-object-fit: contain;
        object-fit: contain
    }

    .first__bullets .bullets-item p {
        font-size: 2.6vw;
        line-height: 3.125vw;
        text-align: center;
        letter-spacing: .04em
    }

    .first__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .first__buttons-btn {
        width: 76.875vw;
        padding: 0 14.6875vw;
        margin-bottom: 4.6875vw
    }

    .first__buttons-btn span {
        width: 42.1875vw
    }

    .first__buttons-text {
        width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .first__buttons-text p {
        max-width: auto;
        line-height: 1;
        font-size: 2.5vw;
        letter-spacing: .03em
    }

    .first__buttons-text p br {
        display: none
    }

    .first__buttons-text svg {
        width: 3.4375vw;
        height: 2.8125vw;
        margin-right: 2.1875vw;
        -o-object-fit: contain;
        object-fit: contain
    }

    .first__buttons-text::before,.first__buttons-text::after {
        width: .9375vw;
        height: .9375vw;
        top: 0
    }

    .first.md-first-with-form {
        padding-bottom: 8vw
    }

    .first.md-first-with-form .wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .first.md-first-with-form .first__content {
        width: 100%
    }

    .first__form {
        width: 100%;
        border-radius: var(--brad-regular);
        padding: 7.8125vw 4.6875vw 10.9375vw 4.6875vw
    }

    .first__form .form-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .first__form .form-title p {
        text-align: center;
        width: 100%;
        font-size: 5vw;
        line-height: 4.0625vw
    }

    .first__form .form-img {
        width: 29.6875vw;
        height: 29.6875vw;
        border-radius: 50%;
        overflow: hidden;
        position: relative;
        margin-bottom: 4.6875vw
    }

    .first__form .form-img img {
        position: absolute;
        top: 7.1875vw;
        width: 26.875vw;
        height: 36.25vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .first__form .form-container .form-btn {
        padding: 0 18.75vw
    }

    .first__form .form-container .form-btn:hover {
        padding: 0 18.75vw
    }

    .first__form .form-checkbox {
        width: 43.75vw;
        margin: 0 auto
    }

    .first.md-first-style-2 {
        padding-bottom: 12.5vw
    }

    .first.md-first-style-2 .first__title {
        width: 68.75vw
    }

    .first.md-first-style-2 .first__bullets {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .first.md-first-style-2 .first__bullets .bullets-item {
        max-width: 28.125vw
    }

    .first.md-after-breadcrumbs {
        padding-top: 44.375vw;
        margin-top: -44.375vw
    }

    .first.md-lid-magnit {
        padding-bottom: 56.25vw
    }

    .first.md-lid-magnit .first__text {
        margin-bottom: 4.6875vw
    }

    .first.md-lid-magnit .first__title {
        width: 100%;
        font-size: 6.875vw;
        line-height: 8.125vw;
        margin-bottom: 9.375vw
    }

    .first.md-lid-magnit .first__bg .second-bg {
        top: auto;
        left: 0;
        right: auto;
        bottom: 0;
        width: 100vw;
        height: 78.125vw
    }

    .first.md-lid-magnit .first__bottom-form {
        width: 76.25vw;
        margin: 0 auto
    }

    .first.md-lid-magnit .first__bottom-form .form-text {
        text-align: center;
        font-size: 3.75vw;
        line-height: 1;
        margin-bottom: 3.125vw
    }

    .first.md-lid-magnit .first__bottom-form .form-container .form-input,.first.md-lid-magnit .first__bottom-form .form-container .form-select {
        margin: 0;
        margin-bottom: 3.125vw
    }

    .first.md-lid-magnit .first__bottom-form .form-container .form-btn {
        width: 100%
    }

    .first.md-lid-magnit .first__bottom-form .form-checkbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .first.md-lid-magnit .first__bottom-form .form-checkbox p {
        width: 43.75vw
    }

    .first.md-error-page {
        margin-top: 0;
        padding-top: 46.875vw;
        padding-bottom: 31.25vw;
        min-height: 70vh
    }

    .first.md-error-page .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .first.md-error-page .first__content {
        width: 100%;
        padding: 0;
        margin: auto
    }

    .first.md-error-page .first__title {
        width: 100%;
        margin-bottom: 4.6875vw
    }

    .first.md-error-page .first__text {
        margin-bottom: 6.25vw
    }

    .first.md-error-page .first__text .dots {
        margin-bottom: 4.6875vw
    }

    .first.md-error-page .first__text p {
        font-size: 5.625vw;
        line-height: 1
    }

    .first.md-error-page .first__buttons-btn {
        width: 46.875vw;
        padding: 0 8.4375vw
    }

    .first.md-error-page .first__buttons-btn:hover {
        padding: 0 8.4375vw
    }

    .first.md-thanx-page {
        min-height: 70vh;
        padding-top: 46.875vw;
        padding-bottom: 31.25vw
    }

    .first.md-thanx-page .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .first.md-thanx-page .first__content {
        width: 100%;
        padding: 0;
        margin: auto
    }

    .first.md-thanx-page .first__title {
        width: 100%;
        margin-bottom: 6.25vw
    }

    .first.md-thanx-page .first__text {
        margin-bottom: 6.25vw
    }

    .first.md-thanx-page .first__text .dots {
        margin-bottom: 4.6875vw
    }

    .first.md-thanx-page .first__text p {
        font-size: 4.375vw;
        line-height: 1
    }

    .first.md-thanx-page .first__buttons-btn {
        width: 46.875vw;
        padding: 0 8.4375vw
    }

    .first.md-thanx-page .first__buttons-btn:hover {
        padding: 0 8.4375vw
    }

    .first.md-thanx-page .first__bg .second-bg {
        display: none
    }

    .calc-price {
        padding-bottom: 7.8125vw
    }

    .calc-price__title {
        margin-bottom: 3.125vw;
        font-size: 4.9vw
    }

    .calc-price__text {
        font-size: 3.75vw;
        line-height: 5vw;
        margin-bottom: 6.25vw
    }

    .calc-price__preloader .circle {
        width: 46.875vw;
        height: 46.875vw;
        margin-bottom: 9.375vw;
        border: 2.1875vw solid var(--main-color);
        border-top: 2.1875vw solid transparent
    }

    .calc-price__preloader p {
        font-size: 5.625vw;
        line-height: 6.25vw;
        text-align: center
    }

    .calc-price__info {
        display: none
    }

    .calc-price__quiz {
        width: 100%;
        padding: 4.6875vw 4.6875vw 9.375vw 4.6875vw;
        border-radius: var(--brad-regular)
    }

    .calc-price__quiz .quiz-progress {
        height: 6.25vw;
        padding: .9375vw 1.25vw
    }

    .calc-price__quiz .quiz-progress .progress-text {
        font-size: 2.5vw
    }

    .calc-price__quiz .quiz-question[data-question-id="1"] .question-control .prev-btn {
        display: none
    }

    .calc-price__quiz .quiz-questions-container .question-title {
        -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-bottom: 4.6875vw
    }

    .calc-price__quiz .quiz-questions-container .question-title span {
        height: 6.25vw;
        padding: 0 3.125vw;
        font-size: 2.1875vw;
        line-height: 6.25vw;
        margin-bottom: 2.1875vw
    }

    .calc-price__quiz .quiz-questions-container .question-title p {
        font-size: 4.375vw;
        line-height: 5vw;
        text-align: center
    }

    .calc-price__quiz .quiz-questions-container .question-control {
        padding-top: 12.5vw
    }

    .calc-price__quiz .quiz-questions-container .question-control__btn {
        width: 35.6875vw;
        height: 12.75vw
    }

    .calc-price__quiz .quiz-questions-container .question-control__btn span::after {
        width: 1.875vw;
        height: 1.875vw;
        margin-left: 2.1875vw;
        margin-top: -.625vw
    }

    .calc-price__quiz .quiz-questions-container .question-control .btn-wrap__hint {
        width: 100%;
        font-size: 2.5vw;
        line-height: 3.125vw;
        padding: 3.125vw;
        border-radius: var(--brad-regular)
    }

    .calc-price__quiz .quiz-questions-container .question-control .prev-btn span {
        font-size: 3.75vw
    }

    .calc-price__quiz .quiz-questions-container .question-control .prev-btn span::before {
        width: 1.875vw;
        height: 1.875vw;
        margin-right: 2.1875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container {
        height: 92.125vw;
        margin-right: -1.5625vw;
        padding-right: 1.5625vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .container-flex {
        margin: -2.5vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-wrap {
        margin: 2.5vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-wrap__video {
        width: 6.25vw;
        height: 6.25vw;
        top: 2.1875vw;
        right: 2.1875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-wrap__video img,.calc-price__quiz .quiz-questions-container .answers-container .answers-wrap__video svg {
        width: 1.5625vw;
        height: 1.875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-wrap__hint {
        width: 6.25vw;
        height: 6.25vw;
        top: 2.1875vw;
        right: 2.1875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-wrap__hint span {
        width: 6.25vw;
        height: 6.25vw;
        font-size: 2.5vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-wrap__hint p {
        width: 35.9375vw;
        padding: 3.125vw;
        padding-right: 10.625vw;
        font-size: 2.5vw;
        line-height: 3.125vw;
        top: -2.1875vw;
        right: -2.1875vw;
        border-radius: var(--brad-regular)
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item {
        width: 35.9375vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item:hover .answers-item__img {
        border: .3125vw solid transparent
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item:hover .answers-item__icon svg {
        fill: #AEAEAE
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item:hover .answers-item__icon svg path {
        fill: #AEAEAE
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item.checked .answers-item__img {
        border: .3125vw solid var(--main-color)
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item.checked .answers-item__icon svg {
        fill: #FFF
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item.checked .answers-item__icon svg path {
        fill: #FFF
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__img {
        height: 23.125vw;
        border-radius: var(--brad-regular);
        border: .3125vw solid transparent
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__icon {
        width: 5vw;
        height: 5vw;
        border: .625vw solid #FBFBFB;
        margin-top: -2.5vw;
        margin-bottom: 2.5vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__icon img,.calc-price__quiz .quiz-questions-container .answers-container .answers-item__icon svg {
        width: 1.5625vw;
        height: 1.25vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__text {
        font-size: 2.8125vw;
        line-height: 3.75vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__bottom>p {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__bottom ul li span {
        font-size: 1.875vw;
        line-height: 2.5vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container .answers-item__bottom ul li p {
        font-size: 2.5vw;
        line-height: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item {
        height: auto;
        margin-right: 0;
        padding-right: 0
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .container-flex {
        margin: -1.5625vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap {
        margin: 1.5625vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video {
        width: 6.25vw;
        height: 6.25vw;
        top: 50%;
        right: 4.6875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video img,.calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap__video svg {
        width: 1.5625vw;
        height: 1.875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint {
        width: 6.25vw;
        height: 6.25vw;
        top: 50%;
        right: 4.6875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint span {
        width: 6.25vw;
        height: 6.25vw;
        font-size: 2.5vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-wrap__hint p {
        width: 46.875vw;
        padding: 3.125vw;
        padding-right: 4.6875vw;
        font-size: 2.5vw;
        line-height: 3.125vw;
        top: 50%;
        right: 50%
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item {
        width: 76.5625vw;
        padding: 3.125vw;
        padding-right: 9.375vw;
        border: .3125vw solid #fff
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item__icon {
        width: 6.25vw;
        height: 6.25vw;
        margin: 0;
        margin-right: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item:hover {
        border: .3125vw solid #fff
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item:hover span {
        fill: #AEAEAE
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item:hover span path {
        fill: #AEAEAE
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item.checked {
        border: .3125vw solid var(--main-color)
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item.checked span svg {
        fill: #FFF
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-no-img-item .answers-item.checked span svg path {
        fill: #FFF
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-large-img .answers-item__img {
        height: 40vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        padding-right: 0
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-wrap {
        width: 76.875vw;
        margin: 0;
        margin-bottom: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-wrap:last-child {
        margin-bottom: 0
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-item {
        width: 76.875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content {
        width: 100%;
        margin-bottom: 6.25vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap {
        margin-bottom: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap:last-child {
        margin-bottom: 0
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap p {
        font-size: 3.125vw;
        line-height: 3.75vw;
        margin-bottom: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap input {
        width: 68.75vw;
        height: 12.5vw;
        border-radius: var(--brad-regular);
        padding: 0 6.25vw;
        font-size: 3.125vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap span {
        font-size: 3.125vw;
        padding-left: 1.875vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div {
        width: 68.75vw;
        height: 12.5vw;
        border-radius: var(--brad-regular);
        padding: 0 6.25vw;
        padding-right: 15.625vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div p {
        font-size: 3.125vw;
        line-height: 4.375vw;
        max-height: 4.375vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div img,.calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .input-wrap.md-file-input div svg {
        width: 4.6875vw;
        height: 4.6875vw;
        right: 6.25vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span {
        width: 3.75vw;
        height: 3.75vw;
        margin-right: 2.1875vw;
        border-radius: var(--brad-regular)
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span img,.calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip span svg {
        width: 1.5625vw;
        height: 1.25vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .answers-content .answer-skip p {
        font-size: 3.125vw;
        line-height: 3.75vw
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .img-container {
        max-width: 68.75vw;
        margin: 0 auto
    }

    .calc-price__quiz .quiz-questions-container .answers-container.md-answers-with-image .img-container img {
        width: 100%
    }

    .quiz-final {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .quiz-final__img {
        width: 100%;
        height: 87.5vw
    }

    .quiz-final__img .circle {
        -webkit-transform: translate(0%,0%);
        transform: translate(0%,0%);
        right: 56.25vw;
        bottom: 59.375vw;
        width: 21.875vw;
        height: 21.875vw
    }

    .quiz-final__img .circle p {
        font-size: 1.875vw;
        line-height: 2.5vw
    }

    .quiz-final__img .circle p span {
        font-size: 3.75vw;
        line-height: 4.375vw
    }

    .quiz-final__img .circle img {
        top: 1.5625vw;
        left: 1.5625vw;
        right: 1.5625vw;
        bottom: 1.5625vw;
        width: 18.75vw;
        height: 18.75vw
    }

    .quiz-final__img img {
        width: 62.5vw;
        bottom: 0;
        right: -3.125vw;
        max-height: 84.375vw;
        border-radius: var(--brad-regular)
    }

    .quiz-final__content {
        width: 100%
    }

    .quiz-final__text {
        min-height: 6.25vw;
        padding: 0 3.125vw;
        font-size: 2.1875vw;
        line-height: 6.25vw;
        margin-bottom: 3.125vw
    }

    .quiz-final__title {
        font-size: 5vw;
        line-height: 5.625vw;
        padding: 0 3.125vw;
        margin-bottom: 7.8125vw
    }

    .quiz-final__form .form-container {
        width: 100%;
        margin-bottom: 3.125vw
    }

    .quiz-final__form .form-container .form-input {
        margin-bottom: 3.125vw
    }

    .quiz-final__form .form-checkbox {
        width: 62.5vw;
        margin-bottom: 6.25vw
    }

    .quiz-final__form .form-checkbox p {
        width: 40.625vw
    }

    .quiz-final__form .form-top {
        margin-bottom: 6.25vw
    }

    .quiz-final__form .form-top__item {
        width: 17.1875vw;
        padding: 1.5625vw;
        border-radius: var(--brad-regular)
    }

    .quiz-final__form .form-top__item:hover {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .quiz-final__form .form-top__item span {
        width: 10.9375vw;
        height: 10.9375vw;
        margin-bottom: 3.125vw
    }

    .quiz-final__form .form-top__item span img,.quiz-final__form .form-top__item span svg {
        width: 4.6875vw
    }

    .quiz-final__form .form-top__item p {
        font-size: 2.5vw;
        line-height: 3.125vw
    }

    .quiz-final__form .form-bottom {
        width: 62.5vw
    }

    .quiz-final__form .form-bottom__title {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 3.125vw
    }

    .quiz-final__form .form-bottom__item {
        border-radius: var(--brad-regular);
        padding: 3.125vw;
        height: 14.0625vw;
        margin-bottom: 3.125vw
    }

    .quiz-final__form .form-bottom__item:last-child {
        margin-bottom: 0
    }

    .quiz-final__form .form-bottom__item .item-img {
        border-radius: var(--brad-regular)
    }

    .quiz-final__form .form-bottom__item .item-img::after {
        border-radius: var(--brad-regular)
    }

    .quiz-final__form .form-bottom__item .item-text {
        font-size: 3.125vw;
        line-height: 3.75vw;
        max-height: 8.75vw;
        width: 43.75vw
    }

    .quiz-final__form .form-bottom__item .item-icon {
        width: 6.25vw;
        height: 6.25vw
    }

    .quiz-final__form .form-bottom__item .item-icon img,.quiz-final__form .form-bottom__item .item-icon svg {
        width: 1.875vw;
        height: 2.5vw
    }

    .promotions {
        padding-bottom: 21.875vw;
        overflow: hidden
    }

    .promotions__title {
        margin-bottom: 3.75vw;
        padding: 0 4.6875vw
    }

    .promotions__slider .swiper-container {
        overflow: visible
    }

    .promotions__container .container-flex {
        margin: -3.125vw 0
    }

    .promotions__container .promotions__item {
        margin: 3.125vw 0
    }

    .promotions__item {
        width: 86.25vw;
        min-height: 70.3125vw;
        padding: 10vw 7.8125vw;
        border-radius: var(--brad-regular)
    }

    .promotions__item-content {
        width: 42.1875vw
    }

    .promotions__item-content p {
        font-size: 5vw;
        line-height: 6.5625vw
    }

    .promotions__item-content>span {
        padding: 3.125vw 0;
        font-size: 3.125vw;
        line-height: 4.6875vw
    }

    .promotions__item-content .content-btn {
        padding-bottom: .625vw
    }

    .promotions__item-content .content-btn span {
        font-size: 3.125vw;
        line-height: 3.125vw;
        margin-right: 1.5625vw
    }

    .promotions__item-content .content-btn:hover {
        margin-right: 1.5625vw
    }

    .promotions__item-content .content-btn img,.promotions__item-content .content-btn svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .promotions__item-img {
        height: 75.3125vw
    }

    .download-price__container {
        border-radius: var(--brad-regular);
        padding: 7.8125vw 11.5625vw 46.875vw 11.5625vw
    }

    .download-price__container::after {
        border-radius: var(--brad-regular)
    }

    .download-price__img-large {
        width: 80vw;
        height: 49.6875vw;
        left: 0;
        right: auto;
        bottom: 0
    }

    .download-price__img-large img {
        width: 98.75vw;
        height: 68.4375vw;
        top: 0;
        left: auto;
        right: 0;
        bottom: auto
    }

    .download-price__img-small {
        display: none
    }

    .download-price__title {
        font-size: 6.25vw;
        line-height: 7.8125vw;
        text-align: center;
        margin-bottom: 4.6875vw
    }

    .download-price__circle {
        width: 21.25vw;
        height: 21.25vw;
        top: auto;
        left: auto;
        right: 11.5625vw;
        bottom: 20.625vw
    }

    .download-price__circle .pdf-circle {
        width: 18.125vw;
        height: 18.125vw;
        top: 1.5625vw;
        left: 1.5625vw;
        right: 1.5625vw;
        bottom: 1.5625vw
    }

    .download-price__circle .circle-arrow {
        width: 2.5vw;
        height: 2.5vw;
        margin-bottom: .625vw
    }

    .download-price__circle p {
        font-size: 2.1875vw;
        line-height: 2.8125vw
    }

    .download-price .form-container .form-select,.download-price .form-container .form-input,.download-price .form-container .form-btn {
        width: 100%
    }

    .download-price .form-container .form-btn {
        padding: 0 12.5vw
    }

    .download-price .form-container .form-btn:hover {
        padding: 0 12.5vw
    }

    .download-price .form-checkbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .download-price .form-checkbox p {
        width: 39.0625vw
    }

    .download-price .form-text {
        text-align: center
    }

    .services__title {
        margin-bottom: 6.25vw
    }

    .services.md-all-items-visible {
        margin-bottom: 18.75vw
    }

    .services.md-all-items-visible .services__item {
        display: block!important
    }

    .services.md-all-items-visible .services__load-more {
        display: none
    }

    .services .container-flex {
        margin: -2.5vw
    }

    .services__load-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 6.25vw
    }

    .services__item {
        width: 86.25vw;
        min-height: 70.3125vw;
        margin: 2.5vw;
        border-radius: var(--brad-regular);
        padding: 9.375vw;
        overflow: hidden
    }

    .services__item .item-img {
        border-radius: var(--brad-regular)
    }

    .services__item .item-img img {
        width: 100%;
        height: 100%;
        border-radius: var(--brad-regular)
    }

    .services__item .item-img::after {
        border-radius: var(--brad-regular)
    }

    .services__item .item-title {
        width: 100%;
        font-size: 6.25vw;
        line-height: 6.875vw
    }

    .services__item .item-text {
        font-size: 3.75vw;
        line-height: 4.375vw;
        padding: 3.125vw 0
    }

    .services__item .item-bottom__btn {
        width: 43.75vw;
        height: 14.0625vw;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 6.25vw;
        margin-right: 3.125vw
    }

    .services__item .item-bottom__btn:hover {
        padding: 0 6.25vw
    }

    .services__item .item-bottom__btn span {
        font-size: 3.75vw
    }

    .services__item .item-bottom__btn::after {
        width: 6.25vw
    }

    .services__item .item-bottom__anchor {
        font-size: 3.75vw;
        line-height: 5.625vw
    }

    .services__item .item-bottom__link {
        width: 100%;
        height: 14.0625vw
    }

    .services__item .item-bottom__link span {
        font-size: 3.75vw
    }

    .services__item .item-bottom__link::after {
        width: 6.25vw
    }

    .services__item:nth-child(1n+3) {
        display: none
    }

    .load-more-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        padding-bottom: .9375vw;
        margin-bottom: 1.5625vw
    }

    .load-more-btn span {
        font-weight: 600;
        font-size: 3.125vw;
        line-height: 3.125vw;
        letter-spacing: .04em;
        margin-right: 1.5625vw;
        color: var(--main-color)
    }

    .load-more-btn img,.load-more-btn svg {
        width: 3.125vw;
        height: 3.125vw;
        -o-object-fit: contain;
        object-fit: contain;
        fill: var(--main-color)
    }

    .load-more-btn img path,.load-more-btn svg path {
        fill: var(--main-color)
    }

    .portfolio {
        padding-bottom: 18.75vw
    }

    .portfolio.md-mobile-slider .portfolio__container {
        display: none
    }

    .portfolio.md-mobile-slider .portfolio__slider {
        display: block;
        margin-bottom: 15.625vw
    }

    .portfolio__container .container-flex {
        margin: -4.6875vw 0
    }

    .portfolio__container .portfolio__item {
        margin: 4.6875vw 0
    }

    .portfolio__title {
        margin-bottom: 4.6875vw
    }

    .portfolio__text {
        font-size: 3.75vw;
        line-height: 5.625vw;
        margin-bottom: 6.25vw
    }

    .portfolio__link {
        width: 76.875vw
    }

    .portfolio__item {
        width: 86.25vw;
        -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .portfolio__item .item-title {
        font-size: 5vw;
        line-height: 6.25vw;
        margin-bottom: 3.125vw
    }

    .portfolio__item .item-text {
        font-size: 3.125vw;
        line-height: 4.6875vw;
        margin-bottom: 3.125vw;
        text-align: left
    }

    .portfolio__item .item-btn {
        margin-bottom: 1.5625vw;
        padding-bottom: .625vw
    }

    .portfolio__item .item-btn span {
        font-size: 3.125vw;
        margin-right: 1.5625vw
    }

    .portfolio__item .item-btn:hover span {
        margin-right: 1.5625vw
    }

    .portfolio__item .item-btn img,.portfolio__item .item-btn svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .portfolio__item .item-gallery {
        width: 100%;
        margin-bottom: 4.6875vw
    }

    .portfolio__item .item-gallery a {
        width: 19.6875vw;
        height: 16.5625vw;
        border-radius: var(--brad-regular);
        margin-right: 2.5vw
    }

    .portfolio__item .item-gallery a:first-child {
        width: 100%;
        height: 69.0625vw;
        border-radius: var(--brad-regular);
        margin-right: 0;
        margin-bottom: 2.5vw
    }

    .portfolio__item .item-gallery a:first-child .video {
        width: 10.9375vw;
        height: 10.9375vw;
        top: 5.625vw;
        right: 5.625vw
    }

    .portfolio__item .item-gallery a:first-child .video img,.portfolio__item .item-gallery a:first-child .video svg {
        width: 2.1875vw;
        height: 2.5vw
    }

    .portfolio__item .item-gallery a:nth-child(3) {
        margin-right: 2.5vw
    }

    .portfolio__item .item-gallery a:nth-child(5) {
        margin-right: 0
    }

    .portfolio__item .item-gallery__hint {
        font-size: 2.5vw;
        height: 6.875vw;
        line-height: 6.875vw;
        top: 3.125vw;
        left: 4.6875vw;
        padding: 0 3.125vw
    }

    .reviews {
        padding-top: 10.9375vw;
        padding-bottom: 25vw
    }

    .reviews__title {
        margin-bottom: 7.8125vw
    }

    .reviews__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .reviews.md-style-2 {
        margin-bottom: 18.75vw
    }

    .reviews.md-style-2 .reviews__bg {
        display: none
    }

    .reviews.md-style-2 .slider-hint span {
        color: var(--text-main-color)!important
    }

    .reviews.md-style-2 .reviews__img-slider .swiper-pagination-bullet {
        background-color: #ECECEC
    }

    .reviews__video-slider {
        width: 100%;
        margin-bottom: 12.5vw
    }

    .reviews__video-slider .video-slider__slide {
        width: 86.25vw;
        height: 66.875vw
    }

    .reviews__video-slider .video-slider__slide .video {
        width: 15.625vw;
        height: 15.625vw
    }

    .reviews__video-slider .video-slider__slide .video img,.reviews__video-slider .video-slider__slide .video svg {
        width: 3.125vw;
        height: 3.4375vw
    }

    .reviews__video-slider .swiper-container {
        width: 100%
    }

    .reviews__video-slider .swiper-container .swiper-slide {
        border-radius: var(--brad-regular)
    }

    .reviews__video-slider .video-slider__link span {
        font-size: 3.125vw;
        margin-right: 1.5625vw
    }

    .reviews__video-slider .video-slider__link img,.reviews__video-slider .video-slider__link svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .reviews__video-slider .video-slider__link:hover span {
        margin-right: 1.5625vw
    }

    .reviews .video-slider__container {
        width: 100%;
        height: auto;
        margin-bottom: 12.5vw
    }

    .reviews .video-slider__container .slider-hint {
        margin-bottom: 3.125vw
    }

    .reviews .video-slider__container .slider-hint span {
        color: #fff
    }

    .reviews__img-slider {
        width: 63.75vw;
        margin: 0 auto;
        margin-bottom: 25vw!important
    }

    .reviews__img-slider .img-slider__container {
        width: 100%;
        height: auto
    }

    .reviews__img-slider .img-slider__container .slider-hint {
        margin-bottom: 3.125vw
    }

    .reviews__img-slider .img-slider__container .slider-hint span {
        color: #fff
    }

    .reviews__img-slider .img-slider__container .swiper-container {
        height: 109.375vw
    }

    .reviews__img-slider .img-slider__container .swiper-container .swiper-slide {
        border-radius: var(--brad-regular)
    }

    .reviews__phone-slider {
        width: 63.75vw;
        margin: 0 auto
    }

    .reviews__phone-slider .phone-slider__container {
        height: 129.6875vw;
        position: relative;
        padding: 9.6875vw 3.4375vw 3.125vw 3.4375vw
    }

    .reviews__phone-slider .phone-slider__container .slider-hint {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 100%
    }

    .reviews__phone-slider .phone-slider__container .slider-hint span {
        color: #fff
    }

    .reviews__phone-slider .phone-slider__container .swiper-container {
        border-bottom-left-radius: 9.375vw;
        border-bottom-right-radius: 9.375vw
    }

    .reviews__phone-slider .phone-slider__link-1 {
        width: 14.0625vw;
        height: 14.0625vw;
        top: 11.5625vw;
        left: -4.6875vw;
        border-radius: var(--brad-regular)
    }

    .reviews__phone-slider .phone-slider__link-1::before {
        border-radius: var(--brad-regular)
    }

    .reviews__phone-slider .phone-slider__link-1 img,.reviews__phone-slider .phone-slider__link-1 svg {
        width: 8.75vw;
        height: 8.75vw
    }

    .reviews__phone-slider .phone-slider__link-2 {
        width: 14.0625vw;
        height: 14.0625vw;
        right: -5.625vw;
        bottom: 25vw;
        border-radius: var(--brad-regular)
    }

    .reviews__phone-slider .phone-slider__link-2::before {
        border-radius: var(--brad-regular)
    }

    .reviews__phone-slider .phone-slider__link-2 img,.reviews__phone-slider .phone-slider__link-2 svg {
        width: 8.4375vw;
        height: 8.4375vw
    }

    .questions {
        padding-bottom: 12.5vw
    }

    .questions__title {
        margin-bottom: 4.6875vw
    }

    .questions.md-all-items-visible .questions__container .container-item {
        display: block!important
    }

    .questions.md-all-items-visible .questions__load-more {
        display: none
    }

    .questions__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0
    }

    .questions__container .container-item {
        width: 100%;
        padding-top: 4.6875vw
    }

    .questions__container .container-item:first-child {
        padding-top: 0
    }

    .questions__container .container-item:nth-child(1n+2) {
        display: none
    }

    .questions__item {
        padding: 6.25vw 8.125vw;
        border-radius: var(--brad-regular);
        margin-bottom: 4.6875vw
    }

    .questions__item:last-child {
        margin-bottom: 0
    }

    .questions__item .item-title {
        padding-right: 15.625vw;
        font-size: 3.75vw;
        line-height: 5.3125vw
    }

    .questions__item .item-content {
        padding-top: 4.6875vw;
        font-size: 3.125vw;
        line-height: 4.6875vw
    }

    .questions__item .item-btn {
        width: 7.8125vw;
        height: 7.8125vw;
        top: 6.25vw;
        right: 6.25vw
    }

    .questions__item .item-btn img,.questions__item .item-btn svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .questions__link a {
        width: 100%;
        height: 18.75vw;
        padding: 0 6.25vw 0 15.625vw;
        border: .3125vw solid var(--main-color)
    }

    .questions__link a span {
        width: 40.625vw;
        font-size: 3.75vw;
        line-height: 5vw;
        text-align: center
    }

    .questions__link a img,.questions__link a svg {
        width: 9.0625vw;
        height: 9.0625vw
    }

    .questions__load-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 4.6875vw;
        margin-bottom: 10.9375vw
    }

    .process {
        overflow: hidden;
        padding-bottom: 10.9375vw
    }

    .process.md-all-items-visible .process__item {
        display: block!important
    }

    .process.md-all-items-visible .process__load-more {
        display: none
    }

    .process__title {
        margin-bottom: 6.25vw
    }

    .process__container .container-flex {
        margin: -2.8125vw 0
    }

    .process__item {
        width: 86.25vw;
        height: 70vw;
        margin: 2.8125vw 0;
        border-radius: var(--brad-regular)
    }

    .process__item:nth-child(1n+4) {
        display: none
    }

    .process__item::after {
        border-radius: var(--brad-regular)
    }

    .process__item span {
        width: 12.5vw;
        height: 12.5vw
    }

    .process__item span img,.process__item span svg {
        width: 6.25vw;
        height: 6.25vw
    }

    .process__load-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 4.6875vw;
        margin-bottom: 1.5625vw
    }

    .warranty {
        margin-bottom: 12.5vw
    }

    .warranty__container {
        padding: 6.25vw;
        padding-bottom: 62.5vw;
        border-radius: var(--brad-regular)
    }

    .warranty__title {
        text-align: center;
        margin-bottom: 7.8125vw;
        width: 81.2vw
    }

    .warranty__bullets {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 6.25vw;
        padding: 0 3.125vw
    }

    .warranty__bullets .bullets-item {
        width: 32.8125vw;
        max-width: 32.8125vw;
        margin: 0;
        margin-bottom: 4.6875vw;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .warranty__bullets .bullets-item:nth-child(even) {
        width: 26.5625vw;
        max-width: 26.5625vw
    }

    .warranty__bullets .bullets-item span {
        width: 6.875vw;
        height: 6.875vw;
        margin-bottom: 2.8125vw
    }

    .warranty__bullets .bullets-item span img,.warranty__bullets .bullets-item span svg {
        width: 2.1875vw;
        height: 1.5625vw
    }

    .warranty__bullets .bullets-item p {
        font-size: 2.1875vw;
        line-height: 3.125vw;
        text-align: center
    }

    .warranty__text {
        position: static;
        width: 100%;
        text-align: center
    }

    .warranty__text p {
        font-size: 3.75vw;
        line-height: 5.625vw;
        margin-bottom: 3.125vw
    }

    .warranty__text span {
        font-size: 3.125vw;
        line-height: 4.375vw
    }

    .warranty__img {
        width: 58.125vw;
        height: 58.75vw;
        left: 19.0625vw;
        right: 14.0625vw;
        bottom: 0
    }

    .warranty__img img {
        width: 58.125vw;
        height: 85.3125vw
    }

    .clear-talk {
        margin-bottom: 14.0625vw
    }

    .clear-talk__container {
        padding: 9.375vw 4.6875vw 93.75vw 4.6875vw;
        border-radius: var(--brad-regular);
        background-position: center top
    }

    .clear-talk__title {
        text-align: center;
        margin-bottom: 4.6875vw;
        font-size: 7.25vw
    }

    .clear-talk__text {
        text-align: center;
        margin-bottom: 4.6875vw
    }

    .clear-talk__text p {
        font-size: 4.375vw;
        line-height: 6.25vw;
        margin-bottom: 6.25vw
    }

    .clear-talk__text span {
        font-size: 3.125vw;
        line-height: 5vw
    }

    .clear-talk__link a {
        width: 76.875vw;
        height: 18.75vw;
        padding: 0 6.25vw 0 9.375vw
    }

    .clear-talk__link {
        margin-left: 4vw
    }

    .clear-talk__link a img,.clear-talk__link a svg {
        width: 9.0625vw;
        height: 9.0625vw
    }

    .clear-talk__link a:hover {
        padding: 0 6.25vw 0 9.375vw
    }

    .clear-talk__img {
        width: 56.5625vw;
        height: 84.0625vw;
        left: 15vw;
        right: 14.6875vw;
        bottom: 0
    }

    .clear-talk__img img {
        width: 56.5625vw;
        height: 150.3125vw
    }

    .partners {
        overflow: hidden;
        padding-bottom: 23.4375vw
    }

    .partners__title {
        margin-bottom: 4.6875vw
    }

    .partners__slider {
        height: auto
    }

    .partners__slider .swiper-container {
        width: 68.75vw;
        height: 34.375vw;
        margin: 0 auto;
        overflow: visible
    }

    .partners__slide img {
        max-width: 27.5vw;
        max-height: 14.6875vw
    }

    .partners__slide .slide-content p {
        font-size: 3.125vw;
        line-height: 3.75vw
    }

    .partners__slide .slide-content span {
        font-size: 2.5vw;
        line-height: 3.125vw
    }

    .catalog {
        padding-bottom: 12.5vw
    }

    .catalog__bg {
        top: 0;
        bottom: 0;
        height: auto
    }

    .catalog.md-all-items-visible .catalog__item {
        display: block!important
    }

    .catalog.md-all-items-visible .catalog__load-more {
        display: none
    }

    .catalog__title {
        margin-bottom: 6.25vw
    }

    .catalog__container .container-flex {
        margin: -4.0625vw 0;
        position: relative
    }

    .catalog__item {
        width: 41.25vw;
        border-radius: var(--brad-regular);
        padding: 2.8125vw 3.4375vw
    }

    .catalog__item .item-status {
        top: 3.625vw;
        left: 1vw
    }

    .catalog__item .item-status>div {
        padding: 0 2.8125vw;
        height: 7.1875vw;
        margin-right: 1.5625vw
    }

    .catalog__item .item-status>div:last-child {
        margin-right: 0
    }

    .catalog__item .item-status>div span {
        font-size: 2.5vw;
        line-height: 1
    }

    .catalog__item .item-status>div img,.catalog__item .item-status>div svg {
        margin-right: .625vw
    }

    .catalog__item .item-status .hit img,.catalog__item .item-status .hit svg {
        width: 1.25vw;
        height: 2.5vw
    }

    .catalog__item .item-status .new img,.catalog__item .item-status .new svg {
        width: 2.8125vw;
        height: 2.8125vw
    }

    .catalog__item .item-status .sale img,.catalog__item .item-status .sale svg {
        width: 2.5vw;
        height: 2.1875vw
    }

    .catalog__item .item-slider {
        width: 39.625vw;
        height: 40.625vw;
        margin: 0 auto;
        margin-bottom: 15.625vw;
        margin-left: -1rem
    }

    .catalog__item .item-slider .slider-btn {
        width: 2.8125vw;
        height: 4.6875vw;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: -6.25vw
    }

    .catalog__item .item-slider .slider-btn.slider-next-btn {
        left: auto;
        right: -6.25vw
    }

    .catalog__item .item-slider .slider-pagination {
        bottom: -9.375vw
    }

    .catalog__item .item-slider .slider-pagination .swiper-pagination-bullet {
        width: 2.5vw;
        height: 2.5vw;
        margin: 0 1.25vw
    }

    .catalog__item .item-price {
        margin-bottom: 5.25vw
    }

    .catalog__item .item-price .current-price {
        font-size: 3.6875vw;
        line-height: 9.375vw
    }

    .catalog__item .item-price .current-price span {
        font-size: 5.375vw
    }

    .catalog__item .item-price .old-price {
        font-size: 2.125vw;
        line-height: 9.375vw
    }

    .catalog__item .item-price .old-price span {
        font-size: 3.3125vw
    }

    .catalog__item .item-name {
        font-size: 3.375vw;
        line-height: 4.25vw
    }

    .catalog__item .item-text {
        font-size: 2.3125vw;
        line-height: 3.0625vw;
        padding: 3.125vw 0
    }

    .catalog__item .item-order {
        width: 34.625vw;
        height: 10.0625vw;
        font-size: 2.8125vw;
        border: .3125vw solid var(--main-color)
    }

    .catalog__load-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 6.25vw;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .before-after {
        padding-bottom: 25vw
    }

    .before-after__title {
        margin-bottom: 4.6875vw
    }

    .before-after__slider {
        height: auto
    }

    .before-after__slider .swiper-container {
        height: 68.75vw
    }

    .before-after__slider .swiper-container .swiper-slide {
        border-radius: var(--brad-regular)
    }

    .before-after__slide img {
        height: 68.75vw
    }

    .before-after__slide .twentytwenty-handle {
        width: 10.3125vw;
        height: 10.3125vw
    }

    .before-after__slide .twentytwenty-handle::after,.before-after__slide .twentytwenty-handle::before {
        width: .9375vw
    }

    .video-block {
        margin-bottom: 9.375vw
    }

    .video-block__container {
        height: 93.75vw;
        padding: 9.375vw 15.625vw
    }

    .video-block__title {
        width: 100%;
        text-align: center
    }

    .video-block__btn {
        width: 16.25vw;
        height: 16.25vw
    }

    .video-block__btn img,.video-block__btn svg {
        width: 3.125vw;
        height: 3.4375vw
    }

    .our-works {
        padding-bottom: 14.0625vw
    }

    .our-works__title {
        margin-bottom: 3.125vw
    }

    .our-works__text {
        font-size: 3.75vw;
        line-height: 1;
        margin-bottom: 7.8125vw
    }

    .our-works__slider {
        height: auto;
        margin-bottom: 12.5vw
    }

    .our-works__slide {
        width: 86.25vw;
        height: 66.875vw;
        border-radius: var(--brad-regular)
    }

    .our-works__slide .video-btn {
        width: 16.25vw;
        height: 16.25vw
    }

    .our-works__slide .video-btn img,.our-works__slide .video-btn svg {
        width: 3.125vw;
        height: 3.4375vw
    }

    .our-works__link a {
        padding-bottom: .625vw
    }

    .our-works__link a span {
        font-size: 3.125vw;
        line-height: 3.125vw;
        margin-right: 1.5625vw
    }

    .our-works__link a img,.our-works__link a svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .our-works__link a:hover span {
        margin-right: 1.5625vw
    }

    .get-consultation {
        margin-bottom: 9.375vw
    }

    .get-consultation__container {
        padding: 6.25vw 3.125vw 96.875vw 3.125vw;
        border-radius: var(--brad-regular);
        overflow: hidden
    }

    .get-consultation__title {
        margin-bottom: 7.8125vw;
        text-align: center
    }

    .get-consultation__person {
        width: 86.25vw;
        height: 93.75vw;
        left: 0;
        right: 0;
        bottom: 0
    }

    .get-consultation__person .person-img {
        width: 100.9375vw;
        height: 113.125vw;
        top: 4.0625vw;
        left: -6.875vw;
        right: auto;
        bottom: -23.4375vw
    }

    .get-consultation__person .person-info {
        top: auto;
        left: 2.25vw;
        right: auto;
        bottom: 36.25vw;
        width: 26.5625vw
    }

    .get-consultation__person .person-info p {
        font-size: 4.375vw;
        line-height: 5vw
    }

    .get-consultation__person .person-info span {
        font-size: 3.125vw;
        line-height: 6.875vw
    }

    .get-consultation__form {
        width: 63.125vw;
        margin: 0 auto;
        margin-bottom: 8.75vw
    }

    .get-consultation__form .form-text {
        text-align: center
    }

    .get-consultation__form .form-container .form-input,.get-consultation__form .form-container .form-select {
        margin: 0;
        width: 100%;
        margin-bottom: 3.125vw
    }

    .get-consultation__form .form-container .form-btn {
        width: 100%;
        padding: 0 10.9375vw
    }

    .get-consultation__form .form-container .form-btn:hover {
        padding: 0 10.9375vw
    }

    .get-consultation__form .form-checkbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .get-consultation__form .form-checkbox p {
        width: 37.5vw
    }

    .get-consultation__links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .get-consultation__links p {
        width: 100%;
        margin: 0;
        margin-bottom: 3.125vw;
        font-size: 3.75vw;
        line-height: 6.25vw;
        text-align: center
    }

    .get-consultation__links a {
        width: 14.0625vw;
        height: 14.0625vw;
        margin: 0 1.5625vw
    }

    .get-consultation.md-style-2 {
        margin-bottom: 9.375vw
    }

    .get-consultation.md-style-2 .get-consultation__container {
        padding: 7.8125vw;
        padding-bottom: 78.125vw
    }

    .get-consultation.md-style-2 .get-consultation__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .get-consultation.md-style-2 .get-consultation__info {
        width: 100%
    }

    .get-consultation.md-style-2 .get-consultation__title {
        margin-bottom: 3.125vw
    }

    .get-consultation.md-style-2 .get-consultation__text {
        width: 100%;
        text-align: center;
        font-size: 3.75vw;
        line-height: 4.6875vw;
        margin-bottom: 6.25vw
    }

    .get-consultation.md-style-2 .get-consultation__contacts {
        width: 100%;
        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;
        margin-bottom: 6.25vw
    }

    .get-consultation.md-style-2 .get-consultation__contacts p {
        font-size: 4.375vw;
        line-height: 5.625vw;
        margin-bottom: 4.6875vw
    }

    .get-consultation.md-style-2 .get-consultation__contacts a img,.get-consultation.md-style-2 .get-consultation__contacts a svg {
        width: 3.4375vw;
        height: 3.4375vw;
        margin-right: 2.1875vw
    }

    .get-consultation.md-style-2 .get-consultation__contacts a span {
        font-size: 4.375vw
    }

    .get-consultation.md-style-2 .get-consultation__links {
        width: 100%;
        margin-bottom: 9.375vw
    }

    .get-consultation.md-style-2 .get-consultation__links p {
        width: 100%;
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 3.125vw
    }

    .get-consultation.md-style-2 .get-consultation__form {
        width: 63.125vw;
        margin: 0 auto
    }

    .get-consultation.md-style-2 .get-consultation__form .form-text {
        font-size: 5vw;
        line-height: 7.5vw;
        margin-bottom: 4.6875vw;
        padding: 0 4.6875vw
    }

    .get-consultation.md-style-2 .get-consultation__form .form-list {
        padding-left: 6.25vw;
        margin-bottom: 5.625vw
    }

    .get-consultation.md-style-2 .get-consultation__form .form-list li {
        font-size: 3.125vw;
        line-height: 5.625vw
    }

    .get-consultation.md-style-2 .get-consultation__form .form-input {
        margin-bottom: 3.125vw
    }

    .get-consultation.md-style-2 .get-consultation__person {
        width: 100%;
        height: 78.125vw;
        left: 0;
        right: 0;
        bottom: 0
    }

    .get-consultation.md-style-2 .get-consultation__person .person-img {
        position: absolute;
        width: 83.75vw;
        height: 115vw;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        top: auto;
        left: -14.375vw;
        right: auto;
        bottom: -31.875vw;
        z-index: 1
    }

    .get-consultation.md-style-2 .get-consultation__person .person-info {
        width: 26.5625vw;
        z-index: 2;
        top: auto;
        left: auto;
        right: 8.75vw;
        bottom: 16.875vw
    }

    .get-consultation.md-style-2 .get-consultation__person .person-info p {
        font-size: 4.375vw;
        line-height: 5vw;
        margin-bottom: 3.125vw;
        text-align: right
    }

    .get-consultation.md-style-2 .get-consultation__person .person-info span {
        font-size: 3.125vw;
        text-align: right
    }

    .delivery {
        margin-bottom: 9.375vw
    }

    .delivery .wrapper {
        width: 100%
    }

    .delivery__title {
        width: 100%;
        margin-bottom: 6.25vw;
        padding: 0 6vw
    }

    .delivery__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .delivery__container .container-item {
        width: 100%;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .delivery__container .container-item:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .delivery__item {
        width: 50%;
        min-height: 50vw
    }

    .delivery__item.md-img-item {
        width: 50%;
        height: auto;
        min-height: 50vw;
        position: relative
    }

    .delivery__item.md-img-item img {
        width: 50vw;
        height: 50vw;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .delivery__item.md-info-item {
        border-radius: var(--brad-regular);
        padding: 4.6875vw 7.8125vw 4.6875vw 4.6875vw
    }

    .delivery__item.md-info-item p {
        font-size: 3.75vw;
        line-height: 4.6875vw;
        padding-right: 15.625vw;
        margin-bottom: 2.8125vw
    }

    .delivery__item.md-info-item span {
        font-size: 2.1875vw;
        line-height: 3.125vw;
        margin-bottom: 3.125vw
    }

    .delivery__item.md-info-item span:last-child {
        margin-bottom: 0
    }

    .delivery__item.md-info-item .icon {
        width: 7.8125vw;
        height: 7.8125vw;
        top: 4.6875vw;
        left: auto;
        right: 4.6875vw;
        -webkit-transform: none;
        transform: none
    }

    .delivery__item.md-info-item .icon img,.delivery__item.md-info-item .icon svg {
        max-width: 5vw;
        max-height: 3.4375vw
    }

    .clients-choose {
        z-index: 1
    }

    .clients-choose__bg {
        height: 110%;
        background-position: center top
    }

    .clients-choose__bg::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(29.16%,rgba(0,0,0,0)),color-stop(108.39%,rgba(0,0,0,.62)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 29.16%,rgba(0,0,0,.62) 108.39%);
        background: linear-gradient(180deg,rgba(0,0,0,0) 29.16%,rgba(0,0,0,.62) 108.39%)
    }

    .clients-choose__title {
        padding-bottom: 74.375vw
    }

    .clients-choose__bullets {
        display: none
    }

    .clients-choose__slider {
        display: block;
        margin: 0 -6.875vw;
        padding: 0 6.875vw;
        padding-bottom: 15.625vw;
        overflow: hidden
    }

    .clients-choose__slider .slider-hint span {
        color: #fff
    }

    .clients-choose__slider .swiper-container {
        overflow: visible
    }

    .clients-choose__slider .slider-pagination {
        bottom: 7.8125vw
    }

    .clients-choose__slider .slider-pagination .swiper-pagination-bullet {
        background-color: #fff
    }

    .clients-choose__slider .swiper-slide {
        overflow: visible!important
    }

    .clients-choose__slider .swiper-slide .bullets-item {
        max-width: 100%;
        color: #fff
    }

    .clients-choose__slider .swiper-slide .bullets-item__number {
        width: 6.25vw;
        height: 6.25vw;
        border-radius: 50%;
        background-color: var(--main-color);
        font-weight: 500;
        font-size: 3.125vw;
        line-height: 10.625vw;
        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;
        letter-spacing: .03em;
        margin-bottom: 2.5vw;
        position: relative
    }

    .clients-choose__slider .swiper-slide .bullets-item__number::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 50%;
        background-color: var(--main-color);
        -webkit-animation: pulse_2_small 2s linear infinite;
        animation: pulse_2_small 2s linear infinite;
        z-index: -1
    }

    .clients-choose__slider .swiper-slide .bullets-item__title {
        font-weight: 700;
        font-size: 3.75vw;
        line-height: 5vw;
        letter-spacing: .03em;
        margin-bottom: 1.5625vw
    }

    .clients-choose__slider .swiper-slide .bullets-item__text {
        font-weight: 300;
        font-size: 3.125vw;
        line-height: 4.0625vw;
        letter-spacing: .03em
    }

    .about-company {
        padding-bottom: 18.75vw
    }

    .about-company__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 7.8125vw
    }

    .about-company__main {
        width: 100%;
        margin-bottom: 4.6875vw;
        text-align: center;
        padding: 0 6.25vw
    }

    .about-company__title {
        margin-bottom: 7.8125vw;
        text-align: center
    }

    .about-company__sub-title {
        font-size: 4.375vw;
        line-height: 6.25vw;
        margin-bottom: 4.6875vw
    }

    .about-company__text p {
        font-size: 3.125vw;
        line-height: 5.625vw;
        margin-bottom: 4.6875vw
    }

    .about-company__text span {
        font-size: 2.5vw;
        line-height: 4.375vw
    }

    .about-company__img {
        width: 76.875vw;
        height: 63.125vw;
        margin: 0 auto;
        border-radius: var(--brad-regular)
    }

    .about-company__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .about-company__numbers {
        width: 100%;
        margin-bottom: 7.8125vw
    }

    .about-company__numbers>div {
        max-width: 26.5625vw
    }

    .about-company__numbers>div:last-child {
        max-width: 26.5625vw
    }

    .about-company__numbers>div p {
        font-size: 15.625vw;
        line-height: 1;
        text-align: center
    }

    .about-company__numbers>div p .zero::after,.about-company__numbers>div p .eight::after {
        width: 2.1875vw;
        height: 2.1875vw;
        top: 3.125vw;
        right: -.625vw
    }

    .about-company__numbers>div p .zero::after {
        right: -.3125vw
    }

    .about-company__numbers>div>span {
        font-size: 2.5vw;
        line-height: 3.75vw;
        text-align: center
    }

    .about-company__certificates {
        width: 63.4375vw;
        height: auto
    }

    .about-company__certificates .swiper-container {
        width: 100%;
        height: 88.75vw
    }

    .about-company__certificates .swiper-container .swiper-slide {
        border-radius: var(--brad-regular)
    }

    .team {
        padding-bottom: 28.125vw
    }

    .team__title {
        width: 100%;
        margin-bottom: 7.8125vw;
        padding: 0 4.6875vw
    }

    .team__slider {
        height: auto;
        margin-bottom: 9.375vw
    }

    .team__slider .swiper-container {
        overflow: visible;
        width: 76.5625vw;
        margin: 0 auto
    }

    .team__slide {
        width: 76.5625vw;
        height: 103.125vw;
        border-radius: var(--brad-regular)
    }

    .team__slide .slide-icon {
        width: 8.4375vw;
        height: 8.4375vw;
        right: 5.625vw;
        bottom: 5.625vw
    }

    .team__slide .slide-icon img,.team__slide .slide-icon svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .team__slide .slide-info {
        padding: 7.8125vw
    }

    .team__slide .slide-info p {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 1.5625vw
    }

    .team__slide .slide-info span {
        font-size: 3.125vw;
        line-height: 3.75vw
    }

    .products {
        overflow: hidden;
        padding-bottom: 12.5vw
    }

    .products__title {
        margin-bottom: 6.25vw
    }

    .products__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .products__item .item-img-block {
        width: 86.25vw;
        margin-bottom: 4.6875vw
    }

    .products__item .item-img-block a {
        width: 19.6875vw;
        height: 16.5625vw;
        margin-right: 2.5vw;
        border-radius: var(--brad-regular)
    }

    .products__item .item-img-block a:nth-child(5) {
        margin-right: 0
    }

    .products__item .item-img-block a:first-child {
        width: 100%;
        height: 69.0625vw;
        margin-bottom: 2.8125vw;
        border-radius: var(--brad-regular)
    }

    .products__item .item-img-block a:first-child .video {
        width: 10.9375vw;
        height: 10.9375vw;
        top: 4.6875vw;
        right: 4.6875vw
    }

    .products__item .item-img-block a:first-child .video img,.products__item .item-img-block a:first-child .video svg {
        width: 2.1875vw;
        height: 2.5vw
    }

    .products__item .item-img-block__hint {
        padding: 0 3.125vw;
        height: 7.1875vw;
        font-size: 2.5vw;
        line-height: 7.1875vw;
        top: 4.6875vw;
        left: 4.6875vw
    }

    .products__item .item-info-block {
        width: 100%
    }

    .products__item .item-info-block .info-status {
        padding: 1.875vw 3.125vw;
        font-size: 1.875vw;
        line-height: 3.125vw
    }

    .products__item .item-info-block .info-status img,.products__item .item-info-block .info-status svg {
        width: 1.875vw;
        max-height: 1.5625vw;
        margin-right: 1.5625vw
    }

    .products__item .item-info-block .info-title {
        font-size: 5vw;
        line-height: 6.875vw;
        padding-right: 28.125vw;
        margin-bottom: 3.125vw
    }

    .products__item .item-info-block .info-list {
        margin-bottom: 4.6875vw
    }

    .products__item .item-info-block .info-list li {
        font-size: 2.5vw;
        line-height: 5vw;
        margin-bottom: 1.5625vw
    }

    .products__item .item-info-block .info-list li:last-child {
        margin-bottom: 0
    }

    .products__item .item-info-block .info-list li span {
        width: 5vw;
        height: 5vw;
        margin-right: 1.5625vw
    }

    .products__item .item-info-block .info-list li span img,.products__item .item-info-block .info-list li span svg {
        width: 1.5625vw;
        height: 1.25vw
    }

    .products__item .item-info-block .info-price {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 6.25vw
    }

    .products__item .item-info-block .info-price .price {
        margin-bottom: 3.125vw;
        font-size: 3.125vw
    }

    .products__item .item-info-block .info-price .price>div .hidden-text {
        margin: 0 .9375vw;
        line-height: .9;
        font-size: 7.5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .products__item .item-info-block .info-price .price>div .hidden-text>div span {
        width: 2.1875vw;
        height: 2.1875vw;
        left: .625vw;
        bottom: .625vw
    }

    .products__item .item-info-block .info-price .price>div .hidden-text>div span img,.products__item .item-info-block .info-price .price>div .hidden-text>div span svg {
        width: .625vw;
        height: 1.25vw;
        -o-object-fit: contain;
        object-fit: contain
    }

    .products__item .item-info-block .info-price .price>div .hidden-text>div p {
        width: 20.3125vw;
        min-height: 3.4375vw;
        font-size: 1.25vw;
        line-height: 2.1875vw;
        padding-left: 3.75vw;
        border-radius: var(--brad-regular)
    }

    .products__item .item-info-block .info-price .link {
        font-size: 3.125vw;
        line-height: 5.625vw;
        margin: 0 auto
    }

    .products__item .item-info-block .info-price .link span {
        margin-right: 1.5625vw
    }

    .products__item .item-info-block .info-price .link img,.products__item .item-info-block .info-price .link svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .products__item .item-info-block .info-price .link:hover span {
        margin-right: 1.5625vw
    }

    .products__item .item-info-block .info-btn-container .order-btn {
        width: 31.875vw;
        height: 15.625vw;
        padding: 0 6.25vw
    }

    .products__item .item-info-block .info-btn-container .order-btn span {
        font-size: 3.4375vw
    }

    .products__item .item-info-block .info-btn-container .order-btn img,.products__item .item-info-block .info-btn-container .order-btn svg {
        width: 2.5vw;
        height: 2.5vw
    }

    .products__item .item-info-block .info-btn-container .order-btn:hover {
        padding: 0 6.25vw
    }

    .products__item .item-info-block .info-btn-container .free-call-btn {
        width: 52.1875vw;
        height: 15.625vw;
        border: .3125vw solid var(--main-color);
        padding: 0 4.6875vw
    }

    .products__item .item-info-block .info-btn-container .free-call-btn span {
        width: 37.5vw;
        font-size: 3.4375vw;
        line-height: 4.0625vw
    }

    .products__item .item-info-block .info-btn-container .free-call-btn img,.products__item .item-info-block .info-btn-container .free-call-btn svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .work-steps {
        padding-bottom: 21.875vw
    }

    .work-steps__title {
        width: 100%;
        margin-bottom: 6.25vw
    }

    .work-steps__slider .swiper-container {
        width: 77.1875vw;
        margin: 0 auto
    }

    .work-steps__slide {
        width: 77.1875vw;
        min-height: 100.3125vw;
        border-radius: var(--brad-regular)
    }

    .work-steps__slide .slide-img {
        height: 111.3125vw
    }

    .work-steps__slide .slide-content {
        padding: 6.25vw 7.8125vw;
        padding-bottom: 53.125vw
    }

    .work-steps__slide.md-style-dark-bg .slide-text,.work-steps__slide.md-style-light-bg .slide-text {
        padding-right: 15.625vw
    }

    .work-steps__slide.md-style-dark-bg .slide-content,.work-steps__slide.md-style-light-bg .slide-content {
        padding-bottom: 6.25vw
    }

    .work-steps__slide .slide-step {
        height: 8.75vw;
        padding: 0 3.125vw;
        font-size: 4.375vw;
        line-height: 8.75vw;
        margin-bottom: 3.125vw
    }

    .work-steps__slide .slide-title {
        font-size: 4.375vw;
        line-height: 5.625vw;
        margin-bottom: 3.125vw
    }

    .work-steps__slide .slide-text {
        font-size: 3.125vw;
        line-height: 4.6875vw
    }

    .work-steps__slide .slide-phones {
        margin-bottom: 3.125vw
    }

    .work-steps__slide .slide-phones span {
        font-size: 4.375vw;
        line-height: 6.875vw
    }

    .work-steps__slide .slide-phones a {
        font-size: 4.375vw;
        line-height: 6.875vw
    }

    .work-steps__slide .slide-bottom p {
        font-size: 4.375vw;
        line-height: 6.875vw;
        margin-bottom: 3.125vw;
        padding-right: 12.5vw
    }

    .work-steps__slide .slide-bottom span {
        width: 40.625vw;
        height: 12.5vw;
        font-size: 3.125vw;
        padding: 0 6.25vw
    }

    .simple-text {
        padding-bottom: 10.9375vw
    }

    .simple-text__title {
        font-size: 5vw;
        line-height: 7.5vw;
        margin-bottom: 4.6875vw;
        padding: 0 6.25vw
    }

    .simple-text__content {
        width: 100%;
        height: 25vw;
        text-align: justify;
        font-size: 3.125vw;
        line-height: 5.625vw;
        margin-bottom: 4.6875vw
    }

    .simple-text__btn span {
        font-size: 3.125vw;
        line-height: 3.125vw;
        margin-right: .9375vw;
        margin-bottom: .9375vw
    }

    .simple-text__btn img,.simple-text__btn svg {
        width: 3.125vw;
        height: 3.125vw;
        margin-bottom: .9375vw
    }

    .contacts {
        padding-bottom: 12.5vw
    }

    .contacts__title {
        display: none
    }

    .contacts__bg {
        display: none
    }

    .contacts__container,.contacts__container.md-container-with-form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts__container .contacts__images,.contacts__container.md-container-with-form .contacts__images {
        width: 100%;
        margin-bottom: 10vw
    }

    .contacts__container .contacts__images-item,.contacts__container.md-container-with-form .contacts__images-item {
        margin-bottom: 9.375vw
    }

    .contacts__container .contacts__images-item:last-child,.contacts__container.md-container-with-form .contacts__images-item:last-child {
        margin-bottom: 0
    }

    .contacts__container .contacts__images-item p,.contacts__container.md-container-with-form .contacts__images-item p {
        font-size: 5vw;
        line-height: 8.125vw;
        margin-bottom: 4.6875vw;
        text-align: center
    }

    .contacts__container .contacts__images-item>div,.contacts__container.md-container-with-form .contacts__images-item>div {
        height: 45.3125vw
    }

    .contacts__container .contacts__images-item>div a,.contacts__container.md-container-with-form .contacts__images-item>div a {
        width: 25.9375vw;
        height: 21.25vw;
        border-radius: var(--brad-regular)
    }

    .contacts__container .contacts__images-item>div a:first-child,.contacts__container.md-container-with-form .contacts__images-item>div a:first-child {
        width: 58.125vw;
        height: 45.3125vw;
        border-radius: var(--brad-regular)
    }

    .contacts__info {
        width: 100%;
        margin-bottom: 9.375vw
    }

    .contacts__info-title {
        width: 100%;
        font-size: 6.25vw;
        line-height: 11.25vw;
        margin-bottom: 7.8125vw;
        text-align: center
    }

    .contacts__info-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 7.8125vw
    }

    .contacts__info-container>div {
        margin: 0;
        margin-top: 4.6875vw
    }

    .contacts__info-container>div:first-child,.contacts__info-container>div:nth-child(2) {
        margin-top: 0
    }

    .contacts__info-address,.contacts__info-work-time,.contacts__info-phones,.contacts__info-email,.contacts__info-social,.contacts__info-links {
        width: 40.625vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .contacts__info-address img,.contacts__info-address svg,.contacts__info-work-time img,.contacts__info-work-time svg,.contacts__info-phones img,.contacts__info-phones svg,.contacts__info-email img,.contacts__info-email svg,.contacts__info-social img,.contacts__info-social svg,.contacts__info-links img,.contacts__info-links svg {
        width: 4.6875vw;
        height: 4.6875vw;
        margin-right: 2.5vw
    }

    .contacts__info-address p,.contacts__info-work-time p,.contacts__info-phones p,.contacts__info-email p,.contacts__info-social p,.contacts__info-links p {
        font-size: 2.5vw;
        line-height: 3.75vw
    }

    .contacts__info-work-time,.contacts__info-email {
        width: 34.375vw
    }

    .contacts__info-social,.contacts__info-links {
        width: 100%
    }

    .contacts__info-social {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 7.8125vw
    }

    .contacts__info-social p {
        width: 100%;
        text-align: center;
        font-size: 4.375vw;
        line-height: 7.5vw;
        margin-bottom: 4.6875vw
    }

    .contacts__info-social>div {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .contacts__info-social>div a {
        width: 13.125vw;
        height: 13.125vw;
        margin: 0 .9375vw
    }

    .contacts__info-links a {
        margin: 0 auto;
        font-size: 5vw;
        line-height: 7.5vw
    }

    .contacts__address {
        width: 100%;
        position: relative;
        padding-bottom: 14.0625vw
    }

    .contacts__address p {
        font-size: 5vw;
        line-height: 8.125vw;
        margin-bottom: 1.5625vw
    }

    .contacts__address p a {
        width: auto;
        position: absolute;
        white-space: nowrap;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 5vw;
        line-height: 7.5vw
    }

    .contacts__address .map-container {
        width: 100%;
        height: 71.875vw
    }

    .contacts__address .map-container iframe {
        border-radius: var(--brad-regular)
    }

    .contacts__form {
        width: 100%;
        padding: 6.25vw 11.5625vw 12.5vw 11.5625vw;
        border-radius: var(--brad-regular)
    }

    .contacts__form .form-title {
        font-size: 5vw;
        line-height: 7.5vw;
        margin-bottom: 4.6875vw
    }

    .contacts__form .form-container .form-input {
        height: 18.75vw;
        font-size: 3.125vw;
        padding: 0 7.8125vw;
        border-radius: var(--brad-regular);
        margin-bottom: 3.125vw
    }

    .contacts__form .form-container .form-btn {
        padding: 0 12.5vw;
        margin-bottom: 3.125vw
    }

    .contacts__form .form-container .form-btn:hover {
        padding: 0 12.5vw
    }

    .contacts__form .form-checkbox {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .contacts__form .form-checkbox p {
        width: 37.5vw
    }

    .contacts__map {
        padding-top: 15vw;
        padding-bottom: 14.375vw;
        position: relative
    }

    .contacts__map-title p {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 7.5vw;
        line-height: 10vw
    }

    .contacts__map-title a {
        position: absolute;
        left: 50%;
        bottom: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        white-space: nowrap;
        font-size: 5vw;
        line-height: 7.5vw
    }

    .contacts__map .map-container {
        height: 71.5625vw
    }

    .contacts__map .map-container iframe {
        border-radius: var(--brad-regular)
    }

    .footer-title {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 1.5625vw
    }

    .footer-list {
        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
    }

    .footer-list .menu-item a {
        font-size: 2.5vw;
        line-height: 5vw
    }

    .footer-list .nav-item a {
        font-size: 2.5vw;
        line-height: 5vw
    }

    .footer-list li img,.footer-list li svg {
        width: 2.1875vw;
        height: 1.5625vw;
        margin-right: 2.1875vw
    }

    .footer-list li span {
        font-size: 2.5vw;
        line-height: 5vw
    }

    .footer-text p {
        font-size: 2.5vw;
        line-height: 5vw;
        margin-bottom: 4.6875vw;
        text-align: center
    }

    .footer-text p:last-child {
        margin-bottom: 0
    }

    .footer__top {
        padding: 37.5vw 9.375vw 0 9.375vw;
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin-bottom: 12.1875vw;
        border-bottom: none
    }

    .footer__top-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 6.25vw
    }

    .footer__top-main {
        width: 100%;
        padding-right: 0
    }

    .footer__top-item {
        width: 50%;
        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;
        margin-bottom: 6.25vw
    }

    .footer__top-item:nth-child(1n+3) {
        width: 100%
    }

    .footer__top-item:nth-child(1n+3) .footer-list {
        display: block
    }

    .footer__top-item:last-child {
        margin-bottom: 0
    }

    .footer__logo {
        position: absolute;
        top: 12.5vw;
        left: 0;
        right: 0;
        width: auto;
        padding-bottom: 0;
        border-bottom: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__logo a {
        width: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer__logo a img,.footer__logo a svg {
        width: 17.5vw;
        height: 13.4375vw;
        margin-right: 4.6875vw;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .footer__logo a p {
        font-size: 10.9375vw;
        line-height: 13.4375vw
    }

    .footer__social {
        padding-top: 0;
        width: 100%;
        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
    }

    .footer__social p {
        font-size: 4.375vw;
        line-height: 7.5vw;
        margin-bottom: 4.6875vw
    }

    .footer__social>div a {
        width: 12.8125vw;
        height: 12.8125vw;
        margin: 0 .9375vw
    }

    .footer__bottom {
        padding: 0;
        padding-bottom: 5vw;
        padding-top: 5vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__bottom-item {
        width: 100%!important;
        margin-bottom: 3.75vw
    }

    .footer__bottom-item:last-child {
        margin-bottom: 0
    }

    .footer__bottom-item p {
        width: 100%;
        font-size: 3.125vw;
        line-height: 5vw;
        text-align: center!important
    }

    .footer.md-bottom-only {
        padding-top: 6.25vw;
        padding-bottom: 9.375vw
    }

    .page-pagination {
        margin-bottom: 15.625vw
    }

    .page-pagination .navigation .page-numbers {
        font-size: 4.375vw;
        line-height: 9.375vw;
        margin: 0 1.875vw
    }

    .page-pagination .navigation .page-numbers.current {
        width: 9.375vw;
        height: 9.375vw
    }

    .page-pagination .navigation .page-numbers.prev,.page-pagination .navigation .page-numbers.next {
        width: 5vw;
        height: 5vw
    }

    .page-pagination .navigation .page-numbers.prev::before,.page-pagination .navigation .page-numbers.next::before {
        width: 2.1875vw;
        height: 2.1875vw
    }

    .calc-banner {
        margin-bottom: 10.9375vw
    }

    .calc-banner.md-calc-banner-fixed {
        bottom: 3.125vw
    }

    .calc-banner.md-calc-banner-fixed.visible {
        left: 3.125vw
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__container {
        width: 62.5vw;
        min-height: 27.8125vw;
        padding: 4.6875vw 5.625vw;
        border-radius: var(--brad-regular)
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__title {
        width: 35.9375vw;
        font-size: 2.5vw;
        line-height: 2.5vw;
        margin-bottom: 1.875vw;
        text-align: left
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__text {
        font-size: 1.875vw;
        line-height: 2.1875vw;
        margin-bottom: 2.1875vw;
        text-align: left
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__link a {
        width: 23.125vw;
        height: 7.5vw;
        padding: 0 3.75vw
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__link a span {
        font-size: 1.5625vw;
        line-height: 1.875vw
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__link a img,.calc-banner.md-calc-banner-fixed .calc-banner__link a svg {
        width: 1.5625vw;
        height: 1.5625vw
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__img {
        width: 29.6875vw;
        height: 25.3125vw;
        right: 0;
        bottom: 0
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__img img {
        width: 37.8125vw;
        height: 27.5vw;
        top: 0;
        left: 0;
        right: auto;
        bottom: auto
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__close {
        width: 2.1875vw;
        height: 2.1875vw;
        top: 3.125vw;
        right: 3.125vw
    }

    .calc-banner.md-calc-banner-fixed .calc-banner__close img,.calc-banner.md-calc-banner-fixed .calc-banner__close svg {
        width: 2.1875vw;
        height: 2.1875vw;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1
    }

    .calc-banner__container {
        padding: 9.375vw 15.625vw 70.3125vw 15.625vw;
        border-radius: var(--brad-regular)
    }

    .calc-banner__title {
        text-align: center;
        font-size: 6.25vw;
        line-height: 7.8125vw;
        margin-bottom: 3.125vw
    }

    .calc-banner__text {
        font-size: 3.75vw;
        line-height: 5.625vw;
        margin-bottom: 6.25vw;
        text-align: center
    }

    .calc-banner__link a {
        width: 100%;
        height: 18.75vw;
        padding: 0 17.1875vw
    }

    .calc-banner__link a:hover {
        padding: 0 17.1875vw
    }

    .calc-banner__img {
        width: 100%;
        height: 70.3125vw;
        left: 0;
        right: 0;
        bottom: 0
    }

    .calc-banner__img img {
        width: 111.5625vw;
        height: 75.3125vw;
        top: auto;
        left: -13.75vw;
        bottom: -1.25vw
    }

    .breadcrumbs {
        padding-top: 4.6875vw;
        margin-bottom: 8.125vw;
        height: auto
    }

    .breadcrumbs .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .breadcrumbs__container {
        overflow-y: hidden;
        overflow-x: scroll;
        padding-bottom: 3.125vw
    }

    .breadcrumbs a {
        font-size: 3.125vw;
        line-height: 3.75vw;
        white-space: nowrap
    }

    .breadcrumbs__item::before {
        width: .3125vw;
        height: 3.125vw;
        margin: 0 2.1875vw
    }

    .breadcrumbs.md-after-transparent-header {
        padding-top: 4.6875vw;
        margin-bottom: 7.8125vw;
        height: auto
    }

    .portfolio-typical {
        margin-bottom: 15.625vw
    }

    .portfolio-typical__title {
        margin-bottom: 10.9375vw
    }

    .portfolio-typical__gallery {
        margin-bottom: 4.6875vw
    }

    .portfolio-typical__gallery a {
        width: 19.6875vw;
        height: 16.5625vw;
        margin-left: 2.5vw;
        border-radius: var(--brad-regular)
    }

    .portfolio-typical__gallery a:first-child {
        margin-left: 0;
        border-radius: var(--brad-regular);
        width: 86.25vw;
        height: 69.0625vw
    }

    .portfolio-typical__description {
        padding: 6.25vw;
        border-radius: var(--brad-regular)
    }

    .portfolio-typical__description.open .description-bottom {
        display: none
    }

    .portfolio-typical__description.open .description-text:first-child {
        max-height: -webkit-max-content;
        max-height: -moz-max-content;
        max-height: max-content;
        -webkit-line-clamp: unset
    }

    .portfolio-typical__description.open .description-text:nth-child(1n+2) {
        display: block
    }

    .portfolio-typical__description .description-title {
        font-size: 5vw;
        line-height: 5.625vw;
        margin-bottom: 4.6875vw;
        text-align: center
    }

    .portfolio-typical__description .description-text {
        font-size: 3.125vw;
        line-height: 5.3125vw;
        margin-bottom: 4.6875vw;
        text-align: justify
    }

    .portfolio-typical__description .description-text:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 37.1875vw;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical
    }

    .portfolio-typical__description .description-text:nth-child(1n+2) {
        display: none
    }

    .portfolio-typical__description .description-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .portfolio-typical__description .description-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: .9375vw
    }

    .portfolio-typical__description .description-btn span {
        font-size: 3.125vw;
        line-height: 3.125vw;
        color: var(--main-color);
        margin-right: 1.5625vw;
        font-weight: 600
    }

    .portfolio-typical__description .description-btn img,.portfolio-typical__description .description-btn svg {
        width: 3.125vw;
        height: 3.125vw;
        -o-object-fit: contain;
        object-fit: contain;
        fill: var(--main-color)
    }

    .portfolio-typical__description .description-btn img path,.portfolio-typical__description .description-btn svg path {
        fill: var(--main-color)
    }

    .portfolio-typical__text {
        margin-bottom: 7.8125vw
    }

    .portfolio-typical__text .text-title {
        font-size: 5vw;
        line-height: 5.625vw;
        margin-bottom: 4.6875vw;
        text-align: center
    }

    .portfolio-typical__text .text-content {
        font-size: 3.125vw;
        line-height: 5.3125vw;
        text-align: justify
    }

    .portfolio-typical__img.md-1-col-img a {
        width: 86.25vw;
        height: 69.0625vw;
        border-radius: var(--brad-regular);
        margin-bottom: 4.6875vw
    }

    .portfolio-typical__img.md-1-col-img a:last-child {
        margin-bottom: 0
    }

    .portfolio-typical__img.md-2-col-img a {
        width: 39.6875vw;
        height: 31.5625vw;
        border-radius: var(--brad-regular);
        margin-top: 4.6875vw
    }

    .portfolio-typical__img.md-2-col-img a:first-child,.portfolio-typical__img.md-2-col-img a:nth-child(2) {
        margin-top: 0
    }

    .portfolio-typical__img.md-3-col-img>a {
        display: none
    }

    .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider {
        display: block;
        margin-bottom: 15.625vw
    }

    .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider .swiper-container {
        overflow: visible;
        width: 82.8125vw;
        height: 31.5625vw;
        margin: 0 auto
    }

    .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider .swiper-container .swiper-slide a {
        display: block;
        width: 39.6875vw;
        height: 31.5625vw;
        border-radius: var(--brad-regular);
        overflow: hidden
    }

    .portfolio-typical__img.md-3-col-img .portfolio-typical__img-slider .swiper-container .swiper-slide a img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .portfolio-typical__video {
        height: 69.0625vw;
        margin-bottom: 7.8125vw
    }

    .portfolio-typical__video-container {
        height: 100%;
        padding: 7.8125vw
    }

    .portfolio-typical__video-container .video-title {
        font-size: 4.6875vw;
        line-height: 1
    }

    .portfolio-typical__video-container .video-btn {
        width: 16.25vw;
        height: 16.25vw
    }

    .portfolio-typical__video-container .video-btn img,.portfolio-typical__video-container .video-btn svg {
        width: 3.125vw;
        height: 3.4375vw
    }

    .portfolio-typical__back-link a {
        padding-bottom: .625vw
    }

    .portfolio-typical__back-link a span {
        font-size: 3.125vw;
        line-height: 3.125vw
    }

    .portfolio-typical__back-link a img,.portfolio-typical__back-link a svg {
        width: 3.125vw;
        height: 3.125vw;
        margin-right: 1.5625vw
    }

    .portfolio-typical__back-link a:hover img,.portfolio-typical__back-link a:hover svg {
        margin-right: 1.5625vw
    }

    .articles {
        margin-bottom: 10.9375vw
    }

    .articles__title {
        margin-bottom: 3.125vw
    }

    .articles__text {
        font-size: 3.75vw;
        line-height: 5.625vw;
        margin-bottom: 6.25vw
    }

    .articles__contianer .container-flex {
        margin: -3.125vw 0
    }

    .articles__item {
        margin: 3.125vw 0;
        width: 100%;
        min-height: 78.125vw;
        border-radius: var(--brad-regular);
        padding: 9.375vw 10.9375vw
    }

    .articles__item::after,.articles__item::before {
        border-radius: var(--brad-regular)
    }

    .articles__item .item-title {
        font-size: 4.375vw;
        line-height: 5.625vw;
        margin-bottom: 3.125vw
    }

    .articles__item .item-link div span {
        font-size: 3.125vw;
        line-height: 3.125vw;
        margin-right: 1.5625vw
    }

    .articles__item .item-link div img,.articles__item .item-link div svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .articles__item .item-link div:hover span {
        margin-right: 1.5625vw
    }

    .articles.md-mobile-slider .articles__container {
        display: none
    }

    .articles__slider {
        display: block;
        margin-bottom: 21.875vw
    }

    .articles__slider .swiper-container {
        min-height: 78.125vw
    }

    .articles__slider .swiper-wrapper {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .articles__slider .swiper-wrapper .swiper-slide {
        height: auto
    }

    .articles__slider .swiper-wrapper .swiper-slide .articles__item {
        height: 100%;
        margin: 0
    }

    .articles-typical {
        margin-bottom: 12.5vw
    }

    .articles-typical__bg,.articles-typical__side {
        display: none
    }

    .articles-typical__title {
        width: 100%;
        margin-bottom: 12.5vw;
        text-align: center
    }

    .articles-typical__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .articles-typical__content {
        width: 100%
    }

    .articles-typical__img {
        width: 100%;
        height: auto;
        margin-bottom: 12.5vw
    }

    .articles-typical__img img {
        width: 100%;
        height: auto
    }

    .articles-typical__img a {
        width: 100%;
        height: auto
    }

    .articles-typical__img a img {
        border-radius: var(--brad-regular)
    }

    .articles-typical__text {
        padding-bottom: 9.375vw;
        margin-bottom: 9.375vw
    }

    .articles-typical__text .text-title {
        font-size: 5vw;
        line-height: 5.625vw;
        margin-bottom: 4.6875vw;
        text-align: center
    }

    .articles-typical__text .text-content {
        font-size: 3.125vw;
        line-height: 5.3125vw;
        text-align: justify
    }

    .articles-typical__text.md-with-img {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .articles-typical__text.md-with-img>div {
        width: 100%
    }

    .articles-typical__text.md-with-img a {
        width: 100%;
        height: 65.625vw;
        margin-bottom: 4.6875vw
    }

    .articles-typical__text.md-with-img a img {
        border-radius: var(--brad-regular)
    }

    .articles-typical__text.md-with-img-container {
        margin-bottom: 9.375vw
    }

    .articles-typical__text.md-with-img-container .text-img-container {
        margin-bottom: 3.125vw
    }

    .articles-typical__text.md-with-img-container .text-img-container a {
        width: 39.6875vw;
        height: 31.5625vw;
        margin-top: 4.6875vw;
        border-radius: var(--brad-regular)
    }

    .articles-typical__text.md-with-img-container .text-img-container a:first-child,.articles-typical__text.md-with-img-container .text-img-container a:nth-child(2) {
        margin-top: 0
    }

    .articles-typical__back-link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .articles-typical__back-link a {
        padding-bottom: .625vw
    }

    .articles-typical__back-link a span {
        font-size: 3.125vw;
        line-height: 3.125vw
    }

    .articles-typical__back-link a img,.articles-typical__back-link a svg {
        width: 3.125vw;
        height: 3.125vw;
        margin-right: 1.5625vw
    }

    .articles-typical__back-link a:hover img,.articles-typical__back-link a:hover svg {
        margin-right: 1.5625vw
    }

    .side-banner {
        width: 86.25vw;
        margin: 0 auto;
        margin-bottom: 13.125vw;
        padding: 7.8125vw 3.75vw 54.6875vw 3.75vw;
        border-radius: var(--brad-regular)
    }

    .side-banner__text {
        font-size: 3.75vw;
        line-height: 5.625vw;
        margin-bottom: 6.25vw
    }

    .side-banner__title {
        font-size: 6.25vw;
        line-height: 7.8125vw;
        margin-bottom: 7.8125vw
    }

    .side-banner__img {
        height: 187.5vw
    }

    .side-banner__img img.desktop {
        display: none
    }

    .side-banner__img img.mobile {
        display: block
    }

    .side-banner__form .form-container .form-select,.side-banner__form .form-container .form-input,.side-banner__form .form-container .form-btn {
        width: 63.125vw;
        margin-bottom: 3.125vw
    }

    .side-banner__form .form-container .form-select span.current {
        font-size: 3.125vw;
        line-height: 18.75vw
    }

    .side-banner__form .form-container .form-select .option {
        font-size: 3.125vw;
        line-height: 18.75vw
    }

    .side-banner__form .form-container .form-input {
        font-size: 3.125vw
    }

    .side-banner__form .form-container .form-btn span {
        font-size: 3.75vw
    }

    .side-banner__form .form-checkbox {
        width: 42.1875vw;
        margin: 0 auto
    }

    .certificates {
        margin-bottom: 18.75vw
    }

    .certificates__bg {
        display: none
    }

    .certificates.md-all-items-visible .certificates__item {
        display: block!important
    }

    .certificates.md-all-items-visible .certificates__load-more {
        display: none
    }

    .certificates__title {
        margin-bottom: 6.25vw
    }

    .certificates__container .container-flex {
        margin: -3.125vw 0
    }

    .certificates__load-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 6.25vw
    }

    .certificates__item {
        margin: 3.125vw 0;
        width: 86.25vw;
        height: 122.8125vw;
        border-radius: var(--brad-regular)
    }

    .certificates__item::after {
        border-radius: var(--brad-regular)
    }

    .certificates__item span {
        width: 14.0625vw;
        height: 14.0625vw
    }

    .certificates__item span img,.certificates__item span svg {
        width: 6.5625vw;
        height: 6.5625vw
    }

    .certificates__item:nth-child(1n+4) {
        display: none
    }

    .company-video {
        margin-top: -19.6875vw;
        margin-bottom: 9.375vw
    }

    .company-video__container {
        height: 162.1875vw
    }

    .company-video__img img.desktop {
        display: none
    }

    .company-video__img img.mobile {
        display: block
    }

    .company-video__content {
        padding: 17.5vw 6.875vw 13.125vw 6.875vw;
        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
    }

    .company-video__content .video-title {
        text-align: center;
        font-size: 7.5vw;
        line-height: 10vw;
        padding: 0 15.625vw;
        margin-bottom: 9.375vw
    }

    .company-video__content .video-text {
        padding-left: 25vw
    }

    .company-video__content .video-text p {
        font-size: 4.375vw;
        line-height: 6.25vw;
        margin-bottom: 6.25vw
    }

    .company-video__content .video-text span {
        font-size: 3.125vw;
        line-height: 4.6875vw;
        margin-bottom: 4.6875vw
    }

    .company-video__content .video-text span:last-child {
        margin-bottom: 0
    }

    .company-video__content .video-text .video-btn {
        width: 16.25vw;
        height: 16.25vw;
        top: 0;
        left: 1.25vw
    }

    .company-video__content .video-text .video-btn img,.company-video__content .video-text .video-btn svg {
        width: 3.4375vw;
        height: 3.75vw
    }

    .our-values {
        margin-bottom: 17.1875vw
    }

    .our-values__title {
        margin-bottom: 4.6875vw
    }

    .our-values__container {
        display: none
    }

    .our-values__slider {
        display: block
    }

    .our-values__slider .swiper-container {
        overflow: visible
    }

    .our-values__slider .swiper-container .swiper-slide .our-values__item {
        margin: 0
    }

    .our-values__item {
        width: 86.25vw;
        padding: 8.4375vw 10vw;
        border-radius: var(--brad-regular)
    }

    .our-values__item .item-title {
        padding-right: 25vw;
        font-size: 4.375vw;
        line-height: 6.25vw;
        margin-bottom: 3.125vw
    }

    .our-values__item .item-text {
        font-size: 3.125vw;
        line-height: 5vw;
        padding-right: 3.125vw
    }

    .our-values__item .item-number {
        width: 10.9375vw;
        height: 10.9375vw;
        top: 8.75vw;
        right: 8.125vw;
        font-size: 3.75vw
    }

    .our-values__item.md-black-item::after {
        width: 62.5vw;
        height: 62.5vw;
        top: 5vw;
        left: 13.125vw;
        border-radius: 50%;
        -webkit-filter: blur(90px);
        filter: blur(90px)
    }

    .our-team {
        margin-bottom: 17.1875vw
    }

    .our-team__title {
        margin-bottom: 4.6875vw
    }

    .our-team__slider {
        height: auto
    }

    .our-team__slider .swiper-container {
        height: 46.875vw
    }

    .our-team__slider .swiper-slide {
        border-radius: var(--brad-regular)
    }

    .geography {
        margin-bottom: 12.5vw
    }

    .geography__bg {
        display: none
    }

    .geography__title {
        margin-bottom: 6.25vw
    }

    .geography__map {
        margin: 0 -18.75vw;
        margin-bottom: 7.8125vw
    }

    .geography__container .container-flex {
        margin: -3.125vw 0
    }

    .geography__item {
        margin: 3.125vw 0;
        width: 86.25vw
    }

    .geography__item .item-title {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        text-align: center;
        font-size: 5vw;
        line-height: 7.8125vw;
        margin-bottom: 4.6875vw
    }

    .geography__item .item-slider {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        height: 62.5vw;
        margin-bottom: 4.6875vw
    }

    .geography__item .item-slider .swiper-container .swiper-slide {
        border-radius: var(--brad-regular);
        position: relative
    }

    .geography__item .item-slider .swiper-container .swiper-slide::after {
        content: "";
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        border-radius: var(--brad-regular);
        z-index: 2;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(50.93%,rgba(0,0,0,0)),to(#000000));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 50.93%,#000000 100%);
        background: linear-gradient(180deg,rgba(0,0,0,0) 50.93%,#000000 100%)
    }

    .geography__item .item-slider .swiper-container .swiper-slide a {
        position: relative;
        z-index: 1
    }

    .geography__item .item-slider .slider-hint {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 11.25vw;
        z-index: 2;
        margin-bottom: 0
    }

    .geography__item .item-slider .slider-hint span {
        color: #fff
    }

    .geography__item .item-slider .slider-pagination {
        bottom: 5vw;
        z-index: 2
    }

    .geography__item .item-text {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        font-size: 3.125vw;
        line-height: 4.6875vw;
        text-align: justify;
        margin-bottom: 0
    }

    .vacancy {
        margin-bottom: 18.75vw
    }

    .vacancy__title {
        margin-bottom: 3.125vw
    }

    .vacancy__text {
        width: 56.25vw;
        margin: 0 auto;
        margin-bottom: 7.8125vw;
        font-size: 3.75vw;
        line-height: 5.625vw
    }

    .vacancy__text a {
        font-size: 3.75vw;
        line-height: 5.625vw
    }

    .vacancy__container {
        margin-bottom: 5vw
    }

    .vacancy__item {
        margin-bottom: 5.3125vw;
        padding: 6.875vw 8.125vw 8.125vw 8.125vw;
        border-radius: var(--brad-regular)
    }

    .vacancy__item .item-title {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .vacancy__item .item-title div {
        width: 100%!important;
        font-size: 3.125vw;
        line-height: 4.0625vw;
        margin-bottom: 2.1875vw
    }

    .vacancy__item .item-title div:first-child {
        margin-bottom: 5.625vw
    }

    .vacancy__item .item-title div:last-child {
        margin-bottom: 0
    }

    .vacancy__item .item-title div span {
        max-height: 4.0625vw
    }

    .vacancy__item .item-title div span::before {
        width: 1.875vw;
        height: 1.875vw;
        margin-right: 1.5625vw
    }

    .vacancy__item .item-title div .vacancy-name {
        font-size: 5.575vw;
        line-height: 5.3125vw;
        max-height: 5.3125vw
    }

    .vacancy__item .item-btn {
        width: 8.125vw;
        height: 8.125vw;
        top: 5.625vw;
        right: 6.5625vw
    }

    .vacancy__item .item-btn img,.vacancy__item .item-btn svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .vacancy__item .item-content {
        padding: 6.25vw 0 3.125vw 0
    }

    .vacancy__item .item-content>div {
        margin-bottom: 4.6875vw
    }

    .vacancy__item .item-content>div:last-child {
        margin-bottom: 0
    }

    .vacancy__item .item-content .content-title {
        font-size: 3.75vw;
        line-height: 4.0625vw;
        margin-bottom: 3.125vw
    }

    .vacancy__item .item-content ul {
        margin-bottom: 3.125vw;
        padding-left: 4.6875vw
    }

    .vacancy__item .item-content ul:last-child {
        margin-bottom: 0
    }

    .vacancy__item .item-content ul li {
        font-size: 3.125vw;
        line-height: 4.6875vw
    }

    .vacancy__item:last-child {
        margin-bottom: 0
    }

    .vacancy__link .md-main-color-btn {
        width: 100%;
        padding: 0 21.875vw
    }

    .vacancy__link .md-main-color-btn:hover {
        padding: 0 21.875vw
    }

    .other-reviews {
        margin-bottom: 18.75vw
    }

    .other-reviews__title {
        margin-bottom: 5vw
    }

    .other-reviews__container {
        display: none
    }

    .other-reviews__slider {
        display: block;
        margin-bottom: 10.3125vw;
        padding-bottom: 12.5vw
    }

    .other-reviews__slider .swiper-container .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .other-reviews__slider .swiper-container .swiper-slide {
        overflow: hidden
    }

    .other-reviews__slider .slider-pagination {
        bottom: 0
    }

    .other-reviews__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: var(--brad-regular);
        padding: 9.375vw 4.375vw 6.25vw 4.375vw
    }

    .other-reviews__item .review-info {
        width: 100%;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 7.5vw
    }

    .other-reviews__item .review-info__stars {
        width: 31.25vw;
        position: static
    }

    .other-reviews__item .review-info__stars img,.other-reviews__item .review-info__stars svg {
        width: 3.75vw;
        height: 3.75vw;
        margin-right: 1.875vw
    }

    .other-reviews__item .review-info__stars img:last-child,.other-reviews__item .review-info__stars svg:last-child {
        margin-right: 0
    }

    .other-reviews__item .review-info__img {
        width: 23.4375vw;
        height: 23.4375vw;
        margin: 0;
        margin-right: 5vw
    }

    .other-reviews__item .review-info__name {
        font-size: 3.125vw;
        line-height: 4.6875vw;
        margin-bottom: 2.1875vw
    }

    .other-reviews__item .review-info__city {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 2.1875vw
    }

    .other-reviews__item .review-info__city img,.other-reviews__item .review-info__city svg {
        width: 3.75vw;
        height: 4.6875vw;
        margin-right: 1.875vw
    }

    .other-reviews__item .review-info__city span {
        font-size: 2.5vw;
        line-height: 3.75vw
    }

    .other-reviews__item .review-content {
        padding-top: 0
    }

    .other-reviews__item .review-content.open .review-content__text {
        display: block!important
    }

    .other-reviews__item .review-content.open .review-content__text:first-child {
        max-height: none;
        -webkit-line-clamp: unset
    }

    .other-reviews__item .review-content.open .review-content__read-more {
        display: none
    }

    .other-reviews__item .review-content__title {
        font-size: 4.375vw;
        line-height: 5.3125vw;
        margin-bottom: 3.125vw
    }

    .other-reviews__item .review-content__text-container {
        margin-bottom: 3.125vw
    }

    .other-reviews__item .review-content__text {
        font-size: 3.125vw;
        line-height: 4.6875vw;
        margin-bottom: 3.125vw
    }

    .other-reviews__item .review-content__text:last-child {
        margin-bottom: 0
    }

    .other-reviews__item .review-content__text:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 14.0625vw;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    .other-reviews__item .review-content__text:nth-child(1n+2) {
        display: none
    }

    .other-reviews__item .review-content__read-more {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 9.375vw
    }

    .other-reviews__item .review-content__read-more .read-more-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: .625vw
    }

    .other-reviews__item .review-content__read-more span {
        margin-right: 1.5625vw;
        font-size: 3.125vw;
        font-weight: 600;
        color: var(--main-color)
    }

    .other-reviews__item .review-content__read-more img,.other-reviews__item .review-content__read-more svg {
        width: 3.125vw;
        height: 3.125vw;
        -o-object-fit: contain;
        object-fit: contain;
        fill: var(--main-color)
    }

    .other-reviews__item .review-content__read-more img path,.other-reviews__item .review-content__read-more svg path {
        fill: var(--main-color)
    }

    .other-reviews__item .review-content__img-container {
        display: none
    }

    .other-reviews__item .review-content__slider {
        display: block;
        padding-bottom: 9.375vw
    }

    .other-reviews__item .review-content__slider .slider-pagination {
        bottom: 0
    }

    .other-reviews__item .review-content__slider .swiper-container {
        width: 72.8125vw;
        height: 31.5625vw;
        margin: 0 auto;
        overflow: visible
    }

    .other-reviews__item .review-content__slider .swiper-container .swiper-slide {
        height: 100%;
        border-radius: var(--brad-regular)
    }

    .other-reviews__item .review-content__slider .swiper-container .swiper-slide a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100%
    }

    .other-reviews__item .review-content__slider .swiper-container .swiper-slide a img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .other-reviews__item .review-content__slider .swiper-container .swiper-slide a span {
        display: none
    }

    .other-reviews__bottom .other-reviews__btn {
        width: 63.125vw;
        padding: 0 12.5vw
    }

    .other-reviews__bottom .other-reviews__btn img,.other-reviews__bottom .other-reviews__btn svg {
        width: 4.6875vw;
        height: 4.6875vw
    }

    .price {
        margin-bottom: 18.75vw
    }

    .price__title {
        margin-bottom: 6.25vw
    }

    .price__table {
        margin-bottom: 6.25vw
    }

    .price__table .table-header {
        display: none
    }

    .price__table .table-item {
        padding: 7.1875vw 6.25vw;
        margin-bottom: 3.125vw;
        background-color: #F8FAFB!important;
        border-radius: var(--brad-regular)
    }

    .price__table .table-item .item-header {
        padding-right: 15.625vw;
        font-size: 4.375vw;
        line-height: 5.3125vw
    }

    .price__table .table-item .item-btn {
        width: 8.125vw;
        height: 8.125vw;
        top: 5.625vw;
        right: 6.5625vw
    }

    .price__table .table-item .item-btn img,.price__table .table-item .item-btn svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .price__table .table-item .item-btn.open {
        background-color: #fff!important
    }

    .price__table .table-item .item-btn.open svg {
        fill: #D5DEE3
    }

    .price__table .table-item .item-btn.open svg path {
        fill: #D5DEE3
    }

    .price__table .table-item .item-content {
        padding-top: 7.8125vw
    }

    .price__table .table-item .item-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 6.25vw;
        margin-bottom: 6.25vw;
        border-bottom: .3125vw solid rgba(0,0,0,.3)
    }

    .price__table .table-item .item-row:last-child {
        margin-bottom: 0;
        border-bottom: none
    }

    .price__table .table-item .item-row .item-col {
        width: 100%!important;
        margin-bottom: 3.125vw
    }

    .price__table .table-item .item-row .item-col:last-child {
        margin-bottom: 0
    }

    .price__table .table-item .item-row .item-col:first-child {
        padding-left: 0
    }

    .price__table .table-item .item-row .item-col p {
        font-size: 3.125vw;
        line-height: 1;
        max-height: none;
        -webkit-line-clamp: unset;
        text-align: left
    }

    .price__table .table-item .item-row .item-col p:first-child {
        font-weight: 700;
        display: block;
        margin-bottom: 1.5625vw
    }

    .price__table-after-text {
        font-size: 3.75vw;
        line-height: 5.625vw
    }

    .to-top {
        width: 9.375vw;
        height: 9.375vw;
        right: 3.125vw;
        bottom: 3.125vw
    }

    .to-top img,.to-top svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .side-fixed-links {
        width: 18.75vw;
        right: -31.25vw
    }

    .side-fixed-links__close {
        width: 7.8125vw;
        height: 7.8125vw;
        top: -9.375vw
    }

    .side-fixed-links__close img,.side-fixed-links__close svg {
        width: 2.5vw;
        height: 2.5vw
    }

    .side-fixed-links__container {
        width: 18.75vw
    }

    .side-fixed-links__container>div,.side-fixed-links__container>a {
        width: 18.75vw;
        min-height: 18.75vw;
        border-top-left-radius: 3.125vw;
        border-bottom-left-radius: 3.125vw;
        margin-bottom: 1.5625vw;
        padding: 3.125vw 1.5625vw
    }

    .side-fixed-links__container>div:last-child,.side-fixed-links__container>a:last-child {
        margin-bottom: 0
    }

    .side-fixed-links__container>div img,.side-fixed-links__container>div svg,.side-fixed-links__container>a img,.side-fixed-links__container>a svg {
        width: 3.75vw;
        height: 3.75vw;
        margin-bottom: 2.5vw;
        -o-object-fit: contain;
        object-fit: contain
    }

    .side-fixed-links__container>div span,.side-fixed-links__container>a span {
        font-size: 2.5vw;
        line-height: 1
    }

    .download-popup-trigger,.download-popup {
        display: none
    }

    .popup {
        padding-top: 6.25vw;
        padding-bottom: 6.25vw
    }

    .popup__close {
        width: 3.125vw;
        height: 3.125vw;
        top: 3.125vw;
        right: 3.125vw
    }

    .popup__close img,.popup__close svg {
        width: 3.125vw;
        height: 3.125vw
    }

    .politika-popup {
        width: 86.25vw;
        padding: 6.25vw 4.6875vw;
        border-radius: var(--brad-regular)
    }

    .politika-popup .politika-popup__title {
        font-weight: 500;
        font-size: 5vw;
        margin-bottom: 5.625vw
    }

    .politika-popup h2 {
        font-weight: 500;
        font-size: 5vw;
        margin-bottom: 5.625vw
    }

    .politika-popup .politika-title {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 3.125vw
    }

    .politika-popup h3 {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 3.125vw
    }

    .politika-popup p {
        font-size: 3.125vw;
        line-height: 3.75vw;
        margin-bottom: 3.125vw
    }

    .main-popup {
        width: 86.25vw;
        border-radius: var(--brad-regular)
    }

    .main-popup__content {
        padding: 9.375vw 6.25vw
    }

    .main-popup__title {
        font-size: 6.25vw;
        line-height: 7.5vw;
        margin-bottom: 6.25vw
    }

    .main-popup__text {
        font-size: 3.75vw;
        line-height: 4.375vw;
        margin-bottom: 3.125vw
    }

    .main-popup.md-review-popup {
        width: 86.25vw
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-container {
        width: 63.125vw;
        margin: 0 auto;
        margin-bottom: 3.125vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars {
        width: 100%;
        margin-bottom: 3.125vw
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars label {
        width: 3.75vw;
        height: 3.75vw;
        margin-right: 1.875vw
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-stars label:last-child {
        margin-right: 0
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-checkbox {
        width: 43.75vw;
        margin: 0 auto
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-input,.main-popup.md-review-popup .md-standart-form.md-popup-form .form-select,.main-popup.md-review-popup .md-standart-form.md-popup-form .form-file {
        width: 63.125vw
    }

    .main-popup.md-review-popup .md-standart-form.md-popup-form .form-textarea {
        font-weight: 400
    }
}

#cookie_notification {
    display: flex;
    opacity: 0;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 46.875vw;
    max-width: 90%;
    transform: translateX(-50%) translatey(100%);
    padding: 1vw;
    background-color: #fff;
    border-radius: var(--brad-regular);
    box-shadow: 2px 3px 10px rgba(0,0,0,.4);
    z-index: 50;
    transition: 0.4s
}

#cookie_notification.show {
    opacity: .9;
    bottom: .5vw;
    transform: translateX(-50%) translatey(0)
}

#cookie_notification p {
    margin: 5px 0 0 0;
    text-align: left;
    line-height: 1.5
}

#cookie_notification .btn-primary {
    font-size: .7291666667vw;
    max-width: 100%;
    padding: .46875vw 1.510416667vw;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    white-space: normal;
    color: #000;
    border: 1px solid var(--main-color);
    border-radius: var(--brad-regular);
    background: #fff;
    cursor: pointer;
    border-radius: var(--brad-regular)
}

.editor {
    margin-bottom: 4.7395833333vw
}

.editor p {
    font-size: 1.125rem;
    line-height: 1.5
}

.editor blockquote {
    font-size: 1.125rem;
    line-height: 1.67;
    margin: 1.75rem 0
}

.editor ul {
    font-size: 1.125rem;
    line-height: 1.67;
    margin: 1.75rem 0
}

.editor li {
    display: flex;
    margin-bottom: 1rem;
    margin-left: .5rem
}

.editor li::before {
    height: .4rem;
    width: .4rem;
    min-width: .4rem;
    content: '';
    border-radius: 50%;
    background-color: var(--main-color);
    margin-right: .5rem;
    margin-top: .7rem
}

.editor a {
    color: var(--main-color);
    text-decoration: underline
}

.editor .wp-block-button__link {
    padding: calc(0.667em + 2px) calc(1.333em + 2px)
}

@media (max-width: 699px) {
    #cookie_notification {
        width:100%;
        padding: 1vw 2vw;
        align-items: center
    }

    #cookie_notification p {
        font-size: 2.5vw;
        width: 70%
    }

    #cookie_notification .btn-primary {
        width: 25%;
        height: auto;
        padding: 3vw 0;
        font-size: 3vw
    }

    .editor {
        margin-bottom: 12.5vw
    }

    .editor h2 br {
        content: ""
    }

    .editor h2 br:after {
        content: " "
    }
}

@media only screen and (max-width: 768px) {
    .products__item .item-info-block .info-price .price>div span {
        margin:0 .9375vw;
        line-height: .9;
        font-size: 7.5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .products__item .item-info-block .info-price .price .price-old {
        font-size: 3.125vw;
        line-height: auto
    }

    .products__item .item-info-block .info-price .price .price-old span {
        font-size: 3.125vw
    }

    .products__item .item-info-block .info-price .link {
        margin: 0
    }

    .services {
        padding: 5vw 0
    }
}

.custom_title-fz {
    font-weight: 700!important;
    font-size: 3.125vw!important;
    line-height: 4.1666666667vw!important;
    letter-spacing: 0.04em!important;
    text-align: left!important
}

@media only screen and (max-width: 768px) {
    .custom_title-fz {
        font-size:6.25vw!important;
        line-height: 9.375vw!important
    }
}

.carousel {
    position: relative;
    box-sizing: border-box
}

.carousel *,.carousel *:before,.carousel *:after {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width,60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width,48px);
    height: var(--carousel-button-height,48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color,currentColor);
    background: var(--carousel-button-bg,transparent);
    border-radius: var(--carousel-button-border-radius,50%);
    box-shadow: var(--carousel-button-shadow,none);
    transition: opacity .15s ease
}

.carousel__button.is-prev,.carousel__button.is-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width,50%);
    height: var(--carousel-button-svg-height,50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width,1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter,none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden!important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color,#fff);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow: hidden;
    z-index: 1050;
    outline: none;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: none
}

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width:48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg,rgba(24,24,27,.92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px 8px;
    position: relative;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide::before,.fancybox__slide::after {
    content: "";
    flex: 0 0 0%;
    margin: auto
}

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding:64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);
    padding: 36px;
    color: var(--fancybox-content-color,#374151);
    background: var(--fancybox-content-bg,#fff);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    box-shadow: none
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
    line-height: 1.375;
    color: var(--fancybox-color,currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color,#fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right:40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left:40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right:40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color,#fff)
}

.fancybox__no-click,.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color,currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1,200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89,200;
        stroke-dashoffset: -124px
    }
}

.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close {
    opacity: var(--fancybox-opacity,1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close {
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    from {
        transform: scale(.97) translate3d(0,16px,0);
        opacity: 0
    }

    to {
        transform: scale(1) translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(.97) translate3d(0,16px,0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0,-30%,0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0,30%,0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255,255,255,.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255,255,255,.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px rgba(0,0,0,.2)
}

.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: rgba(0,0,0,0);
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    flex-direction: row;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24,24,27,.9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0)
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px;
    opacity: var(--fancybox-opacity,1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width,96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    border-color: var(--fancybox-accent-color,rgba(34,213,233,.96));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: var(--fancybox-thumbs-border-radius,4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255,255,255,.1);
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius,4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top,hsla(0deg,0%,0%,0) 0%,hsla(0deg,0%,0%,.006) 8.1%,hsla(0deg,0%,0%,.021) 15.5%,hsla(0deg,0%,0%,.046) 22.5%,hsla(0deg,0%,0%,.077) 29%,hsla(0deg,0%,0%,.114) 35.3%,hsla(0deg,0%,0%,.155) 41.2%,hsla(0deg,0%,0%,.198) 47.1%,hsla(0deg,0%,0%,.242) 52.9%,hsla(0deg,0%,0%,.285) 58.8%,hsla(0deg,0%,0%,.326) 64.7%,hsla(0deg,0%,0%,.363) 71%,hsla(0deg,0%,0%,.394) 77.5%,hsla(0deg,0%,0%,.419) 84.5%,hsla(0deg,0%,0%,.434) 91.9%,hsla(0deg,0%,0%,.44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity,1);
    text-shadow: var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding:8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media(max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display:none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height,48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color,rgba(34,213,233,.96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    user-select: none
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}
