@charset "UTF-8";
@import url(css2);
@import url(css2-1);
@import url(css2);
@import url(css2-1);

img:is([sizes="auto"i], [sizes^="auto,"i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

.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 :where(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
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

.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-categories .wp-block-categories__label {
    display: block;
    width: 100%
}

.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
    }
	
}
.logotip_desctop img {width:100px;}

@media (max-width:1199px) {
	.logotip_desctop img {width:70px;}
	.article_img { max-width: 1000px;}
	.slick-slider .slick-track, .slick-slider .slick-list {max-height: 1000px!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-stretch {
    align-self: stretch
}

.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-comment-date {
    box-sizing: border-box
}

.comment-awaiting-moderation {
    display: block;
    font-size: .875em;
    line-height: 1.5
}

.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
    box-sizing: border-box
}

.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: initial
}

.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.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
}

.has-modal-open .wp-block-cover .wp-block-cover__inner-container,
.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container {
    z-index: auto
}

.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
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .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
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit
}

.wp-block-details {
    box-sizing: border-box
}

.wp-block-details summary {
    cursor: pointer
}

.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 :where(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 {
    box-sizing: border-box
}

.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
}

.wp-block-form-input__label {
    display: flex;
    flex-direction: column;
    gap: .25em;
    margin-bottom: .5em;
    width: 100%
}

.wp-block-form-input__label.is-label-inline {
    align-items: center;
    flex-direction: row;
    gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
    margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
    flex-direction: row;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {
    margin: 0
}

.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {
    flex-direction: row-reverse
}

.wp-block-form-input__label-content {
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-form-input__input {
    font-size: 1em;
    margin-bottom: .5em;
    padding: 0 .5em
}

.wp-block-form-input__input[type=date],
.wp-block-form-input__input[type=datetime-local],
.wp-block-form-input__input[type=datetime],
.wp-block-form-input__input[type=email],
.wp-block-form-input__input[type=month],
.wp-block-form-input__input[type=number],
.wp-block-form-input__input[type=password],
.wp-block-form-input__input[type=search],
.wp-block-form-input__input[type=tel],
.wp-block-form-input__input[type=text],
.wp-block-form-input__input[type=time],
.wp-block-form-input__input[type=url],
.wp-block-form-input__input[type=week] {
    border: 1px solid;
    line-height: 2;
    min-height: 2em
}

textarea.wp-block-form-input__input {
    min-height: 10em
}

.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, #000000b3, #0000004d 70%, #0000);
    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,
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    bottom: 0;
    left: 0;
    max-height: 100%;
    position: absolute;
    right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    content: "";
    height: 100%;
    -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
    mask-image: linear-gradient(0deg, #000 20%, #0000);
    max-height: 40%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, #0006, #0000);
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    margin: 0;
    overflow: auto;
    padding: 1em;
    scrollbar-color: #0000 #0000;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    text-align: center;
    text-shadow: 0 0 1.5px #000;
    will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
    background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: initial;
    border: 3px solid #0000;
    border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
    background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
    scrollbar-color: #fffc #0000
}

@media (hover:none) {
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
        scrollbar-color: #fffc #0000
    }
}

.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: 0 0;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative;
    text-shadow: none
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
    content: none
}

.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
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image a {
    display: inline-block
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

@media (prefers-reduced-motion:no-preference) {
    .wp-block-image img.hide {
        visibility: hidden
    }

    .wp-block-image img.show {
        animation: show-content-image .4s
    }
}

.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 a,
.wp-block-image.alignwide a {
    width: 100%
}

.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 :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image.is-style-circle-mask 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"></circle></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"></circle></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
    }
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    transition: opacity .2s ease;
    width: 20px;
    z-index: 100
}

.wp-lightbox-container button:focus-visible {
    outline: 3px auto #5a5a5a40;
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay button {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.active img {
    animation: turn-on-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility .35s both
}

.wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility .25s both
}

@media (prefers-reduced-motion:no-preference) {
    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility .4s forwards
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility .4s forwards
    }
}

@keyframes show-content-image {
    0% {
        visibility: hidden
    }

    99% {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@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% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

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
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap
}

.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
    }
}

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 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
}

:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-loginout,
.wp-block-media-text {
    box-sizing: border-box
}

.wp-block-media-text {
    direction: ltr;
    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.is-vertically-aligned-center>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,
.wp-block-media-text>.wp-block-media-text__content,
.wp-block-media-text>.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 {
    grid-column: 1;
    grid-row: 1;
    margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1
}

.wp-block-media-text__media a {
    display: inline-block
}

.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 {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    position: relative
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%
}

@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 {
    position: relative;
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center
}

.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(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(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 {
    display: inline-block;
    stroke: currentColor;
    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: #0000;
        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 .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,
.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-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: initial;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: 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-left: 0;
    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-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
    padding: 0
}

.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 #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
    background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
    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 :where(.wp-block-navigation-item 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: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20em);
    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-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: #0000 !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
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
    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: #0000;
    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
}

.wp-block-navigation .wp-block-navigation-item__description {
    display: none
}

.link-ui-tools {
    border-top: 1px solid #f0f0f0;
    padding: 8px
}

.link-ui-block-inserter {
    padding-top: 8px
}

.link-ui-block-inserter__back {
    margin-left: 8px;
    text-transform: uppercase
}

.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
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-post-author {
    box-sizing: border-box;
    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-author-biography {
    box-sizing: border-box
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
    padding: calc(.667em + 2px)
}

.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 :where(input[type=submit]) {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center
}

.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-content {
    display: flow-root
}

.wp-block-post-date {
    box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
    box-sizing: border-box;
    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 :where(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: initial
}

.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-featured-image:where(.alignleft, .alignright) {
    width: 100%
}

.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-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
    rotate: 180deg
}

.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 :where(a) {
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit
}

.wp-block-post-author-name {
    box-sizing: border-box
}

.wp-block-preformatted {
    box-sizing: border-box;
    white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-pullquote {
    box-sizing: border-box;
    margin: 0 0 1em;
    overflow-wrap: break-word;
    padding: 4em 0;
    text-align: center
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit
}

.wp-block-pullquote blockquote {
    margin: 0
}

.wp-block-pullquote p {
    margin-top: 0
}

.wp-block-pullquote p:last-child {
    margin-bottom: 0
}

.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
}

.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.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-post-template-is-layout-constrained>li>.alignright,
.wp-block-post-template-is-layout-flow>li>.alignright {
    float: right;
    margin-inline-end: 0;
    margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,
.wp-block-post-template-is-layout-flow>li>.alignleft {
    float: left;
    margin-inline-end: 2em;
    margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,
.wp-block-post-template-is-layout-flow>li>.aligncenter {
    margin-inline-end: auto;
    margin-inline-start: auto
}

.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-quote>cite {
    display: block
}

.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
    text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(: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 {
    height: 1.25em;
    min-height: 24px;
    min-width: 24px;
    width: 1.25em;
    fill: currentColor;
    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 {
    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 {
    flex-shrink: 0;
    margin-left: 0;
    max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true] {
    max-width: calc(100% - 100px)
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden
}

.wp-block-search.wp-block-search__button-only.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
}

:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit
}

: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[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
    float: right
}

.wp-block-separator {
    border: none;
    border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center
}

:root :where(.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-separator.is-style-dots {
    background: none !important;
    border: none !important
}

.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0
}

.wp-block-site-logo a {
    display: inline-block;
    line-height: 0
}

.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
}

:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px
}

.wp-block-site-tagline,
.wp-block-site-title {
    box-sizing: border-box
}

.wp-block-site-title :where(a) {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit
}

.wp-block-social-links {
    background: 0 0;
    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 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-social-link {
    display: inline-block;
    margin: 0;
    padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
    color: currentColor;
    fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #0866ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: 0 0
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
    height: 1.25em;
    width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422
}

:where(.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
}

:root :where(.wp-block-social-links .wp-social-link a) {
    padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0
}

:root :where(.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
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

:root :where(.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: initial;
    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: #0000
}

.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: initial
}

.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: initial
}

.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
}

:root :where(.wp-block-table-of-contents) {
    box-sizing: border-box
}

:where(.wp-block-term-description) {
    box-sizing: border-box;
    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 {
    vertical-align: middle;
    width: 100%
}

@supports (position:sticky) {
    .wp-block-video [poster] {
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video :where(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 {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    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, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.mejs-offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs-container {
    background: #000;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.mejs-container,
.mejs-container * {
    box-sizing: border-box
}

.mejs-container video::-webkit-media-controls,
.mejs-container video::-webkit-media-controls-panel,
.mejs-container video::-webkit-media-controls-panel-container,
.mejs-container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none !important
}

.mejs-fill-container,
.mejs-fill-container .mejs-container {
    height: 100%;
    width: 100%
}

.mejs-fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs-container:focus {
    outline: none
}

.mejs-iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs-embed,
.mejs-embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs-fullscreen {
    overflow: hidden !important
}

.mejs-container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
    height: 100% !important;
    width: 100% !important
}

.mejs-background,
.mejs-mediaelement {
    left: 0;
    position: absolute;
    top: 0
}

.mejs-mediaelement {
    height: 100%;
    width: 100%;
    z-index: 0
}

.mejs-poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs-poster-img {
    display: none
}

.mejs-poster-img {
    border: 0;
    padding: 0
}

.mejs-overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs-layer {
    z-index: 1
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-overlay-button {
    background: url(https://repaircm.ru/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs-overlay:hover>.mejs-overlay-button {
    background-position: -80px -39px
}

.mejs-overlay-loading {
    height: 80px;
    width: 80px
}

.mejs-overlay-loading-bg-img {
    -webkit-animation: a 1s linear infinite;
    animation: a 1s linear infinite;
    background: transparent url(https://repaircm.ru/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@-webkit-keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes a {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.mejs-controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.mejs-controls:not([style*="display: none"]) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs-button,
.mejs-time,
.mejs-time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

.mejs-button>button {
    background: transparent url(https://repaircm.ru/wp-includes/js/mediaelement/mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.mejs-button>button:focus {
    outline: 1px dotted #999
}

.mejs-container-keyboard-inactive [role=slider],
.mejs-container-keyboard-inactive [role=slider]:focus,
.mejs-container-keyboard-inactive a,
.mejs-container-keyboard-inactive a:focus,
.mejs-container-keyboard-inactive button,
.mejs-container-keyboard-inactive button:focus {
    outline: 0
}

.mejs-time {
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs-play>button {
    background-position: 0 0
}

.mejs-pause>button {
    background-position: -20px 0
}

.mejs-replay>button {
    background-position: -160px 0
}

.mejs-time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-float,
.mejs-time-float-corner,
.mejs-time-float-current,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-marker,
.mejs-time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs-time-total {
    background: hsla(0, 0%, 100%, .3);
    margin: 5px 0 0;
    width: 100%
}

.mejs-time-buffering {
    -webkit-animation: b 2s linear infinite;
    animation: b 2s linear infinite;
    background: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background: linear-gradient(-45deg, hsla(0, 0%, 100%, .4) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .4) 0, hsla(0, 0%, 100%, .4) 75%, transparent 0, transparent);
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes b {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes b {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs-time-loaded {
    background: hsla(0, 0%, 100%, .3)
}

.mejs-time-current,
.mejs-time-handle-content {
    background: hsla(0, 0%, 100%, .9)
}

.mejs-time-hovered {
    background: hsla(0, 0%, 100%, .5);
    z-index: 10
}

.mejs-time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.mejs-time-buffering,
.mejs-time-current,
.mejs-time-hovered,
.mejs-time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 100%
}

.mejs-time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs-time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs-time-hovered.no-hover {
    -webkit-transform: scaleX(0) !important;
    -ms-transform: scaleX(0) !important;
    transform: scaleX(0) !important
}

.mejs-time-handle,
.mejs-time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs-time-handle-content {
    border: 4px solid hsla(0, 0%, 100%, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs-time-rail .mejs-time-handle-content:active,
.mejs-time-rail .mejs-time-handle-content:focus,
.mejs-time-rail:hover .mejs-time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.mejs-time-float {
    background: #eee;
    border: 1px solid #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs-time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs-time-float-corner {
    border: 5px solid #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs-long-video .mejs-time-float {
    margin-left: -23px;
    width: 64px
}

.mejs-long-video .mejs-time-float-current {
    width: 60px
}

.mejs-broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs-fullscreen-button>button {
    background-position: -80px 0
}

.mejs-unfullscreen>button {
    background-position: -100px 0
}

.mejs-mute>button {
    background-position: -60px 0
}

.mejs-unmute>button {
    background-position: -40px 0
}

.mejs-volume-button {
    position: relative
}

.mejs-volume-button>.mejs-volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.mejs-volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs-volume-total {
    background: hsla(0, 0%, 100%, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs-volume-current {
    left: 0;
    margin: 0;
    width: 100%
}

.mejs-volume-current,
.mejs-volume-handle {
    background: hsla(0, 0%, 100%, .9);
    position: absolute
}

.mejs-volume-handle {
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs-horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs-horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    height: 8px;
    top: 16px;
    width: 50px
}

.mejs-horizontal-volume-current,
.mejs-horizontal-volume-total {
    border-radius: 2px;
    font-size: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute
}

.mejs-horizontal-volume-current {
    background: hsla(0, 0%, 100%, .8);
    height: 100%;
    top: 0;
    width: 100%
}

.mejs-horizontal-volume-handle {
    display: none
}

.mejs-captions-button,
.mejs-chapters-button {
    position: relative
}

.mejs-captions-button>button {
    background-position: -140px 0
}

.mejs-chapters-button>button {
    background-position: -180px 0
}

.mejs-captions-button>.mejs-captions-selector,
.mejs-chapters-button>.mejs-chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: 1px solid transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.mejs-chapters-button>.mejs-chapters-selector {
    margin-right: -55px;
    width: 110px
}

.mejs-captions-selector-list,
.mejs-chapters-selector-list {
    list-style-type: none !important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item,
.mejs-chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none !important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.mejs-captions-selector-list-item:hover,
.mejs-chapters-selector-list-item:hover {
    background-color: #c8c8c8 !important;
    background-color: hsla(0, 0%, 100%, .4) !important
}

.mejs-captions-selector-input,
.mejs-chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs-captions-selector-label,
.mejs-chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs-captions-selected,
.mejs-chapters-selected {
    color: #21f8f8
}

.mejs-captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs-captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.mejs-captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs-captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs-captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs-captions-position-hover {
    bottom: 35px
}

.mejs-captions-text,
.mejs-captions-text * {
    background: hsla(0, 0%, 8%, .5);
    box-shadow: 5px 0 0 hsla(0, 0%, 8%, .5), -5px 0 0 hsla(0, 0%, 8%, .5);
    padding: 0;
    white-space: pre-wrap
}

.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs-overlay-error {
    position: relative
}

.mejs-overlay-error>img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.mejs-cannotplay,
.mejs-cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs-cannotplay {
    position: relative
}

.mejs-cannotplay a,
.mejs-cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.mejs-container {
    clear: both;
    max-width: 100%
}

.mejs-container * {
    font-family: Helvetica, Arial
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
    background: #222
}

.mejs-time {
    font-weight: 400;
    word-wrap: normal
}

.mejs-controls a.mejs-horizontal-volume-slider {
    display: table
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0073aa
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, .33)
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail span {
    border-radius: 0
}

.mejs-overlay-loading {
    background: 0 0
}

.mejs-controls button:hover {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.me-cannotplay {
    width: auto !important
}

.media-embed-details .wp-audio-shortcode {
    display: inline-block;
    max-width: 400px
}

.audio-details .embed-media-settings {
    overflow: visible
}

.media-embed-details .embed-media-settings .setting span:not(.button-group) {
    max-width: 400px;
    width: auto
}

.media-embed-details .embed-media-settings .checkbox-setting span {
    display: inline-block
}

.media-embed-details .embed-media-settings {
    padding-top: 0;
    top: 28px
}

.media-embed-details .instructions {
    padding: 16px 0;
    max-width: 600px
}

.media-embed-details .setting .remove-setting,
.media-embed-details .setting p {
    color: #a00;
    font-size: 10px;
    text-transform: uppercase
}

.media-embed-details .setting .remove-setting {
    padding: 5px 0
}

.media-embed-details .setting a:hover {
    color: #dc3232
}

.media-embed-details .embed-media-settings .checkbox-setting {
    float: none;
    margin: 0 0 10px
}

.wp-video {
    max-width: 100%;
    height: auto
}

.wp_attachment_holder .wp-audio-shortcode,
.wp_attachment_holder .wp-video {
    margin-top: 18px
}

.wp-video-shortcode video,
video.wp-video-shortcode {
    max-width: 100%;
    display: inline-block
}

.video-details .wp-video-holder {
    width: 100%;
    max-width: 640px
}

.wp-playlist {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 12px 0 18px;
    font-size: 14px;
    line-height: 1.5
}

.wp-admin .wp-playlist {
    margin: 0 0 18px
}

.wp-playlist video {
    display: inline-block;
    max-width: 100%
}

.wp-playlist audio {
    display: none;
    max-width: 100%;
    width: 400px
}

.wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%
}

.wp-playlist .mejs-controls .mejs-button button {
    outline: 0
}

.wp-playlist-light {
    background: #fff;
    color: #000
}

.wp-playlist-dark {
    color: #fff;
    background: #000
}

.wp-playlist-caption {
    display: block;
    max-width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item .wp-playlist-caption {
    text-decoration: none;
    color: #000;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px)
}

.wp-playlist-item-meta {
    display: block;
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-title {
    font-size: 14px;
    line-height: 1.5
}

.wp-playlist-item-album {
    font-style: italic;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-playlist-item-artist {
    font-size: 12px;
    text-transform: uppercase
}

.wp-playlist-item-length {
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 14px;
    line-height: 1.5
}

.rtl .wp-playlist-item-length {
    left: 3px;
    right: auto
}

.wp-playlist-tracks {
    margin-top: 10px
}

.wp-playlist-item {
    position: relative;
    cursor: pointer;
    padding: 0 3px;
    border-bottom: 1px solid #ccc
}

.wp-playlist-item:last-child {
    border-bottom: 0
}

.wp-playlist-light .wp-playlist-caption {
    color: #333
}

.wp-playlist-dark .wp-playlist-caption {
    color: #ddd
}

.wp-playlist-playing {
    font-weight: 700;
    background: #f7f7f7
}

.wp-playlist-light .wp-playlist-playing {
    background: #fff;
    color: #000
}

.wp-playlist-dark .wp-playlist-playing {
    background: #000;
    color: #fff
}

.wp-playlist-current-item {
    overflow: hidden;
    margin-bottom: 10px;
    height: 60px
}

.wp-playlist .wp-playlist-current-item img {
    float: left;
    max-width: 60px;
    height: auto;
    margin-right: 10px;
    padding: 0;
    border: 0
}

.rtl .wp-playlist .wp-playlist-current-item img {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.wp-playlist-current-item .wp-playlist-item-artist,
.wp-playlist-current-item .wp-playlist-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wp-audio-playlist .me-cannotplay span {
    padding: 5px 15px
}

.jetpack-sharing-buttons__services-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    list-style-type: none;
    margin: 5px;
    padding: 0
}

.jetpack-sharing-buttons__services-list.has-small-icon-size {
    font-size: 12px
}

.jetpack-sharing-buttons__services-list.has-normal-icon-size {
    font-size: 16px
}

.jetpack-sharing-buttons__services-list.has-large-icon-size {
    font-size: 24px
}

.jetpack-sharing-buttons__services-list.has-huge-icon-size {
    font-size: 36px
}

@media print {
    .jetpack-sharing-buttons__services-list {
        display: none !important
    }
}

.editor-styles-wrapper .wp-block-jetpack-sharing-buttons {
    gap: 0;
    padding-inline-start: 0
}

ul.jetpack-sharing-buttons__services-list.has-background {
    padding: 1.25em 2.375em
}

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

.is-layout-flex>:is(*, div) {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

.is-layout-grid>:is(*, div) {
    margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxJ8mRBkw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxA8mRBkw.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxL8mRBkw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxK8mRBkw.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxE8mQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BoxJ8mRBkw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BoxA8mRBkw.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BoxL8mRBkw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BoxK8mRBkw.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p91BoxE8mQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFCrxG6mA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFA7xG6mA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFCLxG6mA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFCbxG6mA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFB7xG.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIHFCrxG6mA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIHFA7xG6mA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIHFCLxG6mA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIHFCbxG6mA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(s/montserratalternates/v17/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xTIHFB7xG.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.slick-loading .slick-list {
    background: #fff url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/slick/./ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: 400;
    font-style: normal;
    src: url(//repaircm.ru/wp-content/themes/kofemachine/css/slick/./fonts/slick.eot);
    src: url(//repaircm.ru/wp-content/themes/kofemachine/css/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'), url(//repaircm.ru/wp-content/themes/kofemachine/css/slick/./fonts/slick.woff) format('woff'), url(//repaircm.ru/wp-content/themes/kofemachine/css/slick/./fonts/slick.ttf) format('truetype'), url(//repaircm.ru/wp-content/themes/kofemachine/css/slick/./fonts/slick.svg#slick) format('svg')
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: 0 0
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	max-height: 500px!important;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px;
    padding-right: 0
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: 700;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: 700;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    text-decoration: underline
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

ol,
ul {
    list-style: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 100%
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal;
    outline: none
}

input:focus {
    border: 1px solid #6a994e !important
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    box-sizing: border-box
}

:root {
    --font-base: Montserrat;
    --font-headings: Montserrat Alternates;
    --font-input: Montserrat
}

body,
#content,
.entry-content,
.post-content,
.page-content,
.post-excerpt,
.entry-summary,
.entry-excerpt,
.widget-area,
.widget,
.sidebar,
#sidebar,
footer,
.footer,
#footer,
.site-footer {
    font-family: "Montserrat"
}

#site-title,
.site-title,
#site-title a,
.site-title a,
.entry-title,
.entry-title a,
h1,
h2,
h3,
h4,
h5,
h6,
.widget-title,
.elementor-heading-title {
    font-family: "Montserrat Alternates"
}

button,
.button,
input,
select,
textarea,
.wp-block-button,
.wp-block-button__link {
    font-family: "Montserrat"
}

body {
    background: #fff;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #222
}

img {
    width: 100%;
    max-width: 100%;
    display: block
}

html {
    overflow-x: hidden
}

.grid_container {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    position: relative
}

a {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 34px;
    line-height: 35px;
    color: #333
}

h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #333
}

h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    color: #333
}

h4 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #333
}

h5 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    color: #333
}

input:-webkit-autofill {
    color: #fff !important
}

.compensate-for-scrollbar {
    margin-right: 0 !important
}

.button {
    color: #fff;
    padding: 9px 14px 7px;
    text-align: center;
    background: linear-gradient(270.16deg, rgba(82, 82, 82, 0) 20.22%, rgba(37, 37, 37, 0) 86.35%), #6a994e;
    border-radius: 15px;
    display: block;
    box-shadow: none;
    transition: all .3s ease
}

.button_red {
    display: block;
    margin: 0 auto;
    max-width: 235px;
    background: linear-gradient(94.53deg, #0b569d 26.78%, #6a994e 83.03%), #007fcd;
    border-radius: 50px;
    padding: 15px 49px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center
}

.button:hover,
.button_red:hover,
.selling_pagination_more a:hover,
.product_button a:hover,
.product_right_price_button a:hover {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, .67) !important;
    transition: all .3s ease
}

.white-popup {
    position: relative;
    background: #fff;
    padding: 25px;
    width: auto;
    max-width: 1100px;
    margin: 0 auto
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    transition: all .2s ease-in-out;
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    background: rgba(28, 28, 28, .3);
    opacity: 1;
    z-index: 99999;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px)
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-wrap {
    z-index: 99999
}

.modal_form {
    max-width: 635px;
    width: 100%;
    z-index: 15;
    padding: 190px 80px 30px;
    background: #fff url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/images/form_rectan.jpg) top center no-repeat;
    border-radius: 25px
}

#metro_form.modal_form {
    padding: 25px
}

.modal_form .head_form {
    display: block;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #333;
    margin: 0 0 25px
}

.modal_form .modal_form form {
    display: flex;
    flex-flow: column
}

.modal_form .hidden {
    display: none
}

.modal_form .form_block-top {
    margin: 0 0 10px
}

.modal_form .form_block-top input:last-child {
    margin: 0 0 5px
}

.modal_form input,
.modal_form textarea {
    width: calc(50% - 10px);
    background: #f7f7f7;
    color: #333;
    padding: 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    margin: 0 10px 5px 0;
    border: none;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    padding-left: 40px
}

.modal_form input::placeholder {
    color: #aeaeae
}

.modal_form textarea {
    resize: vertical;
    width: 100%;
    height: 150px;
    margin: 0 0 15px
}

.modal_form textarea::placeholder {
    color: #aeaeae
}

.modal_form .button {
    background: linear-gradient(270.16deg, rgba(82, 82, 82, 0) 20.22%, rgba(37, 37, 37, 0) 86.35%), #6a994e;
    color: #fff;
    width: 221px;
    height: 64px;
    border-radius: 100px;
    padding: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    margin: 0 auto;
    border: none
}

.alModal {
    width: 96%;
    max-width: 350px;
    height: auto;
    display: none;
    position: fixed;
    z-index: 99999;
    font-family: sans-serif;
    opacity: 0;
    top: 100%;
    left: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

span.alModalClose:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 42%
}

.alModalClose {
    cursor: pointer;
    width: 20px;
    display: block;
    text-align: center;
    float: right;
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 101;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 26px;
    font-family: sans-serif
}

span.alModalClose:after {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 42%;
    left: 0
}

.alModalClose:hover {
    color: #fff
}

.alModal p {
    position: relative;
    display: block;
    text-align: left;
    color: #000;
    margin: 0;
    font-size: 16px;
    line-height: 1.4;
    padding: 0 5px
}

.alModalThank {
    max-width: 500px
}

.alModal .thank_ico {
    color: #42ad41;
    padding: 10px 10px 0;
    font-size: 50px;
    display: inline-block;
    line-height: 1;
    border-radius: 50%;
    width: 65px;
    text-align: center;
    height: 65px;
    font-weight: 700;
    vertical-align: middle
}

.alModal .thank_words {
    display: inline-block;
    color: #333;
    padding-left: 15px;
    line-height: 1.4;
    font-size: 17px;
    width: 73%;
    vertical-align: middle
}

.overlay {
    z-index: 70;
    position: fixed;
    background-color: #000;
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.alModalContent {
    padding: 15px 22px;
    background: #fff
}

.alModalContent .alModalInput {
    position: relative;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    padding: 12px;
    height: auto;
    width: 100%;
    line-height: 1;
    border-radius: 0;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    color: #333
}

.alModal .alModalButton {
    font-weight: 700;
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    line-height: 1.4;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    margin-top: 10px;
    padding: 9px;
    transition: .5s ease;
    box-sizing: border-box;
    border: 1px solid #00f;
    background: #00f
}

.alModal .alModalButton:hover {
    background: #fff;
    color: #00f
}

.popup_title_wrp {
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    background-image: -webkit-linear-gradient(0deg, #00f 0%, #000067 100%)
}

.alModal.city_popup_wrp {
    width: calc(100% - 40px);
    max-width: 860px
}

.cities_list_wrp {
    max-height: 378px;
    overflow-y: auto;
    padding: 10px 20px
}

.cities_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr))
}

.cities_list .city_name_wrp {
    min-height: 40px;
    padding: 2px 10px;
    font-size: 0px;
    line-height: 36px;
    text-align: left;
    cursor: pointer;
    transition: all .1s ease-in-out 0s;
    text-decoration: none;
    color: #000;
    display: block
}

.cities_list .city_name_wrp .text {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle
}

.cities_list .city_name_wrp:hover,
.cities_list .active .city_name_wrp {
    background-color: #00f
}

.cities_list .city_name_wrp:hover span,
.cities_list .active .city_name_wrp span {
    color: #fff
}

.alModal.policy.js_modal-2 {
    height: 90vh;
    max-width: 720px;
    width: 95%;
    overflow: hidden;
    text-align: left
}

.alModal.policy.js_modal-2 h2,
.alModal.policy.js_modal-2 h3,
.alModal.policy.js_modal-2 h4 {
    margin: 10px 0
}

.header_wrapper {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0
}

.header_wrapper .logotip {
    width: 186.34px;
    height: 61px
}

.header_wrapper .header_communication {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.header_wrapper .header_communication .header_communication__email {
    display: flex;
    flex-flow: column;
    margin: 0 48px 0 0
}

.header_wrapper .header_communication .header_communication__email .header_communication__email_head {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    margin: 0 0 10px
}

.header_wrapper .header_communication .header_communication__email .header_communication__email_link {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    color: #6a994e
}

.header_wrapper .header_communication .header_communication__phone {
    display: flex;
    flex-flow: column;
    margin: 0 40px 0 0
}

.header_wrapper .header_communication .header_communication__phone .header_communication__phone_head {
    font-size: 14px;
    line-height: 15px;
    margin: 0 0 10px
}

.header_wrapper .header_communication .header_communication__phone_link,
.header_wrapper .header_communication .header_communication__email_link,
.header_wrapper .header_communication .header_communication__wa_link,
.header_wrapper .header_communication .header_communication__tg_link {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 15px
}

.header_wrapper .header_communication .header_communication__phone_link {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/phone.svg) center no-repeat;
    background-size: contain
}

.header_wrapper .header_communication .header_communication__email_link {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mail.svg) center no-repeat;
    background-size: contain
}

.header_wrapper .header_communication .header_communication__wa_link {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/whatsapp_h.png) center no-repeat;
    background-size: contain
}

.header_wrapper .header_communication .header_communication__tg_link {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAmhJREFUOMuVkj9oU1EUxn/nvvew6TMa8W+tQ2LBZNB2kOIitUIHcVEHBR0sWRxU0FUsqIOb/2rFTaQuXTs4FDedBIXaRVpFE0QpNQSjaTDJy7vHIbU2f6r1wDfce8/38Z37HaFNJSdyOx1jzqnhiCBJIAYUgDlVXmhYeTh7uivbzJOVh/jjTCyyfsM1kEvS9NZSqqMQjrw9tW2xRSw1MR/HWTdp0D7WWIp80LAy9NulAPQ+UT/oyM8APWsVWiE4Uy6ZwWx6U8EA1DryN1HtQZX/hajt6+isjQBIamI+jjiZtTqJepCKebzKBY0/qOVdLnAB9J8i/Vs9zu/12b/F4+tPy9DTfEOQgnfOVRhA7SouhJM9nRyPR9gTcykGimeEL6UQbeKocsRFSTY76/YdTuzuZDjpE/Xq5CsvC1zcFyXqOfyo2vqfNSaRdMFuXClyoz/Gwa51yz3jc4tMfizzYGAT3b4DwHSuSrMBEWKuqhaobziq8PZbFd8TjMCtNz/Il0MeDW6ma0kIIFOsoU3OFAquqs4JHAD4shhwe/p7Q9Pk0e10+W7D3adi0DKmoO+MqJ1SVVbDhec5Xn+tLJMCq7z7Vm3tRZ8b4ztjSxtIO3xerHHm2QJ333ynpsp0rtK2L3DsQwHoGc/cMyKX/rVr3evrSRarzUnq6PvhxGUXILRcN8YeVuj9m9jnYpt9FPlQlMhVAAOQTScKjpVjovbjauO2g8BMLWRo4eyO0rIYwGw6kfVK5T4N9f7fAlmCWmvvBFYGs+lE9k+ibSr1OBOvEJ530EMKSWAjSEHVzhmRKddExmaHd+Wbeb8AWBVqZ0N+H90AAAASdEVYdEVYSUY6T3JpZW50YXRpb24AMYRY7O8AAAAASUVORK5CYII=) center no-repeat;
    background-size: contain
}

.header_wrapper .header_communication__bid {
    padding: 3px 0 0
}

.hamburger {
    overflow: hidden;
    display: block;
    flex-flow: row;
    align-items: center;
    z-index: 999
}

.ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform .4s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.hamRotate.active {
    transform: rotate(45deg)
}

.hamRotate180.active {
    transform: rotate(180deg)
}

.line {
    fill: none;
    transition: stroke-dasharray .4s, stroke-dashoffset .4s;
    stroke: #000;
    stroke-width: 5.5;
    stroke-linecap: round
}

.ham1 .top {
    stroke-dasharray: 40 139
}

.ham1 .bottom {
    stroke-dasharray: 40 180
}

.ham1.active .top {
    stroke-dashoffset: -98px
}

.ham1.active .bottom {
    stroke-dashoffset: -138px
}

.mobile_communication {
    margin: 20px 0;
    text-align: center
}

.mobile_communication a {
    display: block;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center
}

.mobile_communication .popups2 a {
    display: inline-block
}

.messa {
    text-align: center
}

.mobilebox .messa a {
    width: 40px;
    height: 40px;
    margin: 10px 15px;
    background-size: 40px
}

.hamburger {
    z-index: 9999
}

header_communication,
.header_communication.header_communication_active {
    display: none !important
}

.hamburger {
    display: none
}

.header_fixed .hamburger,
.showmob .hamburger {
    display: block
}

.mobilebox {
    display: block
}

body.showmob .mobilebox,
body.showmob .mobilebox:after {
    left: 0;
    top: 100px
}

body.showmob main,
body.showmob footer,
body.showmob .footer_location.clientage {
    right: -100%;
    width: 100%;
    position: fixed;
    z-index: 99
}

.mobilebox {
    padding: 0;
    position: absolute;
    min-height: 100%;
    left: -100%;
    width: 100%;
    z-index: 99;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s
}

.mobilebox:after {
    position: fixed;
    content: "";
    display: block;
    height: 100%;
    background: linear-gradient(270.01deg, #525252 19.96%, #252525 87.95%), #c4c4c4;
    width: 100%;
    top: 0;
    left: -100%
}

.mobileboxin {
    position: relative;
    z-index: 10
}

.mobileboxin ul {
    text-align: center;
    font-size: 18px
}

.mobileboxin ul.sub-menu {
    display: none;
    margin-top: 15px
}

.mobileboxin ul li.menu-item-has-children.mopen,
.mobileboxin ul.sub-menu li {
    margin: 0
}

.mobileboxin ul.sub-menu li.menu-item-has-children {
    margin: 5px 0
}

.mobileboxin ul li {
    padding: 10px 0;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer
}

.mobileboxin ul li.menu-item-has-children:before {
    display: block;
    content: '';
    position: absolute;
    left: 15%;
    top: 0;
    width: 70%;
    height: 40px;
    background: linear-gradient(92.93deg, #c01923 26.2%, #e30613 85.11%), #c4c4c4;
    border-radius: 15px;
    z-index: -1
}

.mobileboxin ul li.menu-item-has-children:after {
    display: block;
    content: '▼';
    position: absolute;
    right: 17%;
    top: 12.5px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    color: #fff;
    z-index: -1
}

.mobileboxin ul li.menu-item-has-children.mopen:after {
    transform: rotateZ(180deg)
}

.mobileboxin ul li a {
    display: inline-block;
    color: #fff
}

.mobileboxin ul li.current-menu-item a {
    font-weight: 700
}

nav {
    border-top: 4px solid #f9f9f9;
    border-bottom: 4px solid #f9f9f9
}

nav .nav_wrapper ul {
    display: flex;
    flex-flow: row;
    justify-content: space-between
}

nav .nav_wrapper ul li {
    overflow: hidden
}

nav .nav_wrapper ul li a {
    padding: 14px 15px;
    display: block;
    font-size: 15px;
    line-height: 19px;
    color: #404040;
	font-weight: 600;
	cursor: pointer;
}

nav .nav_wrapper ul li.current-menu-item a {
    font-weight: 700
}

nav .nav_wrapper ul li .sub-menu {
    border-top: 4px solid #525252;
    position: absolute;
    display: flex;
    flex-flow: column;
    left: 0;
    background: #f9f9f9;
    opacity: 0;
    visibility: hidden;
    z-index: 6
}

nav .nav_wrapper ul li:hover {
    background: #f9f9f9;
    position: relative;
    overflow: visible;
    position: relative
}

nav .nav_wrapper ul li .link_sub-menu {
    position: relative
}

nav .nav_wrapper ul li .link_sub-menu:after {
    position: absolute;
    content: '';
    right: 5px;
    top: 20px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/sub_menu.svg) no-repeat center;
    width: 9px;
    height: 6px
}

nav .nav_wrapper ul li:hover>.sub-menu {
    display: block;
    top: 47px;
    opacity: 1;
    visibility: visible;
    min-width: 318px;
    border-top: 0
}

nav .nav_wrapper ul li:hover .sub-menu li:hover {
    background: #f5f5f5
}

nav .nav_wrapper ul li:hover a:after {
    transform: rotate(180deg)
}

.header_fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, .15);
    box-shadow: 0 5px 25px rgba(0, 0, 0, .15)
}

.header_fixed .header_wrapper {
    padding: 15px 0
}

.header_fixed .nav {
    display: none
}

.header_fixed .ham {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    transition: transform .4s;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.header_fixed .hamRotate.active {
    transform: rotate(45deg)
}

.header_fixed .hamRotate180.active {
    transform: rotate(180deg)
}

.header_fixed .line {
    fill: none;
    transition: stroke-dasharray .4s, stroke-dashoffset .4s;
    stroke: #000;
    stroke-width: 5.5;
    stroke-linecap: round
}

.header_fixed .ham1 .top {
    stroke-dasharray: 40 139
}

.header_fixed .ham1 .bottom {
    stroke-dasharray: 40 180
}

.header_fixed .ham1.active .top {
    stroke-dashoffset: -98px
}

.header_fixed .ham1.active .bottom {
    stroke-dashoffset: -138px
}

.header_fixed .mobail_communication__phone {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_phone.svg) no-repeat;
    width: 26px;
    height: 26px;
    display: block
}

.header_fixed .header_communication__email,
.header_fixed .header_communication__phone_head {
    display: none !important
}

.banner {
    margin: 0 0 68px
}

.banner_border {
    position: relative
}

.banner_border:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/border-top.svg) no-repeat center;
    width: 100%;
    height: 20px;
    z-index: 5
}

.banner_border:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/border-bottom.svg) no-repeat center;
    width: 100%;
    height: 20px
}

.banner_slider {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/background_slider.svg) no-repeat, #f5f5f5;
    background-position: 0 -95px;
    padding: 53px 0 50px
}

.banner_slider .slick-list {
    width: 95%;
    margin: 0 auto
}

.banner_slider .slick-prev {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/prev.svg) no-repeat;
    width: 25px;
    height: 45px;
    left: 17px;
    top: 53%
}

.banner_slider .slick-next {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/next.svg) no-repeat;
    width: 25px;
    height: 45px;
    right: 23px;
    top: 53%
}

.banner_slider .slick-prev:before,
.banner_slider .slick-next:before {
    display: none
}

.banner_slider .banner_slider__slide {
    padding: 20px 10px
}

.banner_slider .banner_slider__slide.slick-active.slick-center {
    transform: translateX(0)
}

.banner_slider .banner_slider__slide.slick-active.slick-center .banner_slider__img {
    width: 200px
}

.banner_slider .slick-center~.banner_slider__slide {
    transform: translateX(800px)
}

.banner_slider .slick-active.slick-center .banner_slider__img {
    transform: scale(1.6)
}

.banner_slider .banner_slider__img {
    padding-top: 35px;
    padding-bottom: 50px;
    width: 180px
}

.banner_slider .banner_slider__img img {
    width: 100%;
    height: 100%;
    transition: .4s ease;
    margin: auto
}

.action {
    margin: 0 0 37px
}

.action_wrapper {
    display: flex;
    flex-flow: row wrap;
    position: relative
}

.action_wrapper .action_block__repair {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/bac_repair.png) no-repeat;
    width: 58%;
    height: 244px;
    background-size: cover;
    z-index: 1;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.action_wrapper .action_block__repair a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%
}

.action_wrapper .action_block__repair a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    text-align: center
}

.action_wrapper .action_block__exchange {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_exchange.jpg) no-repeat;
    background-size: cover;
    width: 42.4%;
    height: 195px;
    position: absolute;
    right: 0;
    top: -25px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.action_wrapper .action_block__exchange a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding: 20px 0 0 17px
}

.action_wrapper .action_block__exchange a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 23px;
    color: #333;
    text-align: left
}

.action_wrapper .action_block__exchange a h3 .exchange_subtitle {
    font-size: 20px;
    line-height: 23px
}

.action_wrapper .action_block__service {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_service.png) no-repeat;
    background-size: cover;
    width: 50.2%;
    height: 178px
}

.action_wrapper .action_block__service a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0 0 18px
}

.action_wrapper .action_block__service a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #fff;
    text-align: center
}

.action_wrapper .action_block__professional_repair {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_prof_repair.png) no-repeat;
    background-size: cover;
    width: 50%;
    height: 237px;
    position: absolute;
    right: 0;
    bottom: 15px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.action_wrapper .action_block__professional_repair a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 17px 0 0 12px
}

.action_wrapper .action_block__professional_repair a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.action_wrapper .action_block__repair,
.action_wrapper .action_block__exchange,
.action_wrapper .action_block__service,
.action_wrapper .action_block__professional_repair {
    transition: all .2s ease
}

.action_wrapper .action_block__repair:hover,
.action_wrapper .action_block__exchange:hover,
.action_wrapper .action_block__service:hover,
.action_wrapper .action_block__professional_repair:hover {
    transform: scale(1.01) translateZ(0);
    transition: all .2s ease
}

.clientage {
    margin: 25px 0 43px
}

.header_work_time {
    margin-right: 15px;
    font-size: 14px
}

.clientage h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #333;
    margin: 0 0 25px
}

.clientage .clientage_slider {
    background: linear-gradient(0deg, #f5f5f5, #f5f5f5)
}

.clientage .clientage_slider .slick-list {
    width: 85%;
    margin: 0 auto
}

.clientage .clientage_slider .slick-slide {
    padding: 0 20px
}

.clientage .clientage_slider .slick-prev {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/prev.svg) no-repeat;
    width: 25px;
    height: 45px;
    left: 17px;
    top: 50%
}

.clientage .clientage_slider .slick-next {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/next.svg) no-repeat;
    width: 25px;
    height: 45px;
    right: 23px;
    top: 50%
}

.clientage .clientage_slider .slick-prev:before,
.clientage .clientage_slider .slick-next:before {
    display: none
}

.uslugi {
    margin-top: 40px;
    margin-bottom: 40px
}

.nashi-raboty {
    padding: 40px 0
}

.sale {
    margin: 0 0 50px
}

.sale .sale_wrapper {
    display: flex;
    flex-flow: row wrap;
    position: relative
}

.sale .sale_wrapper .sale_block__roma {
    width: 718px;
    height: 205px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_roma.png) no-repeat;
    background-size: cover;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.sale .sale_wrapper .sale_block__roma a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%
}

.sale .sale_wrapper .sale_block__roma a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 32px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__roma a h3 .block__roma_subtitle {
    font-size: 48px;
    line-height: 43px;
    text-align: center;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff;
    color: #c01923
}

.sale .sale_wrapper .sale_block__used {
    width: 467px;
    height: 203px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_used.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    top: -30px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.sale .sale_wrapper .sale_block__used a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%
}

.sale .sale_wrapper .sale_block__used a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__arsenal {
    width: 576px;
    height: 235px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_arsenal.png) no-repeat;
    background-size: cover;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.sale .sale_wrapper .sale_block__arsenal a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%
}

.sale .sale_wrapper .sale_block__arsenal a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__dr_coffe {
    width: 609px;
    height: 243px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_dr_coffe.png) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0;
    bottom: 30px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.sale .sale_wrapper .sale_block__dr_coffe a {
    display: flex;
    flex-flow: column;
    justify-content: center;
    width: 100%;
    height: 100%
}

.sale .sale_wrapper .sale_block__dr_coffe a h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__dr_coffe a h3 .block__roma_subtitle {
    font-size: 48px;
    line-height: 43px;
    text-align: center;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff;
    color: #c01923
}

.sale .sale_wrapper .sale_block__roma,
.sale .sale_wrapper .sale_block__used,
.sale .sale_wrapper .sale_block__arsenal,
.sale .sale_wrapper .sale_block__dr_coffe {
    transition: all .2s ease
}

.sale .sale_wrapper .sale_block__roma:hover,
.sale .sale_wrapper .sale_block__used:hover,
.sale .sale_wrapper .sale_block__arsenal:hover,
.sale .sale_wrapper .sale_block__dr_coffe:hover {
    transform: scale(1.01) translateZ(0);
    transition: all .2s ease
}

footer {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/footer_back.png) no-repeat right #f5f5f5
}

footer .footer_top {
    display: flex;
    flex-flow: row wrap;
    padding: 20px 0 35px
}

footer .footer_top .footer_top_left {
    margin: 0 65px 0 0;
    width: 17%
}

footer .footer_top .footer_top_left h4 {
    margin: 0 0 5px
}

footer .footer_top .footer_top_left .footer_top_left__phone {
    display: flex;
    flex-flow: column;
    margin: 0 0 10px
}

footer .footer_top .footer_top_left .footer_top_left__phone .phone_head {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #9d9d9d;
    display: block
}

footer .footer_top .footer_top_left .footer_top_left__phone .phone_numder {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #c01923;
    display: block;
    margin: 0 0 10px
}

footer .footer_top .footer_top_left .footer_top_left__address .address_head {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #9d9d9d;
    display: block
}

footer .footer_top .footer_top_left .footer_top_left__address .address_text {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #222
}

footer .footer_top .footer_top_middle {
    width: 45%;
    margin: 0 33px 0 0
}

footer .footer_top .footer_top_middle h4 {
    margin: 0 0 5px
}

footer .footer_top .footer_top_middle .footer_top_middle__list ul {
    column-count: 2
}

footer .footer_top .footer_top_middle .footer_top_middle__list ul li {
    margin: 0 25px 20px 0
}

footer .footer_top .footer_top_middle .footer_top_middle__list ul li a {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #222
}

footer .footer_top .footer_top_right {
    width: 25%
}

footer .footer_top .footer_top_right h4 {
    margin: 0 0 5px
}

footer .footer_top .footer_top_right .footer_top_right__list ul li {
    margin: 0 0 20px
}

footer .footer_top .footer_top_right .footer_top_right__list ul li a {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #222
}

footer .footer_bottom {
    background: #fff;
    padding: 15px 0 0;
    margin: 0 0 35px
}

footer .footer_bottom_wrapper {
/*    display: flex;*/
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #222
}

footer .footer_bottom_wrapper a {
    color: #222
}

footer .footer_bottom_wrapper .is_art {
    padding: 2.5px 65px 2.5px 0;
    margin: 0 10px 0 0;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/isart.svg) no-repeat right
}

.repairs {
    margin: -20px 0 13px
}

.page-template-single-repairs .repairs_breadcrumb ul li,
.repairs_breadcrumb ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    position: relative;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #aeaeae
}

.page-template-single-repairs .repairs_breadcrumb ul li a,
.repairs_breadcrumb ul li a {
    color: #aeaeae
}

.page-template-single-repairs .repairs_breadcrumb li:after,
.repairs_breadcrumb li:after {
    position: absolute;
    content: '>';
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #aeaeae;
    top: 0;
    right: -15px
}

.page-template-single-repairs .repairs_breadcrumb li:last-child:after,
.repairs_breadcrumb li:last-child:after {
    display: none
}

.repairs_banner {
    margin: 0 0 38px
}

.repairs_banner_wrapper {
    background: linear-gradient(270.09deg, #525252 20.22%, #252525 86.35%), linear-gradient(0deg, #d0d0d0, #d0d0d0)
}

.repairs_banner_wrapper:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/border-bottom.svg) no-repeat center;
    width: 100%;
    height: 20px
}

.repairs_banner_top {
    display: flex;
    flex-flow: row;
    padding: 20px 35px 25px
}

.repairs_banner_top .repairs_banner_top__left {
    width: 50%
}

.repairs_banner_top .repairs_banner_top__left h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    position: relative;
    margin: 20px 0 43px
}

.repairs_banner_top .repairs_banner_top__left h1:after {
    position: absolute;
    content: '';
    width: 21%;
    height: 3px;
    background: linear-gradient(121.64deg, #c01923 26.78%, #e30613 83.03%);
    left: 0;
    bottom: -17px
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_subtitle {
    display: block;
    margin: 0 0 35px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #fff
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form {
    margin: 0 0 25px
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form {
    display: flex;
    flex-flow: row
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form .number {
    padding: 7px 5px 7px 43px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 268px;
    height: 36px;
    margin: 0 15px 0 0;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/phone_form.svg) no-repeat left center;
    background-position: 12px 50%
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form .number::placeholder {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form .button {
    border-color: #e30613;
    background: 0 0;
    color: #c01923
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_counter .counter {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 19px;
    color: #c01923
}

.repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_counter .counter_text {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    color: #fff
}

.repairs_banner_top .repairs_banner_top__right {
    width: 50%;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_repairs.png) no-repeat;
    background-size: cover;
    background-position: -355px -180px;
    display: flex;
    justify-content: center
}

.repairs_banner_top .repairs_banner_top__right img {
    max-width: 325.98px;
    max-height: 325.98px
}

.repairs_banner_top .prof_kofe {
    background-position: -348px -210px;
    top: 65px;
    position: relative
}

.repairs_banner_top .prof_kofe img {
    max-width: 470px;
    max-height: 400px
}

.page-template-single-repairs .repairs_banner_top .repairs_banner_top__left h1 {
    font-size: 41px;
    line-height: 50px
}

.repairs_banner_bottom {
    display: flex;
    flex-flow: row wrap;
    padding: 0 0 17px 87px
}

.repairs_banner_bottom .repairs_banner_bottom_addess {
    padding: 0 0 0 30px;
    margin: 0 87px 0 0;
    display: flex;
    flex-flow: column;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/address.svg) no-repeat center left
}

.repairs_banner_bottom .repairs_banner_bottom_addess .address_subtitle {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 103.9%;
    color: #d6d6d6;
    display: block;
    margin: 0 0 7px
}

.repairs_banner_bottom .repairs_banner_bottom_addess .address {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #fff
}

.repairs_banner_bottom .repairs_banner_bottom_work {
    padding: 0 0 0 40px;
    margin: 0 87px 0 0;
    display: flex;
    flex-flow: column;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/date.svg) no-repeat center left
}

.repairs_banner_bottom .repairs_banner_bottom_work .works_time {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #d6d6d6;
    display: block;
    margin: 0 0 7px
}

.repairs_banner_bottom .repairs_banner_bottom_work .works_date {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #fff
}

.repairs_banner_bottom .repairs_banner_bottom_phone {
    padding: 5px 0 0 35px;
    margin: 0 104px 0 0;
    display: flex;
    flex-flow: column;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/phone.svg) no-repeat center left
}

.repairs_banner_bottom .repairs_banner_bottom_phone a {
    display: block;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin: 0 0 3px
}

.repairs_banner_bottom .repairs_banner_bottom_phone .phone_subtitle {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    color: #fff
}

.repairs_banner_bottom .repairs_banner_bottom_mail {
    padding: 10px 0 0 35px;
    display: flex;
    flex-flow: column;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mail.svg) no-repeat center left
}

.repairs_banner_bottom .repairs_banner_bottom_mail .mail_subtitle {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #d6d6d6;
    margin: 0 0 7px
}

.repairs_banner_bottom .repairs_banner_bottom_mail a {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #fff
}

.repar_services {
    margin: 50px 0 20px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_repairs_service.svg) no-repeat right center
}

.repar_services h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    color: #333;
    margin: 0 0 30px
}

.repar_services_link ul li {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    position: relative;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #333
}

.repar_services_link ul li .gray {
    color: #a6a6a6
}

.repar_services_link ul li:after {
    position: absolute;
    content: '';
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/link.svg) no-repeat;
    width: 10px;
    height: 3px;
    left: 0;
    top: 10px;
    bottom: 0
}

.repair_payment {
    padding: 40px 0 0;
    text-align: center
}

.repair_payment h5 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    margin: 0 0 15px
}

.repair_payment img {
    width: auto;
    margin: 0 auto 50px
}

.repair_payment:before {
    top: 0;
    left: 0;
    right: 0;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/border-top.svg) no-repeat center;
    width: 100%
}

@media screen and (min-width:1200px) and (max-width:1445px) {
    .repar_services {
        background: 0 0 !important
    }
}

.home .logotip_desctop_w,
.page .logotip_desctop_w {
    display: none
}

.page-id-58 .logotip_desctop,
.post-template .logotip_desctop,
.category .logotip_desctop {
    display: none
}

.post-template .logotip_desctop_w,
.page-id-58 .logotip_desctop_w,
.category .logotip_desctop_w {
    display: block
}

.breadcrumb {
    margin: -23px 0 25px
}

.selling h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    color: #262626;
    text-align: center;
    margin: 0 0 50px
}

.selling_wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.selling_wrapper .selling_article {
    width: 92%;
    margin: 20px auto;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    padding: 40px 50px
}

.selling_wrapper .selling_article .selling_article_img {
    height: 175px;
    max-width: 19%;
    width: 100%;
    display: inline-block;
    vertical-align: top
}

.selling_wrapper .selling_article .selling_article_img img {
    object-fit: cover;
    height: 100%;
    width: auto;
    margin: 0 auto
}

.selling_wrapper .selling_article h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    color: #313a48;
    text-align: center;
    margin: 0 0 14px;
    vertical-align: middle;
    display: inline-block;
    max-width: 400px
}

.selling_wrapper .selling_article h2 a {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 26px;
    color: #313a48
}

.selling_wrapper .selling_article .selling_article_inform_block {
    width: 100%;
    max-width: 50%;
    padding: 30px 10px 20px 40px;
    display: inline-block
}

.selling_wrapper .selling_article .selling_article_cena_block {
    width: 100%;
    max-width: 30%;
    display: inline-block
}

.selling_wrapper .selling_article .selling_article_info {
    display: block;
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-align: left;
    font-weight: 400;
    color: #929292
}

.selling_wrapper .selling_article .selling_article_price {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #313a48;
    display: block;
    margin: 0 0 15px
}

.selling_wrapper .selling_article .button_red {
    margin-top: auto
}

.selling_pagination,
.pagination {
    margin: 0 0 50px;
    border: none
}

.selling_pagination .navigation,
.pagination .navigation {
    margin: 0
}

.selling_pagination .pagination_wrapper,
.pagination .pagination_wrapper,
.selling_pagination .nav-links,
.pagination .nav-links {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin: 0 15px 0 0
}

.selling_pagination .pagination_wrapper a,
.pagination .pagination_wrapper a,
.selling_pagination .nav-links a,
.pagination .nav-links a,
.selling_pagination .pagination_wrapper .page-numbers,
.pagination .pagination_wrapper .page-numbers,
.selling_pagination .nav-links .page-numbers,
.pagination .nav-links .page-numbers {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #dfdfdf;
    margin: 0 5px 0 0;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28.5px;
    color: #333;
    text-align: center;
    transition: all .2s ease
}

.selling_pagination .pagination_wrapper a:hover,
.pagination .pagination_wrapper a:hover,
.selling_pagination .nav-links a:hover,
.pagination .nav-links a:hover,
.selling_pagination .pagination_wrapper .page-numbers:hover,
.pagination .pagination_wrapper .page-numbers:hover,
.selling_pagination .nav-links .page-numbers:hover,
.pagination .nav-links .page-numbers:hover {
    background: linear-gradient(90.88deg, #c01923 26.78%, #e30613 83.03%), #007fcd;
    color: #fff;
    border: none;
    transition: all .2s ease
}

.selling_pagination .pagination_wrapper .active,
.pagination .pagination_wrapper .active,
.selling_pagination .nav-links .active,
.pagination .nav-links .active,
.selling_pagination .pagination_wrapper .current,
.pagination .pagination_wrapper .current,
.selling_pagination .nav-links .current,
.pagination .nav-links .current {
    background: linear-gradient(90.88deg, #c01923 26.78%, #e30613 83.03%), #007fcd;
    color: #fff;
    border: none
}

.selling_pagination .pagination_wrapper .prev,
.pagination .pagination_wrapper .prev,
.selling_pagination .nav-links .prev,
.pagination .nav-links .prev {
    position: relative;
    margin: 0 15px 0 0
}

.selling_pagination .pagination_wrapper .next,
.pagination .pagination_wrapper .next,
.selling_pagination .nav-links .next,
.pagination .nav-links .next {
    margin: 0 0 0 15px;
    position: relative
}

.selling_pagination .pagination_wrapper .prev:before,
.pagination .pagination_wrapper .prev:before,
.selling_pagination .nav-links .prev:before,
.pagination .nav-links .prev:before,
.selling_pagination .pagination_wrapper .next:before,
.pagination .pagination_wrapper .next:before,
.selling_pagination .nav-links .next:before,
.pagination .nav-links .next:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 12px;
    top: 8px;
    left: 12px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/pagination_prew.svg) no-repeat
}

.selling_pagination .pagination_wrapper .next:before,
.pagination .pagination_wrapper .next:before,
.selling_pagination .nav-links .next:before,
.pagination .nav-links .next:before {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/pagination_next.svg) no-repeat
}

.selling_pagination .pagination_wrapper .next:hover:before,
.pagination .pagination_wrapper .next:hover:before,
.selling_pagination .nav-links .next:hover:before,
.pagination .nav-links .next:hover:before {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/pagination_next_w.svg) no-repeat;
    transition: all .2s ease
}

.selling_pagination .pagination_wrapper .prev:hover:before,
.pagination .pagination_wrapper .prev:hover:before,
.selling_pagination .nav-links .prev:hover:before,
.pagination .nav-links .prev:hover:before {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/pagination_prew_w.svg) no-repeat;
    transition: all .2s ease
}

.selling_pagination .grid_container {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center
}

.selling_pagination .grid_container .selling_pagination_more a {
    display: block;
    width: 111px;
    height: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    background: rgba(234, 234, 234, .5);
    border-radius: 50px;
    padding: 6px 8px;
    text-align: center;
    transition: all .3s ease
}

.product {
    margin: 0 0 42px
}

.product_title {
    margin-bottom: 30px;
    width: 100%
}

.product_title h1 {
    font-family: Montserrat Alternates
}

.product_subtitle {
    display: none
}

.product_right_table,
.product_button,
.product_right_list,
.product_specifications_wrapper {
    display: block
}

.product_wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.product_wrapper .product_left {
    width: 50%;
    display: flex;
    gap: 30px
}

.product_wrapper .product_left .product_slider_for {
    margin: 0 0 10px;
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    border-radius: 30px;
    width: calc(443px - 15px);
    height: 392px;
    overflow: hidden
}

.product_wrapper .product_left .product_slider_for .slick-prev {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/prev.svg) no-repeat;
    width: 25px;
    height: 45px;
    left: 0;
    top: 50%;
    z-index: 5
}

.product_wrapper .product_left .product_slider_for .slick-next {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/next.svg) no-repeat;
    width: 25px;
    height: 45px;
    right: 5px;
    top: 50%;
    z-index: 5
}

.product_wrapper .product_left .product_slider_for .slick-prev:before,
.product_wrapper .product_left .product_slider_for .slick-next:before {
    display: none
}

.product_wrapper .product_left .product_slider_for .product_slider_for_slide {
    width: 443px;
    height: 392px
}

.product_wrapper .product_left .product_slider_for .product_slider_for_slide img {
    object-fit: contain;
    height: 100%;
    object-position: center
}

.product_wrapper .product_left .product_slider_nav .slick-prev {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/prev_mini.svg) no-repeat;
    width: 21px;
    height: 37px;
    left: 0;
    top: 50%;
    z-index: 5
}

.product_wrapper .product_left .product_slider_nav .slick-next {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/next_mini.svg) no-repeat;
    width: 21px;
    height: 37px;
    right: 5px;
    top: 50%;
    z-index: 5
}

.product_wrapper .product_left .product_slider_nav .slick-prev:before,
.product_wrapper .product_left .product_slider_nav .slick-next:before {
    display: none
}

.product_wrapper .product_left .product_slider_nav .slick-list {
    width: 90%;
    margin: 0 auto
}

.product_wrapper .product_left .product_slider_nav {
    width: calc(192px - 15px)
}

.product_wrapper .product_left .product_slider_nav .product_slider_nav_slide {
    width: calc(192px - 15px);
    height: 120px;
    padding: 0 9px;
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    border-radius: 30px;
    overflow: hidden
}

.slick-current .product_slider_nav_slide {
    border: 2px solid #6a994e;
    box-shadow: none !important
}

.product_wrapper .product_left .product_slider_nav .product_slider_nav_slide img {
    object-fit: contain;
    height: 100%;
    object-position: bottom
}

.product_wrapper .product_right {
    width: 50%;
    padding: 0 0 0 25px
}

.product_wrapper .product_right h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    color: #262626;
    margin: 0 0 20px
}

.product_wrapper .product_right .product_right_table {
    font-size: 18px;
    line-height: 22px;
    color: #4f4f4f;
    margin: 0 0 18px
}

.product_wrapper .product_right .product_right_table h5 {
    font-size: 18px;
    line-height: 22px;
    color: #aeaeae;
    margin: 0 0 15px
}

.product_wrapper .product_right .product_right_table h5 .red {
    color: #6a994e
}

.product_wrapper .product_right .product_right_table .table table tr td:first-child {
    color: #aeaeae;
    padding: 0 100px 11px 0
}

.product_wrapper .product_right .product_right_table .table table tr td:nth-child(2) {
    color: #333
}

.product_wrapper .product_right .product_button a {
    display: block;
    width: 185px;
    height: 36px;
    padding: 7px 0 7px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    border-radius: 15px;
    border: 1px solid #333;
    margin: 0 0 40px
}

.product_wrapper .product_right .product_button a:hover {
    color: #fff;
    transition: all .3s ease
}

.product_wrapper .product_right .product_right_list {
    margin: 0 0 30px
}

.product_wrapper .product_right .product_right_list ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px
}

.product_wrapper .product_right .product_right_list ul li {
    padding: 20px 25px 20px 70px;
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 17px;
    color: #333;
    width: 277px;
    height: auto;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid rgb(192 26 36/20%);
    background: rgb(192 26 36/5%) url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/link_product_new.svg);
    background-position: 25px 20px;
    background-repeat: no-repeat;
    position: relative
}

.product_wrapper .product_right .product_right_price .red_price {
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: 40px;
    font-family: Montserrat
}

.product_wrapper .product_right .product_right_price .product_right_price_button a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #6a994e;
    text-align: center;
    padding: 9px 0;
    width: 100%;
    height: 64px;
    border-radius: 100px;
    border: 2px dashed #6a994e;
    font-family: Montserrat Alternates
}

.product_informations,
.page-template-single-repairs {
    margin: 0 0 40px
}

.product_informations p,
.page-template-single-repairs p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.product_informations h2,
.page-template-single-repairs h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 33px;
    color: #6a994e;
    text-transform: uppercase;
    margin: 5px 0
}

.product_informations h3,
.page-template-single-repairs h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 33px;
    color: #6a994e;
    text-transform: uppercase;
    margin: 5px 0
}

.product_informations h4,
.page-template-single-repairs h4,
.product_informations h5,
.page-template-single-repairs h5 {
    font-weight: 400;
    font-size: 17px;
    color: #6a994e;
    text-transform: uppercase;
    margin: 5px 0
}

.product_informations h6,
.page-template-single-repairs h6 {
    font-weight: 400;
    font-size: 10px;
    color: #6a994e;
    text-transform: uppercase;
    margin: 5px 0
}

.product_informations ul li,
.page-template-single-repairs ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.product_specifications {
    margin: 0 0 60px
}

.product_specifications h4 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 45px;
    color: #262626;
    text-transform: uppercase;
    margin: 0 0 40px
}

.product_specifications_wrapper {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

.product_specifications_wrapper h6 {
    margin: 0 0 10px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #6a994e
}

.product_specifications_wrapper .product_specifications_options {
    width: calc(25% - 40px);
    margin: 0 23px 0 0
}

.product_specifications_wrapper .product_specifications_options ul li {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    margin: 0 0 15px
}

.product_specifications_wrapper .product_specifications_settings,
.product_specifications_wrapper .product_specifications_basic,
.product_specifications_wrapper .product_specifications_performance {
    width: calc(25% - 32px);
    margin: 0 25px 0 0
}

.product_specifications_wrapper .product_specifications_settings table tr:nth-child(odd),
.product_specifications_wrapper .product_specifications_basic table tr:nth-child(odd),
.product_specifications_wrapper .product_specifications_performance table tr:nth-child(odd) {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #aeaeae;
    margin: 0 0 5px;
    display: table
}

.product_specifications_wrapper .product_specifications_settings table tr:nth-child(even),
.product_specifications_wrapper .product_specifications_basic table tr:nth-child(even),
.product_specifications_wrapper .product_specifications_performance table tr:nth-child(even) {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    margin: 0 0 10px;
    display: table
}

.product_specifications_wrapper .product_specifications_performance {
    margin: 0
}

.page-template-single-repairs h2 {
    color: #262626;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #333;
    margin: 0 0 30px
}

.product_right_price {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333
}

.product_right_price_in {
    display: flex;
    align-items: center;
    gap: 10px
}

.product_right_price_button {
    width: 100%;
    margin-top: 20px
}

.about_us {
    margin: 0 0 60px
}

.about_us h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    color: #6a994e;
    margin: 0 0 30px
}

.about_us .about_us_info {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    max-width: 1115px;
    margin: 0 auto
}

.about_us .about_us_info ul li {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    position: relative;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333
}

.about_us .about_us_info ul li:after {
    position: absolute;
    content: '';
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/link.svg) no-repeat;
    width: 10px;
    height: 3px;
    left: 0;
    top: 10px;
    bottom: 0
}

.about_us_img {
    margin: 0 0 40px
}

.about_us_img .about_us_img_wrapper .about_us_img__block {
    width: 61.9%;
    height: 194px
}

.about_us_img .about_us_img_wrapper .about_us_img__block img {
    position: relative;
    left: -5px
}

.about_us_img .about_us_img_wrapper .about_us_img__block2 {
    width: 39.1%;
    height: 213px
}

.about_us_img .about_us_img_wrapper .about_us_img__block3 {
    width: 48.35%;
    height: 248px
}

.about_us_img .about_us_img_wrapper img {
    height: 100%;
    object-fit: cover;
    object-position: center
}

.about_us_img .about_us_img_wrapper .about_us_img__block4 {
    width: 52%;
    height: 243px
}

.about_us_img .about_us_img_wrapper .about_us_img__block4 .popup-youtube {
    position: relative
}

.about_us_img .about_us_img_wrapper .about_us_img__block4 .popup-youtube:after {
    position: absolute;
    content: '';
    width: 33px;
    height: 33px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/play.svg) no-repeat
}

.about_us_guarantee {
    margin: 0 0 40px
}

.about_us_guarantee h2 {
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    color: #6a994e;
    margin: 0 0 30px
}

.about_us_guarantee .about_us_guarantee_info {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #333;
    max-width: 900px;
    margin: 0 auto 40px
}

.about_us_guarantee .about_us_guarantee_img {
    display: flex;
    flex-flow: row wrap;
    justify-content: center
}

.about_us_guarantee .about_us_guarantee_img a {
    display: block;
    width: 175;
    height: 250px;
    margin: 0 30px 0 0
}

.about_us_guarantee .about_us_guarantee_img a img {
    object-fit: cover;
    height: 100%;
    object-position: center
}

.about_us_repairs {
    margin: 0 0 60px
}

.about_us_repairs .about_us_repairs_wrapper {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_about.jpg) no-repeat;
    background-size: cover;
    padding: 40px 0 50px 50px
}

.about_us_repairs .about_us_repairs_wrapper h4 {
    max-width: 460px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    margin: 0 0 50px
}

.about_us_repairs .about_us_repairs_wrapper .about_us_repairs_form {
    display: flex;
    flex-flow: column
}

.about_us_repairs .about_us_repairs_wrapper .about_us_repairs_form .number {
    padding: 7px 5px 7px 43px;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 15px;
    width: 268px;
    height: 36px;
    margin: 0 0 25px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/phone_form.svg) no-repeat left center;
    background-position: 12px 50%
}

.about_us_repairs .about_us_repairs_wrapper .about_us_repairs_form .number::placeholder {
    color: #fff
}

.about_us_repairs .about_us_repairs_wrapper .about_us_repairs_form .button {
    width: 268px;
    height: 36px;
    border-color: #e30613;
    background: 0 0;
    color: #c01923;
    padding: 0
}

.contacts {
    margin: 0
}

.contacts h1 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    color: #333;
    margin: 35px
}

.contacts p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    text-align: center
}

.contacts_map {
    margin: 0 0 -5px
}

.contacts_map .contacts_map_wrapper {
    display: flex;
    flex-flow: column;
    position: relative;
    width: 100%
}

.contacts_map .contacts_map_wrapper .contacts_map_address {
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 55px 0 0 30px;
    z-index: 5
}

.contacts_map .contacts_map_wrapper .contacts_map_address .address {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    display: block;
    margin: 0 0 10px
}

.contacts_map .contacts_map_wrapper .contacts_map_address .phone {
    font-weight: 700;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: .08em;
    color: #fff;
    display: block;
    margin: 0 0 10px
}

.contacts_map .contacts_map_wrapper .contacts_map_address .email {
    font-weight: 400;
    font-size: 18px;
    line-height: 103.9%;
    color: #fff;
    display: block;
    margin: 0 0 25px
}

.contacts_map .contacts_map_wrapper .contacts_map_address .button {
    width: 185px;
    padding: 9px 0 7px
}

.contacts_map .contacts_map_wrapper .contacts_map_address:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .65);
    z-index: -1
}

.contacts_map .contacts_map_wrapper .contacts_map_google iframe {
    height: 260px !important
}

@media screen and (min-width:320px) and (max-width:1024px) {
    .grid_container {
        width: 100%;
        padding: 0 5vw
    }

    header {
        margin: 0 0 10px
    }

    .hamburger {
        overflow: hidden;
        display: flex;
        flex-flow: row;
        align-items: center;
        position: absolute;
        top: 5px;
        right: 0;
        z-index: 999
    }

    .header_wrapper .header_communication {
        position: absolute;
        top: -200%
    }

    .header_wrapper .header_communication_active {
        display: flex;
        flex-flow: column;
        z-index: 9999;
        position: absolute;
        margin: 0 auto;
        width: 200px;
        top: 95px;
        left: 0;
        right: 0;
        transition: all .3s ease
    }

    .header_wrapper .header_communication_active .header_communication__phone {
        margin: 0 0 10px
    }

    .header_wrapper .header_communication_active .header_communication__phone .header_communication__phone_link {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        display: block
    }

    .header_wrapper .header_communication_active .header_communication__email,
    .header_wrapper .header_communication_active .header_communication__phone_head {
        display: none
    }

    .header_wrapper .header_communication_active .header_communication__bid .button {
        background: 0 0;
        border: 1px solid #fff;
        border-radius: 15px
    }

    .header_wrapper .logotip {
        width: 135.79px;
        height: 43.48px
    }

    nav {
        display: block;
        position: absolute;
        top: -200%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        transition: all .3s ease
    }

    .nav_active {
        top: 0;
        left: 0;
        background: linear-gradient(270.01deg, #525252 19.96%, #252525 87.95%), #c4c4c4;
        z-index: 999;
        height: 200%;
        transition: all .3s ease
    }

    .ham_active .line {
        stroke: #000
    }

    .nav .nav_wrapper ul {
        position: relative;
        top: 185px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        display: flex;
        flex-flow: column
    }

    .nav .nav_wrapper ul li .link_sub-menu {
        background: linear-gradient(92.93deg, #c01923 26.2%, #e30613 85.11%), #c4c4c4;
        border-radius: 15px;
        width: 230px;
        padding: 5px 30px 5px 0;
        margin: 5px auto 5px
    }

    .nav .nav_wrapper ul li .link_sub-menu:after {
        right: 15px;
        top: 15px;
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_menu.svg) no-repeat center;
        width: 15px;
        height: 9px
    }

    .nav .nav_wrapper ul li a {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        color: #fff;
        padding: 12px 0
    }

    nav .nav_wrapper ul li:hover .sub-menu {
        position: relative;
        background: 0 0;
        border-top: none;
        border-bottom: 4px solid #525252;
        margin: -50px 0 50px
    }

    nav .nav_wrapper ul li:hover .sub-menu li a {
        background: 0 0
    }

    nav .nav_wrapper ul li:hover {
        background: 0 0 !important
    }
}

@media screen and (min-width:320px) and (max-width:768px) {
    h1 {
        font-size: 24px
    }

    .grid_container {
        width: 100%;
        padding: 0 5vw
    }

    header {
        margin: 0 0 10px
    }

    .hamburger {
        overflow: hidden;
        display: flex;
        flex-flow: row;
        align-items: center;
        position: absolute;
        top: 5px;
        right: 0;
        z-index: 999
    }

    .header_wrapper .header_communication {
        position: absolute;
        top: -200%
    }

    .header_wrapper .header_communication_active {
        display: flex;
        flex-flow: column;
        z-index: 9999;
        position: absolute;
        margin: 0 auto;
        width: 200px;
        top: 95px;
        left: 0;
        right: 0;
        transition: all .3s ease
    }

    .header_wrapper .header_communication_active .header_communication__phone {
        margin: 0 0 10px
    }

    .header_wrapper .header_communication_active .header_communication__phone .header_communication__phone_link {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        color: #fff;
        display: block
    }

    .header_wrapper .header_communication_active .header_communication__email,
    .header_wrapper .header_communication_active .header_communication__phone_head {
        display: none
    }

    .header_wrapper .header_communication_active .header_communication__bid .button {
        background: 0 0;
        border: 1px solid #fff;
        border-radius: 15px
    }

    .header_wrapper .logotip {
        width: 135.79px;
        height: 43.48px
    }

    nav {
        display: block;
        position: absolute;
        top: -200%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        transition: all .3s ease
    }

    .nav_active {
        top: 0;
        left: 0;
        background: linear-gradient(270.01deg, #525252 19.96%, #252525 87.95%), #c4c4c4;
        z-index: 999;
        height: 200%;
        transition: all .3s ease
    }

    .ham_active .line {
        stroke: #000
    }

    .nav .nav_wrapper ul {
        position: relative;
        top: 185px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        display: flex;
        flex-flow: column
    }

    .nav .nav_wrapper ul li .link_sub-menu {
        background: linear-gradient(92.93deg, #c01923 26.2%, #e30613 85.11%), #c4c4c4;
        border-radius: 15px;
        width: 230px;
        padding: 5px 30px 5px 0;
        margin: 5px auto 5px
    }

    .nav .nav_wrapper ul li .link_sub-menu:after {
        right: 15px;
        top: 15px;
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_menu.svg) no-repeat center;
        width: 15px;
        height: 9px
    }

    .nav .nav_wrapper ul li a {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 25px;
        color: #fff;
        padding: 12px 0
    }

    nav .nav_wrapper ul li:hover .sub-menu {
        position: relative;
        background: 0 0;
        border-top: none;
        border-bottom: 4px solid #525252;
        margin: -50px 0 50px
    }

    nav .nav_wrapper ul li:hover .sub-menu li a {
        background: 0 0
    }

    nav .nav_wrapper ul li:hover {
        background: 0 0
    }

    .banner {
        margin: 0 0 20px
    }

    .banner .grid_container {
        padding: 0
    }

    .banner_border:before {
        background-size: 100% 50%;
        top: -10px
    }

    .banner_border:after {
        background-size: 100% 50%;
        bottom: -10px
    }

    .banner_slider {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/background_slider.svg) no-repeat, #f5f5f5;
        background-position: 0 -25px;
        background-size: contain;
        padding: 25px 0 20px
    }

    .slick-initialized .slick-slide {
        margin: 0 15px
    }

    .banner_slider .slick-prev {
        left: 0;
        background-size: 28px 28px
    }

    .banner_slider .slick-next {
        right: 0;
        background-size: 28px 28px
    }

    .banner_slider .slick-list {
        width: 85%
    }

    .banner_slider .slick-active.slick-center .banner_slider__img {
        transform: scale(1.8)
    }

    .banner_slider .banner_slider__img {
        width: 75px;
        padding: 10px 0
    }

    .action_wrapper {
        flex-flow: column
    }

    .action_wrapper .action_block__repair,
    .action_wrapper .action_block__exchange,
    .action_wrapper .action_block__service,
    .action_wrapper .action_block__professional_repair {
        width: 100%;
        height: auto;
        position: static;
        box-shadow: none
    }

    .action_wrapper .action_block__repair,
    .action_wrapper .action_block__exchange,
    .action_wrapper .action_block__service,
    .action_wrapper .action_block__professional_repair {
        border-bottom: 4px solid #f9f9f9;
        background: 0 0;
        margin: 0 0 5px
    }

    .action_wrapper .action_block__repair a,
    .action_wrapper .action_block__exchange a,
    .action_wrapper .action_block__service a,
    .action_wrapper .action_block__professional_repair a {
        padding: 15px 0 15px 65px;
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_repair.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .action_wrapper .action_block__repair a h3,
    .action_wrapper .action_block__exchange a h3,
    .action_wrapper .action_block__service a h3,
    .action_wrapper .action_block__professional_repair a h3 {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        color: #333;
        text-align: left
    }

    .action_wrapper .action_block__repair a h3 .exchange_subtitle,
    .action_wrapper .action_block__exchange a h3 .exchange_subtitle,
    .action_wrapper .action_block__service a h3 .exchange_subtitle,
    .action_wrapper .action_block__professional_repair a h3 .exchange_subtitle {
        font-size: 14px
    }

    .action_wrapper .action_block__exchange a {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_exchange.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .action_wrapper .action_block__service a {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_service.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .action_wrapper .action_block__professional_repair a {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_prof.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .clientage .grid_container {
        padding: 0
    }

    .clientage h3 {
        font-size: 24px;
        line-height: 28px;
        padding: 0 7px
    }

    .clientage .clientage_slider .slick-slide {
        padding: 0
    }

    .clientage .clientage_slider .slick-next,
    .clientage .clientage_slider .slick-prev {
        background-size: 15px 45px;
        width: 15px;
        height: 40px;
        right: 7px
    }

    .clientage .clientage_slider .slick-prev {
        left: 7px
    }

    .sale .sale_wrapper {
        flex-flow: column
    }

    .sale .sale_wrapper .sale_block__roma,
    .sale .sale_wrapper .sale_block__used,
    .sale .sale_wrapper .sale_block__arsenal,
    .sale .sale_wrapper .sale_block__dr_coffe {
        width: 100%;
        height: auto;
        position: static;
        background: 0 0;
        box-shadow: none;
        border-bottom: 4px solid #f9f9f9;
        margin: 0 0 5px
    }

    .sale .sale_wrapper .sale_block__roma a,
    .sale .sale_wrapper .sale_block__used a,
    .sale .sale_wrapper .sale_block__arsenal a,
    .sale .sale_wrapper .sale_block__dr_coffe a {
        padding: 15px 0 15px 65px;
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_roma.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .sale .sale_wrapper .sale_block__roma a h3,
    .sale .sale_wrapper .sale_block__used a h3,
    .sale .sale_wrapper .sale_block__arsenal a h3,
    .sale .sale_wrapper .sale_block__dr_coffe a h3 {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        color: #333;
        text-align: left
    }

    .sale .sale_wrapper .sale_block__roma a h3 .block__roma_subtitle,
    .sale .sale_wrapper .sale_block__dr_coffe a h3 .block__roma_subtitle {
        font-size: 20px;
        line-height: 25px;
        color: #333;
        -webkit-text-stroke-width: unset;
        -webkit-text-stroke-color: transparent
    }

    .sale .sale_wrapper .sale_block__used a {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mabail_used.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .sale .sale_wrapper .sale_block__arsenal a {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_arsenal.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .sale .sale_wrapper .sale_block__dr_coffe a {
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mobail_dr.svg) no-repeat left center;
        background-position: 15px 50%
    }

    .repairs_breadcrumb {
        margin: 25px 0 0
    }

    .repairs_banner .grid_container {
        padding: 0
    }

    .repairs_banner_top {
        flex-flow: column;
        padding: 0 5vw;
        margin: 0 0 25px;
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/back_mobail.svg) no-repeat;
        background-position: 100% -125px;
        background-size: cover
    }

    .repairs_banner_top .repairs_banner_top__left {
        width: auto;
        margin: 0 0 25px
    }

    .repairs_banner_top .repairs_banner_top__left h1 {
        font-size: 24px;
        font-weight: 700;
        text-align: center
    }

    .repairs_banner_top .repairs_banner_top__left h1:after {
        bottom: -3px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 35%
    }

    .page-template-single-repairs .repairs_banner_top .repairs_banner_top__left h1 {
        font-size: 22px;
        line-height: 40px;
        padding: 0 0 10px
    }

    .repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_subtitle {
        text-align: center
    }

    .repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form {
        flex-flow: column;
        justify-content: center;
        align-items: center
    }

    .repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form .number {
        margin: 0 0 25px;
        max-width: 268px;
        height: 36px
    }

    .repairs_banner_top .repairs_banner_top__left .repairs_banner_top__left_form form .button {
        width: 216px;
        height: 36px;
        padding: 0
    }

    .repairs_banner_top__left_counter {
        text-align: center
    }

    .repairs_banner_top .repairs_banner_top__right {
        display: none
    }

    .repairs_banner_bottom {
        padding: 0 3.5vw;
        flex-flow: row wrap
    }

    .repairs_banner_bottom .repairs_banner_bottom_addess,
    .repairs_banner_bottom .repairs_banner_bottom_work,
    .repairs_banner_bottom .repairs_banner_bottom_phone,
    .repairs_banner_bottom .repairs_banner_bottom_mail {
        width: calc(50% - 20px);
        margin: 0 15px 25px 0;
        padding: 30px 0 0;
        background-position: 0 0
    }

    .repairs_banner_bottom .repairs_banner_bottom_work,
    .repairs_banner_bottom .repairs_banner_bottom_mail {
        margin: 0 0 25px;
        padding-left: 12px;
        background-position: 12px 0
    }

    .repairs_banner_bottom .repairs_banner_bottom_phone a {
        font-size: 17px
    }

    .repairs_banner_wrapper:after {
        background-size: 100% 100%;
        background-position: 0 -7px
    }

    .repar_services {
        background: 0 0;
        margin: 0 0 35px
    }

    .repar_services h2 {
        text-align: center
    }

    .segundo.repar_services_link table tr td,
    .tercero.repar_services_link table tr td {
        padding: 8px !important
    }

    .repair_payment:before {
        background-size: 100% 100%;
        background-position: 0 -7px
    }

    .selling h1 {
        font-weight: 600;
        font-size: 24px;
        text-align: center;
        line-height: 30px;
        margin: 0 0 30px
    }

    .selling_wrapper {
        flex-flow: column
    }

    .selling_wrapper .selling_article {
        width: 100%;
        margin: 0 0 30px;
        display: flex;
        flex-flow: column;
        padding: 20px 16px
    }

    .selling_wrapper .selling_article .selling_article_inform_block {
        padding: 0
    }

    .selling_wrapper .selling_article h2 {
        font-size: 22px
    }

    .selling_wrapper .selling_article .selling_article_img {
        height: 175px;
        max-width: 100%
    }

    .selling_wrapper .selling_article .selling_article_inform_block {
        width: 100%;
        max-width: 100%
    }

    .selling_wrapper .selling_article .selling_article_cena_block {
        width: 100%;
        max-width: 100%
    }

    .selling_wrapper .selling_article:nth-child(3n+3) {
        margin: 0 0 30px
    }

    .selling_pagination .grid_container {
        flex-flow: column
    }

    .selling_pagination .pagination_wrapper,
    .pagination .pagination_wrapper {
        margin: 0 0 20px
    }

    .product_subtitle,
    .product_right .product_subtitle,
    .product_specifications h4 {
        display: inline-block;
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 600 !important;
        font-size: 20px !important;
        line-height: 30px;
        color: #262626 !important;
        margin: 0 0 15px !important;
        position: relative;
        text-transform: none !important
    }

    .product_subtitle:after,
    .specifications_head:after {
        position: absolute;
        content: '';
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/plus.svg) no-repeat right;
        width: 20px;
        height: 20px;
        right: -30px;
        top: 8px
    }

    .product_subtitle_active:after,
    .specifications_head_active:after {
        position: absolute;
        content: '';
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/minus.svg) no-repeat right;
        width: 20px;
        height: 20px;
        right: -30px;
        top: 8px
    }

    .product_right_table,
    .product_button,
    .product_right_list {
        display: none
    }

    .product_wrapper {
        padding: 0 0 20px;
        position: relative
    }

    .product_wrapper .product_left,
    .product_wrapper .product_right {
        width: 100%;
        padding: 0
    }

    .product_wrapper .product_left .product_slider_nav .slick-list {
        width: 85%
    }

    .product_wrapper .product_left .product_slider_for .slick-next,
    .product_wrapper .product_left .product_slider_for .slick-prev,
    .product_wrapper .product_left .product_slider_nav .slick-prev,
    .product_wrapper .product_left .product_slider_nav .slick-next {
        background-size: 75% 75%
    }

    .product_wrapper .product_left .product_slider_for .product_slider_for_slide,
    .product_wrapper .product_left .product_slider_nav .product_slider_nav_slide {
        height: auto;
        padding: 0 5px
    }

    .product_wrapper .product_right h1 {
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
        color: #262626
    }

    .product_wrapper .product_right .product_right_table .table table {
        display: flex;
        flex-flow: column
    }

    .product_wrapper .product_right .product_right_table .table table tr {
        display: flex;
        flex-flow: column
    }

    .product_wrapper .product_right .product_right_table .table table tr td:first-child {
        padding: 0 0 5px
    }

    .product_wrapper .product_right .product_right_table .table table tr td:nth-child(2) {
        padding: 0 0 10px
    }

    .product_wrapper .product_right .product_right_price .red_price {
        font-size: 18px
    }

    .product_specifications_wrapper,
    .product_informations_wrapper {
        display: none
    }

    .product_informations,
    .product_specifications {
        margin: 0 0 15px
    }

    .product_specifications_wrapper {
        flex-flow: column
    }

    .product_specifications_wrapper .product_specifications_options,
    .product_specifications_wrapper .product_specifications_settings,
    .product_specifications_wrapper .product_specifications_basic,
    .product_specifications_wrapper .product_specifications_performance {
        width: 100%;
        margin: 0 0 20px
    }

    .about_us h1 {
        font-size: 24px
    }

    .about_us_img .about_us_img_wrapper {
        display: flex;
        flex-flow: row wrap
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block {
        width: 61.9%;
        margin: 0
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block2 {
        width: 39.1%;
        position: absolute;
        top: -10px;
        margin: 0
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block3 {
        width: 49.35%;
        margin: 0;
        position: relative;
        bottom: 8px;
        left: -4px
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block4 {
        width: 52%;
        position: absolute;
        margin: 0;
        bottom: 18px
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block4 a {
        background: 0 0;
        padding: 0
    }

    .about_us_guarantee h2 {
        font-size: 24px
    }

    .about_us_guarantee .about_us_guarantee_img a {
        width: 88.35px;
        height: 126.44px;
        margin: 0 11px 0 0
    }

    .about_us_guarantee .about_us_guarantee_img a:last-child {
        margin: 0
    }

    .about_us_repairs .grid_container {
        width: 100%;
        padding: 0
    }

    .about_us_repairs .about_us_repairs_wrapper {
        padding: 30px 5vw;
        background-position: 50% 50%
    }

    .about_us_repairs .about_us_repairs_wrapper h4 {
        font-size: 22px;
        line-height: 26px;
        max-width: 295px
    }

    .contacts .grid_container {
        width: 100%;
        padding: 0
    }

    .contacts h1 {
        font-size: 24px
    }

    .contacts_map .contacts_map_wrapper .contacts_map_address {
        position: static;
        width: 100%;
        padding: 15px 0;
        margin: 0 0 35px
    }

    .contacts_map .contacts_map_wrapper .contacts_map_address:before {
        display: none
    }

    .contacts_map .contacts_map_wrapper .contacts_map_address .address,
    .contacts_map .contacts_map_wrapper .contacts_map_address .phone,
    .contacts_map .contacts_map_wrapper .contacts_map_address .email {
        color: #000;
        text-align: center
    }

    .contacts_map .contacts_map_wrapper .contacts_map_address .button {
        margin: 0 auto
    }

    footer {
        background: #f5f5f5
    }

    footer .footer_top {
        flex-flow: column;
        justify-content: center;
        align-items: center
    }

    footer .footer_top .footer_top_left {
        width: 100%;
        display: flex;
        flex-flow: column;
        align-items: center;
        margin: 0 0 20px
    }

    footer .footer_top .footer_top_left .footer_top_left__phone {
        align-items: center
    }

    footer .footer_top .footer_top_left .footer_top_left__phone .footer_top_left__phone_button {
        width: 185px
    }

    footer .footer_top .footer_top_middle {
        width: 100%;
        margin: 0 0 30px;
        text-align: center
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list ul {
        column-count: 1;
        display: none
    }

    .footer_services,
    .footer_company {
        position: relative;
        display: inline-block
    }

    .footer_services:after,
    .footer_company:after {
        position: absolute;
        content: '';
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/plus.svg) no-repeat right;
        width: 20px;
        height: 20px;
        right: -30px;
        top: 8px
    }

    .footer_services_active:after,
    .footer_company_active:after {
        position: absolute;
        content: '';
        background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/minus.svg) no-repeat right;
        width: 20px;
        height: 20px;
        right: -30px;
        top: 8px
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list .list_active {
        display: block
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list ul li {
        margin: 0 0 20px
    }

    footer .footer_top .footer_top_right {
        width: 100%;
        text-align: center
    }

    footer .footer_top .footer_top_right .footer_top_right__list ul {
        display: none
    }

    footer .footer_top .footer_top_right .footer_top_right__list .list_active {
        display: block
    }

    footer .footer_bottom_wrapper {
        flex-flow: column;
        justify-content: center;
        align-items: center
    }

    footer .footer_bottom_wrapper .year {
        margin: 0 0 10px;
        display: block
    }

    footer .footer_bottom_wrapper a {
        margin: 0 0 10px
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .grid_container {
        width: 100%;
        padding: 0 5vw
    }

    .banner {
        margin: 0 0 35px
    }

    .banner_border:before,
    .banner_border:after {
        background-size: contain
    }

    .banner_slider {
        padding: 50px 0
    }

    .banner_slider .slick-list {
        width: 95%
    }

    .banner_slider .slick-active.slick-center .banner_slider__img {
        transform: scale(1.5)
    }

    .banner_slider .banner_slider__img {
        width: 125px;
        padding: 25px 5px
    }

    .action_wrapper {
        flex-flow: row wrap
    }

    .action_wrapper .action_block__repair,
    .action_wrapper .action_block__exchange,
    .action_wrapper .action_block__service,
    .action_wrapper .action_block__professional_repair {
        width: 50%
    }

    .sale .sale_wrapper {
        flex-flow: row wrap
    }

    .sale .sale_wrapper .sale_block__roma,
    .sale .sale_wrapper .sale_block__used,
    .sale .sale_wrapper .sale_block__arsenal,
    .sale .sale_wrapper .sale_block__dr_coffe {
        width: 50%
    }

    .repairs_banner_wrapper {
        display: flex;
        flex-flow: column
    }

    .repairs_banner_top {
        flex-flow: row;
        background: 0 0
    }

    .repairs_banner_top .repairs_banner_top__left {
        width: 50%
    }

    .repairs_banner_top .repairs_banner_top__right {
        display: block;
        padding: 35px 0 0;
        background-position: -415px -180px
    }

    .repairs_banner_bottom {
        padding: 40px 5vw;
        flex-flow: row;
        align-items: flex-start
    }

    .repairs_banner_wrapper:after {
        background-size: 100% 78%;
        bottom: -17px
    }

    .repair_payment:before {
        background-size: 100% 78%;
        bottom: -17px
    }

    .selling_wrapper {
        flex-flow: row wrap
    }

    .selling_wrapper .selling_article {
        width: calc(50% - 30px);
        margin: 0 30px 35px 0;
        padding: 30px
    }

    .selling_wrapper .selling_article:nth-child(2n+2) {
        margin: 0 0 35px
    }

    .selling_wrapper .selling_article .selling_article_img {
        max-width: 100%
    }

    .selling_wrapper .selling_article .selling_article_inform_block {
        width: 100%;
        max-width: 100%;
        padding: 30px 10px 20px
    }

    .selling_wrapper .selling_article .selling_article_cena_block {
        width: 100%;
        max-width: 100%
    }

    .product_subtitle,
    .product_right .product_subtitle,
    .product_specifications h4 {
        font-size: 24px !important;
        margin: 0 0 25px !important
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block {
        width: 61.9%;
        margin: 0
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block2 {
        width: 40.1%;
        position: absolute;
        top: -25px;
        right: -4px;
        margin: 0
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block3 {
        width: 49.35%;
        margin: 0;
        position: relative;
        bottom: 14px;
        left: -3px
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block4 {
        width: 52%;
        position: absolute;
        margin: 0;
        bottom: 40px;
        right: -5px
    }

    footer .footer_top {
        flex-flow: row;
        justify-content: flex-start;
        align-items: flex-start
    }

    footer .footer_bottom_wrapper {
        flex-flow: row;
        justify-content: space-between;
        align-items: flex-end
    }

    footer .footer_bottom_wrapper a,
    footer .footer_bottom_wrapper .year {
        margin: 0
    }
}

@media screen and (max-width:1199px) {
    .header_desc {
        font-size: 12px !important
    }
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .grid_container {
        width: 100%;
        padding: 0 5vw
    }

    .banner_slider .slick-list {
        width: 90%
    }

    .action_wrapper .action_block__repair,
    .action_wrapper .action_block__exchange,
    .action_wrapper .action_block__service,
    .action_wrapper .action_block__professional_repair {
        width: 50%;
        position: static;
        height: 185px
    }

    .action_wrapper .action_block__professional_repair a h3 {
        font-size: 30px
    }

    .sale .sale_wrapper .sale_block__roma,
    .sale .sale_wrapper .sale_block__used,
    .sale .sale_wrapper .sale_block__arsenal,
    .sale .sale_wrapper .sale_block__dr_coffe {
        width: 50%;
        position: static;
        height: 184px
    }

    .sale .sale_wrapper .sale_block__arsenal {
        height: 188px
    }

    .sale .sale_wrapper .sale_block__arsenal a h3 {
        font-size: 30px
    }

    .repairs_banner_wrapper:after {
        background-size: 100% 78%;
        bottom: -17px
    }

    .repairs_banner_bottom .repairs_banner_bottom_addess,
    .repairs_banner_bottom .repairs_banner_bottom_work,
    .repairs_banner_bottom .repairs_banner_bottom_phone {
        margin: 0 40px 0 0
    }

    .repair_payment:before {
        background-size: 100% 78%;
        bottom: -17px
    }

    .product_wrapper .product_left .product_slider_for .product_slider_for_slide {
        height: 490px;
        padding: 0 30px
    }

    .product_wrapper .product_right .product_right_table .table table tr td:first-child {
        color: #aeaeae;
        padding: 0 20px 11px 0
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block {
        background: 0 0;
        width: 61.9%;
        margin: 0;
        height: 173px
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block2 {
        background: 0 0;
        width: 43%;
        position: absolute
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block3 {
        background: 0 0;
        width: 50%;
        height: 200px;
        position: relative;
        bottom: 15px;
        left: 0
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block4 {
        background: 0 0;
        width: 50.7%;
        position: absolute;
        top: 125px;
        right: -4px
    }

    .about_us_img .about_us_img_wrapper .about_us_img__block img {
        position: relative;
        left: 0
    }

    footer .footer_top .footer_top_left {
        width: 22%
    }

    footer .footer_top .footer_top_middle {
        width: 35%
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list ul {
        column-count: 1
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list ul li {
        margin: 0 0 10px
    }

    footer .footer_top .footer_top_right .footer_top_right__list ul li {
        margin: 0 0 10px
    }
}

@media screen and (min-width:1199px) and (max-width:1300px) {
    .grid_container {
        width: 100%;
        padding: 0 5vw
    }
}

@media screen and (min-width:1280px) {
    .nav .grid_container {
        width: 1225px;
        max-width: 1222px
    }
}

.action_block__repair a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    text-align: center
}

.action_wrapper .action_block__exchange a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 23px;
    color: #333;
    text-align: left
}

.action_wrapper .action_block__exchange a p .exchange_subtitle {
    font-size: 20px;
    line-height: 23px
}

.action_wrapper .action_block__service a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #fff;
    text-align: center
}

.action_wrapper .action_block__professional_repair a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.clientage p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #333;
    margin: 0 0 25px
}

.sale .sale_wrapper .sale_block__roma a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 32px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__roma a p .block__roma_subtitle {
    font-size: 48px;
    line-height: 43px;
    text-align: center;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff;
    color: #c01923
}

.sale .sale_wrapper .sale_block__used a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__arsenal a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__dr_coffe a p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff
}

.sale .sale_wrapper .sale_block__dr_coffe a p .block__roma_subtitle {
    font-size: 48px;
    line-height: 43px;
    text-align: center;
    -webkit-text-stroke-width: .5px;
    -webkit-text-stroke-color: #fff;
    color: #c01923
}

.repair_payment p {
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #222;
    margin: 0 0 15px
}
}

footer .footer_top .footer_top_left p {
    margin: 0 0 5px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #333
}

footer .footer_top .footer_top_middle p {
    margin: 0 0 5px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #333
}

footer .footer_top .footer_top_right p {
    margin: 0 0 5px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 35px;
    color: #333
}

.banner_slider .slick-active.slick-center .banner_slider__img {
    transform: scale(1.6);
    opacity: 100%;
    width: 150px
}

.banner_slider .banner_slider__img .btnnn {
    opacity: 0
}

.banner_slider .slick-active.slick-center .banner_slider__img .btnnn {
    opacity: 100%
}

.banner_slider .banner_slider__img .banner___text {
    opacity: 0;
    display: none
}

.banner_slider .slick-active.slick-center .banner_slider__img .banner___text {
    opacity: 100%;
    display: block
}

.banner_slider .banner_slider__img img {
    margin-bottom: 30px
}

.btnnn {
    max-width: 188px;
    width: 100%;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    text-align: center;
    background: #c21823;
    color: #fff;
    border-radius: 25px;
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 12px;
    line-height: 36px;
    transition: .3s
}

.banner_slider__img {
    position: relative;
    margin: 0 auto
}

.banner___text {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 700
}

.btnnn:hover {
    background: linear-gradient(270.16deg, #525252 20.22%, #252525 86.35%);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, .67)
}

@media (max-width:857px) {
    .banner_slider .slick-active.slick-center .banner_slider__img {
        margin-top: 0
    }
}

@media (max-width:768px) {
    .banner___text {
        margin-bottom: 0;
        margin-top: 25px;
        margin-bottom: 10px;
        font-size: 12px
    }

    .btnnn {
        line-height: 26px
    }
}

@media (max-width:480px) {
    .slick-track {
        margin-top: 20px
    }

    .banner_slider .slick-active.slick-center .banner_slider__img {
        width: 150px;
        margin-top: 0;
        margin-bottom: 0
    }

    .banner_slider {
        padding: 20px 0
    }

    .banner___text {
        margin: 10px 0
    }
}

@media screen and (max-width:768px) and (min-width:320px) {

    .action_wrapper .action_block__repair a p,
    .action_wrapper .action_block__exchange a p,
    .action_wrapper .action_block__service a p,
    .action_wrapper .action_block__professional_repair a p {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        color: #333;
        text-align: left
    }

    .sale .sale_wrapper .sale_block__roma a p,
    .sale .sale_wrapper .sale_block__used a p,
    .sale .sale_wrapper .sale_block__arsenal a p,
    .sale .sale_wrapper .sale_block__dr_coffe a p {
        font-family: 'Montserrat Alternates', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 25px;
        color: #333;
        text-align: left
    }
}

.cont-text {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    margin: 35px 0
}

html {
    margin-top: 0 !important
}

.breadcrumb.breadcrumb_product {
    margin: 35px 0
}

.breadcrumb.breadcrumb_product ul li a,
.breadcrumb.breadcrumb_product ul li {
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 500
}

.breadcrumb.breadcrumb_product ul li:after {
    color: #6a994e
}

.tabs_title {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    font-family: Montserrat Alternates
}

.tabs {
    margin-top: 23px
}

ul.tabs-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

ul.tabs-nav li {
    width: calc(25% - 30px)
}

ul.tabs-nav li a {
    width: 100%;
    height: 56px;
    border: 1px solid #aeaeae;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #aeaeae
}

ul.tabs-nav li a:hover,
ul.tabs-nav li.tab-active a {
    color: #6a994e;
    border: 1px solid #6a994e
}

.tabs-stage {
    margin-top: 32px;
    text-align: justify
}

.tabs-stage ul {
    column-count: 2;
    columns: 2
}

.tabs-stage ul li {
    display: flex;
    justify-content: space-between;
    border-radius: 10px;
    padding: 17px 24px;
    margin-bottom: 8px;
    display: inline-block;
    width: 100%
}

.tabs-stage ul li:nth-child(odd) {
    background: rgb(192 26 36/8%)
}

.tabs-stage ul li:nth-child(even) {
    background: rgb(250 246 243/100%)
}

.tabs-stage .tabs_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 23px
}

.tabs-stage .tabs_in .tabs_rev {
    border-radius: 20px;
    padding: 25px 32px;
    width: calc(50% - 30px);
    box-shadow: 0px 4px 30px 0px rgba(11, 103, 190, .16);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.tabs_rev_name {
    font-size: 17px;
    font-weight: 800;
    font-family: Montserrat;
    text-transform: uppercase
}

.tabs_rev_date {
    font-size: 15px;
    font-weight: 400;
    font-family: Montserrat;
    color: #4f4f4f;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/img/rait.svg) no-repeat right top;
    background-size: 120px;
    padding-right: 128px
}

.tabs_rev_tekst {
    font-size: 15px;
    font-weight: 400;
    font-family: Montserrat;
    color: #4f4f4f;
    margin-top: 11px
}

.pr_sep_item a {
    box-shadow: 0px 4px 30px 0px rgba(11, 103, 190, .16);
    border-radius: 20px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 20px
}

.pr_sep_item a span {
    width: 100%;
    text-align: left;
    max-width: 100%
}

.pr_sep_item_czena {
    font-weight: 800;
    font-size: 22px;
    line-height: 22px
}

.popups_price_global a {
    box-shadow: none;
    background: 0 0;
    border: 1px solid #6a994e;
    color: #6a994e;
    font-size: 15px;
    font-weight: 700;
    line-height: 1em;
    padding: 0
}

.popups_price_global a:hover {
    background: #6a994e !important;
    color: #fff
}

@media (max-width:900px) {
    ul.tabs-nav li {
        width: calc(50% - 8px);
        margin-bottom: 12px
    }

    .tabs-stage .tabs_in .tabs_rev {
        width: 100%
    }

    .pr_sep_item_wrap {
        row-gap: 30px
    }

    .tabs-stage ul {
        columns: 1
    }

    .product_wrapper .product_right .product_right_list ul li {
        width: 100%
    }

    .product_wrapper .product_left {
        flex-direction: column-reverse
    }

    .product_wrapper .product_left .product_slider_for {
        width: 100%
    }
}

@media (max-width:768px) {
    .redcode_row>div {
        width: 100%;
        margin-bottom: 10px
    }
}

body .fancy-modal.fancybox__content {
    padding: 40px 60px;
    border-radius: 20px
}

body .fancy-modal {
    max-width: 480px
}

.order_btn_common {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    padding: 9px 0;
    width: 100%;
    height: 64px;
    border-radius: 100px;
    background: #6a994e;
    font-family: Montserrat Alternates
}

.woo_qty_redcoder .qty_option_btn {
    height: 34px;
    width: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background-color: rgba(48, 62, 91, .05);
    border: 0 none;
    color: rgba(48, 62, 91, .6);
    font-size: 40px
}

.woo_qty_redcoder input[type=number] {
    -moz-appearance: textfield;
    width: 34px;
    height: 34px;
    border-radius: 8px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    border: 0 none
}

.woo_qty_redcoder {
    display: flex;
    width: 142px;
    margin-top: 15px;
    justify-content: space-between
}

.fancy-modal {
    display: none
}

.payform-tinkoff {
    display: block
}

.payform-tinkoff-row {
    width: 100%
}

.confid-modal a {
    font-weight: 500
}

.confid-modal {
    text-align: center;
    font-size: 14px;
    margin-top: 24px;
    width: 100%
}

body .fancy-modal .modal-title {
    text-align: center;
    font-size: 27px;
    font-weight: 800;
    line-height: 120%;
    margin-bottom: 18px;
    text-transform: uppercase
}

.wrap_fast_order {
    margin-top: 38px
}

.payform-tinkoff-btn {
    background: #6a994e;
    color: #fff;
    text-transform: uppercase;
    box-shadow: none !important;
    border: 1px solid #6a994e;
    height: 56px;
    display: flex;
    justify-content: center;
    font-weight: 700;
    border-radius: 28px;
    align-items: center
}

.fancy-modal input.payform-tinkoff-row {
    font-size: 15px;
    font-weight: 500 !important;
    width: 100%;
    height: 54px;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 700 !important;
    border-radius: 10px;
    border: 1px solid #fff;
    background: #fff;
    border: 1px solid rgba(48, 62, 91, .7)
}

.init_product_item {
    padding-left: 144px;
    min-height: 128px;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 3px solid #6a994e
}

.init_img_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center
}

.init_img_wrap img {
    height: 110px;
    width: 110px;
    object-fit: contain
}

.init_product_item_info {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 128px
}

.init_name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 7px;
    line-height: 133.333%;
    text-transform: uppercase
}

.init_price {
    font-size: 20px;
    font-weight: 800;
    line-height: 24px;
    text-transform: uppercase;
    color: var(--main_color)
}

.init_price_label {
    display: inline-block;
    margin-left: 8px;
    color: rgba(51, 51, 51, .7)
}

.redcode_row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px 0
}

.redcode_row_wrap {
    width: 100%;
    display: block;
    margin-top: 30px
}

.redcode_row .product_right_price_button {
    margin-top: 0
}

.col-md-12 {
    padding: 0 12px 0;
    width: 100%
}

.col-md-6 {
    padding: 0 12px 0;
    width: 50%
}

.outstock {
    color: #6a994e;
    font-size: 20px
}

.row_cz_item_text_in_osn_name {
    font-size: 18px;
    font-weight: 400;
    padding: 16px 21px
}

.row_cz_item_osn_top {
    border-top: 1px solid #000
}

.row_cz_item_osn_top .row_cz_item_text_in_osn_name,
.row_cz_item_osn_top .row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    font-weight: 400
}

.po_tipu_item img {
    height: 185px;
    object-fit: contain
}

.row_cz_item_osn {
    margin-bottom: 0;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

.row_cz_item_osn.white_row_cz_item_osn .row_cz_item_inside_osn {
    background-color: #fff
}

.row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
    padding: 16px 30px;
    border-left: 1px solid #000
}

nav .nav_wrapper ul li:hover>.sub-menu li:hover>.sub-menu {
    top: 0;
    left: 100%
}

nav .nav_wrapper ul li:hover>ul li>a:after {
    transform: rotate(270deg)
}

.po_tipu_item_img {
    display: block;
    margin-bottom: 20px
}

.po_tipu_item {
    padding-left: 17px;
    padding-right: 17px
}

.po_tipu_row {
    margin-left: -17px;
    margin-right: -17px
}

.po_tipu_item_name {
    color: #fff;
    height: 57px;
    width: 100%;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center
}

.po_tipu_row .slick-arrow.slick-prev {
    background-image: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../img/navleft.svg)
}

.po_tipu_row .slick-arrow.slick-next {
    background-image: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../img/navright.svg)
}

.po_tipu_row .slick-arrow:before {
    display: none
}

.po_tipu_row .slick-arrow {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center
}

.rev_item_wrap {
    background: #f5f5f5;
    margin-bottom: 75px;
    padding: 21px 19px 14px
}

.rev_item_zagolovok {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-align: left;
/*    margin-bottom: 17px;*/
    color: #6a994e
}

.rev_item_tekst {
    font-weight: 400;
    margin-bottom: 35px;
    font-size: 14px;
    line-height: 17px;
    color: #333
}

.rev_info {
    display: flex;
    justify-content: space-between
}

.breadcrumb.neisp {
    margin: 20px 0 10px
}

.breadcrumb.neisp .repairs_breadcrumb ul li a,
.breadcrumb.neisp .repairs_breadcrumb ul li,
.breadcrumb.neisp .repairs_breadcrumb ul li:after {
    color: #6a994e
}

.row_cz_item_inside_osn {
    background-color: #d9d9d9;
    padding: 0
}

.row_cz_item_text_osn a {
    color: inherit
}

.rcs_section_osn a.button {
    color: #fff
}

.row_cz_item_text_osn a:not(.button):hover {
    color: #6a994e
}

.row_cz_item_text_osn {
    display: flex;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between
}

.row_cz_item_text_in_osn_name {
    max-width: 60%;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.row_cz_item_text_in_osn_price {
    color: #6a994e;
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 18px;
    min-width: 30%;
    align-items: center
}

.row_cz_item_text_in_osn_price span {
    display: inline-block
}

.footer_top_left__asocial {
    margin-top: 10px
}

.footer_top_left__asocial a {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/whatsapp.png) center no-repeat;
    background-size: 30px;
    margin-right: 5px
}

.footer_top_left__asocial a.kvon {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/vkontakte.png)
}

.footer_top_left__asocial a.nist {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/instagram.png)
}

.header_wrapper .header_communication .header_communication__phone .header_communication__phone_head,
.header_wrapper .header_communication .header_communication__phone,
.header_wrapper .header_communication .header_communication__email,
.header_wrapper .header_communication .header_communication__email .header_communication__email_head {
    display: block
}

.messa {
    line-height: 25px
}

.messa a:not(.header_communication__phone_link) {
    font-size: 14px;
    color: #222;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAmhJREFUOMuVkj9oU1EUxn/nvvew6TMa8W+tQ2LBZNB2kOIitUIHcVEHBR0sWRxU0FUsqIOb/2rFTaQuXTs4FDedBIXaRVpFE0QpNQSjaTDJy7vHIbU2f6r1wDfce8/38Z37HaFNJSdyOx1jzqnhiCBJIAYUgDlVXmhYeTh7uivbzJOVh/jjTCyyfsM1kEvS9NZSqqMQjrw9tW2xRSw1MR/HWTdp0D7WWIp80LAy9NulAPQ+UT/oyM8APWsVWiE4Uy6ZwWx6U8EA1DryN1HtQZX/hajt6+isjQBIamI+jjiZtTqJepCKebzKBY0/qOVdLnAB9J8i/Vs9zu/12b/F4+tPy9DTfEOQgnfOVRhA7SouhJM9nRyPR9gTcykGimeEL6UQbeKocsRFSTY76/YdTuzuZDjpE/Xq5CsvC1zcFyXqOfyo2vqfNSaRdMFuXClyoz/Gwa51yz3jc4tMfizzYGAT3b4DwHSuSrMBEWKuqhaobziq8PZbFd8TjMCtNz/Il0MeDW6ma0kIIFOsoU3OFAquqs4JHAD4shhwe/p7Q9Pk0e10+W7D3adi0DKmoO+MqJ1SVVbDhec5Xn+tLJMCq7z7Vm3tRZ8b4ztjSxtIO3xerHHm2QJ333ynpsp0rtK2L3DsQwHoGc/cMyKX/rVr3evrSRarzUnq6PvhxGUXILRcN8YeVuj9m9jnYpt9FPlQlMhVAAOQTScKjpVjovbjauO2g8BMLWRo4eyO0rIYwGw6kfVK5T4N9f7fAlmCWmvvBFYGs+lE9k+ibSr1OBOvEJ530EMKSWAjSEHVzhmRKddExmaHd+Wbeb8AWBVqZ0N+H90AAAASdEVYdEVYSUY6T3JpZW50YXRpb24AMYRY7O8AAAAASUVORK5CYII=) right center no-repeat;
    background-size: 25px;
    padding-right: 25px;
    vertical-align: top
}

.messa a.hwap {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/whatsapp_h.png)
}

footer .footer_top .footer_top_left .footer_top_left__asocial .asocial_head {
    font-size: 14px;
    line-height: 17px;
    color: #9d9d9d;
    display: block
}

footer .footer_top .footer_top_left span {
    margin: 15px 0 10px
}

.contus {
    text-align: right
}

.contus strong {
    display: block;
    font-size: 25px;
    padding-bottom: 15px
}

.contus a {
    display: inline-block;
    padding: 10px 20px 10px 75px;
    border-radius: 4px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../img/telegram.svg) left 20px top 10px no-repeat;
    background-color: #049be5;
    color: #fff;
    margin-left: 15px;
    line-height: 18px;
    text-align: left
}

.contus a.wazup {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../img/whatsapp.svg) left 20px top 10px no-repeat;
    background-color: #4baf50
}

.contus a:hover {
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, .75);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, .75);
    box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, .75)
}

.contus a span {
    display: block;
    font-size: 20px
}

footer .footer_top .footer_top_middle .contus p {
    font-size: 15px;
    font-weight: 400
}

table.remodel {
    width: 100%
}

.header_desc {
    padding: 10px 20px 0;
    font-size: 14px
}

.show_metro,
.mossylka {
    display: none !important
}

.hide_metro {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media(max-width:990px) {

    .product_right_table,
    .product_button,
    .product_right_list,
    .product_informations_wrapper {
        display: block
    }

    .hide_metro {
        display: none
    }

    .hide_metro.active,
    .mossylka {
        display: flex !important
    }

    .show_metro {
        display: block;
        position: absolute;
        width: 100%;
        height: 30px;
        line-height: 30px;
        left: 0;
        bottom: 0;
        background: rgba(255, 255, 255, .8);
        text-align: center;
        text-decoration: underline;
        cursor: pointer
    }

    footer .footer_top {
        padding-bottom: 0
    }

    footer .footer_top .footer_top_left .footer_top_left__address .address_head,
    footer .footer_top .footer_top_middle p.footer_services,
    html body footer .footer_top.footer_top_greed_row .footer_greed_item.exmo,
    footer .footer_bottom_wrapper a,
    .header_desc {
        display: none
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list ul {
        display: block
    }

    footer .footer_top .footer_top_middle .footer_top_middle__list ul li {
        margin: 0 0 10px
    }

    html body footer .footer_top.footer_top_greed_row .footer_greed_item {
        margin: 0 0 15px
    }

    footer .footer_bottom_wrapper .year,
    .contus {
        text-align: center
    }

    .contus strong {
        font-size: 18px
    }

    .contus a {
        margin-bottom: 15px;
        margin-left: 0
    }

    table.remodel tr:not(.active) {
        display: none
    }

    table.remodel tr td {
        display: block;
        text-align: left
    }

    .row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
        padding-top: 0;
        border: 0 none !important
    }

    .row_cz_item_text_in_osn_name {
        justify-content: center
    }

    .row_cz_item_text_in_osn_price span {
        padding-top: 0 !important
    }

    .row_cz_item_osn {
        border: 0 none
    }

    .row_cz_item_osn_top {
        display: none
    }
}

.sotrudniki_row {
    display: flex;
    margin-left: -17px;
    margin-right: -17px;
    justify-content: space-between;
    flex-wrap: wrap
}

.sotrudniki_item_wrap {
    width: 25%;
    padding-left: 17px;
    padding-right: 17px
}

.sotrudniki_info {
    padding-top: 0;
    min-height: 175px;
    text-align: center;
    padding-bottom: 20px;
    background-color: #f5f5f5
}

.sotrudniki_item_opyt {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #6a994e;
    padding-top: 15px
}

.sotrudniki_item_imya {
    padding-top: 0;
    min-height: 54px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    color: #6a994e
}

.sotrudniki_item_photo_wrap {
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px
}

.sotrudniki_item_photo_wrap img {
    object-fit: cover;
    border: 1px solid #333;
    height: 150px;
    width: 150px
}

.sotrudniki_item_dolzhnost {
    background-color: #6a994e;
    color: #fff;
    width: auto;
    line-height: 34px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    display: inline-block;
    height: 34px;
    padding-left: 12px;
    padding-right: 12px
}

.metro_items_row.brendy_row {
    justify-content: space-between;
    position: relative;
    margin: 0
}

.metro_items_row .metro_item_wrap {
    padding-left: 11px;
    width: 20%;
    padding-right: 11px
}

.metro_items_row .metro_item {
    color: #6a994e;
    margin-bottom: 5px
}

.metro_items_row .metro_item:hover {
    opacity: .8
}

footer .footer_top.footer_top_greed_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

html body footer .footer_top.footer_top_greed_row .footer_greed_item {
    float: none;
    display: inline-block;
    width: auto;
    margin-left: 0;
    max-width: 40%;
    margin-right: 0
}

html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_left {
    max-width: 20%
}

html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_right_last {
    max-width: 20%;
    margin-right: 30px
}

html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_right_last img {
    max-width: 220px
}

html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_right.footer_greed_item {
    padding-right: 40px
}

.paysinfo {
    margin-top: 15px;
    font-size: 14px;
    opacity: .9
}

.brendy_row,
.location_items_row {
    display: flex;
    margin-left: -11px;
    flex-wrap: wrap;
    margin-right: -11px;
    justify-content: center
}

.brendy_row .brendy_item_wrap {
    width: 12.5%;
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 22px
}

.brendy_row .brendy_item {
    display: flex;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    justify-content: center;
    align-items: center;
    color: #fff !important;
    background-color: #6a994e;
    height: 37px
}

.brendy_row .brendy_item:hover {
    background-color: #000
}

.pr_sep_item_wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px
}

.pr_sep_sec {
    padding: 50px 0
}

.popups_price_global {
    width: 100%;
    display: flex;
    justify-content: center
}

.popups_price_global a {
    width: 135px;
    height: 50px;
    border-radius: 25px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(94.53deg, #0b569d 26.78%, #6a994e 83.03%), #007fcd;
    box-shadow: 0px 0px 7px rgba(11, 103, 190d, .67)
}

.pr_sep_sec_title {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px
}

.pr_sep_item_czena {
    font-weight: 400;
    font-size: 30px;
    line-height: 37px;
    color: #6a994e;
    display: block;
    margin: 0 0 8px
}

.pr_sep_item {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 33.3333333333333333%
}

.pr_sep_item_img {
    width: 100%;
    height: 170px;
    align-items: center;
    display: flex;
    margin-bottom: 15px;
    justify-content: center;
    flex-wrap: wrap;
    position: relative
}

.pr_sep_item_title {
    max-width: 190px;
    display: block;
    text-align: center;
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px
}

.pr_sep_item_img img {
    width: 140px;
    height: 140px;
    object-fit: contain
}

.repar_services_fix {
    padding-bottom: 40px;
    line-height: 22px
}

.repar_services_fix ul {
    margin-top: 20px
}

.repar_services_fix p {
    margin-bottom: 10px
}

.repa_pr_row {
    display: flex;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.repa_pr {
    margin: 40px 0
}

.repa_pr_item {
    padding-left: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
    font-weight: 400;
    width: 25%
}

.repa_pr_item img {
    max-width: 112px;
    min-height: 112px
}

.repa_pr_item_ikonka {
    display: flex;
    justify-content: center;
    margin-bottom: 20px
}

.repa_pr_item_name {
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    color: #333;
    margin-bottom: 10px
}

.more_hidden {
    display: none
}

.grid_container_form {
    background: #f5f5f5;
    border: 1px solid #000;
    padding: 40px;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 25px 0;
    border-radius: 15px;
    overflow: hidden;
    display: flex;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../img/bg_zerno.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover
}

.alxform {
    width: 100%
}

.gcf_f_wrap {
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
    margin-bottom: 25px;
    flex-wrap: wrap
}

.submit_m_wrap {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.submit_m_wrap input {
    width: 197px;
    font-weight: 700;
    height: 40px;
    display: flex;
    justify-content: center;
    border: 0 none;
    align-items: center;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #f5f5f5
}

.gcf_title {
    font-weight: 700;
    width: 100%;
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 34px;
    color: #333
}

.gcf_f_wrap input {
    height: 66px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #000;
    border-radius: 15px;
    max-width: 314px;
    margin-left: 30px;
    width: 100%;
    margin-right: 30px
}

.row_cz_wrap {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 10px;
    margin-bottom: 28px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.ssylka_wrap {
    margin-top: 30px;
    display: flex;
    justify-content: center
}

.ssylka,
.mossylka {
    display: flex;
    max-width: 376px;
    height: 37px;
    width: 100%;
    cursor: pointer;
    border-radius: 37px;
    color: #fff;
    background: #007fcd;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #f5f5f5
}

.ssylka:hover {
    background-color: #000
}

.row_cz_item_text_prich {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #6a994e
}

.row_cz_item_text_main {
    position: relative
}

.row_cz_item_text_main a {
    color: inherit
}

.row_cz_item_text_main a:hover {
    color: #6a994e
}

.row_cz_item_text_in {
    position: relative
}

.row_cz_wrap .row_cz_item_text_main span {
    padding-right: 3px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px
}

.row_cz_wrap .row_cz_item_text_in span {
    padding-left: 3px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #333
}

.row_cz_item {
    margin-bottom: 14px
}

.row_cz_wrap span {
    background-color: #fff;
    position: relative;
    z-index: 2
}

.row_cz_item_text_main:after {
    content: "................................................................................................................................................................................................................................................................................................";
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: 700;
    font-size: 18px;
    color: #333
}

.row_cz_item_inside {
    overflow: hidden;
    justify-content: space-between;
    display: flex
}

.row_cz_item {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.neinsp_items_wrap {
    display: flex;
    flex-wrap: wrap
}

.neispr {
    padding-top: 40px;
    padding-bottom: 40px
}

.neispv {
    position: relative;
    z-index: 2
}

.neispv_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: rgba(0, 0, 0, .3);
    top: 0;
    left: 0;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.text_neisp {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    margin-bottom: 15px
}

.title_neisp {
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    display: block;
    line-height: 37px;
    margin-bottom: 15px;
    text-align: center;
    color: #f5f5f5
}

.neinsp_item {
    padding: 4px;
    background: #f5f5f5;
    height: 295px;
    position: relative;
    width: 25%;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25)
}

.neinsp_item_in {
    height: 100%;
    width: 100%
}

.neinsp_item_in {
    padding: 54px 20px 50px;
    color: #fff;
    height: 100%;
    display: flex;
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    position: relative;
    z-index: 5;
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.title_neisp,
.text_neisp {
    width: 100%
}

.price_neisp {
    font-weight: 700;
    font-size: 18px;
    margin: 0 auto;
    width: 127px;
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 37px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    color: #f5f5f5
}

.text_neisp {
    display: flex;
    justify-content: center
}

.h2special {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    margin-bottom: 40px;
    text-align: center;
    color: #333
}

.neinsp_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.confid {
    padding: 22px 0 33px
}

.popups2.popups2_rev .button,
.popups2_rev .button {
    margin: 0 auto;
    max-width: 374px
}

.revs_all_slick {
    margin-left: -50px;
    margin-right: -50px
}

.revs_all_slick .rev_item_wrap {
    margin-bottom: 20px
}

.revs_all_slick .slick-slide {
    padding-left: 50px;
    padding-right: 50px
}

.revs_all_slick .slick-dots li button:before {
    opacity: 0
}

.revs_all_slick .slick-dots li button {
    padding: 0;
    width: 18px;
    height: 18px;
    background: #aca3a3;
    border-radius: 9px
}

.revs_all_slick .slick-dots li.slick-active button {
    background: #6a994e
}

.popups2_rev.popups2_rev_top {
    margin-top: 55px
}

.alxform_all_wrap {
    margin: 55px 0;
    background: #f5f5f5;
    padding: 20px 0
}

.mfups.modal_form {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../img/bg_mfsu.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    background-color: #fff;
    padding: 66px 116px 54px
}

.mfups.modal_form .head_form {
    font-size: 30px;
    line-height: 37px
}

.mfups.modal_form textarea {
    height: 230px;
    padding-top: 15px;
    padding-left: 20px;
    background: #f8f8f8;
    border: 1px solid #000;
    border-radius: 15px
}

.mfups.modal_form input {
    background: #f8f8f8;
    width: 100%;
    padding-left: 20px;
    height: 66px;
    border: 1px solid #000;
    border-radius: 15px
}

.mfups.modal_form .form_block-top {
    margin-bottom: 40px
}

.mfups.modal_form .button {
    border-radius: 20px;
    width: 100%;
    margin-left: 0;
    max-width: 195px;
    border: 0 none;
    font-weight: 700;
    font-size: 18px
}

#popups2 .button,
.bl_main_top .popups2 .button {
    max-width: 197px;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    border-radius: 20px;
    height: 40px;
    justify-content: center;
    align-items: center
}

.newthan {
    margin-bottom: 30px;
    align-items: flex-start
}

.newthan input {
    display: inline-block;
    height: 55px;
    background: #fff;
    border-radius: 56px;
    min-width: 300px;
    max-width: 413px;
    width: 100%;
    margin-right: 20px;
    padding-left: 15px;
    border: 0;
    color: #000
}

.newthan input::placeholder {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #4f4f4f
}

.newthan button.button {
    display: inline-block;
    height: 55px;
    border-radius: 100px;
    width: 221px;
    border: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    background: #c01a24;
    color: #fff;
    font-family: "Montserrat Alternates"
}

.grid_p_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: -270px;
    gap: 15px
}

.grid_p_list p:nth-child(1) {
    max-width: 190px
}

.grid_p_list p:nth-child(2) {
    max-width: 190px
}

.grid_p_list p:nth-child(3) {
    max-width: 340px
}

.grid_p_list p:nth-child(4) {
    max-width: 280px
}

.grid_p_list p:nth-child(5) {
    max-width: 150px
}

.grid_p_list p {
    text-align: center;
    padding: 19px 36px;
    display: inline-block;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 21px;
    color: #4f4f4f;
    background: #fff;
    box-shadow: 0 5px 20px #6A994E26;
    border-radius: 20px;
    width: 100%
}

.grid_p_list p img {
    width: 72px;
    height: 72px;
    margin: 0 auto;
    margin-bottom: 15px;
    filter: brightness(0) saturate(100%) invert(59%) sepia(11%) saturate(1411%) hue-rotate(54deg) brightness(90%) contrast(85%)
}

.bl_main_top {
    background-image: linear-gradient(to right, #6a984d 0%, rgba(33, 150, 83, 0) 45%), url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../img/bgrepair.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-bottom: 120px;
    padding: 60px 0 160px;
    color: #fff
}

.bl_main_top h1 {
    margin-bottom: 22px;
    font-weight: 700;
    font-size: 48px;
    line-height: 55px;
    color: #f5f5f5;
    max-width: 620px
}

.bl_main_top h1 span {
    background: #9bc182;
    border-radius: 4px;
    padding: 0 10px
}

.bl_main_top .h1des {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 32px;
    display: inline-block
}

.h1des a {
    color: #fff
}

.datep {
    font-size: 16px;
    line-height: 24px;
    color: #f5f5f5;
    margin-bottom: 18px
}

.datep span {
    color: #f5f5f5
}

.grid_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.grid_row_left,
.grid_row_right {
    width: 50%
}

.grid_row_right {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end
}

@media(max-width:1100px) {
    .brendy_row .brendy_item_wrap {
        width: 20%
    }

    .newthan input {
        margin-bottom: 15px;
        width: 100%
    }

    .newthan button.button {
        width: 100%
    }

    .datep {
        margin: 0 0 25px
    }

    .grid_p_list {
        justify-content: center;
        position: relative;
        bottom: 0
    }

    .grid_p_list p {
        padding: 15px 10px;
        font-size: 15px;
        line-height: 18px
    }
}

footer .footer_top .footer_top_middle .footer_top_middle__list ul {
    column-count: 1 !important
}

@media(max-width:800px) {
    .header_communication__popwhap {
        margin-top: 0
    }

    .footer_top_left__asocial {
        text-align: center
    }

    .footer_top_left__asocial a {
        margin: 0 5px
    }

    .header_communication__popwhap a.hwap {
        color: #fff;
        margin: 0 0 10px
    }

    .row_cz_item_text_osn {
        text-align: center
    }

    .row_cz_item_text_in_osn_name {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .row_cz_item_text_in_osn_price {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center
    }

    .row_cz_item_text_in_osn_price span {
        width: 100%;
        padding: 15px 0
    }

    .sotrudniki_item_wrap {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px
    }

    .sotrudniki_row {
        margin-left: 0;
        margin-right: 0
    }

    .sotrudniki_item_imya {
        margin-bottom: 10px
    }

    .sotrudniki_item_imya,
    .sotrudniki_item_opyt {
        font-size: 16px;
        line-height: 1.2;
        padding-left: 10px;
        padding-right: 10px
    }

    .sotrudniki_item_photo_wrap img {
        height: 200px
    }

    html body footer .footer_top.footer_top_greed_row .footer_greed_item {
        max-width: 100%
    }

    html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_left {
        max-width: 100%
    }

    html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_right_last {
        max-width: 100%;
        margin-right: 0;
        text-align: center;
        margin-top: 30px
    }

    html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_right_last img {
        max-width: 200px;
        display: inline-block
    }

    html body footer .footer_top.footer_top_greed_row .footer_greed_item.footer_top_right.footer_greed_item {
        padding-right: 0
    }

    .pr_sep_item {
        width: 100%
    }

    .repa_pr_item {
        width: 50%
    }

    .gcf_f_wrap input {
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px
    }

    .grid_container_form {
        padding: 15px
    }

    .gcf_title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 25px
    }

    .row_cz_item {
        width: 100%
    }

    .neinsp_item {
        width: 50%
    }

    .bl_main_top {
        min-height: 100px;
        padding-top: 30px;
        text-align: center
    }

    .bl_main_top h1 {
        font-size: 30px;
        line-height: 1.2
    }

    .bl_main_top .h1des {
        margin-bottom: 15px
    }

    #popups2 {
        justify-content: center;
        display: flex
    }

    .grid_row_right {
        justify-content: center
    }

    .grid_row {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        justify-content: center
    }

    .grid_row_left,
    .grid_row_right {
        width: 100%
    }

    .metro_items_row .metro_item_wrap {
        padding-left: 11px;
        width: 33.33333333333%;
        padding-right: 11px
    }
}

@media(max-width:600px) {
    .metro_items_row .metro_item_wrap {
        padding-left: 11px;
        width: 50%;
        padding-right: 11px
    }

    .brendy_row {
        padding-left: 30px;
        padding-right: 30px
    }

    .brendy_row .brendy_item_wrap {
        width: 33.333333333%
    }

    .repa_pr_item {
        width: 100%
    }

    .neinsp_item {
        width: 100%
    }
}

.article {
    display: flex;
    margin-bottom: 25px;
    margin-top: 25px
}

.article_img {
    max-width: 500px;
    width: 100%;
    min-height: 200px;
    height: auto;
    margin-right: 25px
}

.article_img img {
    width: 50%;
    object-fit: fill;
    border-radius: 25px;
    margin: 0 auto
}

.article_title {
    margin-bottom: 10px
}

.article_text {
    margin-bottom: 25px;
    word-break: break-word
}

.article_text_title {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.article_text_title .button {
    width: 150px
}

.article_title a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: 700
}

.articles {
    word-break: break-word;
    margin-bottom: 50px
}

.articles h1 {
    margin-bottom: 25px
}

.articles img {
    width: auto;
    margin: 0 1em 1em 0;
    margin: 0 auto
}

.clientage .advantages-title {
    font-family: Scada;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #333;
    margin: 3px 0 40px
}

.advantages-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start
}

.one-advantage-container {
    display: inline-block;
    width: 30%;
    padding: 0 15px
}

.one-advantage-container .advantage-image {
    display: inline-block;
    width: 100%;
    text-align: center
}

.one-advantage-container .advantage-image img {
    display: inline-block;
    width: auto;
    height: auto
}

.one-advantage-container .advantage-name {
    display: inline-block;
    width: 100%;
    font-family: Scada;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #333;
    margin: 20px 0
}

.one-advantage-container .advantage-description,
.one-advantage-container .advantage-description p {
    display: inline-block;
    width: 100%;
    font-family: Scada;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333;
    margin: 0;
    padding: 0
}

@media (max-width:650px) {
    .article {
        flex-direction: column
    }

    .article_text_title {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 10px
    }
}

@media (max-width:768px) {
    .article_img {
        margin: 0 auto
    }

    .articles img {
        width: 100%;
        height: auto;
        margin: 0 0 1em
    }

    .nav .nav_wrapper>div>ul {
        top: 300px !important
    }

    .services_wrapper {
        background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../img/back.jpg) center no-repeat;
        background-size: cover;
        background-attachment: fixed
    }

    .services_wrapper .services_wrapper_center {
        max-width: 1170px;
        margin: 0 auto;
        font-family: Scada;
        padding: 0 25px;
        padding-bottom: 90px
    }

    .services_wrapper .services_wrapper_center .titles h2 {
        color: #fff;
        font-size: 36px;
        font-weight: 700;
        padding: 60px 0
    }

    .services_wrapper .services {
        display: grid;
        grid-template-columns: repeat(auto-fit, 190px);
        justify-content: center;
        grid-gap: 2vw
    }

    .grid_p_list p {
        width: calc(50% - 15px);
        margin: 0 auto
    }

    .grid_p_list p:nth-child(3) {
        width: 100%
    }

    .revs_all {
        padding-top: 20px
    }
}

@media (max-width:439px) {
    .services_wrapper .services {
        justify-content: initial;
        grid-template-columns: repeat(auto-fit, 100%)
    }
}

.services_wrapper .services .block {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.services_wrapper .services .block .icon_txt {
    padding: 20px
}

.services_wrapper .services .block .icon_txt .img {
    width: 40px;
    height: 40px;
    margin-bottom: 15px
}

.services_wrapper .services .block .icon_txt .img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.services_wrapper .services .block .icon_txt .text {
    font-size: 16px
}

.services_wrapper .services .block .price {
    color: red;
    padding: 20px;
    font-size: 24px;
    font-weight: 700
}

.contacts_text {
    padding: 0 20px;
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, 203px);
    grid-template-rows: repeat(1, 200px);
    justify-content: space-between
}

@media (max-width:1200px) {
    .contacts_text {
        grid-gap: 20px;
        grid-template-columns: repeat(auto-fit, 170px)
    }
}

@media (max-width:1077px) {
    .contacts_text {
        grid-template-columns: repeat(auto-fit, 150px)
    }
}

@media (max-width:967px) {
    .contacts_text {
        justify-content: center;
        grid-template-columns: repeat(auto-fit, 170px)
    }
}

@media (max-width:426px) {
    .contacts_text {
        grid-template-columns: repeat(auto-fit, 100%);
        grid-gap: 10px
    }

    .metro_items_row .metro_item {
        font-size: 11px
    }

    .brendy_item.location_item_element {
        font-size: 13px
    }

    html body .clientage {
        padding-bottom: 20px;
        margin: 0 0 20px
    }

    .clientage p {
        font-size: 27px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:340px) {
    .brendy_row .brendy_item_wrap {
        width: 50%
    }
}

.contacts_text .block {
    padding: 0 15px;
    padding-top: 30px;
    padding-bottom: 25px;
    background: #f6f6f6
}

.contacts_text .block .icon_text a {
    color: #222;
    text-decoration: none
}

.contacts_text .block .icon_text .img {
    width: 25px;
    height: 25px
}

.contacts_text .block .icon_text .img img {
    width: 100%;
    object-fit: contain
}

.contacts_text .block .icon_text .text div {
    font-weight: 700;
    font-size: 18px;
    margin: 20px 0
}

.skupka_faq_wrap {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between
}

.skupka_faq_list {
    max-width: 948px;
    width: 100%;
    margin-bottom: -16px
}

.skupka_faq_item {
    color: #4f4f4f;
    border-bottom: 1px solid rgba(101, 109, 74, .15)
}

.skupka_faq_item .skupka_faq_item_vopros {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    padding: 22px 0;
    padding-right: 48px;
    display: flex;
    align-items: center
}

.skupka_faq_item.active .skupka_faq_item_vopros {
    font-size: 15px;
    font-weight: 800
}

.skupka_faq_item .skupka_faq_item_vopros span {
    font-size: 24px;
    font-weight: 700;
    color: #6a994e;
    margin-right: 20px
}

.skupka_faq_item_otvet {
    padding: 0 0 32px 50px
}

.skupka_faq_item_otvet span {
    display: block;
    height: 1px;
    width: 100%;
    background: rgba(255, 255, 255, .6);
    margin: 16px 0
}

.skupka_faq_item>.skupka_faq_item_vopros:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 0;
    transition: .3s all;
    transform: rotate(0deg);
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/<?=get_template_directory_uri();
    ?>/img/plus.svg);
    width: 24px;
    height: 24px;
    display: block
}

.skupka_faq_item.active>.skupka_faq_item_vopros:after {
    transform: rotate(-180deg);
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/<?=get_template_directory_uri();
    ?>/img/minus.svg)
}

.skupka_faq_trigger {
    text-align: center;
    width: 276px;
    border-radius: 20px;
    padding: 43px 26px;
    background-image: url("data:image/svg+xml,%3Csvg width='276' height='336' viewBox='0 0 276 336' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect opacity='0.5' x='0.5' y='0.5' width='275' height='335' rx='19.5' stroke='%236A994E' stroke-dasharray='10 10'/%3E%3C/svg%3E");
    background-size: 100% 100%
}

.faqs_trigger_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    font-family: 'Montserrat Alternates'
}

.faqs_trigger_title svg {
    filter: brightness(0) saturate(100%) invert(59%) sepia(47%) saturate(406%) hue-rotate(76deg) brightness(94%) contrast(93%)
}

.faqs_trigger_desc {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.faqs_trigger_soc {
    margin-top: 26px;
    display: flex;
    justify-content: center;
    gap: 18px
}

@media (max-width:992px) {
    .skupka_faq_wrap {
        flex-wrap: wrap;
        justify-content: center;
        gap: 40px
    }
}

.home .newthan {
    display: flex;
    align-items: flex-start
}

.home .newthan .alxform {
    max-width: 660px;
    margin-right: 20px
}

.home .bl_main_top_button a.button {
    line-height: 36px;
    background: #f2c94c;
    display: inline-block;
    height: 55px;
    border-radius: 100px;
    width: 221px;
    border: 0;
    font-size: 16px;
    font-weight: 700
}

.home .bl_main_top_button a.button.red,
.bl_main_top_button a.button.red {
    background: #fff;
    color: #6a994e
}

.bl_main_top_button,
.home .bl_main_top_button {
    display: inline-flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 18px
}

@media (max-width:1100px) {
    .home .newthan {
        display: block
    }

    .home .bl_main_top_button a.button {
        width: 100%
    }

    .bl_main_top_button {
        margin-top: 20px
    }
}

input:focus,
input:active,
input:focus-visible,
textarea:focus,
textarea:active,
textarea:focus-visible {
    border: 2px solid #333 !important;
    outline: none !important;
    box-shadow: none !important
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 9999
}

.alModalThank1 {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    z-index: 10000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    text-align: center
}

.alModalThank1 .close-modal {
    position: absolute;
    right: 3px;
    top: 7px;
    background: 0 0;
    border: none
}

.modal_menu.new-design-menu {
    margin-top: 80px
}

.modal_menu .menu,
.modal_menu .menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.modal_menu .menu>li {
    margin-bottom: 15px
}

.modal_menu .menu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    padding: 12px 20px;
    background-color: #6a994e;
    color: #fff;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    border-radius: 12px;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%
}

.modal_menu .menu>li.menu-item-has-children>a {
    margin-bottom: 20px
}

.modal_menu .menu>li.menu-item-has-children>a:after {
    transform: translateY(-50%);
    content: url("data:image/svg+xml;charset=UTF-8,<svg width='25' height='15' viewbox='0 0 25 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2 2L12.0435 12L23 2' stroke='white' stroke-width='3' stroke-linecap='round'></path></svg>");
    padding-left: 16px;
    width: 21px;
    height: 12px
}

.modal_menu .menu li ul.sub-menu {
    display: none;
    margin-left: 0;
    margin-top: 24px
}

.modal_menu .menu li ul.sub-menu>li>a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    background-color: #e1ebdc;
    color: #fff;
    padding: 8px 15px;
    margin-bottom: 10px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 12px;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #727272;
    position: relative
}

.modal_menu .menu li ul.sub-menu>li.menu-item-has-children>a:after {
    transform: translateY(-50%);
    content: url("data:image/svg+xml;charset=UTF-8,<svg width='25' height='15' viewbox='0 0 25 15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M2 2L12.0435 12L23 2' stroke='%23727272' stroke-width='3' stroke-linecap='round'></path></svg>");
    padding-left: 16px;
    width: 21px;
    height: 12px
}

.modal_menu .menu li ul.sub-menu li ul.sub-menu {
    display: none;
    flex-wrap: wrap;
    column-count: 2;
    justify-content: center;
    margin-top: 34px;
    margin-bottom: 34px
}

.modal_menu .menu li ul.sub-menu li ul.sub-menu li {
    display: flex;
    justify-content: left
}

.modal_menu .menu li ul.sub-menu li ul.sub-menu>li>a {
    margin-bottom: 3px;
    padding: 6px 12px;
    color: #727272;
    text-decoration: none;
    background: 0 0;
    font-weight: 600;
    height: auto
}

@media (max-width:800px) {
    .modal_menu .menu li ul.sub-menu li ul.sub-menu {
        column-count: 1
    }
}

.h1des-item {
    display: flex;
    gap: 10px;
    margin-bottom: 15px
}

.h1des-item:nth-last-child(1) {
    margin-bottom: 0
}

.h1des-item__icon {
    width: 24px;
    height: 24px
}

.h1des-item__text {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left
}

.h1des-item__text strong {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%
}

@media (max-width:800px) {
    .bl_main_top {
        background-image: linear-gradient(to bottom, #6a984d 0%, rgba(33, 150, 83, 0) 45%), url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../img/bgrepair.jpg)
    }
}

.checkbox-wrapper {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.checkbox-wrapper input[type=checkbox] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

.checkbox-wrapper label {
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none
}

.fake-checkbox {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-right: 10px;
    box-sizing: border-box
}

.fake-checkbox:after {
    content: "";
    position: absolute;
    display: none;
    left: 5px;
    top: 4px;
    width: 10px;
    height: 5px;
    border: solid #3392ff;
    border-width: 0 0 1px 1px;
    transform: rotate(-45deg)
}

.checkbox-wrapper input[type=checkbox]:checked+label .fake-checkbox:after {
    display: block
}

.checkbox-text {
    font-size: 16px;
    line-height: 1.4;
    color: #fff
}

@media (max-width:480px) {
    .checkbox-wrapper {
        margin-top: 16px
    }

    .checkbox-text {
        font-size: 14px
    }

    .fake-checkbox {
        width: 20px;
        height: 20px;
        margin-right: 8px
    }

    .fake-checkbox:after {
        left: 5px;
        top: 1px;
        width: 7px;
        height: 12px;
        border-width: 0 0 2px 2px
    }
}

.section_mp.alxform-new .row>div:nth-child(2) {
    flex: 1
}

@media (max-width:800px) {
    .section_mp.alxform-new .row>div:nth-child(2) {
        display: none
    }

    .modal_form.new-design-form .modal_form_wrap {
        padding: 80px 30px 60px !important
    }

    .selling_wrapper .selling_article h2 a {
        font-size: 18px
    }
}

.footer_mail a.phone_mail {
    font-weight: 600;
    font-size: 20px;
    line-height: 35px;
    color: #333
}

.modal_menu .header_communication {
    margin-bottom: 16px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center
}

.modal_menu .header_communication a {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 15px
}

.modal_menu .header_communication .header_communication__email_link {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/mail.svg) center no-repeat;
    background-size: contain
}

.modal_menu .header_communication .header_communication__phone_link {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/css/../images/phone.svg) center no-repeat;
    background-size: contain
}

.modal_menu .header_communication .header_communication__wa_link {
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/css/../images/whatsapp_h.png) center no-repeat;
    background-size: contain
}

.modal_menu .header_communication .header_communication__tg_link {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAmhJREFUOMuVkj9oU1EUxn/nvvew6TMa8W+tQ2LBZNB2kOIitUIHcVEHBR0sWRxU0FUsqIOb/2rFTaQuXTs4FDedBIXaRVpFE0QpNQSjaTDJy7vHIbU2f6r1wDfce8/38Z37HaFNJSdyOx1jzqnhiCBJIAYUgDlVXmhYeTh7uivbzJOVh/jjTCyyfsM1kEvS9NZSqqMQjrw9tW2xRSw1MR/HWTdp0D7WWIp80LAy9NulAPQ+UT/oyM8APWsVWiE4Uy6ZwWx6U8EA1DryN1HtQZX/hajt6+isjQBIamI+jjiZtTqJepCKebzKBY0/qOVdLnAB9J8i/Vs9zu/12b/F4+tPy9DTfEOQgnfOVRhA7SouhJM9nRyPR9gTcykGimeEL6UQbeKocsRFSTY76/YdTuzuZDjpE/Xq5CsvC1zcFyXqOfyo2vqfNSaRdMFuXClyoz/Gwa51yz3jc4tMfizzYGAT3b4DwHSuSrMBEWKuqhaobziq8PZbFd8TjMCtNz/Il0MeDW6ma0kIIFOsoU3OFAquqs4JHAD4shhwe/p7Q9Pk0e10+W7D3adi0DKmoO+MqJ1SVVbDhec5Xn+tLJMCq7z7Vm3tRZ8b4ztjSxtIO3xerHHm2QJ333ynpsp0rtK2L3DsQwHoGc/cMyKX/rVr3evrSRarzUnq6PvhxGUXILRcN8YeVuj9m9jnYpt9FPlQlMhVAAOQTScKjpVjovbjauO2g8BMLWRo4eyO0rIYwGw6kfVK5T4N9f7fAlmCWmvvBFYGs+lE9k+ibSr1OBOvEJ530EMKSWAjSEHVzhmRKddExmaHd+Wbeb8AWBVqZ0N+H90AAAASdEVYdEVYSUY6T3JpZW50YXRpb24AMYRY7O8AAAAASUVORK5CYII=) center no-repeat;
    background-size: contain
}

.error404__container {
    display: flex;
    flex-direction: column;
    line-height: initial;
    align-items: center;
    padding: calc(2rem + 3vw) 0
}

.error404__text {
    font-size: calc(1rem + 1vw)
}

.error404__text2 {
    font-size: calc(2rem + 3vw);
    color: #c01923
}

.error404__text3 {
    font-size: calc(1rem + 1vw)
}

.error404__btn {
    margin-top: 1rem
}

.error404 .logotip_desctop_w {
    display: none
}

#htmlmap_pages {
    columns: 2
}

.irt {
    float: right !important
}

.grid_container {
    max-width: 1300px;
    font-size: 17px
}

.grid_container .row {
    overflow: hidden;
    margin: 0 -15px
}

.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-12 {
    float: left;
    width: 50%;
    padding: 0 15px
}

.col-2 {
    width: 20%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333%
}

.col-5 {
    width: 40%
}

.col-7 {
    width: 60%
}

.col-8 {
    width: 66.66666%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 80%
}

.col-12 {
    width: 100%
}

.breadcrumb.neisp .repairs_breadcrumb ul li a,
.breadcrumb.neisp .repairs_breadcrumb ul li {
    color: #4f4f4f;
    font-size: 16px
}

.breadcrumb.neisp {
    margin-bottom: 35px
}

.liquot {
    position: relative;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 65px 110px 40px;
    text-align: center
}

.liquot:before {
    display: block;
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    left: 50%;
    margin-left: -40px;
    top: 40px;
    background: #6a994e
}

.repar_services {
    background: 0 0;
    text-align: justify
}

.repar_services_link {
    margin-top: 25px
}

.repar_services_link+.col-6 img {
    border-radius: 25px
}

.repar_services_link span,
.form_title span {
    color: #6a994e
}

.h2special,
.clientage .advantages-title {
    font-family: 'Montserrat Alternates', sans-serif;
    text-align: left;
    margin-bottom: 20px
}

.neisp_item_in {
    margin-bottom: 50px
}

.neisp_img {
    position: relative;
    height: 192px;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 23px
}

.neisp_img a:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .5)
}

.neisp_img img {
    height: 190px;
    object-fit: cover
}

.neisp_item_in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    margin-top: 15px;
    box-shadow: 0px 4px 20px rgba(51, 51, 51, .2);
    border-radius: 25px;
    align-items: center;
    color: #4f4f4f;
    min-height: 305px
}

.neisp_item_in:hover {
    margin: 0 auto 65px
}

.title_neisp {
    font-size: 22px;
    line-height: 24px;
    margin: 5px 0 15px;
    color: #4f4f4f
}

.title_neisp:hover {
    text-decoration: underline
}

.text_neisp_in ul li,
.location_items_row ul li,
#metro_form ul li,
.remodel a {
    padding-left: 30px;
    margin-bottom: 10px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neis.svg) left top no-repeat
}

.price_neisp {
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
    height: 65px;
    box-shadow: none;
    color: #fff;
    border-radius: 0 0 25px 25px
}

.price_neisp:hover {
    opacity: .6
}

.price_neisp img,
.popups2+img {
    width: 25px;
    margin-left: 10px
}

.price_neisp .button {
    line-height: 36px;
    display: inline-block;
    height: 55px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 25px
}

.price_neisp .button:hover {
    box-shadow: none !important
}

.uslugi .row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px
}

.uslugi_img {
    position: relative;
    height: 232px;
    border-radius: 25px;
    overflow: hidden
}

.uslugi_img:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .5)
}

.uslugi_img img {
    height: 232px;
    object-fit: cover
}

.uslugi_item_in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    margin-top: 40px;
    box-shadow: 0px 4px 20px rgba(51, 51, 51, .2);
    border-radius: 25px;
    align-items: center;
    color: #4f4f4f;
    min-height: 88px;
    transition: transform .3s ease
}

.uslugi_item_in:hover {
    transform: translateY(-20px)
}

.title_uslugi {
    font-size: 22px;
    line-height: 24px;
    margin: 5px 0 15px;
    color: #4f4f4f
}

.text_uslugi_in ul li,
.location_items_row ul li,
#metro_form ul li,
.remodel a,
.about_us ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neis.svg) left top no-repeat
}

.price_uslugi {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    background: #6a994e;
    margin: 0 auto;
    width: 127px;
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    padding-left: 24px;
    height: 37px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    color: #f5f5f5
}

.price_uslugi {
    width: 100%;
    height: 88px;
    box-shadow: none;
    color: #fff;
    border-radius: 25px
}

.price_uslugi img,
.popups2+img,
.popups2+a {
    width: 25px;
    margin-left: auto;
    margin-right: 24px
}

.osn_item_inside {
    overflow: hidden;
    justify-content: space-between;
    display: flex;
    box-shadow: 0px 4px 20px rgba(51, 51, 51, .2);
    border-radius: 16px;
    margin: 14px 0;
    padding: 16px 24px
}

.osn_item_text_main {
    position: relative
}

.osn_item_text_prich {
    font-size: 16px;
    font-weight: 600;
    color: #6a994e
}

.osn_wrap span {
    background-color: #fff;
    position: relative;
    z-index: 2
}

.osn_wrap .osn_item_text_main span {
    padding-right: 3px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px
}

.osn_item_text_main a {
    color: inherit
}

.osn_item_text_in {
    display: grid;
    align-items: center
}

.osn_item_text_in span {
    font-size: 19px;
    font-weight: 800
}

.more_visible {
    display: block !important
}

.about_us {
    padding-top: 50px
}

.seo_text {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4f4f4f;
    text-align: justify
}

.seo_text h2 {
    padding: 20px 0 10px
}

.seo_text h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #6a994e
}

.about_us .liquot {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #4f4f4f
}

.about_us .liquot ul {
    text-align: left
}

.row_cz_item_osn {
    border: none
}

.row_cz_item_inside_osn {
    background-color: #f5f5f5;
    border-radius: 15px
}

.row_cz_item_osn.white_row_cz_item_osn .row_cz_item_inside_osn {
    background-color: #fff
}

.row_cz_item_text_osn {
    min-height: 65px
}

.row_cz_item_text_in_osn_name {
    min-width: 60%;
    color: #333
}

.row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
    padding: 16px 30px;
    border-left: none;
    min-width: 20%;
    justify-content: flex-start
}

.row_cz_item_text_in_osn_price {
    color: #4f4f4f;
    font-weight: 700;
    font-size: 17px
}

.rcs_section_osn .popups2 a.button {
    color: #6a994e;
    padding: 0;
    text-align: center;
    background: 0 0;
    border-radius: 0
}

.rcs_section_osn .popups2 a.button:hover {
    opacity: .7;
    background: none !important;
    box-shadow: none !important
}

.remodel tr:not(.active) {
    display: none
}

.ssylka,
.mossylka {
    display: flex !important;
    max-width: 330px;
    height: 65px;
    border-radius: 100px;
    color: #6a994e;
    background: #fff;
    font-size: 16px;
    border: 1px solid #6a994e;
    margin: 15px auto 0
}

.ssylka.reactive,
.mossylka.reactive {
    display: none !important
}

.ssylka:hover,
.mossylka:hover,
.popups2_rev.popups2_rev_top a.button:hover {
    color: #fff !important;
    background: #6A994E !important
}

.remodel a {
    display: inline-block;
    color: #4f4f4f
}

.footer_location .row>div {
    margin: 40px 0
}

.form_wrap {
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    border-radius: 30px;
    padding: 33px 110px;
    text-align: center
}

.form_title {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px
}

.form_wrap .gcf_f_wrap {
    margin-bottom: 35px;
    margin-top: 35px
}

.form_wrap .gcf_f_wrap input {
    height: 65px;
    max-width: 100%;
    text-align: left;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    background: #f7f7f7;
    color: #333;
    padding: 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    padding-left: 40px
}

.form_wrap .submit_m_wrap input {
    width: 220px;
    height: 65px;
    font-size: 16px;
    background-color: #6a994e;
    color: #fff;
    border-radius: 100px;
    margin-bottom: 20px
}

.form_wrap .submit_m_wrap input:hover {
    background: #FFF !important;
    color: #6a994e;
    box-shadow: none !important;
    border: 1px solid #6a994e
}

.form_confid a {
    display: block;
    font-weight: 700;
    color: #4f4f4f
}

.one-advantage-item {
    box-shadow: 0 0 20px rgba(101, 109, 74, .15);
    border-radius: 20px;
    position: relative;
    margin: 15px 0;
    padding: 30px 50px;
    text-align: center
}

.advantage-image img {
    height: 100px;
    width: auto;
    margin: 0 auto
}

.advantage-num {
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 56px;
    line-height: 64px;
    font-weight: 800;
    color: #6a994e;
    opacity: .1
}

.advantage-name {
    font-size: 20px;
    line-height: 36px;
    font-weight: 800;
    margin-top: 15px
}

.advantage-divide {
    width: 52px;
    height: 2px;
    background: #6a994e;
    margin: 0 auto;
    margin-top: 5px
}

.advantage-description {
    margin-top: 20px
}

.advantage-description p {
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.segundo.repar_services_link table,
.segundo.repar_services_link h2 {
    margin-left: 15px;
    margin-right: 15px
}

.segundo.repar_services_link table tr:nth-child(odd),
.tercero.repar_services_link table tr:nth-child(odd) {
    background-color: #f5f5f5
}

.segundo.repar_services_link table tr td,
.tercero.repar_services_link table tr td {
    color: #333;
    padding: 16px 30px;
    vertical-align: middle
}

.segundo.repar_services_link table tr td:last-child,
.tercero.repar_services_link table tr td:last-child {
    min-width: 60%
}

.repa_pr_row {
    text-align: left;
    font-size: 16px
}

.repa_pr_item_ikonka {
    display: block;
    margin-bottom: 25px
}

.repa_pr_item_ikonka span {
    display: inline-block;
    border: 1px solid #6a994e;
    line-height: 62px;
    font-size: 25px;
    font-weight: 700;
    color: #6a994e;
    border-radius: 100px;
    min-width: 64px;
    text-align: center
}

.repa_pr_item_name {
    font-size: 20px;
    margin-bottom: 15px
}

.abovo,
.sotrudniki {
    background-color: #f5f5f5;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    padding: 40px;
    text-align: center
}

.brendy_row {
    display: block;
    text-align: center;
    max-width: 916px;
    margin: 0 auto;
    margin-top: 40px
}

.brendy_row .brendy_item_wrap {
    width: auto;
    display: inline-block;
    padding: 0 10px;
    margin: 0 -2px 25px
}

.brendy_row .brendy_item {
    font-weight: 600;
    font-size: 13px;
    width: auto;
    padding: 0 18px;
    display: block;
    box-shadow: none;
    color: #6A994E !important;
    background-color: transparent;
    border: 1px solid #6a994e;
    border-radius: 100px;
    height: 48px;
    line-height: 48px
}

.brendy_row .brendy_item:hover,
.popups2_rev.popups2_rev_top a {
    color: #FFF !important;
    background-color: #6a994e
}

.hide_brands {
    display: none
}

.hide_brands.active {
    display: block
}

.show_brands {
    cursor: pointer;
    font-weight: 700
}

.show_brands:hover {
    text-decoration: underline
}

.clientage.po_tipu_section {
    background-color: #fff;
    margin-top: 40px
}

h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    text-align: left
}

.abovo h2 {
    text-align: center
}

.segundo {
    margin: 15px -15px 25px
}

.po_tipu_item,
.rev_item,
.project_item_col_right {
    padding: 0 15px;
    margin: 20px 0 30px
}

.po_tipu_item a,
.rev_item_wrap,
.project_item_col_right {
    display: block;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    border-radius: 20px
}

.po_tipu_item a:hover {
    transform: scale(1.025)
}

.po_tipu_item_name {
    font-weight: 600;
    display: block;
    color: #6a994e;
    height: auto;
    box-shadow: none;
    padding: 25px 0
}

.segundo .slick-arrow {
    position: absolute;
    top: -33px;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #6a994e
}

.segundo .slick-prev,
.segundo .slick-next {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neisarrowred.svg) center no-repeat
}

.segundo .slick-prev:before,
.segundo .slick-next:before {
    display: none
}

.segundo .slick-prev {
    top: -58px;
    left: auto;
    right: 85px;
    transform: rotateZ(180deg)
}

.sotrudniki {
    padding-bottom: 0
}

.sotrudniki_item_photo_wrap img {
    border: none;
    border-radius: 100px
}

.sotrudniki_item_imya {
    font-size: 18px;
    color: #333;
    position: relative
}

.sotrudniki_item_imya:after {
    display: block;
    content: '';
    position: absolute;
    width: 46px;
    height: 2px;
    left: 50%;
    margin-left: -23px;
    bottom: -10px;
    background: #6a994e
}

.sotrudniki_item_dolzhnost {
    background-color: transparent;
    color: #333;
    line-height: 24px;
    box-shadow: none;
    display: block;
    height: auto;
    font-size: 16px
}

.sotrudniki_item_opyt {
    font-weight: 400;
    font-size: 16px;
    padding-top: 15px
}

.revs_all {
    margin-bottom: 40px
}

.revs_all_slick_seg.segundo {
    margin-bottom: 0
}

.rev_item_wrap {
    background: #fff;
    margin-bottom: 30px;
    padding: 25px 30px
}

.rev_subinfo {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.rev_item {
    margin-bottom: 0;
    min-height: 350px
}

.rev_item_zagolovok {
    font-size: 18px;
    color: #333
}

.rev_item_data {
    font-size: 15px;
    margin-right: 20px
}

.rev_item_tekst {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px
}

.popups2_rev.popups2_rev_top a {
    padding: 0;
    display: block;
    color: #6A994E !important;
    background-color: transparent;
    border: 1px solid #6a994e;
    border-radius: 100px;
    height: 65px;
    line-height: 63px
}

.projects_row {
    width: 100%;
    margin: 0
}

.project_item_in {
    display: flex
}

.project_item_col {
    width: 50%
}

.project_item_img {
    width: 307px;
    height: 288px;
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.project_item_img img {
    width: 307px;
    height: 288px;
    object-fit: cover;
    border-radius: 20px
}

.slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #6a994e;
    text-indent: -999999px
}

.slick-dots li.slick-active button {
    background: #6a994e
}

.project_item_col_left .slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #6a994e;
    text-indent: -999999px
}

.project_item_col_left .slick-dots li.slick-active button {
    background: #6a994e
}

.project_item_col_right {
    padding: 25px 30px;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 0;
    min-height: 288px
}

.project_item_divide {
    width: 52px;
    height: 2px;
    background: #6a994e;
    border-radius: 100px
}

.project_item_title,
.project_item_title a {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 36px;
    color: #333
}

.project_item_text {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #4f4f4f
}

@media(max-width:990px) {
    .liquot {
        padding: 65px 20px 40px
    }

    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-9,
    .col-10 {
        width: 100%
    }

    .repar_services_fix {
        padding-bottom: 0
    }

    .h2special,
    .clientage .advantages-title,
    h2,
    .repa_pr_item {
        text-align: center
    }

    .neispr,
    .rcs_section_osn,
    .row_cz_item_text_in_osn_price span,
    .brendy_row {
        padding: 0
    }

    .row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
        justify-content: center;
        padding-top: 0
    }

    .rcs_section,
    .for_form .row>div {
        margin-bottom: 0
    }

    .form_wrap {
        padding: 20px
    }

    .form_title {
        font-size: 21px;
        line-height: 30px
    }

    .clientage .grid_container {
        padding: 0 5vw
    }

    .segundo {
        margin: 15px 0;
        margin-bottom: 60px
    }

    .segundo.repar_services_link table tr td {
        display: block;
        text-align: center
    }

    .repa_pr_item_ikonka,
    .repa_pr_item_name {
        margin-bottom: 10px
    }

    .abovo,
    .sotrudniki {
        padding: 15px 0
    }

    .brendy_row .brendy_item_wrap {
        padding: 0 10px;
        margin: 0 -2px 15px
    }

    .brendy_row .brendy_item {
        width: 130px
    }

    .segundo .slick-track {
        margin-top: 0
    }

    .segundo .slick-arrow,
    .segundo .slick-prev {
        position: absolute;
        top: auto;
        bottom: -105px;
        right: 50%;
        margin-right: -60px
    }

    .segundo .slick-prev {
        bottom: -80px;
        right: 50%;
        margin-right: 10px
    }

    .sotrudniki_item_wrap {
        width: 100%;
        margin: 15px 0
    }

    .sotrudniki_item_photo_wrap img {
        width: auto
    }

    .sotrudniki_info {
        padding: 15px 0 0;
        min-height: auto
    }

    .sotrudniki_item_imya {
        min-height: auto
    }

    .rev_item {
        padding: 0;
        min-height: auto
    }

    .rev_item_wrap {
        padding: 15px
    }

    .rev_subinfo {
        justify-content: flex-end
    }

    .rev_item_data {
        margin-right: 0
    }

    .revs_all_slick_seg.segundo {
        margin-bottom: 50px
    }

    .project_item_in {
        flex-wrap: wrap;
        padding-top: 0
    }

    .project_item_col {
        width: 100%
    }

    .project_item_col.slick-dotted.slick-slider {
        margin-bottom: 70px
    }

    .project_item_col .slick-dots {
        bottom: -40px
    }

    .project_item_col_right {
        margin-left: 0;
        margin-right: 0
    }
}

.about_company {
    margin-bottom: 70px;
    margin-top: 80px
}

.about_company_wrap {
    padding-right: 80px;
    margin-right: 55px;
    border-right: 1px solid #6a994e
}

.about_company_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.about_company_nums {
    font-family: Montserrat Alternates;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #333
}

.about_company_nums_list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 80px;
    column-gap: 40px;
    margin-top: 27px;
    justify-content: center
}

.about_company_nums_item {
    min-width: 180px;
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.about_company_nums_item_num {
    font-weight: 800;
    font-size: 48px;
    line-height: 64px;
    color: #6a994e
}

.about_company_nums_item_text {
    font-family: Montserrat Alternates;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333
}

@media(max-width:1300px) {
    .about_company_nums_item_num {
        font-size: 34px;
        line-height: 48px
    }
}

@media(max-width:990px) {
    .about_company_wrap {
        border-right: none;
        padding-right: 15px;
        margin-right: 0
    }

    .about_company_nums {
        margin-top: 30px
    }

    span.text_neisp_in {
        height: auto !important
    }

    .price_neisp {
        margin-top: 20px
    }

    .osn_item_text {
        width: 70%
    }

    .row_cz_item_osn.white_row_cz_item_osn .row_cz_item_inside_osn {
        margin: 20px 0
    }

    .modal_form {
        padding: 190px 30px 30px
    }

    .modal_form .form_block-top {
        flex-wrap: wrap
    }

    .modal_form input {
        width: 100%;
        margin: 10px 0
    }

    .newthan button.button {
        max-width: 413px
    }

    .newthan input {
        margin-right: 0
    }

    .product_wrapper .product_left .product_slider_nav {
        width: 100%
    }

    .product_wrapper .product_left .product_slider_nav .slick-track {
        display: flex
    }

    .product_wrapper .product_left .product_slider_nav .slick-track,
    .product_wrapper .product_left .product_slider_nav .slick-list,
    .product_wrapper .product_slider_nav_slide {
        max-height: 190px;
        margin-bottom: 40px
    }

    .product_wrapper .product_left .product_slider_nav .slick-track .slick-slide img {
        max-height: 150px;
        width: auto;
        height: auto;
        object-fit: cover;
        overflow: hidden;
        margin: 0 auto
    }
}

.select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid rgb(130 130 130/50%);
    font-size: 14px;
    font-weight: 500
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #4f4f4f
}

.skupka_faq_item .skupka_faq_item_vopros:hover {
    background: #eee
}

fieldset.input_fieldset {
    width: 100%;
    border: none;
    display: inline-block;
    position: relative
}

.newthan fieldset.input_fieldset {
    padding: 0;
    margin: 0;
    max-width: 413px
}

.input_fieldset legend {
    padding: 0 .4rem;
    font-size: .9rem;
    color: #4f4f4f;
    text-align: left
}

.newthan .input_fieldset legend {
    color: #fff
}

.input_fieldset input {
    margin: 0 !important
}

.modal_form .input_fieldset input {
    width: 100%
}

.section_mp,
.repar_services_fix {
    margin: 0 !important;
    padding: 65px 0 !important
}

.section_title {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 40px !important
}

.modal_form.new-design-form {
    padding: 0;
    background: 0 0
}

.modal_form.new-design-form .modal_form_wrap {
    overflow: hidden;
    position: relative;
    max-width: 792px;
    padding: 80px 90px 60px;
    background: #fff;
    border-radius: 35px
}

.new-design-form .mfp-close {
    position: absolute;
    top: calc(0px - 34px);
    right: calc(50% - 34px);
    border: none;
    cursor: pointer;
    width: 68px;
    height: 68px;
    background: url('data:image/svg+xml;utf8,<svg width="22" height="22" viewbox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.18115 1.45397L20.2715 20.5444" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path><path d="M20.2715 1.45367L1.1811 20.5441" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path></svg>') no-repeat;
    background-position: 50%;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center
}

.new-design-form .coffee-bg {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none
}

.new-design-form .coffee-bg-top {
    width: 159px;
    height: 177px;
    top: 0;
    left: 0;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/./images/coffe-beans-top.png)
}

.new-design-form .coffee-bg-bottom {
    width: 343px;
    height: 269px;
    bottom: -40px;
    right: 0;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/./images/coffe-beans-bottom.png)
}

.modal_form.new-design-form .head_form {
    display: block;
    font-weight: 600;
    font-size: 35px;
    line-height: 100%;
    text-align: center;
    color: #333;
    margin: 0 0 25px;
    position: relative;
    z-index: 99
}

.modal_form.new-design-form form {
    position: relative;
    z-index: 99
}

.modal_menu.new-design-menu {
    padding: 0;
    background: 0 0
}

.modal_menu.new-design-menu .modal_form_wrap {
    overflow: hidden;
    position: relative;
    max-width: 792px;
    padding: 80px 90px 60px;
    background: #fff;
    border-radius: 35px;
    margin: 0 auto
}

.modal_menu.new-design-menu .mfp-close {
    position: absolute;
    top: calc(0px - 34px);
    right: calc(50% - 34px);
    border: none;
    cursor: pointer;
    width: 68px;
    height: 68px;
    background: url('data:image/svg+xml;utf8,<svg width="22" height="22" viewbox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.18115 1.45397L20.2715 20.5444" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path><path d="M20.2715 1.45367L1.1811 20.5441" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path></svg>') no-repeat;
    background-position: 50%;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center
}

.mfp-ready.mfp-bg {
    background: rgba(28, 28, 28, .3);
    opacity: 1;
    z-index: 99999;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px)
}

@media (max-width:768px) {
    .modal_menu.new-design-menu .modal_form_wrap {
        padding: 80px 42px 60px
    }

    .modal_menu .menu>li>a {
        font-size: 18px;
        justify-content: space-between
    }
}

#htmlmap_pages {
    columns: 2
}

.footer_location .grid_container,
footer .grid_container {
    max-width: 1300px;
    font-size: 17px
}

.footer_location .grid_container .row,
footer .grid_container .row {
    overflow: hidden;
    margin: 0 -15px
}

.repar_services_link ol {
    padding-left: 10px
}

.repar_services_link ol li {
    list-style: decimal
}

.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-9,
.col-10,
.col-12 {
    float: left;
    width: 50%;
    padding: 0 15px
}

.col-2 {
    width: 20%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333%
}

.col-5 {
    width: 40%
}

.col-7 {
    width: 60%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 80%
}

.col-12 {
    width: 100%
}

.footer_location .form_title span {
    color: #6a994e
}

.location_items_row ul li,
#metro_form ul li {
    padding-left: 20px;
    margin-bottom: 10px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neis.svg) 5px 5px no-repeat
}

.ssylka:hover,
.mossylka:hover {
    color: #fff !important;
    background: #6A994E !important
}

.footer_location .row>div {
    margin: 40px 0
}

.footer_location .form_wrap {
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    box-shadow: 5px 5px 20px 0px rgba(101, 109, 74, .15);
    border-radius: 30px;
    padding: 33px 110px;
    text-align: center
}

.footer_location .form_title {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px
}

.footer_location .form_wrap .gcf_f_wrap {
    margin-bottom: 35px
}

.footer_location .form_wrap .gcf_f_wrap input,
.footer_location .form_wrap .gcf_f_wrap button {
    height: 65px;
    text-align: left;
    max-width: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    background: #f7f7f7;
    color: #333;
    padding: 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    padding-left: 40px
}

.footer_location .form_wrap .submit_m_wrap input,
.footer_location .form_wrap .submit_m_wrap button {
    width: 220px;
    height: 65px;
    font-size: 16px;
    background-color: #6a994e;
    color: #fff;
    border-radius: 100px;
    margin-bottom: 20px;
    border: none
}

.footer_location .form_wrap .submit_m_wrap input:hover,
.footer_location .form_wrap .submit_m_wrap button:hover {
    background: #FFF !important;
    color: #6a994e;
    box-shadow: none !important;
    border: 1px solid #6a994e
}

.footer_location .form_confid a {
    display: block;
    font-weight: 700;
    color: #4f4f4f
}

.footer_location .brendy_row {
    display: block;
    margin: 40px 0 0;
    text-align: center
}

.footer_location .brendy_row .brendy_item_wrap {
    width: auto;
    display: inline-block;
    padding: 0 15px;
    margin: 0 -2px 25px
}

.footer_location .brendy_row .brendy_item {
    font-weight: 600;
    width: 190px;
    display: block;
    box-shadow: none;
    color: #6A994E !important;
    background-color: transparent;
    border: 1px solid #6a994e;
    border-radius: 100px;
    height: 65px;
    line-height: 63px
}

.brendy_row .brendy_item:hover {
    color: #FFF !important;
    background-color: #6a994e
}

.footer_location .form_wrap {
    padding: 155px 80px 30px;
    background: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ruhttps://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/images/form_rectan.jpg) top center no-repeat
}

.footer_location h2 {
    text-align: center
}

.footer_location .location_items_row {
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    box-shadow: 5px 5px 20px 0px rgba(101, 109, 74, .15);
    border-radius: 25px;
    margin: 0;
    padding: 40px
}

.footer_location .location_items_row ul {
    columns: 3;
    text-align: left;
    margin-top: 20px
}

.footer_location .location_items_row .popups2 a.button {
    color: #6a994e;
    padding: 0;
    background: transparent !important;
    display: inline-block;
    width: auto;
    margin: 100px auto 0;
    font-weight: 600;
    font-size: 17px
}

.footer_location .location_items_row .popups2 a.button:hover,
.footer_phone .popups2 a.button:hover,
.footer_location .brendy_row .brendy_item:hover {
    text-decoration: underline;
    background: transparent !important;
    box-shadow: none !important
}

.footer_location .brendy_row .brendy_item {
    width: auto;
    display: inline;
    color: #4F4F4F !important;
    border: none;
    height: auto;
    line-height: 25px
}

a.brendy_item.location_item_element:hover {
    color: #4F4F4F !important
}

#metro_form.modal_form {
    background: #fff;
    border-radius: 30px;
    max-width: 1300px
}

#metro_form .modal_title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
    text-align: center
}

#metro_form ul {
    columns: 4
}

footer .footer_top {
    background: #f5f5f5;
    padding: 40px 0;
    font-size: 16px
}

.footer_top .col-2 {
    text-align: center
}

.footer_top .col-10 {
    padding-left: 45px
}

.footer_top .paddy {
    padding-left: 80px
}

.footer_top .grid_container>.row:last-child {
    margin-top: 40px
}

.footer_top .messen strong {
    margin-top: 5px;
    display: block;
    font-size: 20px
}

.footer_phone {
    padding: 35px 0
}

.footer_phone a.phone_number {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #333
}

.footer_phone .popups2 a.button {
    color: #6a994e;
    padding: 5px 0 0;
    background: 0 0;
    display: inline-block;
    font-weight: 600
}

.footer_services {
    font-weight: 600;
    margin: 25px 0 10px
}

.footer_top ul.menu li {
    padding: 5px 0
}

.footer_top ul.menu li a {
    color: #4f4f4f
}

.footer_top .messen a {
    text-align: left;
    display: block;
    padding: 15px 0 15px 100px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/telegram.svg) left 55px center no-repeat;
    background-color: #20a0e1;
    color: #f5f5f5;
    font-size: 15px;
    border-radius: 100px
}

.footer_top .messen a.wazup {
    padding-left: 90px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/whatsapp.svg) left 45px center no-repeat;
    background-color: #51c85d
}

.footer_top .messen a.vk {
    padding-left: 110px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/vk.svg) left 65px center no-repeat;
    background-color: #436eab
}

.footer_bottom_wrapper {
    font-size: 15px;
    padding: 15px 0 10px
}

footer .footer_bottom_wrapper a {
    color: #6a994e;
    font-weight: 600
}

.footer_bottom_wrapper div {
    text-align: center;
    color: #333
}

footer .footer_bottom_wrapper a.cinar {
    font-size: 11px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/cinar.svg) center left no-repeat;
    line-height: 1.2;
    display: inline-block;
    padding-left: 100px;
    color: #13389f
}

@media(max-width:990px) {

    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-9,
    .col-10 {
        width: 100%
    }

    .footer_location .brendy_row {
        padding: 20px 0
    }

    .footer_location .form_wrap {
        padding: 20px
    }

    .footer_location .form_title {
        font-size: 21px;
        line-height: 30px
    }

    .footer_location .brendy_row .brendy_item_wrap {
        padding: 0 10px;
        margin: 0 -2px 15px
    }

    .footer_location .brendy_row .brendy_item {
        width: 110px
    }

    .footer_location .row>div {
        margin: 20px 0
    }

    .footer_location .form_wrap {
        padding: 190px 20px 20px
    }

    .footer_location h2 {
        font-size: 24px
    }

    .footer_location .location_items_row ul,
    #metro_form ul {
        columns: 2;
        padding-left: 16px;
        padding-right: 16px
    }

    #metro_form.modal_form ul {
        columns: 1
    }

    .footer_location .location_items_row .popups2 a.button {
        margin: 20px auto 0
    }

    .footer_top .grid_container>.row:last-child {
        margin-top: 15px
    }

    .footer_services:after {
        display: none
    }

    .footer_top .col-10,
    .footer_top .paddy {
        padding-left: 15px;
        text-align: center
    }

    .footer_top .col-7 .col-4 {
        width: 50%
    }

    .footer_top .col-7 .col-4:last-child {
        float: none;
        margin: 0 auto
    }

    .footer_top .messen a {
        margin-top: 10px;
        padding-left: 120px !important;
        background-position: left 75px center !important
    }

    footer .footer_bottom_wrapper a {
        display: block;
        margin: 5px 0
    }
}

.chaty *,
.chaty-chat-view *,
.chaty-outer-forms * {
    box-sizing: border-box
}

.chaty-agent-data,
.chaty-whatsapp-field input[type=text],
.chaty-whatsapp-message,
.chaty-whatsapp-message p {
    font-family: Segoe UI, Helvetica Neue, Helvetica, Lucida Grande, Arial, Ubuntu, Cantarell, Fira Sans, sans-serif
}

.chaty-agent-header,
.chaty-channel,
.chaty-channels,
.chaty-form-body,
.chaty-tooltip {
    position: relative
}

.chaty-tooltip .on-hover-text,
.chaty-tooltip .on-hover-text:before,
.chaty-tooltip:after,
.chaty-tooltip:before {
    text-transform: none;
    font-size: .9em;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0
}

.on-hover-text {
    display: none
}

.on-hover-text p {
    white-space: nowrap
}

.on-hover-text img.emoji {
    max-width: none
}

.chaty-tooltip .on-hover-text:before,
.chaty-tooltip:before {
    content: "";
    border: 5px solid transparent;
    z-index: 1001
}

.chaty-tooltip:after {
    content: attr(data-hover)
}

.chaty-tooltip .on-hover-text,
.chaty-tooltip:after {
    text-align: center;
    min-width: 1em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 15px;
    border-radius: 10px;
    background: #fff;
    color: #333;
    z-index: 1000;
    box-shadow: 0 1.93465px 7.73859px rgb(0 0 0/15%);
    font-size: 17px;
    line-height: 21px
}

.chaty-animation-shockwave:after,
.chaty-animation-shockwave:before {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.chaty-tooltip .on-hover-text {
    overflow: visible;
    white-space: pre
}

.chaty-tooltip.active .on-hover-text,
.chaty-tooltip.active .on-hover-text:before,
.chaty-tooltip.active:after,
.chaty-tooltip.active:before,
.chaty-tooltip:hover .on-hover-text,
.chaty-tooltip:hover .on-hover-text:before,
.chaty-tooltip:hover:after,
.chaty-tooltip:hover:before {
    display: block;
    opacity: 1
}

.chaty-tooltip.active .on-hover-text,
.chaty-tooltip.active .on-hover-text:before,
.chaty-tooltip.active:after,
.chaty-tooltip.active:before,
.chaty-tooltip.pos-left:hover .on-hover-text,
.chaty-tooltip.pos-left:hover .on-hover-text:before,
.chaty-tooltip.pos-left:hover:after,
.chaty-tooltip.pos-left:hover:before,
.chaty-tooltip.pos-right:hover .on-hover-text,
.chaty-tooltip.pos-right:hover .on-hover-text:before,
.chaty-tooltip.pos-right:hover:after,
.chaty-tooltip.pos-right:hover:before {
    animation: ease-out forwards tooltips-horz
}

.chaty-tooltip.has-on-hover:after,
.chaty-tooltip.has-on-hover:before,
.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,
.chaty-widget .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,
.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:after,
.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip:before,
.chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger,
.on-hover-text:empty,
[data-hover=""]:after,
[data-hover=""]:before {
    display: none !important
}

.chaty-tooltip.pos-top .on-hover-text:before,
.chaty-tooltip.pos-top:before {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: calc(100% + 5px)
}

.chaty-tooltip.pos-top .on-hover-text:after,
.chaty-tooltip.pos-top:after {
    bottom: calc(100% + 10px)
}

.chaty-tooltip.pos-top .on-hover-text,
.chaty-tooltip.pos-top:after,
.chaty-tooltip.pos-top:before {
    left: 50%;
    transform: translate(-50%, -.5em)
}

.chaty-tooltip.pos-down:before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #fff
}

.chaty-tooltip.pos-down:after {
    top: calc(100% + 5px)
}

.chaty-tooltip.pos-down:after,
.chaty-tooltip.pos-down:before {
    left: 50%;
    transform: translate(-50%, .5em)
}

.chaty-tooltip.pos-left .on-hover-text:before,
.chaty-tooltip.pos-left:before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #fff;
    left: calc(0em - 10px);
    transform: translate(-.5em, -50%)
}

.chaty-tooltip.pos-left .on-hover-text:before {
    left: auto;
    right: calc(0em - 5px)
}

.chaty-tooltip.pos-left .on-hover-text,
.chaty-tooltip.pos-left:after {
    top: 50%;
    right: calc(100% + 10px);
    transform: translate(-.5em, -50%)
}

.chaty-tooltip.pos-right .on-hover-text:before,
.chaty-tooltip.pos-right:before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #fff;
    right: calc(0em - 10px);
    transform: translate(.5em, -50%)
}

.chaty-tooltip.pos-right .on-hover-text:before {
    left: calc(0em - 5px);
    right: auto
}

.chaty-tooltip.pos-right .on-hover-text,
.chaty-tooltip.pos-right:after {
    top: 50%;
    left: calc(100% + 10px);
    transform: translate(.5em, -50%)
}

@keyframes tooltips-vert {
    to {
        opacity: 1;
        transform: translate(-50%, 0)
    }
}

@keyframes tooltips-horz {
    to {
        opacity: 1;
        transform: translate(0, -50%)
    }
}

.chaty-tooltip.pos-down:hover:after,
.chaty-tooltip.pos-down:hover:before,
.chaty-tooltip.pos-top:hover:after,
.chaty-tooltip.pos-top:hover:before {
    animation: ease-out forwards tooltips-vert
}

@-webkit-keyframes chaty-animation-shockwave {
    0% {
        transform: scale(1);
        box-shadow: 0 0 2px rgba(0, 0, 0, .3), inset 0 0 1px rgba(0, 0, 0, .3)
    }

    95% {
        box-shadow: 0 0 50px transparent, inset 0 0 30px transparent
    }

    100% {
        transform: scale(2.25)
    }
}

@keyframes chaty-animation-shockwave {
    0% {
        transform: scale(1);
        box-shadow: 0 0 2px rgba(0, 0, 0, .3), inset 0 0 1px rgba(0, 0, 0, .3)
    }

    95% {
        box-shadow: 0 0 50px transparent, inset 0 0 30px transparent
    }

    100% {
        transform: scale(2.25)
    }
}

@-webkit-keyframes chaty-animation-blink {

    0%,
    100% {
        opacity: 1
    }

    20% {
        opacity: .5
    }
}

@keyframes chaty-animation-blink {

    0%,
    100% {
        opacity: 1
    }

    20% {
        opacity: .5
    }
}

@-webkit-keyframes chaty-animation-pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
        border-radius: 50%
    }

    100% {
        transform: scale(1.1);
        box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
        border-radius: 45%
    }
}

@keyframes chaty-animation-pulse {
    0% {
        transform: scale(1);
        border-radius: 50%
    }

    100% {
        transform: scale(1.1);
        border-radius: 45%
    }
}

.chaty-animation-shockwave:after {
    left: 0;
    -webkit-animation: 2s ease-out 1.3s infinite chaty-animation-shockwave;
    animation: 2s ease-out 1.3s infinite chaty-animation-shockwave
}

.chaty-animation-shockwave:before {
    left: 0;
    -webkit-animation: 2s ease-out .8s infinite chaty-animation-shockwave;
    animation: 2s ease-out .8s infinite chaty-animation-shockwave
}

.chaty-animation-blink {
    -webkit-animation: 1.33s ease-out infinite chaty-animation-blink;
    animation: 1.33s ease-out infinite chaty-animation-blink
}

.chaty-animation-pulse,
.chaty-animation-pulse-icon {
    -webkit-animation: .4s infinite alternate chaty-animation-pulse;
    animation: .4s infinite alternate chaty-animation-pulse
}

.chaty-animation-sheen {
    position: relative;
    overflow: hidden
}

.chaty-animation-sheen:after {
    animation: 5s infinite chaty-animation-sheen;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, .5) 50%, transparent);
    transform: rotateZ(60deg) translate(0, 5em)
}

@keyframes chaty-animation-sheen {

    100%,
    20% {
        transform: rotateZ(60deg) translate(0, -80px)
    }
}

.chaty-animation-fade {
    animation: 5s infinite chaty-animation-fade
}

.chaty-animation-spin {
    animation: 5s cubic-bezier(.56, -.35, .22, 1.5) infinite chaty-animation-spin
}

@keyframes chaty-animation-fade {

    15%,
    5% {
        opacity: .25
    }

    10%,
    100%,
    20% {
        opacity: 1
    }
}

@keyframes chaty-animation-spin {
    10% {
        transform: rotateZ(-20deg);
        animation-timing-function: ease
    }

    100%,
    20% {
        transform: rotateZ(360deg)
    }
}

.chaty-animation-bounce,
.chaty-animation-jump {
    animation: 5s cubic-bezier(.84, -.54, .31, 1.19) infinite chaty-animation-bounce
}

@keyframes chaty-animation-bounce {

    0%,
    100%,
    20% {
        transform: none
    }

    10% {
        transform: translateY(-1em)
    }
}

@keyframes chaty-animation-waggle {
    0% {
        transform: none
    }

    10% {
        transform: rotateZ(-20deg) scale(1.2)
    }

    13% {
        transform: rotateZ(25deg) scale(1.2)
    }

    15% {
        transform: rotateZ(-15deg) scale(1.2)
    }

    17% {
        transform: rotateZ(15deg) scale(1.2)
    }

    20% {
        transform: rotateZ(-12deg) scale(1.2)
    }

    22% {
        transform: rotateZ(0) scale(1.2)
    }

    100%,
    24% {
        transform: rotateZ(0) scale(1)
    }
}

.chaty-animation-waggle {
    animation: 5s infinite chaty-animation-waggle
}

.chaty-animation-floating {
    -webkit-animation: chaty-animation-floating 3s ease infinite;
    animation: chaty-animation-floating 3s ease infinite
}

@keyframes chaty-animation-floating {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    50% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.chaty {
    display: none;
    z-index: 99999
}

.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip.chaty-tooltip:hover:after,
.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close.chaty-tooltip:hover:before,
.chaty.active,
.chaty.form-open .chaty-widget.cssas-no-close-button.default-open .chaty-i-trigger {
    display: block !important
}

.chaty * {
    margin: 0;
    padding: 0
}

.chaty .sr-only,
.chaty-outer-forms .sr-only,
.hide-cht-svg-bg {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    outline: 0 !important
}

.chaty a,
.chaty a:focus,
.chaty a:hover,
.chaty button {
    border: none;
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.chaty-widget {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 10001
}

.chaty-widget.left-position {
    left: 25px;
    right: auto
}

.chaty-channel-list {
    display: flex;
    width: 62px;
    height: 124px;
    position: absolute;
    bottom: -4px;
    right: 0;
    flex-direction: column;
    align-items: flex-start;
    pointer-events: none
}

.chaty-widget.left-position .chaty-channel-list {
    left: 0;
    right: auto
}

.chaty-widget.chaty-open .chaty-channel-list,
.chaty-widget.has-single .chaty-i-trigger .Phone-channel:after,
.chaty-widget.has-single .chaty-i-trigger .Phone-channel:before {
    pointer-events: auto
}

.chaty-channel-list .chaty-channel,
.chaty-channel.single .chaty-svg {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 4px;
    cursor: pointer;
    box-shadow: 0 16px 24px 0 rgb(73 104 126/16%)
}

.chaty-channel-list .chaty-channel {
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s
}

.chaty-channel.single .chaty-svg {
    margin: 0
}

.chaty-widget.chaty-open .chaty-channel-list .chaty-channel {
    opacity: 1
}

.chaty-channel a,
.chaty-channel button,
.chaty-svg {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    outline: 0;
    min-width: unset
}

* .chaty-channel button {
    min-width: unset;
    max-width: unset
}

.chaty-channel button {
    background: 0 0;
    border-radius: 50%
}

.chaty-channel a .chaty-custom-icon,
.chaty-channel button .chaty-custom-icon,
.chaty-svg .chaty-custom-icon {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    text-align: center;
    font-size: 27px;
    line-height: 54px;
    color: #fff
}

.chaty-channel a:focus,
.chaty-channel button:focus,
.chaty-contact-form-box button.chaty-submit-button {
    outline: 0
}

.chaty-contact-form-box button.chaty-submit-button:disabled .chaty-loader {
    display: inline-block
}

.chaty-agent-icon svg,
.chaty-channel svg,
.chaty-view-channels .chaty-channel span svg {
    width: 100%;
    height: 100%
}

.chaty-channel img {
    width: 54px;
    height: 54px;
    object-fit: cover;
    border-radius: 50%
}

.chaty-i-trigger .chaty-channel {
    position: absolute;
    bottom: 0;
    right: 4px;
    transition: .5s;
    border-radius: 50%;
    cursor: pointer
}

.chaty-cta-button {
    transition: .5s;
    box-shadow: 0 16px 24px 0 rgb(73 104 126/16%);
    border-radius: 50%
}

.chaty-widget.left-position .chaty-i-trigger .chaty-channel {
    left: 4px;
    right: auto
}

.chaty-widget .chaty-cta-main .chaty-cta-button {
    z-index: 1099;
    opacity: 1;
    position: relative
}

.chaty-widget.chaty-open .chaty-cta-main .chaty-cta-button {
    z-index: 999;
    opacity: 0;
    transform: rotate(540deg);
    visibility: hidden
}

.chaty-widget .chaty-i-trigger .chaty-cta-close {
    pointer-events: none
}

.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close {
    pointer-events: auto;
    z-index: 101
}

.chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button {
    z-index: 999;
    opacity: 0;
    visibility: hidden
}

.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-close .chaty-cta-button {
    z-index: 1099;
    opacity: 1;
    transform: rotate(180deg);
    visibility: visible
}

.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip {
    z-index: 91
}

.chaty-channel button.open-chaty-channel,
.chaty-widget.chaty-no-close-button:not(.has-single) .chaty-i-trigger:not(.single-channel),
.chaty-widget.chaty-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,
.chaty.form-open .chaty-channel button.open-chaty,
.chaty.form-open .chaty-i-trigger .chaty-cta-main.chaty-tooltip .on-hover-text,
.chaty.form-open .chaty-i-trigger .chaty-tooltip:after,
.chaty.form-open .chaty-i-trigger .chaty-tooltip:before,
.chaty.form-open .chaty-widget.has-single .chaty-i-trigger .on-hover-text {
    display: none
}

.chaty.form-open.active .chaty-widget .chaty-i-trigger {
    display: block
}

.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-main {
    display: none
}

.chaty.form-open.active .chaty-widget .chaty-i-trigger .chaty-cta-close .chaty-cta-button {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.chaty-widget .ch-pending-msg {
    position: absolute;
    right: -4px;
    top: -4px;
    width: 16px;
    height: 16px;
    text-align: center;
    background: red;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    border-radius: 50%;
    z-index: 1101
}

.chaty-widget.left-position.hor-mode .chaty-channel-list {
    width: 136px;
    height: 62px;
    left: 0;
    bottom: 0
}

.chaty-widget.right-position.hor-mode .chaty-channel-list {
    width: 136px;
    height: 62px;
    right: 0;
    left: auto;
    bottom: 0
}

.chaty-widget.hor-mode .chaty-channel-list .chaty-channel {
    margin-top: 0;
    margin-bottom: 0
}

.chaty-widget.hor-mode.left-position .chaty-channel-list .chaty-channel {
    left: 0
}

.chaty-widget.hor-mode.right-position .chaty-channel-list .chaty-channel {
    right: 0;
    left: auto
}

.chaty-chat-view,
.chaty-outer-forms {
    vertical-align: bottom;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: fixed !important;
    bottom: -25px;
    left: 25px;
    padding: 0;
    width: 320px;
    max-width: 90%;
    -moz-transition: .5s linear;
    box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
    -webkit-box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
    -moz-box-shadow: rgba(0, 0, 0, .16) 0 5px 40px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: -1;
    transition: .5s;
    -webkit-transition: .5s;
    animation-delay: -2s;
    -webkit-animation-delay: -2s
}

.chaty-chat-view.pos-left,
.chaty-outer-forms.pos-left {
    left: 25px
}

.chaty-chat-view.pos-right,
.chaty-outer-forms.pos-right {
    right: 25px;
    left: auto
}

.chaty-outer-forms.active,
.chaty:not(.form-open) .chaty-widget.chaty-open+.chaty-chat-view {
    -webkit-transform: translateY(-93px);
    transform: translateY(-93px);
    opacity: 1;
    z-index: 999999;
    visibility: visible;
    bottom: 0;
    pointer-events: auto
}

.chaty-whatsapp-body {
    padding: 0;
    min-height: 260px;
    position: relative;
    z-index: 2
}

.chaty-whatsapp-content {
    padding: 20px
}

.chaty-popup-whatsapp-form .chaty-whatsapp-body {
    height: 260px;
    min-height: auto
}

.chaty-popup-whatsapp-form .chaty-whatsapp-content {
    display: flex;
    align-items: flex-start
}

.chaty-form-body {
    background: #fff;
    z-index: 99999;
    min-height: 75px;
    border-radius: 10px
}

.chaty-form-body form {
    margin: 0;
    padding: 0
}

.qr-code-image {
    padding: 10px;
    text-align: center;
    border: solid 1px silver;
    border-radius: 4px
}

.qr-code-image img {
    max-width: 100%;
    max-height: 360px;
    margin: 0 auto;
    display: block;
    width: 100%;
    height: auto
}

.chaty-whatsapp-form {
    position: relative;
    background-color: #f0ede7;
    border-radius: 8px;
    margin: 0
}

.chaty-whatsapp-form:before {
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: .035;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/plugins/chaty/css/../images/whatsapp.png)
}

.chaty-popup-whatsapp-form .chaty-whatsapp-body:before,
.chaty-popup-whatsapp-form .chaty-whatsapp-footer:before {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/plugins/chaty/css/../images/whatsapp-welcome-popup.png);
    opacity: .7
}

.chaty-whatsapp-message {
    padding: 7px 14px 6px;
    background-color: #fff;
    border-radius: 0 10px 10px;
    position: relative;
    transform-origin: center top;
    z-index: 2;
    margin-top: 0;
    margin-left: 0;
    max-width: calc(100% - 40px);
    font-family: Segoe UI, Helvetica Neue, Helvetica, Lucida Grande, Arial, Ubuntu, Cantarell, Fira Sans, sans-serif;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid rgba(34, 17, 71, .08)
}

.chaty-whatsapp-message:before {
    content: "";
    display: none;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 12px solid #fff;
    position: absolute;
    left: -12px;
    top: 0
}

.wp-profile-img+.chaty-whatsapp-message:before {
    display: block
}

.chaty-whatsapp-message p {
    margin: 0;
    padding: 0;
    color: #111b21;
    font-weight: 400;
    word-wrap: break-word
}

.chaty-whatsapp-footer {
    position: relative;
    padding: 20px 15px
}

.whatsapp-chaty-form {
    display: flex;
    margin: 0;
    padding: 0
}

button.chaty-whatsapp-button-button,
button.chaty-whatsapp-button-button:focus,
button.chaty-whatsapp-button-button:hover {
    text-align: center !important;
    height: 40px !important;
    width: 40px !important;
    padding: 0 !important;
    background: #c6d7e3 !important;
    border-radius: 20px !important;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    margin: 0 0 0 10px !important;
    text-decoration: none !important;
    border: none !important;
    min-width: 1px !important;
    flex: 0 0 40px
}

button.chaty-whatsapp-button-button {
    background: #c6d7e3 !important
}

button.chaty-whatsapp-button-button:focus,
button.chaty-whatsapp-button-button:hover {
    background: #a8c5da !important
}

.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button {
    background: #25d366 !important
}

.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:focus,
.chaty-whatsapp-input:not(:placeholder-shown)+button.chaty-whatsapp-button-button:hover {
    background: #22bf5b !important
}

.chaty-whatsapp-data {
    display: flex;
    flex: 1;
    z-index: 1
}

.chaty-whatsapp-field {
    padding-right: 0;
    flex: 1;
    position: relative;
    display: flex;
    align-items: center
}

.chaty-whatsapp-button {
    flex: 0 0 48px
}

.chaty-whatsapp-button svg {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.chaty-whatsapp-field input[type=text] {
    height: 40px !important;
    line-height: normal;
    padding: 0 10px 0 15px;
    font-size: 16px;
    resize: none;
    width: 100%;
    border: none !important;
    border-radius: 24px;
    outline: 0;
    box-shadow: none !important;
    background: #fff !important;
    margin: 0;
    color: #111b21;
    flex: 1
}

.chaty-whatsapp-field input[type=text]:focus {
    outline: 0 !important;
    border: none !important;
    margin: 0;
    color: #111b21;
    box-shadow: none !important
}

.chaty-whatsapp-button-button:active,
.chaty-whatsapp-button-button:focus,
.chaty-whatsapp-button-button:hover {
    background: #a8c5da !important
}

.chaty.form-open .chaty-channel button.open-chaty-channel,
.chaty.form-open .chaty-no-close-button.has-single .chaty-i-trigger {
    display: block
}

.chaty-agent-data {
    font-size: 16px
}

.chaty-agent-header {
    font-size: 18px;
    padding: 20px 15px;
    background: #22bf5b;
    color: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.chaty-agent-data .close-chaty-form {
    right: 10px;
    top: 12px
}

.chaty-agent-data .chaty-agent {
    display: flex;
    align-items: center;
    padding: 15px
}

.chaty-agent-data .chaty-agent a {
    color: #49687e;
    font-size: 16px;
    text-decoration: none;
    display: flex;
    width: 100%;
    align-items: center;
    outline: 0;
    font-weight: 400
}

.chaty-contact-input input.chaty-input-field,
.chaty-contact-input input[type=email].chaty-input-field,
.chaty-contact-input input[type=text].chaty-input-field,
.chaty-contact-input select.chaty-input-field,
.chaty-contact-input textarea.chaty-textarea-field {
    color: #28303d;
    font-family: BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-sans;
    margin: 0;
    background: #fff;
    outline: 0
}

.chaty-agent-data .chaty-agent+.chaty-agent {
    border-top: 2px solid #f6f8f9
}

.chaty-agent-img {
    width: 36px;
    height: 36px;
    object-fit: cover;
    border-radius: 50%
}

.chaty-agent-icon {
    width: 48px;
    height: 48px;
    margin: 0 15px 0 0
}

.chaty-agent-data .chaty-custom-icon {
    width: 48px;
    height: 48px;
    text-align: center;
    display: block;
    line-height: 48px;
    background: silver;
    border-radius: 50%;
    color: #fff;
    font-size: 28px
}

.chaty-close-agent-list {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    z-index: 10;
    padding: 0 0 10px 10px
}

.chaty-agent-icon img {
    width: 48px;
    height: 48px;
    object-fit: cover
}

.chaty-close-agent-list svg {
    fill: #fff
}

.agent-sub-header {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400
}

.agent-main-header {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    position: relative
}

.chaty-agent-header:before,
.chaty-view-header:before {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANcAAABrCAMAAADTq+eJAAAAS1BMVEUAAADo5uVuxML6/f/28Pnz5O/01IXcm1J/2drRy9PwxoD03Zv27vTc5eid3NmQuKHw7fTQkUzS4eC9rXqlbje+2sq9g0bp38V9zMpBpGPhAAAAGXRSTlMAMzMZGRczMjMZMzMSCTMyDikzMwkzFzMhQLN2jAAAAZ5JREFUeNrs1stugzAQheHT2BNCM+aSBJr3f9LO2GAnol10Z1fziUgou18HLHBRw7Bcz+KafURol1Yt56iUfaWsG9r1qc6vdKxkQLsOXVqVDBe0I4R8R55LV6kqWc10Td4JSmleTFvXseomWU+0wbsNA2Dq+56kay+T06JYhkszXZpVwrgXvHflqDyWCGgBucjHvICgewVok0Ydq9p4vSafqjYEhGkCkJMOVacWHsNpH4sSRwHRr1Wn8YH6xaE0rFdEcs9Q71GSo01q7FCxQM6RzqVZwlMO8wxRopbh9OLeVT2Xd16u2EUxjPqEROnammSpfaxuRcVYBiLvGa4MRv2GIJZlkKZ3473rZtTM6wtFnsAa5nJYioPQjmNVV/dTCHJeKzgeiPtgwuvfIXVdfqia687SGicZsSCwy10sF6JDVAtZAGsJ58qUxSieb1GtZMWvioCMtSrgVRjVPUdVfhL+wTp3xfxfqtRjnee5k9/awBNojDHGGGOMMcYYY4wxxhhjjPluDw4JAAAAAAT9f+0JIwAAAAAAAAAAAAAAMAvVGhYdlYl1hwAAAABJRU5ErkJggg==) no-repeat;
    width: 215px;
    height: 41px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.chaty-agent-header:after,
.chaty-view-header:after {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAApCAMAAAB5lzuAAAAANlBMVEUAAAD/tj7/zVb/qEn/zTL6nj3+vUT5rkf4qEvwkz7qjzD9nDj6tDn3nEP+vTz/0Vz+01f2mjxwhd4DAAAAEnRSTlMAMzMzMzEbDQUbMy0kEyouJiMLW8ELAAAA/UlEQVQ4y8XU0bKDIAwEUIImBEWq//+zdyVzp63gmLfuq2fiQhzDL5NKkeS0hWieZ3Fa4BijRyc6A/zSZyzcMLINHl5edzCTRXp7PUrmf91NVhycvjsvi3HWfjCSvkcv4EjuWtS5u1KFRmD7Fsh+vb2csw4uteHo260YFheudNq4B99qYRH1fTPNOnqo0IkdWlOhlmh57emWZoZ7Y/MyrL6B9hh8NH0lGuv9DvMA11EN6H42UU3jAzY+TfSRKnq7vYOB31rSw1KAjU/5eeEHbOOufwSbZg2OrIZL8EQMo4W/RwquLAy+Bl8ORsSJM6y3RVBgtPCPzsGdbQu/yB9ikQd2sWQnrAAAAABJRU5ErkJggg==) no-repeat;
    width: 44px;
    height: 41px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1
}

.chaty-custom-channel-icon {
    display: block;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 54px
}

.chaty-contact-form-title {
    padding: 10px 15px;
    text-align: left;
    font-size: 18px;
    color: #fff;
    border-radius: 8px 8px 0 0;
    justify-content: space-between;
    display: flex
}

.chaty-contact-inputs {
    padding: 15px
}

.chaty-contact-input {
    display: block
}

.chaty-contact-input label.chaty-form-label {
    font-size: 14px;
    margin: 0;
    padding: 0 0 4px;
    line-height: 20px;
    display: flex;
    color: #28303d
}

.chaty-contact-input+.chaty-contact-input {
    margin: 10px 0 0
}

.chaty-contact-input input.chaty-input-field,
.chaty-contact-input input[type=email].chaty-input-field,
.chaty-contact-input input[type=text].chaty-input-field,
.chaty-contact-input select.chaty-input-field {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding: 0 10px;
    border: 1px solid #ccc;
    border-radius: 4px
}

.chaty-contact-input .has-chaty-error:focus,
.chaty-contact-input input.chaty-input-field:focus,
.chaty-contact-input input[type=email].chaty-input-field:focus,
.chaty-contact-input input[type=tel].chaty-input-field:focus,
.chaty-contact-input input[type=text].chaty-input-field:focus,
.chaty-contact-input select.chaty-input-field:focus,
.chaty-contact-input textarea.chaty-textarea-field:focus {
    outline: 0;
    box-shadow: none;
    border-color: #898989;
    background-color: #fff
}

.chaty-contact-input textarea.chaty-textarea-field {
    width: 100%;
    height: 100px;
    line-height: 20px;
    font-size: 16px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block
}

.chaty-contact-form-box .close-chaty-form {
    right: 9px;
    top: 9px
}

.chaty-contact-form-box button.chaty-submit-button[type=submit],
button#chaty-submit-button-0 {
    border: none;
    border-radius: 4px;
    color: #fff;
    background: #a886cd;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-align: center;
    display: block
}

.chaty-contact-input input.chaty-input-field.has-chaty-error,
.chaty-contact-input select.chaty-input-field.has-chaty-error,
.chaty-contact-input textarea.has-chaty-error {
    border: 1px solid #d20000
}

.chaty-contact-form-button {
    padding: 15px
}

.chaty-ajax-error-message,
.chaty-ajax-success-message {
    color: #00a700;
    padding: 10px 0 0;
    text-align: center;
    font-size: 16px
}

.chaty-ajax-error-message {
    color: #da0000
}

.chaty-view-header,
.chaty-view-header a,
.chaty-view-header a:focus,
.chaty-view-header a:hover {
    font-weight: 500;
    color: #fff;
    font-size: 24px
}

.chaty-exit-intent {
    position: fixed;
    z-index: -1
}

.chaty-exit-intent:before {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    content: '';
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .8);
    visibility: hidden;
    z-index: 100;
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

.chaty .chaty-widget.left-position .chaty-exit-intent:before {
    clip-path: circle(15px at 60px calc(100% - 60px))
}

.chaty .chaty-widget.right-position .chaty-exit-intent:before {
    clip-path: circle(15px at calc(100% - 60px) calc(100% - 60px))
}

.chaty .chaty-widget .chaty-exit-intent.animate:before {
    visibility: visible;
    clip-path: circle(100%)
}

.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:after,
.chaty-widget.has-single .chaty-i-trigger .chaty-channel:not(.chaty-agent-button).Phone-channel .chaty-tooltip:before {
    pointer-events: inherit
}

body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos,
body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos,
body.cht-in-mobile .chaty-outer-forms.chaty-wechat-form.custom-cht-pos,
body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos {
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translate(0, -50%);
    bottom: auto
}

body.cht-in-mobile .chaty-outer-forms.chaty-agent-data.custom-cht-pos .chaty-agent-body {
    max-height: calc(100vh - 164px) !important
}

.chaty-whatsapp-message p+p {
    margin-top: 10px
}

body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form.custom-cht-pos .chaty-whatsapp-content {
    max-height: calc(100vh - 122px) !important;
    overflow-y: auto
}

body.cht-in-mobile .chaty-outer-forms.chaty-whatsapp-form:not(.custom-cht-pos) .chaty-whatsapp-content {
    overflow-y: auto
}

.chaty.has-custom-pos.form-open .chaty-i-trigger {
    opacity: 0;
    visibility: hidden
}

body.cht-in-mobile .chaty-outer-forms.chaty-contact-form-box.custom-cht-pos .chaty-contact-inputs {
    max-height: calc(100vh - 150px) !important;
    overflow-y: auto
}

body.cht-in-mobile .chaty-outer-forms {
    max-width: calc(100vw - 50px) !important
}

.chaty-view-body {
    background: #fff;
    border-radius: 8px
}

.chaty-view-header {
    background: #b78deb;
    border-radius: 7px 7px 0 0;
    padding: 10px 15px;
    position: relative;
    word-break: break-word
}

.chaty-top-content {
    padding: 15px 15px 0;
    font-size: 16px
}

.chaty-view-content p,
.chaty-view-content p a,
.chaty-view-content p a:focus,
.chaty-view-content p a:hover {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 150%;
    color: #49687e;
    word-break: break-word
}

.chaty-view-content p a {
    display: inline-block
}

.chaty-view-content p a:focus,
.chaty-view-content p a:hover,
.chaty-view-header a:focus,
.chaty-view-header a:hover {
    outline: 0;
    text-decoration: none
}

.chaty-view-content p+p {
    margin-top: 10px
}

.chaty-close-view-list {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 12px;
    cursor: pointer;
    z-index: 11
}

.chaty-close-view-list svg {
    fill: #fff;
    display: inline-block;
    width: 100%
}

.chaty-view-channels .chaty-channel {
    height: 48px;
    display: inline-block;
    margin: 6px 0;
    width: 20%;
    text-align: center;
    vertical-align: top
}

.chaty-view-channels .chaty-channel a,
.chaty-view-channels .chaty-channel img,
.chaty-view-channels .chaty-channel span:not(.on-hover-text) {
    display: block;
    width: 48px;
    height: 48px;
    margin: 0 auto
}

.chaty-view-channels {
    padding: 10px 8px
}

.chaty-view-channels .chaty-custom-channel-icon {
    font-size: 24px
}

.front-google-captcha {
    width: 100% !important;
    overflow: hidden
}

.front-google-captcha>div {
    width: 100%
}

.front-google-captcha iframe {
    transform: scaleX(.9);
    position: relative;
    left: -15px
}

.widget-fa-icon {
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    color: #fff
}

span.chaty-loader {
    display: none;
    vertical-align: middle;
    color: #fff;
    animation: rotation 1s infinite linear;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    margin-left: 5px
}

span.chaty-loader span.dashicons {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 24px
}

@keyframes rotation {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(359deg)
    }
}

span.chaty-loader.active {
    display: inline-block;
    vertical-align: baseline
}

.chaty-i-trigger.single-channel>.chaty-channel>.on-hover-text {
    display: none !important
}

html[dir=rtl] .chaty-input-field,
html[dir=rtl] .chaty-submit-button,
html[dir=rtl] .chaty-tooltip,
html[dir=rtl] .chaty-tooltip:after,
html[dir=rtl] .chaty-whatsapp-message,
html[dir=rtl] .on-hover-text {
    direction: rtl
}

.add-bg-blur-effect {
    background-color: rgba(0, 0, 0, .4);
    overflow-x: hidden
}

.add-bg-blur-effect>:not(.chaty, .chaty-outer-forms, .picmo__popupContainer) {
    filter: blur(6px)
}

.email_suggestion,
.wp_email_suggestion {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #970029
}

.email_suggestion i,
.wp_email_suggestion i {
    color: #2596be;
    font-weight: 700;
    cursor: pointer
}

.chaty-custom-whatsapp-form .eac-sugg,
.chaty-form .eac-sugg {
    color: #c1c1c1;
    line-height: 34px !important
}

.chaty-form .eac-input-wrap {
    width: 100%;
    overflow: hidden
}

.chaty-custom-whatsapp-form .chaty-whatsapp-body:before {
    opacity: .05
}

.chaty-custom-whatsapp-form .chaty-whatsapp-body {
    border-radius: 0
}

.chaty-custom-whatsapp-form .chaty-whatsapp-footer {
    border-top: 1px solid #e1e1e1;
    min-height: 70px
}

.chaty-custom-whatsapp-form .chaty-whatsapp-data {
    display: block;
    z-index: 1
}

.chaty-custom-whatsapp-form .chaty-whatsapp-button-button {
    width: 100% !important;
    z-index: 1;
    position: relative
}

.chaty-custom-whatsapp-form .header-text {
    display: flex;
    align-items: center
}

.chaty-custom-whatsapp-form .header-text span {
    display: inline-block;
    vertical-align: super;
    padding-left: 5px
}

.chaty-custom-whatsapp-form .chaty-whatsapp-button svg {
    width: 26px;
    height: 26px;
    fill: #fff;
    margin-right: 3px
}

.chaty-custom-whatsapp-form .chaty-whatsapp-button span {
    font-size: 15px;
    padding-left: 5px
}

.chaty-custom-whatsapp-form .chaty-whatsapp-button {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px !important
}

.chaty-custom-whatsapp-form .chaty-whatsapp-content {
    padding: 15px;
    z-index: 101111;
    position: relative
}

.chaty-custom-whatsapp-form .chaty-whatsapp-body {
    min-height: auto
}

.chaty-outer-forms input[type=number]::-webkit-inner-spin-button,
.chaty-outer-forms input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

.chaty-whatsapp-header {
    display: flex;
    align-items: center;
    background-color: #4aa485;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 15px;
    position: relative;
    justify-content: space-between;
    box-shadow: 0 16px 32px 0 #1a0E3529
}

.chaty-whatsapp-header .header-wp-icon {
    height: 30px;
    width: 30px;
    margin-right: 7px
}

.chaty-whatsapp-header .header-wp-title {
    color: #fff;
    font-size: 15px;
    flex: 1;
    padding-right: 8px
}

.whatsapp-form-close-btn {
    flex: 0 0 16px;
    cursor: pointer
}

.whatsapp-form-close-btn svg {
    width: 16px;
    height: 16px
}

.chaty-form,
.chaty-whatsapp-form {
    font-family: Segoe UI, Helvetica Neue, Helvetica, Lucida Grande, Arial, Ubuntu, Cantarell, Fira Sans, sans-serif
}

.chaty-whatsapp-body .wp-profile-img {
    height: 30px;
    width: 30px;
    margin-right: 15px
}

.chaty-whatsapp-body .wp-profile-img img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    object-fit: cover
}

.chaty-whatsapp-message-nickname {
    color: #489d81;
    font-size: 10px;
    font-weight: 500;
    line-height: 14px
}

.chaty-whatsapp-message-time {
    color: #a1a1a9;
    font-size: 10px;
    line-height: 12px
}

.chaty-whatsapp-input::placeholder {
    color: #83a1b7;
    opacity: 40%
}

.chaty-whatsapp-input::-ms-input-placeholder {
    color: #83a1b7;
    opacity: 40%
}

button[type=button].chaty-wp-emoji-input,
button[type=button].chaty-wp-emoji-input:focus,
button[type=button].chaty-wp-emoji-input:hover {
    position: absolute !important;
    top: 9px;
    left: 8px;
    background: 0 0 !important;
    border: none !important;
    cursor: pointer;
    height: 24px !important;
    width: 24px !important;
    padding: 0 !important;
    min-width: 1px !important;
    margin: 0 !important;
    outline: 0 !important
}

.chaty-whatsapp-field:not(.has_emoji) .chaty-wp-emoji-input {
    display: none !important
}

.chaty-whatsapp-input {
    padding-left: 38px !important
}

.chaty-whatsapp-field:not(.has_emoji) .chaty-whatsapp-input {
    padding-left: 15px !important
}

.picmo__popupContainer {
    z-index: 1000000
}

body .picmo__emojiButton span {
    font-size: 24px;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle
}

body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton {
    color: #8f8f8f;
    border: solid 1px transparent
}

body .picmo__picker .picmo__categoryButtons .picmo__categoryTab.picmo__categoryTabActive .picmo__categoryButton {
    border: 1px solid #a886cd;
    color: #a071d3;
    background: #fff
}

body .picmo__picker .picmo__emojiCategory .picmo__categoryName {
    display: flex;
    height: auto;
    padding: 10px 17px;
    border-bottom: solid 1px #e2e8f0;
    font-weight: 700;
    background: #f3f3f3
}

body .picmo__picker .picmo__categoryButtons .picmo__categoryTab button.picmo__categoryButton:hover {
    background: #fff
}

body .picmo__emojiButton {
    border-radius: 4px
}

body .picmo__emojiButton:focus {
    outline: 0;
    border-radius: 5px
}

.chaty-channel span.chaty-icon {
    display: block
}

.chaty.form-open .chaty-widget.has-single .chaty-cta-close .chaty-cta-button {
    opacity: 1;
    visibility: visible;
    transform: rotate(360deg);
    z-index: 999
}

.chaty-custom-whatsapp-form .eac-input-wrap {
    width: 100%;
    overflow: hidden
}

.chaty-custom-whatsapp-form .chaty-whatsapp-button button {
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.chaty-contact-input input[type=file].chaty-input-field {
    line-height: 32px
}

.eac-cval:empty,
.eac-sugg:empty {
    display: none !important
}

.qr-code-header {
    display: flex;
    align-items: center;
    background-color: #a886cd;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 10px 15px;
    position: relative;
    justify-content: space-between;
    color: #fff;
    box-shadow: 0 16px 32px 0 #1a0E3529;
    z-index: 999999
}

.chaty-close-button {
    cursor: pointer
}

.qr-code-title {
    line-height: 1;
    padding: 15px 15px 0;
    font-size: 14px;
    color: #83a1b7
}

.qr-code-box {
    margin-top: 10px;
    padding: 0 15px 15px
}

.qr-code-head-title {
    display: inline-flex;
    align-items: center
}

.qr-code-head-title svg {
    margin-right: 5px
}

.mce-error {
    border: 1px solid #d00 !important
}

.required_indicate {
    color: red;
    font-size: 18px;
    margin-left: 2px
}

.chaty-whatsapp-button-button svg {
    display: inline-block;
    vertical-align: sub
}

.chaty-wp-emoji-input:hover {
    background-color: transparent;
    border-color: transparent
}

.chaty-wp-emoji-input:focus {
    outline: 0
}

.chaty-whatsapp-input[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 40% !important
}

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 1 !important
}

.chaty-outer-forms form {
    margin: 0
}

.chaty,
.chaty *,
.chaty-form,
.chaty-form *,
.chaty-whatsapp-form,
.chaty-whatsapp-form * {
    -webkit-tap-highlight-color: transparent
}

body.csaas-has-chatway:not(.chatway-is-open) .chatway--trigger-container {
    display: none !important
}

body.csaas-has-chatway:not(.chatway-is-open) .chatway--frame-container {
    opacity: 0;
    visibility: hidden
}

body.csaas-has-chatway.chatway-is-open .chaty {
    display: none !important
}

.chaty-widget.has-chatway .Chatway-channel-link {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.has-chat-view.active .chaty-widget.has-chatway.chaty-open .chaty-channel-list {
    display: none !important
}

.chaty-channel.Chatway-channel-link.has-unread-message:after,
.chaty-widget:not(.has-chatway):not(.chaty-open) .csaas-widget-trigger.has-unread-message:after {
    content: attr(data-unread-message);
    width: 20px;
    height: 20px;
    background: #ff4545;
    position: absolute;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    bottom: 44px;
    z-index: 1111;
    right: -4px
}

body:not(.chatway--active) .chaty-widget.has-chatway.above-chaty .Chatway-channel-link {
    display: none !important
}

body:not(.chatway--active) .chaty-widget.inside-chaty .chaty-channels .Chatway-channel-link {
    display: none !important
}

body.csaas-has-chatway.has--chaty.chatway--active:not(.chatway--visible) .chatway--container {
    display: block
}

.chaty.chaty-has-chat-view .has-chatway.chaty-open .Chatway-channel-link {
    display: none !important
}

.chaty-view-channels .chaty-channel.Chatway-channel.has-unread-message:after {
    right: 0;
    top: -8px;
    bottom: auto
}

html[dir=rtl] button[type=button].chaty-wp-emoji-input,
html[dir=rtl] button[type=button].chaty-wp-emoji-input:focus,
html[dir=rtl] button[type=button].chaty-wp-emoji-input:hover {
    right: 8px
}

html[dir=rtl] .chaty-whatsapp-field input[type=text] {
    padding: 0 35px 0 0
}

html[dir=rtl] button.chaty-whatsapp-button-button,
html[dir=rtl] button.chaty-whatsapp-button-button:focus,
html[dir=rtl] button.chaty-whatsapp-button-button:hover {
    margin: 0 10px 0 0 !important
}

html[dir=rtl] button.chaty-whatsapp-button-button svg {
    transform: rotate(180deg)
}

img#wpstats {
    display: none
}

@media (max-width:990px) {
    .header_tel {
/*        margin-top: 60px*/
    }
}

.header_tel a {
    color: #000;
    font-weight: 500
}

#htmlmap_pages {
    columns: 2
}

.irt {
    float: right !important
}

.grid_container {
    max-width: 1300px;
    font-size: 17px
}

.grid_container .row {
    overflow: hidden;
    margin: 0 -15px
}

.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-12 {
    float: left;
    width: 50%;
    padding: 0 15px
}

.col-2 {
    width: 20%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333%
}

.col-5 {
    width: 40%
}

.col-7 {
    width: 60%
}

.col-8 {
    width: 66.66666%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 80%
}

.col-12 {
    width: 100%
}

.breadcrumb.neisp .repairs_breadcrumb ul li a,
.breadcrumb.neisp .repairs_breadcrumb ul li {
    color: #4f4f4f;
    font-size: 16px
}

.breadcrumb.neisp {
    margin-bottom: 35px
}

.liquot {
    position: relative;
    background: #f5f5f5;
    border-radius: 30px;
    padding: 65px 110px 40px;
    text-align: center
}

.liquot:before {
    display: block;
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    left: 50%;
    margin-left: -40px;
    top: 40px;
    background: #6a994e
}

.repar_services {
    background: 0 0;
    text-align: justify
}

.repar_services_link {
    margin-top: 25px
}

.repar_services_link+.col-6 img {
    border-radius: 25px
}

.repar_services_link span,
.form_title span {
    color: #6a994e
}

.h2special,
.clientage .advantages-title {
    font-family: 'Montserrat Alternates', sans-serif;
    text-align: left;
    margin-bottom: 20px
}

.neisp_item_in {
    margin-bottom: 50px
}

.neisp_img {
    position: relative;
    height: 192px;
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 23px
}

.neisp_img a:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .5)
}

.neisp_img img {
    height: 190px;
    object-fit: cover
}

.neisp_item_in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    margin-top: 15px;
    box-shadow: 0px 4px 20px rgba(51, 51, 51, .2);
    border-radius: 25px;
    align-items: center;
    color: #4f4f4f;
    min-height: 305px
}

.neisp_item_in:hover {
    margin: 0 auto 65px
}

.title_neisp {
    font-size: 22px;
    line-height: 24px;
    margin: 5px 0 15px;
    color: #4f4f4f
}

.title_neisp:hover {
    text-decoration: underline
}

.text_neisp_in ul li,
.location_items_row ul li,
#metro_form ul li,
.remodel a {
    padding-left: 30px;
    margin-bottom: 10px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neis.svg) left top no-repeat
}

.price_neisp {
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
    height: 65px;
    box-shadow: none;
    color: #fff;
    border-radius: 0 0 25px 25px
}

.price_neisp:hover {
    opacity: .6
}

.price_neisp img,
.popups2+img {
    width: 25px;
    margin-left: 10px
}

.price_neisp .button {
    line-height: 36px;
    display: inline-block;
    height: 55px;
    border-radius: 100px;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 25px
}

.price_neisp .button:hover {
    box-shadow: none !important
}

.uslugi .row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px
}

.uslugi_img {
    position: relative;
    height: 232px;
    border-radius: 25px;
    overflow: hidden
}

.uslugi_img:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .5)
}

.uslugi_img img {
    height: 232px;
    object-fit: cover
}

.uslugi_item_in {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
    margin-top: 40px;
    box-shadow: 0px 4px 20px rgba(51, 51, 51, .2);
    border-radius: 25px;
    align-items: center;
    color: #4f4f4f;
    min-height: 88px;
    transition: transform .3s ease
}

.uslugi_item_in:hover {
    transform: translateY(-20px)
}

.title_uslugi {
    font-size: 22px;
    line-height: 24px;
    margin: 5px 0 15px;
    color: #4f4f4f
}

.text_uslugi_in ul li,
.location_items_row ul li,
#metro_form ul li,
.remodel a,
.about_us ul li {
    padding-left: 30px;
    margin-bottom: 10px;
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neis.svg) left top no-repeat
}

.price_uslugi {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    background: #6a994e;
    margin: 0 auto;
    width: 127px;
    display: flex;
    position: relative;
    z-index: 2;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    padding-left: 24px;
    height: 37px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .25);
    color: #f5f5f5
}

.price_uslugi {
    width: 100%;
    height: 88px;
    box-shadow: none;
    color: #fff;
    border-radius: 25px
}

.price_uslugi img,
.popups2+img,
.popups2+a {
    width: 25px;
    margin-left: auto;
    margin-right: 24px
}

.osn_item_inside {
    overflow: hidden;
    justify-content: space-between;
    display: flex;
    box-shadow: 0px 4px 20px rgba(51, 51, 51, .2);
    border-radius: 16px;
    margin: 14px 0;
    padding: 16px 24px
}

.osn_item_text_main {
    position: relative
}

.osn_item_text_prich {
    font-size: 16px;
    font-weight: 600;
    color: #6a994e
}

.osn_wrap span {
    background-color: #fff;
    position: relative;
    z-index: 2
}

.osn_wrap .osn_item_text_main span {
    padding-right: 3px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px
}

.osn_item_text_main a {
    color: inherit
}

.osn_item_text_in {
    display: grid;
    align-items: center
}

.osn_item_text_in span {
    font-size: 19px;
    font-weight: 800
}

.more_visible {
    display: block !important
}

.about_us {
    padding-top: 50px
}

.seo_text {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #4f4f4f;
    text-align: justify
}

.seo_text h2 {
    padding: 20px 0 10px
}

.seo_text h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #6a994e
}

.about_us .liquot {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #4f4f4f
}

.about_us .liquot ul {
    text-align: left
}

.row_cz_item_osn {
    border: none
}

.row_cz_item_inside_osn {
    background-color: #f5f5f5;
    border-radius: 15px
}

.row_cz_item_osn.white_row_cz_item_osn .row_cz_item_inside_osn {
    background-color: #fff
}

.row_cz_item_text_osn {
    min-height: 65px
}

.row_cz_item_text_in_osn_name {
    min-width: 60%;
    color: #333
}

.row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
    padding: 16px 30px;
    border-left: none;
    min-width: 20%;
    justify-content: flex-start
}

.row_cz_item_text_in_osn_price {
    color: #4f4f4f;
    font-weight: 700;
    font-size: 17px
}

.rcs_section_osn .popups2 a.button {
    color: #6a994e;
    padding: 0;
    text-align: center;
    background: 0 0;
    border-radius: 0
}

.rcs_section_osn .popups2 a.button:hover {
    opacity: .7;
    background: none !important;
    box-shadow: none !important
}

.remodel tr:not(.active) {
    display: none
}

.ssylka,
.mossylka {
    display: flex !important;
    max-width: 330px;
    height: 65px;
    border-radius: 100px;
    color: #6a994e;
    background: #fff;
    font-size: 16px;
    border: 1px solid #6a994e;
    margin: 15px auto 0
}

.ssylka.reactive,
.mossylka.reactive {
    display: none !important
}

.ssylka:hover,
.mossylka:hover,
.popups2_rev.popups2_rev_top a.button:hover {
    color: #fff !important;
    background: #6A994E !important
}

.remodel a {
    display: inline-block;
    color: #4f4f4f
}

.footer_location .row>div {
    margin: 40px 0
}

.form_wrap {
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    border-radius: 30px;
    padding: 33px 110px;
    text-align: center
}

.form_title {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px
}

.form_wrap .gcf_f_wrap {
    margin-bottom: 35px;
    margin-top: 35px
}

.form_wrap .gcf_f_wrap input {
    height: 65px;
    max-width: 100%;
    text-align: left;
    border: 1px solid #e8e8e8;
    border-radius: 12px;
    background: #f7f7f7;
    color: #333;
    padding: 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    padding-left: 40px
}

.form_wrap .submit_m_wrap input {
    width: 220px;
    height: 65px;
    font-size: 16px;
    background-color: #6a994e;
    color: #fff;
    border-radius: 100px;
    margin-bottom: 20px
}

.form_wrap .submit_m_wrap input:hover {
    background: #FFF !important;
    color: #6a994e;
    box-shadow: none !important;
    border: 1px solid #6a994e
}

.form_confid a {
    display: block;
    font-weight: 700;
    color: #4f4f4f
}

.one-advantage-item {
    box-shadow: 0 0 20px rgba(101, 109, 74, .15);
    border-radius: 20px;
    position: relative;
    margin: 15px 0;
    padding: 30px 50px;
    text-align: center
}

.advantage-image img {
    height: 100px;
    width: auto;
    margin: 0 auto
}

.advantage-num {
    position: absolute;
    left: 30px;
    top: 20px;
    font-size: 56px;
    line-height: 64px;
    font-weight: 800;
    color: #6a994e;
    opacity: .1
}

.advantage-name {
    font-size: 20px;
    line-height: 36px;
    font-weight: 800;
    margin-top: 15px
}

.advantage-divide {
    width: 52px;
    height: 2px;
    background: #6a994e;
    margin: 0 auto;
    margin-top: 5px
}

.advantage-description {
    margin-top: 20px
}

.advantage-description p {
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.segundo.repar_services_link table,
.segundo.repar_services_link h2 {
    margin-left: 15px;
    margin-right: 15px
}

.segundo.repar_services_link table tr:nth-child(odd),
.tercero.repar_services_link table tr:nth-child(odd) {
    background-color: #f5f5f5
}

.segundo.repar_services_link table tr td,
.tercero.repar_services_link table tr td {
    color: #333;
    padding: 16px 30px;
    vertical-align: middle
}

.segundo.repar_services_link table tr td:last-child,
.tercero.repar_services_link table tr td:last-child {
    min-width: 60%
}

.repa_pr_row {
    text-align: left;
    font-size: 16px
}

.repa_pr_item_ikonka {
    display: block;
    margin-bottom: 25px
}

.repa_pr_item_ikonka span {
    display: inline-block;
    border: 1px solid #6a994e;
    line-height: 62px;
    font-size: 25px;
    font-weight: 700;
    color: #6a994e;
    border-radius: 100px;
    min-width: 64px;
    text-align: center
}

.repa_pr_item_name {
    font-size: 20px;
    margin-bottom: 15px
}

.abovo,
.sotrudniki {
    background-color: #f5f5f5;
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
    padding: 40px;
    text-align: center
}

.brendy_row {
    display: block;
    text-align: center;
    max-width: 916px;
    margin: 0 auto;
    margin-top: 40px
}

.brendy_row .brendy_item_wrap {
    width: auto;
    display: inline-block;
    padding: 0 10px;
    margin: 0 -2px 25px
}

.brendy_row .brendy_item {
    font-weight: 600;
    font-size: 13px;
    width: auto;
    padding: 0 18px;
    display: block;
    box-shadow: none;
    color: #6A994E !important;
    background-color: transparent;
    border: 1px solid #6a994e;
    border-radius: 100px;
    height: 48px;
    line-height: 48px
}

.brendy_row .brendy_item:hover,
.popups2_rev.popups2_rev_top a {
    color: #FFF !important;
    background-color: #6a994e
}

.hide_brands {
    display: none
}

.hide_brands.active {
    display: block
}

.show_brands {
    cursor: pointer;
    font-weight: 700
}

.show_brands:hover {
    text-decoration: underline
}

.clientage.po_tipu_section {
    background-color: #fff;
    margin-top: 40px
}

h2 {
    font-family: 'Montserrat Alternates', sans-serif;
    text-align: left
}

.abovo h2 {
    text-align: center
}

.segundo {
    margin: 15px -15px 25px
}

.po_tipu_item,
.rev_item,
.project_item_col_right {
    padding: 0 15px;
    margin: 20px 0 30px
}

.po_tipu_item a,
.rev_item_wrap,
.project_item_col_right {
    display: block;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(101, 109, 74, .15);
    border-radius: 20px
}

.po_tipu_item a:hover {
    transform: scale(1.025)
}

.po_tipu_item_name {
    font-weight: 600;
    display: block;
    color: #6a994e;
    height: auto;
    box-shadow: none;
    padding: 25px 0
}

.segundo .slick-arrow {
    position: absolute;
    top: -33px;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #6a994e
}

.segundo .slick-prev,
.segundo .slick-next {
    background: url(https://repaircm.ru/wp-content/themes/kofemachine/images/neisarrowred.svg) center no-repeat
}

.segundo .slick-prev:before,
.segundo .slick-next:before {
    display: none
}

.segundo .slick-prev {
    top: -58px;
    left: auto;
    right: 85px;
    transform: rotateZ(180deg)
}

.sotrudniki {
    padding-bottom: 0
}

.sotrudniki_item_photo_wrap img {
    border: none;
    border-radius: 100px
}

.sotrudniki_item_imya {
    font-size: 18px;
    color: #333;
    position: relative
}

.sotrudniki_item_imya:after {
    display: block;
    content: '';
    position: absolute;
    width: 46px;
    height: 2px;
    left: 50%;
    margin-left: -23px;
    bottom: -10px;
    background: #6a994e
}

.sotrudniki_item_dolzhnost {
    background-color: transparent;
    color: #333;
    line-height: 24px;
    box-shadow: none;
    display: block;
    height: auto;
    font-size: 16px
}

.sotrudniki_item_opyt {
    font-weight: 400;
    font-size: 16px;
    padding-top: 15px
}

.revs_all {
    margin-bottom: 40px
}

.revs_all_slick_seg.segundo {
    margin-bottom: 0
}

.rev_item_wrap {
    background: #fff;
    margin-bottom: 30px;
    padding: 25px 30px
}

.rev_subinfo {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.rev_item {
    margin-bottom: 0;
    min-height: 350px
}

.rev_item_zagolovok {
    font-size: 18px;
    color: #333
}

.rev_item_data {
    font-size: 15px;
    margin-right: 20px
}

.rev_item_tekst {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px
}

.popups2_rev.popups2_rev_top a {
    padding: 0;
    display: block;
    color: #6A994E !important;
    background-color: transparent;
    border: 1px solid #6a994e;
    border-radius: 100px;
    height: 65px;
    line-height: 63px
}

.projects_row {
    width: 100%;
    margin: 0
}

.project_item_in {
    display: flex
}

.project_item_col {
    width: 50%
}

.project_item_img {
    width: 307px;
    height: 288px;
    position: relative;
    border-radius: 20px;
    overflow: hidden
}

.project_item_img img {
    width: 307px;
    height: 288px;
    object-fit: cover;
    border-radius: 20px
}

.slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #6a994e;
    text-indent: -999999px
}

.slick-dots li.slick-active button {
    background: #6a994e
}

.project_item_col_left .slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #6a994e;
    text-indent: -999999px
}

.project_item_col_left .slick-dots li.slick-active button {
    background: #6a994e
}

.project_item_col_right {
    padding: 25px 30px;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 0;
    min-height: 288px
}

.project_item_divide {
    width: 52px;
    height: 2px;
    background: #6a994e;
    border-radius: 100px
}

.project_item_title,
.project_item_title a {
    font-family: 'Montserrat Alternates';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 36px;
    color: #333
}

.project_item_text {
    margin-top: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #4f4f4f
}

@media(max-width:990px) {
    .liquot {
        padding: 65px 20px 40px
    }

    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-9,
    .col-10 {
        width: 100%
    }

    .repar_services_fix {
        padding-bottom: 0
    }

    .h2special,
    .clientage .advantages-title,
    h2,
    .repa_pr_item {
        text-align: center
    }

    .neispr,
    .rcs_section_osn,
    .row_cz_item_text_in_osn_price span,
    .brendy_row {
        padding: 0
    }

    .row_cz_item_text_in_osn.row_cz_item_text_in_osn_price {
        justify-content: center;
        padding-top: 0
    }

    .rcs_section,
    .for_form .row>div {
        margin-bottom: 0
    }

    .form_wrap {
        padding: 20px
    }

    .form_title {
        font-size: 21px;
        line-height: 30px
    }

    .clientage .grid_container {
        padding: 0 5vw
    }

    .segundo {
        margin: 15px 0;
        margin-bottom: 60px
    }

    .segundo.repar_services_link table tr td {
        display: block;
        text-align: center
    }

    .repa_pr_item_ikonka,
    .repa_pr_item_name {
        margin-bottom: 10px
    }

    .abovo,
    .sotrudniki {
        padding: 15px 0
    }

    .brendy_row .brendy_item_wrap {
        padding: 0 10px;
        margin: 0 -2px 15px
    }

    .brendy_row .brendy_item {
        width: 130px
    }

    .segundo .slick-track {
        margin-top: 0
    }

    .segundo .slick-arrow,
    .segundo .slick-prev {
        position: absolute;
        top: auto;
        bottom: -105px;
        right: 50%;
        margin-right: -60px
    }

    .segundo .slick-prev {
        bottom: -80px;
        right: 50%;
        margin-right: 10px
    }

    .sotrudniki_item_wrap {
        width: 100%;
        margin: 15px 0
    }

    .sotrudniki_item_photo_wrap img {
        width: auto
    }

    .sotrudniki_info {
        padding: 15px 0 0;
        min-height: auto
    }

    .sotrudniki_item_imya {
        min-height: auto
    }

    .rev_item {
        padding: 0;
        min-height: auto
    }

    .rev_item_wrap {
        padding: 15px
    }

    .rev_subinfo {
        justify-content: flex-end
    }

    .rev_item_data {
        margin-right: 0
    }

    .revs_all_slick_seg.segundo {
        margin-bottom: 50px;
    }

    .project_item_in {
        flex-wrap: wrap;
        padding-top: 0
    }

    .project_item_col {
        width: 100%
    }

    .project_item_col.slick-dotted.slick-slider {
        margin-bottom: 70px
    }

    .project_item_col .slick-dots {
        bottom: -40px
    }

    .project_item_col_right {
        margin-left: 0;
        margin-right: 0
    }
}

.about_company {
    margin-bottom: 70px;
    margin-top: 80px
}

.about_company_wrap {
    padding-right: 80px;
    margin-right: 55px;
    border-right: 1px solid #6a994e
}

.about_company_text {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.about_company_nums {
    font-family: Montserrat Alternates;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    color: #333
}

.about_company_nums_list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 80px;
    column-gap: 40px;
    margin-top: 27px;
    justify-content: center
}

.about_company_nums_item {
    min-width: 180px;
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.about_company_nums_item_num {
    font-weight: 800;
    font-size: 48px;
    line-height: 64px;
    color: #6a994e
}

.about_company_nums_item_text {
    font-family: Montserrat Alternates;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333
}

@media(max-width:1300px) {
    .about_company_nums_item_num {
        font-size: 34px;
        line-height: 48px
    }
}

@media(max-width:990px) {
    .about_company_wrap {
        border-right: none;
        padding-right: 15px;
        margin-right: 0
    }

    .about_company_nums {
        margin-top: 30px
    }

    span.text_neisp_in {
        height: auto !important
    }

    .price_neisp {
        margin-top: 20px
    }

    .osn_item_text {
        width: 70%
    }

    .row_cz_item_osn.white_row_cz_item_osn .row_cz_item_inside_osn {
        margin: 20px 0
    }

    .modal_form {
        padding: 190px 30px 30px
    }

    .modal_form .form_block-top {
        flex-wrap: wrap
    }

    .modal_form input {
        width: 100%;
        margin: 10px 0
    }

    .newthan button.button {
        max-width: 413px
    }

    .newthan input {
        margin-right: 0
    }

    .product_wrapper .product_left .product_slider_nav {
        width: 100%
    }

    .product_wrapper .product_left .product_slider_nav .slick-track {
        display: flex
    }

    .product_wrapper .product_left .product_slider_nav .slick-track,
    .product_wrapper .product_left .product_slider_nav .slick-list,
    .product_wrapper .product_slider_nav_slide {
        max-height: 190px;
        margin-bottom: 40px
    }

    .product_wrapper .product_left .product_slider_nav .slick-track .slick-slide img {
        max-height: 150px;
        width: auto;
        height: auto;
        object-fit: cover;
        overflow: hidden;
        margin: 0 auto
    }
}

.select2-container--default .select2-selection--single {
    border: none;
    border-bottom: 1px solid rgb(130 130 130/50%);
    font-size: 14px;
    font-weight: 500
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #4f4f4f
}

.skupka_faq_item .skupka_faq_item_vopros:hover {
    background: #eee
}

fieldset.input_fieldset {
    width: 100%;
    border: none;
    display: inline-block;
    position: relative
}

.newthan fieldset.input_fieldset {
    padding: 0;
    margin: 0;
    max-width: 413px
}

.input_fieldset legend {
    padding: 0 .4rem;
    font-size: .9rem;
    color: #4f4f4f;
    text-align: left
}

.newthan .input_fieldset legend {
    color: #fff
}

.input_fieldset input {
    margin: 0 !important
}

.modal_form .input_fieldset input {
    width: 100%
}

.section_mp,
.repar_services_fix {
    margin: 0 !important;
    padding: 65px 0 !important
}

.section_title {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 40px !important
}

.modal_form.new-design-form {
    padding: 0;
    background: 0 0
}

.modal_form.new-design-form .modal_form_wrap {
    overflow: hidden;
    position: relative;
    max-width: 792px;
    padding: 80px 90px 60px;
    background: #fff;
    border-radius: 35px
}

.new-design-form .mfp-close {
    position: absolute;
    top: calc(0px - 34px);
    right: calc(50% - 34px);
    border: none;
    cursor: pointer;
    width: 68px;
    height: 68px;
    background: url('data:image/svg+xml;utf8,<svg width="22" height="22" viewbox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.18115 1.45397L20.2715 20.5444" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path><path d="M20.2715 1.45367L1.1811 20.5441" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path></svg>') no-repeat;
    background-position: 50%;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center
}

.new-design-form .coffee-bg {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none
}

.new-design-form .coffee-bg-top {
    width: 159px;
    height: 177px;
    top: 0;
    left: 0;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/./images/coffe-beans-top.png)
}

.new-design-form .coffee-bg-bottom {
    width: 343px;
    height: 269px;
    bottom: -40px;
    right: 0;
    background-image: url(https://sp-ao.shortpixel.ai/client/to_webp,q_glossy,ret_img/https://repaircm.ru/wp-content/themes/kofemachine/./images/coffe-beans-bottom.png)
}

.modal_form.new-design-form .head_form {
    display: block;
    font-weight: 600;
    font-size: 35px;
    line-height: 100%;
    text-align: center;
    color: #333;
    margin: 0 0 25px;
    position: relative;
    z-index: 99
}

.modal_form.new-design-form form {
    position: relative;
    z-index: 99
}

.modal_menu.new-design-menu {
    padding: 0;
    background: 0 0
}

.modal_menu.new-design-menu .modal_form_wrap {
    overflow: hidden;
    position: relative;
    max-width: 792px;
    padding: 80px 90px 60px;
    background: #fff;
    border-radius: 35px;
    margin: 0 auto
}

.modal_menu.new-design-menu .mfp-close {
    position: absolute;
    top: calc(0px - 34px);
    right: calc(50% - 34px);
    border: none;
    cursor: pointer;
    width: 68px;
    height: 68px;
    background: url('data:image/svg+xml;utf8,<svg width="22" height="22" viewbox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.18115 1.45397L20.2715 20.5444" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path><path d="M20.2715 1.45367L1.1811 20.5441" stroke="%23D9D9D9" stroke-width="2" stroke-linecap="round"></path></svg>') no-repeat;
    background-position: 50%;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    display: flex;
    justify-content: center;
    align-items: center
}

.mfp-ready.mfp-bg {
    background: rgba(28, 28, 28, .3);
    opacity: 1;
    z-index: 99999;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px)
}

@media (max-width:768px) {
    .modal_menu.new-design-menu .modal_form_wrap {
        padding: 80px 42px 60px
    }

    .modal_menu .menu>li>a {
        font-size: 18px;
        justify-content: space-between
    }
}

.marquiz h2 {
    margin-bottom: 40px;
    text-align: center
}

.marquiz h2 span {
    color: #6a994e
}

.cstudio-cookie-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .85);
    color: #fff;
    padding: 20px;
    z-index: 999999;
    display: flex;
    justify-content: center;
    transform: translateY(100%);
    animation: cstudioSlideUp .5s forwards;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, .1)
}

.cstudio-cookie-notice__content {
    display: flex;
    align-items: center;
    gap: 30px;
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: center
}

.cstudio-cookie-notice__text {
    font-size: 14px;
    line-height: 1.6;
    color: #fff
}

.cstudio-cookie-notice__text a {
    color: #fff;
    text-decoration: underline;
    transition: opacity .3s ease
}

.cstudio-cookie-notice__text a:hover {
    opacity: .8
}

.cstudio-cookie-notice__button {
    background: #fff;
    color: #000;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    transition: all .3s ease;
    white-space: nowrap;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.cstudio-cookie-notice__button:hover {
    background: #f0f0f0;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1)
}

@keyframes cstudioSlideUp {
    from {
        transform: translateY(100%);
        opacity: 0
    }

    to {
        transform: translateY(0);
        opacity: 1
    }
}

@media (max-width:768px) {
    .cstudio-cookie-notice__content {
        gap: 20px
    }

    .cstudio-cookie-notice__text {
        font-size: 13px;
        text-align: center
    }

    .cstudio-cookie-notice {
        padding: 15px
    }
}
@media (max-width:1199px) {
	.slick-slider .slick-track, .slick-slider .slick-list {max-height: 1000px!important;}
}