@charset "UTF-8";
button,
hr,
input {
    overflow: visible
}

a,
legend {
    color: inherit
}

img,
legend {
    max-width: 100%
}

progress,
sub,
sup {
    vertical-align: baseline
}

a,
a:focus,
a:hover {
    text-decoration: none
}

button,
input {
    background: 0 0
}

.btn--white,
body {
    background-color: #fff
}

.container,
.fancybox-inner,
.fancybox-outer,
.footer-phone span,
.hamburger__btn,
.header-nav-list__item,
.header-phone__number,
.header-top__phone span,
.panel-title_wrapper,
.stage-narko__container,
section,
sub,
sup {
    position: relative
}

.cons-banner,
.personal__item,
.prices__item,
.request__container {
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)
}

.steps__list,
ol:not([class]) {
    counter-reset: section
}

.fancybox-nav:hover span,
.fancybox-opened .fancybox-title,
.popupz:target {
    visibility: visible
}

body,
html {
    height: 100%
}

html {
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    line-height: 1.15
}

body {
    font-family: OpenSans, sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    color: #484848;
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeSpeed;
    line-height: 1.7;
    min-width: 32rem
}

.new-line,
.personal-link-btn,
details,
img,
main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    transition: color .3s
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    line-height: 1.15;
    margin: 0
}

optgroup {
    font-family: inherit;
    font-size: 100%
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

.info-block.no-padding,
button,
ol,
ul {
    padding: 0
}

legend {
    display: table;
    white-space: normal
}

textarea {
    overflow: auto;
    resize: none
}

[type=checkbox],
[type=radio],
legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.header-nav-list__header,
.header-phone,
[hidden],
template {
    display: none
}

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

@font-face {
    font-family: OpenSans;
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/OpenSans-Italic.woff) format("woff")
}

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

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

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/RobotoCondensed-Light.woff) format("woff")
}

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

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

:root {
    --requestHeight: 0
}

.fancybox-inner,
body.blocked {
    overflow: hidden
}

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

ol,
ul {
    list-style: none
}

blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
    margin: 0
}

a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    color: #5a96ff;
    border-bottom: 1px dashed #5a96ff
}

button,
input,
select,
textarea {
    font: inherit
}

input:focus::-moz-placeholder {
    opacity: 0
}

input:focus:-ms-input-placeholder,
input:focus::-ms-input-placeholder {
    opacity: 0
}

input:focus::placeholder {
    opacity: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

button {
    cursor: pointer;
    border: 0
}

@media (prefers-reduced-motion:reduce) {
    * {
        -webkit-animation-duration: NaNs !important;
        animation-duration: NaNs !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        transition-duration: NaNs !important;
        scroll-behavior: auto !important
    }
}

audio,
canvas,
iframe,
img,
svg,
textarea,
video {
    vertical-align: middle
}

button,
input,
select {
    outline: 0
}

.page {
    display: flex;
    flex-direction: column
}

.content {
    flex: 1 0 auto
}

.container {
    margin: 0 auto;
    max-width: calc(114rem + 2 * 2rem);
    padding: 0 2rem;
    width: 100%
}

.icon {
    width: 1em;
    height: 1em
}

.s-request {
    margin-bottom: calc((var(--requestHeight)/ 2) * -1)
}

.s-request+div,
.s-request+section {
    padding-top: calc((var(--requestHeight)/ 2) + 4rem)
}

.c-brown,
h2,
h4 {
    color: #c59d5f
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif;
    font-weight: 400
}

@media (min-width:1024px) {
    body.blocked {
        padding-right: 17px
    }
    .content {
        margin-left: 30rem
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 4rem
    }
}

h2 {
    text-align: center;
    font-size: 2.4rem
}

@media (min-width:768px) {
    h2 {
        font-size: 3rem
    }
}

h4 {
    font-size: 1.6rem;
    margin-bottom: .8em
}

a:focus,
a:hover {
    cursor: pointer
}

.breadcrumb__item:hover .breadcrumb__link,
.call-banner__phone:hover,
.root-nav h1 {
    text-decoration: underline
}

a:not([class]):hover {
    border-color: transparent
}

p:not([class]) {
    margin-bottom: .4rem;
    text-align: justify
}

@media (min-width:768px) {
    h4 {
        font-size: 1.8rem
    }
    p:not([class]) {
        margin-bottom: 1rem
    }
}

ol:not([class]) li p,
ul:not([class]) li p {
    margin: 0 !important
}

ol:not([class]) li::before {
    counter-increment: section;
    content: counter(section) ". ";
    margin-right: .8rem;
    font-weight: 700
}

ul:not([class]) {
    margin-bottom: 1.2rem;
    line-height: 2
}

ul:not([class]) li:not(:last-child) {
    margin-bottom: .2rem
}

ul:not([class]) li::before {
    display: inline-flex;
    content: "";
    width: 1.3rem;
    height: 1.3rem;
    background-color: #5a96ff;
    border-radius: 50% 0 50% 50%;
    margin-right: .9rem;
    margin-top: .7em;
    flex-shrink: 0
}

blockquote {
    font-size: 1.4rem;
    line-height: 1.55;
    font-style: italic;
    background-color: #f4f4f4;
    border-radius: 2rem;
    text-align: justify;
    padding: 2rem;
    display: flex;
    margin-bottom: 1.5rem
}

blockquote::before {
    content: "";
    width: 3px;
    background-color: #5a96ff;
    margin-right: 1rem;
    flex-shrink: 0
}

input {
    border: 0
}

/*!

 * animate.css -https://daneden.github.io/animate.css/

 * Version - 3.7.2

 * Licensed under the MIT license - http://opensource.org/licenses/MIT

 *

 * Copyright (c) 2019 Daniel Eden

 */

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

@-webkit-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    0%,
    to {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    0%,
    to {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@-webkit-keyframes rubberBand {
    0%,
    to {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {
    0%,
    to {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
}

@-webkit-keyframes shake {
    0%,
    to {
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    to {
        transform: translateZ(0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes headShake {
    0%,
    50% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
}

@keyframes headShake {
    0%,
    50% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
}

@-webkit-keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0)
    }
}

@-webkit-keyframes tada {
    0%,
    to {
        transform: scaleX(1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

@keyframes tada {
    0%,
    to {
        transform: scaleX(1)
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

@-webkit-keyframes wobble {
    0%,
    to {
        transform: translateZ(0)
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
}

@keyframes wobble {
    0%,
    to {
        transform: translateZ(0)
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
}

@-webkit-keyframes jello {
    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {
    0%,
    11.1%,
    to {
        transform: translateZ(0)
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@-webkit-keyframes heartBeat {
    0%,
    28%,
    70% {
        transform: scale(1)
    }
    14%,
    42% {
        transform: scale(1.3)
    }
}

@keyframes heartBeat {
    0%,
    28%,
    70% {
        transform: scale(1)
    }
    14%,
    42% {
        transform: scale(1.3)
    }
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes flip {
    0% {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg)
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes lightSpeedIn {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg)
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }
    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%,
    60% {
        transform: rotate(80deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%,
    80% {
        transform: rotate(60deg);
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    transform-origin: center bottom
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

.swing {
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    transform-origin: center
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.bounceIn,
.bounceOut {
    -webkit-animation-duration: .75s
}

.bounceIn {
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

.bounceOut {
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

.flipInX,
.flipInY,
.flipOutX,
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY,
.flipOutX,
.flipOutY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

.flipOutX,
.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX
}

.flipOutY {
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.animated.delay-2s {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.animated.delay-3s {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.animated.delay-4s {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.animated.delay-5s {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.animated.fast {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.animated.faster {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.animated.slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.slower {
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

@media (prefers-reduced-motion:reduce),
(print) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

.btn,
.btn--brown,
.btn--white {
    font-size: 1.4rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 4.8rem;
    border-radius: 2.5rem;
    padding: 0 1rem;
    width: 100%;
    border: 1px solid transparent;
    transition: background-color .3s, border-color .3s, color .3s
}

.btn svg,
.btn--brown svg,
.btn--white svg {
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 1.3rem;
    transition: fill .3s
}

.btn--white {
    color: #484848;
    border-color: #fff
}

.btn--brown,
.hamburger {
    background-color: #c59d5f
}

.btn--brown:hover,
.btn--white:hover {
    background-color: transparent;
    color: #fff
}

.btn--white:hover svg {
    fill: #fff
}

.btn--white svg {
    fill: #484848
}

.btn--brown {
    color: #fff;
    border-color: #c59d5f
}

.btn--brown:hover,
.contacs_wrapper strong {
    color: #c59d5f
}

.btn--brown:hover svg,
.socials__link:hover .socials__icon {
    fill: #c59d5f
}

.btn--brown svg {
    fill: #fff
}

.breadcrumb__item,
.calculate-radio,
.calculate-radio__item,
.cons-banner__content,
.socials,
.socials__link {
    display: flex;
    align-items: center
}

.socials__link {
    width: 3.2rem;
    height: 3.2rem;
    border: 1px solid #fff;
    border-radius: 0 .5rem .5rem;
    justify-content: center;
    transition: background-color .3s
}

.socials__link:not(:last-child) {
    margin-right: 2rem
}

.socials__link:hover {
    background-color: #fff
}

.socials__icon {
    width: 55%;
    height: 55%;
    fill: #fff;
    transition: fill .3s
}

.hamburger {
    width: 5.2rem;
    height: 5.2rem;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 50% 50%
}

.hamburger__btn {
    width: 24px;
    height: 14px;
    cursor: pointer;
    flex-shrink: 0;
    z-index: 2
}

.hamburger__btn::after,
.hamburger__btn::before,
.hamburger__line {
    width: 100%;
    height: 3px;
    background-color: #fff;
    border-radius: .5em;
    transition: opacity .3s, transform .3s;
    position: absolute;
    left: 0
}

.cons-banner,
.header.act .header-top {
    background-color: #c59d5f
}

.hamburger__line {
    top: 50%
}

.hamburger__btn::before {
    content: "";
    top: 0
}

.breadcrumb::before,
.hamburger__btn::after {
    content: "";
    top: 100%
}

.hamburger.act .hamburger__line {
    opacity: 0
}

.hamburger.act .hamburger__btn::before {
    content: "";
    transform: rotate(-45deg) translate(-6px, 4px)
}

.hamburger.act .hamburger__btn::after {
    content: "";
    transform: rotate(45deg) translate(-5px, -4px)
}

.cons-banner {
    border: 1.2rem solid #fff;
    border-radius: 5rem;
    color: #fff;
    max-width: 88rem;
    margin: 0 auto;
    padding: 1.3rem 1.5rem;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column
}

.breadcrumb,
.cons-banner-logo {
    display: flex;
    align-items: center
}

.cons-banner__title {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}

.cons-banner__btn {
    max-width: 27rem
}

.cons-banner-logo {
    width: 4.6rem;
    height: 4.6rem;
    border-radius: 50% 0 50% 50%;
    margin-right: 1.2rem;
    justify-content: center;
    background-color: #fff
}

.cons-banner-logo picture {
    width: 80%
}

.info-block {
    padding: 3rem 0
}

.info-block__container picture {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 48.7rem
}

.calculate__img,
.info-block__container img {
    border-radius: 2rem
}

.info-block h2 {
    margin-bottom: 2.4rem
}

.breadcrumb {
    font-size: 1.2rem;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: .5rem
}

@media (min-width:768px) {
    blockquote {
        font-size: 1.6rem
    }
    .cons-banner {
        border: 3.5rem solid #fff;
        border-radius: 8rem
    }
    .cons-banner__title {
        font-size: 2rem
    }
    .cons-banner-logo {
        width: 5.2rem;
        height: 5.2rem;
        margin-right: 2.2rem
    }
    .info-block {
        padding: 6rem 0
    }
    .info-block__container .float-right picture,
    .info-block__container.float-right picture {
        margin-left: 2rem;
        float: right
    }
    .info-block__container .float-left picture,
    .info-block__container.float-left picture {
        margin-right: 2rem;
        float: left
    }
    .info-block__container picture {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        max-width: 50%
    }
    .breadcrumb {
        font-size: 1.4rem
    }
}

.breadcrumb::before {
    display: block;
    width: 100%;
    height: 1px;
    background: url(../images/general/breadcrumb-line.png) center left/contain no-repeat;
    position: absolute;
    left: 0
}

.breadcrumb__item:not(:last-child)::after {
    content: "/";
    margin: 0 .5em
}

.breadcrumb__item:last-child {
    font-weight: 700;
    pointer-events: none
}

.breadcrumb__icon {
    fill: #fff;
    margin-right: 1.2rem;
    width: 1.5rem;
    height: 1.5rem
}

.call-banner {
    background: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url(../images/general/banner/call-banner-bg.webp) center no-repeat;
    padding: 4.5rem 0;
    margin-bottom: 4rem
}

.call-banner__phone,
.call-banner__title {
    line-height: 1;
    margin-bottom: 2rem;
    font-weight: 700
}

.call-banner__container {
    max-width: calc(100rem + 2 * 2rem)
}

.call-banner__title {
    font-family: OpenSans, sans-serif;
    font-size: 2.2rem;
    color: #484848;
    text-align: left
}

.footer-nav,
.footer__copyright,
.footer__title,
.header,
.popup__title,
.prices,
.request__title {
    font-family: Roboto, sans-serif
}

@media (min-width:768px) {
    .call-banner__title {
        font-size: 3rem
    }
}

.call-banner__phone {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 2.4rem;
    display: flex;
    align-items: center;
    color: #d11039
}

@media (min-width:768px) {
    .call-banner__phone {
        font-size: 3rem
    }
}

#search-link,
.fancybox-nav,
.inside_city.ep__regions-li:hover,
.popupz__close,
.popupz__close:hover,
.popupz__link,
.popupz__link:hover {
    text-decoration: none
}

.call-banner__btn {
    max-width: 27.7rem
}

.call-banner__btn svg {
    width: 2.4rem;
    height: 2.4rem;
    fill: #fff;
    margin-right: 1.4rem
}

.call-banner__bold {
    font-size: 1.8rem;
    line-height: 1.22;
    font-weight: 700;
    margin-bottom: 1rem
}

.call-banner__descr {
    max-width: 37.4rem;
    line-height: 1.55;
    margin-bottom: 2rem
}

.call-banner-icon__phone {
    width: 2.9rem;
    height: 2.9rem;
    fill: #d11039;
    margin-right: 1.2rem
}

.popup {
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(175, 175, 175, .8);
    padding: 2.3rem;
    z-index: 10
}

.popup.act {
    display: flex;
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn;
    z-index: 100000
}

.popup.act .popup__container {
    -webkit-animation: .3s bounceIn;
    animation: .3s bounceIn
}

.popup__close {
    position: absolute;
    z-index: 10;
    top: -1rem;
    right: -1rem;
    width: 2rem;
    height: 2rem;
    transition: transform .3s
}

.popupz,
.popupz__content {
    transition: .3s;
    opacity: 0
}

.popup__close:hover {
    transform: rotateZ(90deg) scale(1.2)
}

.popup__close::after,
.popup__close::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 0
}

.popup__close::before {
    transform: rotateZ(45deg)
}

.popup__close::after {
    transform: rotateZ(-45deg)
}

.popup__container {
    width: 100%;
    max-width: 49rem;
    background-color: #fff;
    border-radius: 0 5rem 5rem;
    position: relative;
    padding: 3rem 1.5rem 4.5rem
}

.popup__title {
    display: block;
    color: #c59d5f;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 1.1em;
    line-height: 1.4;
    font-weight: 400
}

.popup-form {
    max-width: 29.5rem;
    margin: 0 auto
}

.popup-form__label {
    display: flex;
    align-items: center;
    padding: 1.15rem 1.9rem;
    border: 1px solid #d2d2d2;
    border-radius: 2.5rem;
    margin-bottom: 2rem
}

.popup-form__input,
.request-form__input,
.stage-narko__wrap {
    flex-grow: 1
}

.popup-form__icon {
    fill: #c59d5f;
    margin-right: 1.4rem;
    width: 1.8rem;
    height: 1.8rem;
    flex-shrink: 0
}

.popupz,
.popupz__area {
    height: 100%;
    top: 0;
    left: 0
}

.popup-form__btn svg {
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 1rem
}

.popupz {
    position: fixed;
    width: 100%;
    z-index: 555;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden
}

.popupz:target {
    opacity: 1
}

.popupz:target .popupz__content {
    transform: translate(0, 0);
    opacity: 1
}

.popupz__area {
    position: absolute;
    width: 100%;
    cursor: default
}

.popupz__body {
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 10px
}

.popupz__content {
    color: #fff;
    max-width: 800px;
    padding: 30px;
    border-radius: 17px;
    position: relative;
    transform: translate(0, -100%)
}

.popupz__close {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 20px;
    color: #fff
}

.popupz__close:hover {
    color: #000
}

.popupz__title {
    margin: 0 0 1em;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-align: left
}

.popupz__text img {
    width: 100%;
    height: 88vh
}

@media (max-width:567px) {
    .popupz__text img {
        height: auto
    }
}

.popupz__button {
    background-color: #1b1c20;
    padding: 12px 20px;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-weight: 500;
    transition: .15s
}

.popupz__button:hover {
    opacity: .8
}

.popupz__link {
    color: grey
}

.popupz__link:hover {
    color: #1b1c20
}

.header {
    color: #fff
}

.header.act .header-body {
    transform: translateX(0)
}

.header.sticky .header-top {
    background-color: #c59d5f;
    padding: 0 2rem
}

.header.sticky .header-top__logo {
    max-width: 4.4rem
}

.header__logo.desktop {
    display: none;
    margin-bottom: 2.5rem
}

.header__logo.mobi {
    max-width: 24.4rem;
    margin: 0 auto 4rem
}

.header-nav {
    color: #fff;
    margin-bottom: 3.5rem
}

.header-nav__item {
    display: block;
    position: relative;
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.calculate-form__label,
.calculate-result__label,
.header-nav__item:not(:last-child) {
    margin-bottom: .7rem
}

.header-nav__btn.act::before,
.header-nav__item:hover::before {
    transform: scale(1)
}

.header-nav-list__close::after,
.header-nav-list__close::before,
.header-nav__item::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0
}

.header-nav__item::before {
    transform-origin: left;
    transform: scale(0);
    transition: transform .3s;
    border-radius: 1rem;
    top: 100%
}

.header-nav__btn {
    display: none;
    color: inherit
}

.header-nav__btn.act .header-icon__arrow {
    transform: rotateZ(-90deg);
    margin-left: 4rem
}

.header-nav__btn:hover .header-icon__arrow {
    margin-left: 3rem
}

.header-nav-list__close {
    width: 3rem;
    height: 3rem;
    position: relative;
    transition: transform .3s
}

.header-nav-list__close:hover {
    transform: scale(1.2) rotateZ(90deg)
}

.header-nav-list__close::after,
.header-nav-list__close::before {
    border-radius: 2rem;
    top: 50%
}

.header-nav-list__close::before {
    transform: rotateZ(45deg)
}

.header-nav-list__close::after {
    transform: rotateZ(-45deg)
}

.header-nav-list__subtitle {
    font-size: 1.4rem;
    display: flex;
    align-items: baseline;
    color: #fff
}

@media (min-width:768px) {
    .popup__close {
        top: 2.5rem;
        right: 2.5rem
    }
    .popup__close::after,
    .popup__close::before {
        background-color: #c59d5f
    }
    .popup__container {
        padding: 3.5rem 1.5rem
    }
    .popup__title {
        font-size: 2.4rem
    }
    .header-nav-list__subtitle {
        font-size: 1.6rem
    }
}

.header-nav-list__link {
    font-size: 1.4rem;
    line-height: 1.25;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative
}

.header-nav-list__link:not(:last-child) {
    margin-bottom: .8rem
}

.header-nav-list__content {
    max-width: 90.5rem
}

.header-nav-list__btn {
    margin-left: auto;
    padding: 0 1rem;
    right: -5px;
    top: 5px;
    position: absolute
}

.header-nav-list-icon__title {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .8rem;
    fill: #fff
}

.header-nav-list-icon__arrow {
    fill: #fff;
    width: .9rem;
    height: .9rem;
    transform: rotateZ(180deg);
    transition: transform .3s
}

.header-location,
.header-top {
    display: flex;
    align-items: center
}

.header-icon__arrow {
    width: 1.2rem;
    height: 1.7rem;
    fill: #fff;
    transform: rotateZ(90deg);
    margin-left: 2rem;
    transition: margin .3s, transform .3s
}

.header-icon__location,
.header-icon__phone {
    width: 1.2rem;
    height: 1.8rem;
    margin-right: .7rem;
    fill: #fff
}

.header-icon__phone {
    width: 1.8rem;
    margin-right: 1rem
}

.header-location {
    font-size: 1.6rem
}

.header-phone:hover .header-phone__number {
    border-bottom-color: transparent
}

.header-phone__number::after,
.header-top__phone span::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0
}

.header-phone__number::after {
    background: url(../images/general/line-dotted.png) center/cover no-repeat
}

.header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    justify-content: space-between;
    padding: 1.5rem 2rem .5rem;
    transition: background-color .5s, padding .5s;
    z-index: 6
}

.header-top__logo {
    transition: max-width .3s
}

.header-top__logo-wrap {
    width: 6rem
}

.header-top__phone {
    font-size: 1.8rem;
    font-weight: 700;
    display: flex;
    align-items: center
}

.header-top__phone span::after {
    background: url(../images/general/line-dotted.png) center/contain no-repeat
}

.header-top-icon__phone {
    width: 1.4rem;
    height: 1.4rem;
    fill: #fff;
    margin-right: .7rem
}

@media (max-width:1023px) {
    .header__socials {
        justify-content: center;
        margin-bottom: 4rem
    }
    .header-nav-list__subtitle {
        font-weight: 400;
        margin-bottom: 1rem;
        transform: translateX(-2.3rem)
    }
    .header-nav-list__wrap {
        display: none;
        background-color: #d6b179;
        margin: 0 -4rem 1rem;
        padding: 1.5rem 4rem
    }
    .header-nav-list__item.act .header-nav-list-icon__arrow {
        transform: rotateZ(0)
    }
    .header-location {
        justify-content: center;
        order: 5
    }
    .header-body {
        display: flex;
        flex-direction: column;
        position: fixed;
        left: 0;
        top: 5.2rem;
        background-color: #c59d5f;
        width: 100%;
        height: calc(100vh - 5.2rem);
        padding: 2.2rem 4rem 4rem;
        overflow-x: hidden;
        overflow-y: auto;
        transform: translateX(-100%);
        transition: transform .5s;
        z-index: 5
    }
}

.footer {
    background-color: #363636;
    color: #fff;
    margin-top: 310px
}

.footer .request {
    transform: translateY(-80%)
}

.footer__body {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 3.5rem;
    margin: 0 auto;
    margin-top: calc(((var(--requestHeight)/ 1.3) * -1) + 4rem)
}

@media (max-width:767px) {
    .info-block__container picture {
        margin: 0 auto 1.3rem
    }
    .footer__body {
        max-width: 40rem
    }
    .footer__pay {
        width: 100%
    }
}

@media (min-width:768px) {
    .footer__body {
        padding-bottom: 4.5rem;
        flex-direction: row;
        flex-wrap: wrap;
        max-width: 83rem
    }
}

.footer__title {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 700;
    color: #c59d5f;
    text-transform: uppercase;
    display: flex;
    align-items: flex-end;
    margin-bottom: 1.5rem;
    white-space: nowrap
}

.footer__title::after {
    content: "";
    flex-grow: 1;
    width: 100%;
    height: 1px;
    background-color: #c59d5f;
    margin-left: 1rem
}

.footer__copyright {
    font-size: 17px;
    background-color: #c59d5f;
    padding: .3rem 0;
    text-align: center
}

.footer__logo {
    max-width: 24.4rem;
    margin-bottom: 1.6rem
}

.footer__pay {
    flex-shrink: 0
}

.footer-phone {
    font-size: 1.8rem;
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.footer-location__icon,
.footer-phone__icon {
    width: 2rem;
    height: 2rem;
    fill: #fff;
    margin-right: 1rem
}

.footer-phone span::after {
    height: 1px;
    background: url(../images/general/line-dotted.png) center/cover no-repeat;
    top: 100%
}

@media (min-width:768px) and (max-width:1439px) {
    .footer__col {
        width: 50%;
        padding: 0 1rem
    }
    .footer-contacts {
        width: 100%
    }
}

.footer-location {
    font-size: 1.4rem;
    display: flex;
    align-items: center
}

@media (max-width:1439px) {
    .footer__col:not(:last-child) {
        margin-bottom: 2rem
    }
    .footer__logo {
        margin: 0 auto 1.6rem
    }
    .footer-location,
    .footer-phone,
    .footer__socials {
        justify-content: center
    }
}

.footer-nav {
    font-size: 17px;
    line-height: 1.3
}

@media (min-width:768px) {
    .footer-phone {
        font-size: 2.4rem
    }
    .footer-location {
        font-size: 1.8rem
    }
    .footer-nav {
        font-size: 1.4rem
    }
}

.footer-nav__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -1rem
}

.footer-nav__item {
    width: calc(50% - 1rem);
    margin: 0 .5rem .5rem
}

.footer-nav__link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative
}

.footer-nav__link::before,
.footer-phone span::after,
.prices__item::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    left: 0
}

.footer-nav__link::before {
    transform-origin: left;
    transform: scale(0);
    height: 2px;
    background-color: #fff;
    border-radius: 1rem;
    transition: transform .3s;
    top: 100%
}

.footer-nav__link:hover::before {
    transform: scale(1)
}

.footer-payment {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5rem
}

.prices__title {
    line-height: 1;
    margin-bottom: 2.5rem;
    text-align: center;
    color: #c59d5f;
}

.prices__content {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem -2rem
}

.prices__item {
    width: calc(50% - 2rem);
    margin: 0 1rem 2rem;
    border-radius: 0 5rem 5rem;
    background-color: #fff;
    padding: 1.2rem .6rem;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transition: background-color .3s, color .3s;
    overflow: hidden;
    position: relative
}

.prices__price,
.prices__price--old {
    transition: color .3s;
    position: relative
}

.prices__item::before {
    height: 100%;
    background-color: #c59d5f;
    border-radius: 0 15rem 15rem;
    transform: translate(-100%, -100%) rotateZ(45deg);
    top: 0;
    transition: transform 1.5s, width .3s, height .3s;
    z-index: 0
}

.calculate-form__btn.minus,
.calculate-result__col:first-child {
    border-right: 1px solid #d2d2d2
}

@media (min-width:768px) {
    .prices__content {
        margin: 0 -1.5rem -3rem
    }
    .prices__item {
        width: calc(50% - 3rem);
        margin: 0 1.5rem 3rem;
        padding: 3.5rem 2.5rem 2.5rem
    }
    .prices__wrap {
        display: flex;
        align-items: flex-start
    }
}

.prices__wrap {
    margin-bottom: 3rem;
    position: relative
}

.prices__subtitle {
    font-size: 1.4rem;
    line-height: 1.3
}

@media (min-width:768px) {
    .prices__subtitle {
        font-size: 1.8rem
    }
}

.prices__price {
    font-size: 1.4rem;
    line-height: 1.1;
    color: rgba(237, 19, 19, .65);
    margin-top: auto;
    padding-left: 1.5rem
}

@media (min-width:768px) {
    .prices__price {
        font-size: 1.8rem
    }
}

@media (min-width:1024px) {
    .call-banner__phone,
    h2,
    .prices__title {
        font-size: 3.6rem
    }
    p:not([class]) {
        margin-bottom: 1.6rem
    }
    .hamburger,
    .header-nav-list-icon__arrow,
    .header-top,
    .header__logo.mobi {
        display: none
    }
    .breadcrumb {
        font-size: 1.6rem
    }
    .call-banner__title {
        font-size: 4rem
    }
    .header {
        font-size: 1.8rem;
        position: fixed;
        top: 0;
        left: 0;
        width: 30rem;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 4rem 2.8rem 3rem;
        background-color: #c59d5f;
        color: #fff;
        z-index: 5
    }
    .header__logo.desktop {
        display: block
    }
    .header-nav__btn {
        display: flex;
        align-items: center
    }
    .header-nav-list {
        position: fixed;
        top: 0;
        left: 30rem;
        opacity: 0;
        visibility: hidden;
        transform: scale(.8);
        transition: transform .2s, opacity .2s, visibility .2s;
        background-color: #c59d5f;
        width: calc(100% - 30rem);
        height: 100vh;
        border-left: 1px solid #fff;
        padding: 6rem 1.5rem 3rem;
        overflow-x: hidden;
        overflow-y: auto
    }
    .header-nav-list.act {
        transform: scale(1);
        visibility: visible;
        opacity: 1
    }
    .header-nav-list__container {
        max-width: 100rem;
        margin: 0 auto
    }
    .header-nav-list__header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 2.5rem;
        line-height: 4rem;
        font-size: 2.4rem
    }
    .header-nav-list__subtitle {
        font-size: 1.8rem;
        border-bottom: 1px solid #fff;
        padding-bottom: .2rem;
        margin-bottom: 1rem
    }
    .header-nav-list__link:hover::before {
        transform: scale(1)
    }
    .header-nav-list__link::before {
        content: "";
        display: block;
        width: 100%;
        height: 2px;
        background-color: #fff;
        border-radius: 1rem;
        transform-origin: left;
        transform: scale(0);
        transition: transform .3s;
        position: absolute;
        top: 100%;
        left: 0
    }
    .header-nav-list__content {
        margin: 0 auto;
        width: 95%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }
    .header-nav-list__wrap {
        display: block !important
    }
    .header-nav-list__item {
        width: calc(50% - 2rem);
        margin: 0 1rem;
        max-width: 39rem
    }
    .header-nav-list__item:not(:last-child) {
        margin-bottom: 2.5rem
    }
    .header-nav-list-icon__title {
        width: 2.3rem;
        height: 2.3rem;
        margin-right: 1.6rem
    }
    .header-location {
        margin-bottom: 2rem
    }
    .header-phone {
        display: flex;
        align-items: center;
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 1.2;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-bottom: 2rem
    }
    .prices__title {
        margin-bottom: 4rem
    }
    .prices__item:hover,
    .prices__item:hover .prices__price {
        color: #fff
    }
    .prices__item:hover::before {
        width: 500%;
        height: 500%;
        transform: translate(-10%, 0) rotateZ(45deg)
    }
    .prices__item:hover .prices__icon {
        fill: #fff
    }
    .prices__item:hover .prices__icon-wrap {
        border-color: #fff
    }
    .prices__item:hover .prices__price--old {
        color: rgba(255, 255, 255, .5)
    }
    .prices__item:hover .prices__price--old::before {
        background-color: rgba(255, 255, 255, .5)
    }
    .prices__price,
    .prices__subtitle {
        font-size: 2rem
    }
}

.prices__price--old {
    font-size: 1.4rem;
    font-weight: 700;
    color: #949494;
    margin-right: 1rem
}

@media (min-width:768px) {
    .prices__price--old {
        font-size: 1.8rem
    }
}

.prices__price--old::before {
    content: "";
    display: block;
    width: 110%;
    height: 2px;
    background-color: #949494;
    position: absolute;
    top: 50%;
    left: -10%;
    transform: translateY(-50%) rotateZ(15deg);
    transition: background-color .3s
}

.prices__icon {
    width: 50%;
    height: 50%;
    fill: #fff;
    transition: fill .3s
}

.prices__icon-wrap {
    width: 6.3rem;
    height: 6.3rem;
    border-radius: 50% 0 50% 50%;
    background-color: #c59d5f;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c59d5f;
    margin-right: 1.8rem;
    flex-shrink: 0;
    transition: borer-color .3s
}

.features__flex {
    margin-bottom: 5.5rem;
    justify-content: center;
}

.features__title,
.personal__title {
    margin-bottom: 3rem
}

.features__img-wrap {
    display: block;
    max-width: 27rem;
    overflow: hidden;
    border-radius: 50% 0 50% 50%;
    border: 6px solid #e3e3e3;
    flex-shrink: 0
}

.features__img-wrap.mobi {
    margin: 0 auto 2.5rem
}

.features__img-wrap.desktop {
    display: none
}

.features__descr {
    margin-bottom: 1.5rem;
    text-align: justify
}

.features-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -1rem -2.5rem;
    max-width: 79rem
}

.features-list__item {
    width: 100%;
    margin: 0 1rem 2.5rem;
    border-bottom: 1px solid #c59d5f;
    display: flex;
    align-items: flex-start;
    padding-bottom: 1.2rem
}

.features-list__text {
    font-size: 1.2rem;
    font-weight: 600;
    line-height: 1.55;
    overflow-wrap: anywhere
}

.features-list__icon {
    width: 3.3rem;
    height: 3.3rem;
    margin-right: 1.3rem;
    fill: #c59d5f;
    flex-shrink: 0
}

.request {
    position: relative;
    z-index: 1;
    color: #484848
}

.request__title {
    font-weight: 400;
    color: #c59d5f;
    font-size: 2rem;
    text-align: left;
    margin-bottom: 1.6rem;
    line-height: 1.1
}

@media (min-width:375px) {
    .features-list__item {
        width: calc(50% - 2rem);
        max-width: 22rem
    }
    .request__title {
        font-size: 2.4rem
    }
}

.request__container {
    max-width: 45rem;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0 5rem 5rem;
    position: relative;
    background-color: #fff
}

@media (min-width:768px) {
    .prices__icon-wrap {
        width: 7rem;
        height: 7rem
    }
    .features__flex {
        display: flex;
        align-items: flex-start
    }
    .features__img-wrap.mobi {
        display: none
    }
    .features__img-wrap.desktop {
        display: block;
        width: 40%;
        margin-left: 1.5rem
    }
    .features__descr {
        margin-bottom: 2.5rem
    }
    .features-list__text {
        font-size: 1.4rem
    }
    .features-list__icon {
        width: 4rem;
        height: 4rem;
        margin-right: 2rem
    }
    .request__title {
        margin-bottom: 4rem
    }
    .request__descr {
        margin-bottom: 1.8rem
    }
    .request__container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 4.5rem;
        border-radius: 0 8rem 8rem;
        max-width: 114rem
    }
}

.request__container::after {
    content: "";
    display: block;
    width: 17rem;
    height: 17rem;
    background-color: rgba(238, 238, 238, .5);
    border-radius: 50% 0 50% 50%;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(40%, 40%);
    z-index: -1
}

.personal__img,
.request__img,
.review-form-wrapper,
.steps__img,
.table table,
img.cons-banner-logo__img {
    width: 100%
}

.request__img-wrap {
    max-width: 19rem
}

@media (min-width:768px) {
    .request__img-wrap {
        max-width: 33rem;
        width: 30%;
        margin-right: .5rem;
        flex-shrink: 0
    }
    .request__img-wrap.mobi {
        display: none
    }
}

.request__img-wrap.mobi {
    margin-right: 2rem;
    margin-left: -1.9rem
}

.hide,
.request__img-wrap.desktop {
    display: none
}

.request__content {
    width: 100%;
    max-width: 70.2rem
}

.request-form__label {
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 2.5rem;
    border: 1px solid #d2d2d2
}

.request-form__row {
    justify-content: space-between;
}

.request-form__icon {
    width: 2rem;
    height: 2rem;
    fill: #c59d5f;
    margin-right: 1.3rem
}

@media (min-width:768px) {
    .request__img-wrap.desktop {
        display: block
    }
    .request-form__row {
        margin: 0 -.7rem;
        display: flex
    }
}

.request-form__row:not(:last-child) {
    margin-bottom: 2rem
}

@media (min-width:768px) {
    .request-form__row:not(:last-child) {
        margin-bottom: 3rem
    }
    .request-form__item {
        width: calc(50% - 1.4rem);
        margin: 0 .7rem
    }
}

.request-form__descr {
    line-height: 1.3
}

.request-form__descr--red {
    color: rgba(237, 19, 19, .65)
}

.calculate__title {
    line-height: 1.25;
    margin-bottom: 1.6rem
}

.calculate__content {
    background-color: #f6f6f6;
    padding: 2rem 3.5rem;
    flex-shrink: 0;
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

@media (max-width:1023px) {
    .calculate__content {
        margin: 0 -2rem 2rem;
        padding: 2rem
    }
    .main-hero {
        padding-top: 1rem
    }
}

@media (min-width:640px) and (max-width:1023px) {
    .calculate__content {
        max-width: 68rem;
        margin: 0 auto 2rem
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .calculate__content {
        margin-bottom: 2rem
    }
}

@media (min-width:1200px) {
    .calculate__container {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
    .calculate__content {
        width: 60%;
        max-width: 65.3rem;
        margin-right: 3rem
    }
}

@media (max-width:1199px) {
    .calculate__img {
        margin: 0 auto
    }
}

.calculate-form {
    max-width: 19.4rem;
    flex-shrink: 0
}

@media (max-width:639px) {
    .cons-banner__content {
        margin-bottom: 1.7rem
    }
    .calculate-form {
        padding-bottom: 2rem;
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 2rem
    }
}

.calculate-form__action {
    display: flex;
    height: 5rem;
    border: 1px solid #d2d2d2;
    border-radius: 2.5rem;
    overflow: hidden
}

.calculate-form__item:not(:last-child) {
    margin-bottom: 1rem
}

.calculate-form__input {
    font-size: 1.6rem;
    background-color: #fff;
    text-align: center;
    width: 9.1rem
}

.calculate-form__btn {
    width: 5rem;
    background-color: #f4f4f4;
    flex-shrink: 0;
    position: relative;
    cursor: pointer
}

.calculate-form__btn.plus::after,
.calculate-form__btn::before {
    content: "";
    display: block;
    width: 1.3rem;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 1rem
}

.calculate-form__btn::before {
    transform: translate(-50%, -50%)
}

.calculate-form__btn.plus {
    border-left: 1px solid #d2d2d2
}

.calculate-form__btn.plus::after {
    transform: translate(-50%, -50%) rotateZ(90deg)
}

.calculate-result {
    max-width: 35rem
}

.calculate-result__table {
    background-color: #fff;
    border-radius: 2rem
}

.calculate-result__row,
.personal-hero.act {
    display: flex
}

.calculate-result__row:not(:last-child) {
    border-bottom: 1px solid #d2d2d2
}

.calculate-result__col {
    width: 50%;
    padding: 1.5rem 1rem;
    flex-direction: column;
    justify-content: center
}

.calculate-result__col:not(:first-child) {
    font-weight: 700;
    color: rgba(237, 19, 19, .65)
}

.calculate-radio__input:checked+.calculate-radio__icon {
    background: radial-gradient(#5a96ff 40%, transparent 50%)
}

.calculate-radio__icon {
    width: 1.9rem;
    height: 1.9rem;
    border-radius: 50%;
    border: 1px solid #d2d2d2;
    background: #fff;
    flex-shrink: 0;
    margin-right: 1rem
}

.calculate-radio__item:not(:last-child) {
    margin-right: 1.6rem
}

.stage {
    padding: 4rem 0
}

.stage__title {
    margin-bottom: 1.5rem
}

.stage__descr {
    margin-bottom: 1.2rem
}

.stage__subtitle {
    font-family: OpenSans, sans-serif;
    font-size: 1.8rem;
    font-weight: 700
}

.stage-narko__text,
.stage__text {
    line-height: 1.4
}

.stage__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -1rem -2.5rem
}

.stage__body {
    max-width: 91.4rem;
    margin: 0 auto
}

.stage__item {
    width: 100%;
    margin: 0 1rem 2.5rem;
    max-width: 41rem;
    display: flex;
    align-items: flex-start
}

.stage__icon {
    width: 9.3rem;
    height: 9.3rem;
    margin-right: 1.9rem;
    flex-shrink: 0
}

.stage-narko {
    padding: 3.5rem 0 2.5rem;
    background: url(../images/content/stage-narko/bg.png) left top no-repeat #f4f4f4;
    overflow-x: hidden
}

.stage-narko__img {
    width: 100%;
    max-width: 33rem;
    margin: 0 auto
}

@media (max-width:767px) {
    .prices__item {
        text-align: center
    }
    .prices__price strong {
        font-size: 1.8rem
    }
    .prices__price--old {
        display: block;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto .4rem
    }
    .prices__icon-wrap {
        margin: 0 auto .8rem
    }
    .request__wrap {
        padding-top: 1rem
    }
    .request__flex {
        display: flex;
        align-items: center;
        margin-bottom: 1.2rem
    }
    .request__content {
        padding: 0 1.9rem 1.5rem
    }
    .request-form__item:not(:last-child) {
        margin-bottom: 2rem
    }
    .request-form__descr {
        padding-left: 2rem
    }
    .stage-narko__container {
        max-width: calc(30rem + 2 * 2rem)
    }
    .stage-narko__img {
        position: absolute;
        bottom: -4.5rem;
        left: 60%
    }
    .stage-narko__col:first-child .stage-narko__item:first-child {
        transform: translateX(20%)
    }
}

@media (max-width:480px) {
    .stage-narko__img {
        left: 50%
    }
}

.stage-narko__content {
    width: 100%;
    max-width: 87rem;
    margin: 0 auto
}

.stage-narko__subtitle {
    font-family: OpenSans, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: .7rem;
    color: #484848
}

.stage-narko__title {
    margin-bottom: 4rem
}

.stage-narko__col:first-child {
    text-align: right
}

.stage-narko__col:first-child .stage-narko__icon-wrap {
    margin-left: 1.6rem
}

.articles-inner h3,
.articles-inner p,
.cadre__experience,
.cadre__img,
.cadre__name,
.cadre__position,
.city__filter.form_control,
.error_container,
.fancybox-title-float-wrap,
.h2_title,
.main-hero,
.no-result-searh,
.personal-hero__content,
.personal-hero__descr,
.personal-hero__name,
.relations-block__text,
.steps,
.subfolder_ul.text_li,
td.title,
td:nth-child(2n) {
    text-align: center
}

.stage-narko__item {
    display: flex;
    align-items: flex-start
}

.stage-narko__icon {
    fill: #fff;
    width: 45%;
    height: 45%
}

.stage-narko__icon-wrap {
    width: 6.3rem;
    height: 6.3rem;
    background-color: #c59d5f;
    border-radius: 0 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.main-hero {
    background: url(../images/content/main/hero/bg.webp) top right/cover no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100vh;
    max-height: 27.7rem;
    color: #fff
}

.main-hero__logo {
    display: none;
    max-width: 29rem
}

.main-hero__title {
    font-size: 1.7rem;
    margin-bottom: .75em
}

.main-hero__descr {
    font-size: 1.8rem
}

.main-hero__descr::before {
    content: "";
    display: block;
    width: 7.9rem;
    height: .1rem;
    background-color: #c59d5f;
    margin: 0 auto 1rem
}

.main-prices {
    padding-bottom: 4rem
}

@media (min-width:768px) {
    .calculate__title {
        margin-bottom: 2rem
    }
    .calculate-form {
        margin-right: 1rem
    }
    .stage-narko {
        padding: 7rem 0 0
    }
    .stage-narko__content {
        display: flex;
        justify-content: space-between;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    .stage-narko__title {
        margin-bottom: 0
    }
    .stage-narko__col:last-child .stage-narko__item {
        flex-direction: row-reverse
    }
    .stage-narko__col:last-child .stage-narko__icon-wrap {
        border-radius: 50% 0 50% 50%;
        margin-right: 1.6rem
    }
    .stage-narko__col {
        width: 35%;
        max-width: 30rem
    }
    .stage-narko__item:not(:last-child) {
        margin-bottom: 6rem
    }
    .stage-narko__icon-wrap {
        width: 8.8rem;
        height: 8.8rem
    }
    .main-hero {
        max-height: 50rem
    }
    .main-hero__title {
        font-size: 2.7rem
    }
    .main-prices {
        padding-bottom: 6rem
    }
    .personal__content {
        display: flex;
        align-items: flex-start
    }
}

.personal {
    background: url(../images/general/personal/bg-desktop.png) top center/cover no-repeat #f4f4f4;
    padding: 4rem 0
}

.personal__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -1rem;
    max-width: 58.5rem
}

@media (min-width:480px) and (max-width:767px) {
    .personal__list {
        margin: 0 auto
    }
}

.personal__item {
    width: calc(50% - 2rem);
    margin: 0 1rem 2rem;
    overflow: hidden;
    border-radius: 3rem;
    transition: box-shadow .3s, transform .3s
}

.personal-hero__img-wrap picture,
.personal__btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    display: block
}

.personal__item.act {
    pointer-events: none
}

.personal__item:hover {
    cursor: pointer;
    transform: scale(1.05);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .3)
}

.personal__btn {
    width: fit-content;
    color: #5a96ff;
    border-bottom: 1.5px dashed #5a96ff
}

.personal__btn:hover {
    border-color: transparent
}

.personal-hero {
    border-radius: 5rem;
    overflow: hidden;
    width: 100%;
    max-width: 36rem;
    margin-right: 3rem;
    flex-shrink: 0;
    display: none;
    flex-direction: column
}

@media (max-width:767px) {
    .stage-narko__col:last-child .stage-narko__icon-wrap {
        margin-left: 1.6rem
    }
    .stage-narko__col:last-child .stage-narko__item:last-child {
        transform: translateX(20%)
    }
    .stage-narko__col {
        text-align: right;
        transform: translateX(-20%)
    }
    .stage-narko__item {
        margin-bottom: 3rem
    }
    .personal__btn {
        margin: 0 auto
    }
    .personal-hero {
        margin: 0 auto 2rem
    }
}

.personal-hero.act .personal-hero__img:not(.not-animated) {
    -webkit-animation: .8s slideInLeft;
    animation: .8s slideInLeft
}

.personal-hero.act .personal-hero__descr:not(.not-animated) ,
.personal-hero.act .personal-hero__name:not(.not-animated)  {
    -webkit-animation: .3s fadeIn;
    animation: .3s fadeIn
}

.personal-hero.act .personal-hero__experience:not(.not-animated)  {
    -webkit-animation: .6s zoomIn;
    animation: .6s zoomIn
}

.personal-hero__img {
    padding-top: 5.5rem;
    height: 100%
}

.personal-hero__img-wrap {
    background: url(../images/general/personal/hero-bg.webp) center/cover no-repeat;
    position: relative;
    flex-grow: 1;
    height: 34rem;
    overflow: hidden
}

.personal-hero__img-wrap picture {
    width: fit-content;
    margin: 0 auto;
    height: 100%
}

.personal-hero__content {
    background-color: #fff;
    padding: 1.5rem 1.5rem 2.5rem
}

.personal-hero__btn {
    max-width: 20rem;
    margin: 0 auto
}

.personal-hero__name {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: .36em
}

.personal-hero__descr {
    color: #5a96ff;
    margin-bottom: 1rem
}

.personal-hero__experience {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    background-color: rgba(237, 19, 19, .65);
    border-radius: 0 5rem;
    padding: 1.5rem 2.5rem 1.5rem 3.5rem
}

.personal-icon__medal {
    width: 2.2rem;
    height: 2.2rem;
    margin-right: .6rem
}

.steps {
    background: url(../images/content/main/steps/bg.jpg) center/cover no-repeat;
    padding: 4rem 0 5rem;
    color: #fff
}

.steps__container {
    max-width: calc(87rem + 2 * 2rem)
}

.steps__title {
    line-height: 1.5;
    margin-bottom: 2.5rem
}

.steps__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -1rem -2rem
}

.steps__img-wrap {
    max-width: 80%;
    margin: 0 auto 1.5rem;
    overflow: hidden;
    border-radius: 50% 0 50% 50%
}

.steps__wrap {
    background-color: #c59d5f;
    padding: 1.5rem .5rem;
    height: 100%;
    border-radius: .75rem
}

.steps__item,
.steps__item::before,
td.title {
    background-color: #fff
}

.steps__subtitle {
    font-size: 1.2rem;
    font-weight: 700;
    color: #fff;
    line-height: 1.33;
    font-family: Roboto, sans-serif;
}

.error_container a,
td,
td.title {
    font-weight: 600
}

.steps__item {
    width: calc(50% - 2rem);
    margin: 0 1rem 2rem;
    border-radius: 1.5rem;
    border: 5px solid #c59d5f;
    padding: .3rem;
    position: relative
}

.steps__item::before {.webp
    counter-increment: section;
    content: counter(section);
    font-size: 2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.4rem;
    height: 3.4rem;
    border-radius: 0 50% 50%;
    color: #484848;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-50%)
}

@media (min-width:640px) {
    .cons-banner {
        flex-direction: row;
        padding: 1.5rem 2rem
    }
    .call-banner {
        background: url(../images/general/banner/call-banner-bg.webp) center no-repeat
    }
    .calculate__content {
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between
    }
    .calculate-result__col {
        padding: 2rem 1.5rem
    }
    .stage__item {
        width: calc(50% - 2rem);
        margin: 0 1rem 2.5rem
    }
    .steps__subtitle {
        font-size: 1.4rem
    }
    .steps__item {
        width: calc(25% - 2rem)
    }
}

.inside-hero {
    padding-top: 8rem;
    padding-bottom: 10rem;
    background: url(../images/content/inside/hero/bg.webp) center left/cover no-repeat
}

@media (min-width:1440px) {
    .call-banner {
        margin-bottom: 5.5rem
    }
    .footer__body {
        justify-content: space-between;
        max-width: 100%;
        margin-top: calc(((var(--requestHeight)/ 1.3) * -1) + 6rem)
    }
    .footer__pay {
        width: 30%;
        max-width: 29.2rem
    }
    .footer-nav {
        width: 35%;
        max-width: 42rem;
        font-size: 1.8rem
    }
    .prices__item {
        width: calc(100% / 3 - 3rem)
    }
    .features__flex {
        margin-bottom: 7rem
    }
    .features-list {
        justify-content: space-between
    }
    .request__container {
        align-items: center
    }
    .request__img-wrap {
        margin-right: 1.5rem
    }
    .request-form__row {
        margin: 0 -1.3rem
    }
    .request-form__item {
        width: calc(50% - 2.6rem);
        margin: 0 1.3rem
    }
    .inside-hero {
        background-position: center right
    }
}

.inside-hero__title {
    font-size: 2.4rem;
    line-height: 1.08;
    padding-top: 2.5rem;
    max-width: 67rem
}

@media (min-width:768px) {
    .personal__list,
    .steps__list {
        margin: 0 -1.5rem
    }
    .personal__item {
        width: calc(50% - 3rem);
        margin: 0 1.5rem 3rem;
        border-radius: 5rem
    }
    .personal-hero__img-wrap {
        height: 40rem
    }
    .steps__wrap {
        padding: 2rem 1.5rem
    }
    .steps__item::before {
        font-size: 3rem;
        width: 4.5rem;
        height: 4.5rem;
        transform: translate(-50%, -50%)
    }
    .steps__item {
        width: calc(25% - 3rem);
        margin: 0 1.5rem
    }
    .inside-hero {
        padding-top: 4rem
    }
    .inside-hero__title {
        font-size: 3.2rem
    }
}

@media (min-width:1024px) {
    .prices__price--old {
        font-size: 2rem
    }
    .stage {
        padding: 7rem 0
    }
    .main-hero__logo {
        display: block;
        margin: 0 auto 2.5rem
    }
    .main-prices {
        padding-bottom: 8rem
    }
    .personal {
        padding: 6rem 0
    }
    .steps {
        padding: 5rem 0 7rem
    }
    .inside-hero__title {
        font-size: 4rem
    }
}

.inside-hero__title::after {
    content: "";
    display: block;
    width: 7.9rem;
    height: 1px;
    background-color: #fff;
    margin: 1.3rem 0
}

.inside-hero__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -1rem -2rem;
    max-width: 53rem
}

.inside-hero__item {
    display: flex;
    align-items: center;
    width: calc(50% - 2rem);
    margin: 0 1rem 2rem;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 600
}

.inside-hero__icon {
    width: 60%;
    height: 60%;
    fill: #fff
}

.inside-hero__icon-wrap {
    width: 2.3rem;
    height: 2.3rem;
    margin-right: .9rem;
    background-color: #5a96ff;
    border-radius: 50% 0 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.inside-tips {
    padding: 0 0 2rem
}

.inside-tips-attention {
    line-height: 1.5;
    background-color: #f4f4f4;
    border-radius: 2rem;
    padding: 1.4rem;
    overflow: hidden;
    margin-bottom: 2rem
}

.inside-tips-attention__title {
    font-family: OpenSans, sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    text-transform: uppercase;
    color: rgba(237, 19, 19, .65);
    margin-bottom: 1.3rem
}

.inside-tips-attention__text {
    font-size: 1.4rem;
    font-style: italic
}

@media (min-width:768px) {
    .inside-hero__title::after {
        margin-bottom: 3.5rem
    }
    .inside-hero__item {
        font-size: 1.4rem
    }
    .inside-hero__icon-wrap {
        width: 3rem;
        height: 3rem
    }
    .inside-tips {
        padding-bottom: 4rem
    }
    .inside-tips-attention {
        padding: 1.5rem 2.5rem
    }
    .inside-tips-attention__text {
        font-size: 1.6rem
    }
}

.inside-tips ul {
    margin-bottom: 0
}

@media (min-width:560px) {
    .inside-tips__wrap {
        display: flex;
        margin: 0 -1rem
    }
    .inside-tips ul {
        width: 100%;
        padding: 0 1rem
    }
}

.root-nav {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%
}

.root-nav h1 {
    margin-bottom: .6em
}

.root-nav a:not(:last-child) {
    margin-bottom: .5rem
}
/*
.webp .breadcrumb::before {
    background: url(../images/general/breadcrumb-line.webp) center left/contain no-repeat
}

.webp .call-banner {
    background: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url(../images/general/banner/call-banner-bg.webp) center no-repeat
}

@media (min-width:640px) {
    .webp .call-banner {
        background: url(../images/general/banner/call-banner-bg.webp) center no-repeat
    }
}

.webp .header-top__phone span::after {
    background: url(../images/general/line-dotted.webp) center/contain no-repeat
}

.webp .footer-phone span::after,
.webp .header-phone__number::after {
    background: url(../images/general/line-dotted.webp) center/cover no-repeat
}

.webp .stage-narko {
    background: url(../images/content/stage-narko/bg.webp) left top no-repeat #f4f4f4
}

.webp .main-hero {
    background: url(../images/content/main/hero/bg.webp) top right/cover no-repeat
}

.webp .personal {
    background: url(../images/general/personal/bg-desktop.webp) top center/cover no-repeat #f4f4f4
}

.webp .personal-hero__img-wrap {
    background: url(../images/general/personal/hero-bg.webp) center/cover no-repeat
}

.webp .steps {
    background: url(../images/content/main/steps/bg.webp) center/cover no-repeat
}

.webp .inside-hero {
    background: url(../images/content/inside/hero/bg.webp) center left/cover no-repeat
}*/
@media (max-width: 600px) {
    .inside-hero {
        background: rgb(227,227,227);
background: linear-gradient(270deg, rgb(206, 206, 206) 0%, rgba(163,163,163,1) 100%);
    }
}
td {
    padding: 5px
}

.price-table .table--p {
    border-radius: 20px;
    border: 1px solid #C59D5F;
    overflow: hidden;
    padding: 0;
}

.price-table .table--p:not(:last-of-type) {
    margin-block-end: 40px;
}

td.title,
div.title {
    font-size: large;
    line-height: 1;
    padding: 29px;
    background-color: #C59D5F;
    color: #fff;
    text-align: center;
}

.price-table .table__row:not(:has(.title)) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.price-table .table__column {
    color: #4C4C4C;
    padding: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price-table .name_prodict {
    font-weight: 600;
    font-size: 16px;
}

.price-table .price_prodict {
    color: #5A96FF;
    font-weight: 700;
    font-size: 16px;
}

.price-table .table__column:nth-child(1) {
    justify-content: left;
    padding-inline-start: 24px;
    flex-basis: 50%;
}
.price-table .table__column:nth-child(2){
    flex-basis: 30%;
}

.price-table .table__column:nth-child(3) {
    flex-basis: 20%;
}

.table__button {
    min-width: 150px;
    padding: 11px 30px;
    font-weight: 600;
    font-size: 14px;
    background-color: #5A96FF1F;
    color: #5A96FF;
    border-radius: 40px;
    outline: 1px solid transparent;
    transition: outline 200ms, scale 200ms;
}

.table__button:hover {
outline: 1px solid #5A96FF;
scale: 1.02;
}

.contacs_wrapper,
.table--p {
    padding: 20px 0
}

.price-table__button {
    padding: 18px 70px;
    background-color: #5A96FF;
    color: #fff;
    border-radius: 40px;
    margin-block-start: 30px;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}

.inside-tips.info-block:has(.price-table) {
    text-align: center;
        padding: 0 0 8rem;
}

 .doc_rev_blocks{
        display: flex;
        flex-direction: row;
        gap:20px;
        margin: 100px 0;
    }
    .doc_rev{
        padding:24px;
        border-radius: 30px;
        background: #F4F4F4;
        display: flex;
        flex-direction: column;
        gap:20px;
        width: 100%;
    }
    .doc_rev img{
max-height: 180px;
border-radius: 24px;
background: #fff;
    }
    .doc_rev_text{
        display: flex;
        flex-direction: column;
        gap:12px;
    }
    .doc_rev_text_a{
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .doc_rev_name{
        margin-bottom: 4px;
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #333333;
opacity: 60%;
    }
    .doc_name{
font-weight: 600;
font-size: 20px;
line-height: 20px;
color: #4C4C4C;
    }
    .doc_spec{
font-weight: 400;
font-size: 16px;
line-height: 20px; 
color: #4C4C4C;
    }
    .doc_rev_pub{
        display: flex;
        flex-direction: row;
        gap:10px;
    }
    .doc_rev_pub p{
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #333333;
opacity: 60%;
    }
        .doc_rev_pub span{
font-weight: 400;
font-size: 16px;
line-height: 20px;
color: #4C4C4C;
    }
    .doc_block {
    display: flex;
    gap: 20px;
}
    
    @media (max-width: 900px) {
        .doc_name{
font-size: 16px;
line-height: 18px;
    }
    .doc_rev_name{
font-size: 14px;
line-height: 18px;
    }
        .doc_spec{
font-size: 14px;
line-height: 18px; 
    }
    
    .doc_rev {
    padding: 10px;
}
    
    .doc_rev_pub p{
font-size: 14px;
line-height:16px;
    }
            .doc_rev_pub span{
font-weight: 400;
font-size: 14px;
line-height: 18px;
    }
    .doc_rev_blocks {
    flex-direction: column;
}
}


@media screen and (width<=900px) {
    .price-table .name_prodict {
    font-size: 14px;
}
.price-table .price_prodict {
    font-size: 14px;
}
.price-table .table__column {
    padding: 8px;
}
.table__button {
    padding: 5px 15px;
}
}

@media screen and (width<=550px) {
.price-table .table__row:not(:has(.title)) {
        display: grid;
    grid-template-columns: 2fr 1fr;
}
.price-table .table__column:nth-child(1) {
        grid-row-end: 3;
    grid-row-start: 1;
    padding-inline-start: 14px;
}
.price-table .table__column:nth-child(3) {
        grid-column-start: 2;
}
div.title {
    padding: 15px;
}
.price-table__button {
    width: 100%;
    font-size: 16px;
}
}

tr:nth-child(2n),
.table__row:nth-child(2n) {
    background-color: #f4f4f4
}

#map,
#map_container {
    min-height: 400px;
    width: 100%
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-close,
.fancybox-nav span {
    width: 36px;
    z-index: 8040;
    position: absolute;
    cursor: pointer
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url("../img/fancybox/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../img/fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    height: 36px
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    background: url("../img/fancybox/blank.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock,
.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../img/fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    line-height: 24px;
    white-space: nowrap
}

.panel-title_wrapper:after,
.panel-title_wrapper:before {
    content: '';
    border-radius: 2px;
    transition: .3s;
    background: #c59d5f
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: rgba(0, 0, 0, .8)
}

.my_accordeon-panel,
.review_slide {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .1);
    padding: 15px;
    border-radius: 10px;
    background: #f4f4f4
}

.gallery .img-slide {
    float: left;
    display: block;
    margin: 0 10px 10px 0
}

.gallery .img-slide img {
    box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, .25);
    margin-right: 24px;
    margin-bottom: 15px
}

.gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.gallery p {
    color: #fb607f;
    font-size: 20px
}

.flex_box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    align-items: flex-start;
    float: none
}

.my_accordeon-panel {
    margin: 10px 0;
    cursor: pointer
}

.panel-title_wrapper:before {
    position: absolute;
    top: calc(50% - 1px);
    bottom: 25%;
    width: 16px;
    right: 0;
    height: 4px
}

.panel-title_wrapper:after {
    position: absolute;
    height: 16px;
    top: calc(50% - 7px);
    right: 6px;
    width: 4px
}

.active .panel-title_wrapper:after {
    transform: rotate(90deg)
}

.collapse_text {
    height: 0;
    overflow: hidden;
    transition: .3s;
    width: calc(100% - 40px)
}

.active .collapse_text {
    transition: .3s;
    height: auto;
    padding: 10px 10px 0;
    margin: 10px 10px 0
}

.articles-decor:after,
.articles-decor:before {
    position: absolute;
    z-index: -1;
    content: '';
    height: 100%
}

.panel-title,
.slide__text .name {
    font-weight: 700;
    color: #c59d5f;
    font-size: larger
}

.slide__text .age {
    font-weight: 700
}

.review_inner {
    padding: 30px 0 20px
}

.cadre {
    -webkit-box-shadow: 0 3px 25px rgba(167, 171, 188, .2);
    box-shadow: 0 3px 25px rgba(167, 171, 188, .2);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: default
}

.cadre.inner {
    margin-bottom: 20px
}

.cadre__top {
    height: 167px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-color: #f4f4f4;
    padding-top: 13px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.cadre__name {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    margin: 0 auto 10px
}

.cadre__img {
    position: relative;
    margin: 0 auto;
    width: 132px;
    height: 132px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 3px 25px rgba(70, 128, 254, .2);
    box-shadow: 0 3px 25px rgba(70, 128, 254, .2);
    overflow: hidden;
    background-color: #fff;
    z-index: 4
}

.cadre__bottom {
    background-color: #fff;
    padding-top: 45px;
    padding-bottom: 22px
}

.cadre__experience {
    width: 120px;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #f4f4f4;
    margin: 0 auto 10px;
    color: #9ba6b6;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase
}

.cadre__position {
    color: #333;
    font-size: 14px;
    font-style: italic;
    line-height: 23px
}

.cadre:hover .cadre__top,
.nav-pills .nav-link.active {
    background-color: #c59d5f
}

.cadre:hover .cadre__name,
.pricesLinks:hover,
.search-block-popup button:focus {
    color: #fff
}

.cadre_wrapper {
    display: inline-block;
    width: calc(33% - 40px);
    margin: 20px
}

.error_container a {
    font-size: larger
}

.error_container {
    min-height: 100px;
    padding: 40px
}

.cons-banner-logo picture {
    margin-left: 0 !important
}

.pricesLinks {
    color: #000
}

@media (max-width:578px) {
    .mobileH1,
    .mobileH2 {
        text-align: center
    }
    .mobileH1 {
        margin-top: 20px
    }
    .mobilePhotoDiv {
        margin: auto !important
    }
}

.city__filter.form_control {
    margin: auto;
    display: flex;
    padding: 1.15rem 1.9rem;
    border-radius: 2.5rem;
    border: 1px solid #d2d2d2
}

.articles-decor:after,
.articles-decor:before,
.articles-item {
    background-color: #fff;
    border-radius: 5px
}

.subfolder_ul.text_li {
    width: 100%;
    margin: 50px auto;
    column-count: 3
}

.inside_city.ep__regions-li {
    padding: 0 15px;
    text-decoration: underline
}

.city_names {
    font-weight: 700;
    display: inline-block;
    font-size: 14px;
    margin: 0 15px 15px;
    text-decoration: underline;
    position: relative
}

.articles-wrapper {
    display: flex;
    flex-wrap: wrap
}

.articles-item {
    justify-content: center;
    box-shadow: 0 6px 40px 10px rgb(0 0 0 / 5%);
    width: calc(33.33% - 30px);
    margin: 0 15px 50px;
    position: relative;
    transition: 1s;
    z-index: 2
}

.articles-item:hover {
    transform: scale(1.05);
    transition: 1s
}

.articles-decor:before {
    top: 10px;
    left: 10px;
    right: 10px;
    box-shadow: 0 6px 40px 10px rgb(0 0 0 / 10%);
    opacity: .5
}

.articles-decor:after {
    top: 20px;
    left: 20px;
    right: 20px;
    box-shadow: 0 6px 40px 10px rgb(0 0 0 / 5%);
    opacity: .4
}

.articles-inner img {
    margin: 15px auto;
    max-width: 90%
}

.articles-inner h3,
.articles-inner p {
    font-size: 2rem;
    line-height: 1.2;
}

@media (max-width:768px) {
    .footer .request {
        transform: translateY(-70%)
    }
    .cadre_wrapper {
        width: calc(50% - 42px);
        margin: 20px
    }
    .articles-item {
        width: calc(50% - 30px)
    }
}

@media (max-width:450px) {
    .articles-item {
        width: 100%
    }
}

.review-form-wrapper__title {
    text-align: center;
    margin-bottom: 1rem
}

.review-form__item {
    margin: auto
}

.header-nav-list__price {
    margin: auto 0 auto auto
}

.h2_title {
    display: block;
    margin-bottom: 5.4rem;
    font-size: 3.6rem;
    color: #c59d5f;
    font-family: Roboto, sans-serif;
    font-weight: 400
}

.relations-block {
    margin: 20px 0
}

.relations-block

.linking-block__items,
.relations-block__wrapper {
    margin: 20px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px
}

.linking-block__img,
.relations-block__img {
    width: 120px;
    display: block;
    margin: auto
}

.relations-block__text {
    font-weight: 700;
    margin: 20px 0
}

.nav-pills .nav-link {
    margin: 5px;
    background-color: #bfbfbf
}

.linking-block {
    margin: 50px auto
}

.linking-block__wrapper {
    border: 2px solid #c59d5f
}

.linking-block__link {
    font-weight: 700;
    display: inherit;
    font-size: 14px;
    margin: 0 15px 15px;
    text-decoration: underline
}

@media (max-width:768px) {
    .relations-block__wrapper {
        grid-template-columns: 1fr 1fr
    }
    .linking-block__items {
        grid-template-columns: 1fr 1fr;
        grid-gap: 5px
    }
}

@media (max-width:550px) {
    .cadre_wrapper {
        width: calc(100%);
        margin: 10px
    }
    .subfolder_ul.text_li {
        column-count: 1
    }
    .linking-block__items {
        grid-template-columns: 1fr
    }
}

#search-link {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 5px;
    transition: .3s;
    font-size: 1.8rem;
    border: none;
    background: 0 0
}

#search-link:focus,
#search-link:hover {
    color: #0a58ca
}

.search-link-block {
    margin-top: 20px
}

.search-block-popup {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.search-block-popup button,
.search-block-popup input {
    padding: 1.15rem 1.9rem;
    border: 1px solid #c59d5f;
    border-radius: 2.5rem
}

.search-block-popup input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none
}

.search-block-popup button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    background: #c59d5f;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 700;
    transition: .3s
}

.search-block-popup button:hover {
    color: #c59d5f;
    background: #fff;
    transition: .3s
}

@media(max-width:1024px) {
    .search-link-block {
        margin: 10px 0;
        position: relative;
        left: -25px
    }
    #search-link {
        width: 20px;
        font-size: 1.6rem
    }
}

.personal-link-btn {
    margin: 10px auto 0
}

.no-result-searh {
    margin: 20px 0
}

.search-page {
    padding: 30px 0
}

.article-img {
    padding: 15px;
    float: right;
    width: 40%
}

@media(max-width:770px) {
    .article-img {
        width: 100%;
        float: inherit
    }
}

footer .consultation__text {
    padding: 10px 0
}



.navigation {
  border-radius: 30px;
  padding: 40px;
  background: #F4F4F4;
  margin: 60px 0;
}
.navigation__title {
  font-weight: 600;
  font-size: 32px;
  line-height: 122%;
  color: #4c4c4c;
  margin-bottom: 40px;
}
.navigation__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    list-style-type: none;
    counter-reset: item;
}
.navigation__list li {
    display: flex;
    gap: 12px;
}
.navigation__list li:not(:last-child) {
    padding-bottom: 24px;
    border-bottom: 1px solid #e5e5e5;
}
.navigation__list li::before {
    content: counter(item, decimal-leading-zero) ".";
    counter-increment: item;
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #5A96FF;
}
.navigation__list li a {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #4c4c4c;
    border: none;
    transition: all .3s ease;
}
.navigation__list li a:hover {
    color: #5A96FF;
}

@media(max-width: 600px) {
  .navigation {
    border-radius: 16px;
    padding: 14px 14px 20px 14px;
    margin: 40px 0;
  }
  .navigation__title {
    font-size: 18px;
    margin-bottom: 18px;
  }
  .navigation__list {
      gap: 16px;
  }
  .navigation__list li {
      gap: 8px;
  }
  .navigation__list li:not(:last-child) {
      padding-bottom: 16px;
  }
  .navigation__list li::before {
      font-size: 16px;
  }
  .navigation__list li a {
      font-size: 16px;
  }
}

.info-block--price {
    margin-top: 20px;
}
    .features--about .features__img-wrap {
        border-radius: 20px;
    }

    .features__descr-subtitle {
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        color: #4c4c4c;
        margin-bottom: 16px;
    }

    .features--about .features__img-wrap.desktop {
        max-width: 316px;
    }

    .features--about .features__flex {
        margin-bottom: 0;
    }

    .start-treatment__wrap {
        padding: 40px;
        background-color: #5A96FF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-radius: 30px;
    }

    .start-treatment__top {
        max-width: 562px;
    }

    .start-treatment__top-title {
        font-weight: 600;
        font-size: 32px;
        line-height: 120%;
        color: white;
        margin-bottom: 20px;
    }

    .start-treatment__top-subtitle {
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: white;
        margin-bottom: 40px;
    }

    .start-treatment__bottom-title {
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        color: white;
        margin-bottom: 45px;
    }

    .start-treatment__bottom-phone {
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
        color: white;
        margin-bottom: 24px;
    }

    .start-treatment__bottom-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: white;
        margin-bottom: 10px;
    }

    .start-treatment__centr {
        width: 1px;
        background-color: rgba(255, 255, 255, 0.15);
        ;
        align-self: stretch;
    }

    .start-treatment__top-politik {
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        color: white;
        opacity: 0.7;
    }

    .start-treatment__top-politik a {
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        color: white;
        opacity: 0.7;
    }

    .start-treatment__top-form {
        display: flex;
        gap: 12px;
        margin-bottom: 20px;
    }


    .request-form__input {
        max-width: 275px;
        width: 275px;
        background: rgba(255, 255, 255, 0.2);
        padding: 0px 20px;
        color: #000000;
        height: 54px;
        border-radius: 40px;
        opacity: 0.6;
    }

    .request-form__input::placeholder {
        color: #757575;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        display: flex;
        align-items: center;
    }

    .start-treatment__top-btn {
        max-width: 275px;
        background: white;
        width: 100%;
        width: 275px;
        border-radius: 40px;
        font-weight: 600;
        font-size: 16px;
        line-height: 130%;
        height: 54px;
        color: #5A96FF;
        margin: 0;
    }

    .start-treatment {
        margin-bottom: 120px;
    }

    @media (max-width: 1090px) {
        .start-treatment__wrap {
            flex-direction: column;
            width: 100%;
        }

        .start-treatment__bottom {
            text-align: center;
        }
    }

    @media (max-width: 800px) {
        .start-treatment__top-form {
            text-align: center;
            flex-direction: column;
        }

        .request-form__input {
            max-width: 100%;
            width: 100%;
        }

        .start-treatment__top-btn {
            max-width: 100%;
            width: 100%;
        }
    }

    @media (max-width: 650px) {
        .start-treatment__wrap {
            padding: 24px 20px;
            background-color: #5A96FF;
        }

        .start-treatment {
            margin-bottom: 60px;
        }

        .start-treatment__top-title {
            font-size: 24px;
            margin-bottom: 16px;
        }

        .start-treatment__top-subtitle {
            font-size: 16px;
            margin-bottom: 30px;
        }

        .start-treatment__centr {
            width: 100%;
            height: 1;
        }
    }

    .custom-checkbox {
        display: inline-flex;
        align-items: center;
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        user-select: none;
        color: white;
        /* Белый текст для темного фона */
    }

    .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        border: 2px solid white;
        border-radius: 4px;
        transition: all 0.3s;
    }

    .custom-checkbox:hover input~.checkmark {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .custom-checkbox input:checked~.checkmark {
        background-color: transparent;
    }

    .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .custom-checkbox input:checked~.checkmark:after {
        display: block;
    }

    .custom-checkbox .checkmark:after {
        left: 6px;
        top: 2px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .start-treatment__top-info {
        display: flex;
        margin-bottom: 16px;
    }

    @media (min-width: 375px) {
        .features-list__item {
            width: calc(50% - 2rem);
            max-width: 21rem;
        }
    }

    .container {
        max-width: 1200px;
    }

    .gallery--about .img-slide img {
        box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, .25);
        margin-right: 0px;
        margin-bottom: 0x;
        width: 100%;
        max-width: 270px;
        height: 181px;
    }

    .cons-banner__title {
        font-size: 20px;
    }

    .cons-banner__wrap .cons-banner {
        padding: 20px;
        max-width: 880px;
        border: 32px solid #fff;
        transform: translateY(0%);
        margin-bottom: 100px;
    }

    .gallery--about .img-slide a {
        width: 270px;
        display: block;
    }

    .cons-banner-logo {
        width: 52px;
        height: 52px;
    }

    .btn,
    .btn--brown,
    .btn--white {
        font-size: 14px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 4.8rem;
        border-radius: 2.5rem;
        padding: 0 1rem;
        max-width: 338px;
        border: 1px solid transparent;
        transition: background-color .3s, border-color .3s, color .3s;
        height: 50px;
    }

    .section__title-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #4c4c4c;
        padding-top: 20px;
        max-width: 549px;
    }

    .inside-hero {
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .features--about {
        padding-top: 70px;
    }

    .info-block h2 {
        text-align: center;
    }

    @media (max-width: 740px) {
        .cons-banner {
            flex-direction: column;
            gap: 12px;
            border: 20px solid #fff;
            margin-bottom: 66px;
        }

        .features--about {
            padding-top: 30px;
        }

        .inside-hero {
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .section__title-text {
            padding-top: 16px;
            max-width: 100%;
        }
    }

    .section-doc p {
        text-align: left;
    }

    .section-doc__title {
        margin-bottom: 50px;
        color: #c59d5f;
    }

    .container .section__title-h2 {
        font-weight: 500;
        font-size: 40px;
        line-height: 108%;
        text-align: center;
    }

    .section-doc__item {
        max-width: 270px;
        border-radius: 20px;
        padding: 10px 10px 16px 10px;
        background-color: #f4f4f4;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .section-doc__item-picture {
        border-radius: 20px;
        max-width: 100%;
        border-radius: 16px;
        width: 250px;
        height: 218px;
        max-height: 100%;
        margin-bottom: 16px;
        position: relative;
        overflow: hidden;
        background-color: white;
    }

    .section-doc__item-experience {
        position: absolute;
        bottom: 10px;
        left: 10px;
        border-radius: 10px;
        padding: 8px 10px;
        width: 117px;
        height: 36px;
        background-color: #C59D5F;
        font-weight: 600;
        font-size: 14px;
        line-height: 143%;
        color: white;
    }

    .section-doc__item-picture img {
        border-radius: 16px;
    }

    .section-doc__item-name {
        font-weight: 600;
        font-size: 18px;
        line-height: 124%;
        color: #4c4c4c;
        margin-bottom: 8px;
    }

    .section-doc__item-job {
        font-weight: 400;
        font-size: 14px;
        line-height: 143%;
        color: #4c4c4c;
        margin-bottom: 8px;
    }

    .section-doc__items {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        width: 1135px;
    }

    .section-doc__item-btn {
        border-radius: 40px;
        width: 100%;
        height: 46px;
        background-color: #5A96FF;
        color: white;
        font-weight: 600;
        font-size: 16px;
        line-height: 130%;
        max-width: 238px;
        transition: background-color .3s;
    }

    .section-doc__item-btn:hover {
        background-color: #3a7bebff;
    }

    .section-doc__item-link {
        border-radius: 40px;
        width: 100%;
        max-width: 238px;
        height: 46px;
        background: rgba(90, 150, 255, 0.12);
        color: #5A96FF;
        font-weight: 600;
        font-size: 16px;
        line-height: 130%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .section-doc__item-btns {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    @media (max-width: 1200px) {
        .section-doc__main {
            overflow-y: auto;
        }
    }

    @media (max-width: 650px) {
        .section__title-h2 {
            font-weight: 500;
            font-size: 24px;
            line-height: 120%;
            text-align: center;
        }

        .section-doc__title {
            margin-bottom: 30px;
        }

    }
    
    
    
      .start-treatment__top--footer {
        width: 100%;
        max-width: 100%;
        max-width: 562px;
        width: 100%;
        max-width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .start-treatment--footer {
        margin-top: 100px;
        margin-bottom: 182px;
    }

    .start-treatment__top--footer .start-treatment__top-btn {
        max-width: 360px;
        width: 360px;
    }

    .start-treatment__top--footer .request-form__input {
        max-width: 360px;
        width: 360px;
    }

    .start-treatment__top--footer a {
        font-size: 16px;
        color: white;
    }

    .start-treatment__top--footer .start-treatment__top-subtitle {
        margin-bottom: 0px;
    }

    @media (max-width: 900px) {
        .start-treatment__top--footer .start-treatment__top-form {
            flex-direction: column;
        }

        .start-treatment__top--footer .request-form__input {
            max-width: 100%;
            width: 100%;
        }

        .start-treatment__top--footer .start-treatment__top-btn {
            max-width: 100%;
            width: 100%;
        }

        .start-treatment--footer {
            margin-top: 40px;
        }
    }


              
.socials__link:hover .icon-telegram svg fill {
fill: #000 !important;
}

.socials__icon {
width: 32px;
height: 32px;
display: flex;
justify-content: center;
align-items: center;
}
.socials__link .soc-icon {
fill: #fff;
transition: fill 0.3s ease; 
}
.socials__link:hover .soc-icon {
fill: #c59d5f;
}
@media (max-width: 1024px) {
.footer-nav__link:hover::before {
display: none !important;
content: none !important;
}
}


/* doctor page */


.personal-infoblock {
    margin-bottom: 160px;
}
.personal {
    margin-bottom: 70px;
}
.personal__text {
    margin-bottom: 30px;
}
.personal-hero__items {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px;
}
.personal-hero__item {
    border-radius: 12px;
    padding: 12px 16px;
    background: rgba(90, 150, 255, 0.12);
    font-size: 16px;
    line-height: 130%;
    color: #4c4c4c;
    width: fit-content;
}
.personal-hero__item span {
    font-weight: 700;
    color: #5A96FF;
}

.personal__schedule-title {
    font-size: 16px;
    line-height: 130%;
    color: #4c4c4c;
    margin-bottom: 16px;
}
.personal__schedule-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.personal__schedule-list ul li {
    border-radius: 10px;
    padding: 12px 19px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.personal__schedule-list ul li::before {
    content: none;
}
.personal__schedule-list ul li p {
    font-size: 14px;
    line-height: 130%;
    color: #4c4c4c;
    opacity: 0.7;
}
.personal__schedule-list ul li span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #5A96FF;
}

.personal__form {
    border-radius: 24px;
    padding: 40px;
    background: #5A96FF;
    margin-bottom: 80px;
}
.personal__form-title {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
.personal__form-subtitle {
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
}
.personal__form-btn {
    padding: 16px 20px;
    border-radius: 40px;
    background: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #5A96FF;
    border: 1px solid #fff;
    transition: all 0.3s ease;
}
.personal__form-btn:hover {
    background: #5A96FF;
    color: #fff;
}
.personal__form-politic {
    width: 100%;
    flex-grow: 1;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #fff;
    opacity: 0.7;
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.personal__form-politic a {
    color: inherit;
    text-decoration: underline;
}
.personal__form-row {
    max-width: 727px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px 12px;
    align-items: center;
    margin: 0 auto;
}
.personal__form-input, .personal__form-btn {
    max-width: none;
    flex: 1 0 40%;
}

.personal-hero__block {
    margin-bottom: 80px;
}
.personal-hero__block_title {
    font-weight: 600;
    font-size: 32px;
    line-height: 62%;
    color: #4c4c4c;
    margin-bottom: 40px;
}
.personal-hero__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.personal-hero__card {
    display: block;
    border-radius: 20px;
    padding: 20px;
    background: #F4F4F4;
}
.personal-hero__card img {
    display: block;
    width: 100%;
    height: 242px;
    border-radius: 16px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 16px;
}

.personal-hero__article {
    border: 1px solid #F4F4F4;
    transition: all 0.3s ease;
}
.personal-hero__article:hover {
    border: 1px solid #5A96FF;
}
.personal-hero__article img {
    height: 180px;
}
.personal-hero__article-name {
    font-weight: 600;
    font-size: 18px;
    line-height: 124%;
    color: #4c4c4c;
    margin-bottom: 20px;
}
.personal-hero__article-link {
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #5A96FF;
    display: flex;
    align-items: center;
    gap: 10px;
}
.personal-hero__article-link::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #5A96FF;
    border-right: 1px solid #5A96FF;
    transform: rotate(45deg);
}

.personal-hero__review {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
.personal-hero__review-name {
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #5A96FF;
    margin-bottom: 16px;
}
.personal-hero__review-date {
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-size: 14px;
    line-height: 130%;
    color: #4c4c4c;
}
.personal-hero__review-date p {
    opacity: 0.7;
}

@media (max-width: 950px) {
    .personal-hero__cards {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 767px) {
    .personal {
        margin-bottom: 54px;
    }
    .personal__schedule-list ul {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .personal__schedule-list ul li {
        min-width: max-content;
    }

    .personal__form {
        border-radius: 16px;
        padding: 24px 20px 20px 20px;
        margin-bottom: 50px;
    }
    .personal__form-title {
        font-size: 20px;
        margin-bottom: 16px;
    }
    .personal__form-subtitle {
        font-size: 14px;
    }
    .personal__form-btn {
        order: 3;
    }
    .personal__form-politic {
        font-size: 12px;
        padding: 0;
    }
    .personal__form-row {
        flex-wrap: nowrap;
        flex-direction: column;
        gap: 16px;
        align-items: stretch;
    }
    .personal__form-input, .personal__form-btn {
        flex: 1 0 auto;
    }

    .personal-hero__block {
        margin-bottom: 50px;
    }
    .personal-hero__block_title {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .personal-hero__cards {
        display: flex;
        gap: 10px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
    }
    .personal-hero__card {
        flex: 0 0 55%; 
        scroll-snap-align: start;
        border-radius: 16px;
        padding: 14px;
    }
    .personal-hero__card img {
        height: 190px;
        border-radius: 12px;
        margin-bottom: 14px;
    }

    .personal-hero__article img {
        height: 160px;
    }
    .personal-hero__article-name {
        font-size: 16px;
    }
    .personal-hero__article-link {
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    .personal-hero__card {
        flex: 0 0 85%; 
    }
}


.container .section__title-h2-form {
    font-size: 32px;
}

.info-block__wrapper {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 768px) {
    .info-block__wrapper {
    justify-content: flex-start;
    overflow: auto;
    flex-wrap: nowrap;
}
}

.info-block__wrapper a {
    width:100%;
    max-width: 270px;
}

@media (max-width: 1023px) {
    .info-block__wrapper a {
    width:270px;
    flex: 0 0 auto;
}
}

.request-form__input--placeholder::placeholder {
    opacity: 1;
    color: #FFFFFF;
}

.relations-block__title {
     font-size: 3.6rem;
     color: #c59d5f;
     text-align: center;
}

@media (max-width: 1023px) {
    .relations-block__title {
     font-size: 2.4rem;
}
}

.info-block__img {
    display: block !important;
    max-width: 270px !important;
}

.city-list a {
    font-size: 16px;
}

@media (max-width: 1023px) {
    .popup__container h3 {
        font-weight: 500;
        font-size: 26px;
}
}

.popup__city {
    padding: 30px 30px 45px 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 700px;
    max-height: 688px;
    background-color: #fff;
    border-radius: 0 5rem 5rem;
    color: #4c4c4c;
  }

  .city__label {
    margin: 25px 0;
    position: relative;
    width: 100%;
  }

  .city__label::before {
    content: '';
    position: absolute;
    top: 12px;
    left: 8px;
    width: 18px;
    height: 18px;
    background-image: url("/netcat_template/images/header_new/search-icon.svg");
  }

  .city__cancel {
    display: none;
    position: absolute;
    top: 12px;
    right: 20px;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
  }

  .city__cancel::after, .city__cancel::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #33333380;
    position: absolute;
    top: 50%;
    left: 0;
}

.city__cancel::after {
    transform: rotateZ(-45deg);
}

.city__cancel::before {
    transform: rotateZ(45deg);
}

  .city__input {
    padding: 10px 31px;
    border: 1px solid #d9d9d9;
    border-radius: 15px;
    width: 100%;
  }

  .city__input::placeholder {
    color: #33333380;
    font-size: 14px;
    line-height: 20px;
  }
  
  .city__input:focus {
    border-color: #c59d5f;
  }

  .city__input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    height: 15px;
    width: 15px;
    background: url("/netcat_template/template/17/build/static/images/svg/sprite.svg#search-cancel") no-repeat 50% 50%;
    margin-right: 12px;
  }

  .city__search {
    position: relative;
  }

  .city__result-list {
    display: none;
  }

  .popup__city.active .city__result-list {
    display: flex;
    position: absolute;
    top: 71px;
    left: 0;
    flex-direction: column;
    gap: 5px;
    padding: 10px 31px;
    width: 100%;
    background-color: #ffffff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border-left: 1px solid #c59d5f;
    border-right: 1px solid #c59d5f;
    border-bottom: 1px solid #c59d5f;
    z-index: 2;
  }

  .popup__city.active .city__input {
    border: 1px solid #c59d5f;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .popup__city.active .city__label {
    margin-bottom: 0;
  }

  .popup__city.active .city__list,
  .popup__city.active .city__buttons {
      opacity: 0.3;
  }

  .city__list {
    padding: 0;
    margin-bottom: 25px;
    display: none;
    list-style: none;
    max-height: 408px;
    overflow-y: auto;
  }

  .city__list.active {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    gap: 4px 0;
  }

  .city__item {
    width: 33%;
  }

  .city__buttons {
    margin-top: auto;
    padding-top: 25px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #d9d9d9;
  }

  .city__button {
    display: flex;
    gap: 10px;
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    color: #4c4c4c;
    text-decoration: underline;
    cursor: pointer;
  }

  .city__button:first-child {
    display: none;
  }

  @media (max-width: 768px) {
    .popup--city .popup__close {
        top: 2.5rem;
        right: 2.5rem;
    }

    .popup--city .popup__close::after, .popup--city .popup__close::before {
        background-color: #c59d5f;
    }

    .city__item {
      width: 50%;
    }
  }

  @media (max-width: 650px) {
    .popup__city {
      padding: 30px 20px 30px;
      width: 100%;
      height: 100%;
    }

    .city__list {
      max-height: 100%;
    }

    .city__item {
      width: 100%;
    }

    .city__buttons {
      flex-direction: column;
      gap: 15px;
    }

    @media (max-width: 420px) {
      .popup--city {
        padding: 0;
      }

      .popup__city {
        max-height: 100%;
      }
    }
  }
.map-site {
    padding: 2vh 5vw 4vh;
}