.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    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 {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    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-ajax-holder .mfp-content, .mfp-inline-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: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-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-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    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:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-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;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: 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;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    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-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .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 (max-width: 900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.cropper-container {
    direction: ltr;
    font-size: 0;
    line-height: 0;
    position: relative;
    touch-action: none;
    -webkit-user-select: none;
    user-select: none
}

.cropper-container img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    image-orientation: 0deg;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%
}

.cropper-canvas, .cropper-crop-box, .cropper-drag-box, .cropper-modal, .cropper-wrap-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.cropper-canvas, .cropper-wrap-box {
    overflow: hidden
}

.cropper-drag-box {
    background-color: #fff;
    opacity: 0
}

.cropper-modal {
    background-color: #000;
    opacity: .5
}

.cropper-view-box {
    display: block;
    height: 100%;
    outline: 1px solid #39f;
    outline-color: rgba(51, 153, 255, .75);
    overflow: hidden;
    width: 100%
}

.cropper-dashed {
    border: 0 dashed #eee;
    display: block;
    opacity: .5;
    position: absolute
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: 33.33333%;
    left: 0;
    top: 33.33333%;
    width: 100%
}

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: 33.33333%;
    top: 0;
    width: 33.33333%
}

.cropper-center {
    display: block;
    height: 0;
    left: 50%;
    opacity: .75;
    position: absolute;
    top: 50%;
    width: 0
}

.cropper-center:after, .cropper-center:before {
    background-color: #eee;
    content: " ";
    display: block;
    position: absolute
}

.cropper-center:before {
    height: 1px;
    left: -3px;
    top: 0;
    width: 7px
}

.cropper-center:after {
    height: 7px;
    left: 0;
    top: -3px;
    width: 1px
}

.cropper-face, .cropper-line, .cropper-point {
    display: block;
    height: 100%;
    opacity: .1;
    position: absolute;
    width: 100%
}

.cropper-face {
    background-color: #fff;
    left: 0;
    top: 0
}

.cropper-line {
    background-color: #39f
}

.cropper-line.line-e {
    cursor: ew-resize;
    right: -3px;
    top: 0;
    width: 5px
}

.cropper-line.line-n {
    cursor: ns-resize;
    height: 5px;
    left: 0;
    top: -3px
}

.cropper-line.line-w {
    cursor: ew-resize;
    left: -3px;
    top: 0;
    width: 5px
}

.cropper-line.line-s {
    bottom: -3px;
    cursor: ns-resize;
    height: 5px;
    left: 0
}

.cropper-point {
    background-color: #39f;
    height: 5px;
    opacity: .75;
    width: 5px
}

.cropper-point.point-e {
    cursor: ew-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%
}

.cropper-point.point-n {
    cursor: ns-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px
}

.cropper-point.point-w {
    cursor: ew-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%
}

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px
}

.cropper-point.point-ne {
    cursor: nesw-resize;
    right: -3px;
    top: -3px
}

.cropper-point.point-nw {
    cursor: nwse-resize;
    left: -3px;
    top: -3px
}

.cropper-point.point-sw {
    bottom: -3px;
    cursor: nesw-resize;
    left: -3px
}

.cropper-point.point-se {
    bottom: -3px;
    cursor: nwse-resize;
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px
}

@media (min-width: 768px) {
    .cropper-point.point-se {
        height: 15px;
        width: 15px
    }
}

@media (min-width: 992px) {
    .cropper-point.point-se {
        height: 10px;
        width: 10px
    }
}

@media (min-width: 1200px) {
    .cropper-point.point-se {
        height: 5px;
        opacity: .75;
        width: 5px
    }
}

.cropper-point.point-se:before {
    background-color: #39f;
    bottom: -50%;
    content: " ";
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%
}

.cropper-invisible {
    opacity: 0
}

.cropper-bg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")
}

.cropper-hide {
    display: block;
    height: 0;
    position: absolute;
    width: 0
}

.cropper-hidden {
    display: none !important
}

.cropper-move {
    cursor: move
}

.cropper-crop {
    cursor: crosshair
}

.cropper-disabled .cropper-drag-box, .cropper-disabled .cropper-face, .cropper-disabled .cropper-line, .cropper-disabled .cropper-point {
    cursor: not-allowed
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme .tippy-arrow {
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme .tippy-arrow {
    border-bottom: 7px solid #fff;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme .tippy-arrow {
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme .tippy-arrow {
    border-right: 7px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

.tippy-tooltip.light-theme {
    color: #26323d;
    -webkit-box-shadow: 0 0 20px 4px rgba(154, 161, 177, .15), 0 4px 80px -8px rgba(36, 40, 47, .25), 0 4px 4px -2px rgba(91, 94, 105, .15);
    box-shadow: 0 0 20px 4px rgba(154, 161, 177, .15), 0 4px 80px -8px rgba(36, 40, 47, .25), 0 4px 4px -2px rgba(91, 94, 105, .15)
}

.tippy-tooltip.light-theme .tippy-backdrop {
    background-color: #fff
}

.tippy-tooltip.light-theme .tippy-roundarrow {
    fill: #fff
}

.tippy-tooltip.light-theme[data-animatefill] {
    background-color: transparent
}

@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=RoadRadio&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Proxima&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

.chunk-panel-container {
    position: relative
}

.chunk-panel {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 318px;
    width: 100%
}

.chunk-panel.open .chunk-panel__dropdown {
    transform: translateX(0)
}

.chunk-panel.open .chunk-panel__burger {
    transform: translateX(317px);
    background-image: url(../img/3abd5877820636beb5a4957b8a4c5ba2.svg)
}

.chunk-panel strong {
    color: #fff
}

.chunk-panel nobr {
    word-wrap: break-word
}

.chunk-panel__dropdown {
    position: absolute;
    left: 0;
    top: 20px;
    max-width: 318px;
    max-height: 340px;
    width: 100%;
    background-color: #333;
    border: 1px solid #525252;
    box-shadow: -5px 10px 18px rgba(0, 0, 0, .2);
    border-radius: 0 0 10px 0;
    z-index: 10;
    color: #fff;
    transform: translateX(-100%);
    transition: transform .3s ease;
    padding: 9px 25px 25px;
    overflow-y: auto;
    overflow-x: hidden
}

.chunk-panel__dropdown::-webkit-scrollbar {
    width: 3px
}

.chunk-panel__dropdown::-webkit-scrollbar-track {
    background-color: transparent
}

.chunk-panel__dropdown::-webkit-scrollbar-thumb {
    background-color: #97c32e
}

.chunk-panel__dropdown::-webkit-scrollbar-track-piece:end {
    margin-bottom: 10px
}

.chunk-panel__burger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    justify-self: end;
    position: absolute;
    z-index: 11;
    top: 20px;
    left: 0;
    width: 70px;
    height: 47px;
    cursor: pointer;
    background-color: #333;
    border-bottom: 1px solid #525252;
    border-top: 1px solid #525252;
    border-left: unset;
    border-right: 1px solid transparent;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url(../img/753332d7abcf0673f413697ea7e7d010.svg);
    background-position: 50%;
    background-size: 32px 18px;
    background-repeat: no-repeat;
    transition: transform .3s ease
}

.chunk-panel__title {
    font-family: Inter, sans-serif;
    font-weight: 600;
    font-style: normal;
    color: #97c32e;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px;
    text-align: center
}

.chunk-panel__inner {
    overflow: hidden
}

.chunk-panel__inner span {
    line-break: anywhere
}

.chunk-panel__inner span br {
    display: none
}

.chunk-panel__subtitle {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-bottom: 10px
}

.chunk-panel__elem:not(:last-child) {
    margin-bottom: 8px
}

.chunk-panel__elem-title {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 11px
}

.chunk-panel__chunk {
    position: relative;
    padding-left: 22px
}

.chunk-panel__chunk:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    background-image: url(../img/2b6d1762d4c3d318482b83350e8ee769.svg);
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

.chunk-panel__chunk [data-js-module=chunk]:not([data-js-module=chunk-image]):hover {
    background-color: rgba(151, 195, 46, .77);
    animation: none
}

[data-js-module=chunk-image], [data-js-module=chunk] {
    z-index: 4 !important
}

.chunk-panel__block:not(:last-child) {
    margin-bottom: 16px
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

:focus {
    outline: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    color: inherit;
    text-decoration: none
}

a:focus {
    outline: thin dotted
}

a:active, a:hover {
    outline: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

figure, form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled], html input[disabled] {
    cursor: default
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button, html, input, select, textarea {
    color: #222
}

::selection {
    background: #468cde;
    color: #fff;
    text-shadow: none
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

html {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #444c54;
    margin-right: 0 !important
}

body, html {
    overflow-x: hidden;
    line-height: normal;
    min-width: 320px
}

a {
    outline: none !important
}

body.chunk-hide-popups .mfp-wrap:not(.chunk-modal) {
    display: none
}

b, strong {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #363636
}

img {
    max-width: 100%;
    height: auto
}

[data-ajax], [data-js=image-popup], [data-js=video-popup] {
    cursor: pointer
}

.nobr {
    white-space: nowrap
}

.content {
    overflow: hidden
}

.content.dev:before {
    content: "dev";
    padding: 2px 5px;
    background-color: #adff2f;
    border-right: 1px solid #ccd0d2;
    border-bottom: 1px solid #ccd0d2;
    position: fixed;
    display: block;
    z-index: 1000
}

.row {
    max-width: 1380px;
    padding: 0 40px;
    margin: 0 auto;
    box-sizing: content-box
}

.info {
    display: flex;
    justify-content: center
}

.info i {
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 50%
}

.info i:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-size: contain;
    background-position: 50%
}

.info i:hover {
    animation: info-shadow .5s
}

@keyframes info-shadow {
    20% {
        box-shadow: 0 0 5px #444c54
    }
    to {
        box-shadow: 0 0 100px #fff
    }
}

.lower {
    text-transform: lowercase
}

[data-js-scroll-to] {
    cursor: pointer
}

#adbar {
    transform: translateX(999px)
}

@media screen and (max-width: 1370px) {
    .row {
        padding: 0 45px
    }

    .info i {
        width: 12px;
        height: 12px
    }
}

@media screen and (max-width: 1023px) {
    .row {
        padding: 0 21px
    }
}

.grecaptcha-badge {
    visibility: hidden
}

.re-captcha-notice {
    color: #363636;
    font-size: 12px;
    line-height: 18px
}

.re-captcha-notice .link {
    color: #444c54
}

@media screen and (max-width: 767px) {
    .re-captcha-notice {
        font-size: 10px;
        line-height: 14px
    }
}

#CalltouchWidgetFrame:not(.shown) {
    left: -1500px !important;
    opacity: 0 !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important
}

.mobile-ct-widget {
    right: calc(50% - 54px);
    z-index: 1000000001;
    background: none;
    box-shadow: none;
    border-radius: 0;
    display: none;
    border: none;
    -webkit-filter: none;
    filter: none;
    transform: none;
    position: fixed;
    width: 108px;
    height: 108px;
    margin: 0;
    padding: 0;
    bottom: 0;
    top: auto;
    left: auto;
    zoom: 1
}

.mobile-ct-widget__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border-radius: 90px;
    left: calc(50% - 32px);
    top: calc(50% - 32px);
    position: absolute;
    background-image: linear-gradient(208deg, #ff6f03, #ffad00);
    animation: ct-button 1s ease 0s infinite alternate none running
}

.mobile-ct-widget__btn svg {
    fill: #fff;
    display: block;
    width: 32px;
    height: 32px
}

@keyframes ct-button {
    0% {
        transform: scale(.88) translateY(15px)
    }
    to {
        transform: scale(1) translate(0)
    }
}

.special-error-modal {
    display: none;
    position: relative;
    width: 100%;
    max-width: 595px;
    margin-right: auto;
    margin-left: auto
}

.mfp-content .special-error-modal {
    display: block
}

.special-error-modal .mfp-close {
    position: absolute;
    top: -32px !important;
    right: 0 !important;
    width: 22px;
    height: 22px;
    font-size: 0;
    background-image: url(../img/dbba2ea1e59a97ed32dfac3f618e6cb8.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.special-error-modal__wrapper {
    background-color: #fff;
    border-radius: 10px;
    padding: 36px 34px 22px
}

.special-error-modal__top {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff5f5;
    border-radius: 5px;
    padding: 10px 10px 0 12px;
    margin-bottom: 26px
}

.special-error-modal__number {
    color: #f24e4e;
    font-size: 64px;
    line-height: 70px;
    margin-right: 33px
}

.special-error-modal__number, .special-error-modal__title {
    font-family: Proxima, sans-serif;
    font-weight: 700;
    font-style: normal
}

.special-error-modal__title {
    font-size: 20px;
    line-height: 25px;
    color: #333;
    margin-right: 17px
}

.special-error-modal__title_mobile {
    display: none
}

.special-error-modal__accent {
    color: #f24e4e;
    margin-right: 6px
}

.special-error-modal__image {
    width: 96px;
    height: 67px;
    background-image: url(../img/aaf54aaff27a847280dd6cde0cb3e887.png);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    align-self: flex-end
}

.special-error-modal__middle {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 30px
}

.special-error-modal__subtitle {
    font-size: 22px;
    line-height: 27px;
    color: #333;
    margin-bottom: 14px
}

.special-error-modal__button, .special-error-modal__subtitle {
    font-family: Proxima, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center
}

.special-error-modal__button {
    display: block;
    flex-shrink: 0;
    width: 300px;
    height: 73px;
    background: #f3b216;
    box-shadow: 0 8px 65px rgba(243, 178, 22, .15);
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #fff;
    padding-top: 25px;
    padding-bottom: 24px;
    border-radius: 50px
}

.special-error-modal__bottom {
    display: flex;
    align-items: center;
    flex-direction: column;
    grid-row-gap: 23px;
    row-gap: 23px;
    background-color: #f5f5f5;
    border-radius: 5px;
    padding: 20px;
    max-width: 492px;
    margin-bottom: 21px;
    margin-right: auto;
    margin-left: auto
}

.special-error-modal__list {
    display: flex;
    justify-content: space-between;
    grid-column-gap: 22px;
    column-gap: 22px
}

.special-error-modal__item {
    font-family: Proxima, sans-serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    padding-left: 27px
}

.special-error-modal__item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 15px;
    height: 12px;
    background-image: url(../img/101cc210fd0b49fed1a526c19db6b9ff.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.special-error-modal__item strong {
    font-family: Proxima, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #333
}

.special-error-modal__time {
    font-family: Proxima, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
    color: #8b8b8b
}

.special-error-modal__time-value {
    text-transform: lowercase
}

@media screen and (max-width: 767px) {
    .fraud-alert #CalltouchWidgetFrame {
        left: -500px !important;
        opacity: 0 !important;
        visibility: hidden !important;
        width: 0 !important;
        height: 0 !important
    }

    .fraud-alert .mobile-ct-widget.active {
        display: block
    }

    .special-error-modal {
        padding-right: 10px;
        padding-left: 10px
    }

    .special-error-modal__wrapper {
        display: flex;
        align-items: center;
        flex-direction: column;
        border-radius: 5px;
        padding: 10px 10px 24px
    }

    .special-error-modal__top {
        grid-column-gap: 27px;
        column-gap: 27px;
        width: 100%;
        padding-top: 0;
        margin-bottom: 14px
    }

    .special-error-modal__number {
        margin-right: 0
    }

    .special-error-modal__title_desktop {
        display: none
    }

    .special-error-modal__title_mobile {
        display: block
    }

    .special-error-modal__image {
        flex-shrink: 0;
        width: 96px;
        height: 67px
    }

    .special-error-modal__title {
        font-size: 18px;
        line-height: 23px;
        align-self: flex-start;
        padding-left: 12px
    }

    .special-error-modal__middle {
        padding: 16px 12px 23px;
        margin-bottom: 0
    }

    .special-error-modal__subtitle {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 14px;
        text-align: left;
        align-self: flex-start
    }

    .special-error-modal__bottom, .special-error-modal__list {
        flex-direction: column;
        grid-column-gap: 0;
        column-gap: 0;
        grid-row-gap: 10px;
        row-gap: 10px
    }

    .special-error-modal__bottom {
        align-items: flex-start;
        width: 100%;
        margin-bottom: 12px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .special-error-modal__button {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        max-width: 300px;
        min-width: 284px
    }
}

.link {
    color: #444c54
}

.link > span {
    border-bottom: 1px solid;
    transition: border .2s ease
}

.link:hover > span {
    border-bottom-color: transparent
}

.link_notline {
    color: #444c54
}

.link_notline > span {
    border-bottom: 1px solid transparent;
    transition: border .2s ease
}

.link_notline:hover > span, .link_underline > span {
    border-bottom: 1px solid
}

.link_underline > span {
    transition: border .2s ease
}

.link_underline:hover > span {
    border-bottom-color: transparent
}

.link_white {
    color: #fff
}

.link_dashed > span {
    border-bottom: 1px dashed;
    transition: border .2s ease
}

.link_dashed:hover > span {
    border-bottom-color: transparent
}

.link_dotted > span {
    border-bottom: 1px dotted;
    transition: border .2s ease
}

.link_dotted:hover > span {
    border-bottom-color: transparent
}

.btn[data-js-cbs]:not(.loaded) {
    position: relative;
    animation: disable_button 3s ease-in
}

.btn[data-js-cbs]:not(.loaded):after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/f8915f93f07c13422e5dac889aa0df2b.svg);
    background-size: auto 75%;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 3;
    opacity: 0;
    -webkit-filter: drop-shadow(0 0 5px hsla(0, 0%, 88.2%, .4));
    filter: drop-shadow(0 0 5px rgba(225, 225, 225, .4));
    animation: loading 3s ease-in
}

@keyframes disable_button {
    0% {
        pointer-events: none;
        font-size: 0
    }
    to {
        pointer-events: none;
        font-size: 0
    }
}

@keyframes loading {
    0% {
        opacity: 1;
        transform: rotate(0)
    }
    95% {
        opacity: 1
    }
    to {
        transform: rotate(180deg)
    }
}

.p-old {
    text-decoration: line-through
}

.p-new, .p-old {
    white-space: nowrap
}

[data-js-chunk=moderate_phones] {
    display: inline-block !important
}

[data-js-module=chunk] {
    position: relative
}

[data-js-module=chunk-image], [data-js-module=chunk] {
    cursor: pointer;
    z-index: 5
}

[data-js-module=chunk-image]:hover, [data-js-module=chunk]:hover {
    z-index: 6
}

@keyframes scale {
    0% {
        transform: scale(1)
    }
    to {
        transform: scale(1.1)
    }
}

@keyframes drop-shadow-animation {
    0% {
        -webkit-filter: drop-shadow(0 0 1px rgba(224, 54, 54, .8));
        filter: drop-shadow(0 0 1px rgba(224, 54, 54, .8))
    }
    50% {
        -webkit-filter: drop-shadow(0 0 3px rgba(224, 54, 54, .8));
        filter: drop-shadow(0 0 3px rgba(224, 54, 54, .8))
    }
    to {
        -webkit-filter: drop-shadow(0 0 1px rgba(224, 54, 54, .8));
        filter: drop-shadow(0 0 1px rgba(224, 54, 54, .8))
    }
}

@keyframes chunk-image-animation {
    0% {
        -webkit-filter: sepia(0) saturate(2) drop-shadow(0 0 1px rgba(224, 54, 54, .8));
        filter: sepia(0) saturate(2) drop-shadow(0 0 1px rgba(224, 54, 54, .8))
    }
    50% {
        -webkit-filter: sepia(1) saturate(3) drop-shadow(0 0 3px rgba(224, 54, 54, .8));
        filter: sepia(1) saturate(3) drop-shadow(0 0 3px rgba(224, 54, 54, .8))
    }
    to {
        -webkit-filter: sepia(0) saturate(2) drop-shadow(0 0 1px rgba(224, 54, 54, .8));
        filter: sepia(0) saturate(2) drop-shadow(0 0 1px rgba(224, 54, 54, .8))
    }
}

[data-js-module=chunk]:not([data-js-module=chunk-image]):hover {
    animation: drop-shadow-animation 1.2s infinite;
    z-index: 100;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    background-color: rgba(255, 0, 0, .1)
}

[data-js-module=chunk-image] {
    transform: scale(1)
}

[data-js-module=chunk-image]:hover {
    animation: chunk-image-animation 2s infinite;
    z-index: 100;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards
}

.show-chunks [data-js-module=chunk]:not([data-js-module=chunk-image]) {
    animation: drop-shadow-animation 1.2s infinite;
    z-index: 100;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    background-color: rgba(255, 0, 0, .1)
}

.show-chunks [data-js-module=chunk-image] {
    animation: chunk-image-animation 2s infinite;
    z-index: 100;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards
}

.chunk-flash {
    animation-name: flash-animation;
    animation-duration: 5s
}

@keyframes flash-animation {
    0% {
        background: #ff0
    }
    50% {
        background: #40dc43
    }
    to {
        background: transparent
    }
}

.chunk-textarea {
    display: none
}

#chunk-modal {
    width: 80%;
    max-width: 80%
}

#chunk-modal .modal__wrapper {
    padding: 0;
    position: relative
}

#chunk-modal .mfp-close {
    background-color: #b94848;
    background-image: none !important;
    width: 44px;
    height: 44px;
    color: #fff;
    right: -29px;
    top: 35px
}

#chunk-modal .mfp-close:before {
    content: none
}

#chunk-modal .mfp-close:hover {
    background-color: #ec0e0e;
    opacity: 1
}

.chunk-change-image, .chunk-save {
    background-color: #28c516;
    color: #000;
    right: -29px;
    top: 90px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    text-decoration: none;
    text-align: center;
    font-style: normal;
    font-size: 20px;
    overflow: visible;
    cursor: pointer;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
    display: block;
    outline: none;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

.chunk-change-image:hover, .chunk-save:hover {
    background-color: #6dd585
}

.chunk-change-image {
    background-color: #1141de;
    color: #fff;
    top: 150px
}

.chunk-change-image:hover {
    background-color: #344ba6
}

.chunk-change-image-input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.ace_editor {
    font: 16px/normal Fira Code Medium, Monaco, Menlo, Ubuntu Mono, Consolas, source-code-pro, monospace;
    border: 10px solid #7ecc68;
    line-height: 22px;
    overflow: visible;
    height: 500px;
    width: 100%
}

.ace_text-input {
    overflow: visible;
    overflow: initial
}

.chunk-image-cropper img {
    display: block;
    max-width: 100%
}

.chunk-image-loader img {
    -webkit-filter: grayscale(70%);
    filter: grayscale(70%)
}

.chunk-image-loader:after {
    content: "";
    animation: loader .8s cubic-bezier(0, 0, .03, .9) infinite;
    background-color: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 10
}

@keyframes loader {
    0%, 44%, 88.1%, to {
        transform-origin: left
    }
    0%, 88%, to {
        transform: scaleX(0)
    }
    44.1%, 88% {
        transform-origin: right
    }
    33%, 44% {
        transform: scaleX(1)
    }
}

.modal.modal-error {
    max-width: 410px;
    min-height: 340px;
    padding: 0
}

.modal.modal-error .mfp-close {
    right: 10px;
    top: 8px
}

.modal.modal-error .mfp-close:before {
    background-image: url(../img/9d6039d015e1bfe8a71f9465466257fc.svg)
}

.modal-error__content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 36px
}

.modal-error__title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 32px;
    text-align: center
}

.modal-error__text {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 24px
}

.modal-error__text a {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    font-size: 18px;
    line-height: 23px;
    color: #9a9a9a;
    margin-top: 4px
}

.modal-error__icon {
    margin-bottom: 24px;
    max-width: 86px
}

.modal-error__icon svg {
    width: 100%
}

.modal-error__icon path {
    fill: #9a9a9a
}

@media screen and (max-width: 1023px) {
    .modal.modal-error {
        max-width: 348px;
        min-height: 330px
    }

    .modal-error__icon {
        max-width: 80px;
        margin-bottom: 24px
    }

    .modal-error__title {
        font-size: 18px;
        line-height: 26px
    }

    .modal-error__text {
        margin-top: 12px
    }
}

@media screen and (max-width: 767px) {
    .modal.modal-error {
        max-width: 288px;
        min-height: 285px
    }

    .modal-error__icon {
        max-width: 60px;
        margin-bottom: 12px
    }

    .modal-error__title {
        font-size: 16px;
        line-height: 22px
    }

    .modal-error__text {
        font-size: 14px;
        line-height: 20px
    }

    .modal-error__text a {
        font-size: 16px;
        line-height: 20px
    }

    .modal-error__content {
        padding-right: 15px;
        padding-left: 15px
    }
}

.mfp-wrap.chunk-modal {
    z-index: 999999
}

#chunk-modal [data-js=ace-toggle-fullscreen] {
    background-image: url(../img/a3dda20063b7422650533a4596811a38.svg);
    background-size: 20px 20px;
    position: absolute;
    right: 29px;
    top: 11px;
    width: 20px;
    height: 20px;
    opacity: .5;
    z-index: 2
}

#chunk-modal [data-js=ace-toggle-fullscreen]:hover {
    opacity: 1
}

#chunk-modal.fullscreen {
    position: fixed !important;
    height: auto;
    width: 100%;
    max-width: 100%;
    border: 0;
    margin: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 20;
    padding: 0 44px 0 0
}

#chunk-modal.fullscreen .modal__wrapper {
    height: 100%
}

#chunk-modal.fullscreen .chunk-save {
    right: 0;
    top: 56px
}

#chunk-modal.fullscreen .mfp-close {
    right: 0;
    top: 0
}

#chunk-modal.fullscreen .ace_editor {
    height: 100%
}

#chunk-modal.fullscreen [data-js=ace-toggle-fullscreen] {
    background-image: url(../img/a6856599752e4223a3c37f651c769cf8.svg);
    position: fixed;
    right: 12px;
    top: 12px
}

#chunk-modal.fullscreen .ace-submodal {
    top: 10px;
    height: calc(100% - 35px)
}

.ace-editor__panel {
    background-color: #bec2c7;
    height: auto;
    padding: 5px 5px 2px
}

.ace-editor__panel.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.ace-panel__icon {
    border: 1px solid #abaaaa;
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 32px;
    height: 32px
}

.ace-panel__icon:hover {
    box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, .2)
}

.ace-panel__icon:before {
    content: "";
    background-size: contain;
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 8px;
    left: 8px
}

.ace-panel__icon_image:before {
    background-image: url(../img/e49b9ef75a62845fd323f801772359af.svg)
}

.ace-panel__icon_video:before {
    background-image: url(../img/440c2af985753efd2abd1c18d97c38b0.svg)
}

.ace-panel__icon_link-to-page:before {
    background-image: url(../img/d8a363c05734ca3cb1d3e9e59e7f6cae.svg)
}

.ace-submodal {
    position: absolute;
    left: 10px;
    top: 53px;
    width: 50%;
    height: calc(100% - 78px);
    z-index: 10;
    background-color: #ecf0f5;
    padding: 15px 60px 20px 20px;
    box-shadow: 5px 0 5px 2px rgba(0, 0, 0, .1)
}

.ace-submodal fieldset {
    margin-top: 5px
}

.ace-submodal label {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 5px
}

.ace-submodal [type=text] {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, .1);
    box-sizing: border-box;
    color: #0a0a0a;
    display: block;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    width: 100%
}

.ace-submodal [type=text]:focus {
    border: 1px solid #8a8a8a;
    box-shadow: 0 0 5px #cacaca
}

.ace-submodal .select {
    width: 100%;
    display: block;
    height: 2.4375rem;
    margin: 0 0 1rem;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    padding: .5rem 1.5rem .5rem .5rem;
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat
}

.ace-submodal .select, .ace-submodal .select:focus {
    background-color: #fff;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

.ace-submodal .select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    box-shadow: 0 0 5px #cacaca
}

.ace-submodal .ace-submodal__button {
    background-color: #1779ba;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    padding: .85em 1em;
    display: flex;
    transition: opacity .3s ease
}

.ace-submodal .ace-submodal__button:hover {
    opacity: .6
}

.ace-submodal__close {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    font-size: 34px;
    line-height: 34px;
    background-color: #bec2c7;
    display: flex;
    align-content: center;
    justify-content: center
}

.ace-submodal__close:hover {
    background-color: #babcbf
}

.ace-submodal__alert {
    margin-top: 15px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 6px
}

.mfp-bg {
    background: rgba(46, 42, 38, .5)
}

.mfp-close:focus, .mfp-close:hover {
    opacity: .7
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.mfp_video-popup .mfp-close {
    top: -35px
}

.mfp_image-popup .mfp-close {
    right: 0
}

.mfp_modal-success .mfp-close, .mfp_modal-success .mfp-close:hover {
    right: 0;
    top: 2px
}

.mfp-content .modal {
    display: block
}

.modal {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: none;
    padding-left: 15px;
    padding-right: 15px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

button.mfp-arrow {
    display: block;
    border: 0;
    background-color: transparent;
    position: absolute;
    left: 0;
    top: 50%;
    overflow: hidden;
    z-index: 1050;
    opacity: 1
}

button.mfp-arrow:before {
    content: "";
    position: absolute;
    right: auto;
    top: 0;
    border: 0;
    margin: 0 !important;
    opacity: 1
}

button.mfp-arrow:after {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -8px;
    width: 18px;
    height: 16px;
    background-image: url(../img/c6fe796e3acbed961a9f1eea6edceb83.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    border: 0;
    margin-left: 0
}

button.mfp-arrow-right {
    left: auto;
    right: 0
}

button.mfp-arrow-right:before {
    left: auto
}

button.mfp-arrow-right:after {
    transform: rotate(180deg);
    left: auto;
    right: 10px
}

.scroll-to-top {
    position: fixed;
    right: 35px;
    bottom: 115px;
    z-index: 1000;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    border: 1px solid #c6d8e7;
    border-radius: 50%;
    background-color: hsla(0, 0%, 100%, .2);
    background-image: url(../img/d46036d165f973006eead6408bae75e2.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    transition: all .2s ease
}

.scroll-to-top.scroll-to-top_shown {
    opacity: 1;
    visibility: visible
}

.scroll-to-top:hover {
    opacity: .7
}

@media screen and (max-width: 1370px) {
    .scroll-to-top {
        width: 50px;
        height: 50px;
        right: 15px;
        bottom: 157px;
        background-size: 16px 13px
    }
}

@media screen and (max-width: 767px) {
    .scroll-to-top {
        right: auto;
        left: 15px;
        bottom: 50px
    }
}

[data-js=tooltip-button] {
    cursor: pointer
}

[data-js=tooltip-html] {
    display: none
}

.tippy-tooltip.light-theme {
    box-shadow: 0 10px 29px rgba(70, 81, 86, .18);
    border: 1px solid #e0e3e4;
    background-color: #fff;
    font-size: 14px
}

[data-js-tooltip=arrow] {
    position: absolute;
    width: 30px;
    height: 14px
}

[data-js-tooltip=arrow]:before {
    z-index: 1;
    left: 1px;
    top: 1px
}

[data-js-tooltip=arrow]:after, [data-js-tooltip=arrow]:before {
    content: "";
    border-style: solid;
    position: absolute;
    display: block;
    width: 0;
    height: 0
}

[data-js-tooltip=arrow]:after {
    z-index: 0
}

.tippy-arrow {
    position: absolute
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
    width: 30px;
    height: 14px;
    top: -14px
}

.tippy-popper[x-placement^=bottom] [data-js-tooltip=arrow] {
    left: -7px;
    top: -1px
}

.tippy-popper[x-placement^=bottom] [data-js-tooltip=arrow]:before {
    border-width: 0 15px 14px;
    border-color: transparent transparent #fff
}

.tippy-popper[x-placement^=bottom] [data-js-tooltip=arrow]:after {
    border-width: 0 16px 15px;
    border-color: transparent transparent #e0e3e4
}

.tippy-popper[x-placement^=top] .tippy-arrow {
    width: 30px;
    height: 14px;
    bottom: -14px
}

.tippy-popper[x-placement^=top] [data-js-tooltip=arrow] {
    left: -7px;
    bottom: 0
}

.tippy-popper[x-placement^=top] [data-js-tooltip=arrow]:before {
    border-width: 14px 15px 0;
    border-color: #fff transparent transparent;
    top: 0
}

.tippy-popper[x-placement^=top] [data-js-tooltip=arrow]:after {
    border-width: 15px 16px 0;
    border-color: #e0e3e4 transparent transparent
}

.tippy-popper[x-placement^=left] .tippy-arrow {
    width: 14px;
    height: 30px
}

.tippy-popper[x-placement^=left] [data-js-tooltip=arrow] {
    width: 14px;
    height: 30px;
    top: -7px
}

.tippy-popper[x-placement^=left] [data-js-tooltip=arrow]:before {
    border-width: 15px 0 15px 14px;
    border-color: transparent transparent transparent #fff;
    left: 0
}

.tippy-popper[x-placement^=left] [data-js-tooltip=arrow]:after {
    border-width: 16px 0 16px 15px;
    border-color: transparent transparent transparent #e0e3e4
}

.tippy-popper[x-placement^=right] .tippy-arrow {
    width: 14px;
    height: 30px
}

.tippy-popper[x-placement^=right] [data-js-tooltip=arrow] {
    width: 14px;
    height: 30px;
    top: -7px
}

.tippy-popper[x-placement^=right] [data-js-tooltip=arrow]:before {
    border-width: 15px 14px 15px 0;
    border-color: transparent #fff transparent transparent;
    right: -1px;
    top: 0
}

.tippy-popper[x-placement^=right] [data-js-tooltip=arrow]:after {
    border-width: 15px 14px 15px 0;
    border-color: transparent #e0e3e4 transparent transparent
}

.tippy-tooltip {
    padding: 20px 60px 20px 30px !important;
    position: relative;
    text-align: left
}

[data-js-tooltip=close] {
    pointer-events: all;
    position: absolute;
    cursor: pointer;
    width: 14px;
    height: 14px;
    top: 23px;
    right: 23px
}

[data-js-tooltip=close] > svg {
    position: absolute;
    left: 0;
    top: 0
}

[data-js-tooltip=close] > svg path {
    transition: fill .2s ease-out
}

[data-js-tooltip=close]:hover > svg path {
    fill: #8e9799;
    transition: fill .2s ease-out
}

.tooltip {
    text-align: left
}

.tooltip__title {
    margin-bottom: 20px;
    line-height: 28px;
    max-width: 260px;
    font-size: 16px
}

.tooltip__text {
    line-height: 26px;
    font-size: 14px;
    color: #989ca6
}

.tooltip__li-right {
    padding-left: 20px;
    float: right
}

@media screen and (max-width: 767px) {
    .tooltip__title {
        max-width: 100%
    }

    .tippy-tooltip {
        padding-left: 20px !important;
        padding-bottom: 20px !important
    }

    .tippy-popper[data-html] {
        max-width: calc(100% - 10px)
    }

    .tooltip__li-right {
        padding-left: 0;
        display: block;
        float: none
    }
}

@media screen and (max-width: 470px) {
    .tooltip__text br {
        display: none
    }

    .tippy-tooltip {
        padding-right: 45px !important
    }
}

.form__row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

.form__row > * {
    flex: 0 1 50%;
    padding-left: 10px;
    padding-right: 10px
}

.form__row_triple > * {
    flex-basis: 33.33%
}

.form__row_triple .form__policy {
    margin-top: 0
}

.form__group {
    position: relative
}

.form__group.error label {
    color: red
}

.form__group.error .input, .form__group.error label {
    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both
}

.form__group.error .input {
    border-color: red
}

.form__group.error .input::-webkit-input-placeholder {
    color: red
}

.form__group.error .input::placeholder {
    color: red
}

.form__group .error {
    position: absolute;
    right: 40px;
    bottom: 3px;
    font-size: 12px;
    color: red
}

.input_phone_check {
    display: none !important
}

@keyframes shake {
    10%, 90% {
        transform: translateX(-1px)
    }
    20%, 80% {
        transform: translateX(2px)
    }
    30%, 50%, 70% {
        transform: translateX(-4px)
    }
    40%, 60% {
        transform: translateX(4px)
    }
}

textarea {
    resize: none
}

.form__flex {
    display: flex;
    margin-top: 22px
}

.form__flex .form__group {
    width: 100%;
    max-width: 370px;
    margin-right: 20px
}

.form__flex .button_submit {
    margin-top: 0;
    max-width: 370px
}

@media screen and (max-width: 1370px) {
    .form__flex {
        margin-top: 18px
    }

    .form__flex .button_submit {
        max-width: 290px
    }
}

@media screen and (max-width: 1023px) {
    .form__flex {
        margin-top: 13px
    }

    .form__flex .form__group {
        max-width: 189px;
        margin-right: 14px
    }

    .form__flex .form__group:nth-child(2) {
        margin-right: 0;
        max-width: 100%
    }
}

@media screen and (max-width: 767px) {
    .form__flex {
        flex-wrap: wrap
    }

    .form__flex .form__group {
        max-width: 100%;
        margin-right: 0
    }

    .form__flex .input {
        height: 60px
    }

    .form__flex > * {
        flex-basis: 100% !important
    }

    .form__flex .button_submit {
        height: 60px;
        max-width: 242px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 17px
    }
}

[data-js=tabs-nav] {
    position: relative;
    z-index: 1
}

[data-js=tabs-nav] > * {
    color: #5a6263;
    font-size: 16px;
    line-height: 16px;
    transition: color .2s ease-in-out
}

[data-js=tabs-nav] > .active, [data-js=tabs-nav] > :hover {
    color: #364344
}

[data-js=tabs-content] {
    position: relative;
    z-index: 2
}

[data-js=tabs-content] > * {
    display: none
}

[data-js=tabs-content] > .active {
    display: block
}

.discount-duration {
    font-style: italic;
    font-size: 14px;
    background-color: #e2eeff;
    box-shadow: 0 20px 30px -20px rgba(0, 0, 0, .08);
    border-radius: 20px;
    padding: 4px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.discount-duration span {
    color: #bd3625;
    font-weight: 500
}

.map-loader {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.map-loader svg {
    animation: rotate_loader 2s linear infinite;
    height: 150px;
    width: 150px;
    margin: auto;
    position: relative;
    stroke: #9a9a9a;
    transform-origin: center center
}

.map-loader svg circle {
    animation: dash_loader 1.5s ease-in-out infinite;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    background: #fff;
    color: #fff
}

@keyframes rotate_loader {
    to {
        transform: rotate(1turn)
    }
}

@keyframes dash_loader {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35
    }
    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124
    }
}

.social {
    display: inline-block;
    width: 38px;
    height: 38px;
    background-position: 50%;
    background-repeat: no-repeat
}

.social_vk {
    background-image: url(../img/fb99ea09c916233c7bf2771cab54140e.svg)
}

.social_tg {
    background-image: url(../img/a5b1bbd8dcf347878ae8e919957fb865.svg)
}

.social_yt {
    background-image: url(../img/8c1492d842f98338fb0d236598bdd5ea.svg)
}

.social_ok {
    background-image: url(../img/e720aa39ee638e37f98541d062a66ce9.svg)
}

.social_ig {
    background-image: url(../img/9929d5c93a8f059cf862fbbb977108b8.svg)
}

.social_fb {
    background-image: url(../img/ba8c8029f9b69309debe259e2209ff49.svg)
}

.row {
    max-width: 1290px
}

body {
    background-color: #f2f2f2
}

b {
    color: #444c54
}

.work-time {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #fff
}

.work-time span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal
}

@media screen and (max-width: 1370px) {
    .row {
        padding: 0 47px
    }
}

@media screen and (max-width: 1023px) {
    .row {
        padding: 0 22px
    }
}

@media screen and (max-width: 767px) {
    .row {
        padding: 0 16px
    }
}

.button {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    width: 100%;
    height: 80px;
    font-size: 21px;
    line-height: 21px;
    text-align: center;
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    border: 0;
    background: #e17a4b;
    box-shadow: 0 4px 39px rgba(225, 122, 75, .26);
    border-radius: 10px
}

.button.show-more__button {
    display: none;
    max-width: 263px;
    justify-content: center;
    align-items: center;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    line-height: 2;
    color: #e8a127;
    padding-right: 0;
    background-color: unset;
    background-image: none;
    border: 1px solid #e8a127;
    text-transform: none;
    box-shadow: none;
    margin-top: 34px;
    border-radius: 50px;
    font-weight: 600
}

.button.show-more__button:after {
    right: 18%
}

.button.show-more__button:hover {
    color: #fff
}

.button:active, .button:hover {
    background: #be653c;
    box-shadow: 0 4px 39px rgba(225, 122, 75, .26)
}

.button:disabled:after, .button:disabled:before {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.btn-play {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 132px;
    height: 132px;
    border-radius: 100%;
    background-color: #e8a127;
    -webkit-user-select: none;
    user-select: none;
    border: 0;
    left: -66px;
    transform: translateY(-50%);
    z-index: 1;
    transition: all .3s ease-in-out
}

.btn-play, .btn-play:after {
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%
}

.btn-play:after {
    width: 45px;
    height: 45px;
    background-image: url(../img/45cb808e6c621dad9079f7232a1d8dac.svg);
    left: 56%
}

.btn-play:after, .btn-play:before {
    content: "";
    transform: translateX(-50%) translateY(-50%)
}

.btn-play:before {
    width: 214px;
    height: 214px;
    background-color: #e8a127;
    opacity: .14;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: pulse 1s infinite alternate
}

.btn-play:hover {
    box-shadow: 0 4px 27px #e8a127
}

.btn-play:hover, .btn-play:hover:before {
    background-color: #e8a127
}

.btn-play:active {
    background-image: #e8a127
}

.btn-play:active:before {
    background-color: #e8a127
}

@keyframes pulse {
    0% {
        width: 100%;
        height: 100%
    }
    to {
        width: 165%;
        height: 165%
    }
}

.button-wrapper {
    display: flex;
    align-items: center
}

.button_submit {
    transition: all .2s ease-in-out
}

.button_submit:active, .button_submit:hover {
    background-color: #be653c
}

.button_border {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 50px;
    width: 100%;
    min-width: 252px;
    font-size: 16px;
    line-height: 26px;
    color: #202020;
    position: relative;
    height: 67px;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    border: 2px solid #e8a127;
    transition: all .3s ease-in-out
}

.button_border:hover {
    color: #fff;
    background-color: #e8a127;
    border-color: #e8a127
}

.button_arrow_down > span.frame > span {
    position: relative;
    padding-right: 18px
}

.button_arrow_down > span.frame > span:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 10px;
    background-image: url(../img/0009ec3dc277163755235eda7eeccade.svg);
    background-size: contain;
    background-position: 50%;
    top: 50%;
    right: 6px;
    margin-top: -7px;
    transform: rotate(90deg)
}

.button_back > span.frame > span {
    position: relative;
    padding-left: 18px;
    padding-right: 0
}

.button_back > span.frame > span:after {
    transform: rotate(-180deg);
    left: 0;
    right: auto;
    margin-top: -7px
}

@media screen and (max-width: 1370px) {
    .button {
        font-size: 14px;
        line-height: 17px;
        padding-right: 25px
    }

    .button:after {
        width: 14px;
        height: 13px;
        top: 48%;
        right: 7%
    }

    .button_border {
        min-width: 193px;
        height: 49px;
        font-size: 14px;
        line-height: 14px
    }

    .btn-play {
        width: 90px;
        height: 90px;
        left: -45px
    }

    .btn-play:after {
        width: 31px;
        height: 31px
    }

    .btn-play:before {
        width: 125%;
        height: 125%
    }
}

@media screen and (max-width: 1023px) {
    .button {
        height: 60px;
        font-size: 12px
    }

    .button_arrow_down {
        height: 50px;
        font-size: 10px;
        letter-spacing: .1em
    }

    .btn-play {
        width: 67px;
        height: 67px;
        left: -37px
    }

    .btn-play:after {
        width: 23px;
        height: 23px
    }
}

@media screen and (max-width: 767px) {
    .button {
        height: 50px
    }

    .button.show-more__button {
        display: flex
    }

    .button_submit {
        margin-top: 11px
    }

    .button-wrapper {
        flex-direction: column-reverse;
        align-items: flex-start
    }

    .btn-play {
        left: auto;
        right: 20px;
        top: 20px;
        width: 50px;
        height: 50px;
        transform: none
    }
}

.header__bg {
    background-color: #2472cd;
    background-image: url(../img/acfa7a160f3de24b7cfcc6e076f03b11.png);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.form__group .input {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    background: #f8f8f8;
    border: 1px solid #c9c9c9;
    border-radius: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #9a9a9a;
    padding-left: 37px
}

.form__group .input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 21px;
    color: #9a9a9a
}

.form__group .input::placeholder {
    font-size: 14px;
    line-height: 21px;
    color: #9a9a9a
}

.form__group .input:focus {
    border: 1px solid #e8a127
}

.form__group .button {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    max-width: 290px;
    padding: 0;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    text-transform: none
}

.form__policy {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    text-align: center
}

.form-wrapper {
    display: flex;
    align-items: center;
    max-width: 612px;
    width: 100%
}

.slick-arrow {
    width: 69px;
    height: 69px;
    background-color: unset;
    border: 2px solid #e8a127;
    border-radius: 100%;
    position: absolute;
    right: 0;
    top: 66px;
    z-index: 2;
    transition: all .2s ease-in-out
}

.slick-arrow:after, .slick-arrow:before {
    display: none
}

.slick-arrow.prev {
    position: absolute;
    right: 86px
}

.slick-arrow.prev svg {
    left: 50%
}

.slick-arrow.prev svg, .slick-arrow svg {
    transform: translateY(-50%) translateX(-50%)
}

.slick-arrow svg {
    width: 14px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 55%
}

.slick-arrow svg path {
    fill: #e8a127
}

.slick-arrow:hover {
    opacity: .6
}

.slick-arrow:active {
    background-color: #e8a127;
    border-color: transparent
}

.slick-arrow:active svg path {
    fill: #fff
}

.slick-arrow.slick-disabled {
    opacity: .4;
    pointer-events: none;
    cursor: default
}

@media screen and (max-width: 1370px) {
    .slick-arrow {
        top: 42px
    }
}

@media screen and (max-width: 1023px) {
    .slick-arrow {
        width: 57px;
        height: 57px;
        top: 33px
    }

    .slick-arrow svg {
        width: 9px;
        height: 17px
    }

    .slick-arrow.prev {
        right: 71px
    }
}

@media screen and (max-width: 767px) {
    .slick-arrow {
        width: 36px;
        height: 36px;
        left: calc(50% + 24px);
        transform: translateX(-50%)
    }

    .slick-arrow svg {
        width: 8px;
        height: 14px
    }

    .slick-arrow.prev {
        transform: translateX(-50%)
    }
}

.map__balloon {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    position: absolute;
    background: #e8a127;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .18);
    border-radius: 10px;
    width: 220px;
    padding: 9px 12px 9px 36px
}

.ymaps-2-1-79-controls__control {
    top: 108px !important;
    right: auto !important;
    bottom: auto !important;
    left: 97% !important
}

.map__sprite {
    display: none
}

.map__metro {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    display: block;
    color: #fff;
    margin-bottom: 0
}

.map__balloon-close {
    display: block;
    position: absolute;
    bottom: -50px;
    right: 11px;
    width: 30px;
    height: 36px;
    pointer-events: none
}

.map__balloon-inner > * {
    max-width: 100%
}

.map-wrapper {
    display: flex;
    align-items: center
}

.map-wrapper .ico {
    width: 50px;
    height: 66px;
    position: absolute;
    left: -24px
}

.map__metro-icon {
    width: 50px;
    height: 66px;
    margin-right: 4px;
    display: none
}

.map__metro-icon svg {
    display: inline-block;
    width: 50px;
    height: 66px
}

@media screen and (max-width: 1023px) {
    .map__balloon {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .map__balloon {
        width: 175px;
        padding: 8px
    }

    .map-wrapper .ico {
        width: 30px;
        left: -25px
    }

    .map-wrapper .map__metro {
        font-size: 14px;
        line-height: 16px
    }

    .map-wrapper .map__street {
        font-size: 12px;
        line-height: 14px
    }

    .ymaps-2-1-79-controls__control {
        top: 108px !important;
        right: 16px !important;
        bottom: auto !important;
        left: auto !important
    }
}

.mfp-bg {
    background: rgba(48, 42, 35, .5)
}

.mfp-container {
    overflow: auto
}

.mfp-close:focus, .mfp-close:hover {
    top: 2px
}

.mfp-close-btn-in .mfp-close {
    width: 41px;
    height: 41px;
    font-size: 0;
    border-radius: 100%;
    background-color: #fff;
    background-image: url(../img/bdd14b61c553552a261e0b38b0fd051d.svg);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: 50%;
    border: 4px solid #e8a127;
    right: 29px;
    top: 21px
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    width: 35px;
    height: 35px
}

.mfp-close, .mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    right: 0;
    top: 2px;
    font-size: 34px;
    color: #fff;
    opacity: 1;
    transition: opacity .2s ease
}

.mfp-iframe-holder .mfp-close {
    background-color: #9a9a9a
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    width: 43px;
    height: 43px;
    color: unset;
    top: -12px;
    border: none
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close, .mfp_video-popup .mfp-close {
    background-color: transparent;
    font-size: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(../img/be0afebf8116377e48d51fc82dbe329e.svg)
}

.mfp_video-popup .mfp-close {
    top: -65px
}

.form__group .input {
    transition: all .2s ease-in-out
}

.form__group .input:hover {
    background-color: #f2f2f2
}

.form__group.error .input {
    border: 1px solid red
}

.form__group.error .input::-webkit-input-placeholder {
    color: #9a9a9a
}

.form__group.error .input::placeholder {
    color: #9a9a9a
}

.modal {
    max-width: 1070px
}

.modal .form .form__submit {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.modal .form__policy {
    margin-top: 15px;
    text-align: center;
    color: #444c54
}

.modal__wrapper {
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 0 50px rgba(0, 0, 0, .25)
}

.modal__title {
    font-size: 24px;
    font-weight: 800;
    margin-bottom: 25px;
    text-align: center
}

.mfp_modal-success {
    max-width: 600px
}

.mfp_modal-success .modal__title {
    text-align: left
}

.quiz-modal {
    max-width: 1290px
}

.quiz-modal .modal__wrapper {
    padding: 0
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    background-color: transparent;
    background-size: cover;
    color: unset;
    font-size: 0;
    background-image: url(../img/be0afebf8116377e48d51fc82dbe329e.svg);
    top: 0
}

button.mfp-arrow {
    width: 72px;
    height: 72px;
    margin-top: 0;
    right: 50px
}

button.mfp-arrow:before {
    width: 68px;
    height: 68px;
    border-radius: 100%;
    background-color: unset;
    border: 2px solid #fff
}

button.mfp-arrow:after {
    background-image: url(../img/b8325ca35a37a62605d57e2f438ec12e.svg);
    background-size: 14px 27px;
    width: 14px;
    height: 27px;
    left: 53%;
    top: 30px;
    transform: translateX(-50%)
}

button.mfp-arrow:active {
    margin-top: 0
}

button.mfp-arrow-left {
    left: 50px
}

button.mfp-arrow-left:after {
    left: 47%;
    transform: translateX(-50%) rotate(180deg)
}

@media screen and (max-width: 1370px) {
    .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        width: 35px;
        height: 35px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        top: 0
    }

    button.mfp-arrow {
        width: 47px;
        height: 47px;
        right: 40px
    }

    button.mfp-arrow:before {
        width: 43px;
        height: 43px
    }

    button.mfp-arrow:after {
        background-size: 11px 17px;
        width: 11px;
        height: 17px;
        left: 53%;
        top: 23px
    }

    button.mfp-arrow:active {
        margin-top: 0
    }

    button.mfp-arrow-left {
        left: 50px
    }

    button.mfp-arrow-left:after {
        left: 47%;
        transform: translateX(-50%) rotate(180deg)
    }
}

@media screen and (max-width: 1023px) {
    button.mfp-arrow {
        width: 36px;
        height: 36px;
        right: 40px
    }

    button.mfp-arrow:before {
        width: 32px;
        height: 32px
    }

    button.mfp-arrow:after {
        background-size: 11px 17px;
        width: 11px;
        height: 17px;
        left: 53%;
        top: 18px
    }

    button.mfp-arrow:active {
        margin-top: 0
    }

    button.mfp-arrow-left {
        left: 50px
    }

    button.mfp-arrow-left:after {
        left: 47%;
        transform: translateX(-50%) rotate(180deg)
    }

    .mfp_video-popup .mfp-close {
        top: -45px
    }
}

@media screen and (max-width: 767px) {
    .modal {
        padding-left: 10px;
        padding-right: 10px
    }

    .modal__wrapper {
        padding: 35px 20px 20px
    }

    .modal__title {
        font-size: 20px
    }

    .modal__text {
        font-size: 16px
    }

    .mfp_video-popup .mfp-close {
        top: -30px;
        font-size: 0;
        right: 0
    }

    .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        width: 24px;
        height: 24px;
        top: 5px;
        right: 10px
    }

    button.mfp-arrow-left {
        top: 0;
        left: 6px !important
    }

    button.mfp-arrow-right {
        top: 0;
        left: 40px
    }
}

.scroll-to-top {
    right: 61px;
    bottom: 200px;
    width: 59px;
    height: 59px;
    background-color: #fff;
    background-image: url(../img/7318321604519f6ffcfe16294228646a.svg);
    background-size: 24px 24px;
    background-position: 50% 45%;
    border: 4px solid #e8a127
}

@media screen and (max-width: 767px) {
    .scroll-to-top {
        left: auto;
        right: 15px;
        bottom: 40px;
        width: 50px;
        height: 50px;
        border-width: 2px;
        background-size: 16px 16px
    }
}

.h1 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    font-weight: 300;
    margin-bottom: 35px;
    position: relative
}

.h1, .h1 span {
    font-family: RoadRadio, sans-serif;
    font-style: normal
}

.h1 span {
    font-weight: 700
}

.h2 {
    font-family: RoadRadio, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 40px;
    line-height: 50px
}

.h2 span {
    color: #e8a127
}

.h2 b, .h2 span {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal
}

.h2 b {
    color: #444c54
}

.h2_selection span {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 0 0 0 10px;
    background: #e8a127;
    width: 100%;
    height: 41px;
    color: #fff;
    border: 1px solid hsla(0, 0%, 100%, .25);
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    border-radius: 5px;
    margin-right: 5px
}

.h2_selection span:not(:last-child) {
    padding-right: 10px
}

.h3 {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    line-height: 22px;
    color: #e8a127;
    margin-bottom: 11px
}

@media screen and (max-width: 1370px) {
    .h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 43px
    }

    .h2 {
        font-size: 35px;
        line-height: 45px
    }

    .h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 9px
    }
}

@media screen and (max-width: 1023px) {
    .h1 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 38px
    }

    .h2 {
        font-size: 30px;
        line-height: 36px
    }

    .h3 {
        font-size: 15px;
        line-height: 18px
    }
}

@media screen and (max-width: 767px) {
    .h1 {
        font-size: 36px;
        line-height: 41px;
        margin-bottom: 19px
    }

    .h2 {
        font-size: 24px;
        line-height: 32px
    }

    .h3 {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 9px
    }
}

.list li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 29px
}

.list li:first-child {
    margin-top: 0
}

.list li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #9a9a9a;
    border-radius: 50%;
    left: 0;
    top: 0
}

.checked > li {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 20px;
    margin-top: 30px
}

.checked > li:before {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    background-image: url(../img/d41d8cd98f00b204e9800998ecf8427e.svg);
    background-size: contain;
    background-position: 50%
}

.checked.two-column {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 96%
}

.checked.two-column > * {
    flex: 1 0 50%
}

.checked_large > li {
    font-size: 18px;
    line-height: 22px;
    margin-top: 28px
}

.checked_large > li:before {
    top: 0
}

@media screen and (max-width: 1370px) {
    .list li {
        padding-left: 23px;
        line-height: 26px;
        margin-top: 11px
    }

    .checked.two-column {
        max-width: 100%
    }

    .checked > li {
        margin-top: 23px
    }

    .checked_large li {
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px
    }
}

@media screen and (max-width: 1023px) {
    .list li {
        padding-left: 24px;
        margin-top: 21px
    }

    .list li:before {
        top: 4px
    }

    .checked.two-column {
        display: block
    }

    .checked.two-column > li {
        margin-top: 33px
    }

    .checked.two-column > li:first-child {
        margin-top: 28px
    }
}

@media screen and (max-width: 767px) {
    .checked.two-column > li {
        margin-top: 28px
    }

    .checked.two-column > li:first-child {
        margin-top: 21px
    }

    .checked_large > li {
        padding-left: 28px;
        font-size: 16px;
        line-height: 24px
    }

    .checked_large > li:before {
        width: 16px;
        height: 16px
    }

    .list li {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 0;
        margin-top: 13px
    }

    .list li, .list li strong {
        font-family: Lato, sans-serif;
        font-weight: 500;
        font-style: normal
    }
}

p {
    font-size: 16px;
    line-height: 28px
}

p, p.no-margin, p:first-child {
    margin-top: 0
}

p strong {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal
}

p.large {
    font-size: 20px;
    line-height: 28px
}

@media screen and (max-width: 767px) {
    p {
        font-size: 14px;
        line-height: 24px
    }
}

a.link_dashed {
    transition: border .2s ease-in-out;
    border-bottom: 1px dashed
}

a.link_dashed:hover {
    border-color: transparent
}

.header .h1 {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal
}

.header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 15;
    background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.header.fixed > .row {
    padding-top: 15px;
    max-width: 1290px
}

.header.fixed .header__grid {
    display: grid;
    grid-template-areas:"header__logo header__menu_fixed header__button";
    align-items: center;
    grid-column-gap: 15px
}

.header.fixed .header__grid.padding {
    padding-bottom: 15px
}

.header.fixed .header__menu {
    display: none
}

.header.fixed .header__menu_fixed {
    display: block;
    grid-area: header__menu_fixed;
    border: none;
    padding-bottom: 0;
    background-color: transparent;
    box-shadow: none;
    padding-top: 0;
    position: relative;
    z-index: 12
}

.header.fixed .header__logo {
    grid-area: header__logo;
    margin-right: 0;
    padding-right: 0
}

.header.fixed .header__logo .logo, .header.fixed .header__logo:after {
    display: none
}

.header.fixed .header__logo .logo_fixed {
    display: block
}

.header.fixed .header__affiliates-wrapper, .header.fixed .header__logo-description {
    display: none
}

.header.fixed .header-menu__list {
    display: flex;
    align-items: center;
    grid-column-gap: 94px;
    column-gap: 94px
}

.header.fixed .header-menu__item a {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    transition: color .2s ease-in-out
}

.header.fixed .header-menu__item a:hover {
    color: #e8a127
}

.header.fixed .header__contact {
    grid-area: header__contact
}

.header.fixed .header__contact .phone {
    color: #e8a127;
    border-color: #e8a127;
    padding: 18px 23px 18px 21px;
    min-width: 290px
}

.header.fixed .header__contact .phone i {
    font-size: 21px;
    line-height: 25px
}

.header.fixed .header__contact .phone:before {
    background-color: #e8a127
}

.header.fixed .header__contact .phone svg {
    fill: #e8a127
}

.header.fixed .header__button {
    display: block;
    grid-area: header__button;
    margin-left: 0;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: transparent;
    border-radius: 100%;
    border: 1px solid #c1cbde;
    min-height: 30px;
    max-width: 30px;
    box-shadow: transparent;
    transition: all .2s ease-in
}

.header.fixed .header__button:hover {
    border-color: transparent;
    box-shadow: 0 1px 7px 0 rgba(33, 56, 89, .1607843137), 0 1px 1px 0 rgba(105, 170, 206, .1490196078), 0 6px 9px 0 rgba(0, 0, 0, .0117647059)
}

.header.fixed .header__contact {
    display: none
}

.header.fixed .header__phones {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.header.fixed .header__phones .phone {
    font-size: 23px;
    line-height: 28px;
    color: #e8a127;
    margin-bottom: 4px
}

.header.fixed .header__callback {
    display: none
}

.header.fixed .menu {
    width: auto;
    margin-left: -26px;
    margin-right: -26px;
    font-size: 16px;
    line-height: 19px;
    color: #616e79
}

.header.fixed .menu__item {
    margin-left: 26px;
    margin-right: 26px
}

.header.fixed .header__contact_fixed {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-area: header__button;
    grid-column-gap: 48px;
    column-gap: 48px
}

.header.fixed .header__contact_fixed .phone:hover {
    border-color: #e8a127;
    color: #e8a127
}

.header.fixed .header__contact_fixed .phone:hover:before {
    background-color: #e8a127
}

.header.fixed .header__contact_fixed .phone:hover svg {
    fill: #e8a127
}

.header.fixed .header__burger-menu {
    display: none
}

.header.fixed .header__contact-button {
    color: #e8a127;
    border-color: #e8a127;
    font-size: 16px;
    line-height: 26px;
    max-width: 110px;
    width: 100%
}

.header.fixed .header__contact-button:hover {
    border-color: transparent
}

.header > .row {
    padding-top: 38px
}

.header__grid {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header__grid-logo {
    display: flex;
    align-items: center;
    grid-column-gap: 75px;
    column-gap: 75px
}

.header__affiliates-item {
    margin-top: -5px
}

.header__affiliates-wrapper {
    max-width: 100%;
    display: flex
}

.header__affiliates-wrapper:before {
    content: "";
    width: 11px;
    height: 16px;
    background-image: url(../img/7b20a5446b311bb1802ba80925bd5b1e.svg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 12px
}

.header__affiliates-wrapper .affiliates {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #444c54;
    border-bottom: 1px dashed #444c54;
    transition: border .2s ease-in-out
}

.header__affiliates-wrapper .affiliates:hover {
    border-bottom: 0
}

.header__logo-wrapper {
    display: flex;
    align-items: center
}

.header__logo {
    flex-shrink: 0;
    margin-right: 18px;
    padding-right: 15px;
    position: relative
}

.header__logo:after {
    content: "";
    width: 1.5px;
    height: 38px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.header__logo .logo_fixed {
    display: none
}

.header__logo-description {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    max-width: 175px;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.header__contact {
    display: flex;
    align-items: center;
    grid-column-gap: 77px;
    column-gap: 77px
}

.header__contact .phone {
    max-width: 290px;
    width: 100%;
    display: block;
    font-size: 21px;
    line-height: 25px;
    color: #fff;
    padding: 18px 27px 18px 23px;
    border: 2px solid #fff;
    border-radius: 13.3px;
    text-transform: uppercase;
    position: relative;
    transition: all .3s ease-in
}

.header__contact .phone:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 60px;
    top: 0;
    transition: all .3s ease-in
}

.header__contact .phone svg {
    width: 17px;
    height: 17px;
    margin-right: 32px;
    fill: #fff;
    transition: all .3s ease-in
}

.header__contact .phone .icon_mobile {
    display: none
}

.header__contact .phone span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal
}

.header__contact .phone:hover {
    color: #e8a127;
    border-color: #e8a127
}

.header__contact .phone:hover:before {
    background-color: #e8a127
}

.header__contact .phone:hover svg {
    fill: #e8a127
}

.header__contact_fixed {
    display: none
}

.header__affiliates-address {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    border-color: #fff
}

.header__affiliates-address.many {
    line-height: 1
}

.header__contact-button {
    width: auto;
    color: #fff;
    border-color: #fff
}

.header__mobile-button {
    display: none
}

.header__callback {
    padding: 0;
    font-size: 15px;
    line-height: 18px;
    outline: none;
    transition: all .2s ease-in
}

.header__callback:hover {
    border-bottom: 0
}

.header__button {
    display: none
}

.header__menu {
    padding-top: 12px;
    padding-bottom: 16px;
    box-shadow: 0 19px 58px rgba(54, 66, 84, .04), 8px 10px 17px rgba(28, 85, 98, .05);
    background-color: #fff
}

.header__menu-center {
    display: flex;
    justify-content: center
}

.header__menu_fixed {
    display: none
}

.header__popup {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #fff;
    transform: scale(0);
    transform-origin: right top;
    transition: transform .3s ease-in;
    max-width: 250px;
    width: 100%;
    z-index: 10;
    box-shadow: 0 20px 31px rgba(0, 0, 0, .1)
}

.header__popup .header__phones {
    display: flex;
    align-items: flex-start
}

.header__popup .header__contact {
    padding: 18px 11px 15px 10px;
    background-color: #e8a127
}

.header__popup .header__contact .phone {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    display: block
}

.header__popup .header__contact .work-time {
    margin: 0 0 5px;
    color: #fff;
    font-size: 12px;
    line-height: 11px
}

.header__popup .header__contact .work-time:before {
    background-color: #fff
}

.header__popup .header__menu {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    border: none;
    border-radius: 0 0 0 10px
}

.header__popup .header-menu__list {
    display: block;
    line-height: 50px;
    max-width: none;
    margin: 0;
    color: #444c54;
    border-radius: 0 0 0 10px
}

.header__popup .header-menu__item {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    position: relative;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 50px;
    width: calc(100% + 80px);
    color: #e8a127
}

.header__popup .header-menu__item:not(:last-child):after {
    content: "";
    position: absolute;
    width: calc(100% - 80px);
    height: 1px;
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0
}

@media screen and (max-width: 1370px) {
    .header.fixed > .row {
        padding-top: 10px;
        padding-bottom: 0
    }

    .header.fixed .header__logo {
        max-width: 128px;
        height: 51px;
        margin-right: 0;
        width: 128px
    }

    .header.fixed .header-menu__list {
        grid-column-gap: 44px;
        column-gap: 44px
    }

    .header.fixed .header-menu__item.tablet-hidden {
        display: none
    }

    .header.fixed .header__contact_fixed {
        grid-column-gap: 31px;
        column-gap: 31px
    }

    .header.fixed .header__contact_fixed .phone {
        font-size: 21px;
        line-height: 21px
    }

    .header.fixed .header__grid {
        grid-column-gap: 36px;
        column-gap: 36px
    }

    .header > .row {
        padding-top: 42px
    }

    .header__logo-description {
        display: none
    }

    .header__grid-logo {
        grid-column-gap: 33px;
        column-gap: 33px;
        justify-content: space-between;
        margin-right: auto;
        width: 52%
    }

    .header__logo {
        max-width: 130px;
        height: auto;
        margin-right: 0;
        padding-right: 0
    }

    .header__logo:after {
        display: none
    }

    .header__affiliates-wrapper {
        max-width: 100%
    }

    .header__contact {
        grid-column-gap: 37px;
        column-gap: 37px
    }

    .header__contact .phone {
        max-width: 256px;
        min-width: 256px;
        font-size: 19px;
        line-height: 19px;
        padding: 14px 20px;
        display: flex;
        align-items: center
    }

    .header__contact .phone svg {
        width: 15px;
        height: 15px;
        margin-right: 29px
    }

    .header__contact .phone span {
        margin-left: 3px
    }

    .header__contact .phone:before {
        left: 52px
    }
}

@media screen and (max-width: 1023px) {
    .header.fixed > .row {
        padding-top: 13px;
        padding-bottom: 13px
    }

    .header.fixed .header__grid {
        grid-column-gap: 25px;
        column-gap: 25px
    }

    .header.fixed .header__grid.padding {
        padding-bottom: 0
    }

    .header.fixed .header-menu__item a {
        font-size: 14px
    }

    .header.fixed .header__logo {
        max-width: 123px;
        margin-right: 0
    }

    .header.fixed .header-menu__list {
        grid-column-gap: 20px;
        column-gap: 20px
    }

    .header.fixed .header__grid-logo {
        margin-right: 0
    }

    .header.fixed .header__contact-button {
        font-size: 16px;
        line-height: 18px
    }

    .header.fixed .header__contact_fixed {
        flex-direction: row;
        grid-column-gap: 20px;
        column-gap: 20px
    }

    .header.fixed .header__contact_fixed .phone {
        max-width: 202px;
        min-width: 202px;
        margin-bottom: 0;
        padding: 14px 10px 14px 12px
    }

    .header.fixed .header__contact_fixed .phone i {
        font-size: 16px;
        line-height: 16px
    }

    .header.fixed .header__contact_fixed .phone svg {
        width: 13px;
        height: 13px;
        margin-right: 16px
    }

    .header.fixed .header__contact_fixed .phone:before {
        left: 34px
    }

    .header.fixed .header__logo {
        max-width: 118px;
        height: 49px;
        width: 118px
    }

    .header > .row {
        padding-top: 10px
    }

    .header .work-time {
        font-size: 14px
    }

    .header__contact {
        grid-column-gap: 24px;
        column-gap: 24px
    }

    .header__grid-logo {
        grid-column-gap: 40px;
        column-gap: 40px;
        max-width: 65%;
        width: 100%;
        margin-right: 57px
    }

    .header__affiliates-address {
        font-size: 14px;
        line-height: 24px
    }

    .header__contact-button {
        font-size: 14px;
        line-height: 14px
    }

    .header__contact {
        flex-direction: column-reverse;
        align-items: flex-end
    }

    .header__contact .phone {
        max-width: 194px;
        min-width: auto;
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 8px;
        padding: 10px 10px 10px 12px
    }

    .header__contact .phone svg {
        width: 10px;
        height: 10px;
        margin-right: 16px
    }

    .header__contact .phone:before {
        left: 30px
    }
}

@media screen and (max-width: 767px) {
    .header {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        background-color: unset
    }

    .header > .row {
        padding-top: 21px
    }

    .header.fixed .header__menu_fixed {
        display: none
    }

    .header.fixed > .row {
        padding-left: 13px;
        padding-right: 13px
    }

    .header.fixed .header__grid-logo {
        grid-column-gap: 12px;
        column-gap: 12px
    }

    .header.fixed .header__logo {
        max-width: 110px;
        height: 45px;
        width: 110px
    }

    .header.fixed .header__grid {
        grid-template-areas:"header__logo header__button";
        grid-column-gap: 0;
        column-gap: 0
    }

    .header.fixed .header__affiliates-wrapper {
        display: block
    }

    .header.fixed .header__affiliates-item {
        max-width: 160px
    }

    .header.fixed .header__affiliates-address {
        font-family: lato, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 14px;
        line-height: 18px;
        color: #e8a127;
        border-bottom: 1px dashed #e8a127
    }

    .header.fixed .header__affiliates-address i {
        display: none
    }

    .header.fixed .work-time {
        display: block;
        font-size: 12px;
        line-height: 24px;
        color: #444c54
    }

    .header.fixed .header__contact_fixed {
        grid-column-gap: 10px;
        column-gap: 10px
    }

    .header.fixed .header__contact_fixed .phone {
        min-width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 46px;
        height: 46px;
        border-radius: 50%;
        border: none;
        margin: 0;
        position: relative;
        background-image: #e17a4b;
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        transition: all .2s ease-in-out
    }

    .header.fixed .header__contact_fixed .phone:before, .header.fixed .header__contact_fixed .phone i {
        display: none
    }

    .header.fixed .header__contact_fixed .phone svg {
        display: none;
        width: 16.3px;
        height: 16.3px;
        margin-right: 0;
        margin-left: -2px
    }

    .header.fixed .header__contact_fixed .phone .icon_mobile {
        display: block
    }

    .header.fixed .header__contact_fixed .phone:hover {
        background-image: #be653c
    }

    .header.fixed .header__burger-menu {
        position: static;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .header__grid-logo {
        grid-column-gap: 20px;
        column-gap: 20px;
        max-width: 100%;
        justify-content: flex-start;
        margin-right: 0
    }

    .header__logo {
        order: 1;
        margin-right: 0;
        margin-bottom: 0;
        height: 48.5px
    }

    .header__logo .logo {
        width: 119px;
        height: 48.5px
    }

    .header__affiliates-wrapper:before, .header__callback, .header__contact-button, .header__description, .header__phone-wrapper, .header__phones, .work-time {
        display: none
    }

    .header__affiliates-item {
        max-width: 135px
    }

    .header__affiliates-address {
        font-size: 12px;
        line-height: 18px;
        max-width: 135px
    }

    .header__mobile-button, .header__mobile-button .phone {
        display: flex;
        align-items: center
    }

    .header__mobile-button .phone {
        justify-content: center;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        border: none;
        margin: 0;
        position: relative;
        background-image: #e17a4b;
        background-position: 50%;
        background-size: cover;
        background-repeat: no-repeat;
        transition: all .2s ease-in-out
    }

    .header__mobile-button .phone:before, .header__mobile-button .phone i {
        display: none
    }

    .header__mobile-button .phone svg {
        display: none;
        width: 17px;
        height: 17px;
        margin-right: 0;
        margin-left: -2px
    }

    .header__mobile-button .phone .icon_mobile {
        display: block
    }

    .header__mobile-button .phone:hover {
        background-image: #be653c
    }

    .header__burger-menu {
        display: none;
        position: fixed;
        right: 15px;
        top: 12px;
        width: 46px;
        height: 46px;
        border: 2px solid #e8a127;
        border-radius: 50%;
        background-color: #fff;
        box-shadow: 0 6.79px 10.19px rgba(0, 0, 0, .01), 0 1.13px 7.93px rgba(33, 56, 89, .16), 0 1.13px 1.13px rgba(105, 170, 206, .15);
        z-index: 15;
        cursor: pointer
    }

    .header__burger-menu.open {
        background-color: unset;
        box-shadow: none;
        border-color: #fff
    }

    .header__burger-menu__icon {
        width: 19px;
        height: 14px;
        position: relative;
        transform: rotate(0);
        transition: .5s ease-in-out
    }

    .header__burger-menu__icon span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background-color: #e8a127;
        opacity: 1;
        left: 0;
        border-radius: 23px;
        transform: rotate(0);
        transition: .25s ease-in-out
    }

    .header__burger-menu__icon span:first-child {
        top: 0;
        width: 14px
    }

    .header__burger-menu__icon span:first-child, .header__burger-menu__icon span:nth-child(3) {
        width: 14px
    }

    .header__burger-menu__icon span:nth-child(2), .header__burger-menu__icon span:nth-child(3) {
        top: 6px;
        width: 19px
    }

    .header__burger-menu__icon span:nth-child(4) {
        top: 12px;
        width: 14px
    }

    .header__burger-menu__icon.open span {
        height: 3px;
        background-color: #fff
    }

    .header__burger-menu__icon.open span:first-child {
        top: 6px;
        width: 0;
        left: 50%
    }

    .header__burger-menu__icon.open span:nth-child(2) {
        transform: rotate(45deg);
        top: 5px
    }

    .header__burger-menu__icon.open span:nth-child(3) {
        transform: rotate(-45deg);
        top: 5px
    }

    .header__burger-menu__icon.open span:nth-child(4) {
        top: 6px;
        width: 0;
        left: 50%
    }

    .header__button {
        order: 4;
        max-width: 135px;
        min-height: 31px;
        padding-right: 0;
        padding-left: 0;
        margin-top: 8px;
        font-size: 11px;
        line-height: 19px
    }

    .header__menu {
        display: none
    }

    .header__popup.opened {
        transform: scale(1)
    }
}

.first-screen {
    padding-top: 54px;
    padding-bottom: 159px;
    position: relative
}

.first-screen .h1 {
    max-width: 655px
}

.first-screen .h1 b {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff
}

.first-screen > .row {
    position: relative
}

.fs__subtitle_new-year-style {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 35px;
    position: relative
}

.fs__subtitle_new-year-style:before {
    position: absolute;
    content: url(../img/db24d021aa099caa4eafce5b857deeb0.png);
    left: -16px;
    top: -7px
}

.fs__grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.fs__gift-grid_mobile {
    display: none !important
}

.fs__gift {
    max-width: 100%;
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 10px 10px 0 0;
    position: absolute;
    bottom: 0;
    z-index: 1
}

.fs__gift-grid {
    display: flex;
    align-items: center;
    grid-column-gap: 34px;
    column-gap: 34px;
    margin-top: -30px;
    margin-left: 26px;
    position: relative;
    perspective: 820px;
    perspective-origin: 300px
}

.fs__gift-grid:before {
    content: "";
    width: 836px;
    height: 78px;
    transform: rotateX(40deg);
    background-color: #f2f2f2;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: -36px;
    top: -38px
}

.fs__gift-content {
    display: flex;
    align-items: center;
    grid-column-gap: 11px;
    column-gap: 11px;
    z-index: 2;
    position: relative
}

.fs__gift-img {
    flex-shrink: 0
}

.fs__gift-text {
    max-width: 345px;
    width: 100%;
    font-size: 18px;
    line-height: 26px
}

.fs__button {
    max-width: 290px;
    height: 72px
}

.fs__content-wrapper {
    position: static;
    z-index: 2;
    margin-right: auto
}

.fs__photo {
    position: absolute;
    right: 62px;
    bottom: -123px;
    z-index: 0 !important
}

.fs__price-grid {
    grid-column-gap: 62px;
    column-gap: 62px
}

.fs__price-grid, .fs__price-item {
    display: flex;
    align-items: center
}

.fs__price-item.stock {
    align-items: flex-start
}

.fs__price-item:not(:last-child) {
    margin-bottom: 25px
}

.fs__price-title {
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 1px;
    display: flex
}

.fs__price-title .tippy-info {
    margin-left: 15px
}

.fs__price-text {
    font-size: 21px;
    line-height: 28px;
    color: #fff
}

.fs__price-text b {
    color: #fff
}

.fs__price-text b, .fs__price-text span {
    font-family: lato, sans-serif;
    font-weight: 900;
    font-style: normal
}

.fs__price-text span {
    font-size: 29px;
    line-height: 28px;
    color: #e8a127
}

.fs__price-image {
    margin-right: 16px;
    max-width: 67px
}

.fs__price-star {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 179px;
    width: 179px;
    height: 179px
}

.fs__price-star.hidden {
    display: none
}

.fs__price-star__title {
    text-align: center;
    margin-bottom: 2px;
    margin-top: 5px
}

.fs__price-star__title b {
    font-size: 16px;
    line-height: 16px;
    color: #444c54;
    margin-bottom: 3px
}

.fs__price-star__title span {
    display: block;
    font-size: 37px;
    line-height: 37px;
    color: #e8a127;
    font-weight: 600
}

.fs__price-star__text {
    font-size: 14px;
    line-height: 18px;
    color: #444c54;
    font-weight: 500;
    text-align: center;
    max-width: 100px
}

.fs__garanty-wrapper {
    position: relative;
    z-index: 2
}

.fs__garanty-item {
    display: flex;
    align-items: center;
    position: relative;
    max-width: 251px;
    padding: 27px 22px 27px 40px;
    background: hsla(0, 0%, 100%, .23);
    border: 2px solid hsla(0, 0%, 100%, .25);
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    border-radius: 10px
}

.fs__garanty-item:not(:last-child) {
    margin-bottom: 25px
}

.fs__garanty-ico {
    position: absolute;
    left: -33px;
    max-width: 77px
}

.fs__garanty-text {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.fs__price-stock {
    display: flex;
    align-items: center;
    margin-top: 25px
}

.fs__price-stock .tippy-info {
    margin-right: 7px
}

.tippy-popper[data-html] {
    max-width: 290px
}

.tippy-tooltip {
    padding: 5px 11px 7px 14px !important
}

.tippy-tooltip .light-theme {
    color: #444c54 !important
}

.tippy-popper[x-placement^=bottom] [data-js-tooltip=arrow] {
    left: -2px
}

.tippy-popper[x-placement^=bottom] [data-js-tooltip=arrow]:after, .tippy-popper[x-placement^=bottom] [data-js-tooltip=arrow]:before {
    border-width: 0 9px 15px
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme .tippy-arrow {
    border-bottom: 0
}

[data-js-tooltip=close] {
    display: none
}

.fs__price-stock__text {
    font-size: 14px;
    line-height: 20px;
    color: #fff
}

.fs__price-stock__text b {
    color: #fff
}

.fs__price-image__stock {
    margin-right: 3px;
    margin-top: -19px
}

.fs__new-year-action {
    font-size: 20px;
    color: #fff;
    margin-top: 30px
}

@media screen and (max-width: 1370px) {
    .first-screen {
        padding-top: 47px;
        padding-bottom: 166px
    }

    .first-screen .h1 {
        max-width: 522px;
        margin-bottom: 36px
    }

    .fs__photo {
        max-width: 510px;
        width: 100%;
        right: 100px;
        bottom: -93px
    }

    .fs__button {
        padding: 0;
        font-size: 21px;
        line-height: 21px
    }

    .fs__price-grid {
        grid-column-gap: 40px;
        column-gap: 40px
    }

    .fs__gift-grid {
        display: flex;
        align-items: center;
        margin-top: -30px;
        position: relative;
        top: -8px;
        grid-column-gap: 32px;
        column-gap: 32px
    }

    .fs__gift-grid:before {
        content: "";
        height: 0;
        width: 770px;
        border-bottom: 79px solid #f2f2f2;
        border-left: 32.5px solid transparent;
        border-right: 32.5px solid transparent;
        position: absolute;
        left: -38px;
        top: -31px
    }

    .fs__new-year-action {
        font-size: 18px;
        max-width: 400px
    }

    .fs__price-star.hidden {
        display: flex
    }

    .fs__price-star.showed {
        display: none
    }
}

@media screen and (max-width: 1023px) {
    .first-screen {
        padding-top: 37px;
        padding-bottom: 138px
    }

    .first-screen .h1 {
        max-width: 467px;
        margin-bottom: 40px
    }

    .fs__gift-grid {
        grid-column-gap: 31px;
        column-gap: 31px;
        padding-left: 0;
        top: 8px;
        margin-top: -45px
    }

    .fs__gift-grid:before {
        height: 20px;
        max-width: 514px;
        border-radius: 10px 10px 0 0;
        transform: rotateX(50deg);
        border-bottom-width: 79px;
        left: -15px;
        top: -42px
    }

    .fs__gift-img {
        max-width: 48px
    }

    .fs__gift-content {
        grid-column-gap: 8px;
        column-gap: 8px
    }

    .fs__gift-text {
        max-width: 204px;
        font-size: 16px;
        line-height: 24px
    }

    .fs__button {
        max-width: 249px;
        height: 62px;
        font-size: 18px;
        line-height: 18px;
        padding: 0
    }

    .fs__photo {
        max-width: 341px;
        right: 56px;
        bottom: -62px
    }

    .fs__price-grid {
        grid-column-gap: 21px;
        column-gap: 21px;
        align-items: flex-end
    }

    .fs__garanty-wrapper {
        max-width: 221px;
        width: 100%
    }

    .fs__garanty-item {
        max-width: 238px;
        padding: 25px 22px 25px 33px;
        background: hsla(0, 0%, 100%, .23);
        border: 2px solid hsla(0, 0%, 100%, .25);
        -webkit-backdrop-filter: blur(13px);
        backdrop-filter: blur(13px);
        border-radius: 10px
    }

    .fs__garanty-item:not(:last-child), .fs__price-item:not(:last-child) {
        margin-bottom: 22px
    }

    .fs__price-item:first-child .fs__price-image {
        width: 74px
    }

    .fs__garanty-ico {
        width: 65px;
        height: 65px;
        left: -33px
    }

    .fs__garanty-text {
        font-size: 14px;
        line-height: 19px
    }

    .fs__price-star {
        position: absolute;
        right: 22px;
        bottom: -13px;
        width: 145px;
        height: 145px;
        background-size: cover
    }

    .fs__price-star__title {
        margin-bottom: -4px;
        margin-top: 0
    }

    .fs__price-star__title b {
        font-size: 14px;
        line-height: 12px;
        margin-bottom: 1px
    }

    .fs__price-star__title span {
        font-size: 24px;
        line-height: 28px;
        font-weight: 700
    }

    .fs__price-star__text {
        font-size: 14px;
        line-height: 17px;
        max-width: 100px
    }

    .fs__price-image__stock {
        margin-right: 4px;
        margin-top: -19px;
        max-width: 30px;
        width: 100%
    }

    .fs__price-stock {
        margin-top: 16px
    }

    .fs__new-year-action {
        font-size: 16px
    }
}

@media screen and (max-width: 767px) {
    .first-screen {
        padding-top: 93px;
        padding-bottom: 19px
    }

    .first-screen .h1 {
        font-weight: 700;
        max-width: 331px;
        grid-area: title;
        margin-left: auto;
        margin-right: auto;
        font-size: 36px;
        line-height: 41px;
        margin-bottom: 16px
    }

    .first-screen .h1, .first-screen .h1 span {
        font-family: RoadRadio, sans-serif;
        font-style: normal
    }

    .first-screen .h1 span {
        font-weight: 300;
        font-size: 22px;
        line-height: 32px;
        width: 101%;
        display: block
    }

    .fs__gift {
        display: none
    }

    .fs__gift-grid_mobile {
        display: flex !important
    }

    .fs__gift-grid {
        flex-direction: column;
        position: relative;
        max-width: 330px;
        background-color: #fff;
        grid-area: gift;
        border-radius: 20px;
        padding: 20px 10px;
        margin: 18px auto 24px
    }

    .fs__gift-grid:before {
        display: none
    }

    .fs__gift-content {
        margin-bottom: 13px;
        grid-column-gap: 12px;
        column-gap: 12px
    }

    .fs__button {
        padding: 0;
        max-width: 225px;
        height: 56px;
        font-size: 16px;
        line-height: 16px
    }

    .fs__gift-text {
        max-width: 100%;
        font-size: 14px;
        line-height: 18px
    }

    .fs__gift-img {
        max-width: 30px;
        width: 100%
    }

    .fs__photo {
        max-width: 196px;
        width: 53%;
        right: auto;
        left: 3px;
        bottom: 0
    }

    .fs__grid {
        display: grid;
        grid-template-areas:"title" "price" "garanty" "gift";
        grid-template-columns:1fr;
        max-width: 520px;
        margin: 0 auto;
        position: relative
    }

    .fs__price-grid {
        align-items: flex-start;
        position: relative;
        grid-area: price;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .fs__garanty-wrapper {
        max-width: 173px;
        grid-area: garanty;
        justify-self: flex-end
    }

    .fs__garanty-item {
        max-width: 238px;
        padding: 25px 22px 25px 35px;
        background: hsla(0, 0%, 100%, .23);
        border: 2px solid hsla(0, 0%, 100%, .25);
        -webkit-backdrop-filter: blur(13px);
        backdrop-filter: blur(13px)
    }

    .fs__garanty-item:not(:last-child) {
        margin-bottom: 29px
    }

    .fs__price-item {
        align-items: flex-start
    }

    .fs__price-item:not(:last-child) {
        margin-bottom: 10px
    }

    .fs__price-item:last-child .fs__price-text span {
        display: inline-block
    }

    .fs__price-item:first-child .fs__price-image {
        width: 54px;
        margin-right: 2px
    }

    .fs__price-title {
        font-size: 14px;
        line-height: 26px;
        color: #cecdea
    }

    .fs__price-text {
        font-size: 16px;
        line-height: 28px
    }

    .fs__price-text span {
        font-size: 24px;
        line-height: 28px;
        display: block;
        margin-bottom: -7px
    }

    .fs__price-image {
        width: 49px;
        margin-right: 7px;
        position: relative;
        top: 4px
    }

    .fs__garanty-ico {
        width: 60px;
        height: 60px;
        left: -33px
    }

    .fs__garanty-text {
        font-size: 14px;
        line-height: 19px
    }

    .fs__price-star {
        right: 1px;
        width: 115px;
        height: 115px;
        top: -12px
    }

    .fs__price-star.hidden {
        display: none
    }

    .fs__price-star.showed {
        display: flex
    }

    .fs__price-star__title {
        margin-bottom: -4px;
        margin-top: 0
    }

    .fs__price-star__title b {
        font-size: 12px;
        line-height: 10px;
        margin-bottom: 1px
    }

    .fs__price-star__title span {
        font-size: 21px;
        line-height: 24px
    }

    .fs__price-star__text {
        font-size: 12px;
        line-height: 15px;
        max-width: 87px
    }

    .fs__garanty-item {
        max-width: 173px;
        padding: 16px 6px 16px 28px;
        border: none;
        -webkit-backdrop-filter: blur(8.9px);
        backdrop-filter: blur(8.9px);
        border-radius: 10px
    }

    .fs__garanty-item:not(:last-child) {
        margin-bottom: 4px
    }

    .fs__garanty-ico {
        width: 50px;
        height: 50px;
        left: -23px
    }

    .fs__garanty-text {
        font-size: 12px;
        line-height: 18px
    }

    .fs__price-image__stock {
        margin-right: -7px;
        margin-top: -7px;
        max-width: 30px;
        width: 100%
    }

    .fs__price-stock {
        margin-top: 3px
    }

    .fs__new-year-action {
        font-size: 14px;
        text-align: center;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto
    }

    .fs__content-wrapper {
        width: 100%
    }
}

.advantage {
    padding: 114px 0 95px;
    background-color: #f2f2f2
}

.advantage .h2 {
    max-width: 655px;
    text-align: center;
    margin: 0 auto 10px
}

.advantage__subtitle {
    font-size: 18px;
    line-height: 28px;
    margin: 0 auto 53px;
    text-align: center
}

.advantage__subtitle span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #e8a127;
    border-color: #e8a127
}

.advantage__subtitle-accent {
    display: block
}

.advantage__grid {
    align-items: stretch;
    justify-content: center;
    grid-gap: 41px;
    gap: 41px;
    display: flex
}

.advantage__card {
    width: 100%;
    max-width: 402px;
    padding: 33px 0 24px;
    background-color: #dee6eb;
    border-radius: 6px;
    position: relative;
    flex: 1 0 31.3%
}

.advantage__card:before {
    content: "";
    width: 100%;
    max-width: 195px;
    height: 13.5px;
    background-color: #dee6eb;
    border-radius: 5px 5px 0 0;
    position: absolute;
    top: -13.5px;
    left: 48%;
    transform: translate(-50%)
}

.advantage__card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 21px 0 44px;
    margin-bottom: 22px
}

.advantage__card-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 26px;
    max-width: calc(100% - 77px)
}

.advantage__card-title span {
    color: #e8a127
}

.advantage__card-star {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 73px;
    height: 73px;
    background-image: url(../img/00f0430752b2a376dca766d2cd29456f.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    font-size: 24px;
    line-height: 24px;
    color: #fff
}

.advantage__card-image {
    margin-bottom: 23px;
    border-radius: 13px;
    max-width: 403px
}

.advantage__card-text {
    max-width: 345px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 21px 0 44px;
    opacity: .8
}

.advantage__card-text span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    opacity: 1
}

@media screen and (max-width: 1370px) {
    .advantage {
        padding: 95px 0 69px
    }

    .advantage .h2 {
        max-width: 655px;
        margin: 0 auto 12px
    }

    .advantage__subtitle {
        font-size: 16px;
        line-height: 28px;
        margin: 0 auto 24px
    }

    .advantage__grid {
        justify-content: center;
        grid-column-gap: 5px;
        column-gap: 5px;
        grid-row-gap: 25px;
        row-gap: 25px
    }

    .advantage__card {
        display: flex;
        flex-direction: column;
        min-height: 100%;
        max-width: 100%;
        width: 100%;
        padding: 22px 0 20px;
        flex: 1 0 32.5%
    }

    .advantage__card:before {
        max-width: 148px;
        height: 12px;
        top: -12px
    }

    .advantage__card-header {
        padding: 0 16px 0 33px;
        margin-bottom: 18px
    }

    .advantage__card-title {
        font-size: 16px;
        line-height: 20px;
        max-width: calc(100% - 56px)
    }

    .advantage__card-star {
        width: 55.4px;
        height: 55.4px;
        font-size: 18px;
        line-height: 18px
    }

    .advantage__card-image {
        margin: 0 auto 17px;
        max-width: 100%
    }

    .advantage__card-text {
        max-width: 270px;
        font-size: 16px;
        line-height: 22px;
        padding: 0 21px 0 33px
    }
}

@media screen and (max-width: 1023px) {
    .advantage {
        padding: 77px 0 60px
    }

    .advantage .h2 {
        max-width: 655px;
        margin: 0 auto 18px
    }

    .advantage__subtitle {
        margin: 0 auto 30px
    }

    .advantage__card {
        padding: 16px 0;
        flex: 1 0 32.74%
    }

    .advantage__card-header {
        align-items: flex-start;
        padding: 0 11px 0 21px;
        margin-bottom: 27px;
        position: relative
    }

    .advantage__card-title {
        font-size: 14px;
        line-height: 18px;
        max-width: calc(100% - 44px)
    }

    .advantage__card-star {
        width: 43.17px;
        height: 43.17px;
        font-size: 14px;
        line-height: 14px;
        position: absolute;
        right: 11px
    }

    .advantage__card-text {
        max-width: 100%;
        font-size: 14px;
        line-height: 20px;
        padding: 0 21px 0 20px
    }
}

@media screen and (max-width: 767px) {
    .advantage {
        padding: 40px 0 60px
    }

    .advantage .h2 {
        max-width: 400px;
        margin: 0 auto 10px
    }

    .advantage__subtitle {
        font-size: 14px;
        line-height: 22px;
        margin: 0 auto 32px;
        max-width: 250px
    }

    .advantage__grid {
        grid-template-columns:100%;
        grid-row-gap: 32px;
        row-gap: 32px;
        flex-direction: column
    }

    .advantage__card {
        min-height: auto;
        padding: 20px 0 21px
    }

    .advantage__card:before {
        max-width: 188px
    }

    .advantage__card-header {
        margin-bottom: 11px
    }

    .advantage__card-title {
        font-size: 14px;
        line-height: 18px;
        max-width: calc(100% - 91px)
    }

    .advantage__card-image {
        margin-bottom: 16px
    }

    .advantage__card-star {
        width: 90px;
        height: 90px;
        font-size: 29px;
        line-height: 29px;
        position: absolute;
        right: 15px
    }
}

.partners {
    padding: 100px 0 95px;
    background-color: #f2f2f2
}

.partners .h2 {
    margin-bottom: 32px
}

.partners__new-year-decor {
    position: absolute;
    right: -119px
}

.partners__grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.partners__content {
    max-width: 434px
}

.partners__ico-wrapper {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
    column-gap: 20px
}

.partners__ico {
    flex-shrink: 0
}

.partners__ico-text {
    font-size: 18px;
    line-height: 28px
}

.partners__image {
    border-radius: 10px
}

@media screen and (max-width: 1370px) {
    .partners {
        padding: 98px 0 88px
    }

    .partners .h2 {
        margin-bottom: 36px
    }

    .partners__grid {
        position: relative
    }

    .partners__ico {
        flex-shrink: 0
    }

    .partners__ico-text {
        font-size: 16px;
        line-height: 26px
    }

    .partners__image {
        max-width: 533px;
        width: 100%;
        margin-right: -47px
    }
}

@media screen and (max-width: 1023px) {
    .partners {
        padding: 60px 0
    }

    .partners .h2 {
        margin-bottom: 13px
    }

    .partners__grid {
        position: relative
    }

    .partners__content {
        max-width: 320px
    }

    .partners__ico-wrapper {
        flex-direction: column;
        align-items: flex-start;
        grid-row-gap: 12px;
        row-gap: 12px
    }

    .partners__ico {
        max-width: 90px;
        width: 100%
    }

    .partners__ico-text {
        font-size: 14px;
        line-height: 22px;
        max-width: 280px
    }

    .partners__image {
        max-width: 423px;
        margin-right: -22px
    }
}

@media screen and (max-width: 767px) {
    .partners {
        padding: 50px 0 347px
    }

    .partners .h2 {
        max-width: 300px;
        margin: 0 auto 7px;
        text-align: center
    }

    .partners__grid {
        flex-direction: column;
        grid-row-gap: 18px;
        row-gap: 18px
    }

    .partners__content {
        max-width: 100%
    }

    .partners__ico-wrapper {
        flex-direction: row;
        align-items: center;
        grid-column-gap: 10px;
        column-gap: 10px;
        max-width: 350px;
        margin: 0 auto
    }

    .partners__ico {
        max-width: 72px
    }

    .partners__ico-text {
        font-size: 12px;
        line-height: 20px
    }

    .partners__image {
        max-width: 423px;
        position: relative;
        margin-right: 0
    }
}

.life {
    padding: 56px 0 72px;
    background-image: url(../img/4df4cdd863fa31cfeae7f05d8c820824.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.life.bg_new_year {
    background-image: url(../img/a261faac49f87f4627aa100714932e00.png)
}

.life .h2 {
    max-width: 570px;
    text-align: center;
    margin: 0 auto 36px
}

.life__grid {
    display: flex;
    align-items: center;
    align-items: flex-start;
    position: relative
}

.life__content {
    padding: 29px 57px 44px;
    margin-left: 400px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    perspective: 265px;
    perspective-origin: 120px
}

.life__content:before {
    content: "";
    width: 243px;
    height: 68px;
    transform: rotateX(40deg);
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: 38px;
    top: -38px
}

.life__item {
    display: flex;
    align-items: center;
    grid-column-gap: 32px;
    column-gap: 32px
}

.life__item:not(:last-child) {
    margin-bottom: 13px
}

.life__item img {
    max-width: 66px
}

.life__item-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 9px
}

.life__item-title span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal
}

.life__item-text {
    font-size: 14px;
    line-height: 22px
}

.life__photo {
    position: absolute;
    bottom: -71px;
    left: 12px;
    z-index: 1
}

@media screen and (max-width: 1370px) {
    .life {
        padding: 56px 0 49px
    }

    .life .h2 {
        max-width: 500px;
        margin: 0 auto 46px
    }

    .life__grid {
        display: flex;
        align-items: center;
        align-items: flex-start;
        position: relative
    }

    .life__content {
        padding: 19px 65px 31px 31px;
        margin-left: 343px
    }

    .life__content:before {
        left: 31px
    }

    .life__item:not(:last-child) {
        margin-bottom: 22px
    }

    .life__item-title {
        font-size: 16px;
        margin-bottom: 6px
    }

    .life__photo {
        max-width: 365px;
        width: 100%;
        bottom: -49px
    }
}

@media screen and (max-width: 1023px) {
    .life {
        padding: 37px 0 35px
    }

    .life .h2 {
        max-width: 428px;
        margin: 0 auto 28px
    }

    .life__content {
        padding: 19px 15px 31px 8px;
        margin-left: 228px
    }

    .life__content:before {
        left: 19px
    }

    .life__photo {
        max-width: 279px;
        bottom: -35px;
        left: -35px
    }
}

@media screen and (max-width: 767px) {
    .life {
        padding: 67px 0 61px;
        background-image: none;
        background-color: #e8a127
    }

    .life .h2 {
        max-width: 332px;
        margin: -337px auto 3px
    }

    .life__grid {
        flex-direction: column
    }

    .life__content {
        padding: 14px 19px 30px 11px;
        margin-left: 0;
        perspective: 100%;
        perspective-origin: 120px
    }

    .life__content:before {
        width: 179px;
        left: 30px
    }

    .life__item {
        grid-column-gap: 15px;
        column-gap: 15px;
        align-items: flex-start
    }

    .life__item:not(:last-child) {
        margin-bottom: 15px
    }

    .life__item-image {
        max-width: 53px;
        width: 100%
    }

    .life__item-title {
        margin-bottom: 5px;
        line-height: 22px;
        max-width: 90%
    }

    .life__item-text {
        opacity: .8
    }

    .life__photo {
        max-width: 285px;
        bottom: 0;
        margin-bottom: -90px;
        left: 50%;
        transform: translate(-50%);
        position: relative;
        z-index: 0 !important
    }
}

.diagnostics {
    padding: 73px 0;
    background-image: url(../img/e458362d8fa0431dbf7a2cd7450fa526.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #f2f2f2
}

.diagnostics .h2 {
    max-width: 765px;
    margin: 0 auto 67px;
    text-align: center
}

.diagnostics__grid {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    grid-column-gap: 44px;
    column-gap: 44px;
    grid-row-gap: 54px;
    row-gap: 54px
}

.diagnostics__item {
    display: flex;
    flex-direction: column;
    max-width: 377px
}

.diagnostics__item:nth-child(2) {
    flex-direction: column-reverse
}

.diagnostics__item:nth-child(2) .diagnostics__item-content {
    margin: -38px auto 0
}

.diagnostics__item-content {
    padding: 41px 40px 21px 29px;
    max-width: 348px;
    min-height: 251px;
    margin: 0 auto -38px;
    background-color: #dee6eb;
    border-radius: 6.3px;
    position: relative;
    z-index: 6
}

.diagnostics__item-content:before {
    content: "";
    width: 100%;
    max-width: 195px;
    height: 13.5px;
    background-color: #dee6eb;
    border-radius: 5px 5px 0 0;
    position: absolute;
    top: -13.5px;
    left: 50%;
    transform: translate(-50%)
}

.diagnostics__item-ico {
    position: absolute;
    left: 50%;
    top: -34px;
    transform: translate(-50%);
    max-width: 84px
}

.diagnostics__item-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    max-width: 95%;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
}

.diagnostics__item-title span {
    color: #e8a127
}

.diagnostics__item-text {
    font-size: 16px;
    line-height: 24px;
    opacity: .8
}

.diagnostics__item-image {
    border-radius: 10px;
    max-width: 377px
}

.diagnostics__item-image_mobile {
    display: none
}

@media screen and (max-width: 1370px) {
    .diagnostics {
        padding: 72px 0 73px
    }

    .diagnostics .h2 {
        max-width: 670px;
        margin: 0 auto 65px
    }

    .diagnostics__grid {
        grid-column-gap: 19px;
        column-gap: 19px;
        grid-row-gap: 44px;
        row-gap: 44px;
        max-width: 100%;
        margin: 0 auto
    }

    .diagnostics__item {
        max-width: 31.62%
    }

    .diagnostics__item:nth-child(2) .diagnostics__item-content {
        margin: -31px auto 0
    }

    .diagnostics__item-content {
        padding: 40px 45px 32px 22px;
        max-width: 270px;
        width: 100%;
        min-height: 235px;
        margin: 0 auto -31px
    }

    .diagnostics__item-content:before {
        max-width: 153px;
        height: 12.35px;
        top: -12.35px
    }

    .diagnostics__item-ico {
        width: 100%;
        max-width: 52.25px;
        top: -28.68px
    }

    .diagnostics__item-title {
        max-width: 94%;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .diagnostics__item-text {
        font-size: 14px;
        line-height: 22px
    }

    .diagnostics__item-image {
        border-radius: 10px
    }
}

@media screen and (max-width: 1023px) {
    .diagnostics {
        padding: 74px 0 95px
    }

    .diagnostics .h2 {
        max-width: 575px;
        margin: 0 auto 46px
    }

    .diagnostics__grid {
        grid-column-gap: 4px;
        column-gap: 4px;
        grid-row-gap: 36px;
        row-gap: 36px
    }

    .diagnostics__item {
        max-width: 32.85%
    }

    .diagnostics__item:nth-child(2) .diagnostics__item-content {
        margin: -26px auto 0
    }

    .diagnostics__item-content {
        padding: 26px 16px 19px 18px;
        max-width: 94.76%;
        min-height: 224px;
        margin: 0 auto -26px
    }

    .diagnostics__item-content:before {
        max-width: 137px;
        height: 12px;
        top: -12px
    }

    .diagnostics__item-ico {
        max-width: 42.53px;
        top: -25.8px
    }

    .diagnostics__item-title {
        max-width: 95%;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px
    }

    .diagnostics__item-text {
        line-height: 20px
    }

    .diagnostics__item-image {
        border-radius: 6px
    }
}

@media screen and (max-width: 767px) {
    .diagnostics {
        padding: 49px 0 86px;
        background-image: none
    }

    .diagnostics .h2 {
        max-width: 450px;
        margin: 0 auto 28px
    }

    .diagnostics__grid {
        flex-direction: column;
        grid-row-gap: 0;
        row-gap: 0
    }

    .diagnostics__item {
        max-width: 100%
    }

    .diagnostics__item:not(:last-child) {
        margin-bottom: 28px
    }

    .diagnostics__item:nth-child(2) {
        flex-direction: column
    }

    .diagnostics__item:nth-child(2) .diagnostics__item-content {
        margin: 26px auto 0
    }

    .diagnostics__item-content {
        padding: 33px 16px 26px;
        max-width: 100%;
        min-height: auto
    }

    .diagnostics__item-content:before {
        max-width: 188px
    }

    .diagnostics__item-ico {
        display: none
    }

    .diagnostics__item-title {
        max-width: 95%;
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .diagnostics__item-text {
        margin-bottom: 13.7px
    }

    .diagnostics__item-image {
        display: none
    }

    .diagnostics__item-image_mobile {
        display: block;
        border-radius: 6px;
        margin: 0 auto
    }
}

.employees {
    padding-top: 70px;
    background-image: url(../img/36be6079a1664f15be38fea851105e2b.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.employees .h2 {
    max-width: 769px;
    color: #fff;
    margin-right: 25px
}

.employees .h2 b {
    color: #fff
}

.employees__title-grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 28px
}

.employees__community-wrapper {
    display: flex;
    align-items: center;
    grid-column-gap: 20px;
    column-gap: 20px
}

.employees__community-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    max-width: 206px;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.employees__community-item__wrapper {
    display: flex;
    align-items: center
}

.employees__community-item {
    max-width: 97px;
    position: relative;
    margin-left: -13px
}

.employees__community-item .employees__community-image {
    width: 100%;
    flex-shrink: 0;
    max-width: 99px
}

.employees__community-item:not(:last-child) {
    margin-right: -20px
}

.employees__community-flag {
    position: absolute;
    top: 0;
    left: 56%;
    transform: translate(-50%);
    max-width: 28px
}

.employees__grid {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    left: -42px
}

.employees__item {
    position: relative;
    width: 100%
}

.employees__item:first-child {
    max-width: 311px;
    margin-right: -73px
}

.employees__item:first-child .employees__item-photo {
    max-width: 311px;
    width: 100%
}

.employees__item:nth-child(2) {
    max-width: 276px;
    margin-right: -92px
}

.employees__item:nth-child(2) .employees__item-photo {
    max-width: 276px;
    width: 100%
}

.employees__item:nth-child(2) .employees__item-label {
    left: -42px;
    bottom: 92px
}

.employees__item:nth-child(3) {
    max-width: 291px;
    margin-right: -89px;
    margin-bottom: -2px
}

.employees__item:nth-child(3) .employees__item-photo {
    max-width: 291px;
    width: 100%;
    z-index: 1
}

.employees__item:nth-child(3) .employees__item-label {
    left: 46px;
    bottom: 46px
}

.employees__item:nth-child(4) {
    max-width: 287px;
    margin-right: -81px
}

.employees__item:nth-child(4) .employees__item-photo {
    max-width: 287px;
    width: 100%
}

.employees__item:nth-child(4) .employees__item-label {
    left: auto;
    right: -52px;
    bottom: 99px
}

.employees__item:nth-child(5) {
    max-width: 246px
}

.employees__item:nth-child(5) .employees__item-photo {
    max-width: 246px;
    width: 100%
}

.employees__item:nth-child(5) .employees__item-label {
    left: auto;
    right: -137px
}

.employees__item-photo {
    flex-shrink: 0
}

.employees__item-label {
    max-width: 230px;
    width: 100%;
    padding: 14px 10px 40px 20px;
    background: hsla(0, 0%, 100%, .54);
    border: 1px solid hsla(0, 0%, 100%, .25);
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    border-radius: 10px;
    position: absolute;
    left: -69px;
    bottom: 136px;
    z-index: 1
}

.employees__label-fio {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 6px
}

.employees__label-profession {
    font-size: 14px;
    line-height: 20px
}

.employees__label-experience {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 7px 15px 7px 13px;
    background: #e8a127;
    border: 1px solid hsla(0, 0%, 100%, .25);
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    border-radius: 5px;
    color: #fff;
    position: absolute;
    bottom: -9px;
    left: 19px
}

.employees__label-experience b {
    color: #fff
}

@media screen and (max-width: 1370px) {
    .employees {
        padding-top: 63px
    }

    .employees .h2 {
        max-width: 539px;
        margin-right: 15px
    }

    .employees__grid {
        left: 0;
        top: -26px;
        margin-bottom: -26px
    }

    .employees__title-grid {
        margin-bottom: 7px;
        align-items: flex-start
    }

    .employees__community-wrapper {
        grid-column-gap: 10px;
        column-gap: 10px
    }

    .employees__community-title {
        max-width: 150px
    }

    .employees__item:first-child {
        max-width: 283px;
        margin-right: -85px;
        margin-left: -50px
    }

    .employees__item:first-child .employees__item-photo {
        max-width: 283px
    }

    .employees__item:nth-child(2) {
        max-width: 258px;
        margin-right: -93px
    }

    .employees__item:nth-child(2) .employees__item-photo {
        max-width: 258px
    }

    .employees__item:nth-child(2) .employees__item-label {
        left: 28px;
        bottom: 60px
    }

    .employees__item:nth-child(3) {
        max-width: 271px;
        margin-right: -83px
    }

    .employees__item:nth-child(3) .employees__item-photo {
        max-width: 271px
    }

    .employees__item:nth-child(3) .employees__item-label {
        left: 50px;
        bottom: 20px
    }

    .employees__item:nth-child(4) {
        max-width: 268px;
        margin-right: -76px
    }

    .employees__item:nth-child(4) .employees__item-photo {
        max-width: 268px
    }

    .employees__item:nth-child(4) .employees__item-label {
        left: auto;
        right: 36px;
        bottom: 60px;
        max-width: 182px
    }

    .employees__item:nth-child(5) {
        max-width: 243px;
        margin-right: -45px
    }

    .employees__item:nth-child(5) .employees__item-photo {
        max-width: 226px
    }

    .employees__item:nth-child(5) .employees__item-label {
        left: auto;
        right: 16px
    }

    .employees__item-photo {
        flex-shrink: 0
    }

    .employees__item-label {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        min-width: 182px;
        padding: 9px 10px 31px 16px;
        left: 39px;
        bottom: 87px;
        z-index: 2
    }

    .employees__label-fio {
        font-size: 16px;
        line-height: 15px
    }

    .employees__label-profession {
        line-height: 15px
    }

    .employees__label-experience {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        padding: 7px 8px;
        border-radius: 4px;
        font-size: 12px;
        line-height: 12px;
        color: #fff;
        position: absolute;
        bottom: -7px;
        left: 9px
    }

    .employees__label-experience b {
        color: #fff
    }
}

@media screen and (max-width: 1023px) {
    .employees {
        padding-top: 49px
    }

    .employees .h2 {
        max-width: 690px;
        margin-bottom: 15px;
        margin-right: 0
    }

    .employees__title-grid {
        flex-direction: column;
        margin-bottom: 23px
    }

    .employees__community-wrapper {
        grid-column-gap: 20px;
        column-gap: 20px
    }

    .employees__community-title {
        max-width: 170px;
        font-size: 14px;
        line-height: 20px
    }

    .employees__community-item {
        max-width: 60px;
        margin-left: -9px
    }

    .employees__community-flag {
        max-width: 17px;
        width: 100%;
        border-radius: 2px;
        top: 1px
    }

    .employees__item:first-child {
        max-width: 228px;
        margin-right: -68px;
        margin-left: -40px
    }

    .employees__item:first-child .employees__item-photo {
        max-width: 228px
    }

    .employees__item:first-child .employees__item-label {
        padding-right: 30px
    }

    .employees__item:nth-child(2) {
        max-width: 208px;
        margin-right: -75px
    }

    .employees__item:nth-child(2) .employees__item-photo {
        max-width: 208px
    }

    .employees__item:nth-child(2) .employees__item-label {
        left: 30px;
        bottom: 48px
    }

    .employees__item:nth-child(3) {
        max-width: 219px;
        margin-right: -68px
    }

    .employees__item:nth-child(3) .employees__item-photo {
        max-width: 219px
    }

    .employees__item:nth-child(3) .employees__item-label {
        left: 46px;
        bottom: 27px
    }

    .employees__item:nth-child(4) {
        max-width: 216px;
        margin-right: -71px
    }

    .employees__item:nth-child(4) .employees__item-photo {
        max-width: 216px
    }

    .employees__item:nth-child(4) .employees__item-label {
        left: auto;
        right: 25px;
        bottom: 48px;
        max-width: 145px
    }

    .employees__item:nth-child(5) {
        margin-right: -53px
    }

    .employees__item:nth-child(5) .employees__item-photo {
        max-width: 196px
    }

    .employees__item:nth-child(5) .employees__item-label {
        right: 32px
    }

    .employees__item-label {
        max-width: 145px;
        min-width: auto;
        min-height: 93px;
        padding: 9px 20px 18px 16px;
        left: 40px;
        bottom: 62px
    }

    .employees__label-fio {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 0
    }

    .employees__label-profession {
        font-size: 13px;
        line-height: 16px
    }

    .employees__label-experience {
        bottom: -12px
    }
}

@media screen and (max-width: 767px) {
    .employees {
        padding: 33px 0 55px
    }

    .employees .h2 {
        max-width: 355px;
        text-align: center;
        margin: 0 auto 10px
    }

    .employees__title-grid {
        margin-bottom: 36px
    }

    .employees__community-wrapper {
        margin: 0 auto
    }

    .employees__community-title {
        max-width: 120px
    }

    .employees__grid {
        display: grid;
        grid-template-areas:"doc-3 doc-3" "doc-1 doc-2" "doc-4 doc-5";
        grid-template-columns:50% 50%;
        grid-template-rows:auto;
        grid-row-gap: 10px;
        row-gap: 10px;
        grid-column-gap: 10px;
        column-gap: 10px;
        align-items: flex-start
    }

    .employees__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-self: center
    }

    .employees__item:first-child {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
        grid-area: doc-1
    }

    .employees__item:first-child .employees__item-photo {
        max-width: 153px
    }

    .employees__item:first-child .employees__item-label {
        padding-right: 0
    }

    .employees__item:nth-child(2) {
        max-width: 100%;
        margin-right: 0;
        grid-area: doc-2
    }

    .employees__item:nth-child(2) .employees__item-photo {
        max-width: 153px
    }

    .employees__item:nth-child(2) .employees__item-label {
        left: 0;
        bottom: 0
    }

    .employees__item:nth-child(3) {
        max-width: 100%;
        margin-right: 0;
        grid-area: doc-3
    }

    .employees__item:nth-child(3) .employees__item-photo {
        max-width: 222px
    }

    .employees__item:nth-child(3) .employees__item-label {
        padding-top: 15px;
        max-width: 450px;
        width: 81.7%;
        left: 0;
        bottom: 0;
        padding-left: 25px
    }

    .employees__item:nth-child(3) .employees__item-label:before {
        content: "";
        width: 11px;
        height: 11px;
        background-color: #e8a127;
        position: absolute;
        top: 32px;
        left: -6px;
        border-radius: 100%
    }

    .employees__item:nth-child(3) .employees__item-label:after {
        content: "";
        width: 19px;
        height: 19px;
        background-color: rgba(112, 109, 198, .4);
        position: absolute;
        left: -10px;
        top: 28px;
        border-radius: 100%
    }

    .employees__item:nth-child(3) .employees__label-experience {
        position: absolute;
        right: 15px;
        bottom: 15px;
        left: auto;
        max-width: 95px;
        width: 25%;
        text-align: center
    }

    .employees__item:nth-child(4) {
        max-width: 100%;
        margin-right: 0;
        grid-area: doc-4
    }

    .employees__item:nth-child(4) .employees__item-photo {
        max-width: 153px
    }

    .employees__item:nth-child(4) .employees__item-label {
        left: 0;
        right: 0;
        bottom: 0;
        max-width: 250px
    }

    .employees__item:nth-child(5) {
        max-width: 100%;
        margin-right: 0;
        grid-area: doc-5
    }

    .employees__item:nth-child(5) .employees__item-photo {
        max-width: 153px
    }

    .employees__item:nth-child(5) .employees__item-label {
        right: 0
    }

    .employees__item:not(:nth-child(3)) .employees__item-label {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        min-height: 124px
    }

    .employees__item-label {
        max-width: 250px;
        min-width: auto;
        min-height: auto;
        padding: 10px;
        left: 0;
        bottom: 0;
        position: relative;
        border-radius: 6px;
        background-color: #fff
    }

    .employees__label-fio {
        margin-bottom: 8px
    }

    .employees__label-profession {
        font-size: 14px;
        line-height: 13px
    }

    .employees__label-experience {
        padding: 6px;
        font-size: 14px;
        line-height: 12px;
        margin-top: 10px;
        position: relative;
        bottom: 0;
        left: 0
    }

    .page_success .employees {
        margin-bottom: 262px
    }
}

.banner-form {
    padding: 46px 0;
    background-color: #e8a127
}

.banner-form.bg_new_year {
    background-image: url(../img/6762b862642a8dfe039016cbae93c616.png)
}

.banner-form .form-wrapper {
    margin: 0 auto 19px;
    grid-column-gap: 32px;
    column-gap: 32px
}

.banner-form .form__group .input {
    max-width: 290px;
    width: 290px;
    height: 72px;
    box-sizing: border-box
}

.banner-form .button {
    width: 290px;
    height: 72px;
    border-radius: 13px
}

@media screen and (max-width: 767px) {
    .banner-form {
        padding: 0 0 262px;
        background-color: #f2f2f2
    }

    .banner-form > .row {
        border-radius: 10px;
        padding: 34px 22px 34px 18px;
        background-color: #e8a127;
        margin: 0 16px
    }

    .banner-form .form-wrapper {
        flex-direction: column;
        grid-row-gap: 15px;
        row-gap: 15px;
        margin-bottom: 15px
    }

    .banner-form .form__group {
        max-width: 290px;
        width: 100%
    }

    .banner-form .form__group .input {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box
    }

    .banner-form .form__group .button {
        margin-bottom: 0;
        font-size: 21px;
        line-height: 21px
    }

    .banner-form .form__group_phone {
        margin-bottom: 0
    }

    .banner-form .button {
        margin-top: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0
    }

    .banner-form .form__policy {
        margin: 0 auto;
        max-width: 255px
    }
}

.banner-garanty {
    padding: 66px 0 62px;
    background-image: url(../img/f4200504057e4e9eb6211457054f3866.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.banner-garanty .h2 {
    margin-bottom: 21px;
    color: #fff
}

.banner-garanty .h2 span {
    color: #fff
}

.banner__grid {
    display: flex;
    align-items: center
}

.banner__content-text {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    max-width: 528px
}

.banner__content-text b {
    color: #fff
}

.banner__image {
    flex-shrink: 0
}

.banner__image:first-child {
    position: absolute;
    top: -54px;
    right: 69px
}

.banner__image:last-child {
    position: absolute;
    left: -127px;
    bottom: 28px
}

.banner__image-wrapper {
    position: relative;
    flex-shrink: 0;
    bottom: -66px;
    left: 44px;
    margin-bottom: -24px
}

.banner__content {
    margin-left: 20px
}

@media screen and (max-width: 1370px) {
    .banner-garanty {
        padding: 61px 0 66px
    }

    .banner-garanty .h2 {
        margin-bottom: 16px;
        max-width: 625px
    }

    .banner__image {
        max-width: 409px;
        position: relative;
        left: -40px;
        width: 100%
    }

    .banner__image:first-child {
        max-width: 153px;
        top: -50px;
        left: auto;
        right: 140px;
        z-index: 1
    }

    .banner__image:nth-child(2) {
        top: -25px
    }

    .banner__image:last-child {
        max-width: 250px;
        left: -86px;
        bottom: 5px
    }

    .banner__image-wrapper {
        bottom: -77px;
        left: -1px;
        margin-bottom: -24px;
        margin-right: -90px
    }

    .banner__content {
        margin-left: 0
    }
}

@media screen and (max-width: 1023px) {
    .banner-garanty {
        padding: 48px 0 49px
    }

    .banner-garanty .h2 {
        margin-bottom: 20px;
        line-height: 38px
    }

    .banner__image {
        max-width: 317px;
        left: -67px
    }

    .banner__image:first-child {
        max-width: 128px;
        top: -110px;
        left: auto;
        right: 180px;
        z-index: 1
    }

    .banner__image:nth-child(2) {
        top: -47px
    }

    .banner__image:last-child {
        max-width: 200px;
        left: -110px;
        bottom: 26px
    }

    .banner__image-wrapper {
        bottom: -87px;
        left: 45px;
        margin-bottom: -24px;
        margin-right: -130px
    }

    .banner__content-text {
        font-size: 14px;
        line-height: 22px;
        max-width: 442px
    }

    .banner__content {
        position: relative;
        z-index: 2;
        margin-left: 19px
    }
}

@media screen and (max-width: 767px) {
    .banner-garanty {
        padding: 33px 0 30px
    }

    .banner-garanty .h2 {
        margin-bottom: 10px;
        line-height: 32px
    }

    .banner__grid {
        flex-direction: column-reverse
    }

    .banner__image {
        max-width: 406px;
        left: -45px
    }

    .banner__image:first-child {
        max-width: 122px;
        top: -25px;
        left: -80px;
        right: auto
    }

    .banner__image:nth-child(2) {
        top: -40px
    }

    .banner__image:last-child {
        max-width: 225px;
        left: -95px;
        bottom: auto;
        top: 85px
    }

    .banner__image-wrapper {
        bottom: -68px;
        margin-bottom: -22px;
        margin-right: -165px
    }

    .banner__content-text {
        font-size: 14px;
        line-height: 22px;
        max-width: 442px
    }

    .banner__content {
        position: relative;
        z-index: 2;
        margin-left: 0
    }

    .page_success .banner__image-wrapper {
        margin-bottom: -11px
    }
}

.steps {
    padding: 95px 0 100px;
    background-color: #f2f2f2
}

.steps .h2 {
    text-align: center;
    max-width: 820px;
    margin: 0 auto 35px
}

.steps__grid {
    display: flex;
    flex-direction: column;
    max-width: 1190px;
    margin: 0 auto;
    grid-row-gap: 36px;
    row-gap: 36px
}

.steps__item {
    display: flex;
    align-items: center;
    padding: 45px 85px 25px 60px;
    background-color: #fff;
    border-radius: 10px
}

.steps__item.steps__item-solo {
    padding: 36px 42px 35px 61px;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: space-between
}

.steps__item.steps__item-solo .steps__content {
    max-width: 521px;
    margin-right: 89px;
    margin-bottom: 10px
}

.steps__item.steps__item-solo .steps__content-title {
    max-width: 384px
}

.steps__item.steps__item-solo .steps__flag-wrapper {
    max-width: 160px;
    margin-right: 39px
}

.steps__item.steps__item-solo .steps__image {
    margin-right: 0;
    max-width: 347px
}

.steps__item.steps__item-solo .steps__flag-item {
    justify-content: center;
    padding: 50px 10px;
    min-height: 281px
}

.steps__item.steps__item-solo .steps__country {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0
}

.steps__item.steps__item-solo .steps__parners-img {
    max-width: 137px;
    width: 100%
}

.steps__item.steps__item-solo .steps__label-image {
    max-width: 49px;
    width: 100%
}

.steps__item.steps__item-solo .steps__label {
    max-width: 492px
}

.steps__parners-img {
    max-width: 76px
}

.steps__image {
    margin-right: 45px;
    position: relative;
    top: -10px
}

.steps__flag-wrapper {
    max-width: 221px;
    width: 100%;
    margin-right: 65px
}

.steps__flag-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 26px 24px 16px;
    border: 1px solid hsla(0, 0%, 60.4%, .26);
    border-radius: 10px;
    position: relative
}

.steps__flag-item:not(:last-child) {
    margin-bottom: 34px
}

.steps__flag-item.steps__flag-item_solo {
    flex-direction: row;
    justify-content: space-between;
    padding: 7px 8px 7px 28px
}

.steps__flag-item.steps__flag-item_solo .steps__country {
    margin-bottom: 0
}

.steps__flag {
    position: absolute;
    border-radius: 5px;
    top: 50%;
    left: 0;
    transform: translate(-60%, -50%);
    max-width: 42px
}

.steps__country {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 9px
}

.steps__content {
    max-width: 366px;
    margin-top: -20px
}

.steps__content-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 21px;
    line-height: 31px;
    max-width: 255px;
    margin-bottom: 16px
}

.steps__content-title span {
    color: #e8a127
}

.steps__content-text {
    font-size: 16px;
    line-height: 28px;
    opacity: .8;
    margin-bottom: 16px
}

.steps__label {
    display: flex;
    align-items: center;
    padding: 12px 36px 12px 48px;
    background: hsla(0, 0%, 60.4%, .1);
    border-radius: 10px;
    position: relative;
    margin-left: 17px
}

.steps__label-image {
    position: absolute;
    left: -17px;
    max-width: 38px
}

.steps__label-text {
    font-size: 14px;
    line-height: 22px;
    opacity: .8
}

.steps__new-year-action {
    font-size: 20px;
    text-align: center;
    margin: 0 auto 45px
}

@media screen and (max-width: 1370px) {
    .steps {
        padding: 70px 0
    }

    .steps .h2 {
        max-width: 715px;
        margin: 0 auto 32px
    }

    .steps__grid {
        grid-row-gap: 25px;
        row-gap: 25px
    }

    .steps__item {
        justify-content: space-between;
        padding: 46px 18px 23px 35px
    }

    .steps__item.steps__item-solo {
        padding: 27px 35px;
        align-items: center;
        justify-content: flex-end
    }

    .steps__item.steps__item-solo .steps__content {
        max-width: 391px;
        margin-right: 44px;
        margin-top: 0;
        margin-bottom: 0
    }

    .steps__item.steps__item-solo .steps__flag-wrapper {
        margin-right: 17px
    }

    .steps__item.steps__item-solo .steps__image {
        max-width: 229px;
        margin-right: 0
    }

    .steps__item.steps__item-solo .steps__content-text {
        max-width: 400px
    }

    .steps__item.steps__item-solo .steps__flag-item {
        padding: 59px 10px
    }

    .steps__item.steps__item-solo .steps__country {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 0
    }

    .steps__item.steps__item-solo .steps__parners-img {
        max-width: 137px;
        width: 100%
    }

    .steps__item.steps__item-solo .steps__label {
        max-width: 400px
    }

    .steps__image {
        max-width: 280px;
        width: 100%;
        margin-right: 5px
    }

    .steps__flag-wrapper {
        max-width: 171px;
        margin-right: 55px
    }

    .steps__flag-item {
        width: 100%;
        padding: 26px 0 16px
    }

    .steps__flag-item:not(:last-child) {
        margin-bottom: 34px
    }

    .steps__flag-item.steps__flag-item_solo {
        flex-direction: column;
        padding: 9px 0 6px 13px
    }

    .steps__flag-item.steps__flag-item_solo .steps__flag {
        top: 50%;
        transform: translate(-60%, -50%)
    }

    .steps__flag {
        top: 23px;
        transform: translateX(-60%)
    }

    .steps__content, .steps__content-text, .steps__label {
        max-width: 340px
    }

    .steps__new-year-action {
        font-size: 18px
    }
}

@media screen and (max-width: 1023px) {
    .steps {
        padding: 60px 0
    }

    .steps .h2 {
        max-width: 613px;
        margin: 0 auto 19px
    }

    .steps__grid {
        grid-row-gap: 18px;
        row-gap: 18px
    }

    .steps__item {
        padding: 43px 40px 44px 57px;
        flex-wrap: wrap;
        grid-row-gap: 19px;
        row-gap: 19px
    }

    .steps__item.steps__item-solo {
        padding: 22px 40px 23px 62px;
        justify-content: flex-start;
        flex-direction: row;
        grid-gap: 0;
        gap: 0
    }

    .steps__item.steps__item-solo .steps__image {
        order: 1
    }

    .steps__item.steps__item-solo .steps__content {
        max-width: 580px;
        margin-right: 0;
        order: 2
    }

    .steps__item.steps__item-solo .steps__flag-wrapper {
        margin-right: 51px;
        max-width: 339px;
        order: 0
    }

    .steps__item.steps__item-solo .steps__country {
        max-width: 125px;
        margin-right: 16px
    }

    .steps__item.steps__item-solo .steps__image {
        max-width: 243px
    }

    .steps__item.steps__item-solo .steps__content-title {
        max-width: 485px
    }

    .steps__item.steps__item-solo .steps__content-text {
        max-width: 100%
    }

    .steps__item.steps__item-solo .steps__flag-item {
        max-width: 100%;
        padding: 14px 30px;
        display: flex;
        flex-direction: row;
        min-height: auto
    }

    .steps__item.steps__item-solo .steps__country {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 0
    }

    .steps__item.steps__item-solo .steps__parners-img {
        max-width: 137px;
        width: 100%
    }

    .steps__item.steps__item-solo .steps__label {
        padding-right: 8px;
        max-width: 491px
    }

    .steps__item.steps__item-solo .steps__image {
        max-width: 190px;
        margin-right: 0;
        position: relative;
        left: 0;
        top: 0
    }

    .steps__image {
        max-width: 243px;
        margin-right: 24px;
        order: 0
    }

    .steps__flag-wrapper {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        max-width: 360px;
        margin-right: 0;
        order: 1
    }

    .steps__flag-item {
        width: 100%;
        padding: 26px 0 16px;
        max-width: 171px
    }

    .steps__flag-item:not(:last-child) {
        margin-bottom: 0;
        margin-right: 13px
    }

    .steps__flag-item.steps__flag-item_solo {
        padding: 26px 0 16px
    }

    .steps__flag-item.steps__flag-item_solo .steps__flag {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .steps__flag-item.steps__flag-item_solo .steps__country {
        margin-bottom: 9px
    }

    .steps__flag-item.steps__flag-item_solo.steps__flag-item_long {
        flex-direction: row;
        max-width: calc(100% - 70px);
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-right: 70px;
        margin-left: auto;
        margin-bottom: 32px;
        padding: 7px 23px 7px 43px
    }

    .steps__flag-item.steps__flag-item_solo.steps__flag-item_long .steps__flag {
        top: 50%;
        left: 0;
        transform: translate(-40%, -50%)
    }

    .steps__flag-item.steps__flag-item_solo.steps__flag-item_long .steps__country {
        margin-bottom: 0;
        margin-right: 15px
    }

    .steps__flag {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .steps__content {
        max-width: 100%;
        width: 100%;
        order: 2
    }

    .steps__content-title {
        max-width: 100%
    }

    .steps__content-text {
        max-width: 462px
    }

    .steps__label {
        padding-top: 14px;
        padding-bottom: 14px;
        max-width: 100%
    }

    .steps__new-year-action {
        font-size: 16px;
        max-width: 400px;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .steps {
        background-color: #e8a127;
        padding: 60px 0
    }

    .steps > .row {
        margin-top: -262px
    }

    .steps .h2 {
        max-width: 335px;
        margin: 0 auto 15px
    }

    .steps.steps__mobile-margin-top > .row {
        margin-top: -290px
    }

    .steps__grid {
        grid-row-gap: 22px;
        row-gap: 22px
    }

    .steps__item {
        padding: 21px 10px 27px 20px;
        grid-row-gap: 13px;
        row-gap: 13px;
        justify-content: center
    }

    .steps__item.steps__item-solo {
        justify-content: center;
        padding: 7px 9px 12px 20px
    }

    .steps__item.steps__item-solo .steps__image {
        order: 0
    }

    .steps__item.steps__item-solo .steps__content {
        max-width: 580px;
        margin-right: 0;
        order: 2
    }

    .steps__item.steps__item-solo .steps__flag-wrapper {
        margin-right: 0;
        max-width: 299px;
        order: 1
    }

    .steps__item.steps__item-solo .steps__country {
        max-width: 125px;
        margin-right: 16px
    }

    .steps__item.steps__item-solo .steps__image {
        max-width: 194px;
        margin-right: 0;
        left: 0
    }

    .steps__item.steps__item-solo .steps__content-title {
        max-width: 485px
    }

    .steps__item.steps__item-solo .steps__content-text {
        max-width: 100%
    }

    .steps__item.steps__item-solo .steps__flag-item {
        max-width: 100%;
        padding: 15px 21px;
        display: flex;
        flex-direction: row
    }

    .steps__item.steps__item-solo .steps__country {
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 0;
        margin-right: 21px
    }

    .steps__item.steps__item-solo .steps__parners-img {
        max-width: 101px;
        width: 100%
    }

    .steps__item.steps__item-solo .steps__label {
        padding-right: 8px;
        max-width: 491px
    }

    .steps__item.steps__item-solo .steps__label-image {
        max-width: 41px
    }

    .steps__image {
        max-width: 249px;
        margin-right: 0;
        order: 0;
        top: 0
    }

    .steps__flag {
        max-width: 40px;
        top: 0
    }

    .steps__country {
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        margin-bottom: 4px;
        margin-right: 2px;
        margin-left: 2px
    }

    .steps__partners-wrapper {
        display: flex;
        justify-content: center;
        flex-wrap: wrap
    }

    .steps__parners-img {
        max-width: 62px;
        width: 100%
    }

    .steps__parners-img:not(:last-child) {
        margin-right: 0
    }

    .steps__flag-wrapper {
        flex-wrap: wrap;
        align-items: normal;
        max-width: 100%;
        margin-bottom: 13px;
        justify-content: center;
        grid-column-gap: 13px;
        column-gap: 13px;
        grid-row-gap: 20px;
        row-gap: 20px
    }

    .steps__flag-item {
        width: 100%;
        padding: 25px 0 10px;
        max-width: 142px
    }

    .steps__flag-item:not(:last-child) {
        margin-bottom: 0;
        margin-right: 0
    }

    .steps__flag-item.steps__flag-item_solo {
        justify-content: flex-start;
        max-width: 142px;
        width: 100%;
        padding: 25px 0 10px
    }

    .steps__flag-item.steps__flag-item_solo .steps__country {
        margin-bottom: 4px;
        margin-right: 2px;
        margin-left: 2px
    }

    .steps__flag-item.steps__flag-item_solo.steps__flag-item_long {
        flex-direction: column;
        max-width: 142px;
        width: 100%;
        margin-left: 0;
        margin-bottom: 0;
        margin-right: 0;
        padding: 25px 0 10px
    }

    .steps__flag-item.steps__flag-item_solo.steps__flag-item_long .steps__flag {
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .steps__flag-item.steps__flag-item_solo.steps__flag-item_long .steps__country {
        margin-bottom: 4px;
        margin-right: 2px;
        margin-left: 2px
    }

    .steps__content {
        max-width: 100%;
        width: 100%;
        order: 2
    }

    .steps__content-title {
        font-size: 18px;
        line-height: 26px;
        max-width: 210px;
        margin-bottom: 10px
    }

    .steps__content-text {
        max-width: 462px;
        line-height: 24px
    }

    .steps__label {
        max-width: 100%;
        margin-left: 0;
        padding: 14px 8px 14px 42px
    }

    .steps__label-image {
        left: -8px
    }

    .steps__label-text {
        opacity: 1
    }

    .steps__new-year-action {
        font-size: 14px;
        margin-bottom: 45px
    }
}

.reviews {
    padding: 95px 0;
    background-color: #f2f2f2
}

.reviews .h2 {
    max-width: 1120px;
    margin-bottom: 53px;
    padding-left: 112px;
    position: relative;
    min-height: 120px
}

.reviews .h2:before {
    content: "";
    width: 60px;
    height: 47px;
    background-image: url(../img/dcc88f1d10a337d166797c9beec8a104.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    left: 0;
    top: 10px
}

.reviews__slide-thumb {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.reviews__item {
    display: grid;
    flex-direction: column;
    justify-content: flex-end
}

.reviews__item-slide {
    display: grid;
    grid-template-columns:760px 387px;
    max-width: 1178px;
    grid-column-gap: 31px;
    column-gap: 31px;
    margin-left: 112px;
    margin-right: 112px
}

.reviews__slide-main {
    position: relative
}

.reviews__main-img {
    border-radius: 10px
}

.reviews__main-img video {
    border-radius: 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews__thumb-img {
    position: relative
}

.reviews__thumb-img img {
    border-radius: 10px;
    max-width: 387px
}

.reviews__thumb-img:not(:last-child) {
    margin-bottom: 31px
}

.reviews__thumb-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 145%;
    font-weight: 600;
    color: #e8a127;
    max-width: 100px;
    width: 100%;
    height: 38px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    right: 13px;
    bottom: 8px
}

.reviews__thumb-label.accent {
    background-color: #e8a127;
    color: #fff
}

@media screen and (max-width: 1370px) {
    .reviews {
        padding: 70px 0
    }

    .reviews .h2 {
        max-width: 655px;
        margin-bottom: 32px;
        padding-left: 76px;
        font-size: 28px;
        line-height: 38px
    }

    .reviews__item-slide {
        display: grid;
        grid-template-columns:546px 277px;
        grid-column-gap: 22px;
        column-gap: 22px;
        margin-left: 76px;
        margin-right: 76px
    }

    .reviews__thumb-img img {
        max-width: 100%
    }

    .reviews__thumb-img:not(:last-child) {
        margin-bottom: 29px
    }

    .reviews__thumb-label {
        color: #e8a127;
        max-width: 80px;
        height: 30px;
        right: 0;
        bottom: 2px
    }

    .reviews__grid {
        max-width: 922px;
        width: 100%;
        margin: 0 auto
    }
}

@media screen and (max-width: 1023px) {
    .reviews {
        padding: 60px 0
    }

    .reviews .h2 {
        max-width: 550px;
        margin-bottom: 25px;
        padding-left: 61px;
        font-size: 24px;
        line-height: 30px
    }

    .reviews .h2:before {
        width: 43px;
        height: 34px;
        top: 0
    }

    .reviews__item-slide {
        grid-template-columns:400px 253px;
        grid-column-gap: 12px;
        column-gap: 12px;
        margin-left: 61px;
        margin-right: 61px
    }

    .reviews__main-img {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .reviews__thumb-img:not(:last-child) {
        margin-bottom: 15px
    }

    .reviews__thumb-label {
        bottom: 0
    }

    .reviews__grid {
        max-width: 727px
    }
}

@media screen and (max-width: 767px) {
    .reviews {
        padding: 123px 0 60px
    }

    .reviews .h2 {
        max-width: 550px;
        margin-bottom: 7px;
        padding-left: 0;
        font-size: 21px;
        line-height: 28px
    }

    .reviews .h2:before {
        top: -62px
    }

    .reviews__item:not(:first-child) {
        margin-top: 97px
    }

    .reviews__item-slide {
        grid-template-columns:1fr;
        grid-column-gap: 0;
        column-gap: 0;
        margin-left: 0;
        margin-right: 0;
        grid-row-gap: 7px;
        row-gap: 7px
    }

    .reviews__main-img {
        height: auto
    }

    .reviews__main-img video {
        position: relative
    }

    .reviews__slide-thumb {
        flex-direction: row
    }

    .reviews__thumb-img {
        max-width: calc(50% - 6.5px)
    }

    .reviews__thumb-img:not(:last-child) {
        margin-bottom: 0;
        margin-right: 13px
    }

    .reviews__thumb-label {
        bottom: 0
    }
}

.prices {
    padding: 95px 0;
    background-color: #f2f2f2;
    position: relative
}

.prices .h2 {
    max-width: 1026px;
    text-align: center;
    margin: 0 auto 5px
}

.prices__subtitle {
    font-size: 18px;
    line-height: 28px;
    color: #9a9a9a;
    max-width: 467px;
    text-align: center;
    margin: 0 auto 75px
}

.prices__subtitle span {
    color: #e8a127
}

.prices__subtitle .tippy-info {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin: 0 auto
}

.prices__payment {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-column-gap: 21px;
    column-gap: 21px;
    margin-bottom: 72px
}

.prices__payment-img {
    flex-shrink: 0
}

.prices__payment-text {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    line-height: 28px;
    color: #444c54
}

.prices__grid {
    max-width: 1215px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    grid-column-gap: 23px;
    column-gap: 23px;
    grid-row-gap: 68px;
    row-gap: 68px;
    margin: 0 auto;
    position: relative
}

.prices__item {
    max-width: calc(50% - 11.5px);
    padding: 33px 31px 18px 46px;
    border-radius: 10px;
    background-color: #fff;
    position: relative
}

.prices__item-image {
    margin-top: -71px;
    max-width: 134px
}

.prices__item-header {
    display: flex;
    align-items: center;
    grid-column-gap: 22px;
    column-gap: 22px;
    position: relative;
    margin-bottom: 16px
}

.prices__header-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 11px
}

.prices__header-country {
    font-size: 18px;
    line-height: 20px
}

.prices__item-steps {
    padding: 20px 36px;
    background-color: rgba(112, 109, 198, .17);
    border-radius: 5px
}

.prices__item-steps-wrapper:not(:last-child) {
    margin-bottom: 16px
}

.prices__steps-title-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
    margin-bottom: 13px
}

.prices__steps-title-wrapper p {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    margin-left: 10px
}

.prices__steps-title-wrapper p .text-small {
    font-size: 14px
}

.prices__steps-title-wrapper .prices__steps-title {
    margin-bottom: 0
}

.prices__item-steps-modification .prices__steps-price {
    display: none
}

.prices__item-steps-modification-sum .text-small {
    font-size: 16px
}

.prices__steps-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 13px
}

.prices__steps-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    grid-row-gap: 13px;
    row-gap: 13px
}

.prices__steps-item {
    display: flex;
    align-items: center;
    font-family: Lato, sans-serif;
    font-weight: 500;
    font-style: normal;
    max-width: calc(50% - 6px);
    width: 100%;
    font-size: 13px;
    line-height: 16px;
    grid-column-gap: 10px;
    column-gap: 10px
}

.prices__steps-item:before {
    content: "";
    width: 18px;
    height: 18px;
    background-color: #fff;
    background-image: url(../img/1cdb162edd01ddfa731528a80786712f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 12px 9px;
    border-radius: 2px;
    display: inline-block
}

.prices__steps-price {
    padding: 12px 34px;
    background-color: #e8a127;
    border-radius: 5px;
    margin-top: 0
}

.prices__price-total {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 26px;
    line-height: 33px;
    color: #fff;
    margin-bottom: 3px
}

.prices__price-total span {
    font-size: 30px;
    line-height: 30px
}

.prices__price-old {
    font-size: 18px;
    line-height: 23px;
    color: #fff
}

.prices__stock {
    display: flex;
    align-items: flex-start;
    position: absolute;
    top: -82px;
    right: -31px
}

.prices__stock .tippy-info {
    margin-right: 7px
}

.prices__stock-text {
    font-size: 14px;
    line-height: 20px
}

.prices__image-stock {
    margin-right: -10px;
    margin-top: -12px
}

.prices__new-year-action {
    font-size: 20px;
    text-align: center;
    margin-top: 45px
}

@media screen and (max-width: 1370px) {
    .prices {
        padding: 70px 0
    }

    .prices .h2 {
        max-width: 900px;
        margin: 0 auto 15px
    }

    .prices__subtitle {
        font-size: 16px;
        line-height: 26px;
        max-width: 415px;
        margin: 0 auto 47px
    }

    .prices__grid {
        grid-column-gap: 21px;
        column-gap: 21px;
        grid-row-gap: 65px;
        row-gap: 65px;
        max-width: 841px
    }

    .prices__item {
        max-width: calc(50% - 10.5px);
        padding: 26px 35px 24px 24px
    }

    .prices__item-image {
        max-width: 103px;
        width: 100%;
        margin-top: -55px
    }

    .prices__item-header {
        align-items: flex-start;
        grid-column-gap: 19px;
        column-gap: 19px;
        margin-bottom: 16px
    }

    .prices__header-title {
        font-size: 21px;
        line-height: 21px;
        margin-bottom: 8px;
        width: 109%
    }

    .prices__header-country {
        font-size: 16px;
        line-height: 16px
    }

    .prices__item-steps {
        padding: 15px 27px 18px;
        background-color: rgba(112, 109, 198, .1);
        border-radius: 4px
    }

    .prices__item-steps-wrapper:not(:last-child) {
        margin-bottom: 14px
    }

    .prices__steps-title-wrapper {
        flex-direction: column;
        margin-bottom: 10px
    }

    .prices__steps-title-wrapper p {
        font-size: 16px;
        margin-left: 0
    }

    .prices__steps-title-wrapper p .text-small {
        font-size: 14px
    }

    .prices__steps-title {
        font-family: lato, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .prices__steps-wrapper {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
        grid-row-gap: 11px;
        row-gap: 11px
    }

    .prices__steps-item {
        max-width: 100%;
        font-size: 14px;
        line-height: 17px;
        grid-column-gap: 7px;
        column-gap: 7px
    }

    .prices__steps-item:before {
        width: 14px;
        height: 14px;
        background-size: 9px 7px
    }

    .prices__steps-price {
        background-color: unset;
        padding: 0;
        border-radius: 0;
        margin-top: 14px
    }

    .prices__price-total {
        font-size: 20px;
        line-height: 25px;
        color: #444c54;
        margin-bottom: 1px
    }

    .prices__price-total span {
        font-size: 23px;
        line-height: 23px;
        color: #e8a127
    }

    .prices__price-old {
        font-size: 14px;
        line-height: 18px;
        color: #9a9a9a
    }

    .prices__stock {
        top: -49px;
        right: -31px
    }

    .prices__stock .tippy-info {
        margin-right: 6px
    }

    .prices__image-stock {
        max-width: 45px;
        margin-top: -5px
    }

    .prices__new-year-action {
        font-size: 18px
    }
}

@media screen and (max-width: 1023px) {
    .prices {
        padding: 60px 0
    }

    .prices .h2 {
        max-width: 720px;
        margin: 0 auto 13px
    }

    .prices__subtitle {
        font-size: 16px;
        line-height: 24px;
        max-width: 415px;
        margin: 0 auto 50px
    }

    .prices__grid {
        grid-column-gap: 7px;
        column-gap: 7px;
        grid-row-gap: 49px;
        row-gap: 49px
    }

    .prices__item {
        max-width: calc(50% - 3.5px);
        padding: 22px 30px 18px 21px
    }

    .prices__item-image {
        max-width: 90px;
        margin-top: -47px
    }

    .prices__item-header {
        grid-column-gap: 16px;
        column-gap: 16px;
        margin-bottom: 14px
    }

    .prices__header-title {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 7px;
        width: 105%
    }

    .prices__header-country {
        font-size: 14px;
        line-height: 13px
    }

    .prices__item-steps {
        padding: 13px 24px 18px;
        border-radius: 3px
    }

    .prices__item-steps-wrapper:not(:last-child) {
        margin-bottom: 12px
    }

    .prices__steps-title-wrapper p {
        font-size: 14px
    }

    .prices__steps-title-wrapper p .text-small {
        font-size: 12px
    }

    .prices__steps-title {
        font-size: 14px;
        line-height: 18px
    }

    .prices__steps-item {
        grid-column-gap: 7px;
        column-gap: 7px
    }

    .prices__steps-item:before {
        width: 12px;
        height: 12px;
        background-size: 8px 6px
    }

    .prices__steps-price {
        margin-top: 12px
    }

    .prices__price-total {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0
    }

    .prices__price-total span {
        font-size: 20px;
        line-height: 20px
    }

    .prices__stock {
        top: -53px;
        right: -28px
    }

    .prices__new-year-action {
        font-size: 16px;
        max-width: 400px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 767px) {
    .prices .h2 {
        margin: 0 auto 10px
    }

    .prices__subtitle {
        font-size: 14px;
        line-height: 22px;
        max-width: 330px;
        margin: 0 auto 32px
    }

    .prices__payment {
        margin-bottom: 52px
    }

    .prices__payment-text {
        font-size: 21px
    }

    .prices__grid {
        grid-column-gap: 0;
        column-gap: 0;
        grid-row-gap: 52px;
        row-gap: 52px
    }

    .prices__item {
        max-width: 100%;
        padding: 23px 17px 29px 22px
    }

    .prices__item-image {
        max-width: 79px;
        margin-top: -41px;
        margin-left: -10px
    }

    .prices__item-header {
        grid-column-gap: 14px;
        column-gap: 14px;
        margin-bottom: 18px
    }

    .prices__item-steps {
        padding: 13px 19px 23px
    }

    .prices__item-steps-wrapper:not(:last-child) {
        margin-bottom: 12px
    }

    .prices__steps-title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 9px
    }

    .prices__steps-item {
        grid-column-gap: 10px;
        column-gap: 10px
    }

    .prices__steps-price {
        padding: 10px 20px;
        margin-top: -10px;
        background-color: #e8a127;
        border-radius: 3px
    }

    .prices__price-total {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px;
        color: #fff
    }

    .prices__price-total span {
        font-size: 24px;
        line-height: 24px;
        color: #fff
    }

    .prices__price-old {
        font-size: 16px;
        line-height: 16px;
        color: #fff
    }

    .prices__stock {
        top: -45px;
        right: -17px
    }

    .prices__stock .tippy-info {
        margin-right: 5px
    }

    .prices__image-stock {
        max-width: 41px;
        margin-right: -14px
    }

    .prices__new-year-action {
        font-size: 14px
    }
}

.warranty {
    padding: 34px 0 23px;
    background-image: url(../img/3685c3a7203e819cc60ceb3306a3451e.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.warranty.bg_new_year {
    background-image: url(../img/fb7b8cf9eca0d73f9568015cbcd989ba.png)
}

.warranty .h2, .warranty > .row {
    position: relative
}

.warranty .h2 {
    max-width: 575px;
    margin-bottom: 26px
}

.warranty .h2:before {
    content: "";
    width: 60px;
    height: 47px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    opacity: .5;
    left: 0;
    top: -81px
}

.margin-t {
    margin-top: 95px
}

.warranty__form-list__title {
    display: none
}

.warranty__grid {
    justify-content: flex-end
}

.warranty__content, .warranty__grid {
    display: flex;
    align-items: center;
    align-items: flex-end
}

.warranty__content {
    flex-direction: column;
    max-width: 600px;
    margin-bottom: 52px
}

.warranty__image-wrapper {
    position: absolute;
    left: 0;
    bottom: -23px
}

.warranty__certificate-wrapper {
    display: flex;
    align-items: center;
    max-width: 195px;
    width: 100%;
    position: absolute;
    right: 10px;
    bottom: 70px
}

.warranty__certificate-wrapper a {
    position: relative;
    z-index: 3;
    margin-right: -77px
}

.warranty__certificate-wrapper a img {
    border-radius: 10px;
    position: relative
}

.warranty__certificate-wrapper a:nth-child(2) {
    z-index: 2
}

.warranty__certificate-wrapper a:last-child {
    z-index: 1
}

.warranty__certificate-wrapper a:not(:first-child) {
    margin-right: -81px
}

.warranty__certificate-wrapper a:not(:first-child) img {
    max-width: 110px;
    width: 100%
}

.warranty__employees {
    margin-right: 158px;
    margin-bottom: 37px;
    position: relative
}

.warranty__employees:before {
    content: "";
    width: 133px;
    height: 68px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    position: absolute;
    left: -150px;
    top: -25px
}

.warranty__employees-fio {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 3px
}

.warranty__employees-profession {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px
}

.warranty__employees-experience {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 22px;
    color: #e8a127
}

.warranty__community-wrapper {
    display: flex;
    align-items: center;
    padding: 8px 25px;
    background: hsla(0, 0%, 100%, .23);
    border: 1.67px solid hsla(0, 0%, 100%, .25);
    -webkit-backdrop-filter: blur(10.87px);
    backdrop-filter: blur(10.87px);
    border-radius: 8.36px;
    margin-right: 102px
}

.warranty__community-title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    max-width: 127px;
    margin-right: 7px
}

.warranty__community-item {
    max-width: 76px;
    position: relative;
    margin-left: -13px;
    margin-bottom: -10px
}

.warranty__community-item:not(:last-child) {
    margin-right: -10px
}

.warranty__community-flag {
    position: absolute;
    top: 0;
    left: 56%;
    transform: translate(-50%);
    max-width: 28px
}

.warranty__community-image {
    max-width: 76px
}

.warranty__form-wrapper {
    padding: 39px 30px;
    background-image: url(../img/fb0881230ab919436b15d5302c6ddf50.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    border-radius: 10px;
    position: relative;
    perspective: 247px;
    perspective-origin: 155px;
    max-width: 411px
}

.warranty__form-wrapper:before {
    content: "";
    height: 31px;
    width: 249px;
    transform: rotateX(30deg);
    background-color: #e8a127;
    border-radius: 10px 10px 0 0;
    padding-top: 31px;
    position: absolute;
    left: 25px;
    top: -37px
}

.warranty__form-title {
    font-weight: 300;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    max-width: 308px;
    margin: 0 auto 13px
}

.warranty__form-title, .warranty__form-title b {
    font-family: RoadRadio, sans-serif;
    font-style: normal;
    color: #fff
}

.warranty__form-title b {
    font-weight: 700
}

.warranty__form-list {
    padding: 17px 26px 17px 30px;
    background: #f0eff9;
    border-radius: 10px;
    position: relative;
    margin-bottom: 16px
}

.warranty__form-list__item {
    font-size: 14px;
    line-height: 26px;
    position: relative
}

.warranty__form-list__item:after {
    content: "";
    width: 17px;
    height: 11px;
    background: #e8a127;
    border-radius: 0 28px 28px 0;
    position: absolute;
    left: -30px;
    top: 5px
}

.warranty__form .form-wrapper {
    flex-direction: column;
    align-items: center;
    grid-row-gap: 16px;
    row-gap: 16px
}

.warranty__form .form__group {
    max-width: 350px;
    width: 100%
}

.warranty__form .form__group .input {
    max-width: 350px;
    width: 100%;
    height: 71px;
    box-sizing: border-box
}

.warranty__form .form__group .button {
    max-width: 350%;
    width: 100%;
    height: 71px;
    border-radius: 10px;
    margin-bottom: 16px
}

.warranty__form .form__policy {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 1370px) {
    .warranty {
        padding: 113px 0 0
    }

    .warranty .h2 {
        max-width: 492px;
        margin-bottom: 162px
    }

    .warranty .h2:before {
        top: -71px
    }

    .margin-t {
        margin-top: 70px
    }

    .warranty__grid {
        flex-direction: column
    }

    .warranty__content {
        align-items: flex-start;
        max-width: 492px;
        margin-bottom: 44px
    }

    .warranty__image {
        max-width: 383px;
        width: 100%
    }

    .warranty__image-wrapper {
        position: absolute;
        left: 50px;
        bottom: auto;
        top: -67px
    }

    .warranty__certificate-wrapper {
        max-width: 155px;
        width: 100%;
        position: absolute;
        right: -22px;
        bottom: 44px
    }

    .warranty__certificate-wrapper a {
        margin-right: -61px
    }

    .warranty__certificate-wrapper a img {
        max-width: 100px
    }

    .warranty__certificate-wrapper a:nth-child(2) {
        z-index: 2
    }

    .warranty__certificate-wrapper a:last-child {
        z-index: 1
    }

    .warranty__certificate-wrapper a:not(:first-child) {
        margin-right: -64px
    }

    .warranty__certificate-wrapper a:not(:first-child) img {
        max-width: 87px
    }

    .warranty__employees {
        margin-right: 0;
        margin-left: 37px;
        margin-bottom: 44px;
        position: absolute;
        left: 505px;
        top: 215px
    }

    .warranty__employees:before {
        left: -150px;
        top: -25px
    }

    .warranty__employees-fio {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 3px
    }

    .warranty__employees-profession {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 3px
    }

    .warranty__employees-experience {
        font-family: lato, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        line-height: 22px;
        color: #e8a127
    }

    .warranty__community-wrapper {
        display: flex;
        align-items: center;
        padding: 8px 25px;
        background: hsla(0, 0%, 100%, .23);
        border: 1.67px solid hsla(0, 0%, 100%, .25);
        -webkit-backdrop-filter: blur(10.87px);
        backdrop-filter: blur(10.87px);
        border-radius: 8.36px;
        margin-right: 102px
    }

    .warranty__form-wrapper {
        padding: 41px 47px;
        display: flex;
        align-items: flex-start;
        grid-column-gap: 23px;
        column-gap: 23px;
        max-width: calc(100% + 94px);
        width: calc(100% + 94px);
        background-image: none;
        background-color: #e8a127;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        left: -47px;
        border-radius: 0
    }

    .warranty__form-wrapper:before {
        display: none
    }

    .warranty__form-title {
        max-width: 270px;
        font-size: 35px;
        line-height: 45px;
        text-align: left;
        margin: 0
    }

    .warranty__form-title b {
        font-family: RoadRadio, sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #fff
    }

    .warranty__form-list {
        padding: 13px 20px 16px 30px;
        margin-bottom: 0;
        margin-top: 12px
    }

    .warranty__form-list__item {
        font-size: 14px;
        line-height: 26px;
        position: relative
    }

    .warranty__form-list__item:after {
        top: 50%;
        transform: translateY(-50%)
    }

    .warranty__form {
        max-width: 260px;
        width: 100%;
        margin-top: 12px
    }

    .warranty__form .form-wrapper {
        grid-row-gap: 26px;
        row-gap: 26px
    }

    .warranty__form .form__group {
        max-width: 350px;
        width: 100%
    }

    .warranty__form .form__group .input {
        padding-left: 29px;
        height: 65px
    }

    .warranty__form .form__group .button {
        font-size: 18px;
        line-height: 18px;
        height: 65px;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 1023px) {
    .warranty {
        padding: 121px 0 0
    }

    .warranty .h2 {
        max-width: 422px;
        line-height: 38px;
        margin-bottom: 146px
    }

    .warranty .h2:before {
        top: -51px
    }

    .margin-t {
        margin-top: 60px
    }

    .warranty__content {
        max-width: 422px;
        margin-bottom: 37px
    }

    .warranty__image {
        max-width: 359px;
        width: 100%
    }

    .warranty__image-wrapper {
        left: 0;
        top: -85px
    }

    .warranty__certificate-wrapper {
        max-width: 155px;
        right: 67px;
        bottom: 40px
    }

    .warranty__employees {
        margin-right: 0;
        margin-left: 112px;
        margin-bottom: 28px;
        position: absolute;
        left: 300px;
        top: 190px
    }

    .warranty__employees:before {
        left: -150px;
        top: -25px
    }

    .warranty__employees-fio {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 3px
    }

    .warranty__employees-profession {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 3px
    }

    .warranty__employees-experience {
        font-family: lato, sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 18px;
        line-height: 22px;
        color: #e8a127
    }

    .warranty__community-wrapper {
        padding: 8px 25px;
        margin-right: 0;
        margin-left: 20px
    }

    .warranty__form-wrapper {
        padding: 34px 28px;
        display: grid;
        grid-template-areas:"title form" "list form";
        grid-template-columns:410px 1fr;
        align-items: flex-end;
        grid-template-rows:auto;
        grid-column-gap: 50px;
        column-gap: 50px;
        max-width: calc(100% + 56px);
        width: calc(100% + 56px);
        left: -28px
    }

    .warranty__form-title {
        max-width: 410px;
        font-size: 24px;
        line-height: 34px;
        grid-area: title
    }

    .warranty__form-list {
        padding: 8px 16px 8px 37px;
        margin-top: 12px;
        grid-area: list;
        max-width: 345px
    }

    .warranty__form-list__item {
        line-height: 24px
    }

    .warranty__form-list__item:after {
        left: -37px
    }

    .warranty__form {
        max-width: 260px;
        width: 100%;
        margin-top: 12px;
        grid-area: form
    }

    .warranty__form .form-wrapper {
        grid-row-gap: 17px;
        row-gap: 17px
    }

    .warranty__form .form__group {
        max-width: 350px;
        width: 100%
    }

    .warranty__form .form__group .input {
        padding-left: 29px;
        height: 65px
    }

    .warranty__form .form__group .button {
        margin-bottom: 13px
    }
}

@media screen and (max-width: 767px) {
    .warranty {
        padding: 81px 0 0
    }

    .warranty .h2 {
        max-width: 270px;
        line-height: 28px;
        margin-bottom: 55px;
        margin-left: 101px;
        font-size: 21px
    }

    .warranty .h2:before {
        top: -43px;
        width: 43px;
        height: 34px
    }

    .warranty__grid {
        align-items: center
    }

    .warranty__content {
        width: 100%;
        margin-bottom: 30px;
        align-items: center;
        position: relative;
        max-width: 400px
    }

    .warranty__image {
        max-width: 359px;
        width: 100%
    }

    .warranty__image-wrapper {
        left: -16px;
        top: -21px
    }

    .warranty__certificate-wrapper {
        max-width: 160px;
        right: -3px;
        bottom: -127px
    }

    .warranty__certificate-wrapper a img {
        max-width: 82px
    }

    .warranty__certificate-wrapper a:not(:first-child) img {
        max-width: 71px
    }

    .warranty__employees {
        margin-left: 162px;
        margin-bottom: 29px;
        position: relative;
        top: 0;
        left: 0
    }

    .warranty__employees:before {
        left: -150px;
        top: -25px
    }

    .warranty__employees-fio {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 4px
    }

    .warranty__employees-profession {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 4px
    }

    .warranty__employees-experience {
        font-size: 14px;
        line-height: 17px
    }

    .warranty__community-wrapper {
        padding: 10px 10px 10px 12px;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
        margin-left: 0
    }

    .warranty__community-title {
        margin-right: 25px
    }

    .warranty__community-item {
        width: 75px;
        flex-shrink: 0
    }

    .warranty__community-flag {
        max-width: 22px
    }

    .warranty__form-list__title {
        display: block;
        font-size: 16px;
        line-height: 24px;
        color: #fff;
        text-align: center;
        margin-bottom: 15px;
        grid-area: list-title
    }

    .warranty__form-wrapper {
        padding: 30px 16px;
        display: grid;
        grid-template-areas:"title" "list-title" "list" "form";
        grid-template-columns:1fr;
        align-items: center;
        grid-column-gap: 0;
        column-gap: 0;
        max-width: calc(100% + 32px);
        width: calc(100% + 32px);
        left: -16px
    }

    .warranty__form-title {
        max-width: 335px;
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 15px;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .warranty__form-list {
        padding: 15px 8px 15px 25px;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto
    }

    .warranty__form-list__item {
        font-size: 14px;
        line-height: 30px
    }

    .warranty__form-list__item:after {
        left: -25px
    }

    .warranty__form {
        max-width: 290px;
        margin-top: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .warranty__form .form-wrapper {
        grid-row-gap: 0;
        row-gap: 0
    }

    .warranty__form .form__group .input {
        padding-left: 37px;
        height: 72px
    }

    .warranty__form .form__group .button {
        font-size: 21px;
        line-height: 21px;
        height: 72px;
        margin-bottom: 15px;
        margin-top: 0
    }
}

.warranty_success {
    padding-bottom: 56px;
    position: relative;
    z-index: 2
}

.warranty_success .h2 {
    max-width: 610px;
    margin-bottom: 25px
}

.warranty_success .warranty__content-grid {
    display: flex;
    align-items: flex-end
}

.warranty_success .warranty__image-wrapper {
    position: relative;
    flex-shrink: 0;
    bottom: -56px;
    left: -75px
}

.warranty_success .warranty__certificate-wrapper {
    right: 53px
}

.warranty_success .warranty__grid {
    align-items: center
}

.warranty_success .warranty__content-wrapper {
    flex-shrink: 0;
    position: relative;
    left: -85px
}

.warranty_success .warranty__community-wrapper {
    margin-right: 0
}

.warranty_success .warranty__employees {
    margin-right: 0;
    margin-left: 114px
}

.warranty__subtitle {
    font-size: 21px;
    line-height: 31px;
    max-width: 450px
}

.warranty__title-wrapper {
    max-width: 610px;
    width: 100%
}

@media screen and (max-width: 1370px) {
    .warranty_success {
        padding-bottom: 56px
    }

    .warranty_success .warranty__grid {
        flex-direction: row;
        align-items: flex-start
    }

    .warranty_success .h2 {
        max-width: 500px;
        margin-bottom: 25px
    }

    .warranty_success .warranty__image-wrapper {
        bottom: -56px;
        left: -120px;
        top: auto
    }

    .warranty_success .warranty__content-grid {
        max-height: 329px
    }

    .warranty_success .warranty__image {
        max-width: 322px
    }

    .warranty_success .warranty__content-wrapper {
        left: -285px
    }

    .warranty_success .warranty__certificate-wrapper {
        right: 188px
    }

    .warranty__subtitle {
        font-size: 16px;
        line-height: 26px;
        max-width: 370px
    }
}

@media screen and (max-width: 1023px) {
    .warranty_success {
        padding-top: 85px;
        padding-bottom: 35px
    }

    .warranty_success .h2 {
        max-width: 370px;
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 16px
    }

    .warranty_success .warranty__image-wrapper {
        bottom: -35px;
        left: -105px;
        top: auto
    }

    .warranty_success .warranty__employees {
        margin-left: 205px
    }

    .warranty_success .warranty__certificate-wrapper a {
        margin-right: -42px
    }

    .warranty_success .warranty__certificate-wrapper a img {
        max-width: 68px
    }

    .warranty_success .warranty__certificate-wrapper a:nth-child(2) {
        margin-right: -44px
    }

    .warranty_success .warranty__certificate-wrapper a:not(:first-child) img {
        max-width: 59px
    }

    .warranty_success .warranty__content-grid {
        max-height: 329px
    }

    .warranty_success .warranty__image {
        max-width: 290px
    }

    .warranty_success .warranty__content-wrapper {
        left: -318px
    }

    .warranty_success .warranty__certificate-wrapper {
        max-width: 105px;
        right: 87px;
        bottom: 120px
    }

    .warranty_success .warranty__employees-fio {
        font-size: 18px;
        line-height: 22px
    }

    .warranty_success .warranty__employees-experience, .warranty_success .warranty__employees-profession {
        font-size: 14px;
        line-height: 17px
    }

    .warranty__subtitle {
        max-width: 285px
    }
}

@media screen and (max-width: 767px) {
    .warranty_success .h2 {
        font-size: 21px;
        line-height: 28px;
        margin-left: 130px;
        max-width: 190px
    }

    .warranty_success .warranty__grid {
        align-items: center;
        flex-direction: column;
        position: relative;
        max-width: 400px;
        margin-left: auto;
        margin-right: auto
    }

    .warranty_success .warranty__image-wrapper {
        left: -16px;
        top: 0;
        bottom: auto;
        position: absolute
    }

    .warranty_success .warranty__content-grid {
        max-height: 100%
    }

    .warranty_success .warranty__certificate-wrapper {
        max-width: 105px;
        right: 34px;
        bottom: -240px
    }

    .warranty_success .warranty__content-wrapper {
        left: auto;
        display: flex;
        flex-direction: column
    }

    .warranty_success .warranty__employees {
        margin-left: auto
    }

    .warranty__subtitle {
        max-width: 328px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 48px
    }
}

.contacts {
    padding: 95px 0 105px;
    background-color: #f2f2f2
}

.contacts .h2 {
    margin-bottom: 31px
}

.contacts .h2 b {
    color: #e8a127
}

.contacts .map {
    height: 631px;
    position: relative
}

.contacts .map > ymaps {
    border-radius: 10px;
    overflow: hidden
}

.contacts__grid {
    position: relative
}

.map__parking {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    max-width: 403px;
    z-index: 1;
    width: 100%;
    padding: 18px 21px 18px 44px;
    font-size: 16px;
    line-height: 26px;
    border-radius: 6px
}

.map__parking:before {
    content: "";
    width: 59px;
    flex-shrink: 0;
    height: 59px;
    border-radius: 100%;
    background-color: #e8a127;
    background-image: url(../img/2a451f63af9f6ca7fae7e213fa43cb5f.svg);
    background-size: 33.71px 27.58px;
    left: -31px
}

.contacts__content, .map__parking:before {
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute
}

.contacts__content {
    max-width: 675px;
    padding: 52px 40px;
    background-color: #fff;
    background-size: cover;
    left: 0;
    bottom: 73px;
    border-radius: 0 10px 10px 0;
    z-index: 1
}

.contacts__content:before {
    content: "";
    height: 0;
    width: 342px;
    border-bottom: 30px solid #fff;
    border-left: 32.5px solid transparent;
    border-right: 32.5px solid transparent;
    position: absolute;
    left: 17px;
    top: -13px;
    z-index: 0
}

.contacts__phone-wrapper {
    margin-bottom: 31px
}

.contacts__phone-wrapper .phone {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 38px;
    line-height: 54px;
    color: #e8a127
}

.contacts__address {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    position: relative;
    margin-bottom: 20px
}

.contacts__address.many {
    flex-wrap: wrap;
    padding-left: 63px;
    grid-row-gap: 15px;
    row-gap: 15px;
    grid-column-gap: 10px;
    column-gap: 10px
}

.contacts__address.many:before {
    position: absolute;
    left: 0;
    top: 4px
}

.contacts__address.many span {
    max-width: 50%;
    width: 50%
}

.contacts__address i {
    display: none
}

.contacts__address:before {
    content: "";
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #e8a127;
    background-position: 50%;
    background-size: 13px 19px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 28px
}

.contacts__worktime {
    display: flex;
    align-items: center;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    position: relative
}

.contacts__worktime:before {
    content: "";
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background-color: #e8a127;
    background-position: 50%;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 28px
}

.contacts__map .ymaps-2-1-79-balloon__tail {
    display: none
}

.contacts__map .ymaps-2-1-79-balloon {
    top: 48px;
    left: 26px;
    box-shadow: none;
    transform: translateY(144px)
}

.contacts__map .ymaps-2-1-79-balloon__layout {
    background-color: transparent
}

.contacts__map .ymaps-2-1-79-balloon__close + .ymaps-2-1-79-balloon__content {
    padding: 0 0 34px;
    margin: 0
}

.contacts__map .ymaps-2-1-79-balloon__content {
    background-color: transparent;
    position: relative
}

.contacts__map .ymaps-2-1-79-balloon__close-button {
    width: 26px;
    height: 26px;
    background-size: cover;
    opacity: 1
}

.contacts__map .ymaps-2-1-79-balloon__close {
    right: 7px;
    top: 9px
}

.contacts__map .baloon-content {
    width: 206px;
    height: 113px;
    background-image: url(../img/34e3e1542c4f1de6abfba7a7532851e2.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 10px;
    border: 4px solid #e8a127;
}

.contacts__map .baloon-content:before {
    content: "";
    position: absolute;
    left: 55px;
    bottom: 5px;
    border: 15px solid transparent;
    border-top-color: #e8a127
}

@media screen and (max-width: 1370px) {
    .contacts {
        padding: 70px 0
    }

    .contacts .h2 {
        margin-bottom: 13px
    }

    .contacts .map {
        height: 641px
    }

    .contacts__content {
        max-width: 590px;
        padding: 35px 26px 35px 43px;
        left: 0;
        bottom: 126px
    }

    .contacts__content:before {
        width: 254px
    }

    .contacts__phone-wrapper {
        margin-bottom: 14px
    }

    .contacts__phone-wrapper .phone {
        font-size: 32px;
        line-height: 54px
    }

    .contacts__address {
        margin-bottom: 13px
    }

    .contacts__address.many {
        grid-column-gap: 5px;
        column-gap: 5px
    }
}

@media screen and (max-width: 1023px) {
    .contacts {
        padding: 60px 0
    }

    .contacts .h2 {
        margin-bottom: 7px;
        line-height: 38px
    }

    .contacts .map {
        height: 596px
    }

    .contacts__content {
        max-width: 396px;
        padding: 27px 43px 45px 28px;
        left: 0;
        bottom: 81px
    }

    .contacts__content:before {
        width: 230px;
        left: 15px
    }

    .contacts__phone-wrapper {
        margin-bottom: 8px
    }

    .contacts__address {
        margin-bottom: 7px
    }

    .contacts__address.many {
        grid-row-gap: 5px;
        row-gap: 5px
    }
}

@media screen and (max-width: 767px) {
    .contacts {
        padding: 76px 0 0
    }

    .contacts .h2 {
        margin-bottom: 18px;
        line-height: 32px
    }

    .contacts .map {
        width: calc(100% + 32px);
        height: 596px;
        position: relative;
        left: -16px
    }

    .contacts__grid {
        display: flex;
        flex-direction: column-reverse;
        grid-row-gap: 23px;
        row-gap: 23px;
        justify-content: center
    }

    .contacts__content {
        max-width: 396px;
        padding: 25px 45px 20px 26px;
        bottom: 0;
        border-radius: 10px;
        position: relative;
        margin-right: auto;
        margin-left: auto;
        background-image: none;
        background-color: #fff
    }

    .contacts__content:before {
        width: 150px;
        left: 20px;
        top: -16px
    }

    .contacts__phone-wrapper {
        margin-bottom: 18px
    }

    .contacts__phone-wrapper .phone {
        font-size: 24px;
        line-height: 24px
    }

    .contacts__address {
        margin-bottom: 18px;
        font-size: 16px;
        line-height: 26px
    }

    .contacts__address.many {
        flex-direction: column;
        align-items: flex-start;
        padding-left: 45px
    }

    .contacts__address.many span {
        max-width: 100%;
        width: 100%
    }

    .contacts__address:before {
        width: 29.5px;
        height: 29.5px;
        margin-right: 15.5px
    }

    .contacts__worktime {
        font-size: 16px;
        line-height: 26px
    }

    .contacts__worktime:before {
        width: 29.5px;
        height: 29.5px;
        margin-right: 15.5px
    }

    .map__parking {
        max-width: 250px;
        font-size: 14px;
        line-height: 26px;
        padding: 5px 24px 5px 41px;
        right: 16px
    }
}

.footer {
    padding: 46px 0 25px;
    background-color: #e8a127
}

.footer.bg_new_year {
    background-image: url(../img/a72cb3668f3bed350b460e9c5c91a9c7.png)
}

.footer__licenses-wrapper {
    display: none
}

.footer__logo-wrapper {
    display: flex;
    align-items: center;
    position: relative
}

.footer__grid {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-row-gap: 40px;
    row-gap: 40px
}

.footer__logo-text {
    max-width: 92px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    color: #fff;
    position: relative;
    margin-left: 43px
}

.footer__logo-text:before {
    content: "";
    width: 2px;
    height: 38px;
    background-color: #ddd;
    position: absolute;
    left: -24px;
    top: 50%;
    transform: translateY(-50%)
}

.footer__info-licenses {
    max-width: 236px
}

.footer__info-inn, .footer__info-licenses {
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.footer__info-inn {
    max-width: 167px
}

.footer__info-ogrn {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    max-width: 170px
}

.footer__certificate-wrapper {
    max-width: 242px;
    width: 100%
}

.footer__certificate-wrapper a:not(:last-child) {
    margin-right: 11px
}

.footer__certificate-wrapper a img {
    max-width: 71px;
    width: 100%
}

.footer__text {
    max-width: 600px;
    font-size: 14px;
    line-height: 20px;
    color: #fff
}

.footer__text span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 9px;
    display: block
}

.footer__copyright {
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.footer__policy {
    font-size: 16px;
    line-height: 24px;
    color: #ddd
}

.footer__sinergium {
    position: relative;
    padding-left: 41px;
    max-width: 286px;
    color: #fff;
    justify-content: space-between;
    font-size: 14px;
    line-height: 22px
}

.footer__sinergium:before {
    content: "";
    position: absolute;
    background-image: url(../img/0ed53637f49ed0bc11c16cae16db1c2e.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 27px;
    height: 34px;
    left: 0;
    top: 50%;
    margin-top: -17px
}

.footer__sinergium a {
    color: #81c400
}

.footer__sinergium a > span {
    border-bottom: 1px solid #81c400;
    transition: border .2s ease
}

.footer__sinergium a:hover > span {
    border-bottom: 1px solid transparent
}

.footer.many .footer__item {
    display: flex;
    grid-column-gap: 50px;
    column-gap: 50px;
    margin-left: auto;
    max-width: 900px;
    width: 100%
}

.footer.many .footer__list {
    display: flex;
    flex-direction: column;
    grid-row-gap: 35px;
    row-gap: 35px
}

.footer.many .footer__certificate-wrapper {
    width: 100%;
    max-width: 157px
}

.footer.many .footer__info-inn, .footer.many .footer__info-ogrn {
    width: 100%
}

.footer.many .footer__logo-text {
    max-width: 150px
}

.footer.many .footer__info-licenses {
    max-width: 305px
}

@media screen and (max-width: 1370px) {
    .footer {
        padding: 43px 0
    }

    .footer__grid {
        display: grid;
        grid-template-areas:"logo licenses inn ogrn" "certificate . policy policy" "certificate copyright sinergium sinergium" "text text text text";
        grid-template-columns:273px 236px 167px 170px;
        align-items: flex-end;
        grid-column-gap: 24px;
        column-gap: 24px;
        grid-row-gap: 0;
        row-gap: 0
    }

    .footer__logo-wrapper {
        grid-area: logo;
        margin-bottom: 47px;
        max-width: 273px;
        margin-right: 24px
    }

    .footer__info-licenses {
        grid-area: licenses;
        margin-bottom: 47px
    }

    .footer__info-inn {
        grid-area: inn;
        margin-bottom: 47px
    }

    .footer__info-ogrn {
        grid-area: ogrn;
        margin-bottom: 47px
    }

    .footer__certificate-wrapper {
        max-width: 210px;
        grid-area: certificate;
        margin-bottom: 47px
    }

    .footer__certificate-wrapper a:not(:last-child) {
        margin-right: 9.4px
    }

    .footer__certificate-wrapper a img {
        max-width: 60px
    }

    .footer__text {
        max-width: 100%;
        line-height: 18px;
        grid-area: text;
        margin-bottom: 0
    }

    .footer__text span {
        margin-bottom: 8px
    }

    .footer__copyright {
        margin-top: 0;
        grid-area: copyright;
        margin-bottom: 47px;
        max-width: 170px;
        justify-self: center
    }

    .footer__policy {
        grid-area: policy;
        margin-bottom: 32px;
        justify-self: center;
        margin-left: 30px
    }

    .footer__sinergium {
        grid-area: sinergium;
        margin-bottom: 47px;
        justify-self: flex-end
    }

    .footer.many .footer__text {
        max-width: 80%
    }

    .footer.many .footer__grid {
        display: flex;
        align-items: flex-start;
        grid-row-gap: 40px;
        row-gap: 40px
    }

    .footer.many .footer__logo-wrapper {
        margin-bottom: 0;
        max-width: 350px
    }

    .footer.many .footer__info-inn, .footer.many .footer__info-licenses, .footer.many .footer__info-ogrn, .footer.many .footer__policy, .footer.many .footer__sinergium {
        margin: 0
    }

    .footer.many .footer__sinergium {
        left: 0
    }

    .footer.many .footer__copyright {
        max-width: 340px
    }
}

@media screen and (max-width: 1023px) {
    .footer {
        padding: 46px 0 41px
    }

    .footer__grid {
        grid-template-areas:"logo licenses inn" "certificate ogrn policy" "certificate copyright sinergium" "text text text";
        grid-template-columns:273px 236px 285px
    }

    .footer__info-inn, .footer__info-licenses, .footer__logo-wrapper {
        margin-bottom: 33px
    }

    .footer__info-ogrn {
        margin-bottom: -7px;
        justify-self: flex-start;
        margin-left: -64px
    }

    .footer__certificate-wrapper {
        margin-bottom: 33px
    }

    .footer__text {
        max-width: 726px
    }

    .footer__copyright {
        margin-bottom: 33px;
        justify-self: flex-start;
        margin-left: -64px
    }

    .footer__policy {
        margin-bottom: 23px;
        margin-left: -295px
    }

    .footer__sinergium {
        margin-bottom: 33px;
        position: relative;
        left: -120px
    }

    .footer.many .footer__info-licenses {
        max-width: 255px
    }

    .footer.many .footer__copyright {
        margin: 0
    }

    .footer.many .footer__text {
        max-width: 645px
    }
}

@media screen and (max-width: 767px) {
    .footer {
        padding: 43px 0 16px
    }

    .footer__grid {
        grid-template-areas:"logo" "f_licenses-wrapper" "sinergium" "copyright" "text";
        grid-template-columns:1fr;
        grid-column-gap: 36px;
        column-gap: 36px;
        align-items: flex-start
    }

    .footer__logo-wrapper {
        margin-bottom: 22px;
        margin-left: auto;
        margin-right: auto
    }

    .footer__info-licenses {
        margin-bottom: 4px;
        margin-left: auto
    }

    .footer__info-inn, .footer__info-licenses {
        justify-self: flex-start;
        max-width: 100%;
        font-size: 14px;
        line-height: 20px
    }

    .footer__info-inn {
        display: flex;
        align-items: center;
        margin-bottom: 9px;
        grid-column-gap: 12px;
        column-gap: 12px
    }

    .footer__info-ogrn {
        display: flex;
        align-items: center;
        margin-bottom: 4px;
        justify-self: flex-start;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        grid-column-gap: 3px;
        column-gap: 3px;
        font-size: 14px;
        line-height: 20px
    }

    .footer__certificate-wrapper {
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        justify-self: center;
        max-width: 135px
    }

    .footer__text {
        max-width: 100%;
        text-align: center;
        margin: 0 auto;
        font-size: 0
    }

    .footer__text span {
        margin-bottom: 0
    }

    .footer__copyright {
        margin-bottom: 26px;
        justify-self: flex-start;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%
    }

    .footer__policy {
        margin-bottom: 22px;
        margin-left: auto;
        margin-right: auto;
        color: #fff
    }

    .footer__sinergium {
        margin-bottom: 26px;
        position: relative;
        left: 0;
        margin-left: auto;
        margin-right: auto
    }

    .footer__certificate-wrapper, .footer__info-inn, .footer__info-licenses, .footer__info-ogrn, .footer__policy {
        display: none
    }

    .footer__licenses-wrapper {
        display: block;
        grid-area: f_licenses-wrapper;
        max-width: 330px;
        width: 100%;
        background-color: #9290d4;
        border-radius: 10px;
        justify-self: center;
        padding: 15px 13px 18px 14px;
        margin-bottom: 21px
    }

    .footer__licenses-wrapper .footer__certificate-wrapper, .footer__licenses-wrapper .footer__info-inn, .footer__licenses-wrapper .footer__info-ogrn {
        display: flex
    }

    .footer__licenses-wrapper.active .footer__licenses-grid, .footer__licenses-wrapper .footer__info-licenses {
        display: block
    }

    .footer__licenses-wrapper.active .footer__licenses-title:after {
        transform: rotate(180deg)
    }

    .footer__licenses-grid {
        padding: 21px 0 2px;
        display: none
    }

    .footer__licenses-title {
        font-family: lato, sans-serif;
        font-weight: 700;
        font-style: normal;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #fff;
        cursor: pointer
    }

    .footer__licenses-title:after {
        content: "";
        width: 10px;
        height: 10px;
        background-image: url(../img/464202bef63d73e07a7761b6a92f42aa.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        display: inline-block;
        margin-left: 9px
    }

    .footer.many .footer__grid {
        flex-direction: column;
        align-items: center
    }

    .footer.many .footer__grid > .footer__list {
        display: none
    }

    .footer.many .footer__item {
        flex-direction: column;
        text-align: center;
        align-items: center;
        display: none
    }

    .footer.many .footer__logo-wrapper {
        margin: 0;
        max-width: none
    }

    .footer.many .footer__logo-text {
        max-width: 130px;
        font-size: 12px
    }
}

.page_success .header {
    position: relative;
    z-index: 15
}

.page_success .header.fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 15
}

.thanks {
    padding: 73px 0 122px
}

.thanks.success__quiz {
    padding: 63px 0 180px;
    position: relative
}

.thanks.success__quiz .thanks__content-wrapper {
    padding-left: 0
}

.thanks.success__quiz .h2 {
    margin-bottom: 16px
}

.thanks.success__quiz .thanks__subtitle {
    max-width: 100%;
    margin-bottom: 34px
}

.thanks.success__quiz .thanks__offer-image {
    height: 91px;
    left: -12px
}

.thanks.success__quiz .thanks__gift-grid {
    display: block
}

.thanks.success__quiz .thanks__gift-title {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    z-index: 2
}

.thanks.success__quiz .thanks__gift-title span {
    color: #e8a127;
    display: block
}

.thanks.success__quiz .thanks__gift-text {
    font-size: 21px;
    line-height: 34px;
    max-width: 345px;
    width: 100%
}

.thanks.success__quiz .thanks__gift-text span {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    font-size: 39px;
    line-height: 34px;
    color: #e8a127
}

.thanks.success__quiz .thanks__gift {
    max-width: 100%;
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 10px 10px 0 0;
    position: absolute;
    bottom: 0
}

.thanks.success__quiz .thanks__gift-grid {
    display: flex;
    align-items: center;
    grid-column-gap: 34px;
    column-gap: 34px;
    margin-top: -45px;
    margin-left: 41px;
    position: relative;
    perspective: 760px;
    perspective-origin: 300px
}

.thanks.success__quiz .thanks__gift-grid:before {
    content: "";
    width: 775px;
    height: 81px;
    transform: rotateX(40deg);
    background-color: #f2f2f2;
    border-radius: 10px 10px 0 0;
    position: absolute;
    left: -49px;
    top: -26px
}

.thanks.success__quiz .thanks__gift-content {
    display: flex;
    align-items: center;
    grid-column-gap: 0;
    column-gap: 0;
    z-index: 2;
    position: relative
}

.thanks.success__quiz .thanks__image {
    position: absolute;
    top: -150px;
    right: 58px
}

.thanks.success__quiz .thanks__gift-img {
    flex-shrink: 0
}

.thanks.success__quiz .thanks__gift-grid_mobile {
    display: none
}

.thanks .h2 {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 38px
}

.thanks > .row {
    position: relative
}

.thanks__gift-grid {
    display: none
}

.thanks__content-wrapper {
    display: flex;
    align-items: center;
    padding-left: 50px
}

.thanks__content {
    position: relative;
    z-index: 2
}

.thanks__subtitle {
    max-width: 286px;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 38px
}

.thanks__subtitle b {
    color: #fff
}

.thanks__offer-wrapper {
    display: flex;
    align-items: center;
    max-width: 377px;
    background: hsla(0, 0%, 100%, .23);
    border: 2px solid hsla(0, 0%, 100%, .25);
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    border-radius: 10px;
    padding: 22px 30px 24px 69px;
    position: relative;
    margin-left: 10px
}

.thanks__offer-image {
    position: absolute;
    left: -25px;
    height: 111px;
    width: auto;
    max-width: 100%
}

.thanks__offer {
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.thanks__image {
    position: absolute;
    top: -160px;
    right: 17px
}

@media screen and (max-width: 1370px) {
    .thanks {
        padding: 84px 0 131px
    }

    .thanks.success__quiz {
        padding: 79px 0 193px
    }

    .thanks.success__quiz .thanks__gift-grid {
        margin-left: 40px
    }

    .thanks.success__quiz .thanks__gift-grid:before {
        width: 753px
    }

    .thanks.success__quiz .thanks__image {
        max-width: 660px;
        top: -125px;
        right: -75px
    }

    .thanks .h2 {
        margin-bottom: 16px
    }

    .thanks__content-wrapper {
        padding-left: 0
    }

    .thanks__subtitle {
        margin-bottom: 34px
    }

    .thanks__image {
        max-width: 700px;
        width: 100%;
        top: -120px;
        right: -75px
    }
}

@media screen and (max-width: 1023px) {
    .thanks {
        padding: 60px 0 98px
    }

    .thanks.success__quiz {
        padding: 60px 0 161px
    }

    .thanks.success__quiz .thanks__image {
        max-width: 520px;
        top: -65px;
        right: -100px
    }

    .thanks.success__quiz .thanks__gift-title {
        font-size: 20px;
        line-height: 25px
    }

    .thanks.success__quiz .thanks__gift-grid {
        grid-column-gap: 7px;
        column-gap: 7px;
        padding-left: 15px;
        margin-left: 25px;
        top: 8px;
        margin-top: -45px
    }

    .thanks.success__quiz .thanks__gift-grid:before {
        height: 100px;
        max-width: 585px;
        border-radius: 10px 10px 0 0;
        transform: rotateX(50deg);
        border-bottom-width: 79px;
        left: -15px;
        top: -33px
    }

    .thanks.success__quiz .thanks__gift-img {
        max-width: 108px
    }

    .thanks.success__quiz .thanks__gift-content {
        grid-column-gap: 0;
        column-gap: 0
    }

    .thanks.success__quiz .thanks__gift-text {
        max-width: 204px;
        font-size: 18px;
        line-height: 28px
    }

    .thanks.success__quiz .thanks__gift-text span {
        font-size: 32px;
        line-height: 32px
    }

    .thanks .h2 {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 14px
    }

    .thanks__image {
        max-width: 505px;
        top: -27px;
        right: -85px
    }
}

@media screen and (max-width: 767px) {
    .thanks {
        padding: 38px 0 0
    }

    .thanks.success__quiz {
        padding: 27px 0 30px
    }

    .thanks.success__quiz .h2 {
        margin-bottom: 2px
    }

    .thanks.success__quiz .thanks__gift {
        display: none
    }

    .thanks.success__quiz .thanks__gift-grid_mobile {
        display: flex !important
    }

    .thanks.success__quiz .thanks__gift-img {
        max-width: 88px;
        width: 100%
    }

    .thanks.success__quiz .thanks__gift-text {
        font-size: 14px;
        line-height: 23px;
        text-align: left
    }

    .thanks.success__quiz .thanks__gift-text span {
        font-size: 26px;
        line-height: 23px
    }

    .thanks.success__quiz .thanks__gift-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 4px
    }

    .thanks.success__quiz .thanks__gift-content {
        margin-bottom: 0
    }

    .thanks.success__quiz .thanks__offer-image {
        height: 67px
    }

    .thanks.success__quiz .thanks__gift-grid {
        flex-direction: column;
        position: relative;
        max-width: 330px;
        background-color: #fff;
        grid-area: gift;
        border-radius: 20px;
        padding: 11px 17px 11px 10px;
        margin: 24px auto 20px
    }

    .thanks.success__quiz .thanks__gift-grid:before {
        display: none
    }

    .thanks.success__quiz .thanks__subtitle {
        margin-bottom: -5px;
        max-width: 275px
    }

    .thanks.success__quiz .thanks__offer-wrapper {
        position: absolute;
        bottom: 0;
        left: 52%;
        transform: translateX(-50%);
        width: 100%
    }

    .thanks.success__quiz .thanks__image {
        max-width: 413px;
        position: relative;
        top: 0;
        right: -10px;
        margin-top: -75px
    }

    .thanks .h2 {
        font-size: 36px;
        line-height: 41px;
        margin-bottom: 0
    }

    .thanks__content-wrapper {
        flex-direction: column;
        position: relative;
        grid-row-gap: 24px;
        row-gap: 24px
    }

    .thanks__content {
        text-align: center;
        position: static
    }

    .thanks__subtitle {
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px
    }

    .thanks__subtitle br {
        display: none
    }

    .thanks__offer-wrapper {
        padding: 15px 16px 15px 66px;
        margin-left: auto;
        margin-right: auto;
        max-width: 261px
    }

    .thanks__offer-image {
        max-width: 75px;
        height: auto;
        left: -25px
    }

    .thanks__offer {
        font-size: 16px;
        line-height: 22px;
        text-align: left
    }

    .thanks__image {
        max-width: 348px;
        position: relative;
        top: 0;
        right: -10px
    }
}

.reception {
    padding: 95px 0;
    background-color: #f2f2f2
}

.reception .h2 {
    max-width: 400px;
    margin-bottom: 24px
}

.reception .h2 span {
    font-family: RoadRadio, sans-serif;
    font-weight: 400;
    font-style: normal
}

.reception__grid {
    display: flex;
    align-items: center
}

.reception__item-image {
    max-width: 38px
}

.reception__content {
    max-width: 565px;
    width: 100%;
    margin-right: -58px
}

.reception__list {
    padding: 20px 21px 20px 51px;
    max-width: 552px;
    width: 100%;
    border-radius: 10px;
    background: hsla(0, 0%, 100%, .68);
    border: 2px solid hsla(0, 0%, 60.4%, .18);
    -webkit-backdrop-filter: blur(13px);
    backdrop-filter: blur(13px);
    margin-left: 13px
}

.reception__list-item {
    display: flex;
    align-items: center;
    position: relative
}

.reception__image-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 100%;
    margin-left: -64px;
    margin-right: 20px;
    flex-shrink: 0
}

.reception__image-wrapper:not(:last-child) {
    margin-bottom: 2px
}

.reception__item-text {
    font-size: 16px;
    line-height: 28px
}

.reception__photo {
    max-width: 797px;
    width: 100%;
    border-radius: 10px
}

@media screen and (max-width: 1370px) {
    .reception {
        padding: 80px 0
    }

    .reception .h2 {
        font-size: 40px;
        line-height: 50px
    }

    .reception__content {
        max-width: 565px;
        margin-right: 30px
    }

    .reception__grid {
        justify-content: space-between
    }

    .reception__list {
        padding: 22px 21px 22px 48px;
        max-width: 552px;
        width: 100%;
        border-radius: 10px;
        background: hsla(0, 0%, 100%, .68);
        border: 2px solid hsla(0, 0%, 60.4%, .18);
        -webkit-backdrop-filter: blur(13px);
        backdrop-filter: blur(13px);
        margin-left: 13px
    }

    .reception__list-item:not(:last-child) {
        margin-bottom: 28px
    }

    .reception__image-wrapper {
        margin-left: -67px;
        margin-right: 17px;
        flex-shrink: 0
    }

    .reception__image-wrapper:not(:last-child) {
        margin-bottom: 0
    }

    .reception__item-text {
        font-size: 16px;
        line-height: 28px
    }

    .reception__photo {
        max-width: 601px;
        height: 391px;
        margin-right: -47px
    }
}

@media screen and (max-width: 1023px) {
    .reception {
        padding: 70px 0
    }

    .reception .h2 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 14px
    }

    .reception__content {
        max-width: 100%;
        margin-right: 0;
        grid-area: content
    }

    .reception__grid {
        display: grid;
        grid-template-areas:"content photo";
        grid-template-columns:44.2% 66%
    }

    .reception__list {
        padding: 22px 30px 22px 48px
    }

    .reception__list-item:not(:last-child) {
        margin-bottom: 25px
    }

    .reception__item-text {
        font-size: 14px;
        line-height: 24px
    }

    .reception__photo {
        max-width: 601px;
        height: 100%;
        margin-right: 0;
        margin-left: -45px;
        grid-area: photo
    }
}

@media screen and (max-width: 767px) {
    .reception {
        padding: 60px 0
    }

    .reception .h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 21px;
        max-width: 200px
    }

    .reception__grid {
        grid-template-areas:"content" "photo";
        grid-template-columns:1fr;
        justify-content: center
    }

    .reception__content {
        max-width: calc(100% - 13px)
    }

    .reception__list {
        padding: 11px 30px 11px 48px;
        margin: 0 auto;
        position: relative;
        right: -13px
    }

    .reception__photo {
        margin: -11px auto 0
    }
}

.error__modal {
    padding: 73px 0 135px
}

.error__grid {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.error__subtitle {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    margin-bottom: 23px;
    text-transform: uppercase
}

.error__text {
    color: #fff;
    font-size: 21px;
    line-height: 35px;
    margin-bottom: 23px
}

.error__text span {
    margin-bottom: 15px;
    display: block
}

.error__text a, .error__text span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal
}

.error__button {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 277px;
    height: 69px;
    font-size: 18px;
    line-height: 18px;
    border-radius: 13px
}

.error__title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 286px;
    line-height: 225px;
    color: #fff;
    position: relative;
    margin-bottom: -35px
}

.error__title:before {
    content: "Ошибка";
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    top: -100px
}

.error__title:after, .error__title:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.error__title:after {
    content: "";
    width: 111.5px;
    height: 156px;
    background-image: url(../img/798d6076021891f9b75b84b5f22878f2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    top: -60px
}

@media screen and (max-width: 1370px) {
    .error__modal {
        padding: 78px 0 60px
    }

    .error__grid {
        align-items: center
    }

    .error__content {
        max-width: 430px
    }

    .error__subtitle {
        margin-bottom: 13px
    }

    .error__text {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 34px
    }

    .error__text span {
        margin-bottom: 5px
    }

    .error__button {
        max-width: 225px;
        height: 56px;
        font-size: 16px;
        line-height: 16px;
        padding: 0
    }

    .error__title {
        font-size: 232px;
        line-height: 180px;
        margin-bottom: 0;
        margin-top: 80px
    }

    .error__title:before {
        font-size: 20px;
        line-height: 25px;
        top: -80px
    }

    .error__title:after {
        width: 90px;
        height: 123px;
        top: -50px
    }
}

@media screen and (max-width: 1023px) {
    .error__modal {
        padding: 42px 0 57px
    }

    .error__content {
        max-width: 390px
    }

    .error__subtitle {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 10px
    }

    .error__title {
        font-size: 158px;
        line-height: 158px;
        margin-top: 10px
    }

    .error__title:before {
        font-size: 14px;
        line-height: 16px;
        top: -40px
    }

    .error__title:after {
        width: 61px;
        height: 86px;
        top: -15px
    }
}

@media screen and (max-width: 767px) {
    .error__modal {
        padding: 95px 0 31px
    }

    .error__grid {
        flex-direction: column;
        align-items: center
    }

    .error__content {
        max-width: 100%
    }

    .error__subtitle {
        max-width: 280px;
        font-size: 36px;
        line-height: 41px;
        text-align: center;
        margin: 0 auto 11px
    }

    .error__text {
        font-size: 16px;
        line-height: 24px;
        text-align: center;
        margin-bottom: 11px
    }

    .error__button {
        margin: 0 auto 50px
    }

    .error__title {
        font-size: 158px;
        line-height: 158px;
        margin-top: 10px
    }

    .error__title:before {
        font-size: 14px;
        line-height: 16px;
        top: -40px
    }

    .error__title:after {
        width: 61px;
        height: 86px;
        top: -15px
    }
}

.modal.address-modal {
    max-width: 1401px;
    position: relative
}

.modal.address-modal .contacts {
    padding: 0;
    background-color: #fff
}

.modal.address-modal .contacts > .row {
    padding: 0;
    width: 100%;
    max-width: 100%
}

.modal.address-modal .mfp-close {
    top: 11px
}

.modal.address-modal .map {
    width: 100%;
    height: 641px
}

.modal.address-modal .map > ymaps {
    border-radius: 10px;
    overflow: hidden
}

.modal.address-modal .modal__wrapper {
    padding: 65px 40px;
    border-radius: 10px;
    background-color: #f2f2f2
}

@media screen and (max-width: 1370px) {
    .modal.address-modal {
        max-width: 983px
    }

    .modal.address-modal .modal__wrapper {
        padding: 32px 46px
    }

    .modal.address-modal .map {
        height: 592px
    }

    .modal.address-modal .mfp-close {
        right: 25px
    }

    .modal.address-modal .contacts__content {
        max-width: 545px;
        bottom: 116px
    }

    .modal.address-modal .contacts .h2 {
        font-size: 32px;
        line-height: 42px
    }

    .modal.address-modal .map__parking {
        max-width: 372px;
        font-size: 14px;
        line-height: 24px
    }

    .modal.address-modal .contacts__phone-wrapper {
        margin-bottom: 13px
    }

    .modal.address-modal .contacts__phone-wrapper .phone {
        font-size: 28px;
        line-height: 50px
    }

    .modal.address-modal .contacts__worktime {
        font-size: 16px;
        line-height: 24px
    }

    .modal.address-modal .contacts__worktime:before {
        width: 32px;
        height: 32px;
        margin-right: 26px
    }

    .modal.address-modal .contacts__address {
        font-size: 16px;
        line-height: 24px
    }

    .modal.address-modal .contacts__address:before {
        width: 32px;
        height: 32px;
        margin-right: 26px
    }
}

@media screen and (max-width: 1023px) {
    .modal.address-modal {
        max-width: 785px
    }

    .modal.address-modal .modal__wrapper {
        padding: 35px 42px
    }

    .modal.address-modal .map {
        height: 551px
    }

    .modal.address-modal .mfp-close {
        right: 24px
    }

    .modal.address-modal .contacts__content {
        max-width: 366px;
        bottom: 75px
    }

    .modal.address-modal .contacts .h2 {
        font-size: 28px;
        line-height: 35px
    }

    .modal.address-modal .contacts__phone-wrapper {
        margin-bottom: 7px
    }
}

@media screen and (max-width: 767px) {
    .modal.address-modal .modal__wrapper {
        padding: 0 16px;
        background-color: #fff
    }

    .modal.address-modal .map {
        width: calc(100% + 32px);
        height: 551px
    }

    .modal.address-modal .mfp-close {
        right: 24px
    }

    .modal.address-modal .contacts__content {
        max-width: 366px;
        bottom: 0
    }

    .modal.address-modal .map__parking {
        padding-top: 9px;
        padding-bottom: 9px;
        max-width: 256px
    }

    .modal.address-modal .map__parking:before {
        width: 54px;
        height: 54px
    }

    .modal.address-modal .contacts__address {
        font-size: 14px;
        line-height: 24px
    }

    .modal.address-modal .contacts__address:before {
        width: 27px;
        height: 27px;
        margin-right: 14px
    }

    .modal.address-modal .contacts__worktime {
        font-size: 14px;
        line-height: 24px
    }

    .modal.address-modal .contacts__worktime:before {
        width: 27px;
        height: 27px;
        margin-right: 14px
    }

    .modal.address-modal .contacts .h2 {
        font-size: 22px;
        line-height: 29px
    }

    .modal.address-modal .contacts__phone-wrapper {
        margin-bottom: 15px
    }

    .modal.address-modal .contacts__phone-wrapper .phone {
        font-size: 21px;
        line-height: 22px
    }
}

.modal.modal_quiz {
    max-width: 1200px
}

.modal.modal_quiz .modal__wrapper {
    padding: 0;
    background-color: transparent;
    border-radius: 10px
}

.modal.modal_quiz .quiz__results__progress-value, .modal.modal_quiz .quiz__results__text {
    color: #444c54
}

.modal.modal_quiz .quiz__pages__navigation .button_back.inactive {
    background-color: #cfcfcf
}

.modal.modal_quiz .quiz__form {
    background-color: #f2f2f2;
    background-image: url(../img/a36542831d68e9940f29753f72cbae8f.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.modal.modal_quiz .quiz__form .h2, .modal.modal_quiz .quiz__form .quiz__description, .modal.modal_quiz .quiz__form .quiz__form__stage, .modal.modal_quiz .quiz__form .quiz__page__title, .modal.modal_quiz .quiz__form .quiz__results__form-wrapper .h3, .modal.modal_quiz .quiz__form .quiz__subtitle {
    color: #444c54
}

.modal.modal_quiz .quiz__form .quiz__results__form-wrapper .h3 i, .modal.modal_quiz .quiz__form .quiz__results__form-wrapper .h3 span {
    color: #e8a127
}

.modal.modal_quiz .quiz__form .quiz__results__form-wrapper .h3 a {
    border-color: #444c54
}

.modal.modal_quiz .quiz__form .quiz__results__form-wrapper .form__policy, .modal.modal_quiz .quiz__form .quiz__results__form-wrapper .h3 b {
    color: #444c54
}

.modal.modal_quiz .quiz__form .quiz__results__form-wrapper .form__policy a {
    border-color: #444c54
}

.modal.modal_quiz .quiz__form .radio__item {
    background-color: #fff
}

.modal.modal_quiz .quiz__form .radio__item.checked {
    background-color: #e8a127;
    border-color: transparent
}

.modal.modal_quiz .quiz__form .m-quiz__progress span {
    background-color: #fff
}

.modal.modal_quiz .quiz__form .m-quiz__progress.m-quiz__progress_1 span:nth-child(-n+1), .modal.modal_quiz .quiz__form .m-quiz__progress.m-quiz__progress_2 span:nth-child(-n+2), .modal.modal_quiz .quiz__form .m-quiz__progress.m-quiz__progress_3 span:nth-child(-n+3), .modal.modal_quiz .quiz__form .m-quiz__progress.m-quiz__progress_4 span:nth-child(-n+4) {
    background-color: #e8a127
}

.modal.modal_quiz .quiz__gift-grid {
    background-color: #e8a127;
    color: #fff;
    background-image: url(../img/72f0250bef4e194c649a3f5e9b149d95.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.modal.modal_quiz .quiz__gift-grid b {
    color: #fff
}

.modal.modal_quiz .quiz__gift-grid:before {
    background-color: #e8a127
}

@media screen and (max-width: 1370px) {
    .modal.modal_quiz {
        max-width: 960px
    }

    .modal.modal_quiz .modal__wrapper {
        padding: 0
    }

    .modal.modal_quiz .quiz__radio_images .radio__item:not(:last-child) {
        margin-right: 23px
    }
}

@media screen and (max-width: 1023px) {
    .modal.modal_quiz {
        max-width: 756px
    }

    .modal.modal_quiz .modal__wrapper {
        padding: 0
    }

    .modal.modal_quiz .quiz__radio_images .radio__item:not(:last-child) {
        margin-right: 0
    }
}

@media screen and (max-width: 767px) {
    .modal.modal_quiz {
        padding: 0;
        max-width: 430px
    }

    .modal.modal_quiz .mfp-close {
        top: 16px;
        right: 10px;
        color: #fff
    }

    .modal.modal_quiz .modal__wrapper {
        padding: 0
    }

    .modal.modal_quiz .quiz__form {
        padding-left: 10px;
        padding-right: 10px
    }
}

.modal.modal_thank {
    max-width: 704px
}

.modal.modal_thank .modal__wrapper {
    padding: 145px 170px;
    border-radius: 10px;
    background-color: #f2f2f2
}

.modal.modal_thank .mfp-close {
    width: 45px;
    height: 45px;
    top: 12px;
    right: 27px
}

.modal__header-thanks {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 35px;
    text-align: center
}

.modal__text-thanks {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 35px;
    text-align: center
}

.modal__mobile-thanks {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 38px;
    line-height: 54px;
    color: #e8a127
}

@media screen and (max-width: 767px) {
    .modal.modal_thank {
        max-width: 420px
    }

    .modal.modal_thank .modal__wrapper {
        padding: 38px 17px 54px
    }

    .modal__thank-ico {
        width: 50px;
        height: 50px
    }

    .modal__thank-ico svg {
        width: 23px;
        height: 22px
    }

    .modal__header-thanks {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 12px
    }

    .modal__text-thanks {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 15px
    }

    .modal__mobile-thanks {
        font-size: 20px;
        line-height: 29px
    }
}

.modal.modal_error {
    max-width: 613px
}

.modal.modal_error .modal__wrapper {
    padding: 44px 53px 65px;
    border-radius: 10px;
    background-color: #fff
}

.modal.modal_error .mfp-close {
    background-color: #d6d6d6;
    color: #fff
}

.modal__error-ico {
    margin-bottom: 23px
}

.modal__header-error {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    line-height: 46px;
    color: #444c54;
    text-align: center;
    margin-bottom: 12px
}

.modal__text-error {
    max-width: 100%;
    font-size: 18px;
    line-height: 29px;
    text-align: center
}

.modal__text-error a, .modal__text-error span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #e8a127
}

.modal__text-error a {
    white-space: nowrap
}

@media screen and (max-width: 767px) {
    .modal.modal_error {
        max-width: 420px
    }

    .modal.modal_error .modal__wrapper {
        padding: 39px 17px 41px
    }

    .modal__error-ico {
        width: 65px;
        height: 65px;
        margin-bottom: 14px
    }

    .modal__header-error {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 9px
    }

    .modal__text-error {
        font-size: 18px;
        line-height: 26px
    }
}

.modal.modal_form {
    max-width: 704px
}

.modal.modal_form .modal__wrapper {
    padding: 80px 68px;
    background-color: #f2f2f2;
    border-radius: 10px
}

.modal.modal_form .mfp-close {
    top: 12px;
    right: 27px;
    width: 45px;
    height: 45px
}

.modal.modal_form .form-wrapper {
    flex-direction: column
}

.modal.modal_form .form__group {
    max-width: 347px;
    width: 100%;
    margin: 0 auto 12px
}

.modal.modal_form .form__group .button {
    max-width: 347px;
    width: 100%;
    height: 72px
}

.modal.modal_form .form__group_phone {
    max-width: 347px;
    width: 100%;
    max-height: 72px;
    margin: 0 auto 18px
}

.modal.modal_form .form__group_phone input {
    max-width: 347px;
    width: 100%;
    height: 72px;
    margin: 0 auto;
    box-sizing: border-box
}

.modal.modal_form .form__group_phone .input:active {
    border: 1px solid #e8a127
}

.modal.modal_form .form__policy {
    max-width: 250px;
    color: #444c54;
    text-align: center;
    margin: 0 auto
}

.modal.modal_form .form__policy span {
    border-bottom: 1px dashed #444c54
}

.modal.modal_form .form__policy:hover span {
    border-bottom-color: transparent
}

.modal__form__header {
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    color: #444c54;
    text-align: center;
    margin-bottom: 22px
}

.modal__form__header, .modal__form__header b {
    font-family: RoadRadio, sans-serif;
    font-style: normal
}

.modal__form__header b {
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 1370px) {
    .modal.modal_form .form__group .button {
        font-size: 18px;
        line-height: 22px
    }

    .modal.modal_form .form__group .button:after {
        right: 13%
    }
}

@media screen and (max-width: 1023px) {
    .modal.modal_form .form__group .button {
        font-size: 18px;
        line-height: 22px
    }

    .modal.modal_form .form__group .button:after {
        right: 13%
    }
}

@media screen and (max-width: 767px) {
    .modal.modal_form {
        max-width: 420px
    }

    .modal.modal_form .modal__wrapper {
        padding: 27px 14px 36px
    }

    .modal.modal_form .form__group .button {
        max-width: 400px;
        height: 74px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 17px;
        padding-right: 35px
    }

    .modal__form__header {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 16px;
        margin-left: auto;
        margin-right: auto;
        max-width: 280px
    }

    .form__group_phone {
        height: 74px;
        max-width: 400px;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 14px
    }

    .form__group_phone input {
        height: 74px;
        padding-left: 50px;
        padding-right: 0;
        font-size: 16px;
        line-height: 20px
    }

    .form__group_phone input::-webkit-input-placeholder {
        font-size: 16px;
        line-height: 20px
    }

    .form__group_phone input::placeholder {
        font-size: 16px;
        line-height: 20px
    }

    .form__group .button {
        max-width: 400px;
        height: 74px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 17px
    }

    .form__policy {
        font-size: 14px;
        line-height: 18px;
        max-width: 275px
    }
}

.modal.modal-policy {
    max-width: 1320px;
    position: relative
}

.modal.modal-policy .h2 {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    max-width: 635px;
    font-size: 35px;
    line-height: 55px;
    margin: 0 auto 36px;
    text-align: center
}

.modal.modal-policy .modal__wrapper {
    padding: 85px 74px;
    background-color: #fff
}

.modal.modal-policy .mfp-close {
    width: 45px;
    height: 45px;
    top: 20px;
    right: 40px
}

.modal-policy__text {
    font-size: 16px;
    line-height: 26px;
    color: #444c54
}

.modal-policy__text p:not(:last-child) {
    margin-bottom: 12px
}

@media screen and (max-width: 1370px) {
    .modal.modal-policy {
        max-width: 962px
    }

    .modal.modal-policy .h2 {
        font-size: 30px;
        line-height: 55px;
        margin-bottom: 14px
    }

    .modal.modal-policy .modal__wrapper {
        padding: 99px 60px
    }

    .modal .mfp-close {
        right: 34px
    }

    .modal-policy__text {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width: 1023px) {
    .modal.modal-policy .h2 {
        max-width: 435px;
        font-size: 24px;
        margin-bottom: 9px
    }

    .modal.modal-policy .modal__wrapper {
        padding: 54px 45px
    }

    .modal .mfp-close {
        right: 44px
    }

    .modal-policy__text {
        font-size: 14px;
        line-height: 24px
    }

    .modal-policy__text p:not(:last-child) {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 767px) {
    .modal.modal-policy .h2 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 8px
    }

    .modal.modal-policy .mfp-close {
        font-size: 0;
        right: 40px
    }

    .modal.modal-policy .modal__wrapper {
        padding: 54px 21px
    }

    .modal-policy__text {
        font-size: 13px
    }

    .modal-policy__text p:not(:last-child) {
        margin-bottom: 10px
    }
}

.modal__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 300px;
    text-align: center
}

.modal__header {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px
}

.modal__text {
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px
}

@media screen and (max-width: 1370px) {
    .modal {
        max-width: 960px
    }

    .quiz-modal .mfp-close {
        right: 8px;
        top: -3px
    }
}

@media screen and (max-width: 1023px) {
    .quiz-modal .mfp-close {
        right: 13px;
        top: 1px
    }
}

@media screen and (max-width: 767px) {
    .quiz-modal .mfp-close {
        right: 2px;
        top: -5px
    }

    .modal__header {
        font-size: 18px
    }

    .modal__text {
        font-size: 16px;
        line-height: 24px
    }

    .modal__content {
        min-height: 200px
    }
}

.quiz__header {
    margin-bottom: 44px
}

.quiz__header .h2 {
    font-family: RoadRadio, sans-serif;
    max-width: 100%
}

.quiz__header .h2, .quiz__subtitle {
    font-weight: 700;
    font-style: normal;
    margin-bottom: 9px;
    color: #fff
}

.quiz__subtitle {
    font-family: lato, sans-serif;
    font-size: 20px;
    line-height: 26px
}

.quiz__description {
    font-family: Lato, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    line-height: 28px;
    color: #fff
}

.m-quiz__progress {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 235px;
    grid-gap: 10px;
    gap: 10px;
    margin-bottom: 33px
}

.m-quiz__progress span {
    flex-basis: 100%;
    background-color: #e7e7e7;
    height: 8px;
    border-radius: 5px
}

.m-quiz__progress.m-quiz__progress_1 span:nth-child(-n+1), .m-quiz__progress.m-quiz__progress_2 span:nth-child(-n+2), .m-quiz__progress.m-quiz__progress_3 span:nth-child(-n+3), .m-quiz__progress.m-quiz__progress_4 span:nth-child(-n+4) {
    background-color: #e8a127
}

.quiz__grid-form {
    width: 100%
}

.quiz {
    background-color: #f2f2f2
}

.quiz__form {
    background-color: #2472cd;
    padding: 59px 80px 77px;
    position: relative;
    border-radius: 10px
}

.quiz__form.result {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e8a127;
    min-height: auto;
    padding: 155px 0 155px 109px
}

.quiz__form.result .quiz__header {
    display: none
}

.quiz__grid {
    display: flex;
    width: 100%;
    height: 100%
}

.quiz__gift {
    padding: 60px 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-color: #e8a127;
    width: 100%;
    border-radius: 0 10px 10px 0
}

.quiz__gift .title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 37px;
    color: #fff
}

.quiz__gift-grid {
    display: flex;
    align-items: center;
    grid-column-gap: 30px;
    column-gap: 30px;
    max-width: 609px;
    background-color: #fff;
    border-radius: 10px;
    padding: 14px 29px;
    position: absolute;
    perspective: 235px;
    perspective-origin: 140px;
    right: -80px;
    bottom: -78px
}

.quiz__gift-grid:before {
    content: "";
    width: 207px;
    height: 60px;
    transform: rotateX(40deg);
    background-color: #fff;
    border-radius: 10px 10px 0 0;
    position: absolute;
    top: -30px;
    left: 30px
}

.quiz__gift-img {
    flex-shrink: 0
}

.quiz__gift-content {
    font-size: 18px;
    line-height: 28px
}

.quiz__gift-content span {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block
}

.quiz__gift-list {
    display: flex;
    flex-wrap: wrap;
    grid-row-gap: 24px;
    row-gap: 24px;
    align-items: flex-start;
    justify-content: space-between
}

.quiz__gift-image {
    max-width: 120px;
    max-height: 126px;
    width: 100%;
    margin-bottom: 7px;
    margin-left: -25px
}

.quiz__gift-sale {
    max-width: 609px;
    width: 100%;
    align-items: flex-start;
    padding: 43px 0 43px 88px
}

.quiz__gift-sale .quiz__gift-img {
    margin-top: 13px
}

.quiz__gift-sale .quiz__gift-price {
    margin-bottom: 0
}

.quiz__gift-item {
    max-width: 95px
}

.quiz__gift-item .text {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    color: #fff
}

.quiz__gift-item .image {
    margin-bottom: 16px;
    flex-shrink: 0;
    width: 95px
}

.quiz__gift-item:first-child {
    position: relative
}

.quiz__gift-item:first-child:after {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    content: "+";
    width: 20px;
    height: 20px;
    font-size: 40px;
    line-height: 40px;
    color: #96bafa;
    position: absolute;
    right: -27px;
    top: 20px
}

.quiz__gift-item:nth-child(2) {
    max-width: 155px
}

.quiz__gift-item:nth-child(2) .image {
    max-width: 151px;
    width: 100%;
    margin-left: -80px;
    margin-bottom: -3px;
    margin-top: -15px
}

.quiz__gift-item:last-child {
    position: relative
}

.quiz__gift-item:last-child:after {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    content: "+";
    width: 20px;
    height: 20px;
    font-size: 40px;
    line-height: 40px;
    color: #96bafa;
    position: absolute;
    right: -27px;
    top: -22px
}

.quiz__gift-item:last-child .image {
    margin-bottom: 0;
    max-width: 73px;
    margin-left: -15px
}

.quiz__form-wrapper {
    position: relative;
    max-width: 100%;
    padding: 0;
    height: 100%
}

.quiz__form__progress {
    position: relative;
    background: #fff;
    border-radius: 0;
    height: 12px;
    max-width: 670px;
    overflow: hidden;
    margin-bottom: 19px
}

.quiz__form__progress:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #e8a127;
    width: 25%;
    transition: width .1s ease
}

.quiz__form__progress.quiz__form__progress_2 > span {
    left: 50%
}

.quiz__form__progress.quiz__form__progress_2:before {
    width: 50%
}

.quiz__form__progress.quiz__form__progress_3 > span {
    left: 75%
}

.quiz__form__progress.quiz__form__progress_3:before {
    width: 75%
}

.quiz__form__progress.quiz__form__progress_4 > span {
    left: 100%
}

.quiz__form__progress.quiz__form__progress_4:before {
    width: 100%
}

.quiz__form__stage {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    line-height: 31px;
    color: #fff;
    margin-bottom: 10px
}

.quiz__pages-wrapper {
    max-width: 100%
}

.quiz__pages {
    height: 307px;
    overflow: hidden
}

.quiz__pages.slick-initialized {
    height: auto
}

.quiz__page__title {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 32px;
    line-height: 42px;
    color: #fff
}

.quiz__page__content {
    margin-top: 49px
}

.quiz__radio_images {
    display: flex
}

.quiz__radio_images > * {
    flex: 1 0 33.33%;
    padding-left: 19px;
    padding-right: 19px;
    cursor: pointer
}

.quiz__radio_images .text {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    position: relative;
    margin-left: 34px
}

.quiz__radio_images .text:before {
    content: "";
    position: absolute;
    left: -58px;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    border: 1px solid #e7e7e7;
    background-color: #fff;
    border-radius: 100%;
    background-image: none;
    background-size: auto;
    background-position: 50%;
    background-repeat: no-repeat
}

.quiz__radio_images .radio__item {
    display: flex;
    align-items: center;
    padding: 15px 13px;
    background-color: #f2f2f2;
    border-radius: 10px;
    max-width: 300px;
    min-height: 150px
}

.quiz__radio_images .radio__item:not(:last-child) {
    margin-right: 28px
}

.quiz__radio_images .radio__item img {
    border-radius: 10px;
    width: auto;
    max-width: 111px
}

.quiz__radio_images .radio__item.checked {
    background: #413f8f;
    border-color: transparent
}

.quiz__radio_images .radio__item.checked .text {
    color: #fff
}

.quiz__radio_images .radio__item.checked .text:before {
    background-image: url(../img/53714c010f6a07bc691acbc4b3472c7a.svg)
}

.radio__item.quiz__radio_not-image {
    min-height: 103px
}

.radio__item.quiz__radio_not-image .text {
    margin-left: 88px
}

.quiz__radio_text {
    display: flex;
    margin-left: -19px;
    margin-right: -19px
}

.quiz__radio_text > * {
    flex: 1 0 33.33%;
    padding-left: 19px;
    padding-right: 19px;
    cursor: pointer
}

.quiz__radio_text .text {
    padding: 30px 2px 40px;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    text-align: center;
    max-width: 193px;
    margin-left: auto;
    margin-right: auto;
    border: 4px solid #e8a127
}

.quiz__radio_text .text:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -27px;
    width: 35px;
    height: 35px;
    border: 4px solid #e8a127;
    background-color: #fff;
    transform: translateX(-50%);
    border-radius: 100%;
    background-image: none;
    background-size: auto;
    background-position: 50%;
    background-repeat: no-repeat
}

.quiz__radio_text .radio__item {
    cursor: pointer;
    margin-bottom: 17px;
    -webkit-user-select: none;
    user-select: none
}

.quiz__radio_text .radio__item.checked .text:before {
    background-image: url(../img/53714c010f6a07bc691acbc4b3472c7a.svg)
}

.radio__item {
    -webkit-user-select: none;
    user-select: none
}

.radio__item input[type=radio] {
    display: none
}

.quiz__gift-img {
    max-width: 180px
}

.quiz__gift-img img {
    width: 100%
}

.quiz__pages__navigation {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    max-width: 365px
}

.quiz__pages__navigation .button_back {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 98px;
    height: 71px;
    font-size: 18px;
    margin-left: 0;
    background-color: #8885da;
    border-radius: 13.3px;
    background-image: none;
    box-shadow: none;
    margin-right: 15px
}

.quiz__pages__navigation .button_back.inactive {
    background-color: rgba(136, 133, 218, .6);
    cursor: auto;
    pointer-events: none
}

.quiz__pages__navigation .button_back:before {
    content: "";
    width: 39px;
    height: 15px;
    background-image: url(../img/e70f77081bd4413a9ef579ecbe06743a.svg);
    background-repeat: no-repeat;
    background-size: 39px 15px;
    background-position: 50%;
    display: block
}

.quiz__pages__navigation .button_back > span {
    top: 50%;
    position: absolute;
    left: auto;
    right: 25px;
    transform: translateY(-50%)
}

.quiz__pages__navigation .button_forward {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 250px;
    height: 71px;
    font-size: 21px;
    margin-left: 0;
    margin-bottom: 0;
    padding: 0;
    box-shadow: 0 4px 39px rgba(255, 52, 142, .44);
    border-radius: 13.3px
}

.quiz__pages__navigation .button_consultation {
    max-width: 298px;
    font-size: 12px;
    letter-spacing: .1em
}

.quiz__pages__navigation .button_consultation > span {
    padding-top: 3px
}

.quiz__results__count {
    text-align: center;
    width: 100%
}

.quiz__results__progress {
    margin: 0 auto;
    position: relative;
    background: #fff;
    font-size: 14px;
    color: #e8a127;
    height: 20px;
    width: 100%;
    max-width: 769px;
    overflow: hidden
}

.quiz__results__progress .bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-image: linear-gradient(94.6deg, #ffc062 23.58%, #ffd362 55.29%, #ffd953 80.47%);
    width: 0;
    transition: width .1s ease
}

.quiz__results__progress-value {
    font-size: 27px;
    line-height: 46px;
    margin-top: 14px;
    color: #fff
}

.quiz__results__text {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 41px;
    color: #fff
}

.quiz__loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.quiz__results {
    display: none;
    grid-template-areas:"form_result gift";
    grid-template-columns:788px 382px;
    grid-template-rows:auto
}

.quiz__results .quiz__gift {
    padding-top: 60px
}

.quiz__results .quiz__gift .title {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 11px
}

.quiz__results__form {
    grid-area: form_result
}

.quiz__gift-result {
    flex-direction: column;
    align-items: flex-start;
    padding: 68px 86px 68px 75px;
    bottom: 0;
    right: 0;
    perspective-origin: 155px;
    perspective: 265px;
    background-image: url(../img/d5aaeed437d4e9e2f7d202395c57a30c.png);
    background-position: 0 100%;
    background-repeat: no-repeat
}

.quiz__gift-result:before {
    width: 265px;
    height: 104px;
    top: -57px;
    left: 30px
}

.quiz__gift-result .quiz__gift-img {
    margin-top: 13px
}

.quiz__gift-result .quiz__gift-price {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal
}

.quiz__gift-result__title {
    font-family: RoadRadio, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 34px;
    line-height: 44px
}

.quiz__gift-result__title b {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal
}

.quiz__gift-result_wrapper {
    display: flex;
    align-items: flex-start;
    grid-column-gap: 12.7px;
    column-gap: 12.7px;
    margin-top: 13px
}

.quiz__gift-sale__title {
    font-size: 23px;
    line-height: 40px;
    margin-bottom: 4px
}

.quiz__gift-title {
    font-size: 18px;
    line-height: 20px
}

.quiz__gift-text {
    font-size: 18px;
    line-height: 32px
}

.quiz__gift-price {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 46px;
    line-height: 40px;
    margin-bottom: 7px
}

.quiz__results__form-wrapper {
    margin-right: 0
}

.quiz__results__form-wrapper .h3 {
    font-family: RoadRadio, sans-serif;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 44px;
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    max-width: 750px
}

.quiz__results__form-wrapper .h3 b, .quiz__results__form-wrapper .h3 i, .quiz__results__form-wrapper .h3 span {
    font-family: RoadRadio, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #fff
}

.quiz__results__form-wrapper .form__group, .quiz__results__form-wrapper .quiz__form-wrapper {
    max-width: 347px;
    width: 100%
}

.quiz__results__form-wrapper .form__group.error {
    padding: 0
}

.quiz__results__form-wrapper .form__group_phone {
    margin-bottom: 29px
}

.quiz__results__form-wrapper .form__group_phone .input {
    width: 100%;
    height: 72px;
    box-sizing: border-box
}

.quiz__results__form-wrapper .form__group_phone .input:hover {
    background-color: #fff
}

.quiz__results__form-wrapper .form__group_phone .input:active {
    border: 1px solid #e8a127
}

.quiz__results__form-wrapper .form__group_phone .input::-webkit-input-placeholder {
    font-size: 16px
}

.quiz__results__form-wrapper .form__group_phone .input::placeholder {
    font-size: 16px
}

.quiz__results__form-wrapper .form__policy {
    max-width: 260px;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    margin: 22px auto 0
}

.quiz__results__form-wrapper .form__policy a {
    border-bottom: 1px dashed #fff;
    transition: border .2s ease-in-out
}

.quiz__results__form-wrapper .form__policy a:hover {
    border-bottom: 0
}

.quiz__results__form-wrapper .button_submit {
    max-width: 406px;
    height: 72px;
    font-size: 19px;
    line-height: 23px;
    text-align: center
}

.quiz__results__form-wrapper .button_submit span {
    display: block;
    max-width: 240px;
    margin: 0 auto
}

.gift__caption {
    font-size: 27px;
    line-height: 35px;
    margin-bottom: 15px;
    color: #fff
}

.gift__caption, .quiz__results__header {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal
}

.quiz__results__header {
    font-size: 28px;
    text-align: center
}

.quiz__results__sub-header {
    font-size: 18px;
    line-height: 32px;
    color: #e8a127;
    margin-top: 18px;
    margin-bottom: 28px;
    text-align: center
}

.quiz__results__image-wrapper {
    flex: 0 1 calc(100% - 550px);
    position: relative
}

.quiz__results__image {
    position: absolute;
    right: 0;
    bottom: 0
}

.quiz-results__gift {
    position: absolute;
    width: 264px;
    height: 137px;
    background-color: #fff;
    border-radius: 1px;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding-top: 38px;
    left: 0;
    bottom: 130px
}

.quiz-results__gift:before {
    content: "";
    position: absolute;
    background-size: contain;
    background-position: 50%;
    width: 62px;
    height: 72px;
    left: 50%;
    margin-left: -31px;
    top: -42px
}

.quiz-results__gift:after {
    content: "";
    position: absolute;
    width: 27px;
    height: 26px;
    top: 12px;
    right: -26px
}

.quiz__after-submit {
    text-align: center;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 70px;
    display: none
}

.quiz__after-submit__header {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px
}

.quiz__after-submit__text {
    font-size: 18px;
    line-height: 32px;
    color: #e8a127;
    margin-top: 26px
}

.quiz__after-submit__more__title {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px;
    color: #e8a127;
    margin-top: 40px
}

.quiz__after-submit__more {
    display: flex;
    justify-content: space-between;
    margin-top: 35px
}

.quiz__after-submit__more > * {
    flex: 0 1 calc(50% - 43px);
    display: block;
    position: relative
}

.quiz__after-submit__more > * div:not(.quiz__after-submit__image) {
    font-family: lato, sans-serif;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    max-width: 240px;
    left: 50%;
    margin-left: -120px;
    bottom: 20px
}

.quiz__after-submit__image {
    position: relative
}

.quiz__after-submit__image:before {
    content: "";
    position: absolute;
    width: 54px;
    height: 38px;
    background-size: contain;
    background-position: 50%;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -19px
}

.quiz__gift-sale {
    display: none
}

@media screen and (max-width: 1370px) {
    .quiz_second {
        margin-top: 49px
    }

    .quiz__header {
        padding-top: 0;
        margin-bottom: 50px
    }

    .quiz__header .h2 {
        max-width: 700px;
        margin-bottom: 14px
    }

    .quiz__subtitle {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 7px
    }

    .quiz__description {
        font-size: 16px;
        line-height: 24px
    }

    .quiz__header {
        margin-bottom: 35px
    }

    .quiz__form__stage {
        margin-bottom: 17px
    }

    .quiz__header-contact {
        max-width: 245px;
        max-height: 89px;
        padding: 10px 31px
    }

    .quiz__header-contact .caption, .quiz__header-contact .work-time, .quiz__header-contact a {
        font-size: 14px;
        line-height: 20px
    }

    .quiz__header-contact:before {
        max-width: 240px;
        min-height: 99px
    }

    .quiz__sub-header {
        font-size: 30px;
        line-height: 40px
    }

    .quiz__pages-wrapper {
        margin-top: 22px
    }

    .quiz__header-present {
        margin-top: 10px
    }

    .quiz__header-present img {
        display: inline-block;
        width: 43px;
        height: auto;
        margin-right: 15px
    }

    .quiz__grid {
        display: grid;
        grid-template-areas:"form gift";
        grid-template-columns:100%;
        grid-template-rows:auto;
        align-items: flex-start
    }

    .quiz__grid > *, .quiz__grid > :first-child {
        max-width: 100%
    }

    .quiz__grid-form {
        grid-area: form
    }

    .quiz__gift {
        grid-area: gift;
        height: 100%
    }

    .quiz__radio_images > * {
        padding-left: 11px;
        padding-right: 11px
    }

    .quiz__form {
        min-height: auto;
        padding: 45px 50px 89px
    }

    .quiz__form.result {
        min-height: auto;
        padding: 113px 70px 130px
    }

    .m-quiz__progress {
        margin-bottom: 21px
    }

    .quiz__form__progress {
        margin-bottom: 14px
    }

    .quiz__page__title {
        font-size: 26px;
        line-height: 42px
    }

    .quiz__page__content {
        margin-top: 28px
    }

    .quiz__radio_images .radio__item {
        padding: 12px 11px;
        min-height: 127px;
        max-width: 255px
    }

    .quiz__radio_images .radio__item:not(:last-child) {
        margin-right: 24px
    }

    .quiz__radio_images .radio__item img {
        max-width: 94px;
        width: 100%
    }

    .quiz__radio_images .text {
        padding-left: 0;
        font-size: 16px;
        line-height: 21px;
        margin-left: 28px
    }

    .quiz__radio_images .text:before {
        width: 37px;
        height: 37px;
        top: 50%;
        left: -50px;
        background-size: 16px 12.71px
    }

    .radio__item.quiz__radio_not-image .text {
        margin-left: 73px
    }

    .quiz__gift-grid {
        max-width: 530px;
        padding: 20px 29px 20px 20px;
        grid-column-gap: 14px;
        column-gap: 14px;
        right: -50px;
        bottom: -89px
    }

    .quiz__gift-img {
        max-width: 131px
    }

    .quiz__pages__navigation {
        margin-top: 69px;
        justify-content: flex-start
    }

    .quiz__pages__navigation .button {
        height: 59px
    }

    .quiz__pages__navigation .button_back {
        max-width: 66px;
        font-size: 14px;
        background-size: 29px 10px;
        padding: 0
    }

    .quiz__pages__navigation .button_back:after {
        top: 21px
    }

    .quiz__pages__navigation .button_forward {
        max-width: 250px;
        font-size: 21px
    }

    .quiz__pages__navigation .button_forward span {
        left: 56px
    }

    .quiz__radio_text .text {
        font-size: 16px;
        padding: 30px 2px 37px
    }

    .quiz__radio_text .text:before {
        width: 26px;
        height: 26px;
        background-size: 15px 20px
    }

    .quiz__gift {
        padding: 32px 34px
    }

    .quiz__gift .title {
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 42px
    }

    .quiz__gift-image {
        max-width: 91px;
        margin-bottom: 10px;
        margin-left: -20px
    }

    .quiz__gift-item {
        max-width: 77px
    }

    .quiz__gift-item .text {
        font-size: 16px;
        line-height: 19px
    }

    .quiz__gift-item .image {
        margin-bottom: 13px;
        flex-shrink: 0
    }

    .quiz__gift-item:first-child:after {
        right: -33px;
        top: 5px
    }

    .quiz__gift-item:nth-child(2) {
        max-width: 105px;
        margin-right: -5px;
        margin-top: 6px
    }

    .quiz__gift-item:nth-child(2) .image {
        max-width: 120px;
        width: 100%;
        margin-left: -55px;
        margin-bottom: 7px
    }

    .quiz__results__progress {
        max-width: 769px
    }

    .quiz__results__progress-value {
        font-size: 27px;
        line-height: 46px;
        margin-top: 20px
    }

    .quiz__results__text {
        font-size: 27px;
        line-height: 34px;
        margin-bottom: 44px
    }

    .quiz__results__count {
        width: 100%;
        max-width: 630px
    }

    .quiz__results {
        justify-content: space-between
    }

    .quiz__results__header {
        font-size: 24px
    }

    .quiz__results__sub-header {
        font-size: 16px;
        line-height: 26px
    }

    .quiz__results__image-wrapper {
        flex-basis: calc(100% - 400px);
        overflow: hidden
    }

    .quiz__results__image {
        max-width: 365px;
        margin-right: -44px
    }

    .quiz__form__stage {
        font-size: 14px;
        line-height: 17px
    }

    .quiz__results {
        display: none;
        grid-template-areas:"form_result gift";
        grid-template-columns:626px 303px;
        grid-template-rows:auto
    }

    .quiz__results .quiz__gift {
        padding-top: 32px
    }

    .quiz__results .quiz__gift .title {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 7px
    }

    .gift__caption {
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 7px
    }

    .quiz__results__form {
        max-width: 778px;
        margin-top: 0
    }

    .quiz__results__form-wrapper {
        margin-right: 0
    }

    .quiz__results__form-wrapper .h3 {
        max-width: 525px;
        margin-bottom: 42px;
        font-size: 35px;
        line-height: 45px
    }

    .quiz__gift-result_wrapper {
        margin-top: 16px
    }

    .quiz__gift-result {
        padding: 59px 85px 37px 63px;
        background-size: 170px;
        right: 0;
        bottom: 0;
        perspective-origin: 115px
    }

    .quiz__gift-result:before {
        width: 200px;
        height: 120px;
        left: 23px
    }

    .quiz__gift-result .quiz__gift-img {
        max-width: 55px
    }

    .quiz__gift-result__title {
        font-size: 28px;
        line-height: 37px
    }

    .quiz__gift-sale__title {
        font-size: 18px;
        line-height: 33px
    }

    .quiz__gift-price {
        font-size: 38px;
        line-height: 33px
    }

    .quiz__gift-text, .quiz__gift-title {
        font-size: 14px;
        line-height: 20px
    }

    .quiz__gift-img {
        max-width: 145px;
        width: 100%
    }

    .quiz-results__gift {
        bottom: 100px;
        font-size: 14px;
        line-height: 26px;
        padding-left: 15px;
        padding-right: 15px;
        left: auto;
        right: 270px
    }

    .quiz__after-submit {
        max-width: 770px;
        padding-top: 45px
    }

    .quiz__after-submit__header {
        font-size: 24px
    }

    .quiz__after-submit__text {
        font-size: 16px;
        line-height: 28px;
        margin-top: 15px
    }

    .quiz__after-submit__more__title {
        font-size: 18px;
        margin-top: 30px
    }

    .quiz__after-submit__more {
        margin-top: 30px
    }

    .quiz__after-submit__more > * {
        flex-basis: calc(50% - 15px)
    }

    .quiz__gift-list {
        max-width: 240px
    }

    .quiz__gift-sale {
        padding: 35px 0 35px 76px
    }

    .quiz__gift-sale .quiz__gift-img {
        max-width: 54px
    }
}

@media screen and (max-width: 1023px) {
    .quiz__header {
        margin-bottom: 40px
    }

    .quiz__header .h2 {
        max-width: 100%;
        margin-bottom: 15px
    }

    .quiz__page__content {
        margin-top: 20px
    }

    .quiz__page__title {
        font-size: 24px;
        line-height: 42px
    }

    .quiz__subtitle {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 7px
    }

    .quiz__description {
        font-size: 16px;
        line-height: 24px
    }

    .quiz__grid {
        grid-template-columns:100%
    }

    .quiz__grid > :first-child {
        flex-basis: 100%;
        max-width: 100%
    }

    .quiz__gift {
        padding: 25px 26px
    }

    .quiz__gift .title {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 23px
    }

    .quiz__gift-list {
        grid-row-gap: 15px;
        row-gap: 15px
    }

    .quiz__gift-item {
        max-width: 59px
    }

    .quiz__gift-item .text {
        font-size: 14px;
        line-height: 17px
    }

    .quiz__gift-item .image {
        margin-bottom: 10px;
        flex-shrink: 0
    }

    .quiz__gift-item:first-child:after {
        width: 17px;
        height: 17px;
        font-size: 34px;
        right: -30px;
        top: 5px
    }

    .quiz__gift-item:nth-child(2) {
        max-width: 90px;
        margin-right: -30px;
        margin-top: -3px
    }

    .quiz__gift-item:nth-child(2) .image {
        max-width: 104px;
        width: 100%;
        margin-left: -47px;
        margin-bottom: 0;
        margin-top: -5px
    }

    .quiz__gift-item:last-child {
        max-width: 41%
    }

    .quiz__gift-item:last-child:after {
        width: 17px;
        height: 17px;
        font-size: 34px;
        right: -17px;
        top: -20px
    }

    .quiz__gift-item:last-child .image {
        max-width: 60px
    }

    .quiz__gift-image {
        max-width: 71px;
        margin-bottom: 8px
    }

    .quiz__form {
        padding: 37px 29px 155px
    }

    .quiz__form.result {
        padding: 113px 39px
    }

    .quiz__form__progress {
        max-width: 100%;
        height: 8px;
        margin-bottom: 11px
    }

    .quiz__form__stage {
        font-size: 14px;
        line-height: 17px
    }

    .quiz__results__progress {
        max-width: 526px;
        height: 15px
    }

    .quiz__results__progress-value {
        font-size: 22px;
        line-height: 31px;
        margin-top: 21px
    }

    .quiz__results__text {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 34px
    }

    .quiz__pages-wrapper {
        max-width: 100%;
        margin-top: 22px
    }

    .quiz__gift-grid {
        max-width: 426px;
        bottom: -155px;
        right: -30px;
        perspective: 230px;
        perspective-origin: 75px
    }

    .quiz__gift-grid:before {
        width: 135px;
        height: 50px;
        top: -30px;
        left: 15px
    }

    .quiz__gift-img {
        max-width: 105px
    }

    .quiz__gift-content {
        font-size: 14px;
        line-height: 22px
    }

    .quiz__radio_images > * {
        padding-left: 12px;
        padding-right: 12px
    }

    .quiz__radio_images .text {
        font-size: 16px;
        line-height: 17px;
        margin-left: 22px
    }

    .quiz__radio_images .text:before {
        width: 30px;
        height: 30px;
        left: -40px;
        background-size: 13px 10px
    }

    .quiz__radio_images .radio__item {
        min-height: 103px;
        max-width: 216px
    }

    .quiz__radio_images .radio__item:not(:last-child) {
        margin-right: 10px
    }

    .quiz__radio_images .radio__item img {
        max-width: 76.4px
    }

    .quiz__pages__navigation {
        justify-content: flex-start;
        margin-top: 39px
    }

    .quiz__pages__navigation .button_back {
        max-width: 66px;
        margin-right: 16px;
        height: 72px
    }

    .quiz__pages__navigation .button_forward {
        max-width: 250px;
        height: 72px;
        margin-bottom: 0;
        font-size: 21px
    }

    .quiz__pages__navigation .button_forward span {
        font-size: 21px
    }

    .quiz__pages__navigation .button_consultation {
        margin-left: auto;
        margin-right: 0
    }

    .quiz__radio_text {
        margin-left: -12px;
        margin-right: -12px
    }

    .quiz__radio_text > * {
        padding-left: 12px;
        padding-right: 12px
    }

    .quiz__radio_text .text {
        padding: 13px 1px 11px;
        font-size: 14px;
        line-height: 16px;
        height: 100%;
        border-width: 2px
    }

    .quiz__radio_text .text:before {
        width: 22px;
        height: 22px;
        background-size: 16px 10px;
        bottom: -18px;
        border-width: 2px
    }

    .radio__item {
        min-height: 64px
    }

    .quiz__results__count {
        width: 100%;
        max-width: 630px
    }

    .quiz__results {
        grid-template-areas:"form_result gift";
        grid-template-columns:489px 237px
    }

    .quiz__results .quiz__gift {
        padding-top: 25px
    }

    .quiz__results .quiz__gift .title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 17px
    }

    .gift__caption {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 8px
    }

    .quiz__results__form {
        max-width: 778px
    }

    .quiz__results__form-wrapper .quiz__form-wrapper {
        max-width: 303px
    }

    .quiz__results__form-wrapper {
        margin-right: 0
    }

    .quiz__results__form-wrapper .h3 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 42px;
        width: 107%
    }

    .quiz__results__form-wrapper .form__group {
        max-width: 383px
    }

    .quiz__results__form-wrapper .form__group .button_submit:after {
        width: 22px;
        height: 20px;
        right: 71px
    }

    .quiz__gift-result {
        padding: 40px 18px 18px 43px;
        right: 0;
        bottom: 0;
        background-size: 130px
    }

    .quiz__gift-result .quiz__gift-img {
        max-width: 35px;
        margin-top: 10px
    }

    .quiz__gift-result__title {
        font-size: 21px;
        line-height: 27px
    }

    .quiz__gift-sale {
        padding: 21px 0 15px 60px
    }

    .quiz__gift-sale__title {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0
    }

    .quiz__gift-price {
        font-size: 28px;
        line-height: 24px
    }

    .quiz__results__text {
        font-size: 24px;
        margin-top: 40px
    }

    .quiz__results__sub-header {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .quiz__results__sub-header br {
        display: none
    }

    .quiz__results__image-wrapper {
        flex-basis: calc(100% - 317px)
    }

    .quiz__results__image {
        margin-right: -113px;
        bottom: -10px
    }

    .quiz-results__gift {
        width: 160px;
        height: 162px;
        font-size: 12px;
        line-height: 22px;
        padding-top: 34px;
        right: 250px
    }

    .quiz__after-submit__more {
        padding-left: 33px;
        padding-right: 33px;
        justify-content: center;
        margin-left: -15px;
        margin-right: -15px
    }

    .quiz__after-submit__more > * {
        flex-basis: 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .quiz__after-submit__more > * div:not(.quiz__after-submit__image) {
        position: relative;
        bottom: 0;
        left: 0;
        max-width: 100%;
        margin-left: 0;
        margin-top: 14px;
        line-height: 20px
    }

    .quiz_second {
        margin-top: 51px
    }

    .quiz__gift-sale {
        padding-left: 60px
    }

    .quiz__gift-sale .quiz__gift-img {
        max-width: 54px;
        margin-top: 4px
    }
}

@media screen and (max-width: 767px) {
    .quiz__header, .quiz__header .h2 {
        margin-bottom: 13px
    }

    .quiz__header .h2 {
        max-width: 326px
    }

    .quiz > .row {
        padding: 0
    }

    .quiz__pages__navigation {
        justify-content: flex-start
    }

    .quiz__pages__navigation .button_forward {
        height: 62px;
        max-width: 214px
    }

    .quiz__pages__navigation .button_back {
        height: 62px;
        margin-right: 10px
    }

    .quiz__gift-grid {
        width: 100%;
        bottom: -180px;
        right: auto;
        left: 50%;
        transform: translateX(-50%)
    }

    .quiz__gift-result {
        max-width: 332px;
        background-size: 110px
    }

    .quiz__gift-img {
        max-width: 91px
    }

    .quiz__gift-grid {
        padding: 19px 5px 19px 14px;
        grid-column-gap: 7px;
        column-gap: 7px
    }

    .quiz__form__progress {
        max-width: 92%
    }

    .quiz__subtitle {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 7px
    }

    .quiz__description {
        font-size: 14px;
        line-height: 22px
    }

    .quiz__gift-item {
        max-width: 90px
    }

    .quiz__gift-item .image {
        max-width: 47px;
        margin-bottom: 10px
    }

    .quiz__gift-item:first-child:after {
        width: 17px;
        height: 17px;
        font-size: 34px;
        right: -10px;
        top: 5px
    }

    .quiz__gift-item:nth-child(2) {
        max-width: 115px;
        margin-right: 0
    }

    .quiz__gift-item:nth-child(2) .image {
        max-width: 82px;
        width: 100%;
        margin-left: -44px;
        margin-bottom: -3px;
        margin-top: -5px
    }

    .quiz__gift-item:last-child {
        max-width: 100px
    }

    .quiz__gift-item:last-child:after {
        right: 0
    }

    .quiz__gift-item:last-child .image {
        max-width: 50px;
        margin-left: -5px
    }

    .quiz__sub-header {
        font-size: 18px;
        line-height: 28px
    }

    .quiz__header-present {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .quiz__form {
        min-height: auto;
        padding: 37px 16px 180px
    }

    .quiz__form.result {
        min-height: auto;
        padding: 97px 26px 82px
    }

    .quiz__grid {
        margin-left: 0;
        margin-right: 0
    }

    .quiz__pages-wrapper {
        margin-top: 14px
    }

    .m-quiz__progress {
        margin-bottom: 13px
    }

    .quiz__page__title {
        font-size: 21px;
        line-height: 31px
    }

    .quiz__page__content {
        margin-top: 16px
    }

    .quiz__radio_text {
        display: flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: 0
    }

    .quiz__radio_text > * {
        flex: 1 0 50%;
        padding-left: 15px;
        padding-right: 15px
    }

    .quiz__radio_text .radio__item {
        max-width: 300px
    }

    .quiz__radio_text .radio__item:last-child {
        max-width: 50%
    }

    .quiz__radio_images {
        display: flex;
        flex-wrap: wrap;
        grid-gap: 6px;
        gap: 6px;
        grid-row-gap: 9.5px;
        row-gap: 9.5px
    }

    .quiz__radio_images > * {
        flex: 1 0 35%;
        padding-left: 10px;
        padding-right: 10px
    }

    .quiz__radio_images .radio__item {
        max-width: 50%;
        min-height: 76px;
        padding: 7.5px 6.5px
    }

    .quiz__radio_images .radio__item:not(:last-child) {
        margin-right: 0
    }

    .quiz__radio_images .radio__item:last-child {
        max-width: calc(50% - 3px)
    }

    .quiz__radio_images .radio__item img {
        max-width: 55px
    }

    .quiz__radio_images .text {
        background-color: transparent;
        font-size: 14px;
        line-height: 13px;
        margin-left: 15px
    }

    .quiz__radio_images .text:before {
        width: 22px;
        height: 22px;
        left: -30px
    }

    .radio__item.quiz__radio_not-image {
        min-height: 76px
    }

    .radio__item.quiz__radio_not-image .text {
        margin-left: 40px
    }

    .radio__item:last-child {
        margin-bottom: 0
    }

    .quiz__radio_text .radio__item {
        margin-bottom: 25px
    }

    .quiz__radio_text .radio__item:last-child {
        margin-bottom: 0
    }

    .quiz__radio_text .radio__item .text {
        padding: 19px 9px;
        border-width: 2px
    }

    .quiz__radio_text .radio__item .text:before {
        width: 22px;
        height: 22px;
        border-width: 2px;
        background-size: 10px 8px;
        bottom: -15px
    }

    .quiz__results__progress {
        max-width: 80%
    }

    .quiz__results__progress-value {
        margin-top: 21px
    }

    .quiz__results__text {
        margin-bottom: 24px
    }

    .quiz__pages__navigation {
        flex-wrap: wrap;
        margin-top: 20px
    }

    .quiz__gift-content span {
        display: inline
    }

    .quiz__results__count {
        padding-left: 23px;
        padding-right: 23px
    }

    .quiz__results__text {
        font-size: 18px;
        line-height: 28px;
        margin-top: 28px
    }

    .quiz__results {
        flex-wrap: wrap;
        justify-content: center
    }

    .quiz__results .quiz__gift-grid {
        position: relative;
        margin-bottom: -82px
    }

    .quiz__results__form {
        flex-basis: 100%;
        max-width: 320px
    }

    .quiz__results__sub-header {
        margin-top: 11px;
        margin-bottom: 13px
    }

    .quiz__results__image-wrapper {
        flex-basis: 100%;
        max-width: 288px;
        padding-left: 23px;
        padding-right: 23px
    }

    .quiz__results__image {
        display: none
    }

    .quiz-results__gift {
        position: relative;
        right: auto;
        bottom: auto;
        height: auto;
        width: 222px;
        text-align: left;
        padding: 15px 10px 15px 41px;
        margin-left: 20px
    }

    .quiz-results__gift:before {
        left: -29px;
        margin-left: 0;
        top: 50%;
        margin-top: -36px
    }

    .quiz-results__gift:after {
        content: none
    }

    .quiz__after-submit {
        padding-left: 22px;
        padding-right: 22px;
        padding-top: 30px
    }

    .quiz__after-submit__header {
        font-size: 18px
    }

    .quiz__after-submit__text {
        font-size: 12px;
        line-height: 22px;
        margin-top: 10px
    }

    .quiz__after-submit__more__title {
        font-size: 16px;
        line-height: 24px;
        margin-top: 18px
    }

    .quiz__after-submit__more {
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 16px
    }

    .quiz__after-submit__more > * {
        flex-basis: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .quiz__after-submit__more > :nth-child(2) {
        display: none
    }

    .quiz__after-submit__image:before {
        width: 42px;
        height: 30px;
        margin-top: -15px;
        margin-left: -21px
    }

    .quiz_second {
        margin-top: 24px
    }

    .quiz__results {
        display: none;
        grid-template-areas:"form_result" "gift";
        grid-template-columns:100%;
        grid-template-rows:auto;
        grid-row-gap: 82px;
        row-gap: 82px
    }

    .quiz__results .quiz__gift {
        padding-top: 26px
    }

    .quiz__results .quiz__gift .title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 9px
    }

    .quiz__results__form {
        grid-area: form_result
    }

    .quiz__gift-result {
        padding: 6px 5px 28px 32px;
        bottom: 0
    }

    .quiz__gift-result_wrapper {
        margin-top: 7px
    }

    .quiz__gift-grid {
        perspective: 190px;
        perspective-origin: 115px
    }

    .quiz__gift-grid:before {
        width: 168px;
        height: 40px;
        top: -28px;
        left: 26px
    }

    .quiz__results__form-wrapper .quiz__form-wrapper {
        margin: 0 auto
    }

    .quiz__results__form-wrapper {
        margin-right: 0
    }

    .quiz__results__form-wrapper .h3 {
        max-width: 305px;
        margin-bottom: 23px;
        font-size: 24px;
        line-height: 32px;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .quiz__results__form-wrapper .form-wrapper {
        grid-row-gap: 29px;
        row-gap: 29px
    }

    .quiz__results__form-wrapper .form__group_phone .input {
        font-size: 18px;
        letter-spacing: .03em;
        text-transform: uppercase
    }

    .quiz__results__form-wrapper .form__group_phone .input::-webkit-input-placeholder {
        font-size: 16px;
        letter-spacing: .03em;
        text-transform: uppercase
    }

    .quiz__results__form-wrapper .form__group_phone .input::placeholder {
        font-size: 16px;
        letter-spacing: .03em;
        text-transform: uppercase
    }

    .quiz__results__form-wrapper .form__group {
        max-width: 303px;
        height: 74px;
        margin-left: auto;
        margin-right: auto
    }

    .quiz__results__form-wrapper .form__group .button_submit {
        margin-left: auto;
        font-size: 19px;
        line-height: 23px
    }

    .quiz__results__form-wrapper .form__group .button_submit:after {
        width: 16px;
        height: 10px;
        right: 40px
    }

    .quiz__results__form-wrapper .form__group.form__group_phone {
        margin-bottom: 29px
    }

    .quiz__results__form-wrapper .form__group.form__group_phone .input {
        font-size: 18px;
        line-height: 22px
    }

    .quiz__results__form-wrapper .form__group.form__group_phone .input::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 22px
    }

    .quiz__results__form-wrapper .form__group.form__group_phone .input::placeholder {
        font-size: 18px;
        line-height: 22px
    }

    .quiz__results__form-wrapper .form__group.form__group_phone .input_phone::-webkit-input-placeholder {
        font-size: 18px;
        line-height: 22px
    }

    .quiz__results__form-wrapper .form__group.form__group_phone .input_phone::placeholder {
        font-size: 18px;
        line-height: 22px
    }

    .quiz__results__form-wrapper .form__policy {
        font-size: 14px;
        line-height: 18px;
        margin-top: 22px
    }

    .quiz__results__form-wrapper .form__policy a {
        border-bottom: 1px dashed #fff
    }

    .quiz__results__form-wrapper .form__group_phone input {
        font-size: 18px
    }

    .quiz__results__form-wrapper .form__group_phone input::-webkit-input-placeholder {
        font-size: 18px !important;
        color: #9a9a9a
    }

    .quiz__results__form-wrapper .form__group_phone input::placeholder {
        font-size: 18px !important;
        color: #9a9a9a
    }

    .gift__caption {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 6px;
        color: #fff
    }

    .quiz__gift-sale {
        padding-left: 40px
    }
}

.header.fixed .header__contact .phone svg path {
    fill: #e8a127
}

.header__bg {
    position: relative
}

@media screen and (max-width: 767px) {
    .header.fixed .header__logo {
        max-width: 140px
    }

    .header.fixed .header__logo svg {
        max-width: 140px;
        width: 140px
    }

    .header.fixed .header__affiliates-item, .header__affiliates-item {
        width: 100%;
        max-width: 230px
    }

    .header__logo-wrapper {
        max-width: 119px;
        width: 100%
    }

    .header__logo .logo {
        height: auto
    }
}

.fs__price-image__stock {
    margin-top: 0;
    max-width: 33px
}

.fs__price-star {
    background-image: url(../img/9f3ae3cea0ea76760403396aca7a3dcb.png)
}

@media screen and (max-width: 1023px) {
    .fs__price-star {
        bottom: -80px
    }
}

@media screen and (max-width: 340px) {
    .fs__price-star {
        width: 100px;
        height: 100px;
        right: -15px
    }

    .fs__price-star__text {
        font-size: 10px
    }
}

.advantage__card-star {
    background-image: url(../img/556a85ebfa834652076352cf71154427.png)
}

.employees {
    background-image: url(../img/4bf416514f4e0c2246381f26d548580b.png)
}

.employees__grid {
    left: -59px
}

.employees__item:first-child {
    margin-right: -122px
}

.employees__item:nth-child(2) .employees__item-photo {
    max-width: 291px;
    position: relative;
    z-index: 1
}

.employees__item:nth-child(3) .employees__item-photo {
    max-width: 253px;
    position: relative;
    z-index: 0
}

.employees__item:nth-child(4) .employees__item-photo {
    max-width: 274px;
    position: relative
}

.employees__item:nth-child(2) {
    max-width: 291px;
    margin-right: -94px
}

.employees__item:nth-child(2) .employees__item-label {
    bottom: 72px
}

.employees__item:nth-child(3) {
    margin-right: -130px
}

.employees__item:nth-child(3) .employees__item-label {
    left: 35px;
    bottom: 112px
}

.employees__item:nth-child(4) {
    margin-right: -84px
}

.employees__item:nth-child(4) .employees__item-label {
    right: -75px;
    bottom: 73px
}

.employees__item:nth-child(5) {
    max-width: 287px;
    margin-left: -20px
}

.employees__item:nth-child(5) .employees__item-photo {
    max-width: 287px
}

.employees__item-label {
    bottom: 73px;
    left: -118px
}

@media screen and (max-width: 1370px) {
    .employees__item:first-child, .employees__item:first-child .employees__item-photo {
        max-width: 311px
    }

    .employees__item:first-child .employees__item-label {
        left: -65px
    }

    .employees__item:nth-child(2) .employees__item-label {
        left: -21px
    }
}

@media screen and (max-width: 1370px) {
    .employees__grid {
        left: 0
    }

    .employees__item:nth-child(5) .employees__item-label {
        right: 37px
    }
}

@media screen and (max-width: 1023px) {
    .employees__grid {
        left: -18px
    }

    .employees__item:first-child {
        max-width: 277px;
        margin-right: -112px
    }

    .employees__item:first-child .employees__item-label {
        left: 25px
    }

    .employees__item:nth-child(2) {
        max-width: 254px;
        margin-right: -87px
    }

    .employees__item:nth-child(2) .employees__item-label {
        left: 19px
    }

    .employees__item:nth-child(3) {
        margin-right: -96px
    }

    .employees__item:nth-child(3) .employees__item-label {
        left: 37px
    }

    .employees__item:nth-child(4) {
        max-width: 246px
    }

    .employees__item:nth-child(4) .employees__item-label {
        right: 32px
    }

    .employees__item:nth-child(5) {
        margin-right: -53px
    }

    .employees__item:nth-child(5) .employees__item-photo {
        max-width: 220px
    }
}

@media screen and (max-width: 767px) {
    .employees__grid {
        left: 0
    }

    .employees__item:first-child {
        max-width: 100%;
        margin-right: 0
    }

    .employees__item:first-child .employees__item-photo {
        max-width: 153px;
        height: 141px
    }

    .employees__item:first-child .employees__item-label {
        left: 0;
        bottom: 0
    }

    .employees__item:nth-child(2) {
        margin-right: 0
    }

    .employees__item:nth-child(2) .employees__item-label {
        left: 0;
        bottom: 0
    }

    .employees__item:nth-child(3) {
        margin-right: 0
    }

    .employees__item:nth-child(3) .employees__item-label {
        left: 0;
        bottom: 0
    }

    .employees__item:nth-child(4) {
        margin-right: 0
    }

    .employees__item:nth-child(4) .employees__item-label {
        right: 0;
        bottom: 0
    }

    .employees__item:nth-child(5) {
        margin-right: 0
    }

    .employees__item:nth-child(5) .employees__item-label {
        right: 0
    }

    .employees__item:nth-child(5) .employees__item-photo {
        max-width: 220px
    }
}

@media screen and (max-width: 495px) {
    .employees__label-profession {
        max-width: 150px
    }
}

.banner-form {
    background-color: #2472cd
}

@media screen and (max-width: 767px) {
    .banner-form > .row {
        background-color: #2472cd
    }
}

.banner-garanty {
    background-image: url(../img/5516ddc19961d11030c44903f8f3c0ba.png)
}

@media screen and (max-width: 1023px) {
    .banner__content {
        margin-left: 70px
    }
}

@media screen and (max-width: 767px) {
    .banner__content {
        margin-left: 0
    }
}

.steps__label {
    padding: 12px 12px 12px 48px
}

@media screen and (max-width: 1370px) {
    .steps__item:nth-child(2) .steps__country {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 1023px) {
    .steps__item:nth-child(2) .steps__country {
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .steps {
        background-color: #2472cd
    }

    .steps .h2_selection, .steps .h2_selection b {
        color: #fff
    }

    .page_success .steps .h2_selection, .page_success .steps .h2_selection b {
        color: #444c54
    }
}

.prices__steps-price {
    background-color: #2472cd
}

.prices__price-total {
    display: flex;
    justify-content: space-between
}

.prices__price-total span + span {
    font-size: 16px
}

.prices__item-steps {
    background-color: #e8f0fa
}

.prices__item p {
    text-align: center
}

.prices__grid .prices__item:nth-child(2n):before {
    position: absolute;
    content: url(../img/e817bfb984d3b91939089a1ae78cc976.png);
    right: -25px;
    top: -59px
}

@media screen and (max-width: 1370px) {
    .prices__price-total span {
        color: #fff
    }

    .prices__steps-price {
        padding: 12px 34px
    }

    .fs__gift-grid:before {
        top: -30px
    }

    .prices__header-title {
        width: 99%
    }
}

@media screen and (max-width: 1023px) {
    .prices__grid .prices__item:nth-child(2n):before {
        right: -20px
    }
}

@media screen and (max-width: 767px) {
    .prices__price-total {
        flex-direction: column;
        align-items: center
    }
}

.quiz__gift {
    background-image: url(../img/44e777cb1482997d9382a2feef9cdc49.png)
}

.quiz__radio_images.quiz__radio .radio__item.checked, .quiz__radio_images.quiz__radio_not-image .radio__item.checked {
    background: #004699
}

.quiz__pages__navigation .button_back.inactive {
    background-color: rgba(0, 70, 153, .3)
}

.quiz__pages__navigation .button_back {
    background-color: #004699
}

.quiz__pages__navigation .button_back:hover {
    box-shadow: 0 4px 39px rgba(0, 70, 153, .44)
}

.quiz-results__gift:before {
    background-image: url(../img/99c9228755c7b7879ca870e3343bd282.png)
}

.quiz-results__gift:after {
    background-image: url(../img/8fd3db8d27171da034f9745b792e8d88.svg)
}

.quiz__form.result {
    background-color: #2472cd
}

.mfp-close-btn-in .mfp-close {
    border: 4px solid #2472cd
}

.modal.modal_quiz .quiz__form .radio__item.checked, .modal.modal_quiz .quiz__gift-grid:before, .quiz__pages__navigation .button_back {
    background-color: #2472cd
}

.quiz__gift-price, .quiz__gift-sale__title {
    display: none
}

@media screen and (max-width: 1370px) {
    .quiz__gift-grid {
        max-width: 495px
    }
}

@media screen and (max-width: 1023px) {
    .quiz__gift-grid {
        max-width: 370px
    }
}

@media screen and (max-width: 767px) {
    .quiz__gift-grid {
        max-width: 335px
    }
}

.warranty {
    background-image: url(../img/ad83fabe7d7527e96c1cf8a0066c1448.png)
}

.warranty .h2 {
    margin-bottom: 100px
}

.warranty .h2:before {
    background-image: url(../img/dcc88f1d10a337d166797c9beec8a104.svg)
}

.warranty__employees:before {
    background-image: url(../img/382dbcef5bdccc52625186b87d042f62.svg)
}

.warranty__form-wrapper {
    background-image: url(../img/95548c26d6ba655ebb3901786a729708.png)
}

.warranty__form-list__item:after, .warranty__form-wrapper:before {
    background-color: #2472cd
}

@media screen and (max-width: 1370px) {
    .warranty__certificate-wrapper {
        bottom: 105px
    }
}

@media screen and (max-width: 767px) {
    .warranty .h2 {
        max-width: 195px;
        font-size: 18px;
        margin-left: 147px
    }

    .warranty__certificate-wrapper {
        bottom: -200px
    }
}

@media screen and (max-width: 370px) {
    .warranty__certificate-wrapper {
        bottom: -260px
    }
}

@media screen and (max-width: 1370px) {
    .warranty_success .warranty__content-grid {
        position: relative
    }

    .warranty_success .warranty__employees {
        right: 0;
        left: unset;
        top: -100%;
        margin-left: 0
    }

    .warranty_success .warranty__employees-experience {
        text-shadow: 1px 1px 0 rgba(0, 0, 0, .6)
    }
}

@media screen and (max-width: 1023px) {
    .warranty_success .warranty__employees {
        right: -70px
    }
}

@media screen and (max-width: 767px) {
    .warranty_success .warranty__content-grid {
        position: static
    }

    .warranty_success .warranty__certificate-wrapper {
        bottom: -300px
    }
}

@media screen and (max-width: 376px) {
    .warranty_success .warranty__certificate-wrapper {
        bottom: -330px
    }
}

.map__parking:before {
    background-color: #2472cd;
    background-image: url(../img/9a6717785bf1c529b619458a46b20e72.svg)
}

.contacts__content {
    background-image: url(../img/adab1d82d34d4efea122e4c30d4eb0eb.png)
}

.contacts__address:before {
    background-color: #2472cd;
    background-image: url(../img/9190ea9da1ebdca74a4ac3a22628aa4c.svg)
}

.contacts__worktime:before {
    background-color: #2472cd;
    background-image: url(../img/1c2116bcb1e083584fdeb685d771408f.svg)
}

.contacts__map .ymaps-2-1-79-balloon__close-button {
    background-image: url(../img/eb2852f86744c8957a374aaf6f498de1.svg)
}

.contacts__map .baloon-content {
    background-image: url(../img/77233a7acad66e75c9bf1d2968ff7221.png)
}

.contacts__address:before {
    min-width: 35px
}

@media screen and (max-width: 1370px) {
    .contacts__content {
        max-width: 490px
    }
}

@media screen and (max-width: 1023px) {
    .contacts__content {
        max-width: 396px
    }
}

@media screen and (max-width: 767px) {
    .contacts__address:before {
        min-width: 29.5px
    }
}

.footer {
    background-color: #2472cd
}

@media screen and (max-width: 767px) {
    .footer__licenses-wrapper {
        background-color: #e8a127
    }
}

.thanks.success__quiz .thanks__gift-text {
    font-size: 20px
}

.thanks.success__quiz .thanks__gift-text span {
    font-size: 24px;
    line-height: 24px
}

.thanks.success__quiz .thanks__gift-text span span {
    color: #444c54;
    font-size: 20px;
    line-height: 24px
}

@media screen and (max-width: 1370px) {
    .reviews__item-slide {
        grid-template-columns:50% 277px
    }
}

@media screen and (max-width: 1023px) {
    .reviews__item-slide {
        grid-template-columns:minmax(465px, 45%) 230px;
        margin-right: 15px;
        margin-left: 15px
    }

    .reviews .h2 {
        padding-left: 87px
    }

    .reviews .h2:before {
        left: 25px
    }
}

@media screen and (max-width: 767px) {
    .reviews__item-slide {
        grid-template-columns:1fr
    }
}

@media screen and (max-width: 767px) {
    .life {
        background-color: #2472cd
    }
}

.new-year {
    background-color: #d48055;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative
}

.new-year:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../img/b6b8d9b2d434f699f529b41db174407d.svg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.new-year__text {
    font-weight: 700;
    font-size: 32px;
    line-height: 123.2%;
    color: #fff
}

@media screen and (max-width: 1370px) {
    .new-year .new-year__text {
        font-size: 28px
    }
}

@media screen and (max-width: 1023px) {
    .new-year .new-year__text {
        font-size: 22px
    }
}

@media screen and (max-width: 767px) {
    .new-year {
        min-height: 79px
    }

    .new-year:before {
        background-image: url(../img/4e28621285e6afb66af59acb4e40f282.svg);
        background-repeat: no-repeat;
        top: 0;
        right: 0
    }

    .new-year .new-year__text {
        font-size: 18px
    }
}