@charset "utf-8";
.fancybox-container, .fancybox-slide {
    width: 100%;
    outline: 0;
    -webkit-backface-visibility: hidden
}

.fancybox-container, .fancybox-slide, .fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden
}

.fancybox-container, .fancybox-thumbs, .fancybox-thumbs__list a {
    -webkit-tap-highlight-color: transparent
}

#form_popup .text_form p span, #form_popup .top_form .name, #form_popup .top_form .text, .button_mobile, .order-card__text, .section-11 .title {
    text-transform: uppercase
}

.checkbox input, .fancybox-caption, .fancybox-infobar, .profile .header .logo {
    pointer-events: none
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    font-weight: 100;
    font-style: normal;
    src: url(/font/Geometria-Thin.eot);
    src: local('Geometria Thin'), local('Geometria-Thin'), url(/font/Geometria-Thin.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-Thin.woff) format('woff'), url(/font/Geometria-Thin.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    font-weight: 900;
    font-style: normal;
    src: url(/font/Geometria-Heavy.eot);
    src: local('Geometria Heavy'), local('Geometria-Heavy'), url(/font/Geometria-Heavy.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-Heavy.woff) format('woff'), url(/font/Geometria-Heavy.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    font-weight: 500;
    font-style: normal;
    src: url(/font/Geometria-Medium.eot);
    src: local('Geometria Medium'), local('Geometria-Medium'), url(/font/Geometria-Medium.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-Medium.woff) format('woff'), url(/font/Geometria-Medium.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    font-weight: 400;
    font-style: normal;
    src: url(/font/Geometria.eot);
    src: local('Geometria'), url(/font/Geometria.eot?#iefix) format('embedded-opentype'), url(/font/Geometria.woff) format('woff'), url(/font/Geometria.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    src: url(/font/Geometria-Bold.eot);
    font-weight: 700;
    font-style: normal;
    src: local('Geometria Bold'), local('Geometria-Bold'), url(/font/Geometria-Bold.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-Bold.woff) format('woff'), url(/font/Geometria-Bold.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    font-weight: 800;
    font-style: normal;
    src: url(/font/Geometria-ExtraBold.eot);
    src: local('Geometria ExtraBold'), local('Geometria-ExtraBold'), url(/font/Geometria-ExtraBold.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-ExtraBold.woff) format('woff'), url(/font/Geometria-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    src: url(/font/Geometria-Light.eot);
    font-weight: 300;
    font-style: normal;
    src: local('Geometria Light'), local('Geometria-Light'), url(/font/Geometria-Light.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-Light.woff) format('woff'), url(/font/Geometria-Light.ttf) format('truetype');
}

@font-face {
    font-display: swap;
    font-family: Geometria;
    font-weight: 200;
    font-style: normal;
    src: url(/font/Geometria-ExtraLight.eot);
    src: local('Geometria ExtraLight'), local('Geometria-ExtraLight'), url(/font/Geometria-ExtraLight.eot?#iefix) format('embedded-opentype'), url(/font/Geometria-ExtraLight.woff) format('woff'), url(/font/Geometria-ExtraLight.ttf) format('truetype');
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility .25s;
    -o-transition: opacity .25s, visibility .25s;
    transition: opacity .25s, visibility .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility;
    -o-transition: opacity .25s, visibility;
    transition: opacity .25s, visibility;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-show-thumbs .fancybox-thumbs, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2), .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small, .fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-image, .fancybox-slide--image .fancybox-content, .fancybox-spaceball {
    max-width: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    top: 0;
    left: 0
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0/100% 100% no-repeat;
    overflow: visible;
    padding: 0;
    position: absolute;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    max-height: none;
    padding: 0;
    position: absolute;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: dotted 1px
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content, .fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #192d37;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: -webkit-calc(50% - 50px);
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #192d37;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: 1s linear infinite fancybox-rotate;
    animation: 1s linear infinite fancybox-rotate;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

.fancybox-share {
    background: #f4f4f4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.checkbox-text a, .footer p a, .footer__email:hover, .footer__phone:hover, .no_card {
    text-decoration: underline
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.order-analysis__progressbar, .probability {
    background: rgba(255, 162, 0, .3);
    height: 52px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: -webkit-calc(100% - 8px);
    max-height: calc(100% - 8px);
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: .2s cubic-bezier(.25, .46, .45, .94);
    transition: .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.checkbox input[type=checkbox]:checked ~ .control::before, .fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

@font-face {
    font-family: Arial;
    src: url('/fonts/ArialMT.eot');
    src: local('Arial'), local('ArialMT'), url('/fonts/ArialMT.eot?#iefix') format('embedded-opentype'), url('/fonts/ArialMT.woff') format('woff'), url('/fonts/ArialMT.ttf') format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Arial;
    src: url('/fonts/Arial-BoldMT.eot');
    src: local('Arial Bold'), local('Arial-BoldMT'), url('/fonts/Arial-BoldMT.eot?#iefix') format('embedded-opentype'), url('/fonts/Arial-BoldMT.woff') format('woff'), url('/fonts/Arial-BoldMT.ttf') format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: Arial;
    src: url('/fonts/Arial-Black.eot');
    src: local('Arial Black'), local('Arial-Black'), url('/fonts/Arial-Black.eot?#iefix') format('embedded-opentype'), url('/fonts/Arial-Black.woff') format('woff'), url('/fonts/Arial-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal
}

:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)) {
    all: unset;
    display: revert
}

*, ::after, ::before {
    box-sizing: border-box
}

a, button {
    cursor: revert
}

menu, ol, ul {
    list-style: none
}

img {
    max-inline-size: 100%;
    max-block-size: 100%
}

table {
    border-collapse: collapse
}

input, textarea {
    -webkit-user-select: auto
}

textarea {
    white-space: revert
}

meter {
    -webkit-appearance: revert;
    appearance: revert
}

:where(pre) {
    all: revert
}

::placeholder {
    color: unset
}

::marker {
    content: initial
}

:where([hidden]) {
    display: none
}

:where([contenteditable]:not([contenteditable=false])) {
    -moz-user-modify: read-write;
    -webkit-user-modify: read-write;
    overflow-wrap: break-word;
    -webkit-line-break: after-white-space;
    -webkit-user-select: auto
}

:where([draggable=true]) {
    -webkit-user-drag: element
}

:where(dialog:modal) {
    all: revert
}

body {
    background: #fdfbff;
    font-family: Geometria, Arial, sans-serif
}

.site-width {
    width: 1280px;
    margin: 0 auto
}

.header {
    padding: 31px 0
}

.header__row, .section-21 .items {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.flex, .header-nav, .ranges-block .col-left {
    justify-content: space-between;
    display: flex
}

.header .logo {
    background: url("/images/logo_dz.png") no-repeat;
    background-size: cover;
    width: 175px;
    height: 80px;
    display: block
}

.header-nav {
    position: relative;
    z-index: 999
}

.header-nav .header-nav__link {
    color: #192d37;
    font-family: Ebrima, arial, sans-serif;
    font-size: 16px;
    margin-left: 45px;
    font-weight: 600
}

.header-nav .orange, .section-1 .title span {
    color: #e1516c
}

.item_offer.block_content {
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: none !important;*/
}

.item_offer.block_content > div {
    width: 100%
}

.section-1 .block {
    max-width: 675px
}

.section-1 .title {
    font-size: 57px;
    color: #192d37;
    font-weight: 600;
    padding-top: 110px
}

.section-11 .order-analysis__username, .section-11 .title {
    font-weight: 600;
    padding-top: 30px;
    font-style: normal;
    color: #fff
}

.section-1 .items, .unfollow .item {
    margin-top: 30px
}

.section-1 .flex .item .name {
    color: #192d37;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 15px
}

.ranges-block {
    margin-top: 130px;
    width: 100%
}

.order_block_sliders .order-block-form__col, .ranges-block .col-left .amount {
    width: 45%
}

.none_tel, .profile .header-nav, .profile .header__burger-btn, .section-1 .ui-slider-horizontal .ui-slider-handle:nth-child(2), .ui-slider-horizontal .ui-slider-handle:nth-child(2) {
    display: none !important
}

.section-11 .title {
    font-size: 3rem;
    text-align: center
}

.section-11 .order-analysis__username {
    font-size: 45px
}

.section-11 .title2 {
    color: #192d37;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    padding-top: 40px;
    max-width: 695px
}

.section-11 .title3 {
    color: #192d37;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    padding-top: 25px;
    max-width: 695px
}

.order-analysis__progress-label, .probability .counter {
    font-size: 26px;
    line-height: 52px;
    color: #192d37;
    text-align: center;
    font-weight: 600;
    font-style: normal
}

.probability {
    border-radius: 5000px;
    border: 2px solid #fff;
    max-width: 695px;
    margin-top: 72px;
    position: relative
}

.probability .count {
    border-radius: 5000px;
    background: #e1516c;
    width: 80%;
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.probability .counter {
    position: relative;
    z-index: 20
}

.order-analysis__progressbar {
    border-radius: 5000px;
    border: 2px solid #fff;
    max-width: 695px;
    margin-top: 18px;
    position: relative
}

.order-analysis__progressbar-indicator {
    border-radius: 5000px;
    background: #e1516c;
    width: 0;
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.order-block-form.start .order-analysis__progressbar-indicator {
    -webkit-transition: width 6s;
    -o-transition: width 6s;
    transition: width 6s;
    width: 100%
}

.order-analysis__progress-label {
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.order_block_sliders {
    display: flex;
    justify-content: space-between;
    margin-top: 0
}

.item_sl .name {
    color: #e1516c;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.item_sl .name span {
    color: #192d37
}

.item_sl .slide {
    margin-top: 80px;
    position: relative
}

.ui-widget.ui-widget-content {
    border-radius: 8px;
    background: #f4eaff;
    height: 13px;
    border: none;
    position: relative
}

.ui-slider-horizontal .ui-slider-range {
    border-radius: 8px;
    background: #f4eaff;
    height: 13px;
    border: none
}

.ui-slider-horizontal .ui-slider-handle {
    background: #e1516c;
    border-radius: 100px;
    border: 3px solid #fff;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
    box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
    width: 36px;
    height: 36px;
    z-index: 100;
    margin-top: -2px;
    top: -10px !important;
    margin-left: -13px;
}

.slider-range .newbl .go, .slider-range2 .newbl .go {
    color: #192d37;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    padding: 8px 15px;
    border-radius: 20px;
    background: #192d37;
    display: block;
    position: absolute;
    white-space: nowrap;
    top: -60px;
    left: 50%;
    transform: translate(-50%, 0);
}

.amount .number {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 24px
}

.order-block-form__inputs-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.order-block-form__input-wrapper {
    width: 30%;
    margin-top: 35px;
    position: relative
}

.order-block-form__input-wrapper span.hint, .unfollow .item label {
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
    font-weight: 500;
    color: #868b8e
}

.order-block-form__input-wrapper input, .unfollow .item input {
    border: 1px solid #192d37;
    height: 40px;
    padding: 0 0 0 15px;
    font-size: 18px;
    color: #000;
    width: 100%;
    border-radius: 10px
}

.checkbox .control, .order-card__text svg {
    width: 20px;
    height: 20px
}

.order-block-form__input-wrapper span.error {
    display: none;
    position: absolute
}

.hidden, .label .error, .mobile_title, .order-analysis__result, .order-block-form__card-text, .order-block-form__pay-systems, .popup .fancybox-close-small {
    display: none
}

.order-block-form__bottom {
    max-width: 695px;
    margin-top: 40px
}

.checkbox-text {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 300
}

.order-card {
    width: 100%;
    max-width: 650px;
    border-radius: 10px;
    margin: 0 auto;
    text-align: left
}

.order-block-form__agreement {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    align-items: flex-start;
    margin-top: 40px
}

.checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start
}

.checkbox .control {
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 1rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    position: relative
}

.checkbox input {
    opacity: 0;
    position: absolute;
    visibility: hidden
}

.checkbox .control::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url("../images/glk.svg") no-repeat;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.order-block-form__bottom-next-btn {
    border-radius: 50px;
    background: #e1516c;
    width: 100%;
    max-width: 374px;
    height: 65px;
    flex-shrink: 0;
    margin-top: 60px;
    text-align: center;
    font-size: 18px;
    color: #192d37;
    cursor: pointer;
    transition: .3s
}

.order-block-form__bottom-next-btn:hover {
    opacity: .8
}

.order-block-form__agreement label.error {
    position: absolute;
    top: 0;
    left: 100%;
    width: auto;
    white-space: nowrap;
    color: red;
    font-size: 16px;
    background: url("../images/error.svg") 15px center no-repeat #fff;
    padding: 6px 20px 6px 40px;
    border-radius: 20px;
    right: inherit
}

.error-input, body #email-form .error5 input {
    border-color: red !important
}

.order-analysis__progress {
    color: #192d37;
    font-size: 26px;
    font-weight: 600
}

.order-analysis__progress-wrapper {
    max-width: 695px;
    margin-top: 35px
}

.order-analysis__description {
    color: #192d37;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    padding-top: 40px
}

#order-analysis {
    padding-bottom: 400px;
    display: none
}

.order-block-form__row {
    background: #fff;
    border-radius: 20px;
    padding: 60px 60px 50px;
    margin: 40px 0 60px
}

.order-block-form__slide {
    display: none;
    position: relative
}

.order-block-form__slide--1, .section-9 .item .answer.active {
    display: block
}

.order-analysis__data-wrapper {
    display: flex;
    justify-content: start;
    align-items: center;
    padding-top: 45px
}

.footer__row, .order-analysis__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.order-analysis__data-count {
    color: #192d37;
    font-size: 70px
}

.order-analysis__data-label {
    color: #192d37;
    font-size: 26px;
    padding-left: 25px
}

.order-analysis__row {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.order-analysis__right {
    max-width: 35%;
    display: none
}

.order-analysis__success-message {
    color: #192d37;
    font-size: 32px;
    font-weight: 600
}

.order-analysis__success-message span {
    font-size: 26px
}

.order-card__title {
    padding-top: 25px;
    color: #192d37;
    font-size: 20px;
    line-height: 1.3
}

.order-card__title span {
    color: #192d37;
    font-size: 45px;
    font-style: normal;
    font-weight: 600
}

.order-card__text2 {
    padding-top: 10px;
    color: #192d37;
    font-size: 18px;
    line-height: 1.3
}

.order-card__text {
    padding-top: 10px;
    color: #192d37;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500
}

.order-card__text span {
    color: #e1516c;
    display: inline
}

.order-card__row {
    margin-top: 30px;
    margin-bottom: 300px
}

#form_popup {
    width: 100% !important;
    max-width: 800px !important;
    padding: 40px 60px !important;
    border-radius: 25px
}

#form_popup .top_form .name {
    font-size: 28px;
    font-weight: 700
}

#form_popup .top_form .text {
    padding-top: 10px;
    font-size: 16px
}

#form_popup .text_form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px
}

#form_popup .text_form .img {
    max-width: 25%
}

#form_popup .text_form .img img, .section-24 .left_content .slide .photo img {
    display: block;
    width: 100%
}

#form_popup .text_form p {
    font-size: 18px
}

#form_popup .text_form p span span {
    color: #e1516c;
    font-weight: 700
}

#form_popup .data_form {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

#form_popup .data_form .title {
    text-align: center;
    width: 100%;
    font-weight: 500
}

#form_popup .data_form .item_data {
    width: 47%;
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

#form_popup .data_form .item_data span {
    font-weight: 600;
    display: block;
    padding-left: 8px
}

#form_popup .txt {
    text-align: center;
    margin-top: 25px
}

#form_popup .txt span {
    font-weight: 700;
    color: #e1516c
}

#form_popup .buttons {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

#form_popup .buttons a {
    width: 200px;
    margin: 15px 10px 0;
    display: block;
    border-radius: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    transition: .3s
}

#form_popup .buttons .btn1 {
    border: 2px solid #e1516c;
    color: #000
}

#form_popup .buttons .btn1:hover, #form_popup .buttons .btn2, #form_popup .buttons .btn2:hover {
    color: #192d37;
    background: #e1516c
}

#form_popup .buttons .btn2 {
    border: 2px solid #e1516c
}

#form_popup .bottom_form {
    margin-top: 25px;
    text-align: center
}

#form_popup .bottom_form span {
    font-weight: 600
}

.order-card-block {
    background: #fff;
    width: 100%;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center
}

.no_card {
    display: inline-block;
    color: #000;
    font-size: 14px;
    padding: 10px 0 30px;
    visibility: hidden
}

.error, .error2 {
    position: absolute;
    width: auto;
    color: red;
    font-size: 13px;
    background: #fff;
    padding: 6px 20px 6px 40px;
    border-radius: 20px;
    right: 0;
    white-space: nowrap
}

.no_card.active {
    visibility: visible
}

.error {
    top: 45px
}

.error2 {
    top: 65px
}

#modal_no_card .popup__btn {
    max-width: 200px
}

.no_card_btn {
    background: 0 0 !important;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-decoration: none
}

.button_mobile, .popup {
    background: #fff;
    display: none
}

#modal_no_card {
    text-align: center
}

.popup {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.popup__title {
    padding: 15px 30px;
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    color: #282828;
    line-height: 1.2
}

#popup-close-page .popup__title, #popup-conditions .popup__title {
    text-align: center
}

#popup-close-page {
    padding-bottom: 15px
}

#popup-close-page .popup__btn {
    max-width: 250px;
    text-decoration: none
}

.button_mobile {
    line-height: 40px;
    text-align: center;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    border: 1px solid #349a8f;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    left: 10px;
    right: 10px;
    text-decoration: underline;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}

.popup__text {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 30px;
    font-size: 16px;
    margin: 0;
    line-height: 1.4
}

.no_flex {
    display: block !important
}

.no_flex .order-block-form__bottom-text {
    max-width: 100%;
    margin-bottom: 20px
}

.popup__btn-wrapper {
    padding: 15px 30px;
    text-align: center
}

.krg {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #192d37;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99
}

.popup__btn, .popup__btn:focus, .popup__btn:hover {
    background: #e1516c
}

.krg:last-of-type {
    right: 0;
    left: inherit
}

.popup__btn {
    color: #192d37;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    border: none;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    max-width: 300px;
    padding: 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    cursor: pointer
}

.block_footer, footer {
    border-bottom: 3px solid rgba(0, 0, 0, .1)
}

.popup__btn:focus {
    outline: 0
}

.footer {
    background: #fff;
    padding: 55px 0
}

.footer p {
    font-size: 14px;
    color: #a3a3a3
}

.block_footer {
    padding-bottom: 40px;
    margin-bottom: 40px
}

.block_footer .titile_footer {
    padding-bottom: 20px;
    color: #a3a3a3;
    font-size: 18px;
    font-style: normal;
    font-weight: 600
}

.section-1 .site-width, form {
    position: relative
}

.section-2 {
    background: #fff;
    padding: 45px 0 85px
}

.section-9 {
    padding: 75px 0 50px
}

.section-9 .item {
    margin-top: 40px;
    cursor: pointer;
    position: relative
}

.section-9 .item .question {
    font-size: 20px;
    font-weight: 500;
    background: #fff;
    padding: 28px 100px 27px 30px;
    border-radius: 10px;
    z-index: 10;
    position: relative
}

.section-9 .item .answer {
    display: none;
    font-size: 15px;
    padding: 38px 90px 28px 28px;
    line-height: 20px;
    background: #f2f2f2;
    border-radius: 0 0 10px 10px;
    margin-top: -10px;
    position: relative;
    z-index: 9
}

.section-9 .item .btn_faq {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #e1516c;
    right: 40px;
    top: 18px;
    position: absolute;
    z-index: 11
}

.section-9 .item .btn_faq::before {
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    position: absolute;
    left: 11px;
    top: 21px;
    background: #fff;
    border-radius: 2px;
    transition: .3s
}

.section-9 .item .btn_faq::after {
    content: '';
    display: block;
    width: 2px;
    height: 22px;
    position: absolute;
    left: 21px;
    top: 11px;
    background: #fff;
    border-radius: 2px;
    transition: .3s
}

.section-23 .right .item .head, .section-5 .items .item {
    background: linear-gradient(167deg, #038781 0, #47d9c0 100%);
    display: flex
}

.section-9 .item.active .btn_faq::after, .section-9 .item.active .btn_faq::before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.section-21 h2, .section-5 h2, .section-9 h2 {
    color: #192d37;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 40px
}

.section-24, .section-5 {
    padding: 75px 0
}

.section-5 .items .item {
    justify-content: space-between;
    align-items: center;
    margin-top: 40px;
    border-radius: 10px;
    border: 5px solid #abfff2;
    padding: 20px 45px 0 60px;
    height: auto;
    width: auto;
    max-width: 100%
}

.section-5 .items .item .numb {
    color: #abfff2;
    font-size: 120px;
    line-height: 100px;
    width: 160px
}

.section-23 h2, .section-24 .right .item .icon, .section-24 .right .item .text p {
    line-height: normal;
    text-transform: uppercase
}

.section-5 .items .item .text {
    color: #192d37;
    font-family: Arial, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    width: 540px;
    margin-top: -20px
}

.section-5 .items .item .img {
    display: flex;
    justify-content: start;
    align-items: center;
    width: 370px;
    margin-top: -20px
}

.section-5 .items .item .img img {
    display: block;
    margin: 0 15px
}

.section-21 .items .item {
    border-radius: 10px;
    background: #fff;
    padding: 20px 10px;
    max-width: 190px;
    margin-top: 40px;
    height: auto
}

.section-21 .items .item img {
    display: block;
    margin: 0 auto
}

.section-21 .items .item p {
    padding-top: 18px;
    color: #000;
    text-align: center;
    font-size: 20px
}

.section-22 {
    padding: 25px 0 35px
}

.section-22 .content {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 8px 4px 0 rgba(0, 0, 0, .25);
    padding: 16px 50px;
    align-items: center
}

.section-22 .item_sl {
    width: 300px
}

.section-22 .item_sl .name2 {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px
}

.section-22 .item_sl .summ {
    color: #e1516c;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px
}

.section-22 .text p {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.section-22 .text span {
    color: #e1516c;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    display: block;
    padding-top: 18px
}

.section-22 button {
    border-radius: 500px;
    background: #e1516c;
    height: 46px;
    width: 100%;
    max-width: 330px;
    text-align: center;
    color: #192d37;
    font-size: 20px;
    font-weight: 700
}

.section-23 .left p, .section-23 h2 {
    color: #000;
    font-style: normal;
    font-weight: 700
}

.section-22 .item_sl .slide {
    margin-top: 16px
}

.section-22 .ui-widget.ui-widget-content {
    background: #e1516c
}

.section-23 {
    background: #fff;
    padding: 45px 0 65px
}

.section-23 h2 {
    font-size: 45px;
    text-align: center;
    padding-bottom: 70px
}

.section-23 .left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 45%;
    width: 100%
}

.section-23 .left p {
    font-size: 36px
}

.section-23 .right {
    max-width: 45%;
    width: 100%
}

.section-23 .right .item {
    margin-bottom: 36px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.section-23 .right .item .head {
    padding: 4px 32px;
    justify-content: start;
    align-items: center;
    border-radius: 10px;
    position: relative;
    z-index: 10
}

.section-23 .right .item .head span {
    color: #abfff2;
    font-family: Arial, sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    display: block;
    width: 70px
}

.section-1 .amount .number, .section-1 .col-right .total, .section-1 .col-right button, .section-1 .col-right span, .section-5 button, .text_s1 {
    color: #192d37;
    font-style: normal
}

.section-23 .right .item .head p {
    color: #192d37;
    padding-left: 30px;
    font-size: 20px;
    font-style: normal;
    font-weight: 500
}

.section-23 .right .item .text {
    color: #005a4f;
    font-weight: 500;
    padding: 32px 32px 22px;
    font-size: 16px;
    border-radius: 0 0 10px 10px;
    background: linear-gradient(167deg, rgba(3, 135, 129, .5) 0, rgba(71, 217, 192, .5) 100%);
    margin-top: -10px;
    position: relative;
    z-index: 9
}

.section-1 .slider-range .newbl .go, .section-1 .slider-range2 .newbl .go {
    background: #fff;
    color: #192d37;
    text-align: center;
    font-size: 13px;
    padding: 8px 15px;
    top: -50px;
}

.section-1 .amount .number {
    margin-top: 11px;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

.section-1 .col-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 40px
}

.section-1 .col-right .total {
    font-size: 26px;
    font-weight: 700
}

.section-1 .col-right span {
    display: block;
    line-height: 70px;
    border-radius: 500px 0 0 500px;
    background: #f4eaff;
    text-align: left;
    font-size: 32px;
    font-weight: 500;
    padding-left: 40px;
    padding-right: 70px;
    margin-right: -45px;
    white-space: nowrap;
    width: 300px
}

.section-1 .col-right button {
    border-radius: 500px;
    background: #e1516c;
    text-align: center;
    height: 70px;
    font-size: 18px;
    font-weight: 700;
    width: 300px;
    cursor: pointer
}

.section-24 .right button, .section-5 button {
    border-radius: 500px;
    width: 607px;
    height: 84px;
    text-align: center;
    background: #e1516c
}

.text_s1 {
    padding-top: 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px
}

.section-1 {
    padding-bottom: 90px;
    overflow: hidden
}

.section-1 .site-width:last-of-type::before {
    content: '';
    position: absolute;
    background: url("../images/lady.png") no-repeat;
    width: 950px;
    height: 950px;
    right: -200px;
    bottom: -210px;
    background-size: cover;
}

.section-5 button {
    font-size: 30px;
    font-weight: 700;
    margin: 80px auto 0;
    display: block
}

.section-24 .left_content {
    width: 49%
}

.section-24 .left_content .slider {
    width: 100%;
    max-width: 410px
}

.section-24 .left_content .slide {
    background: #fff;
    padding: 30px 33px;
    border-radius: 10px;
    margin-bottom: 24px
}

.section-24 .left_content .slide .left {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.section-24 .left_content .slide .photo {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    overflow: hidden
}

.section-24 .left_content .slide .left_block {
    margin-left: 26px
}

.section-24 .left_content .slide .left_block .stars {
    margin-bottom: 8px
}

.section-24 .left_content .slide .left_block .name {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600
}

.section-24 .left_content .slide .left_block .name span {
    color: #b7b7b7;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-left: 10px
}

.section-24 .left_content .slide .block {
    color: #000;
    padding-top: 24px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400
}

.section-24 .right {
    width: 50%
}

.section-24 .right .item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 80px
}

.section-24 .right .item .icon {
    width: 158px;
    color: #192d37;
    font-size: 88px;
    font-style: normal;
    font-weight: 600;
    text-align: right
}

.section-24 .right .item .icon span {
    font-size: 14px
}

.section-24 .right .item .text {
    margin-left: 40px
}

.section-24 .right .item .text p {
    color: #192d37;
    font-size: 32px;
    font-style: normal;
    font-weight: 500
}

.section-24 .right .item .text span {
    color: #192d37;
    font-size: 26px;
    display: block;
    padding-top: 10px
}

.section-24 .right button {
    margin-top: 20px;
    text-transform: uppercase;
    color: #192d37;
    font-size: 30px;
    font-weight: 500;
    cursor: pointer
}

.section-24 h3 {
    color: #192d37;
    height: 113px;
    margin-bottom: 80px;
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2
}

.question .title-page, .section-10 .title, .section-6 .title-page, .section-7 .title-page {
    font-size: 57px;
    color: #192d37;
    font-weight: 600;
    padding-top: 80px
}
.profile .section-10 .title{
    padding-top: 40px;
    font-size: 42px;
}

.profile .section-10 .title span{
    white-space: nowrap;
}
.link_prof{
    border-radius: 50px;
    background: #e1516c;
    line-height: 56px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 25px;
}
.flex_prof{
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 40px;
}
#timer_prof{
    font-size: 18px;
    padding-left: 40px;
}
#timer2{
    display: inline;
    font-size: 22px;
}

.section-6 h2, .section-7 h2 {
    font-size: 48px;
    color: #192d37;
    font-weight: 600;
    padding-top: 40px
}

.section-6 .col-left li, .section-6 .col-left p, .section-7 .col-left li, .section-7 .col-left p {
    font-size: 20px;
    color: #192d37;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 24px
}

.section-7 {
    padding-bottom: 60px
}

.contacts .col-left .item {
    font-size: 20px;
    color: #192d37;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 24px
}

.question .col-right .name, .section-7 .col-right .name {
    font-size: 32px;
    text-align: center;
    padding-bottom: 20px;
    color: #fff
}

.contacts .col-left .item span {
    font-size: 20px;
    color: #192d37;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 24px;
    padding-right: 20px
}

.warning {
    font-size: 30px;
    padding-top: 40px;
    font-weight: 700;
    color: #fff
}

.question .site-width, .section-7 .site-width {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.question .col-left, .section-7 .col-left {
    width: 65%
}

.section-7 .col-right {
    width: 30%;
    margin-top: 100px
}

.section-7 .col-right .name {
    margin-top: 0;
    font-weight: 600
}

.section-7 .col-right #email-form input {
    border: 1px solid #192d37;
    height: 40px;
    padding: 0 0 0 20px;
    color: #000;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px;
    font-size: 16px
}

.term-of-use h1 {
    font-size: 57px !important;
    color: #fff !important;
    font-weight: 600 !important;
    padding-top: 80px !important;
    text-align: left !important
}

.term-of-use h2 {
    color: #fff !important;
    font-size: 45px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    padding-top: 30px;
}

.term-of-use li, .term-of-use p {
    color: #fff !important;
    font-style: normal !important;
    font-weight: 500 !important;
    margin-top: 20px !important;
    font-size: 20px !important
}

.term-of-use ol, .term-of-use ul {
    padding-left: 40px
}

.term-of-use li {
    list-style: disc
}

.term-of-use ol li {
    list-style: decimal
}

.section-7 .col-right #email-form textarea {
    border: 1px solid #192d37;
    padding: 10px 0 0 20px;
    font-size: 16px;
    color: #000;
    width: 100%;
    height: 100px;
    border-radius: 10px;
    margin-bottom: 15px
}

.section-7 .col-right #email-form .btn {
    border-radius: 50px;
    background: #e1516c;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #192d37;
    cursor: pointer;
    transition: .3s;
    text-transform: uppercase
}

.question .col-right #email-form .info, .section-7 .col-right #email-form .info {
    font-size: 12px;
    margin-top: 20px
}

.question .col-right #email-form, .section-7 .col-right #email-form {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    color: #000
}

.question .col-right {
    width: 30%;
    margin-top: 125px
}

.question .col-right .name {
    margin-top: 80px;
    font-weight: 600
}

.question .col-right #email-form input {
    border: 1px solid #192d37;
    height: 40px;
    padding: 0 0 0 20px;
    font-size: 18px;
    color: #000;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 15px
}

.question .col-right #email-form textarea {
    border: 1px solid #192d37;
    padding: 10px 0 0 20px;
    font-size: 18px;
    color: #000;
    width: 100%;
    height: 100px;
    border-radius: 10px;
    margin-bottom: 15px
}

.question .col-right #email-form .btn {
    border-radius: 50px;
    background: #e1516c;
    width: 100%;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    color: #192d37;
    cursor: pointer;
    transition: .3s
}

.footer__row {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__col--age, .footer__pay-systems {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.footer__col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px)
}

.footer__col--copyright {
    width: -webkit-calc(33.33333% - 30px);
    width: calc(33.33333% - 30px)
}

.footer__col--email {
    width: -webkit-calc(16.66667% - 30px);
    width: calc(16.66667% - 30px);
    text-align: center
}

.footer__col--age {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__copyright {
    color: #000;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 2;
    margin: 0
}

.footer__email, .footer__phone {
    color: #a3a3a3;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.8rem;
    text-decoration: none
}

.footer__age-label {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 4rem;
    height: 4rem;
    border: 2px solid #a3a3a3;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.footer__age-label span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #a3a3a3;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.3rem
}

.unfollow .name, .unfollow h2 {
    font-weight: 600;
    text-align: center
}

.footer__age-text {
    color: #a3a3a3 !important;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.5;
    margin: 0 0 0 2rem
}

footer {
    margin-bottom: 45px;
    padding-top: 0 !important
}

.footer__pay-systems {
    display: flex;
    justify-content: flex-end
}

.footer__pay-systems img {
    display: block
}

.footer__pay-systems img:not(:last-of-type) {
    margin-right: 2rem
}

.footer-text__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -4.5rem
}

.footer-text__col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 2.5rem;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 2.4rem;
    color: #000
}

.footer-text__col--6 {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.footer-text__col--12 {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}

.footer-text__col a {
    color: #5815b4;
    text-decoration: underline
}

.footer-text__col a:hover {
    text-decoration: none
}

.footer-text__col p {
    margin: 0
}

.footer-text__col p:not(:last-of-type) {
    margin-bottom: 2em
}

b {
    font-weight: 700
}

.section-10 .subtitle {
    color: #192d37;
    padding-bottom: 20px;
    font-size: 22px;
    padding-top: 15px
}

.profile .section-11 {
    padding: 0 0 60px
}

.section-11 .flex_profile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px
}

.section-11 .item_offer {
    width: 24% !important;
    margin-top: 30px;
    background: #fff;
    padding: 0 !important;
    position: relative;
    border-radius: 10px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    border: none !important;
    box-shadow: 0px 11px 20px rgba(161, 48, 182, 0.08);
}

.section-11 .cardButton {
    width: 100% !important;
    border-radius: 50px !important;
    background: #e1516c !important;
    line-height: 40px !important;
    margin-top: 20px !important;
    text-align: center;
    font-size: 18px;
    color: #192d37;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 !important;
    margin-bottom: 15px !important;
    margin-left: 30px !important;
    width: calc(100% - 60px) !important
}
.rec{
    color: #8a8a8a;
    text-align: center;
    font-size: 12px;
    margin-bottom: 15px;
}
.uppercase{
    text-transform: uppercase;
}
.link_offer {
    padding: 15px 30px 0 !important
}

.block_content {
    width: 100%;
    margin-top: 40px
}

.text_offer p {
    color: #000;
    font-size: 16px;
    width: 100%;
    justify-content: space-between;
    display: flex;
    margin-bottom: 10px !important
}

.text_offer p span {
    color: #e1516c !important;
    text-align: right;
    font-size: 16px !important
}

.section-11 .item_offer h5 {
    color: #000;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    margin-top: 30px !important
}

.offer_description {
    text-align: center;
    font-size: 15px;
    margin-top: 10px
}

.block_sp {
    margin-top: 15px
}

.block-unfollow {
    width: 100%;
    max-width: 560px;
    padding: 60px 40px;
    border-radius: 15px;
    background: #fff;
    margin: 60px auto 30px;
}
.section-25{
    margin: 20px 0 50px;
}
#container_unfollover{
    margin: 0 0 50px;
}
.unfollow h2 {
    font-size: 46px;
    color: #192d37;
    padding-top: 80px;
    text-transform: uppercase
}

.unfollow .name {
    font-size: 28px;
    color: #000
}

.unfollow .item button {
    border-radius: 50px;
    background: #e1516c;
    width: 200px;
    height: 40px;
    flex-shrink: 0;
    text-align: center;
    font-size: 18px;
    color: #192d37;
    cursor: pointer;
    transition: .3s
}

.order-block-form .flex {
    align-items: flex-end
}

.order-block__result-item-icon {
    margin: 30px auto 0;
    display: block
}

.order-block__result-item-text {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 0 30px
}

.term-of-use span {
    background: 0 0 !important;
    color: #fff !important
}

.term-of-use {
    padding-bottom: 40px
}

.item_offer.recomend::before {
    content: '';
    background: url(../img/like.svg) center/cover no-repeat;
    width: 109px;
    height: 140px;
    position: absolute;
    left: -33px;
    top: -65px
}

.timer_block{
    grid-column-start: 1;
    grid-column-end: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    color: #192d37;
    margin-bottom: 20px;
}
.order-block-form__row{
    grid-column-start: 2;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 11;
}
.text_block_rkn{
    grid-column-start: 1;
    grid-column-end: 1;
    background: #fff;
    border-radius: 20px;
    grid-row-start: 3;
    grid-row-end: 9;
    font-size: 14px;
    overflow: hidden;
}
.head_timer{
    background: #e1516c;
    padding: 20px;
    text-align: center;
}
.content_timer{
    padding: 20px;
    text-align: center;
}
.text_block_rkn div{
    background: #f9fbfc;
    padding: 20px;
    margin-bottom: 10px;
}
.text_block_rkn .rkn p{
    font-size: 12px;
}
.text_block_rkn div.text_block{
    padding: 0;
    margin: 0;
}
.text_block_rkn div.rkn{
    display: flex;
    justify-content: space-between;
    padding: 0;
    align-items: center;
    margin: 20px 0 0;
}
.text_block_rkn div.rkn .img{
    width: 30%;
    height: auto;
    padding: 0;
    margin: 0;
}
.text_block_rkn div.rkn .img img{
    width: 100%;
}
#time{
    color: #192d37;
    font-size: 40px;
    font-weight: 600;
}
.treb{
    padding: 30px 30px;
    border-radius: 10px;
    background: #f4eaff;
    color: #192d37;
    margin-top: 20px;
}
.treb .order-card__text2{
    padding: 0;
}
.treb .items{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}
.treb .item:nth-of-type(1){
    background: url("../images/iticon1.svg")no-repeat;
}
.treb .item:nth-of-type(2){
    background: url("../images/iticon2.svg")no-repeat;
}
.treb .item:nth-of-type(3){
    background: url("../images/iticon3.svg")no-repeat;
}
.treb .item{
    padding: 0 0 0 50px;
    margin: 0 10px 15px;
    font-size: 14px;
    line-height: 40px;
    background-size: 40px !important;
}
.treb .security{
    padding: 0 0 0 40px;
    background: url("../images/lock.svg")no-repeat;
    background-size: 30px !important;
    font-size: 14px;
}

.flex_block_order{
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 20px;
}
.text_block_rkn{
    margin-top: 0;
}
.sidebar{
    width: 100%;
    margin-top: 40px;
}
.pci{
    background: #e1516c;
    padding: 20px 40px;
    border-radius: 10px;
    color: #192d37;
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.pci .icon{
    width: 80px;
}
.pci .icon svg{
    width: 100%;
    height: auto;
}
.pci p{
    font-size: 14px;
    padding-left: 20px;
}
ul#hint-box li, ul#hint-box2 li, ul#hint-box3 li, ul#hint-box4 li, ul#hint-box5 li {
    padding: 5px;
    cursor: pointer;
}
ul#hint-box, ul#hint-box2, ul#hint-box3, ul#hint-box4, ul#hint-box5 {
    list-style-type: none;
    padding: 15px;
    margin: 0;
    position: absolute;
    top: 67px;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #d1d6d8;
    z-index: 100;
}
ul#hint-box li:hover, ul#hint-box2 li:hover, ul#hint-box3 li:hover, ul#hint-box4 li:hover, ul#hint-box5 li:hover {
    background-color: #eee;
}

/*Нижний попап*/
.scroll{
    float:left;
    overflow: hidden;
    position: fixed;
    right: 15px;
    bottom: 15px;
    -webkit-box-shadow: -20px 0px 40px 5px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -20px 0px 40px 5px rgba(34, 60, 80, 0.2);
    box-shadow: -20px 0px 40px 5px rgba(34, 60, 80, 0.2);
    border-radius: 20px;
    display: none;
}
.scroll.active{

}
.our-phone{
    display: none;
}
.content_scroll{
    width: 400px;
    padding: 20px 45px;
    background: #fff;
    text-align: center;
    cursor: pointer;
}
.text_popup{
    font-size: 16px;
    text-align: center;
    font-weight: 600;
}
.img_popup{
    width: 70%;
    display: block;
    margin: 20px auto 0;
}
.button_popup{
    border-radius: 50px;
    background: #e1516c;
    line-height: 40px;
    margin: 20px auto 0;
    text-align: center;
    font-size: 18px;
    display: block;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.scroll_close{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scroll_close svg{
    width: 20px;
    height: 20px;
}

#popup_close{
    width: 100%;
    max-width: 600px;
    padding: 0 !important;
    border-radius: 20px;
}
.top_popup img{
    width: 50%;
    margin: 20px auto;
    display: block;
}
.content_popup{
    padding: 30px 0 40px;
    background: #e0d6ec;
}
.title_popup{
    text-align: center;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}
.link_popup{
    margin: 20px auto 0;
    border-radius: 50px;
    display: block;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background: #e1516c;
    max-width: 300px;
    font-size: 18px;
    text-transform: uppercase;
}

.flex_telegram{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.telegram{
    padding: 0 0 0 20px;
    background: #fff;
    border-radius: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}
.telegram img{
    width: 40px;
    height: 40px;
    margin: 5px 5px 5px 10px;
    display: inline-block;
}
.approve_div{
    text-align: center;
    color: #192d37;
    font-size: 16px;
    width: 100%;
    padding: 8px 0;
    background: #4add7f;
    border-radius: 10px 10px 0 0;
}
.reject{
    background: #fba5a4;
}
.header-block .nav-bar{
    padding-bottom: 30px;
    height: auto;
}
@media screen and (max-width: 1300px) {
    .treb .items{
        justify-content: left;

    }

    .section-1 .title{
        font-size: 52px;
        padding-top: 60px;
    }
    .section-1 .block {
        max-width: 620px;
    }
    .section-1 .col-right span{
        font-size: 26px;
    }
    .section-24 .right .item .icon{
        font-size: 66px;
    }
    .section-1 .site-width:last-of-type::before {
        right: -320px;
        width: 765px;
        height: 880px;
    }
    .section-1 .col-right span{
        width: 260px;
    }
    .order-block-form__input-wrapper{
        width: 48%;
        margin-top: 25px;
    }
    .order-block-form__row{
        padding: 40px 50px;
    }
    .question .col-left, .section-7 .col-left {
        width: 55%
    }

    .question .col-right, .section-7 .col-right {
        width: 40%
    }

    .section-23 .left p {
        font-size: 28px
    }

    .section-22 .text span {
        font-size: 26px
    }

    .section-22 button {
        max-width: 250px;
        font-size: 16px
    }

    .header-nav .header-nav__link, .order-block-form__input-wrapper input {
        font-size: 20px
    }

    .section-24 .right button {
        max-width: 100%
    }

    .section-5 .items .item .numb {
        font-size: 85px
    }

    .section-5 .items .item .text {
        font-size: 22px
    }

    .section-5 .items .item .img img {
        width: 40px
    }

    .section-21 .items {
        flex-wrap: wrap
    }

    .section-21 .items .item {
        max-width: 30%;
        width: 30%
    }

    .section-21 .items .item p {
        font-size: 18px
    }

    .section-22 .item_sl {
        width: 200px
    }

    .section-23 .left img {
        width: 240px
    }

    .site-width {
        max-width: 960px
    }

    .header-nav {
        display: none
    }

    .header__burger-btn {
        display: block;
        width: 28px;
        height: 24px;
        position: relative;
        background: 0 0;
        border: none;
        cursor: pointer;
        padding: 0;
        margin-left: auto
    }

    .header__burger-btn:focus {
        outline: 0
    }

    .header__burger-btn span {
        z-index: 999;
        position: absolute;
        width: 100%;
        height: 4px;
        background: #e1516c;
        -webkit-transition: margin-top .3s, margin-bottom .3s, -webkit-transform .3s;
        transition: transform .3s, margin-top .3s, margin-bottom .3s, -webkit-transform .3s;
        -o-transition: transform .3s, margin-top .3s, margin-bottom .3s;
        left: 0;
        border-radius: 2px
    }

    .header__burger-btn span:first-child {
        top: 0
    }

    .header__burger-btn span:nth-child(2) {
        top: 10px
    }

    .header__burger-btn span:nth-child(3) {
        bottom: 0
    }

    .header__burger-btn.active span:first-child {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        margin-top: 10px;
        background: #279289
    }

    .header__burger-btn.active span:nth-child(2) {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        background: #279289
    }

    .header__burger-btn.active span:nth-child(3) {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-bottom: 10px;
        background: #279289
    }

    .header-nav {
        position: fixed;
        right: -360px;
        width: 360px;
        background: #fff;
        top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -ms-flex-align: start;
        align-items: start;
        padding: 60px 40px;
        -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0);
        box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0);
        height: 100vh;
        transition: .3s;
        justify-content: flex-start
    }

    .header-nav.active {
        right: 0;
        z-index: 900;
        -webkit-box-shadow: 0 0 9px 0 rgba(50, 50, 50, .25);
        box-shadow: 0 0 9px 0 rgba(50, 50, 50, .25);
        padding-top: 80px
    }

    .header-nav__link {
        font-size: 2rem;
        margin-bottom: 30px;
        font-weight: 700;
        margin-left: 0 !important
    }

    .header-nav .header-nav__link {
        color: #000;
        text-align: center;
        display: block;
        width: 100%;
        margin-bottom: 20px
    }

    .section-11 .item_offer {
        width: 30% !important
    }
    .flex_block_order{
        grid-template-columns: 250px 1fr;
    }
}
.desctop{display: block}
.mob{display: none}
@media screen and (max-width: 1000px) {
    .treb .item{
        margin: 0 0 10px;
        line-height: 1.3;
        min-height: 40px;
        display: flex;
        align-items: center;
    }
    .treb .security{
        margin-top: 10px;
    }
    .desctop{display: none}
    .mob{display: block}
    .text_block_rkn.mob{

    }
    .flex_block_order {
        grid-template-columns: 1fr;
    }
    .order-block-form{
        display: block;
    }

    .site-width {
        max-width: 760px
    }

    .section-1 .site-width:last-of-type::before {
        right: -700px
    }

    .section-23 .flex {
        flex-wrap: wrap
    }

    .section-23 .left, .section-23 .right {
        max-width: 100%
    }

    .section-22 {
        display: none
    }

    .section-21 {
        padding-top: 60px
    }

    .section-21 .items .item {
        padding: 20px 15px
    }

    .section-21 .items .item p {
        font-size: 20px
    }

    .section-5 .items .item {
        padding: 20px 45px 0 20px
    }

    .section-11 .item_offer {
        width: 44% !important
    }
}
.content_timer span{display: none}
@media screen and (max-width: 768px) {
    /* Попап */
    .scroll{
        width: 94%;
        right: 3%;
        bottom: 5px;
        -webkit-box-shadow: -20px -20px 40px 5px rgba(34, 60, 80, 0.2);
        -moz-box-shadow: -20px -20px 40px 5px rgba(34, 60, 80, 0.2);
        box-shadow: -20px -20px 40px 5px rgba(34, 60, 80, 0.2);
    }
    .content_scroll{
        width: 100%;
    }

    .header-block .nav-bar{
        padding-bottom: 20px;
    }



    .sidebar{
        margin-top: 20px;
    }
    .ranges-block{
        padding: 0 10px;
    }
    .profile .section-10 .title{
        font-size: 30px;
        line-height: 1.2;
    }
    .flex_prof{
        flex-wrap: wrap;
    }
    .link_prof{
        width: 100%;
        text-align: center;
    }
    #timer_prof{
        padding-left: 0;
        width: 100%;
        margin-top: 20px;
        text-align: center;
    }
    #timer_block{
        width: 85%;
        margin: 0 auto 20px;
    }
    .section-11 .footer .site-width{
        width: 90%;
    }
    .head_timer{
        padding: 25px;
    }
    .head_timer p{
        font-weight: 500;
        text-transform: uppercase;
        line-height: 1;
        padding-top: 2px;
    }
    .head_timer span{
        display: none;
    }
    .content_timer{
        padding: 13px 0 10px;
    }
    .content_timer span{
        display: block;
        text-align: center;
        color: #e1516c;
        font-size: 14px;
        font-weight: 500;
    }
    #time{
        font-size: 28px;
        font-weight: 500;
    }
    .order-block-form{
        display: block;
    }
    .error, .error2 {
        right: 0;
        left: 0;
        white-space: normal
    }

    .no_card_btn, .section-1 .title span {
        display: block
    }

    .term-of-use h2, .term-of-use p {
        color: #fff !important;
        font-style: normal !important
    }

    .order-card__text, .order-card__text2 {
        font-size: 14px
    }

    .site-width {
        max-width: 90%
    }

    .order-block-form .flex, .order_block_sliders, .question .site-width, .ranges-block .col-left, .section-1 .col-right, .section-21 .items, .section-23 .flex, .section-24 .site-width.flex, .section-7 .site-width {
        flex-wrap: wrap
    }

    .unfollow .item input {
        width: 100%;
        font-size: 16px
    }

    .unfollow h2 {
        font-size: 22px;
        padding-top: 40px
    }

    .unfollow .item button {
        width: 100%;
        display: block
    }

    .link_offer img, .order-block-form__input-wrapper, .order_block_sliders .order-block-form__col, .question .col-left, .question .col-right, .section-24 .right, .section-7 .col-left, .section-7 .col-right, .unfollow .item {
        width: 100%
    }

    #form_popup .top_form .name, .unfollow .name {
        font-size: 24px
    }

    .section-11 .title {
        font-size: 2rem;
        padding-top: 10px
    }

    .order-analysis__description, .order-analysis__success-message, .order-card__title, .probability .counter, .questions .col-left p, .section-11 .title2, .section-11 .title3, .section-23 .left p, .section-23 .right .item .head p, .section-24 .right .item .text p, .section-6 .col-left li, .section-6 .col-left p, .section-7 .col-left p {
        font-size: 16px
    }

    .probability {
        margin-top: 42px
    }

    #form_popup .data_form, #form_popup .text_form, .amount .number, .order-block-form__bottom-next-btn, .order-block-form__inputs-row {
        margin-top: 10px
    }

    .amount .number {
        font-size: 14px;
        font-family: Arial, sans-serif;
        letter-spacing: .72px
    }

    .order_block_sliders .order-block-form__col:nth-of-type(2) {
        margin-top: 30px
    }

    .order-block-form__agreement label.error {
        top: 100%;
        left: 0
    }

    .error2 {
        padding-left: 0;
        font-size: 11px;
        z-index: 10
    }

    .order-card__title span, .section-11 .order-analysis__username {
        font-size: 26px
    }

    .order-card__row {
        margin-top: 35px;
        margin-bottom: 60px
    }

    .order-analysis__data-label, .order-analysis__progress, .section-21 h2, .section-22 h2, .section-23 h2, .section-24 h2 {
        font-size: 20px
    }

    #form_popup .text_form p, .order-analysis__progress-label, .section-23 .right .item .text {
        font-size: 14px
    }

    .order-analysis__data-count {
        font-size: 60px
    }

    .no_card_btn {
        background: 0 0 !important;
        color: #000 !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        text-decoration: none;
        width: 100% !important;
        max-width: 100% !important
    }

    .order-analysis__row {
        flex-wrap: wrap;
        max-width: 100%
    }

    .order-analysis__right {
        max-width: 100%;
        margin-top: 25px
    }

    #order-analysis {
        padding-bottom: 60px;
        width: 90%;
        margin: 0 auto
    }

    .section-11 .site-width, .section-23 .left, .section-23 .right {
        max-width: 100%
    }

    .order-block-form__row {
        padding: 40px 30px;
        margin-top: 0;
    }

    #form_popup .txt, .order-block-form__input-wrapper {
        margin-top: 15px
    }

    .slider-range .newbl .go, .slider-range2 .newbl .go {
        font-size: 12px;
        top: -35px;
        padding: 5px 12px;
    }

    .ui-slider-horizontal .ui-slider-handle {
        width: 32px;
        height: 32px;
        border: 3px solid #fff;
        cursor: pointer;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
        box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
        margin-top: 0;
        margin-left: -18px !important
    }

    .item_sl {
        padding: 0 15px
    }

    .item_sl .slide {
        margin-top: 50px
    }

    .order-block-form__slide--2 {
        width: 92%;
        margin: 0 auto
    }

    .footer__col, .footer__row {
        margin-left: 0;
        margin-right: 0
    }

    .offer_description, .question .col-right, .ranges-block {
        margin-top: 0
    }

    .footer__col {
        margin-bottom: 1.5rem;
        text-align: left;
        width: 100%
    }

    .footer__pay-systems {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    footer {
        padding-bottom: 0 !important
    }

    .section-1 .title {
        padding-top: 30px;
        font-size: 30px
    }

    #form_popup .text_form .img, .section-1 .col-right .total br, .section-1 .title br, .section-22, .section-9 .item .btn_faq, .text_s1 {
        display: none
    }

    .section-1 .items {
        flex-wrap: wrap;
        margin-top: 0
    }

    .section-1 .items .item {
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: 18px
    }

    .section-1 .flex .item .icon img {
        display: block;
        margin: 0 auto
    }

    .section-1 .flex .item .icon {
        width: 30px
    }

    .section-1 .flex .item .name {
        padding-top: 0;
        padding-left: 20px
    }

    .ranges-block .col-left .amount {
        width: 90%;
        margin: 80px auto 0
    }

    .section-1 .slider-range .newbl .go, .section-1 .slider-range2 .newbl .go {
        font-size: 12px;
        padding: 8px 10px;
        top: -45px;
    }

    .section-1 .col-right .total {
        width: 100%;
        font-size: 20px;
        margin-bottom: 18px
    }

    .section-1 .col-right span {
        font-size: 16px;
        line-height: 40px;
        width: auto
    }

    .section-1 .col-right button {
        font-size: 16px;
        height: 40px;
        width: auto;
        padding: 0 15px;
        line-height: 1
    }

    .section-1 {
        padding-bottom: 0
    }

    .section-1 .block {
        padding-bottom: 40px
    }

    .section-23 .left img {
        max-width: 134px
    }

    .section-23 .left {
        justify-content: space-around;
        margin-bottom: 30px
    }

    .section-23 {
        padding: 30px 0 15px
    }

    .section-21, .section-24, .section-5, .section-9 {
        padding: 40px 0
    }

    .section-21 .items .item {
        max-width: 45%;
        width: 45%;
        margin-top: 25px;
        padding: 20px 10px
    }

    .section-10 .subtitle, .section-21 .items .item p {
        font-size: 18px
    }

    .section-21 .items .item img {
        width: 72px
    }

    .section-21 h2 {
        padding-bottom: 20px
    }

    .section-5 h2, .section-9 h2 {
        font-size: 20px;
        padding-bottom: 0
    }

    .section-23 h2 {
        padding-bottom: 30px
    }

    .section-5 .items .item {
        flex-wrap: wrap;
        padding: 12px;
        margin-top: 25px
    }

    .section-5 .items .item .img {
        width: 100%;
        margin-top: 5px;
        justify-content: center
    }

    .section-5 .items .item .numb {
        font-size: 60px;
        width: 70px
    }

    .section-5 .items .item .text {
        font-size: 18px;
        font-weight: 500;
        width: calc(92% - 70px);
        margin-top: -8px
    }

    .section-5 .items .item .img img {
        width: 40px;
        margin: 0 10px
    }

    .section-5 button {
        width: 100%;
        height: 60px;
        margin-top: 44px;
        font-size: 16px
    }

    .section-24 .right button {
        width: 100%;
        height: 60px;
        margin-top: 10px;
        font-size: 16px
    }

    .section-24 .left_content {
        width: 100%;
        padding-bottom: 60px
    }

    .section-24 h3 {
        height: auto;
        font-size: 20px;
        margin-bottom: 25px;
        text-align: center;
        display: block;
        width: 100%
    }

    .section-24 .right .item .icon {
        font-size: 56px;
        width: 115px
    }

    .section-24 .right .item .text span {
        font-size: 14px;
        padding-top: 10px
    }

    .section-24 .right .item .text {
        margin-left: 15px;
        width: calc(100% - 125px)
    }

    .section-24 .right .item {
        margin-bottom: 35px
    }

    .section-9 .item .question {
        font-size: 16px;
        padding: 25px 20px;
        text-align: center
    }

    .section-9 .item {
        position: relative
    }

    .section-9 .item::after {
        content: '';
        background: url("../images/str.svg") center no-repeat;
        width: 22px;
        height: 13px;
        position: absolute;
        left: 50%;
        margin-left: -11px;
        bottom: -12px
    }

    .section-9 .item::before {
        content: '';
        width: 60px;
        height: 60px;
        border-radius: 10px;
        background: #fff;
        position: absolute;
        left: 50%;
        margin-left: -30px;
        bottom: -10px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .section-9 .item .answer {
        text-align: center;
        padding: 38px 28px 28px
    }

    .left_content .slick-dots {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 10px
    }

    .left_content .slick-dots li {
        width: 10px;
        height: 10px;
        border-radius: 10px;
        border: 1px solid #fff;
        margin: 0 5px
    }

    .section-24 .left_content .slide {
        margin-bottom: 0
    }

    .left_content .slick-dots li.slick-active {
        background: #fff
    }

    .left_content .slick-dots li button {
        text-indent: -9999px
    }

    .section-1 .site-width:last-of-type {
        width: 100%;
        background: #e0d6ec;
        padding: 0 20px;
        max-width: 100%;
        margin-top: 30px
    }

    .section-1 .site-width:last-of-type::before {
        content: '';
        position: absolute;
        background: url(../images/lady.png) 0 0/cover no-repeat;
        width: 350px;
        height: 350px;
        bottom: inherit;
        top: -319px;
        right: -76px;
        z-index: -1
    }

    .questions .title-page, .questions h2, .section-10 .title, .section-6 .title-page, .section-6 h2, .section-7 .title-page, .section-7 h2 {
        font-size: 24px;
        padding-top: 40px
    }

    .offer_description, .section-11 .cardButton, .text_offer p, .text_offer p span {
        font-size: 12px !important
    }

    .section-11 .item_offer {
        width: 49% !important;
        margin-top: 10px !important
    }

    .link_offer {
        padding: 10px 12px 0 !important
    }

    .section-11 .item_offer h5 {
        font-size: 14px !important;
        margin-top: 5px !important
    }

    .item_offer.recomend::before {
        width: 73px;
        height: 99px;
        left: -23px;
        top: -37px
    }

    .block_sp img {
        max-width: 30px !important
    }

    .section-11 .item_offer.block_content {
        /*width: 100% !important;*/
        overflow: hidden;
        max-height: 314px;
    }

    .block_sp {
        margin-top: 15px;
        margin-bottom: 10px !important
    }

    .section-11 .cardButton {
        margin-bottom: 10px !important;
        margin-left: 10px !important;
        width: calc(100% - 20px) !important;
        margin-top: 10px !important
    }

    .profile .section-11 .site-width {
        width: 90%
    }

    .mobile_title {
        display: block;
        padding: 20px 0 0;
        font-size: 20px;
        color: #192d37;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase
    }

    .item_slide {
        padding: 0 5px
    }

    .term-of-use h1 {
        font-size: 24px !important;
        color: #fff !important;
        font-weight: 600 !important;
        padding-top: 40px !important;
        text-align: left
    }

    .term-of-use h2 {
        font-size: 20px !important;
        font-weight: 600 !important
    }

    .term-of-use p {
        font-size: 16px !important;
        font-weight: 500 !important;
        margin-top: 15px !important
    }

    #form_popup {
        padding: 20px !important;
        font-size: 14px !important
    }

    #form_popup .data_form .item_data {
        display: block;
        text-align: center;
        margin-top: 8px
    }

    #form_popup .data_form .item_data span {
        padding-left: 0;
        font-size: 12px
    }

    #form_popup .buttons a {
        width: 150px;
        margin: 15px 5px 0;
        display: block;
        border-radius: 40px;
        line-height: 40px;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        transition: .3s
    }
}