.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
}

@font-face {
    font-family: Commissioner;
    font-display: swap;
    src: url(../fonts/dc615a54f7d83a0fab45ff8a65f79ffc.woff2) format("woff2");
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Commissioner;
    font-display: swap;
    src: url(../fonts/df7c75e6bc66aac7f966d84139ae47e5.woff2) format("woff2");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: Commissioner;
    font-display: swap;
    src: url(../fonts/7d49654d4d7380dd8adec7c2be3baba4.woff2) format("woff2");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Commissioner;
    font-display: swap;
    src: url(../fonts/3181f8d081e4bc5486871317637a3ad6.woff2) format("woff2");
    font-style: normal;
    font-weight: 400
}

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

@font-face {
    font-family: Proxima;
    font-display: swap;
    src: url(../fonts/c8dbfaebe26388f2e76b0d95a25aafb3.woff2) format("woff2");
    font-style: normal;
    font-weight: 600
}

@font-face {
    font-family: Proxima;
    font-display: swap;
    src: url(../fonts/571f1669e7fa974280ed8388c62eec13.woff2) format("woff2");
    font-style: normal;
    font-weight: 700
}

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

@font-face {
    font-family: Inter;
    font-display: swap;
    src: url(../fonts/f7656ebefaa01fb7d1f53e221d01ecc1.woff2) format("woff2");
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Inter;
    font-display: swap;
    src: url(../fonts/728a6fb342d6756e4d46111039a4f201.woff2) format("woff2");
    font-style: normal;
    font-weight: 600
}

.chunk-panel-container {
    position: relative
}

.chunk-panel strong {
    color: #fff
}

.chunk-panel nobr {
    word-wrap: break-word
}

.chunk-panel__dropdown {
    position: absolute;
    left: 0;
    top: 20px;
    max-width: 318px;
    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
}

.chunk-panel__dropdown.open {
    transform: translateX(0)
}

.chunk-panel__dropdown.open .chunk-panel__burger {
    transform: rotate(180deg);
    border-radius: 6px 0 0 6px
}

.chunk-panel__burger {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    justify-self: end;
    position: absolute;
    z-index: -1;
    top: -1px;
    left: calc(100% - 3px);
    width: 70px;
    height: 47px;
    cursor: pointer;
    background-color: #333;
    border: 1px solid #525252;
    border-right-color: transparent;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: url(../fonts/753332d7abcf0673f413697ea7e7d010.svg);
    background-position: 50%;
    background-size: 32px 18px;
    background-repeat: no-repeat
}

.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(../fonts/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: #15c7ff;
    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: Commissioner,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #4f5d6b;
    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: Commissioner,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 #333
    }

    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: 1320px) {
    .row {
        padding:0 45px
    }

    .info i {
        width: 12px;
        height: 12px
    }
}

@media screen and (max-width: 1023px) {
    .row {
        padding:0 21px
    }
}

@media screen and (max-width: 767px) {
    .row {
        padding:0 16px
    }
}

.grecaptcha-badge {
    visibility: hidden
}

.re-captcha-notice {
    color: #363636;
    font-size: 12px;
    line-height: 18px
}

.re-captcha-notice .link {
    color: #333
}

@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(../fonts/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(../images/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(../fonts/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>span {
    border-bottom: 1px solid;
    transition: border .2s ease
}

.link:hover>span {
    border-bottom-color: transparent
}

.link_notline {
    color: #4f5d6b
}

.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(../fonts/e1db250564be1f6e87222b8d85ac4dfc.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(../fonts/da40a860a9a9b26c9c387b2e5a7cad54.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: Commissioner,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: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block;
    font-size: 18px;
    line-height: 23px;
    color: #00abe1;
    margin-top: 4px
}

.modal-error__icon {
    margin-bottom: 24px;
    max-width: 86px
}

.modal-error__icon svg {
    width: 100%
}

.modal-error__icon path {
    fill: #00abe1
}

@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(../fonts/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(../fonts/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(../fonts/e49b9ef75a62845fd323f801772359af.svg)
}

.ace-panel__icon_video:before {
    background-image: url(../fonts/440c2af985753efd2abd1c18d97c38b0.svg)
}

.ace-panel__icon_link-to-page:before {
    background-image: url(../fonts/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 .modal__button {
    background-color: #1779ba;
    border: 1px solid transparent;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    padding: .85em 1em;
    display: flex
}

.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(../fonts/d3dbb77da11c9662aeab65117c001da5.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;
    width: 59px;
    height: 59px;
    border: 1px solid #c6d8e7;
    border-radius: 50%;
    background-color: hsla(0,0%,100%,.2);
    background-image: url(../fonts/5e3ab859e8031de07c7d0b9528a405b8.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: 1320px) {
    .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.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
}

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: 1320px) {
    .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: #00abe1;
    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(../fonts/fb99ea09c916233c7bf2771cab54140e.svg)
}

.social_tg {
    background-image: url(../fonts/a5b1bbd8dcf347878ae8e919957fb865.svg)
}

.social_yt {
    background-image: url(../fonts/8c1492d842f98338fb0d236598bdd5ea.svg)
}

.social_ok {
    background-image: url(../fonts/e720aa39ee638e37f98541d062a66ce9.svg)
}

.social_ig {
    background-image: url(../fonts/9929d5c93a8f059cf862fbbb977108b8.svg)
}

.social_fb {
    background-image: url(../fonts/ba8c8029f9b69309debe259e2209ff49.svg)
}

.row {
    max-width: 1310px
}

@media screen and (max-width: 1320px) {
    .row {
        padding-right:15px;
        padding-left: 15px
    }
}

.h1 {
    font-weight: 600;
    font-size: 55px;
    line-height: 68px
}

.h1,.h2 {
    font-family: Commissioner,sans-serif;
    font-style: normal;
    color: #1b1b1d
}

.h2 {
    font-weight: 400;
    font-size: 42px;
    line-height: 50px
}

.h2 span {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal
}

@media screen and (max-width: 1320px) {
    .h1 {
        font-size:44px;
        line-height: 52px
    }

    .h2 {
        font-size: 30px;
        line-height: 40px
    }
}

@media screen and (max-width: 1023px) {
    .h1 {
        font-size:33px;
        line-height: 40px
    }

    .h2 {
        font-size: 27px;
        line-height: 37px
    }
}

@media screen and (max-width: 767px) {
    .h1 {
        font-size:28px
    }

    .h1,.h2 {
        line-height: 32px
    }

    .h2 {
        font-size: 26px
    }
}

.btn {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-image: linear-gradient(180deg,#fdb346,#ffa623);
    box-shadow: 0 4px 0 #f5803e;
    border-radius: 10px;
    min-height: 70px;
    width: 100%;
    max-width: 350px;
    border: none;
    transition: all .2s ease-in;
    -webkit-user-select: none;
    user-select: none;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: .03em;
    text-transform: uppercase
}

.btn span span {
    font-size: 13px;
    line-height: 20px
}

.btn:focus,.btn:hover {
    background-image: linear-gradient(85.84deg,#f77b55 .28%,#f79955 48.06%,#efaa6b 105.65%)
}

.btn:active {
    background-image: linear-gradient(85.84deg,#dd6c4a .28%,#e28440 48.06%,#df8f46 105.65%)
}

.btn_back {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff7f2;
    border: 1px solid #f77b55;
    background-image: none;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #f77b55;
    max-width: 148px;
    box-shadow: none
}

.btn_back:before {
    content: "";
    display: block;
    width: 16px;
    height: 8px;
    margin-right: 10px;
    background-image: url(../fonts/e63281af3530fcd1e12ad2e0814a8dc2.svg);
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat
}

.btn_back.disabled {
    mix-blend-mode: luminosity;
    opacity: .5
}

.btn_back.disabled:active,.btn_back.disabled:focus,.btn_back.disabled:hover {
    background-image: none
}

.btn_forward {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 295px
}

.btn_forward:after {
    content: "";
    display: block;
    width: 16px;
    height: 8px;
    margin-left: 10px;
    background-image: url(../fonts/66eaab6c54b52c8f3ed338c73146ec0b.svg);
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat
}

@media screen and (max-width: 1320px) {
    .btn {
        min-height:65px;
        font-size: 15px
    }

    .btn span span {
        font-size: 12px
    }

    .btn_back {
        max-width: 128px
    }

    .btn_back:before {
        margin-right: 4px
    }

    .btn_forward {
        max-width: 277px;
        min-height: 60px
    }
}

@media screen and (max-width: 1023px) {
    .btn {
        max-width:259px
    }

    .btn_back {
        min-height: 60px;
        max-width: 128px
    }

    .btn_back:before {
        margin-right: 7px
    }

    .btn_forward {
        max-width: 240px;
        min-height: 55px
    }
}

@media screen and (max-width: 767px) {
    .btn {
        max-width:328px;
        min-height: 60px;
        font-size: 18px;
        line-height: 20px
    }

    .btn span span {
        font-size: 11px;
        line-height: 20px
    }

    .btn_back {
        min-height: 48px;
        max-width: 103px;
        font-size: 13px;
        line-height: 26px
    }

    .btn_back:before {
        margin-right: 7px
    }

    .btn_forward {
        max-width: 207px;
        min-height: 45px;
        font-size: 12px;
        line-height: 26px
    }
}

.link {
    color: #4f5d6b;
    transition: all .2s ease-in
}

.link>span {
    border: none
}

.link.dashed>* {
    border-bottom: 1px dashed #d7dde2
}

.link.dashed>:hover {
    border-bottom: 1px dashed transparent
}

.form__group {
    position: relative;
    margin-bottom: 12px
}

.form__group.focused .input+label {
    top: 20px;
    font-size: 11px;
    transform: translateY(-20px)
}

.form__group.error .input {
    border: 1px solid red
}

.form__group.error .input+label {
    color: red;
    animation: shake .82s cubic-bezier(.36,.07,.19,.97) both
}

.form__policy {
    font-size: 12px;
    line-height: 18px;
    color: #4f5d6b
}

.form__policy a {
    color: inherit;
    border-bottom: 1px solid #4f5d6b
}

.form__policy a:focus,.form__policy a:hover {
    color: #7f90a1;
    outline: none
}

.form__policy a:active {
    color: #657788
}

.input {
    font-family: Commissioner,sans-serif;
    font-weight: 400;
    font-style: normal;
    height: 70px;
    border-radius: 10px;
    border: 1px solid #fff;
    background-color: #f2f2f2;
    width: 100%;
    padding: 0 26px;
    font-size: 15px;
    box-sizing: border-box;
    color: #4f5d6b
}

.input+label {
    position: absolute;
    pointer-events: none;
    color: #4f5d6b;
    font-size: 14px;
    line-height: 22px;
    transition: all .2s ease,font-size .2s;
    top: 50%;
    left: 26px;
    transform: translateY(-50%)
}

.input::-webkit-input-placeholder {
    color: #4f5d6b;
    font-size: 14px;
    line-height: 22px
}

.input::placeholder {
    color: #4f5d6b;
    font-size: 14px;
    line-height: 22px
}

@keyframes shake {
    10%,90% {
        margin-left: -1px
    }

    20%,80% {
        margin-left: 2px
    }

    30%,50%,70% {
        margin-left: -4px
    }

    40%,60% {
        margin-left: 4px
    }
}

.form__group_button {
    margin-bottom: 21px
}

@media screen and (max-width: 1320px) {
    .form__group {
        margin-bottom:5px
    }

    .form__group_button {
        margin-bottom: 29px
    }

    .form__policy {
        margin-right: -12px
    }
}

@media screen and (max-width: 1023px) {
    .form__group {
        margin-bottom:5px
    }

    .form__policy {
        font-size: 11px;
        line-height: 18px;
        margin-right: -25px
    }

    .form__group_button {
        margin-bottom: 21px
    }

    .form__group_button .btn {
        min-height: 55px;
        font-size: 13px;
        line-height: 27px
    }

    .input {
        height: 55px;
        padding: 0 21px;
        font-size: 12px
    }

    .input+label {
        font-size: 12px;
        top: 50%;
        left: 21px
    }

    .input::-webkit-input-placeholder {
        font-size: 12px
    }

    .input::placeholder {
        font-size: 12px
    }
}

@media screen and (max-width: 767px) {
    .form__policy {
        font-size:12px;
        line-height: 15px;
        margin-right: auto;
        margin-left: auto;
        max-width: 250px;
        text-align: center;
        margin-bottom: 19px
    }
}

.mfp-container .mfp-arrow {
    border-radius: 50%;
    width: 59px;
    height: 59px;
    opacity: 1;
    background-color: #fff;
    box-shadow: 10px 10px 8px 0 rgba(34,60,80,.2)
}

.mfp-container .mfp-arrow:after {
    left: 19px;
    background-image: url(../fonts/af51fd0dca5dab6f8230f24aca7df9bc.svg);
    background-position: 50%;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.mfp-container .mfp-arrow-left {
    left: 50px
}

.mfp-container .mfp-arrow-right {
    right: 50px
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 20
}

.header__grid {
    display: flex;
    align-items: center;
    padding-top: 24px;
    padding-bottom: 24px
}

.header__address {
    margin-left: 140px
}

.header__address span {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    display: block;
    font-size: 16px;
    line-height: 18px
}

.header__work-time {
    margin-left: 107px
}

.header__work-time span {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #00a2db
}

.header__phone {
    margin-left: auto
}

.header__phone .phone {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #f77b55;
    font-size: 26px;
    line-height: 32px;
    text-align: right
}

.header__phone .indication {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px;
    line-height: 20px
}

.header__phone .indication:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    min-width: 7px;
    margin-right: 6px;
    border-radius: 50%;
    background-color: red
}

.header__phone .indication.active:before {
    background-color: #1c8e92
}

@media screen and (max-width: 1320px) {
    .header__grid {
        padding-top:16px;
        padding-bottom: 16px
    }

    .header__logo {
        margin-right: 10px
    }

    .header__logo svg {
        width: 150px
    }

    .header__address {
        margin-left: auto;
        font-size: 15px
    }

    .header__address span {
        font-size: inherit
    }

    .header__work-time {
        margin-left: 119px;
        font-size: 15px
    }

    .header__work-time span {
        font-size: 14px
    }

    .header__phone {
        margin-left: 100px
    }

    .header__phone .phone {
        font-size: 21px;
        line-height: 26px
    }

    .header__phone .indication {
        font-size: 13px;
        line-height: 16px
    }
}

@media screen and (max-width: 1023px) {
    .header__grid {
        padding-top:23px;
        padding-bottom: 23px
    }

    .header__logo svg {
        width: 131px
    }

    .header__address {
        font-size: 14px
    }

    .header__work-time {
        margin-left: 56px;
        font-size: 13px
    }

    .header__work-time span {
        font-size: 12px
    }

    .header__phone {
        margin-left: 75px
    }

    .header__phone .phone {
        font-size: 17px;
        line-height: 21px
    }

    .header__phone .indication {
        font-size: 12px;
        line-height: 15px
    }
}

@media screen and (max-width: 767px) {
    .header__grid {
        flex-wrap:wrap;
        padding-top: 0;
        padding-bottom: 23px;
        justify-content: space-around;
    }

    .header__logo svg {
        width: 131px
    }

    .header__address {
        order: 1;
        margin-left: auto
    }

    .header__work-time {
        display: none
    }

    .header__phone {
        margin-left: 13px;
        margin-right: 20px
    }

    .header__phone .phone {
        font-size: 18px;
        line-height: 32px
    }

    .header__phone .indication {
        justify-content: flex-start;
        padding-left: 5px
    }
}

@media screen and (max-width: 530px) {
    .header__logo {
        margin-right:auto
    }

    .header__address {
        flex-basis: 100%;
        order: 1;
        margin-left: auto;
        margin-top: 10px
    }

    .header__address span {
        display: inline;
        display: initial
    }

    .header__phone {
        margin-right: 0;
        margin-left: -2px
    }
}

.first-screen {
    padding-top: 120px;
    background-image: linear-gradient(94.46deg,#ceddee 2.55%,#e0e7ee 31.04%,#f8f8f8 71.82%,#ceddee 96.88%)
}

.first-screen .chunk-panel__dropdown {
    top: 90px
}

.fs__grid {
    display: grid;
    grid-template-areas: "fs__action fs__h1           fs__doctor-image" "fs__action fs__subtitle     fs__doctor-image" "fs__action fs__doctor       fs__doctor-image" "fs__action fs-banner        fs__doctor-image" "fs__action fs__button-title fs__doctor-image" "fs__action fs__quiz-button  fs__doctor-image";
    grid-template-columns: 256px 1fr auto;
    grid-template-rows: repeat(5,auto) 1fr;
    align-items: start
}

.fs__action {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    grid-area: fs__action;
    background-color: #fff;
    border-radius: 15px;
    margin-top: 20px;
    margin-right: 67px;
    z-index: 0;
    padding: 45px 15px;
    min-height: 437px
}

.fs__action:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: hsla(0,0%,100%,.6);
    border-radius: 15px;
    width: calc(100% - 20px);
    height: calc(100% + 18px);
    z-index: -1
}

.fs__action-item {
    text-align: center;
    font-size: 14px;
    line-height: 20px
}

.fs__action-item:not(:first-child) {
    margin-top: 20px
}

.fs__action-item .accent {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block
}

.fs__action-item .through {
    text-decoration: line-through
}

.fs__h1 {
    grid-area: fs__h1;
    margin-right: -140px
}

.fs__subtitle {
    font-weight: 600;
    grid-area: fs__subtitle;
    font-size: 36px;
    line-height: 44px;
    color: #00a2db;
    margin-top: 10px
}

.fs__doctor,.fs__subtitle {
    font-family: Commissioner,sans-serif;
    font-style: normal
}

.fs__doctor {
    font-weight: 500;
    grid-area: fs__doctor;
    font-size: 20px;
    line-height: 26px;
    margin-top: 2px
}

.fs__doctor span {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal
}

.fs__banner {
    display: flex;
    align-items: center;
    grid-area: fs-banner;
    background-color: #00a2db;
    border-radius: 10px;
    color: #fff;
    max-width: 384px;
    margin-top: 26px;
    min-height: 107px
}

.fs__banner .img {
    align-self: flex-start;
    margin-right: 10px
}

.fs__banner .price {
    display: block
}

.fs__banner .price span {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 32px
}

.fs__banner-content {
    padding: 10px 5px
}

.fs__banner_steps {
    padding: 3px 4px;
    margin-top: 21px;
    max-width: 457px;
    background-color: #fff;
    border-radius: 20px
}

.fs__banner_steps__border {
    padding: 13px 1px 13px 28px;
    border: 1px solid #00a2db;
    border-radius: 20px
}

.fs__banner_steps__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-gap: 19px;
    gap: 19px;
    padding-bottom: 7px;
    padding-right: 40px
}

.fs__banner_steps__header span {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    line-height: 26px;
    color: #1b1b1d
}

.fs__banner_steps__body {
    display: flex;
    align-items: center;
    grid-gap: 35px;
    gap: 35px
}

.fs__banner_steps__img {
    display: flex;
    align-items: center;
    grid-gap: 11px;
    gap: 11px;
    padding-bottom: 8px
}

.fs__banner_steps__img span {
    color: #4f5d6b;
    font-size: 16px;
    line-height: 22px
}

.fs__banner_steps__price {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px;
    color: #00a2db
}

.fs__banner_steps__price,.fs__button-title {
    font-family: Commissioner,sans-serif;
    font-style: normal
}

.fs__button-title {
    font-weight: 500;
    position: relative;
    grid-area: fs__button-title;
    font-size: 20px;
    line-height: 26px;
    color: #1b1b1d;
    margin-top: 30px
}

.fs__button-title span {
    color: #00a2db
}

.fs__button-title:before {
    content: "";
    display: block;
    position: absolute;
    width: 45px;
    border: 1px dashed #4f5d6b;
    top: 12px;
    left: -55px
}

.fs__quiz-button {
    grid-area: fs__quiz-button;
    margin-top: 17px;
    margin-left: -12px;
    margin-bottom: 91px
}

.fs__doctor-image {
    grid-area: fs__doctor-image;
    align-self: flex-end
}

@media screen and (max-width: 1380px) {
    .fs__banner_steps__img {
        flex-direction:column;
        align-items: flex-start;
        grid-gap: 5px;
        gap: 5px;
        padding-bottom: 2px
    }
}

@media screen and (max-width: 1320px) {
    .first-screen {
        padding-top:108px
    }

    .fs__grid {
        grid-template-columns: 231px 1fr 400px;
        grid-template-areas: "fs__action fs__h1           fs__h1" "fs__action fs__subtitle     fs__doctor-image" "fs__action fs__doctor       fs__doctor-image" "fs__action fs-banner        fs__doctor-image" "fs__action fs__button-title fs__doctor-image" "fs__action fs__quiz-button  fs__doctor-image"
    }

    .fs__action {
        margin-top: 9px;
        margin-right: 51px;
        padding-top: 60px;
        padding-bottom: 60px
    }

    .fs__action-item {
        font-size: 13px;
        line-height: 18px
    }

    .fs__action-item:not(:first-child) {
        margin-top: 40px
    }

    .fs__action-item .accent {
        display: inline;
        display: initial
    }

    .fs__action-item .img {
        max-width: 50px
    }

    .fs__h1 {
        margin-right: 0
    }

    .fs__subtitle {
        font-size: 30px;
        line-height: 45px;
        margin-top: 8px;
        margin-right: -10px
    }

    .fs__banner,.fs__doctor {
        margin-top: 19px
    }

    .fs__banner {
        position: relative;
        max-width: 318px;
        min-height: 97px;
        z-index: 1
    }

    .fs__banner-content {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .fs__banner_steps {
        max-width: 381px;
        width: 381px
    }

    .fs__banner_steps__header {
        grid-gap: 11px;
        gap: 11px;
        padding-right: 34px
    }

    .fs__banner_steps__header span {
        font-size: 18px;
        line-height: 24px
    }

    .fs__banner_steps__header img {
        width: 61px;
        height: 61px
    }

    .fs__banner_steps__body {
        grid-gap: 8px;
        gap: 8px
    }

    .fs__banner_steps__img span {
        font-size: 14px;
        line-height: 18px
    }

    .fs__banner_steps__price {
        font-size: 25px;
        line-height: 30px
    }

    .fs__button-title {
        font-size: 18px;
        line-height: 24px;
        margin-top: 23px
    }

    .fs__button-title:before {
        width: 30px;
        left: -41px
    }

    .fs__quiz-button {
        position: relative;
        margin-left: 0;
        margin-bottom: 79px;
        z-index: 1
    }

    .fs__doctor-image {
        margin-right: -25px;
        margin-left: -47px
    }

    .fs__doctor-image .img {
        margin-top: -18px
    }
}

@media screen and (max-width: 1023px) {
    .first-screen {
        padding-top:116px
    }

    .fs__grid {
        grid-template-columns: 207px 355px 260px
    }

    .fs__action {
        margin-top: 13px;
        margin-right: 47px;
        padding: 50px 6px;
        min-height: 412px
    }

    .fs__action-item {
        font-size: 12px;
        line-height: 16px
    }

    .fs__action-item:not(:first-child) {
        margin-top: 33px
    }

    .fs__subtitle {
        font-size: 24px;
        line-height: 36px;
        margin-top: 0;
        margin-right: -25px
    }

    .fs__doctor {
        font-size: 18px;
        line-height: 24px;
        margin-top: 14px
    }

    .fs__banner {
        margin-top: 15px
    }

    .fs__banner .img {
        max-width: 61px
    }

    .fs__banner_steps {
        max-width: 355px;
        width: 100%
    }

    .fs__banner_steps__border {
        padding: 13px 1px 13px 13px
    }

    .fs__banner_steps__header {
        padding-right: 20px
    }

    .fs__banner_steps__img img {
        width: 40px;
        height: 40px
    }

    .fs__banner-content {
        padding-top: 5px;
        padding-bottom: 10px
    }

    .fs__button-title {
        margin-top: 12px
    }

    .fs__quiz-button {
        margin-bottom: 74px
    }

    .fs__doctor-image {
        margin-right: -82px;
        margin-left: -86px
    }

    .fs__doctor-image .img {
        margin-top: -18px
    }
}

@media screen and (max-width: 767px) {
    .first-screen {
        padding-top:110px;
        padding-bottom: 48px
    }

    .fs__grid {
        grid-template-columns: 1fr 166px;
        grid-template-areas: "fs__h1           fs__h1" "fs__subtitle     fs__subtitle" "fs__doctor       fs__doctor-image" "fs-banner        fs__doctor-image" "fs__button-title fs__button-title" "fs__action       fs__action" "fs__quiz-button  fs__quiz-button"
    }

    .fs__action {
        display: flex;
        align-items: center;
        flex-direction: row;
        background-color: transparent;
        margin-right: -3px;
        margin-left: -3px;
        padding: 0;
        margin-top: 27px;
        min-height: auto
    }

    .fs__action:before {
        display: none
    }

    .fs__action-item {
        flex: 1 0 calc(33% - 6px);
        background-color: #fff;
        border-radius: 10px;
        margin-right: 3px;
        margin-left: 3px;
        padding: 0 6px 8px;
        min-height: 87px
    }

    .fs__action-item:not(:first-child) {
        margin-top: 0
    }

    .fs__action-item .img {
        margin-top: -19px
    }

    .fs__subtitle {
        position: relative;
        font-size: 22px;
        line-height: 28px;
        margin-right: 0;
        z-index: 1
    }

    .fs__doctor {
        font-size: 16px;
        line-height: 22px;
        margin-right: -60px
    }

    .fs__banner {
        margin-top: 12px;
        min-height: 99px;
        margin-right: -135px;
        font-size: 14px;
        line-height: 16px;
        max-width: none;
        z-index: 0
    }

    .fs__banner .img {
        margin-right: -4px
    }

    .fs__banner .price span {
        font-size: 25px
    }

    .fs__banner .text {
        display: inline-block;
        padding-right: 15px
    }

    .fs__banner-content {
        padding-top: 5px;
        padding-bottom: 10px;
        padding-right: 80px
    }

    .fs__banner_steps__border {
        width: 100%
    }

    .fs__banner_steps__header span {
        font-size: 16px;
        line-height: 21px;
        text-align: center
    }

    .fs__banner_steps__header img {
        display: none
    }

    .fs__banner_steps__price {
        font-size: 22px;
        line-height: 28px
    }

    .fs__button-title {
        text-align: center;
        margin-top: 12px
    }

    .fs__button-title:before {
        display: none
    }

    .fs__quiz-button {
        margin: 20px auto 0
    }

    .fs__doctor-image {
        position: relative;
        margin-right: 0;
        margin-left: 0
    }

    .fs__doctor-image .img {
        position: absolute;
        bottom: 0;
        right: -44px;
        margin-top: 0
    }
}

.awards {
    padding-top: 80px;
    padding-bottom: 64px
}

.awards .h2 {
    text-align: center;
    max-width: 700px;
    margin-right: auto;
    margin-left: auto
}

.awards__subtitle {
    font-family: Commissioner,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    margin-top: 25px
}

.awards__grid-wrapper {
    max-width: 1086px;
    margin-right: auto;
    margin-left: auto
}

.awards__grid {
    display: flex;
    align-items: center;
    align-items: flex-start;
    margin-top: 30px;
    margin-right: -12px;
    margin-left: -12px
}

.awards__item {
    display: flex;
    align-items: center;
    flex: 1 0 calc(33% - 24px);
    background-color: #e9edf1;
    border-radius: 10px;
    margin-right: 12px;
    margin-left: 12px;
    padding: 13px 10px 13px 19px
}

.awards__item .img {
    width: 89px;
    min-width: 89px;
    margin-right: 20px
}

.awards__item .text {
    font-size: 18px;
    line-height: 24px
}

.awards__item .text span {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: block
}

.awards__license {
    margin-top: 25px;
    text-align: center
}

.awards__license .link:not(:first-child) {
    display: none
}

@media screen and (max-width: 1320px) {
    .awards {
        padding-top:50px;
        padding-bottom: 52px
    }

    .awards .h2 {
        max-width: 560px
    }

    .awards__subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-top: 15px
    }

    .awards__grid {
        margin-top: 20px;
        margin-right: -10px;
        margin-left: -10px
    }

    .awards__item {
        flex: 1 0 calc(33% - 20px);
        margin-right: 10px;
        margin-left: 10px
    }

    .awards__item .text {
        font-size: 16px;
        line-height: 20px
    }

    .awards__license {
        font-size: 14px;
        line-height: 19px;
        margin-top: 31px
    }
}

@media screen and (max-width: 1023px) {
    .awards {
        padding-bottom:42px
    }

    .awards__grid {
        margin-top: 79px
    }

    .awards__item {
        flex-direction: column;
        padding: 0 10px 16px
    }

    .awards__item .text {
        text-align: center;
        margin-top: 7px
    }

    .awards__item .img {
        margin-top: -57px;
        margin-right: 0
    }

    .awards__license {
        margin-top: 25px
    }
}

@media screen and (max-width: 767px) {
    .awards {
        padding-top:37px;
        padding-bottom: 37px
    }

    .awards__subtitle {
        font-size: 16px;
        line-height: 22px;
        margin-top: 13px;
        padding-right: 10px;
        padding-left: 10px
    }

    .awards__grid {
        margin-top: 42px;
        margin-right: -4px;
        margin-left: -4px
    }

    .awards__item {
        flex: 1 0 calc(33% - 8px);
        margin-right: 4px;
        margin-left: 4px;
        padding-right: 7px;
        padding-left: 7px;
        padding-bottom: 9px;
        align-self: stretch
    }

    .awards__item .text {
        font-size: 12px;
        line-height: 16px;
        margin-top: 4px
    }

    .awards__item .img {
        max-width: 50px;
        min-width: auto;
        margin-top: -24px
    }

    .awards__license {
        font-size: 12px;
        line-height: 19px;
        margin-top: 18px;
        padding-right: 10px;
        padding-left: 10px
    }
}

.quiz {
    position: relative;
    padding-top: 87px;
    padding-bottom: 86px;
    background-color: #e9edf1;
    background-image: url(../images/6c7252599882555c2a658247c2aa2802.png);
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat
}

.quiz .h2 {
    max-width: 700px;
    line-height: 60px
}

.elist-child-button {
    margin-top: 10px;
    margin-left: 10px
}

.quiz_b {
    background-color: unset;
    background-image: linear-gradient(94.76deg,#ceddee .47%,#f8f8f8 32.95%,#f8f8f8 79.42%,#ceddee 107.98%)
}

.quiz__subtitle {
    font-family: Commissioner,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 30px;
    margin-top: 17px;
    max-width: 500px
}

.quiz__form-wrapper {
    margin-top: 47px
}

.quiz__progress {
    display: flex;
    align-items: center;
    margin-left: 10px;
    max-width: 845px
}

.quiz__progress-line {
    background-color: #dae3e7;
    border-radius: 10px;
    height: 12px;
    width: 100%
}

.quiz__progress-line span {
    display: block;
    background-image: linear-gradient(90deg,#00a2db,#00a2db 109.94%);
    border-radius: 6px;
    height: 12px
}

.quiz__progress-step {
    font-size: 18px;
    line-height: 22px;
    white-space: nowrap;
    margin-left: 19px
}

.quiz__page {
    margin-top: 47px
}

.quiz__page-title {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-left: 10px;
    font-size: 22px;
    line-height: 27px
}

.quiz__page-grid {
    display: flex;
    align-items: center;
    align-items: flex-start;
    margin-top: 20px;
    margin-right: -18px;
    margin-left: -18px;
    max-width: 1072px;
    padding-left: 10px;
    flex-wrap: wrap;
    grid-row-gap: 15px;
    row-gap: 15px
}

.quiz__item {
    flex: 0 0 calc(25% - 36px);
    margin-right: 18px;
    margin-left: 18px;
    text-align: center
}

.quiz__item .img {
    margin-right: auto;
    margin-left: auto
}

.quiz__item [type=checkbox],.quiz__item [type=radio] {
    display: none;
    opacity: 1
}

.quiz__item .check {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 40px;
    height: 40px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 50%;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    background-image: linear-gradient(90deg,#00a2db,#00a2db)
}

.quiz__item .check span {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    background-color: #fff
}

.quiz__item.checked .quiz__item-outer {
    background-image: linear-gradient(90deg,#00a2db,#00a2db)
}

.quiz__item.checked .check span {
    background-image: url(../fonts/c36c559ec95962e87b61923f65434bf6.svg);
    background-position: 50%;
    background-size: 11px auto;
    background-repeat: no-repeat
}

.quiz__item .answer {
    display: block;
    margin-top: 33px;
    font-size: 18px;
    line-height: 22px
}

.quiz__item .answer span {
    cursor: pointer
}

.quiz__item_text {
    max-width: 212px;
    margin-bottom: 12px
}

.quiz__item_text .quiz__item-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 170px
}

.quiz__item_text .answer {
    margin-top: 0
}

.quiz__item-outer {
    padding: 8px;
    cursor: pointer
}

.quiz__item-inner,.quiz__item-outer {
    background-color: #fff;
    border-radius: 10px
}

.quiz__item-inner {
    position: relative
}

.quiz__bottom-grid {
    margin-top: 14px
}

.quiz__pages-navigation {
    display: flex;
    align-items: center
}

.quiz__pages-navigation .btn_back {
    margin-right: 30px
}

.quiz__results__text {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    line-height: 26px
}

.quiz__results__progress {
    position: relative;
    background-color: #dae3e7;
    border-radius: 6px;
    height: 8px;
    width: calc(100% - 20px);
    margin-top: 37px
}

.quiz__results__progress .bg {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    transition: width .1s ease;
    height: 100%;
    width: 0;
    background-image: linear-gradient(90deg,#00a2db,#00a2db 109.94%);
    border-radius: 6px
}

.quiz__results__value {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 22px;
    line-height: 32px;
    margin-top: 20px
}

.quiz__results {
    display: none
}

.quiz__results-grid {
    display: flex;
    justify-content: space-between;
    margin-top: -23px;
    padding-right: 193px;
    padding-left: 111px
}

.quiz__result-heading .image {
    display: none
}

.quiz__results-form {
    margin-right: 20px;
    padding-bottom: 48px
}

.quiz__results-header {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 42px;
    line-height: 60px;
    color: #1b1b1d
}

.quiz__results-sub-header {
    font-size: 22px;
    line-height: 26px;
    color: #00a2db;
    margin-top: 3px
}

.quiz__results-inner {
    max-width: 295px;
    margin-top: 30px
}

.quiz__result-image {
    align-self: flex-end;
    padding-top: 8px
}

.quiz__results-bottom {
    margin-bottom: -86px;
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #00a2db
}

.quiz__results-bottom .title {
    font-family: Commissioner,sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    text-align: center
}

.quiz__result-wrapp {
    padding-right: 111px;
    padding-left: 111px
}

.quiz__results-bonus {
    display: flex;
    align-items: center;
    margin-right: -12px;
    margin-left: -12px;
    margin-top: 35px
}

.quiz__result-item {
    display: flex;
    align-items: center;
    flex: 1 0 calc(33% - 24px);
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 10px 16px 18px;
    margin-right: 12px;
    margin-left: 12px
}

.quiz__result-item .img {
    margin-right: 20px;
    width: 89px;
    min-width: 89px
}

.quiz__result-item .text {
    font-size: 18px;
    line-height: 24px
}

.quiz__result-item .text .accent {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal
}

.quiz__result-item .text .through {
    text-decoration: line-through
}

.quiz__results-header_b {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 42px;
    line-height: 50px;
    color: #1b1b1d;
    margin-bottom: 31px
}

.quiz__results-inner_b {
    background: #fff;
    border-radius: 10px;
    padding: 40px 85px;
    max-width: 529px;
    width: 100%
}

.quiz__results-inner__title {
    font-family: Commissioner,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    line-height: 29px;
    text-align: center;
    color: #00a8d6;
    margin-bottom: 32px
}

.results__inner-button {
    margin-bottom: 18px;
    padding-left: 40px;
    padding-right: 40px
}

.results__inner-button,.results__inner-phone {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    letter-spacing: .03em;
    text-transform: uppercase
}

.results__inner-phone {
    display: flex;
    align-items: center
}

.results__inner-phone:before {
    content: "";
    width: 33px;
    height: 33px;
    background-color: hsla(0,0%,100%,.5);
    border-radius: 100%;
    border: 7px solid hsla(0,0%,100%,.2);
    background-clip: padding-box;
    background-image: url(../fonts/6806229d7387eb9eadc2f58608429369.svg);
    background-size: 16px 16px;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-right: 19px
}

.quiz__result-image_b {
    display: flex;
    flex: 1 0 auto!important;
    width: 100%
}

.quiz__result-image_b img {
    flex-shrink: 0
}

.quiz__results-form_b {
    flex-shrink: 0;
    max-width: 600px;
    margin-right: 38px;
    padding-bottom: 34px
}

@media screen and (max-width: 1320px) {
    .quiz {
        padding-top:49px;
        background-image: none;
        padding-bottom: 58px
    }

    .quiz .h2 {
        max-width: 590px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        line-height: 40px
    }

    .quiz_b {
        background-image: linear-gradient(94.76deg,#ceddee .47%,#f8f8f8 32.95%,#f8f8f8 79.42%,#ceddee 107.98%)
    }

    .quiz__subtitle {
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        font-size: 20px;
        line-height: 24px;
        margin-top: 19px;
        max-width: 550px
    }

    .quiz__form-wrapper {
        margin-top: 28px
    }

    .quiz__progress {
        margin-right: auto;
        margin-left: auto;
        max-width: 616px
    }

    .quiz__progress-line {
        border-radius: 8px;
        height: 9px
    }

    .quiz__progress-line span {
        height: 9px
    }

    .quiz__progress-step {
        font-size: 15px;
        line-height: 19px;
        margin-left: 14px
    }

    .quiz__page {
        margin-top: 33px
    }

    .quiz__page-title {
        text-align: center;
        margin-left: 0;
        font-size: 18px;
        line-height: 22px
    }

    .quiz__page-content {
        margin-right: auto;
        margin-left: auto;
        max-width: 743px
    }

    .quiz__page-grid {
        margin-top: 12px;
        margin-right: -14px;
        margin-left: -14px;
        padding-left: 0
    }

    .quiz__item {
        flex: 1 0 calc(25% - 28px);
        margin-right: 14px;
        margin-left: 14px
    }

    .quiz__item .img {
        max-width: 140px
    }

    .quiz__item .check {
        width: 29px;
        height: 29px;
        bottom: -18px
    }

    .quiz__item .check span {
        width: 19px;
        height: 19px
    }

    .quiz__item.checked .check span {
        background-size: 7px auto
    }

    .quiz__item .answer {
        padding: 0 3px;
        margin-top: 25px;
        font-size: 15px;
        line-height: 18px
    }

    .quiz__item_text {
        max-width: 164px;
        margin-bottom: 11px
    }

    .quiz__item_text .quiz__item-inner {
        min-height: 120px
    }

    .quiz__item_text .answer {
        margin-top: 0
    }

    .quiz__item-outer {
        padding: 6px
    }

    .quiz__bottom-grid {
        margin-top: 18px;
        margin-right: auto;
        margin-left: auto;
        max-width: 743px
    }

    .quiz__results__count {
        min-height: 537px
    }

    .quiz__results-grid {
        margin-top: -3px;
        padding-right: 83px;
        padding-left: 85px
    }

    .quiz__results-form {
        flex: 1 0 300px;
        margin-right: 0
    }

    .quiz__results-header {
        font-size: 30px;
        line-height: 45px
    }

    .quiz__results-sub-header {
        font-size: 20px;
        line-height: 26px;
        margin-top: 10px
    }

    .quiz__results-inner {
        max-width: 275px
    }

    .quiz__result-image {
        flex: 1 0 calc(100% - 462px);
        margin-left: 162px;
        padding-top: 21px
    }

    .quiz__results-bottom {
        margin-bottom: -58px;
        padding-bottom: 55px
    }

    .quiz__result-wrapp {
        padding-right: 0;
        padding-left: 0
    }

    .quiz__results-bonus {
        margin-right: -10px;
        margin-left: -10px;
        margin-top: 25px
    }

    .quiz__result-item {
        flex: 1 0 calc(33% - 20px);
        padding-top: 13px;
        padding-bottom: 13px;
        padding-right: 30px;
        margin-right: 10px;
        margin-left: 10px
    }

    .quiz__result-item .text {
        font-size: 16px;
        line-height: 20px
    }

    .quiz__results-header_b {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 32px
    }

    .quiz__results-inner_b {
        padding: 34px 60px 42px;
        max-width: 446px
    }

    .quiz__results-inner__title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 23px
    }

    .results__inner-button {
        margin-bottom: 14px;
        padding-left: 30px;
        padding-right: 30px
    }

    .quiz__result-image_b {
        margin-left: 0
    }

    .quiz__result-image_b img {
        flex-shrink: 0
    }

    .quiz__results-form_b {
        max-width: 446px;
        margin-right: 96px;
        padding-bottom: 43px;
        flex: 1 0 auto
    }
}

@media screen and (max-width: 1023px) {
    .quiz {
        padding-top:44px;
        padding-bottom: 70px
    }

    .quiz .h2 {
        max-width: 530px;
        line-height: 37px
    }

    .quiz__subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-top: 11px;
        max-width: 457px
    }

    .quiz__progress {
        max-width: 491px
    }

    .quiz__progress-line {
        border-radius: 6px;
        height: 8px
    }

    .quiz__progress-line span {
        height: 8px
    }

    .quiz__progress-step {
        font-size: 14px;
        line-height: 18px;
        margin-left: 11px
    }

    .quiz__page {
        margin-top: 21px
    }

    .quiz__page-title {
        font-size: 16px;
        line-height: 20px
    }

    .quiz__page-content {
        max-width: 575px
    }

    .quiz__page-grid {
        margin-top: 12px;
        margin-right: -10px;
        margin-left: -10px;
        padding-left: 0
    }

    .quiz__item {
        flex: 1 0 calc(25% - 20px);
        margin-right: 10px;
        margin-left: 10px
    }

    .quiz__item .img {
        max-width: 108px
    }

    .quiz__item .check {
        width: 22px;
        height: 22px;
        bottom: -14px
    }

    .quiz__item .check span {
        width: 14px;
        height: 14px
    }

    .quiz__item.checked .check span {
        background-size: 6px auto
    }

    .quiz__item .answer {
        padding: 0;
        margin-top: 19px
    }

    .quiz__item_text {
        max-width: 128px;
        margin-bottom: 8px
    }

    .quiz__item_text .quiz__item-inner {
        min-height: 93px
    }

    .quiz__item_text .answer {
        margin-top: 0
    }

    .quiz__item-outer {
        padding: 6px
    }

    .quiz__bottom-grid {
        margin-top: 20px;
        max-width: 576px
    }

    .quiz__bottom-grid .btn_back {
        margin-right: 25px
    }

    .quiz__results__count {
        min-height: 472px
    }

    .quiz__results-grid {
        margin-top: 0;
        padding-right: 83px;
        padding-left: 0
    }

    .quiz__results-header {
        font-size: 27px;
        line-height: 37px
    }

    .quiz__results-sub-header {
        font-size: 18px;
        line-height: 20px;
        margin-top: 0
    }

    .quiz__results-inner {
        max-width: 240px
    }

    .quiz__result-image {
        flex: 1 0 calc(100% - 319px);
        margin-left: 60px;
        padding-top: 2px
    }

    .quiz__results-bottom {
        margin-bottom: -70px;
        padding-bottom: 43px;
        padding-top: 31px
    }

    .quiz__results-bottom .title {
        font-size: 20px;
        line-height: 24px
    }

    .quiz__result-wrapp {
        padding-right: 0;
        padding-left: 0
    }

    .quiz__results-bonus {
        margin-top: 80px
    }

    .quiz__result-item {
        flex-direction: column;
        padding-top: 0;
        padding-bottom: 13px;
        padding-right: 13px
    }

    .quiz__result-item .img {
        margin-top: -59px;
        margin-right: 0
    }

    .quiz__result-item .text {
        text-align: center;
        margin-top: 9px;
        font-size: 16px;
        line-height: 20px
    }

    .quiz__results-header_b {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 33px
    }

    .quiz__results-inner_b {
        padding: 26px 30px 34px;
        max-width: 354px
    }

    .quiz__results-inner__title {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 22px
    }

    .results__inner-button {
        margin-bottom: 13px;
        padding-left: 22px;
        padding-right: 22px
    }

    .results__inner-button,.results__inner-phone {
        font-size: 13px;
        line-height: 19px;
        min-height: 55px;
        max-width: 259px;
        margin-left: auto;
        margin-right: auto
    }

    .results__inner-phone:before {
        width: 23px;
        height: 23px;
        border-width: 5px;
        margin-right: 13px;
        background-size: 11px;
        flex-shrink: 0
    }

    .quiz__result-image_b {
        margin-left: 0
    }

    .quiz__result-image_b img {
        max-width: 380px;
        width: 100%;
        position: relative;
        left: -49px
    }

    .quiz__results-form_b {
        max-width: 390px;
        margin-right: 18px;
        padding-bottom: 43px;
        flex: 1 0 auto
    }
}

@media screen and (max-width: 767px) {
    .quiz {
        padding-top:26px;
        padding-bottom: 36px
    }

    .quiz .h2 {
        line-height: 32px
    }

    .quiz__subtitle {
        font-size: 15px;
        line-height: 21px;
        margin-top: 10px
    }

    .quiz__form-wrapper {
        margin-top: 42px
    }

    .quiz__progress {
        flex-wrap: wrap
    }

    .quiz__progress-line {
        order: 1;
        flex: 1 0 100%;
        margin-top: 5px
    }

    .quiz__progress-step {
        margin-left: 0
    }

    .quiz__page {
        margin-top: 15px
    }

    .quiz__page-title {
        text-align: left;
        font-size: 15px;
        line-height: 18px
    }

    .quiz__page-grid {
        flex-wrap: wrap;
        margin-top: 15px;
        margin-right: -17px;
        margin-left: -17px;
        padding-left: 20px;
        padding-right: 20px
    }

    .quiz__item {
        flex: 0 0 calc(50% - 34px);
        margin-right: 17px;
        margin-left: 17px;
        max-width: none
    }

    .quiz__item .answer {
        font-size: 14px;
        line-height: 17px;
        margin-top: 21px
    }

    .quiz__item:nth-child(n+3) {
        margin-top: 29px
    }

    .quiz__item_text {
        margin-bottom: 15px
    }

    .quiz__item_text .answer {
        margin-top: 0
    }

    .quiz__item-outer {
        padding: 4px
    }

    .quiz__bottom-grid {
        margin-top: 29px
    }

    .quiz__bottom-grid .btn_back {
        margin-right: 20px
    }

    .quiz__results__count {
        min-height: 670px
    }

    .quiz__results-grid {
        display: block;
        margin-top: -10px;
        padding-right: 0
    }

    .quiz__results-form {
        padding-bottom: 0
    }

    .quiz__result-heading {
        margin-top: 5px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between
    }

    .quiz__result-heading>* {
        flex: 1 0 41%
    }

    .quiz__result-heading .image {
        flex: 1 0 59%;
        align-self: flex-end;
        display: block;
        padding-top: 10px
    }

    .quiz__results-header {
        font-size: 26px;
        line-height: 28px
    }

    .quiz__results-sub-header {
        font-size: 18px;
        line-height: 20px;
        margin-top: 8px;
        padding-right: 5px;
        margin-bottom: 17px
    }

    .quiz__results-inner {
        margin-top: 0;
        max-width: 330px
    }

    .quiz__result-image {
        display: none
    }

    .quiz__results-bottom {
        margin-bottom: -36px;
        padding-bottom: 36px;
        padding-top: 21px
    }

    .quiz__results-bottom .title {
        font-size: 18px;
        line-height: 24px;
        padding-right: 40px;
        padding-left: 40px
    }

    .quiz__results-bonus {
        margin-top: 26px;
        margin-right: -3px;
        margin-left: -3px
    }

    .quiz__result-item {
        flex: 1 0 calc(33% - 6px);
        margin-right: 3px;
        margin-left: 3px;
        padding-bottom: 9px;
        padding-right: 5px;
        padding-left: 5px;
        min-height: 88px
    }

    .quiz__result-item .img {
        width: 50px;
        min-width: auto;
        margin-top: -21px;
        margin-right: 0
    }

    .quiz__result-item .text {
        margin-top: 2px;
        font-size: 12px;
        line-height: 16px
    }

    .quiz__result-item .text .accent {
        display: block
    }

    .quiz__results-header_b {
        font-family: Commissioner,sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 21px
    }

    .quiz__results-inner_b {
        padding: 24px 26px 33px
    }

    .quiz__results-inner__title {
        font-size: 17px;
        line-height: 20px;
        text-align: center;
        color: #00a8d6;
        margin-bottom: 19px
    }

    .quiz__result-image_b {
        margin-left: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .quiz__result-image_b img {
        max-width: 215px;
        position: relative;
        left: 7px
    }

    .quiz__results-form_b {
        max-width: 390px;
        padding-bottom: 17px;
        margin-left: auto;
        margin-right: auto
    }
}

.footer {
    padding-top: 28px;
    padding-bottom: 30px
}

.footer__grid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px
}

.footer__text {
    font-size: 14px;
    line-height: 24px;
    color: #a4b4b9
}

.footer__copyright {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: #a4b4b9
}

.footer__copyright a {
    color: #81c400
}

.footer__copyright:before {
    content: "";
    display: block;
    width: 27px;
    height: 35px;
    margin-right: 13px;
    background-image: url(../fonts/5885411f0781866bfa5700dd204dc03e.svg);
    background-size: 100% auto;
    background-position: 50%;
    background-repeat: no-repeat
}

@media screen and (max-width: 1320px) {
    .footer {
        padding-top:24px;
        padding-bottom: 27px
    }

    .footer__grid {
        padding-right: 66px;
        padding-left: 66px
    }

    .footer__text {
        font-size: 13px;
        line-height: 22px;
        max-width: 434px
    }
}

@media screen and (max-width: 1023px) {
    .footer {
        padding-top:23px;
        padding-bottom: 21px
    }

    .footer__grid {
        padding-right: 32px;
        padding-left: 44px
    }

    .footer__text {
        max-width: 360px
    }

    .footer__copyright,.footer__text {
        font-size: 11px;
        line-height: 20px
    }

    .footer__copyright:before {
        margin-right: 8px
    }
}

@media screen and (max-width: 767px) {
    .footer {
        padding-top:11px;
        padding-bottom: 14px
    }

    .footer__grid {
        flex-wrap: wrap;
        padding-right: 0;
        padding-left: 14px
    }

    .footer__text {
        font-size: 10px;
        line-height: 14px
    }

    .footer__copyright {
        margin-top: 10px;
        font-size: 12px;
        line-height: 19px
    }

    .footer__copyright:before {
        margin-right: 11px
    }
}

.first-screen-alt {
    padding-top: 133px
}

.first-screen-alt .h1 {
    font-size: 46px;
    line-height: 60px
}

.fsa__grid {
    display: grid;
    grid-template-areas: "fsa__content fsa__image" "fsa__bottom fsa__bottom";
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 15px
}

.fsa__content {
    grid-area: fsa__content;
    margin-top: 33px;
    margin-right: 67px
}

.fsa__subtitle {
    font-family: Commissioner,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 26px;
    line-height: 36px;
    color: #00a2db;
    margin-top: 26px
}

.fsa__image {
    position: relative;
    z-index: 1;
    grid-area: fsa__image;
    margin-bottom: -57px
}

.fsa__image .img {
    width: 100%;
    border-radius: 10px
}

.fsa__image .hidden {
    display: none
}

.fsa__bottom {
    position: relative;
    grid-area: fsa__bottom;
    padding-top: 50px;
    padding-bottom: 63px
}

.fsa__bottom:before {
    position: absolute;
    display: block;
    z-index: -1;
    content: "";
    background-color: #00a2db;
    width: 100vw;
    top: 0;
    height: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.fsa__wrapper {
    padding-right: 111px;
    padding-left: 111px
}

.fsa__title {
    font-family: Commissioner,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 24px;
    line-height: 24px;
    color: #fff
}

.fsa__bottom-grid {
    display: flex;
    align-items: center;
    margin-right: -12px;
    margin-left: -12px;
    margin-top: 35px
}

.fsa__bottom-item {
    display: flex;
    align-items: center;
    flex: 1 0 calc(33% - 24px);
    margin-right: 12px;
    margin-left: 12px;
    padding: 13px 25px 10px 19px;
    background-color: #fff;
    border-radius: 10px
}

.fsa__bottom-item .img {
    width: 89px;
    min-width: 89px;
    margin-right: 20px
}

.fsa__bottom-item .text {
    font-size: 18px;
    line-height: 24px;
    color: #4f5d6b
}

.fsa__bottom-item .text span {
    font-family: Commissioner,sans-serif;
    font-weight: 700;
    font-style: normal
}

.fsa__bottom-item .text .through {
    text-decoration: line-through
}

.fsa__bottom-item .text br {
    display: none
}

@media screen and (max-width: 1320px) {
    .first-screen-alt {
        padding-top:106px
    }

    .first-screen-alt .h1 {
        font-size: 38px;
        line-height: 50px
    }

    .fsa__grid {
        grid-template-columns: 1fr 459px;
        grid-column-gap: 50px
    }

    .fsa__content {
        margin-top: 42px;
        margin-right: 0
    }

    .fsa__subtitle {
        font-size: 22px;
        line-height: 32px;
        margin-top: 20px
    }

    .fsa__image {
        padding-right: 63px;
        margin-bottom: -30px
    }

    .fsa__image .img {
        border-radius: 0
    }

    .fsa__image .shown {
        display: none
    }

    .fsa__image .hidden {
        display: block
    }

    .fsa__bottom {
        padding-top: 45px;
        padding-bottom: 55px
    }

    .fsa__wrapper {
        padding-right: 0;
        padding-left: 0
    }

    .fsa__bottom-grid {
        margin-right: -10px;
        margin-left: -10px;
        margin-top: 25px
    }

    .fsa__bottom-item {
        flex: 1 0 calc(33% - 20px);
        margin-right: 10px;
        margin-left: 10px;
        padding-top: 12px;
        padding-bottom: 14px
    }

    .fsa__bottom-item .text {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (max-width: 1023px) {
    .first-screen-alt {
        padding-top:132px
    }

    .first-screen-alt .h1 {
        font-size: 34px;
        line-height: 44px
    }

    .fsa__grid {
        grid-template-columns: 1fr 310px;
        grid-column-gap: 25px
    }

    .fsa__content {
        margin-top: 27px
    }

    .fsa__subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-top: 12px
    }

    .fsa__image {
        padding-right: 0;
        margin-bottom: -21px
    }

    .fsa__image .img {
        border-radius: 10px
    }

    .fsa__bottom {
        padding-top: 51px;
        padding-bottom: 40px
    }

    .fsa__title {
        text-align: center;
        font-size: 20px;
        line-height: 24px
    }

    .fsa__bottom-grid {
        margin-top: 80px
    }

    .fsa__bottom-item {
        flex-direction: column;
        padding: 0 5px 18px
    }

    .fsa__bottom-item .img {
        margin-top: -57px
    }

    .fsa__bottom-item .text {
        margin-top: 5px;
        text-align: center;
        font-size: 16px;
        line-height: 20px
    }

    .fsa__bottom-item .text br {
        display: block
    }
}

@media screen and (max-width: 767px) {
    .first-screen-alt {
        padding-top:110px
    }

    .first-screen-alt .h1 {
        font-size: 28px;
        line-height: 32px;
        text-align: center
    }

    .fsa__grid {
        grid-template-areas: "fsa__content" "fsa__bottom" "fsa__image";
        grid-template-columns: 1fr;
        grid-column-gap: 0
    }

    .fsa__content {
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 25px
    }

    .fsa__subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-top: 7px;
        text-align: center
    }

    .fsa__image {
        position: relative;
        z-index: 0;
        margin: -95px -15px 0
    }

    .fsa__image .img {
        width: 100%;
        border-radius: 0
    }

    .fsa__bottom {
        background-color: #00a2db;
        border-radius: 10px;
        margin-right: -9px;
        margin-left: -9px;
        padding: 25px 9px 40px
    }

    .fsa__bottom:before {
        display: none
    }

    .fsa__title {
        font-size: 18px;
        line-height: 24px
    }

    .fsa__bottom-grid {
        flex: 1 0 calc(33% - 6px);
        margin-right: -3px;
        margin-left: -3px;
        margin-top: 30px;
        align-items: stretch
    }

    .fsa__bottom-item {
        margin-right: 3px;
        margin-left: 3px;
        padding-bottom: 8px
    }

    .fsa__bottom-item .img {
        min-width: auto;
        width: 52px;
        margin-top: -21px;
        margin-right: auto;
        margin-left: auto
    }

    .fsa__bottom-item .text {
        margin-top: 0;
        font-size: 12px;
        line-height: 16px
    }
}

.error {
    background-image: linear-gradient(94.46deg,#ceddee 2.55%,#e0e7ee 31.04%,#f8f8f8 71.82%,#ceddee 96.88%);
    flex-grow: 1
}

.error .error__grid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 200px;
    padding-bottom: 200px
}

.error .error__content {
    font-weight: 400;
    max-width: 460px
}

.error .error__content,.error .error__content .h2 {
    font-family: Commissioner,sans-serif;
    font-style: normal
}

.error .error__content .h2 {
    font-weight: 700;
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 26px
}

.error .error__content .text {
    font-size: 20px;
    line-height: 26px
}

.error .error__content .btn {
    margin-top: 60px;
    min-height: 69px
}

.error .error__image {
    max-width: 578px;
    width: 100%
}

@media screen and (max-width: 1320px) {
    .error .error__image {
        max-width:445px
    }

    .error .error__image .img {
        margin-left: auto
    }

    .error .error__content .h2 {
        font-size: 30px;
        line-height: 45px;
        margin-bottom: 19px
    }

    .error .error__content .text {
        font-size: 18px;
        line-height: 28px
    }

    .error .error__content .btn {
        margin-top: 55px;
        min-height: 65px
    }
}

@media screen and (max-width: 1023px) {
    .error .error__image {
        max-width:299px
    }

    .error .error__content .title {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 16px
    }

    .error .error__content .text {
        font-size: 16px;
        line-height: 26px
    }

    .error .error__content .btn {
        margin-top: 38px;
        min-height: 55px
    }
}

@media screen and (max-width: 767px) {
    .error .error__grid {
        padding-top:95px;
        padding-bottom: 40px;
        flex-direction: column
    }

    .error .error__content {
        margin-bottom: 69px
    }

    .error .error__content .title {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 13px
    }

    .error .error__content .text {
        font-size: 13px;
        line-height: 20px
    }

    .error .error__content .btn {
        margin-top: 24px;
        min-height: 55px;
        width: 165px
    }

    .error .error__image {
        max-width: 100%
    }

    .error .error__image .img {
        display: block;
        margin-right: auto;
        margin-left: auto
    }
}

.modal .mfp-close {
    width: 36px;
    height: 36px;
    background-image: url(../fonts/da40a860a9a9b26c9c387b2e5a7cad54.svg);
    background-size: cover;
    top: -37px;
    right: -30px;
    color: transparent
}

.modal__wrapper {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    z-index: 2
}

@media screen and (max-width: 1320px) {
    .modal .mfp-close {
        top:-35px;
        right: -20px
    }

    .modal__title {
        font-size: 27px;
        line-height: 38px
    }
}

@media screen and (max-width: 1023px) {
    .modal__title {
        font-size:25px;
        line-height: 35px
    }

    .modal__subtitle {
        font-size: 18px;
        line-height: 25px
    }

    .modal__text {
        font-size: 16px;
        line-height: 22px
    }
}

@media screen and (max-width: 767px) {
    .modal {
        padding-left:9px;
        padding-right: 9px
    }

    .modal .mfp-close {
        right: 10px;
        width: 30px;
        height: 30px
    }

    .modal__wrapper {
        border-radius: 10px
    }

    .modal__title {
        font-size: 22px;
        line-height: 32px
    }

    .modal__subtitle,.modal__title {
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }

    .modal__subtitle {
        font-size: 16px
    }

    .modal__text {
        font-size: 14px;
        line-height: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center
    }
}

.modal-policy {
    max-width: 1079px;
    margin-top: 50px;
    margin-bottom: 50px
}

.modal-policy .modal__wrapper {
    padding: 80px 80px 65px
}

.modal-policy__title {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 35px;
    line-height: 50px;
    color: #1b1b1d;
    margin-bottom: 30px;
    text-align: center
}

.modal-policy__text {
    font-size: 18px;
    line-height: 28px
}

.modal-policy__text p {
    margin-bottom: 15px
}

@media screen and (max-width: 1320px) {
    .modal-policy {
        max-width:800px
    }

    .modal-policy .modal__wrapper {
        padding: 50px 50px 40px
    }

    .modal-policy__title {
        font-size: 27px;
        line-height: 38px;
        margin-bottom: 17px
    }

    .modal-policy__text p {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 1023px) {
    .modal-policy {
        max-width:660px
    }

    .modal-policy .modal__wrapper {
        padding: 50px 30px 22px
    }

    .modal-policy__title {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 15px
    }

    .modal-policy__text {
        font-size: 16px;
        line-height: 24px
    }

    .modal-policy__text p {
        margin-bottom: 8px
    }
}

@media screen and (max-width: 767px) {
    .modal-policy .modal__wrapper {
        padding:30px 20px
    }

    .modal-policy__title {
        font-size: 18px;
        line-height: 24px
    }

    .modal-policy__text {
        font-size: 14px;
        line-height: 21px
    }

    .modal-policy__text p {
        margin-bottom: 10px
    }
}

.modal_error {
    max-width: 556px
}

.modal_error .modal__wrapper {
    overflow: hidden
}

.modal_error .modal__title {
    font-size: 32px;
    line-height: 45px;
    text-align: center;
    padding-top: 45px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px
}

.modal_error .modal__subtitle {
    margin-right: auto;
    margin-left: auto;
    max-width: 294px
}

.modal_error .error__phone,.modal_error .modal__subtitle {
    font-size: 17px;
    line-height: 27px;
    color: #4f5d6b;
    text-align: center
}

.modal_error .error__phone {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-bottom: 32px
}

@media screen and (max-width: 1320px) {
    .modal_error .modal__title {
        padding-top:50px;
        font-size: 27px
    }

    .modal_error .modal__subtitle {
        max-width: 315px;
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 10px
    }

    .modal_error .error__phone {
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 31px
    }
}

@media screen and (max-width: 1023px) {
    .modal_error .modal__title {
        padding-top:45px;
        font-size: 25px
    }

    .modal_error .error__phone {
        margin-bottom: 22px
    }
}

@media screen and (max-width: 767px) {
    .modal_error {
        max-width:400px
    }

    .modal_error .modal__title {
        padding-top: 40px;
        font-size: 20px;
        line-height: 27px
    }

    .modal_error .modal__subtitle {
        margin-bottom: 0
    }

    .modal_error .error__phone,.modal_error .modal__subtitle {
        font-size: 16px;
        line-height: 27px;
        padding-left: 24px;
        padding-right: 29px
    }

    .modal_error .error__phone nobr {
        white-space: normal
    }
}

.modal-form {
    max-width: 1052px;
    margin-top: 50px;
    margin-bottom: 50px
}

.modal-form .modal__wrapper {
    padding: 65px 46px 0 72px;
    background: linear-gradient(94.76deg,#ceddee .47%,#f8f8f8 32.95%,#f8f8f8 79.42%,#ceddee 107.98%)
}

.modal-form .mfp-close {
    width: 43px;
    height: 43px;
    background-image: url(../fonts/da40a860a9a9b26c9c387b2e5a7cad54.svg);
    opacity: 1;
    top: -74px;
    right: 15px
}

.modal-form__title {
    font-weight: 700;
    font-size: 42px;
    line-height: 50px;
    color: #1b1b1d;
    margin-bottom: 27px
}

.modal-form__subtitle,.modal-form__title {
    font-family: Commissioner,sans-serif;
    font-style: normal
}

.modal-form__subtitle {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #e9edf1;
    margin-bottom: -10px;
    max-width: 560px
}

.modal-form__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.modal-form__inner {
    max-width: 295px;
    position: relative;
    top: -15px
}

.modal-form__inner .form__group .input {
    background: #f7f7f7;
    border: 1px solid #fff
}

.modal-form__inner .form__group .btn {
    font-family: Commissioner,sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 15px;
    line-height: 21px
}

@media screen and (max-width: 1320px) {
    .modal-form {
        max-width:854px;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .modal-form .modal__wrapper {
        padding: 47px 23px 0 59px;
        background: linear-gradient(94.76deg,#ceddee .47%,#f8f8f8 32.95%,#f8f8f8 79.42%,#ceddee 107.98%)
    }

    .modal-form .mfp-close {
        width: 38px;
        height: 38px;
        background-size: cover;
        top: -61px
    }

    .modal-form__title {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 16px
    }

    .modal-form__subtitle {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: -10px;
        max-width: 490px
    }

    .modal-form__inner {
        max-width: 308px;
        position: relative;
        top: -15px
    }

    .modal-form__inner .form__group {
        margin-bottom: 9px
    }

    .modal-form__inner .form__group .input {
        max-width: 275px
    }

    .modal-form__inner .form__group .btn {
        font-family: Commissioner,sans-serif;
        font-weight: 700;
        font-style: normal;
        max-width: 275px
    }

    .modal-form__inner .form__group_button {
        margin-bottom: 29px
    }

    .modal-form__image {
        max-width: 370px
    }
}

@media screen and (max-width: 1023px) {
    .modal-form {
        max-width:734px
    }

    .modal-form .modal__wrapper {
        padding: 53px 15px 0 55px
    }

    .modal-form .mfp-close {
        width: 31px;
        height: 31px;
        background-size: cover;
        top: -45px
    }

    .modal-form__title {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 14px
    }

    .modal-form__subtitle {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 10px;
        max-width: 385px
    }

    .modal-form__inner {
        max-width: 275px;
        top: -32px
    }

    .modal-form__inner .form__group {
        margin-bottom: 5px
    }

    .modal-form__inner .form__group .btn,.modal-form__inner .form__group .input {
        max-width: 240px
    }

    .modal-form__inner .form__group_button {
        margin-bottom: 22px
    }

    .modal-form__image {
        max-width: 339px;
        position: relative;
        right: 7px
    }
}

@media screen and (max-width: 767px) {
    .modal-form .modal__wrapper {
        padding:26px 13px 0
    }

    .modal-form .mfp-close {
        width: 23px;
        height: 23px;
        top: -34px
    }

    .modal-form__title {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 16px;
        max-width: 218px
    }

    .modal-form__subtitle,.modal-form__title {
        text-align: center;
        margin-right: auto;
        margin-left: auto
    }

    .modal-form__subtitle {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 23px;
        max-width: 305px
    }

    .modal-form__wrapper {
        flex-direction: column;
        align-items: center
    }

    .modal-form__wrapper .form {
        width: 100%
    }

    .modal-form__wrapper .form__policy {
        max-width: 100%
    }

    .modal-form__inner {
        max-width: 300px;
        width: 100%;
        top: 0;
        margin-bottom: 14px;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: auto;
        margin-right: auto
    }

    .modal-form__inner .form__group {
        margin-bottom: 11px;
        width: 100%;
        max-width: 278px
    }

    .modal-form__inner .form__group .input {
        max-width: 278px;
        width: 100%;
        min-height: 50px;
        height: 50px
    }

    .modal-form__inner .form__group .btn {
        font-size: 14px;
        line-height: 20px;
        max-width: 278px;
        width: 100%;
        min-height: 60px
    }

    .modal-form__inner .form__group_button {
        margin-bottom: 14px
    }

    .modal-form__image {
        max-width: 215px;
        right: -6px
    }
}

.header__address span {
    color: #00a2db;
    border: none;
    -webkit-text-decoration: underline dashed;
    text-decoration: underline dashed;
    text-underline-offset: 6px
}

.header__phone .phone {
    color: #fdb346
}

@media screen and (max-width: 1320px) {
    .header__logo img {
        width:194px
    }

    .header__address span {
        text-underline-offset: 5px
    }
}

@media screen and (max-width: 1023px) {
    .header__address span {
        text-underline-offset:2px
    }
}

@media screen and (max-width: 767px) {
    .header__logo {
        margin-left:-26px
    }

    .tippy-content span b {
        margin-right: 510px
    }
}

.fs__banner {
    margin-top: 24px
}

.fs__button-installment {
    font-weight: 400;
    font-size: 14px
}

@media screen and (max-width: 1023px) {
    .fs__doctor-image {
        margin-left:-100px
    }
}

@media screen and (max-width: 767px) {
    .first-screen {
        padding-top:100px;
        padding-bottom: 48px
    }

    .first-screen .btn {
        font-size: 16px
    }

    .fs__subtitle {
        font-size: 21px;
        line-height: 24px
    }

    .fs__banner {
        margin-top: 22px
    }

    .fs__doctor-image {
        position: relative;
        margin-right: 0;
        margin-left: 0
    }

    .fs__doctor-image .img {
        position: absolute;
        bottom: 0;
        right: -44px;
        margin-top: 0
    }

    .fs__doctor {
        margin-right: -100px
    }
}

.fsa__image {
    margin: -25px -15px 0
}

.fsa__bottom:before {
    background-color: #00a8d6
}

@media screen and (max-width: 767px) {
    .first-screen-alt {
        padding-top:130px
    }

    .fsa__bottom-item {
        flex: 1 0 calc(33% - 30px)
    }
}

.awards__item {
    background-color: #00a8d6;
    color: #fff
}

@media screen and (max-width: 1023px) {
    .awards__item {
        min-height:115px
    }
}

@media screen and (max-width: 767px) {
    .awards__item {
        min-height:71px
    }
}

.quiz .h2 {
    max-width: 955px
}

.quiz__subtitle {
    max-width: 825px
}

.quiz__results__count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 700px
}

.quiz__result-image img {
    width: 440px
}

@media screen and (max-width: 1320px) {
    .quiz .h2 {
        max-width:680px
    }

    .quiz__result-image img {
        width: auto
    }

    .quiz__result-item {
        flex: 1 0 calc(33% - 25px)
    }
}

@media screen and (max-width: 1023px) {
    .quiz .h2 {
        max-width:620px;
        font-size: 24px
    }

    .quiz__result-item {
        min-height: 112px
    }
}

@media screen and (max-width: 767px) {
    .quiz__result-item {
        min-height:88px
    }

    .quiz__result-item .text {
        font-size: 11px
    }

    .quiz__result-heading>* {
        flex: 1 0 47%
    }
}

@media screen and (max-width: 767px) {
    .error .error__grid {
        padding-top:118px
    }
}
