@font-face {
    font-family: FuturaNew;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/FuturaNewBook/FuturaNewBook-Reg.eot);
    src: url(../fonts/FuturaNewBook/FuturaNewBook-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaNewBook/FuturaNewBook-Reg.woff2) format("woff2"), url(../fonts/FuturaNewBook/FuturaNewBook-Reg.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: FuturaNew;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/FuturaNewBold/FuturaNewBold-Reg.eot);
    src: url(../fonts/FuturaNewBold/FuturaNewBold-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaNewBold/FuturaNewBold-Reg.woff2) format("woff2"), url(../fonts/FuturaNewBold/FuturaNewBold-Reg.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: FuturaNew;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/FuturaNewLight/FuturaNewLight-Reg.eot);
    src: url(../fonts/FuturaNewLight/FuturaNewLight-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaNewLight/FuturaNewLight-Reg.woff2) format("woff2"), url(../fonts/FuturaNewLight/FuturaNewLight-Reg.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: FuturaNew;
    font-weight: 450;
    font-style: normal;
    src: url(../fonts/FuturaNewMedium/FuturaNewMedium-Reg.eot);
    src: url(../fonts/FuturaNewMedium/FuturaNewMedium-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaNewMedium/FuturaNewMedium-Reg.woff2) format("woff2"), url(../fonts/FuturaNewMedium/FuturaNewMedium-Reg.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: FuturaNew;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/FuturaNewDemi/FuturaNewDemi-Reg.eot);
    src: url(../fonts/FuturaNewDemi/FuturaNewDemi-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaNewDemi/FuturaNewDemi-Reg.woff2) format("woff2"), url(../fonts/FuturaNewDemi/FuturaNewDemi-Reg.ttf) format("truetype");
    font-display: swap
}

@font-face {
    font-family: FuturaNew;
    font-weight: 800;
    font-style: normal;
    src: url(../fonts/FuturaNewHeavy/FuturaNewHeavy-Reg.eot);
    src: url(../fonts/FuturaNewHeavy/FuturaNewHeavy-Reg.eot?#iefix) format("embedded-opentype"), url(../fonts/FuturaNewHeavy/FuturaNewHeavy-Reg.woff2) format("woff2"), url(../fonts/FuturaNewHeavy/FuturaNewHeavy-Reg.ttf) format("truetype");
    font-display: swap
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    color: #212529;
    text-align: left;
    overflow-x: overlay;
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: .0625rem dotted;
    outline: .3125rem auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -.125rem;
    -webkit-appearance: none
}

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.sBanner .col {
    position: relative;
    height: 30.375rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (min-width:48rem) {
    .sBanner .col {
        height: 39.5625rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 600px) {
    .sBanner .col {
        height: auto;
        padding-top: 20px;
    }

    .header-bottom__city svg {
        height: 20px;
        margin: 0 5px;
    }
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: .0625rem;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

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

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: a;
    animation-name: a
}

@-webkit-keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 5rem;
    width: 5rem;
    left: 50%;
    top: 50%;
    margin-left: -2.5rem;
    margin-top: -2.5rem;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

body.compensate-for-scrollbar {
    overflow: hidden
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .5) !important;
    -webkit-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-weight: 400 !important
}

::-moz-placeholder {
    color: rgba(0, 0, 0, .5) !important;
    -moz-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-weight: 400 !important
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, .5) !important;
    -ms-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-weight: 400 !important
}

::-ms-input-placeholder {
    color: rgba(0, 0, 0, .5) !important;
    -ms-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-weight: 400 !important
}

::placeholder {
    color: rgba(0, 0, 0, .5) !important;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
    font-weight: 400 !important
}

input,
select,
textarea {
    -webkit-appearance: none;
    border-radius: 0
}

.clearfix {
    position: relative
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    clear: both
}

input,
textarea {
    border: .0625rem solid #666;
    outline: none
}

body,
html {
    min-height: 100%
}

body.is-active,
html.is-active {
    overflow: hidden
}

body {
    font-size: 1rem;
    min-width: 20rem;
    line-height: 1.5;
    -webkit-font-smoothing: antialised;
    letter-spacing: 0;
    font-family: FuturaNew;
    font-weight: 400;
    overflow-x: hidden;
    color: #000;
    background-color: #fff
}

@media only screen and (min-width:62rem) {

    body.is-active,
    body.is-active .header {
        padding-right: 1.0625rem
    }
}

a,
button {
    cursor: pointer
}

a:active,
a:focus,
a:hover,
button:active,
button:focus,
button:hover {
    text-decoration: none;
    outline: none
}

.container {
    display: block;
    margin: 0 auto;
    padding: 0 .625rem;
    width: 100%
}

@media only screen and (min-width:75rem) {
    .container {
        width: 73.125rem
    }
}

.row {
    margin: 0 -.625rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col,
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.col {
    padding: 0 .625rem;
    width: 100%
}

@media only screen and (min-width:18.75rem) {
    .col.p0 {
        padding: 0
    }
}

@media only screen and (min-width:48rem) {
    .col.p0 {
        padding: 0 .625rem
    }
}

.f-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-start {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

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

.center {
    display: block;
    text-align: center
}

[name=org] {
    display: none !important
}

main {
    overflow: hidden
}

@media only screen and (min-width:62rem) {
    main {
        padding-top: 193px
    }
}

.input {
    width: 100%;
    height: 2.8125rem;
    background-color: #f6f6f6;
    border: 0;
    font-size: .875rem;
    font-weight: 300;
    padding: 0 1.375rem;
    color: #000
}

.input[type=submit] {
    background-color: #f34c63;
    color: #fff;
    font-size: .875rem;
    font-weight: 450;
    cursor: pointer;
    -webkit-box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    -webkit-transition: -webkit-box-shadow .25s ease-out;
    transition: -webkit-box-shadow .25s ease-out;
    -o-transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out
}

.input[type=submit]:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.textarea {
    width: 100%;
    height: 5.625rem;
    background-color: #f6f6f6;
    border: 0;
    font-size: .875rem;
    font-weight: 300;
    padding: .9375rem 1.375rem;
    color: #000;
    resize: none
}

.sectionTitle {
    text-align: center;
    color: #0e213b;
    width: 100%;
    position: relative
}

.sectionTitle h1,
.sectionTitle p {
    margin: 0;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 1.13
}

@media only screen and (min-width:48rem) {

    .sectionTitle h1,
    .sectionTitle p {
        font-weight: 450;
        font-size: 3rem
    }
}

.sectionTitle:before,
.sectionTitle__Content:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    top: -1.375rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='33' viewBox='0 0 50 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.717 20.626H42.53c-.344 0-.666.17-.858.46l-3.02 4.529L29.057.662a1.008 1.008 0 0 0-1.018-.66 1.032 1.032 0 0 0-.94.765L19.6 28.88l-7.063-15.893a1.03 1.03 0 0 0-.92-.612c-.386.004-.768.215-.945.57l-3.84 7.68h-5.55a1.032 1.032 0 0 0 0 2.062H7.47c.39 0 .747-.22.922-.57l3.148-6.294 7.36 16.566c.17.373.54.61.945.61.027 0 .053 0 .082-.002a1.03 1.03 0 0 0 .914-.763l7.433-27.867 9.171 23.847a1.03 1.03 0 0 0 1.821.2l3.818-5.727h5.634a1.032 1.032 0 0 0 0-2.062z' fill='%23EA8492'/%3E%3C/svg%3E");
    width: 2.1875rem;
    height: 1.4375rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

@media only screen and (min-width:48rem) {

    .sectionTitle:before,
    .sectionTitle__Content:before {
        width: 3.125rem;
        height: 2.0625rem;
        top: -2.625rem
    }
}

.h3,
h3 {
    font-size: 1.125rem;
    font-weight: 600
}

@media only screen and (min-width:48rem) {

    .h3,
    h3 {
        font-size: 1.5rem
    }
}

.h4,
h4 {
    font-size: 1rem;
    font-weight: 600
}

@media only screen and (min-width:48rem) {

    .h4,
    h4 {
        font-size: 1.125rem
    }
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    width: 3.1875rem;
    height: 3.1875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f06a7c;
    -webkit-box-shadow: 0 .25rem .5rem rgba(51, 51, 51, .08);
    box-shadow: 0 .25rem .5rem rgba(51, 51, 51, .08);
    border-radius: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    display: block;
    margin: auto
}

.owl-carousel .owl-nav button.owl-next svg,
.owl-carousel .owl-nav button.owl-prev svg {
    fill: #fff;
    width: .6875rem;
    height: 1.0625rem;
    position: relative;
    top: .1875rem
}

.owl-carousel .owl-nav .owl-prev {
    left: 0
}

.owl-carousel .owl-nav .owl-next {
    right: 0
}

.btn {
    color: #fff;
    background-color: #f34c63;
    -webkit-box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    font-size: .875rem;
    font-weight: 450;
    width: 100%;
    max-width: 12.5625rem;
    height: 2.8125rem;
    border: 0;
    -webkit-transition: -webkit-box-shadow .25s ease-out;
    transition: -webkit-box-shadow .25s ease-out;
    -o-transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out;
    display: block;
    margin: .1875rem auto 0
}

.btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
    display: none
}

[type=checkbox]+label {
    line-height: 1;
    font-size: .75rem;
    padding-left: 1.3125rem;
    margin: 0;
    color: #626262
}

@media only screen and (min-width:48rem) {
    [type=checkbox]+label {
        font-size: .75rem;
        color: #1e1e1e
    }
}

[type=checkbox]+label a {
    color: #1e1e1e;
    text-decoration: underline;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

[type=checkbox]+label a:hover {
    color: #fd3a84
}

[type=checkbox]+label:after {
    opacity: 0;
    content: "";
    width: .5625rem;
    height: .5625rem;
    position: absolute;
    top: .125rem;
    left: .1875rem;
    border-radius: .125rem;
    background-color: #fd3a84;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out
}

[type=checkbox]:checked+label,
[type=checkbox]:not(:checked)+label {
    position: relative;
    cursor: pointer
}

[type=checkbox]:checked+label:before,
[type=checkbox]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: -.0625rem;
    width: .9375rem;
    height: .9375rem;
    border-radius: .125rem;
    background-color: #f1f1f1
}

[type=checkbox]:checked+label:after {
    opacity: 1
}

[type=checkbox]:disabled:checked+label:before,
[type=checkbox]:disabled:not(:checked)+label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}

[type=checkbox]:disabled:checked+label:after {
    color: #999
}

.sBreadcrumbs {
    padding: .9375rem 0
}

.sBreadcrumbs.absolute {
    position: absolute;
    left: 0;
    width: 100%;
    top: 5.4375rem;
    z-index: 1
}

@media only screen and (min-width:62rem) {
    .sBreadcrumbs.absolute {
        top: 8.1875rem
    }
}

@media only screen and (min-width:48rem) {
    .sBreadcrumbs {
        padding: 1.5625rem 0
    }
}

.sBreadcrumbs .breadcrumbs {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sBreadcrumbs .breadcrumbs li {
    display: inline-block;
    position: relative;
    font-size: .875rem;
    color: #ea8492
}

.sBreadcrumbs .breadcrumbs li:after {
    content: "";
    width: .1875rem;
    height: .3125rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='3' height='5' viewBox='0 0 3 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.919 2.695L.646 4.92A.28.28 0 0 1 .45 5a.28.28 0 0 1-.198-.08l-.167-.164a.27.27 0 0 1 0-.387l1.908-1.868L.082.631a.269.269 0 0 1 0-.387L.249.08A.28.28 0 0 1 .446 0a.28.28 0 0 1 .198.08l2.275 2.227c.052.052.081.12.081.194a.269.269 0 0 1-.081.194z' fill='%23000'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 .3125rem;
    position: relative;
    top: -.0625rem
}

.sBreadcrumbs .breadcrumbs li:last-child:after {
    display: none
}

@media only screen and (min-width:48rem) {
    .sBreadcrumbs .breadcrumbs li {
        font-size: .9375rem
    }
}

.sBreadcrumbs .breadcrumbs li a {
    color: #5e5e5e
}

.sBreadcrumbs+.sArticleDetail,
.sBreadcrumbs+.sArticles,
.sBreadcrumbs+.sDoctors.all__list,
.sBreadcrumbs+.sDoctorsDetail,
.sBreadcrumbs+.sError,
.sBreadcrumbs+.sGallery,
.sBreadcrumbs+.sPrice,
.sBreadcrumbs+.sReviews,
.sBreadcrumbs+.sServices.popular {
    padding-top: 2.1875rem
}

@media only screen and (min-width:48rem) {

    .sBreadcrumbs+.sArticleDetail,
    .sBreadcrumbs+.sArticles,
    .sBreadcrumbs+.sDoctors.all__list,
    .sBreadcrumbs+.sDoctorsDetail,
    .sBreadcrumbs+.sError,
    .sBreadcrumbs+.sGallery,
    .sBreadcrumbs+.sPrice,
    .sBreadcrumbs+.sReviews,
    .sBreadcrumbs+.sServices.popular {
        padding-top: 2.1875rem
    }
}

.sBreadcrumbs+.sContacts {
    padding-bottom: 2.1875rem
}

@media only screen and (min-width:48rem) {
    .sBreadcrumbs+.sContacts {
        padding: 7.5rem 0 9.375rem
    }
}

.mobileMenu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 3;
    background-color: hsla(0, 0%, 100%, .8);
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(.75rem);
    padding: 6.875rem .9375rem 1.25rem;
    overflow: auto;
    -webkit-transform: translate(-100%);
    -ms-transform: translate(-100%);
    transform: translate(-100%);
    visibility: hidden;
    -webkit-transition: visibility .25s ease-out, -webkit-transform .25s ease-out;
    transition: visibility .25s ease-out, -webkit-transform .25s ease-out;
    -o-transition: transform .25s ease-out, visibility .25s ease-out;
    transition: transform .25s ease-out, visibility .25s ease-out;
    transition: transform .25s ease-out, visibility .25s ease-out, -webkit-transform .25s ease-out
}

@media only screen and (min-width:62rem) {
    .mobileMenu {
        display: none !important
    }
}

.mobileMenu.is-active {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    visibility: visible
}

.mobileMenu a {
    color: #0e213b;
    font-size: 1.125rem;
    padding: .3125rem 0;
    display: inline-block;
    position: relative
}

.mobileMenu .mobileMenu-menu {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.mobileMenu .submenu {
    padding-left: 1.25rem;
    margin: 0;
    list-style-type: none
}

.mobileMenu-menu__item {
    position: relative;
    border-bottom: .0625rem solid #f1f1f1
}

.mobileMenu-menu__item:last-child {
    border: 0
}

.mobileMenu-menu__item .down {
    width: 1.5rem;
    height: 1.5rem;
    padding: .4375rem;
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: -webkit-transform .25s ease-out;
    -o-transition: transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out;
    position: relative;
    top: -.0625rem
}

.mobileMenu-menu__item .down.is-active {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.mobileMenu .submenu {
    display: none
}

.mobileMenu .submenu li {
    border-bottom: .0625rem solid #f1f1f1
}

.mobileMenu .submenu li:last-child {
    border: 0
}

.mobileMenu .submenu.is-active {
    display: block
}

.mobileMenu__btn {
    max-width: 30rem;
    margin: 1.875rem auto 5rem
}

@media only screen and (min-width:31.25rem) {
    .mobileMenu__btn {
        max-width: 15.625rem
    }
}

.mobileMenu-feedback {
    padding: 0;
    margin: 1.875rem -.9375rem 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mobileMenu-feedback a {
    font-size: 1rem
}

@media only screen and (min-width:22.5rem) {
    .mobileMenu-feedback a {
        font-size: 1.125rem
    }
}

.mobileMenu-feedback li {
    padding: 0 .9375rem;
    width: 100%;
    text-align: center
}

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

@media only screen and (min-width:62rem) {
    .header {
        z-index: auto
    }
}

.header.is-fixed {
    position: fixed;
    z-index: 5
}

.header-top {
    padding: .75rem 0;
    background-color: #fff
}

@media only screen and (min-width:48rem) {
    .header-top {
        padding: .8125rem 0
    }
}

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

.header__logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.header .col.w10 {
    width: 100%;
    display: none
}

@media only screen and (min-width:62rem) {
    .header .col.w10 {
        width: 18%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header .col.w80 {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (min-width:62rem) {
    .header .col.w80 {
        width: 80%
    }
}

.header .col.col-md-d {
    display: none
}

@media only screen and (min-width:62rem) {
    .header .col.col-md-d {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header-feedback,
.header-soc {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:62rem) {

    .header-feedback,
    .header-soc {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.header-soc,
.header-soc-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-soc-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

@media only screen and (min-width:62rem) {
    .header-soc-list {
        margin: 0 0 0 1.0625rem
    }
}

.header-soc-list__item {
    margin: 0 .625rem 0 0
}

.header-soc-list__item a {
    width: 2.1875rem;
    height: 2.1875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-soc-list__item img {
    width: 100%
}

.header__city {
    position: relative;
    font-size: .875rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    display: none
}

@media only screen and (min-width:62rem) {
    .header__city {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header__city .icon-geo {
    width: .5rem;
    margin-right: .6875rem;
    position: relative;
    top: -.0625rem
}

.header__city .icon-down {
    width: .25rem;
    height: .375rem;
    margin-left: .5rem
}

.header-feedback {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

@media only screen and (min-width:62rem) {
    .header-feedback {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.header-feedback .phone {
    font-size: .875rem;
    font-weight: 450;
    color: #0e213b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.header-feedback .phone:hover {
    color: #ea8492
}

.header-feedback .phone svg {
    width: .8125rem;
    height: .8125rem;
    margin-right: .625rem
}

.header-feedback__btn {
    font-size: .875rem;
    font-weight: 450;
    color: #ea8492;
    background-color: transparent;
    border: .0625rem solid #ea8492;
    border-radius: .375rem;
    padding: .8125rem 2.8125rem;
    margin: 0 0 0 1.6875rem;
    width: auto;
    height: auto;
    max-width: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    -o-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out
}

.header-feedback__btn:hover {
    background-color: #ea8492;
    color: #fff
}

.header-bottom {
    padding: .5rem 0;
    background: -o-linear-gradient(93deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    background: linear-gradient(357deg, #fd3a84 -2.17%, #ffa68d 97.63%)
}

@media only screen and (min-width:62rem) {
    .header-bottom {
        background: -o-linear-gradient(123.62deg, #fd3a84 -2.17%, #ffa68d 97.63%);
        background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
        padding: 0
    }
}

.header-bottom .phone {
    font-size: .875rem;
    font-weight: 450;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (min-width:62rem) {
    .header-bottom .phone {
        display: none
    }
}

.header-bottom .phone svg {
    width: .8125rem;
    height: .8125rem;
    margin-right: .5rem
}

.header-bottom__city {
    position: relative;
    font-size: .8125rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    line-height: 1;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media only screen and (min-width:62rem) {
    .header-bottom__city {
        display: none
    }
}

.header-bottom__city .icon-geo {
    width: .6875rem;
    margin-right: .5rem
}

.header-bottom__city .icon-down {
    width: .25rem;
    height: .375rem;
    margin-left: .4375rem
}

.header nav {
    width: 100%
}

.header-menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header-menu__item {
    color: #fff;
    text-transform: uppercase;
    font-size: .9375rem;
    font-weight: 450;
    letter-spacing: .005em;
    padding: 0 1.25rem;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header-menu__item:hover>.submenu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible
}

.header-menu__item a {
    color: #fff;
    display: block
}

@media only screen and (min-width:62rem) {
    .header-menu__item a {
        padding: 1.0625rem 0
    }
}

.header .btn-mobile {
    width: 2.1875rem;
    height: 2rem;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    border-radius: .25rem;
    border: 0;
    background-color: #fff;
    position: relative;
    padding: .625rem .5625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (min-width:62rem) {
    .header .btn-mobile {
        display: none
    }
}

.header .btn-mobile span {
    width: .8125rem;
    display: block;
    position: relative
}

.header .btn-mobile span,
.header .btn-mobile span:after,
.header .btn-mobile span:before {
    height: .0625rem;
    border-radius: .125rem;
    background-color: #ea8492;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.header .btn-mobile span:after,
.header .btn-mobile span:before {
    content: "";
    position: absolute;
    right: 0
}

.header .btn-mobile span:before {
    width: 1.0625rem;
    top: -.3125rem
}

.header .btn-mobile span:after {
    width: .5625rem;
    bottom: -.3125rem
}

.header .btn-mobile.is-active span {
    background-color: transparent
}

.header .btn-mobile.is-active span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header .btn-mobile.is-active span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 1.0625rem
}

.header .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    -webkit-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    padding: 0;
    list-style-type: none;
    width: fit-content;
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    border-radius: .625rem;
    visibility: hidden
}

.header .submenu li {
    font-size: .875rem;
    text-transform: none;
    position: relative;
    color: #30354b;
    height: 2.5625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .8125rem 0 1.25rem
}

.header .submenu li:first-child:after {
    border-radius: .625rem .625rem 0 0
}

.header .submenu li:last-child:after {
    border-radius: 0 0 .625rem .625rem
}

.header .submenu li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(123.62deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out
}

.header .submenu li:hover,
.header .submenu li:hover>a {
    color: #fff
}

.header .submenu li:hover:after {
    opacity: 1
}

.header .submenu li:hover>.submenu {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr
}

.header .submenu li:hover>.submenu li:hover,
.header .submenu li:hover>.submenu li:hover>a {
    color: #fff
}

.header .submenu li:hover>.submenu a {
    color: #30354b
}

.header .submenu li a {
    color: #30354b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 1;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out;
    overflow: hidden;
    padding: 0;
    min-width: 200px
}

.header .submenu li .submenu {
    left: 100%;
    top: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.sBanner {
    overflow: hidden;
    padding-bottom: 2.5rem
}

@media only screen and (min-width:48rem) {
    .sBanner {
        overflow: visible;
        padding: 0
    }
}

.sBanner .city {
    font-weight: 600;
    color: #ea8492;
    font-size: .875rem;
    display: block;
    line-height: 1;
    margin-bottom: .3125rem
}

@media only screen and (min-width:48rem) {
    .sBanner .city {
        font-size: 1.8125rem
    }
}

.sBanner .h1,
.sBanner h1 {
    font-size: 1.5rem;
    font-weight: 450;
    text-transform: uppercase;
    max-width: 15rem;
    line-height: 1.23;
    margin: 0;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:22.5rem) {

    .sBanner .h1,
    .sBanner h1 {
        font-size: 1.625rem
    }
}

@media only screen and (min-width:25.6875rem) {

    .sBanner .h1,
    .sBanner h1 {
        font-size: 1.75rem
    }
}

@media only screen and (min-width:48rem) {

    .sBanner .h1,
    .sBanner h1 {
        font-size: 3.25rem;
        max-width: 31.25rem
    }
}

@media only screen and (min-width:62rem) {

    .sBanner .h1,
    .sBanner h1 {
        max-width: 51.4375rem
    }
}

.sBanner-wrapper {
    background: hsla(0, 0%, 100%, .5);
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(.75rem);
    border-radius: .625rem;
    padding: .9375rem 1.25rem;
    margin: 2.1875rem 0 0;
    max-width: 46.75rem;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sBanner-wrapper {
        margin: 2.5625rem 0 0;
        padding: 1.9375rem 3.125rem 2.9375rem 3.5625rem
    }
}

.sBanner-wrapper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: .3125rem;
    height: 100%;
    background-color: #ea8492
}

@media only screen and (min-width:48rem) {
    .sBanner-wrapper:before {
        width: .4375rem
    }
}

.sBanner-wrapper__title {
    font-size: .875rem;
    max-width: 13.75rem
}

@media only screen and (min-width:48rem) {
    .sBanner-wrapper__title {
        font-size: 1.375rem;
        max-width: none
    }
}

.sBanner-wrapper__title a {
    color: #0e213b;
    margin: 0 .4375rem;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.sBanner-wrapper__title a:hover {
    color: #ea8492
}

.sBanner-wrapper__title a img {
    width: auto;
    height: 1.1875rem;
    margin-right: .5625rem;
    position: relative;
    top: -.125rem
}

@media only screen and (min-width:48rem) {
    .sBanner-wrapper__title a img {
        height: 1.375rem
    }
}

.sBanner__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1.375rem -.625rem 0
}

.sBanner__form .fied_group {
    width: 100%;
    padding: 0 .625rem;
    margin: .3125rem 0
}

@media only screen and (min-width:48rem) {
    .sBanner__form .fied_group {
        width: 33.333%;
        margin: 0
    }
}

.sBanner__wooman {
    position: absolute;
    width: 15.3125rem;
    height: auto;
    bottom: -2.5rem;
    right: -5rem;
    z-index: 0
}

@media only screen and (min-width:23.4375rem) {
    .sBanner__wooman {
        width: 15.9375rem
    }
}

@media only screen and (min-width:25.6875rem) {
    .sBanner__wooman {
        width: 16.875rem
    }
}

@media only screen and (min-width:48rem) {
    .sBanner__wooman {
        width: 20.625rem;
        bottom: 0;
        right: -4.6875rem
    }
}

@media only screen and (min-width:62rem) {
    .sBanner__wooman {
        width: 23.5rem;
        bottom: -2.3125rem
    }
}

@media only screen and (min-width:75rem) {
    .sBanner__wooman {
        right: -1.875rem
    }
}

@media only screen and (min-width:81.25rem) {
    .sBanner__wooman {
        right: -4.6875rem
    }
}

.sAdvantagesServices {
    background-image: url(../upload/rm380-101.webp);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.sAdvantages-list {
    position: relative;
    top: -.875rem
}

@media only screen and (min-width:48rem) {
    .sAdvantages-list {
        top: -1.875rem
    }
}

.sAdvantages-list__item {
    width: 50%;
    margin-bottom: 1.25rem
}

@media only screen and (min-width:48rem) {
    .sAdvantages-list__item {
        width: 25%;
        margin: 0
    }
}

.sAdvantages-list__item .wrap {
    width: 100%;
    background: hsla(0, 0%, 100%, .5);
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(.75rem);
    border-radius: .625rem;
    padding: .9375rem .625rem 1.5625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sAdvantages-list__item .wrap {
        padding: 1.9375rem .8125rem 1.5625rem
    }
}

@media only screen and (min-width:62rem) {
    .sAdvantages-list__item .wrap {
        padding: 1.8125rem .8125rem 2.25rem
    }
}

.sAdvantages-list__item .icon {
    width: auto;
    height: 2.1875rem;
    margin-bottom: .875rem;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sAdvantages-list__item .icon {
        height: 3.3125rem;
        margin-bottom: 1.5625rem
    }
}

.sAdvantages-list__item .text {
    font-size: .6875rem;
    line-height: 1.37;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:22.5rem) {
    .sAdvantages-list__item .text {
        font-size: .8125rem
    }
}

@media only screen and (min-width:25.6875rem) {
    .sAdvantages-list__item .text {
        font-size: .875rem
    }
}

@media only screen and (min-width:62rem) {
    .sAdvantages-list__item .text {
        font-size: 1rem
    }
}

.sAdvantages-list__item .text p {
    margin: 0
}

@media only screen and (min-width:48rem) {
    .sAdvantages-list__item .text span {
        color: #ea8492;
        font-weight: 600
    }
}

.sAdvantages-list__item .heart {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    bottom: .875rem;
    z-index: -1;
    width: 3.0625rem;
    opacity: .08
}

@media only screen and (min-width:48rem) {
    .sAdvantages-list__item .heart {
        width: 5.3125rem
    }
}

.sServices.popular {
    padding: 1.25rem 0 2.6875rem;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sServices.popular {
        padding: 5.625rem 0 6.0625rem
    }
}

.sServices__item {
    width: 100%;
    margin: .625rem 0
}

.sServices__item:first-child .wrap {
    position: relative;
    z-index: 1
}

.sServices__item:first-child .wrap:after {
    content: "";
    width: 5.3125rem;
    height: 4.6875rem;
    background-image: url(../upload/icon/heart.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    top: 0;
    right: -2.875rem;
    opacity: .1;
    z-index: -1
}

@media only screen and (min-width:62rem) {
    .sServices__item {
        width: 50%
    }
}

.sServices__item .item-title {
    text-transform: uppercase;
    font-size: .875rem;
    font-weight: 600;
    margin-bottom: .625rem;
    color: #ea8492
}

@media only screen and (min-width:48rem) {
    .sServices__item .item-title {
        font-size: 1.5rem;
        margin-bottom: 1.3125rem
    }
}

.sServices__item .title {
    font-size: 1.125rem;
    font-weight: 600;
    margin: .75rem 0 0;
    padding: 0 1.25rem
}

@media only screen and (min-width:48rem) {
    .sServices__item .title {
        font-size: 1.4375rem;
        margin: 1.875rem 0 .9375rem;
        padding: 0 1.25rem
    }
}

.sServices__item .wrap {
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem 1.125rem rgba(0, 0, 0, .17);
    box-shadow: 0 .25rem 1.125rem rgba(0, 0, 0, .17);
    border-radius: .625rem;
    overflow: hidden;
    position: relative
}

@media only screen and (min-width:48rem) {
    .sServices__item .wrap {
        border-radius: 1.25rem
    }
}

.sServices-list__item {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .9375rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sServices-list__item div {
    padding: .9375rem .3125rem;
    width: 33.333%;
    font-size: .875rem;
    line-height: 1.3
}

@media only screen and (max-width:47.9375rem) {
    .sServices-list__item div:first-child {
        width: 42%
    }
}

.sServices-list__item div:nth-child(2) {
    padding: .75rem .3125rem 1rem
}

@media only screen and (max-width:47.9375rem) {
    .sServices-list__item div:nth-child(2) {
        width: 45%;
        padding: .75rem .3125rem 1.1875rem
    }
}

@media only screen and (max-width:47.9375rem) {
    .sServices-list__item div:nth-child(3) {
        width: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:48rem) {
    .sServices-list__item div {
        font-size: 1.125rem
    }
}

.sServices-list__item div span {
    font-size: 1.25rem;
    font-weight: 600;
    color: #ea8492
}

@media only screen and (min-width:48rem) {
    .sServices-list__item div span {
        font-size: 1.5625rem
    }
}

.sServices-list__item:nth-child(2n) {
    background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 97%, .8)), to(hsla(0, 0%, 97%, .8)));
    background: -o-linear-gradient(bottom, hsla(0, 0%, 97%, .8), hsla(0, 0%, 97%, .8));
    background: linear-gradient(0deg, hsla(0, 0%, 97%, .8), hsla(0, 0%, 97%, .8))
}

.sServices-list .btn,
.table-services__cell .btn {
    width: 100%;
    height: 2.8125rem;
    background-color: #f34c63;
    color: #fff;
    border: 0;
    padding: 0;
    display: none;
    -webkit-box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    -webkit-transition: background-color .25s ease-out, -webkit-box-shadow .25s ease-out;
    transition: background-color .25s ease-out, -webkit-box-shadow .25s ease-out;
    -o-transition: background-color .25s ease-out, box-shadow .25s ease-out;
    transition: background-color .25s ease-out, box-shadow .25s ease-out;
    transition: background-color .25s ease-out, box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out
}

.sServices-list .btn:hover {
    background-color: #ea8492
}

@media only screen and (min-width:48rem) {

    .sServices-list .btn,
    .table-services__cell .btn {
        display: block
    }
}

.sServices-list .btn-mob,
.table-services__cell .btn-mob {
    width: 1.9375rem;
    height: 1.75rem;
    color: #fff;
    border: 0;
    padding: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#fd3a84), to(#ffa68d));
    background: -o-linear-gradient(bottom, #fd3a84, #ffa68d);
    background: linear-gradient(0deg, #fd3a84, #ffa68d);
    border-radius: .375rem;
    font-size: 1.875rem;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:48rem) {

    .sServices-list .btn-mob,
    .table-services__cell .btn-mob {
        display: none
    }
}

.sServices__bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15.4375rem;
    background: -o-linear-gradient(50.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
    background: linear-gradient(39.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
    z-index: -1;
    overflow: hidden
}

.sServices__bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../upload/sServices__bg.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat
}

.sSteps {
    background-color: rgba(234, 132, 146, .06);
    padding: 4.1875rem 0 2.5rem;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sSteps {
        padding: 7.625rem 0 5.125rem
    }
}

.sSteps-list {
    margin-top: .625rem
}

@media only screen and (min-width:48rem) {
    .sSteps-list {
        margin-top: 2.1875rem
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list {
        margin-top: 4rem
    }
}

.sSteps-list__item {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: .5rem 0
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item {
        margin: 1.625rem 0;
        width: 50%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item {
        width: 33.3333%;
        margin: 0
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item:first-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-top: 3.8125rem
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item:nth-child(3) .text {
        max-width: 22.9375rem
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item:nth-child(4) {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item:nth-child(5) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-top: 6.5rem
    }
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item:nth-child(5) .text {
        max-width: 20.0625rem
    }
}

@media only screen and (min-width:62rem) {
    .sSteps-list__item:nth-child(6) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
}

.sSteps-list__item .icon {
    width: 3.3125rem;
    height: 3.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 100%;
    border: .0625rem solid #fd3a84;
    position: relative;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11)
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item .icon {
        width: 8.3125rem;
        height: 8.3125rem
    }
}

.sSteps-list__item .icon img {
    width: auto;
    height: 1.0625rem;
    max-width: 100%;
    max-height: 100%
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item .icon img {
        height: 2.1875rem
    }
}

.sSteps-list__item .icon .key {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1;
    border-radius: 100%;
    background-color: #ea8492;
    color: #fff;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(234, 132, 146, .22);
    box-shadow: 0 .25rem .5625rem rgba(234, 132, 146, .22);
    width: 1rem;
    height: 1rem;
    font-weight: 300;
    position: absolute;
    top: -.3125rem;
    right: .4375rem;
    font-size: .4375rem
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item .icon .key {
        font-size: .875rem;
        width: 1.75rem;
        height: 1.75rem;
        top: .125rem;
        left: .375rem;
        right: auto
    }
}

.sSteps-list__item .text {
    font-size: 1rem;
    line-height: 1.5;
    margin: 0 0 0 1rem;
    width: 80%
}

@media only screen and (min-width:48rem) {
    .sSteps-list__item .text {
        max-width: 16.3125rem;
        text-align: center;
        margin: .75rem 0 0;
        width: auto
    }
}

.sSteps-list__item .text p {
    margin: 0
}

.sSteps__line {
    position: absolute;
    bottom: 0;
    margin: auto;
    height: auto;
    display: none;
    z-index: -1
}

@media only screen and (min-width:62rem) {
    .sSteps__line {
        display: block;
        width: 150%;
        left: -37%;
        top: 14%
    }
}

@media only screen and (min-width:75rem) {
    .sSteps__line {
        width: 131%;
        left: -30%;
        top: 15%
    }
}

@media only screen and (min-width:81.25rem) {
    .sSteps__line {
        width: 126%;
        left: -28%;
        top: 17%
    }
}

@media only screen and (min-width:100rem) {
    .sSteps__line {
        width: 108%;
        left: -15%;
        top: 12%
    }
}

@media only screen and (min-width:112.5rem) {
    .sSteps__line {
        width: 91%;
        left: 0;
        top: 14%
    }
}

@media only screen and (min-width:125rem) {
    .sSteps__line {
        width: 91%;
        left: 0;
        top: 14%
    }
}

.sLicense {
    padding: 4.1875rem 0 2.5rem;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sLicense {
        padding: 7.625rem 0 5.125rem
    }
}

.sLicense-list {
    margin-top: 1.5625rem
}

@media only screen and (min-width:48rem) {
    .sLicense-list {
        margin-top: 2.5rem
    }
}

.sLicense .owl-stage-outer {
    overflow: visible
}

@media only screen and (min-width:48rem) {
    .sLicense .owl-stage-outer {
        overflow: hidden
    }
}

.sLicense .owl-item {
    -webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    -o-transition: opacity .25s ease-out, transform .25s ease-out;
    transition: opacity .25s ease-out, transform .25s ease-out;
    transition: opacity .25s ease-out, transform .25s ease-out, -webkit-transform .25s ease-out;
    opacity: .5
}

@media only screen and (min-width:48rem) {
    .sLicense .owl-item {
        opacity: 1;
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        transform: scale(.6)
    }
}

.sLicense .owl-item.center {
    opacity: 1
}

@media only screen and (min-width:48rem) {
    .sLicense .owl-item.center {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
}

.sLicense__btn {
    font-size: .875rem;
    font-weight: 450;
    border: 0;
    background-color: #f34c63;
    -webkit-box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 14.5rem;
    height: 2.8125rem;
    margin: 1.25rem auto 0
}

.sLicense__btn:hover {
    color: #fff
}

@media only screen and (min-width:48rem) {
    .sLicense__btn {
        width: 12.5625rem;
        margin-top: 2.5rem
    }
}

.sAbout {
    padding: 1.25rem 0 2.5rem;
    line-height: 1.6;
    font-size: 1rem;
    position: relative;
    z-index: 1
}

.sAbout p {
    margin: 0
}

@media only screen and (min-width:48rem) {
    .sAbout p {
        margin-bottom: 2.1875rem
    }
}

@media only screen and (min-width:48rem) {
    .sAbout {
        padding: 2.5rem 0 5.125rem
    }
}

.sAbout .sectionTitle {
    text-align: left
}

@media only screen and (min-width:48rem) {
    .sAbout .sectionTitle {
        text-align: center
    }
}

.sAbout .sectionTitle br {
    display: none
}

@media only screen and (min-width:48rem) {
    .sAbout .sectionTitle br {
        display: block
    }
}

.sAbout .quote {
    margin-top: .75rem
}

@media only screen and (min-width:48rem) {
    .sAbout .quote {
        background: -o-linear-gradient(50.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
        background: linear-gradient(39.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
        margin: 1.8125rem 0 1.625rem;
        padding: 1.375rem 0 1.75rem
    }
}

@media only screen and (min-width:48rem) {
    .sAbout .quote__text {
        font-size: 1.25rem;
        color: #fff;
        font-weight: 450
    }
}

.sAbout .quote__text p {
    margin: 0
}

.sAbout .quote__text b {
    font-weight: 700
}

@media only screen and (min-width:48rem) {
    .sAbout .quote__text b {
        font-size: 1.4375rem
    }
}

@media only screen and (max-width:47.9375rem) {
    .sAbout .center {
        text-align: left
    }
}

@media only screen and (min-width:48rem) {
    .sAbout .sSteps-list {
        margin-top: 2.1875rem
    }
}

.sAbout .sSteps-list__item {
    position: relative
}

@media only screen and (min-width:48rem) {
    .sAbout .sSteps-list__item {
        width: 33.333%;
        margin: 0
    }
}

.sAbout .sSteps-list__item:nth-child(2) {
    margin: 0
}

@media only screen and (min-width:48rem) {
    .sAbout .sSteps-list__item:nth-child(2) .text {
        max-width: 12.5rem
    }
}

@media only screen and (min-width:48rem) {
    .sAbout .sSteps-list__item .text {
        font-size: 1.0625rem;
        margin-top: 1.875rem
    }
}

.sAbout .sSteps-list__item .heart {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    bottom: -.75rem;
    z-index: -1;
    width: 3.0625rem;
    opacity: .08;
    display: none
}

@media only screen and (min-width:48rem) {
    .sAbout .sSteps-list__item .heart {
        width: 5.3125rem;
        display: block
    }
}

.sAbout__line {
    position: absolute;
    left: -33%;
    width: 170%;
    bottom: 10%;
    z-index: -1;
    display: none
}

@media only screen and (min-width:48rem) {
    .sAbout__line {
        display: block
    }
}

@media only screen and (min-width:62rem) {
    .sAbout__line {
        bottom: 5%
    }
}

@media only screen and (min-width:75rem) {
    .sAbout__line {
        bottom: 7%
    }
}

@media only screen and (min-width:100rem) {
    .sAbout__line {
        bottom: 5%
    }
}

@media only screen and (min-width:118.75rem) {
    .sAbout__line {
        width: 100%;
        left: 0;
        bottom: 8%
    }
}

@media only screen and (min-width:137.5rem) {
    .sAbout__line {
        bottom: 5%
    }
}

.sForm {
    padding-bottom: 0 1.4375rem
}

.form_but [value='Поиск'] {
    color: white;
    font-family: 'FuturaNew';
}

.sForm-wrap,
.sForm .row {
    position: relative
}

.sForm-wrap {
    padding: 3.75rem .9375rem 1.5625rem;
    background-color: hsla(0, 0%, 100%, .8);
    -webkit-box-shadow: 0 .125rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .125rem .5625rem rgba(20, 140, 132, .11);
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(.75rem);
    border-radius: .625rem;
    max-width: 33.4375rem;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sForm-wrap {
        padding: 5.5rem 4.375rem 2.8125rem
    }
}

@media only screen and (min-width:48rem) {
    .sForm-wrap .sectionTitle:before {
        top: -2.1875rem
    }
}

@media only screen and (min-width:48rem) {
    .sForm-wrap .sectionTitle p {
        font-size: 2.375rem
    }
}

.sForm-desc {
    margin: 1rem auto;
    font-size: .9375rem;
    text-align: center;
    line-height: 1.73;
    max-width: 23.5625rem
}

.sForm .fied_group {
    margin: .9375rem 0
}

.sForm .policy {
    font-size: .9375rem;
    line-height: 1.2;
    color: #1e1e1e;
    margin: 0
}

@media only screen and (min-width:48rem) {
    .sForm .policy {
        line-height: 1.73
    }
}

.sForm .policy span {
    font-weight: 600;
    color: #ea8492
}

.sForm .policy a {
    color: #1e1e1e;
    text-decoration: underline
}

.sForm__man {
    position: absolute;
    top: -13.5625rem;
    width: 13.5625rem;
    z-index: 1;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    display: none
}

@media only screen and (min-width:48rem) {
    .sForm__man {
        width: 23.875rem;
        bottom: -1.4375rem;
        left: -10%;
        top: auto;
        right: auto
    }
}

.header-bottom__city svg {
    width: 24px
}

@media only screen and (min-width:62rem) {
    .sForm__man {
        left: 5%
    }
}

@media only screen and (min-width:75rem) {
    .sForm__man {
        left: 10%
    }
}

.sGallery {
    padding: 4.125rem 0 2.5rem
}

@media only screen and (min-width:48rem) {
    .sGallery {
        padding: 7.625rem 0 0
    }
}

.sGallery-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .9375rem;
    padding: 0 2.0625rem
}

@media only screen and (min-width:48rem) {
    .sGallery-list {
        margin-top: 2.5rem;
        padding: 0
    }
}

.sGallery-list__item {
    height: 21.6875rem;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    overflow: hidden
}

@media only screen and (min-width:48rem) {
    .sGallery-list__item {
        height: 16.875rem
    }
}

@media only screen and (min-width:81.25rem) {
    .sGallery-list__item {
        height: 24.6875rem
    }
}

.sGallery-list__item:hover .wrap {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

@media only screen and (min-width:62rem) {

    .sGallery-list__item:nth-child(2),
    .sGallery-list__item:nth-child(5) {
        width: 40%
    }
}

@media only screen and (min-width:48rem) {
    .sGallery-list__item {
        width: 50%
    }
}

@media only screen and (min-width:62rem) {
    .sGallery-list__item {
        width: 30%
    }
}

.sGallery .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 2.375rem);
    height: calc(100% - 2.375rem);
    background-color: rgba(234, 132, 146, .6);
    opacity: 0;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    transition: opacity .25s ease-out, -webkit-transform .25s ease-out;
    -o-transition: opacity .25s ease-out, transform .25s ease-out;
    transition: opacity .25s ease-out, transform .25s ease-out;
    transition: opacity .25s ease-out, transform .25s ease-out, -webkit-transform .25s ease-out
}

.sGallery .wrap p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 450;
    margin: 1.0625rem 0 0
}

.sGallery .wrap img {
    width: 4.25rem;
    height: 4.25rem
}

.sGallery .owl-item .sGallery-list__item {
    width: 100%
}

.sGallery .owl-carousel .owl-nav .owl-prev {
    left: .9375rem
}

.sGallery .owl-carousel .owl-nav .owl-next {
    right: .9375rem
}

.sGallery .owl-thumbs.owl-carousel {
    padding: 0 2rem;
    margin-top: .375rem
}

@media only screen and (min-width:48rem) {
    .sGallery .owl-thumbs.owl-carousel {
        display: none !important
    }
}

.sGallery .owl-thumbs.owl-carousel img {
    width: 100%;
    height: 4.8125rem;
    -o-object-fit: cover;
    object-fit: cover
}

.sGuarantees {
    padding: 3.75rem 0 1.875rem;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -o-linear-gradient(50.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
    background: linear-gradient(39.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
    z-index: 1;
    position: relative
}

.sGuarantees:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../upload/sServices__bg.png);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: -1
}

@media only screen and (min-width:48rem) {
    .sGuarantees {
        padding: 6.25rem 0 5.625rem
    }
}

.sGuarantees .sectionTitle {
    color: #fff
}

.sGuarantees .sectionTitle:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='33' viewBox='0 0 50 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.717 20.626H42.53c-.344 0-.666.17-.858.46l-3.02 4.529L29.057.662a1.008 1.008 0 0 0-1.018-.66 1.032 1.032 0 0 0-.94.765L19.6 28.88l-7.063-15.893a1.03 1.03 0 0 0-.92-.612c-.386.004-.768.215-.945.57l-3.84 7.68h-5.55a1.032 1.032 0 0 0 0 2.062H7.47c.39 0 .747-.22.922-.57l3.148-6.294 7.36 16.566c.17.373.54.61.945.61.027 0 .053 0 .082-.002a1.03 1.03 0 0 0 .914-.763l7.433-27.867 9.171 23.847a1.03 1.03 0 0 0 1.821.2l3.818-5.727h5.634a1.032 1.032 0 0 0 0-2.062z' fill='%23fff'/%3E%3C/svg%3E")
}

.sGuarantees .sAdvantages-list {
    top: 0;
    margin-top: .625rem
}

@media only screen and (min-width:48rem) {
    .sGuarantees .sAdvantages-list {
        margin-top: 1.875rem
    }
}

.sGuarantees .sAdvantages-list__item {
    margin: .625rem 0
}

.sGuarantees .sAdvantages-list__item .wrap {
    background-color: #fff
}

@media only screen and (min-width:48rem) {
    .sGuarantees .sAdvantages-list__item {
        margin: 0
    }
}

.sText {
    padding: 3.75rem 0 1.875rem;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat
}

@media only screen and (min-width:48rem) {
    .sText {
        padding: 5rem 0 4.75rem;
        background-size: 100% auto
    }
}

.sText article {
    margin: .875rem 0 0;
    line-height: 1.6;
    font-size: 1rem;
    position: relative;
    z-index: 1
}

.sText article p {
    margin: 0
}

@media only screen and (min-width:48rem) {
    .sText article p {
        margin-bottom: 1.25rem
    }
}

@media only screen and (min-width:48rem) {
    .sText article {
        margin: 1.875rem 0 0
    }
}

.sText .sSteps-list {
    margin: 0 0 .9375rem
}

@media only screen and (min-width:48rem) {
    .sText .sSteps-list {
        margin: 2.1875rem -.9375rem
    }
}

.sText .sSteps-list__item {
    position: relative
}

@media only screen and (min-width:48rem) {
    .sText .sSteps-list__item {
        width: 33.333%;
        margin: 0
    }
}

@media only screen and (min-width:48rem) and (min-width:48rem) {
    .sText .sSteps-list__item .text.maw200 {
        max-width: 12.5rem
    }

    .sText .sSteps-list__item .text.maw262 {
        max-width: 16.375rem
    }
}

@media only screen and (min-width:48rem) {
    .sText .sSteps-list__item .text {
        font-size: 1.0625rem;
        margin-top: 1.875rem
    }
}

.sText .sSteps-list__item .heart {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    bottom: -.75rem;
    z-index: -1;
    width: 3.0625rem;
    opacity: .08;
    display: none
}

@media only screen and (min-width:48rem) {
    .sText .sSteps-list__item .heart {
        width: 5.3125rem;
        display: block
    }
}

.sText.two {
    background-image: none;
    padding-bottom: 0
}

.sText.two .sText__wrap {
    margin-top: .9375rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media only screen and (min-width:48rem) {
    .sText.two .sText__wrap {
        margin-top: 1.875rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.sText.two .sText__wrap .col {
    width: 100%
}

@media only screen and (min-width:48rem) {
    .sText.two .sText__wrap .col.w67 {
        width: 67.155%
    }
}

@media only screen and (min-width:48rem) {
    .sText.two .sText__wrap .col.w32 {
        width: 32.845%
    }
}

.sText.two .author {
    -webkit-box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    border-radius: .625rem .625rem .625rem 2.5rem;
    background-color: #fff;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1rem
}

@media only screen and (min-width:48rem) {
    .sText.two .author {
        margin: 0
    }
}

.sText.two .author__photo img {
    width: 100%
}

.sText.two .author__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .875rem 1rem
}

.sText.two .author__bottom div {
    width: calc(100% - 4.625rem)
}

.sText.two .author .icon {
    width: 3.3125rem;
    height: 3.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    border: .0625rem solid #fd3a84;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    margin-right: 1.3125rem
}

.sText.two .author .icon svg {
    width: 1.625rem
}

.sText.two .author .post {
    font-size: .875rem;
    margin: 0;
    line-height: 1.7
}

.sText.two .author .name {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.44;
    color: #1e1e1e
}

.sText.two .wrap__pink {
    background-color: rgba(234, 132, 146, .06);
    padding: 1.125rem
}

.sText.two .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: .625rem 0;
    position: relative
}

@media only screen and (min-width:48rem) {
    .sText.two .item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.sText.two .item:last-child:after {
    display: none
}

.sText.two .item:after {
    content: "";
    position: absolute;
    bottom: -.625rem;
    left: 0;
    width: 100%;
    border: .0625rem dashed #616161;
    opacity: .4
}

@media only screen and (min-width:48rem) {
    .sText.two .item:after {
        bottom: -1.5625rem
    }
}

@media only screen and (min-width:48rem) {
    .sText.two .item {
        margin: 1.5625rem 0
    }
}

.sText.two .item .icon {
    width: 3.3125rem;
    height: 3.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: .0625rem solid #fd3a84;
    border-radius: 100%;
    margin-right: 1rem
}

@media only screen and (min-width:48rem) {
    .sText.two .item .icon {
        width: 4rem;
        height: 4rem;
        margin-right: 1.3125rem
    }
}

.sText.two .item .icon svg {
    width: 1.375rem;
    height: 1.375rem
}

.sText.two .item .text {
    width: calc(100% - 4.3125rem);
    line-height: 1.6
}

@media only screen and (min-width:48rem) {
    .sText.two .item .text {
        width: calc(100% - 5.3125rem)
    }
}

.sText.two .item .text p {
    margin: 0
}

.sText.three {
    background-image: none
}

.sText.three .wrap__pink {
    background-color: rgba(234, 132, 146, .06);
    padding: 1.125rem;
    margin-top: 1.25rem;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.sText.three .wrap__pink .icon {
    width: 5.875rem;
    height: 4.5625rem;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
    right: -3.125rem;
    z-index: -1
}

@media only screen and (min-width:48rem) {
    .sText.three .wrap__pink {
        margin-top: 0
    }
}

.sText.three .wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1.375rem -.9375rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media only screen and (min-width:62rem) {
    .sText.three .wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.sText.three .wrap__left {
    width: 100%;
    padding: 0 .9375rem
}

@media only screen and (min-width:62rem) {
    .sText.three .wrap__left {
        width: 60%
    }
}

.sText.three .wrap__rigth {
    width: 100%;
    padding: 0 .9375rem
}

.sText.three .wrap__rigth .image {
    border-radius: .625rem .625rem 0 2.5rem;
    overflow: hidden;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    margin: 1.25rem 0
}

@media only screen and (min-width:62rem) {
    .sText.three .wrap__rigth .image {
        margin: 0
    }
}

@media only screen and (min-width:62rem) {
    .sText.three .wrap__rigth {
        width: 40%
    }
}

.sText.three .wrap__rigth img {
    width: 100%
}

.sText.three .wrap ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sText.three .wrap ul li a,
.sText.three .wrap ol li a {
    white-space: nowrap;
}

.sText.bg__pink {
    background: -o-linear-gradient(50.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
    background: linear-gradient(39.5deg, #fd3a84 2.83%, #ffa68d 93.41%);
    position: relative;
    z-index: 1
}

.sText.bg__pink .container {
    position: relative;
    z-index: 1
}

.sText.bg__pink .sectionTitle {
    text-align: left;
    color: #fff;
}

.sText.bg__pink .sectionTitle p,
.sText.bg__pink article {
    color: #fff
}

.sText .sText-right,
.sText .sText__left {
    width: 100%
}

.sText.bg__pink ul li:before {
    background-image: url("../image/icon_list.svg");
    background-size: cover;
    width: 20px;
    height: 14px;
    top: 4px;
}

.sText.bg__pink a {
    color: #fff;
    transition: text-decoration-color .2s linear;
    text-decoration: underline;
    text-decoration-color: transparent;
}

.sText.bg__pink a:hover {
    text-decoration-color: #fff;
}

@media only screen and (min-width:62rem) {

    .sText .sText-right,
    .sText .sText__left {
        width: 50%
    }
}

.sText .sText-right-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 1.25rem -.625rem 0
}

@media only screen and (min-width:48rem) {
    .sText .sText-right-wrap {
        margin: 0 -.625rem
    }
}

.sText .sText-right-wrap__item {
    width: 100%;
    padding: 0 .625rem;
    margin: .625rem 0
}

@media only screen and (min-width:23.4375rem) {
    .sText .sText-right-wrap__item {
        width: 50%
    }
}

.sText .sText-right-wrap .wrap {
    background-color: #fff;
    padding: 1.5625rem .9375rem;
    border-radius: .625rem;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    position: relative;
    z-index: 1;
    height: 100%
}

.sText .sText-right-wrap .icon {
    width: auto;
    height: 3.3125rem;
    margin-bottom: 1.4375rem
}

.sText .sText-right-wrap .text {
    color: #0e213b;
    font-size: .875rem;
    line-height: 1.36
}

.sText .sText-right-wrap .text p {
    margin: 0
}

.sText .sText-right-wrap .text b {
    font-weight: 600
}

.sText .sText-right-wrap .heart {
    position: absolute;
    right: 0;
    left: 0;
    display: block;
    margin: auto;
    bottom: .875rem;
    z-index: -1;
    width: 3.0625rem;
    opacity: .08
}

@media only screen and (min-width:48rem) {
    .sText .sText-right-wrap .heart {
        width: 5.3125rem
    }
}

.sText ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sText ul li {
    margin: .375rem 0;
    padding-left: 1.4375rem;
    position: relative;
    width: 100%
}

@media only screen and (min-width:48rem) {
    .sText ul li {
        margin: .625rem 0;
        width: 50%
    }
}

.sText ul li:before,
.item__content ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .625rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='183' height='62' viewBox='0 0 183 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M99.153 2.402L71.756 53.47 45.947 24.608c-.3-.335-.779-.61-1.364-.805a6.696 6.696 0 0 0-2.012-.314 7.477 7.477 0 0 0-2.017.279c-.607.177-1.121.435-1.449.76L25.072 38.48H4.787c-1.042 0-1.988.21-2.673.55C1.43 39.37 1 39.845 1 40.37c0 .528.43 1 1.114 1.34.685.341 1.63.551 2.673.551h22.621c1.427 0 2.737-.4 3.383-1.039l11.494-11.425 26.899 30.088c.312.342.809.62 1.411.814A6.839 6.839 0 0 0 72.65 61c.098 0 .197 0 .302-.004.797-.032 1.533-.187 2.12-.43.587-.243 1.029-.576 1.235-.965L103.47 8.985 136.985 52.3c.255.33.684.609 1.224.816a6.32 6.32 0 0 0 1.895.378c1.427.076 2.774-.24 3.563-.827l13.952-10.404h20.594c1.042 0 1.988-.21 2.674-.551.684-.34 1.113-.813 1.113-1.34 0-.527-.429-1-1.113-1.34-.686-.34-1.632-.551-2.674-.551h-22.62c-1.262 0-2.442.311-3.148.839l-11.025 8.22-35.074-45.33c-.297-.382-.796-.695-1.439-.906-.642-.212-1.428-.323-2.301-.3-.816.022-1.572.174-2.177.418s-1.062.583-1.276.981z' fill='%23EA8492'/%3E%3Cpath d='M106.346 2.209l35.074 45.33 11.025-8.22c.706-.528 1.886-.84 3.148-.84h22.62c1.042 0 1.988.211 2.674.552.684.34 1.113.813 1.113 1.34 0 .527-.429 1-1.113 1.34-.686.34-1.632.55-2.674.55h-20.594l-13.952 10.405c-.789.588-2.136.903-3.563.828a6.32 6.32 0 0 1-1.895-.38c-.54-.206-.969-.486-1.224-.815L103.469 8.985 76.307 59.601c-.206.389-.648.722-1.235.965-.587.243-1.323.398-2.12.43-.105.004-.204.004-.302.004-.74 0-1.451-.108-2.055-.301-.602-.193-1.1-.472-1.411-.814l-26.9-30.088-11.493 11.425c-.646.638-1.956 1.04-3.383 1.04H4.788c-1.043 0-1.989-.21-2.674-.551C1.43 41.37 1 40.898 1 40.37c0-.527.43-1 1.114-1.34.685-.34 1.63-.551 2.673-.551h20.284l14.034-13.952c.328-.325.842-.582 1.449-.76a7.477 7.477 0 0 1 2.017-.279c.733.008 1.427.12 2.012.314s1.064.47 1.364.805l25.81 28.861L99.152 2.402c.214-.398.671-.737 1.276-.98.605-.245 1.361-.397 2.177-.42.873-.022 1.659.09 2.301.3.643.212 1.142.525 1.439.907zm0 0l-.013.01' stroke='%23EA8492' stroke-width='.25'/%3E%3C/svg%3E");
    width: .9375rem;
    height: .3125rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.sText.four {
    background-image: none
}

.sText.four .sText__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: .9375rem -.3125rem 1.25rem
}

@media only screen and (min-width:48rem) {
    .sText.four .sText__wrapper {
        margin: 0 -.3125rem 1.25rem
    }
}

.sText.four .sText__wrapper>div {
    width: 100%;
    padding: .3125rem
}

@media only screen and (min-width:48rem) {
    .sText.four .sText__wrapper>div {
        width: 50%
    }
}

.sText.four .wrap__pink {
    background-color: rgba(234, 132, 146, .06);
    padding: 1.125rem;
    width: 100%;
    height: 100%
}

.sText.four ul li {
    width: 100%
}

.sDoctors {
    background-color: rgba(234, 132, 146, .08);
    padding: 4.1875rem 0 2.5rem
}

@media only screen and (min-width:48rem) {
    .sDoctors {
        padding: 6.375rem 0 5rem
    }
}

.sDoctors-list {
    margin: 1.5rem 0 0
}

@media only screen and (min-width:48rem) {
    .sDoctors-list {
        margin: 2.5rem 0 0
    }
}

.sDoctors-list__item .photo {
    width: 100%;
    max-width: 14.8125rem;
    display: block;
    margin: 0 auto .9375rem;
    border: .875rem solid #fff;
    border-radius: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24)
}

.sDoctors-list__item .photo img {
    width: 100%
}

.sDoctors-list__item .name {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.44;
    color: #1e1e1e;
    text-align: center;
    display: block
}

.sDoctors-list__item .post {
    text-align: center;
    font-size: .875rem;
    line-height: 1.71;
    color: #1e1e1e
}

.sDoctors .btn {
    -webkit-transition: background-color .25s ease-out, -webkit-box-shadow .25s ease-out;
    transition: background-color .25s ease-out, -webkit-box-shadow .25s ease-out;
    -o-transition: background-color .25s ease-out, box-shadow .25s ease-out;
    transition: background-color .25s ease-out, box-shadow .25s ease-out;
    transition: background-color .25s ease-out, box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out
}

.sDoctors .btn:hover {
    background-color: #ea8492
}

.sDoctors .owl-carousel .owl-nav button.owl-next,
.sDoctors .owl-carousel .owl-nav button.owl-prev {
    top: 26%;
    bottom: auto
}

.sDoctors.all__list,
.sDoctors .sDoctorsDetail {
    background-color: #fff
}

.sDoctors.all__list .sDoctors-list__item,
.sDoctors .sDoctorsDetail .sDoctors-list__item {
    width: 100%;
    margin-bottom: 1.875rem;
    position: relative;
    top: 0;
    -webkit-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    transition: top .25s ease-out
}

.sDoctors.all__list .sDoctors-list__item:hover,
.sDoctors .sDoctorsDetail .sDoctors-list__item:hover {
    top: -.625rem
}

@media only screen and (min-width:48rem) {

    .sDoctors.all__list .sDoctors-list__item,
    .sDoctors .sDoctorsDetail .sDoctors-list__item {
        width: 50%
    }
}

@media only screen and (min-width:62rem) {

    .sDoctors.all__list .sDoctors-list__item,
    .sDoctors .sDoctorsDetail .sDoctors-list__item {
        width: 33.3333%
    }
}

.sDoctors.all__list .sDoctors-list .wrap,
.sDoctors .sDoctorsDetail .sDoctors-list .wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    border-radius: .625rem .625rem .625rem 2.5rem
}

.sDoctors.all__list .sDoctors__photo,
.sDoctors .sDoctorsDetail .sDoctors__photo {
    width: 100%
}

.sDoctors.all__list .sDoctors__photo img,
.sDoctors .sDoctorsDetail .sDoctors__photo img {
    width: 100%;
    border-radius: .625rem .625rem 0 0
}

.sDoctors.all__list .sDoctors__bottom,
.sDoctors .sDoctorsDetail .sDoctors__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .875rem 1rem
}

.sDoctors.all__list .sDoctors__bottom>div,
.sDoctors .sDoctorsDetail .sDoctors__bottom>div {
    width: calc(100% - 4.625rem)
}

.sDoctors.all__list .sDoctors__bottom .icon,
.sDoctors .sDoctorsDetail .sDoctors__bottom .icon {
    width: 3.3125rem;
    height: 3.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    border: .0625rem solid #fd3a84;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    margin-right: 1.3125rem
}

.sDoctors.all__list .sDoctors__bottom .icon svg,
.sDoctors .sDoctorsDetail .sDoctors__bottom .icon svg {
    width: 1.625rem
}

.sDoctors.all__list .sDoctors__bottom .name,
.sDoctors .sDoctorsDetail .sDoctors__bottom .name {
    font-weight: 450;
    line-height: 1.15;
    display: block
}

.sDoctors.all__list .sDoctors__bottom .name,
.sDoctors.all__list .sDoctors__bottom .post,
.sDoctors .sDoctorsDetail .sDoctors__bottom .name,
.sDoctors .sDoctorsDetail .sDoctors__bottom .post {
    text-align: left;
    margin: 0
}

.sDoctorsDetail {
    padding: 4.125rem 0 2.5rem
}

.sDoctorsDetail .col {
    width: 100%
}

@media only screen and (min-width:48rem) {
    .sDoctorsDetail .col.w30 {
        width: 30%
    }
}

@media only screen and (min-width:48rem) {
    .sDoctorsDetail .col.w70 {
        width: 70%
    }
}

.sDoctorsDetail .sectionTitle {
    margin-bottom: 1.875rem;
    text-align: center
}

@media only screen and (min-width:48rem) {
    .sDoctorsDetail .sectionTitle {
        margin-bottom: 3.125rem
    }
}

.sDoctorsDetail .sDoctors__wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    border-radius: .625rem .625rem .625rem 2.5rem;
    margin-bottom: 1.875rem
}

.sDoctorsDetail .sDoctors__photo {
    width: 100%
}

.sDoctorsDetail .sDoctors__photo img {
    width: 100%;
    border-radius: .625rem .625rem 0 0
}

.sDoctorsDetail .sDoctors__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .875rem 1rem
}

.sDoctorsDetail .sDoctors__bottom>div {
    width: calc(100% - 4.625rem)
}

.sDoctorsDetail .sDoctors__bottom .icon {
    width: 3.3125rem;
    height: 3.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    border: .0625rem solid #fd3a84;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    margin-right: 1.3125rem
}

.sDoctorsDetail .sDoctors__bottom .icon svg {
    width: 1.625rem
}

.sDoctorsDetail .sDoctors__bottom .name {
    font-weight: 450;
    line-height: 1.15;
    display: block
}

.sDoctorsDetail .sDoctors__bottom .name,
.sDoctorsDetail .sDoctors__bottom .post {
    text-align: left;
    margin: 0
}

.sDoctorsDetail .sDoctors__bottom .post {
    line-height: 1;
    margin-bottom: .3125rem
}

.sDoctorsDetail .btn {
    max-width: 30rem;
    margin: 0 0 1.875rem
}

.sAdvantagesCliniks {
    padding: 3.9375rem 0 1.625rem
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks {
        padding: 7rem 0 4.375rem
    }
}

.sAdvantagesCliniks__item {
    margin: 1.625rem 0
}

.sAdvantagesCliniks__item:nth-child(2n) .image,
.sAdvantagesCliniks__item:nth-child(2n) .image .bg {
    border-radius: .625rem .625rem .625rem 5rem
}

.sAdvantagesCliniks__item:nth-child(2n) .image .icon {
    left: .3125rem
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item:nth-child(2n) .image .icon {
        left: -.3125rem
    }
}

@media only screen and (min-width:62rem) {
    .sAdvantagesCliniks__item:nth-child(odd) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .sAdvantagesCliniks__item:nth-child(odd) article {
        padding-left: 2.5rem
    }
}

.sAdvantagesCliniks__item:nth-child(odd) .image,
.sAdvantagesCliniks__item:nth-child(odd) .image .bg {
    border-radius: .625rem .625rem 5rem .625rem
}

.sAdvantagesCliniks__item:nth-child(odd) .image .icon {
    right: .3125rem
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item:nth-child(odd) .image .icon {
        right: -.3125rem
    }
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item {
        margin: 3.25rem 0
    }
}

.sAdvantagesCliniks__item .col {
    width: 100%
}

@media only screen and (min-width:62rem) {
    .sAdvantagesCliniks__item .col.w62 {
        width: 61.39%
    }
}

@media only screen and (min-width:62rem) {
    .sAdvantagesCliniks__item .col.w38 {
        width: 38.61%
    }
}

.sAdvantagesCliniks__item article {
    font-size: 1rem;
    line-height: 1.62;
    color: #1e1e1e
}

@media only screen and (min-width:62rem) {
    .sAdvantagesCliniks__item article {
        width: 96%
    }
}

.sAdvantagesCliniks__item article .h4,
.sAdvantagesCliniks__item article h4 {
    font-size: 1rem;
    font-weight: 700;
    margin: 0
}

@media only screen and (min-width:48rem) {

    .sAdvantagesCliniks__item article .h4,
    .sAdvantagesCliniks__item article h4 {
        font-size: 1.5rem;
        margin-bottom: .625rem
    }
}

.sAdvantagesCliniks__item article b {
    display: block;
    font-size: .875rem
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item article b {
        font-size: 1rem
    }
}

.sAdvantagesCliniks__item .image {
    width: 100%;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    position: relative;
    margin-top: .5rem
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item .image {
        margin: 0
    }
}

.sAdvantagesCliniks__item .image .bg {
    width: 100%
}

.sAdvantagesCliniks__item .image .icon {
    background-color: #fff;
    border: .0625rem solid #fd3a84;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    box-shadow: 0 .25rem .5625rem rgba(20, 140, 132, .11);
    border-radius: 100%;
    position: absolute;
    bottom: -.3125rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3.8125rem;
    height: 3.8125rem
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item .image .icon {
        width: 5.0625rem;
        height: 5.0625rem;
        bottom: -1.25rem
    }
}

.sAdvantagesCliniks__item .image .icon svg {
    width: auto;
    height: 1.8125rem
}

.sAdvantagesCliniks__item ul {
    padding: 0;
    list-style-type: none;
    margin: 0
}

.sAdvantagesCliniks__item ul li {
    margin: .375rem 0;
    padding-left: 1.4375rem;
    position: relative
}

@media only screen and (min-width:48rem) {
    .sAdvantagesCliniks__item ul li {
        margin: .625rem 0
    }
}

.sAdvantagesCliniks__item ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: .625rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='183' height='62' viewBox='0 0 183 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M99.153 2.402L71.756 53.47 45.947 24.608c-.3-.335-.779-.61-1.364-.805a6.696 6.696 0 0 0-2.012-.314 7.477 7.477 0 0 0-2.017.279c-.607.177-1.121.435-1.449.76L25.072 38.48H4.787c-1.042 0-1.988.21-2.673.55C1.43 39.37 1 39.845 1 40.37c0 .528.43 1 1.114 1.34.685.341 1.63.551 2.673.551h22.621c1.427 0 2.737-.4 3.383-1.039l11.494-11.425 26.899 30.088c.312.342.809.62 1.411.814A6.839 6.839 0 0 0 72.65 61c.098 0 .197 0 .302-.004.797-.032 1.533-.187 2.12-.43.587-.243 1.029-.576 1.235-.965L103.47 8.985 136.985 52.3c.255.33.684.609 1.224.816a6.32 6.32 0 0 0 1.895.378c1.427.076 2.774-.24 3.563-.827l13.952-10.404h20.594c1.042 0 1.988-.21 2.674-.551.684-.34 1.113-.813 1.113-1.34 0-.527-.429-1-1.113-1.34-.686-.34-1.632-.551-2.674-.551h-22.62c-1.262 0-2.442.311-3.148.839l-11.025 8.22-35.074-45.33c-.297-.382-.796-.695-1.439-.906-.642-.212-1.428-.323-2.301-.3-.816.022-1.572.174-2.177.418s-1.062.583-1.276.981z' fill='%23EA8492'/%3E%3Cpath d='M106.346 2.209l35.074 45.33 11.025-8.22c.706-.528 1.886-.84 3.148-.84h22.62c1.042 0 1.988.211 2.674.552.684.34 1.113.813 1.113 1.34 0 .527-.429 1-1.113 1.34-.686.34-1.632.55-2.674.55h-20.594l-13.952 10.405c-.789.588-2.136.903-3.563.828a6.32 6.32 0 0 1-1.895-.38c-.54-.206-.969-.486-1.224-.815L103.469 8.985 76.307 59.601c-.206.389-.648.722-1.235.965-.587.243-1.323.398-2.12.43-.105.004-.204.004-.302.004-.74 0-1.451-.108-2.055-.301-.602-.193-1.1-.472-1.411-.814l-26.9-30.088-11.493 11.425c-.646.638-1.956 1.04-3.383 1.04H4.788c-1.043 0-1.989-.21-2.674-.551C1.43 41.37 1 40.898 1 40.37c0-.527.43-1 1.114-1.34.685-.34 1.63-.551 2.673-.551h20.284l14.034-13.952c.328-.325.842-.582 1.449-.76a7.477 7.477 0 0 1 2.017-.279c.733.008 1.427.12 2.012.314s1.064.47 1.364.805l25.81 28.861L99.152 2.402c.214-.398.671-.737 1.276-.98.605-.245 1.361-.397 2.177-.42.873-.022 1.659.09 2.301.3.643.212 1.142.525 1.439.907zm0 0l-.013.01' stroke='%23EA8492' stroke-width='.25'/%3E%3C/svg%3E");
    width: .9375rem;
    height: .3125rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.sReviews {
    background: -o-linear-gradient(296.01deg, #fd3a84 -44.82%, #ff8d9e 19.04%, #ffa68d 83.44%);
    background: linear-gradient(153.99deg, #fd3a84 -44.82%, #ff8d9e 19.04%, #ffa68d 83.44%);
    padding: 3.375rem 0 1.625rem
}

@media only screen and (min-width:48rem) {
    .sReviews {
        padding: 5.75rem 0 3.5rem
    }
}

.sReviews.no__bg {
    background: none
}

.sReviews.no__bg .sectionTitle {
    color: #0e213b
}

.sReviews.no__bg .sectionTitle:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='33' viewBox='0 0 50 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.717 20.626H42.53c-.344 0-.666.17-.858.46l-3.02 4.529L29.057.662a1.008 1.008 0 0 0-1.018-.66 1.032 1.032 0 0 0-.94.765L19.6 28.88l-7.063-15.893a1.03 1.03 0 0 0-.92-.612c-.386.004-.768.215-.945.57l-3.84 7.68h-5.55a1.032 1.032 0 0 0 0 2.062H7.47c.39 0 .747-.22.922-.57l3.148-6.294 7.36 16.566c.17.373.54.61.945.61.027 0 .053 0 .082-.002a1.03 1.03 0 0 0 .914-.763l7.433-27.867 9.171 23.847a1.03 1.03 0 0 0 1.821.2l3.818-5.727h5.634a1.032 1.032 0 0 0 0-2.062z' fill='%23F34C63'/%3E%3C/svg%3E")
}

.sReviews .sectionTitle {
    color: #fff
}

.sReviews .sectionTitle:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='33' viewBox='0 0 50 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.717 20.626H42.53c-.344 0-.666.17-.858.46l-3.02 4.529L29.057.662a1.008 1.008 0 0 0-1.018-.66 1.032 1.032 0 0 0-.94.765L19.6 28.88l-7.063-15.893a1.03 1.03 0 0 0-.92-.612c-.386.004-.768.215-.945.57l-3.84 7.68h-5.55a1.032 1.032 0 0 0 0 2.062H7.47c.39 0 .747-.22.922-.57l3.148-6.294 7.36 16.566c.17.373.54.61.945.61.027 0 .053 0 .082-.002a1.03 1.03 0 0 0 .914-.763l7.433-27.867 9.171 23.847a1.03 1.03 0 0 0 1.821.2l3.818-5.727h5.634a1.032 1.032 0 0 0 0-2.062z' fill='%23fff'/%3E%3C/svg%3E")
}

.sReviews-list {
    margin-top: .875rem;
    padding: 0 .625rem
}

@media only screen and (min-width:48rem) {
    .sReviews-list {
        margin-top: 1.8125rem;
        padding: 0 .625rem
    }
}

@media only screen and (min-width:75rem) {
    .sReviews-list {
        padding: 0
    }
}

.sReviews-list__item {
    background-color: #fff;
    padding: 2.1875rem 1.375rem 1.0625rem;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    border-radius: .625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sReviews-list__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 2.125rem 2.6875rem 2.25rem 1.5625rem
    }
}

.sReviews-list__item.col {
    width: 100%;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 .9375rem;
    margin-bottom: 1.875rem
}

@media only screen and (min-width:48rem) {
    .sReviews-list__item.col {
        width: 50%
    }
}

.sReviews-list__item.col .wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2.1875rem 1.375rem 1.0625rem;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    border-radius: .625rem
}

@media only screen and (min-width:48rem) {
    .sReviews-list__item.col .wrap {
        padding: 2.125rem 1.875rem 1.5625rem 1.5625rem
    }
}

.sReviews-list .author {
    width: 100%;
    text-align: center
}

@media only screen and (min-width:62rem) {
    .sReviews-list .author {
        width: 25%
    }
}

.sReviews-list .photo {
    width: 100%;
    font-size: 1rem;
    color: #1e1e1e;
    max-width: 5.0625rem;
    display: block;
    margin: 0 auto .625rem;
    border: .3125rem solid #fff;
    border-radius: 100%;
    overflow: hidden;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24);
    box-shadow: 0 .25rem .5625rem rgba(87, 44, 61, .24)
}

.sReviews-list .photo img {
    width: 100%
}

@media only screen and (min-width:48rem) {
    .sReviews-list .photo {
        font-size: .8125rem
    }
}

.sReviews-list .name {
    font-weight: 450;
    line-height: 1.15;
    display: block
}

.sReviews-list .date {
    font-size: .75rem;
    margin: 0
}

.sReviews-list .text {
    width: 90%;
    font-size: .8125rem;
    line-height: 1.71;
    text-align: center;
    display: block;
    margin: 0 auto
}

@media only screen and (min-width:48rem) {
    .sReviews-list .text {
        padding-left: 1.5625rem;
        font-size: .875rem;
        width: 100%
    }
}

@media only screen and (min-width:62rem) {
    .sReviews-list .text {
        width: 75%;
        text-align: left
    }
}

.sReviews-list .text p {
    margin: 0
}

.sReviews-list img.quote {
    position: absolute;
    width: 2.1875rem;
    height: 1.5625rem;
    top: 1.375rem;
    right: 1.375rem;
    z-index: -1
}

@media only screen and (min-width:48rem) {
    .sReviews-list img.quote {
        top: auto;
        width: 2.5rem;
        height: 1.6875rem;
        bottom: 1.6875rem;
        right: 2.0625rem
    }
}

@media only screen and (min-width:48rem) {
    .sReviews .owl-carousel .owl-nav .owl-prev {
        left: -.625rem
    }
}

@media only screen and (min-width:75rem) {
    .sReviews .owl-carousel .owl-nav .owl-prev {
        left: -.9375rem
    }
}

@media only screen and (min-width:81.25rem) {
    .sReviews .owl-carousel .owl-nav .owl-prev {
        left: -6%
    }
}

@media only screen and (min-width:48rem) {
    .sReviews .owl-carousel .owl-nav .owl-next {
        right: -.625rem
    }
}

@media only screen and (min-width:75rem) {
    .sReviews .owl-carousel .owl-nav .owl-next {
        right: -.9375rem
    }
}

@media only screen and (min-width:81.25rem) {
    .sReviews .owl-carousel .owl-nav .owl-next {
        right: -6%
    }
}

@media only screen and (min-width:75rem) {

    .sReviews .owl-carousel button.owl-next,
    .sReviews .owl-carousel button.owl-prev {
        width: 2.1875rem;
        height: 2.1875rem
    }

    .sReviews .owl-carousel button.owl-next svg,
    .sReviews .owl-carousel button.owl-prev svg {
        width: .3125rem;
        height: .625rem;
        top: 0
    }
}

.sReviews .owl-stage-outer {
    padding: .9375rem 0
}

.sReviews .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 0 .625rem;
    margin: .625rem 0 0
}

@media only screen and (min-width:48rem) {
    .sReviews .wrapper {
        padding: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 2.5rem 0 0
    }
}

.sReviews .wrapper .btn {
    margin: 0 .625rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 .6875rem 1rem hsla(0, 0%, 44%, .15);
    box-shadow: 0 .6875rem 1rem hsla(0, 0%, 44%, .15);
    max-width: none;
    margin: .375rem 0
}

@media only screen and (min-width:48rem) {
    .sReviews .wrapper .btn {
        margin: 0 .625rem;
        max-width: 12.5625rem
    }
}

.sReviews .wrapper .btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sReviews .wrapper .btn.more {
    background-color: #fff;
    color: #f34c63;
    border: .0625rem solid #fff;
    -webkit-transition: border-color .25s ease-out, -webkit-box-shadow .25s ease-out;
    transition: border-color .25s ease-out, -webkit-box-shadow .25s ease-out;
    -o-transition: border-color .25s ease-out, box-shadow .25s ease-out;
    transition: border-color .25s ease-out, box-shadow .25s ease-out;
    transition: border-color .25s ease-out, box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out
}

.sReviews .wrapper .btn.more:hover {
    border-color: #f34c63
}

.sContacts {
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sContacts {
        padding: 7.5rem 0 9.375rem
    }
}

.sContacts #map {
    width: 100%;
    height: 21.875rem;
    top: 0;
    left: 0
}

@media only screen and (min-width:48rem) {
    .sContacts #map {
        position: absolute;
        z-index: -1;
        height: 100%
    }
}

.sContacts-wrap {
    background-color: #fff;
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 1.25rem 0
}

@media only screen and (min-width:48rem) {
    .sContacts-wrap {
        max-width: 27.375rem;
        padding: 1.875rem;
        padding: 1.25rem .9375rem
    }
}

.sContacts-wrap__title {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #0e213b
}

.sContacts__list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sContacts__list li {
    margin: .9375rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sContacts__list li .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    width: 1.875rem;
    height: 1.875rem;
    border-radius: 100%;
    background-color: #fff
}

.sContacts__list li a,
.sContacts__list li p {
    margin: 0;
    font-size: 1.125rem;
    line-height: 1;
    color: #1e1e1e;
    font-size: .875rem;
    margin-left: .625rem;
    display: inline-block
}

@media only screen and (min-width:48rem) {

    .sContacts__list li a,
    .sContacts__list li p {
        font-size: 1.125rem
    }
}

.sContacts .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.0625rem 0;
    max-width: 15.125rem
}

.sContacts .btn:hover {
    color: #fff
}

.sContacts__rating {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sContacts__rating li {
    margin: 0 2.5rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.sContacts__rating li:last-child {
    margin: 0
}

.sContacts__rating li img {
    width: 100%;
    max-width: 6.25rem
}

.sContacts [class*=ymaps-2][class*=-ground-pane] {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.sFAQ {
    background: -o-linear-gradient(296.01deg, #fd3a84 -44.82%, #ff8d9e 19.04%, #ffa68d 83.44%);
    background: linear-gradient(153.99deg, #fd3a84 -44.82%, #ff8d9e 19.04%, #ffa68d 83.44%);
    padding: 3.375rem 0 1.625rem
}

@media only screen and (min-width:48rem) {
    .sFAQ {
        padding: 5.75rem 0 3.5rem
    }
}

.sFAQ .sectionTitle {
    color: #fff
}

.sFAQ .sectionTitle:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='33' viewBox='0 0 50 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.717 20.626H42.53c-.344 0-.666.17-.858.46l-3.02 4.529L29.057.662a1.008 1.008 0 0 0-1.018-.66 1.032 1.032 0 0 0-.94.765L19.6 28.88l-7.063-15.893a1.03 1.03 0 0 0-.92-.612c-.386.004-.768.215-.945.57l-3.84 7.68h-5.55a1.032 1.032 0 0 0 0 2.062H7.47c.39 0 .747-.22.922-.57l3.148-6.294 7.36 16.566c.17.373.54.61.945.61.027 0 .053 0 .082-.002a1.03 1.03 0 0 0 .914-.763l7.433-27.867 9.171 23.847a1.03 1.03 0 0 0 1.821.2l3.818-5.727h5.634a1.032 1.032 0 0 0 0-2.062z' fill='%23fff'/%3E%3C/svg%3E")
}

.sFAQ-list {
    margin-top: .9375rem
}

@media only screen and (min-width:48rem) {
    .sFAQ-list {
        margin: .9375rem -.5625rem 0
    }
}

.sFAQ-list__item {
    width: 100%;
    margin: .625rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media only screen and (min-width:48rem) {
    .sFAQ-list__item {
        width: 50%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
        padding: 0 .5625rem
    }
}

.sFAQ-list__item .icon {
    width: 3.8125rem;
    height: 3.8125rem;
    background-color: #f34c63;
    border-radius: 100%;
    font-size: 1.6875rem;
    font-weight: 500;
    font-family: Inter;
    margin: 0 0 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

@media only screen and (min-width:48rem) {
    .sFAQ-list__item .icon {
        margin: 0 1rem 0 0
    }
}

.sFAQ-list__item .text {
    color: #fff;
    font-size: 1rem;
    width: 80%;
    font-family: Inter
}

@media only screen and (min-width:48rem) {
    .sFAQ-list__item .text {
        font-size: .875rem;
        width: calc(100% - 5.4375rem)
    }
}

.sFAQ-list__item .text b {
    font-size: 1.1875rem;
    font-weight: 600
}

.sFAQ-list.owl-loaded .owl-item .sFAQ-list__item {
    width: 100%
}

.sArticle {
    padding: 2.1875rem 0 1.625rem
}

@media only screen and (min-width:48rem) {
    .sArticle {
        padding: 2.1875rem 0 3.5rem
    }
}

.sArticle article {
    margin-top: 1.25rem;
    font-size: 1rem
}

@media only screen and (min-width:48rem) {
    .sArticle article {
        margin-top: 2.1875rem;
        font-size: 1.125rem
    }
}

.sArticle article ul {
    padding: 0;
    list-style-type: none
}

.sArticle article ul li {
    position: relative;
    padding-left: .75rem
}

.sArticle article ul li:before {
    content: "";
    position: absolute;
    width: .3125rem;
    height: .3125rem;
    left: 0;
    top: .6875rem;
    background-color: #f34c63;
    border-radius: 100%
}

@media only screen and (min-width:48rem) {
    .sArticle article ul li:before {
        top: .8125rem
    }
}

.sArticles {
    padding-bottom: 3.125rem
}

.sArticles-list {
    margin: 1.875rem 0 0
}

.sArticles-list__item {
    width: 100%;
    margin: 0 0 1.875rem;
    top: 0;
    position: relative;
    -webkit-transition: top .25s ease-out;
    -o-transition: top .25s ease-out;
    transition: top .25s ease-out
}

.sArticles-list__item:hover {
    top: -.625rem
}

@media only screen and (min-width:48rem) {
    .sArticles-list__item {
        width: 50%
    }
}

@media only screen and (min-width:62rem) {
    .sArticles-list__item {
        width: 33.333%
    }
}

.sArticles-list__item img {
    width: 100%
}

.sArticles-list .wrap {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    border-radius: .625rem .625rem .625rem 2.5rem
}

.sArticles__bottom {
    padding: .875rem 1rem .875rem 1.25rem
}

.sArticles__bottom .name {
    font-weight: 450;
    line-height: 1.15;
    display: block;
    color: #0e213b
}

.sArticles__bottom .time {
    margin: 0;
    color: #616161
}

.sArticleDetail {
    padding-bottom: 3.125rem
}

.sArticleDetail article img {
    width: auto;
    max-width: 100%;
    margin: 0 0 1.25rem
}

@media only screen and (min-width:48rem) {
    .sArticleDetail article img {
        margin: 0 0 1.875rem
    }
}

.sArticleDetail .sectionTitle {
    margin-bottom: 1.875rem
}

@media only screen and (min-width:48rem) {
    .sArticleDetail .sectionTitle {
        margin-bottom: 3.125rem
    }
}

.sArticleDetail .col {
    width: 100%
}

@media only screen and (min-width:62rem) {
    .sArticleDetail .col.w70 {
        width: 70%
    }
}

@media only screen and (min-width:62rem) {
    .sArticleDetail .col.w30 {
        width: 30%
    }
}

.sArticleDetail ul {
    padding: 0;
    list-style-type: none;
    font-size: .875rem
}

@media only screen and (min-width:48rem) {
    .sArticleDetail ul {
        font-size: 1.125rem
    }
}

.sArticleDetail ul li {
    position: relative;
    padding-left: .75rem;
    margin: .3125rem 0
}

.sArticleDetail ul li:before {
    content: "";
    position: absolute;
    width: .3125rem;
    height: .3125rem;
    left: 0;
    top: .5rem;
    background-color: #f34c63;
    border-radius: 100%
}

@media only screen and (min-width:48rem) {
    .sArticleDetail ul li:before {
        top: .6875rem
    }
}

.sArticleDetail ul a {
    color: #0e213b;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.sArticleDetail ul a:hover {
    color: #ea8492
}

.sArticleDetail .theiaStickySidebar>.theiaStickySidebar {
    width: 100%
}

.sArticleDetail .sArticle__other {
    width: 100%;
    margin-top: 1.875rem
}

@media only screen and (min-width:62rem) {
    .sArticleDetail .sArticle__other {
        -webkit-box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
        box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
        border-radius: .625rem;
        padding: 1.25rem 1.25rem .3125rem;
        margin: 0
    }
}

.sArticleDetail .sArticle__other .title {
    font-weight: 700;
    font-size: 1.125rem
}

@media only screen and (min-width:62rem) {
    .sArticleDetail .sArticle__other .title {
        text-align: center;
        font-size: 1.375rem
    }
}

.sArticleDetail .sArticle__other ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

@media only screen and (min-width:48rem) {
    .sArticleDetail .sArticle__other ul {
        width: 60%
    }
}

@media only screen and (min-width:62rem) {
    .sArticleDetail .sArticle__other ul {
        width: 100%
    }
}

.sArticleDetail .sArticle__other ul li {
    margin: .9375rem 0;
    padding: 0
}

.sArticleDetail .sArticle__other ul li:before {
    display: none
}

.sArticleDetail .sArticle__other ul li a {
    color: #0e213b
}

.sArticleDetail .sArticle__other ul .name {
    font-weight: 450;
    line-height: 1.15;
    display: block;
    color: #0e213b
}

.sArticleDetail .sArticle__other ul .time {
    margin: 0;
    color: #616161
}

.sError {
    padding-bottom: 3.125rem
}

.sError h2 {
    text-align: center;
    font-size: 1.25rem;
    color: #0e213b
}

@media only screen and (min-width:48rem) {
    .sError h2 {
        font-size: 1.5rem
    }
}

.sError h3 {
    text-align: center;
    font-size: 1.125rem;
    color: #0e213b;
    line-height: 1.2
}

@media only screen and (min-width:48rem) {
    .sError h3 {
        font-size: 1.375rem
    }
}

.sError .btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1.25rem
}

.sError .btn:hover {
    color: #fff
}

.sPrice {
    padding: 1.25rem 0 2.6875rem;
    position: relative;
    z-index: 1
}

@media only screen and (min-width:48rem) {
    .sPrice {
        padding: 5.625rem 0 6.0625rem
    }
}

.sPrice .sServices__item {
    width: 100%;
    padding: 1.25rem .9375rem
}

@media only screen and (min-width:48rem) {
    .sPrice .sServices-list__item div:nth-child(2) {
        text-align: right
    }
}

.sPrice .item-title {
    text-align: center
}

.footer {
    background-color: #fff;
    padding: 1.625rem 0 0;
    -webkit-box-shadow: 0 .25rem 1.3125rem rgba(0, 0, 0, .13);
    box-shadow: 0 .25rem 1.3125rem rgba(0, 0, 0, .13)
}

.footer .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer .wrapper__left {
    width: 100%
}

@media only screen and (min-width:48rem) {
    .footer .wrapper__left {
        width: 40%
    }
}

.footer .wrapper__right {
    width: 100%
}

@media only screen and (min-width:48rem) {
    .footer .wrapper__right {
        width: 60%
    }
}

.footer .col {
    width: 100%
}

@media only screen and (min-width:48rem) {
    .footer .col {
        width: 50%
    }
}

.footer__logo {
    width: auto;
    height: 3.4375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%
}

.footer__contacts {
    padding: 0;
    list-style-type: none;
    margin: 1.5rem 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__contacts li {
    margin: .375rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0e213b;
    font-size: .875rem;
    width: 50%
}

@media only screen and (min-width:48rem) {
    .footer__contacts li {
        color: #1e1e1e;
        width: 100%
    }
}

.footer__contacts li a {
    color: #0e213b
}

@media only screen and (min-width:48rem) {
    .footer__contacts li a {
        color: #1e1e1e
    }
}

.footer__contacts li img {
    width: .75rem;
    margin-right: .5625rem
}

.footer__title {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: .625rem
}

@media only screen and (min-width:48rem) {
    .footer__title {
        margin: 0
    }
}

.footer__link {
    font-size: .875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: .625rem 0 0;
    list-style-type: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1
}

.footer__link li {
    width: 50%;
    margin: .375rem 0
}

@media only screen and (min-width:48rem) {
    .footer__link li {
        margin: .75rem 0
    }
}

.footer__link li a {
    color: #1e1e1e;
    -webkit-transition: color .25s ease-out;
    -o-transition: color .25s ease-out;
    transition: color .25s ease-out
}

.footer__link li a:hover {
    color: #fd3a84
}

.footer .form__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (min-width:48rem) {
    .footer .form__wrap {
        margin: 0 -.3125rem
    }
}

.footer .field_group {
    width: 100%;
    margin: .3125rem 0
}

@media only screen and (min-width:48rem) {
    .footer .field_group {
        width: 50%;
        padding: 0 .3125rem
    }
}

.footer .field_group.w100 {
    width: 100%
}

@media only screen and (max-width:47.9375rem) {
    .footer .field_group:first-child {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .footer .field_group:nth-child(2) {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .footer .field_group:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .footer .field_group:nth-child(4) {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .footer .field_group:nth-child(5) {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
}

.footer form.wrapper {
    margin-top: .625rem
}

.footer__bottom {
    padding: .8125rem 0;
    margin: .875rem 0 0;
    position: relative;
    z-index: 1
}

.footer__bottom:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3.125rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffb29c), to(#ffb29c));
    background: -o-linear-gradient(bottom, #ffb29c, #ffb29c);
    background: linear-gradient(0deg, #ffb29c, #ffb29c);
    z-index: -1
}

@media only screen and (min-width:48rem) {
    .footer__bottom:after {
        display: none
    }
}

@media only screen and (min-width:48rem) {
    .footer__bottom {
        background: -webkit-gradient(linear, left bottom, left top, from(#ffb29c), to(#ffb29c));
        background: -o-linear-gradient(bottom, #ffb29c, #ffb29c);
        background: linear-gradient(0deg, #ffb29c, #ffb29c)
    }
}

.footer__bottom .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media only screen and (min-width:48rem) {
    .footer__bottom .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.footer .copy {
    font-size: .875rem;
    width: 100%;
    text-align: center;
    margin: 3.375rem 0 0
}

@media only screen and (min-width:48rem) {
    .footer .copy {
        margin: 0;
        text-align: left
    }
}

.footer__soc {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

@media only screen and (min-width:48rem) {
    .footer__soc {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.footer__soc li {
    margin-right: .5rem;
    width: 1.875rem;
    height: 1.875rem
}

.footer__soc li img {
    width: 100%;
    height: 100%
}

.footer__soc li:last-child {
    margin-right: 0
}

.modal {
    display: none
}

.modal#feedback.fancybox-content,
.modal#review.fancybox-content {
    width: 100%;
    padding: 0;
    background-color: transparent
}

.modal#feedback .sForm,
.modal#review .sForm {
    border-bottom: 0
}

.modal#success.fancybox-content,
.modal#successReview.fancybox-content {
    width: 100%;
    max-width: 40.625rem
}

.modal#success .wrap,
.modal#successReview .wrap {
    background-color: #fff
}

.modal#success .descr,
.modal#successReview .descr {
    font-size: 1rem;
    text-align: center;
    line-height: 1.25;
    margin: .9375rem auto
}

.modal#success .descr br,
.modal#successReview .descr br {
    display: none
}

@media only screen and (min-width:22.5rem) {

    .modal#success .descr br,
    .modal#successReview .descr br {
        display: block
    }
}

@media only screen and (min-width:48rem) {

    .modal#success .descr,
    .modal#successReview .descr {
        font-size: 1.125rem;
        width: 80%
    }
}

@media only screen and (min-width:62rem) {

    .modal#success .descr,
    .modal#successReview .descr {
        font-size: 1.375rem
    }
}

.footer__title {
    margin-left: 50px
}

.footer__link {
    display: block;
    margin-left: 50px;
    text-align: center
}

@media(max-width:770px) {
    .footer__title {
        margin-left: 0
    }

    .footer__link {
        margin-left: 0;
        text-align: left
    }
}

@media only screen and (min-width: 62rem) {
    .header {
        z-index: 11
    }
}

.t_price a,
.sServices-list__item a {
    color: #000
}

.service-img {
    float: right
}

@media (max-width: 550px) {
    .service-img {
        width: 100%
    }
}

label:before {
    content: "";
    position: absolute;
    left: 0;
    top: .9625rem;
    width: .9375rem;
    height: .9375rem;
    border-radius: .125rem;
    background-color: #f1f1f1
}

.sDoctors-list__item .name {
    max-width: 200px;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.44;
    color: #1e1e1e;
    text-align: center;
    display: block;
    margin: 0 auto
}

.sDoctors.all__list .sDoctors__bottom .name,
.sDoctors.all__list .sDoctors__bottom .post,
.sDoctors .sDoctorsDetail .sDoctors__bottom .name,
.sDoctors .sDoctorsDetail .sDoctors__bottom .post {
    padding-right: 10px
}

.zh_text__img {
    margin: 10px;
    float: right;
    max-width: 400px;
    width: 100%;
    max-height: 277px;
    height: 100%
}

@media only screen and (max-width:550px) {
    .zh_text__img {
        margin: 0
    }
}

blockquote {
    background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    color: #fff;
    padding: 20px;
    border-radius: 20px
}

a {
    color: #fe5386
}

.promo__card {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 32px;
    gap: 24px;
    border: 1.5px solid #FF4B64;
    border-radius: 8px;
    overflow: hidden
}

.promo__row {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 50px;
    margin: 80px 0
}

.card__header {
    font-weight: 450;
    font-size: 32px
}

.card__text {
    font-size: 16px
}

.card__body {
    position: relative;
    height: 205px
}

.card-text-but {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    border-radius: 4px;
    overflow: hidden
}

.card-img-top {
    height: 205px;
    width: 411px;
    border-radius: 2px;
    object-fit: cover
}

@media (max-width: 767px) {
    .promo__card {
        flex-direction: column;
        align-items: center;
        padding: 0;
        gap: 0
    }

    .card__body {
        padding: 16px;
        margin-bottom: 25px;
        height: 250px
    }

    .card-img-top {
        width: 100%
    }

    .card-text-but {
        left: 16px;
        width: 93%
    }
}

.item-title__price {
    margin: 21px 0
}

.search {
    border-radius: 50%;
    margin-right: 20px;
    -webkit-box-shadow: 0 4px 16px #000;
    box-shadow: 0 4px 16px #000;
    width: 35px;
    height: 35px;
    background: none;
    border-width: 0;
    margin-top: 10px
}

.mob_dis {
    display: none
}

.search:hover {
    border: 1px solid
}

.search img {
    width: 22px;
    height: 22px;
    margin: auto
}

.search-bar {
    right: 0;
    position: absolute;
    background-color: #fff;
    width: 500px;
    height: 60px;
    z-index: 1;
    border-radius: 20px;
    box-shadow: 0 4px 16px #000;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s, visibility 0
}

.search-bar-in {
    display: grid;
    grid-template-columns: 75% 25%;
    column-gap: 0;
    vertical-align: middle
}

.search-bar-in button {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border: none
}

.search-bar-in input {
    border: none;
    font-size: 20px
}

.form_but:hover {
    color: #FFF;
    background-color: #0D6388
}

.form_but {
    color: #062656;
    background: transparent;
    background-color: #fe5386;
    width: 248px;
    padding: .13rem .24rem .13rem .17rem;
    font-family: "PT Sans Caption", PT Sans Caption;
    font-size: 18px;
    border-radius: 76px;
    transition: .3s;
    cursor: pointer;
    border-width: 0;
    margin-bottom: 10px;
    height: 50px
}

@media only screen and (max-width:550px) {
    .mob_dis {
        display: block
    }

    .dis {
        display: none
    }

    .search {
        margin-top: 0;
        margin-right: 0;
        margin-left: auto
    }

    .search-bar {
        width: 300px
    }
}

.video__container {
    max-width: 1248px;
    width: 100%;
    padding: 0 50px;
    margin: 0 auto
}

.video__title {
    font-weight: 700;
    font-size: 48px;
    line-height: 64px;
    text-align: center
}

.pulse-logo img {
    display: flex;
    margin: 0 auto;
    padding-top: 35px;
    position: relative;
    top: 10px
}

.video-descr p {
    font-size: 18px;
    margin: 0
}

.video-content {
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.12)
}

.video-from-youtube {
    width: 100%;
    height: 445px;
    margin: 22px 0;
    padding: 0 35px
}

.video-descr__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 30px
}

.video-descr {
    display: flex;
    color: rgba(51, 51, 51, 0.45);
    font-weight: 400;
    line-height: normal;
    margin-bottom: 30px
}

.video-descr span {
    color: #333
}

.video-descr img {
    margin-right: 10px
}

@media (max-width: 1600px) {
    .video__container {
        max-width: 1020px
    }

    .video__title {
        font-size: 42px;
        line-height: 48px;
        padding: 10px 25px 0
    }

    .video-from-youtube {
        padding: 0 25px;
        margin: 20px 0
    }
}

@media (max-width: 991px) {
    .video__title {
        font-size: 32px;
        line-height: 42px
    }

    .video-descr p {
        font-size: 14px
    }

    main {
        padding-top: 112px
    }

    .mobileMenu {
        padding-top: 9em
    }
}

@media (max-width: 699px) {
    .video__container {
        padding: 0
    }

    .video__title {
        font-size: 28px;
        line-height: 32px
    }

    .video {
        padding: 50px 15px
    }

    .video-descr__wrapper {
        padding: 0 25px
    }

    .pulse-logo img {
        padding-top: 25px
    }
}

@media (max-width: 559px) {
    .video-descr {
        margin-bottom: 10px
    }

    .video-descr:last-child {
        margin-bottom: 25px
    }

    .backgroundMC {
        background: none !important
    }
}

@media (max-width: 480px) {
    main {
        padding-top: 128px
    }
}

@media (max-width: 420px) {
    .video-descr__wrapper {
        justify-content: left;
        padding-left: 25px
    }
}

.header-feedback__btns button {
    margin: 4px 0;
    margin-left: 27px;
    width: 220px
}

.header .col.w80 {
    align-items: center
}

.search.dis {
    margin: 0
}

.sOurCenters {
    margin-top: 3em
}

.sOurCenters-item {
    margin: 24px 0
}

.sOurCenters-item .img img,
.sOurCenters-item .img {
    width: 100%;
    border-radius: 15px
}

.sOurCenters-item .img {
    margin-bottom: 1em
}

.sOurCenters-item p {
    margin: 0
}

.sOurCenters-item .price {
    margin: 2em 0 1em;
    color: rgba(243, 76, 99, 1);
    font-size: 24px
}

.sOurCenters-item .btn {
    width: 100%;
    width: 100%;
    margin: 0;
    display: block;
    max-width: 100%;
    border-radius: 5px
}

.sOurCenters .owl-nav {
    display: block !important
}

.sOurCenters .owl-nav .owl-prev {
    left: -5em
}

.sOurCenters .owl-nav .owl-next {
    right: -5em
}

@media (max-width: 550px) {
    .header-feedback {
        display: block;
        width: 100%
    }

    .header-feedback .phone {
        display: none
    }

    .header-feedback__btns {
        display: flex;
        justify-content: space-between
    }

    .header-feedback__btns button {
        width: 49%;
        margin: 0;
        padding: 8px 0
    }
}

.sFormBlock {
    margin-top: 10em
}

.sFormBlock-wrap {
    background: linear-gradient(96.78deg, #F34480 0%, #F59887 100%);
    padding: 36px;
    display: flex;
    position: relative;
    border-radius: 20px;
    justify-content: space-between
}

.sFormBlock-wrap .left {
    width: 60%;
    color: #fff
}

.sFormBlock-wrap .left .title {
    font-size: 3em;
    line-height: 1.1em
}

.sFormBlock-wrap .left form {
    display: flex;
    flex-wrap: wrap
}

.sFormBlock-wrap .left form div,
.sFormBlock-wrap .left form p {
    width: 48%;
    margin: 1%
}

.sFormBlock-wrap .left form input {
    height: 4em;
    border-radius: 4px
}

.sFormBlock-wrap .left form input:not(.submit) {
    background: rgba(255, 255, 255, 0.2)
}

.sFormBlock-wrap .left form input.submit {
    color: rgba(243, 76, 99, 1);
    background: #fff
}

.sFormBlock-wrap .left form input:not(.submit)::placeholder {
    color: #fff !important
}

.sFormBlock-wrap .left .or {
    font-size: 20px;
    margin-top: 1.5em;
    display: flex;
    align-items: center
}

.sFormBlock-wrap .left .or a {
    font-size: 36px;
    color: #fff;
    margin-left: 4px
}

.sFormBlock-wrap .right {
    width: 30%
}

.sFormBlock-wrap .right img {
    height: calc(100% + 40px);
    position: absolute;
    bottom: 0
}

@media (max-width: 1024px) {
    .sFormBlock-wrap .right {
        width: 40%
    }
}

@media (max-width: 768px) {
    .sFormBlock-wrap {
        flex-wrap: wrap
    }

    .sFormBlock-wrap .right,
    .sFormBlock-wrap .left {
        width: 100%
    }

    .sFormBlock-wrap .right {
        height: 250px;
        display: flex;
        justify-content: center
    }

    .sFormBlock-wrap .right img {
        max-height: 250px;
        width: auto
    }

    .sFormBlock-wrap .left .title {
        font-size: 24px;
        line-height: 26px
    }

    .sFormBlock-wrap .left form div,
    .sFormBlock-wrap .left form p {
        width: 100%;
        margin: 4px 0
    }

    .sFormBlock-wrap .left .or,
    .sFormBlock-wrap .left .or a {
        display: block;
        font-size: 18px
    }
}

.sSpecial {
    margin: 10em 0 8em;
    background: rgba(254, 248, 249, 1);
    padding: 3em 0;
    position: relative
}

.sSpecial-wrap {
    display: flex;
    justify-content: space-between
}

.sSpecial-wrap .left {
    width: 60%
}

.sSpecial-wrap .left .left-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2.5em
}

.sSpecial-wrap .left .left-btn * {
    margin: 0;
    width: 50%;
    display: block;
    max-width: 45%
}

.sSpecial-wrap .left .left-btn .price {
    color: rgba(243, 76, 99, 1);
    font-size: 1.5em
}

.sSpecial-wrap .right {
    width: 35%
}

.sSpecial-wrap .right img {
    position: absolute;
    top: -3em;
    border-radius: 20px
}

.sSpecial-wrap .title {
    font-size: 3em
}

@media (max-width: 1024px) {
    .sSpecial-wrap .right img {
        position: static;
        width: 100%
    }
}

@media (max-width: 767px) {

    .sSpecial-wrap .right,
    .sSpecial-wrap .left {
        width: 100%
    }

    .sSpecial-wrap {
        flex-wrap: wrap
    }

    .sSpecial-wrap .title {
        line-height: 1.1em;
        font-size: 2em
    }

    .sSpecial-wrap .left .left-btn * {
        width: 100%;
        max-width: 100%;
        font-size: 1em;
        margin: .5em 0
    }

    .sSpecial-wrap .left .left-btn {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin: 1.5em 0
    }

    .sSpecial-wrap .right {
        height: 300px;
        overflow: hidden;
        border-radius: 20px
    }
}

.article-checker__img {
    width: 80px;
}

.article-checker__img img {
    width: 100%;
}

.article-checker__name {
    font-weight: 600;
}

.article-checker {
    box-shadow: 0 .25rem .5625rem rgba(53, 53, 53, .11);
    padding: 16px;
    padding-bottom: 0;
    margin-right: 0;
    border-radius: 16px;
    max-width: 400px;
}

.article-wrapper {
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: space-between;
}

@media only screen and (max-width: 980px) {
    .article-wrapper {
        flex-direction: column;
    }
}

.article-checker__block {
    display: flex;
    align-items: center;
    gap: 16px;
}

.sOtherServices {
    margin: 5em 0
}

.article-checker p {
    font-size: 20px;
}

.sOtherServices-list {
    margin-top: 2em
}

.sOtherServices-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.sOtherServices-item .img {
    width: 100%;
    height: 200px;
    border-radius: 20px
}

.sOtherServices-item p {
    font-size: 1.5em;
    margin-top: 1em;
    height: 2.5em;
    text-align: left;
    font-weight: 500
}

.sOtherServices-item button {
    width: 100%;
    max-width: 100%;
    margin-top: 50px
}

.sOtherServices .owl-nav {
    display: block !important
}

.sOtherServices .owl-nav .owl-prev {
    left: -5em
}

.sOtherServices .owl-nav .owl-next {
    right: -5em
}

@keyframes snow {
    0% {
        background-position: 0 0px, 0 0px, 0 0
    }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px
    }
}

#snow-container {
    position: relative
}

#snow-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(/netcat_template/template/3/assets/image/snow1.png), url(/netcat_template/template/3/assets/image/snow2.png), url(/netcat_template/template/3/assets/image/snow3.png);
    animation: #fffafa 20s linear infinite;
    z-index: 100000;
    pointer-events: none
}

.licences-page__item {
    display: flex;
    gap: 20px
}

.licences-page__list {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.licences-page__img {
    width: 250px !important
}

@media (max-width: 600px) {
    .licences-page__img {
        width: 200px !important
    }
}

@media (max-width: 500px) {
    .licences-page__item {
        flex-direction: column
    }

    .licences-page__list {
        padding: 0
    }

    .licences-page__img {
        margin: 0 auto
    }
}

.drugs__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.drugs__item {
    flex: 0 1 calc(50% - 20px);
    border-radius: 15px;
    background: #FDF5F6;
    padding: 20px;
    display: flex;
    gap: 25px;
    position: relative;
    overflow: hidden
}

.drugs__item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: #ea8492
}

.drugs__item-img {
    width: 120px;
    height: 100%;
    object-fit: cover;
    border-radius: 5px
}

.drugs__item-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.drugs__item-title {
    margin: 0;
    color: #0E213B;
    font-family: "FuturaNew", sans-serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px
}

.drugs__item-btn {
    font-family: "FuturaNew", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: underline;
    background: linear-gradient(93deg, #FFA68D -22.37%, #FD3E84 120.97%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    width: fit-content;
    transition: all .4s ease-out
}

.drugs__item-btn::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(93deg, #FFA68D -22.37%, #FD3E84 120.97%)
}

.drugs__item-btn:hover {
    background: #0056b3;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.drugs__item-btn:hover::before {
    background: #0056b3
}

.drugs-page__card {
    border-radius: 15px;
    background: #FDF5F6;
    padding: 25px 20px;
    position: relative;
    overflow: hidden;
    display: flex;
    gap: 60px;
    margin-bottom: 20px
}

.drugs-page__card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-color: #ea8492
}

.drugs-page__card-img {
    border-radius: 5px;
    width: 180px;
    height: 100%;
    object-fit: cover
}

.drugs-page__card-doc-check {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.drugs-page__card-doc-check p {
    color: #0E213B;
    font-family: "FuturaNew", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin: 0
}

.drugs-page__card-doc-check span {
    color: #FE5386;
    font-family: "FuturaNew", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 450;
    line-height: 25px
}

.drugs-page__card-info-top {
    display: flex;
    gap: 60px;
    padding-bottom: 35px;
    border-bottom: 1px solid #EFDBDE
}

.drugs-page__card-prodoc {
    display: flex;
    align-items: center
}

.drugs-page__card-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.drugs-page__warning {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.15);
    padding: 25px;
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 80px
}

.drugs-page__warning p {
    margin: 0;
    color: #FE5386;
    font-family: "FuturaNew";
    font-size: 16px;
    font-weight: 450;
    line-height: 20px
}

.drugs-page__warning span {
    color: #FE5386;
    font-family: "FuturaNew";
    font-size: 42px;
    font-weight: 450;
    line-height: 40px;
    background: #FDF5F6;
    padding: 5px 20px;
    border-radius: 5px;
    height: 100%;
    align-items: center;
    display: flex
}

.drugs-page__card-info-bottom {
    padding-top: 40px;
    display: flex;
    gap: 15px
}

.drugs-page__card-info-btn {
    border-radius: 4px;
    background: #F34C63;
    color: #FFF;
    font-family: "FuturaNew", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #F34C63;
    padding: 12px 40px;
    transition: all .3s ease;
    cursor: pointer
}

.drugs-page__card-info-btn:hover {
    background: #FDF5F6;
    color: #F34C63
}

.drugs-page__card-info-btn2 {
    border-radius: 4px;
    border: 1px solid #F34C63;
    color: #F34C63;
    font-family: "FuturaNew", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 40px;
    transition: all .3s ease;
    cursor: pointer
}

.drugs-page__card-info-btn2:hover {
    border: 1px solid #F34C63;
    color: #FDF5F6;
    background: #F34C63
}

.drugs__title {
    margin-top: 50px;
    margin-bottom: 50px
}

.drugs-page__title {
    margin-top: 25px;
    margin-bottom: 50px
}

.drugs {
    margin-bottom: 100px
}

.drugs__other {
    border-radius: 15px;
    background: #FDF5F6;
    padding: 20px 25px
}

.drugs__other-title {
    color: #0E213B;
    font-family: "FuturaNew";
    font-size: 22px;
    font-weight: 450
}

.drugs__other {
    margin-bottom: 25px
}

.navigation-drugs__list {
    padding-right: 40px
}

@media(max-width: 991px) {
    .drugs__row {
        flex-direction: column-reverse
    }

    .drugs-page__warning {
        margin-bottom: 40px
    }

    .drugs-page__card-info-top {
        flex-direction: column;
        gap: 20px
    }

    .drugs-page__card {
        gap: 30px
    }
}

@media(max-width: 900px) {
    .drugs__item {
        flex: 1 0 100%
    }
}

@media(max-width: 768px) {
    .drugs {
        margin-top: 0
    }

    .drugs__title {
        margin-bottom: 25px
    }

    .drugs__item-title {
        font-size: 18px;
        line-height: 20px
    }

    .drugs__item-btn {
        font-size: 14px;
        line-height: 25px
    }

    .drugs__item-img {
        width: 75px
    }
}

@media(max-width: 680px) {
    .drugs-page__card-info-bottom {
        gap: 10px;
        flex-direction: column
    }

    .drugs-page__card-img {
        width: 75px;
        height: 75px
    }

    .drugs-page__card-info-top {
        padding-bottom: 20px
    }

    .drugs-page__card-info-bottom {
        padding-top: 20px
    }
}

@media (max-width: 500px) {
    .drugs-page__card-prodoc-img {
        height: 15px
    }

    .drugs-page__card-doc-check p {
        font-size: 14px;
        line-height: 20px
    }

    .drugs-page__card-doc-check span {
        font-size: 16px;
        line-height: 20px
    }

    .drugs-page__warning p {
        font-size: 14px;
        line-height: 15px
    }

    .drugs-page__card-info-btn,
    .drugs-page__card-info-btn2 {
        font-size: 14px;
        padding: 12px 30px
    }

    .drugs-page__card {
        gap: 15px;
        padding: 20px
    }

    .drugs__other {
        padding: 20px
    }
}

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

.phone__wrap span {
    font-size: 14px;
    line-height: 1;
    white-space: nowrap
}

.phone__wrap-mobile span {
    color: #fff
}

@media only screen and (min-width: 62rem) {
    .phone__wrap-mobile {
        display: none
    }
}

.articles-tag-list {
    display: flex;
    list-style: none;
    gap: 10px;
    padding-left: 20px;
    margin: 20px 0
}

.article-tag {
    padding: 10px;
    border: .0625rem solid #ea8492;
    border-radius: .375rem;
    transition: all .4s ease
}

.article-tag.active,
.article-tag:hover {
    background-color: #ea8492
}

.article-tag.active a {
    color: #fff
}

.article-tag:hover a {
    color: #fff
}

@media (max-width: 700px) {
    .articles-tag-list {
        margin: 10px 0
    }
}

.container__cookies.show {
    display: flex
}

.container__cookies {
    display: none;
    position: fixed;
    left: 0;
    bottom: 15px;
    padding: 0 20px;
    z-index: 999999
}

.cookies_wraper {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    color: #000;
    background-color: #ffcdc0f7;
    margin: 0 auto;
    width: 100%;
    max-width: 540px;
    padding: 10px 5px;
    border-radius: 20px;
    font-size: 16px
}

.cookies__button:hover {
    opacity: .7
}

.container__list .list__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    margin-top: 30px;
    margin-bottom: 30px
}

.list__grid img {
    max-width: 250px;
    height: 320px;
    width: 100%
}

.list__grid .image-item {
    padding: 14px;
    background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    max-width: 270px;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center
}

.container__list.wrap {
    margin-bottom: 40px
}

.container__list.wrap .list__item {
    background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    padding: 15px;
    border-radius: 10px;
    color: #fff
}

.container_load {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.container_load a {
    padding: 10px 15px;
    border: 1px solid;
    border-radius: 10px
}

.container_load a:hover {
    background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    color: #fff
}

.article__grid {
    display: grid;
    row-gap: 30px
}

.sectionDescription {
    margin-top: 30px
}

.article__grid ol li,
.article__grid ul li {
    margin-bottom: 1rem
}

.mode.doctor__item,
.mode.doctor__item .col.item__content {
    display: flex;
    flex-direction: column
}

.wrap.doctor_wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    row-gap: 20px
}

.item__content.education p {
    padding-left: 20px;
    position: relative;
    margin-bottom: 15px
}

.item__content.education p:before {
    content: '\2714';
    display: block;
    position: absolute;
    color: #F34C63;
    left: 0
}

.item__content ul {
    list-style: none;
    padding: 0
}

.item__content ul li {
    position: relative;
    padding-left: 1.4375rem;
    margin: .625rem 0
}

.col.item__content.education {
    padding: 0
}

.container__diplom_images .images__diploms {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 25px 0 30px;
    gap: 30px
}

.container__diplom_images .images__diploms .item__diplom {
    max-width: 250px;
    height: auto;
    padding: 10px;
    background-color: #fe858a
}

@media (max-width: 895px) {
    .container__list .list__grid {
        grid-template-columns: 1fr 1fr;
        gap: 30px
    }

    .container__diplom_images .images__diploms {
        justify-content: center
    }
}

@media (max-width: 760px) {
    .container__list .list__grid {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

.form.doctor__item .sBanner-wrapper:before {
    background-color: #fff
}

.form.doctor__item .sBanner-wrapper {
    background: hsla(0, 0%, 100%, .5);
    -webkit-backdrop-filter: blur(.75rem);
    backdrop-filter: blur(0.75rem);
    border-radius: 0;
    padding: 0 0 0 10px;
    margin: 0;
    max-width: 46.75rem;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.form.doctor__item .container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 32px;
    align-items: center;
    border: 1px solid #fe858a;
    border-radius: 10px;
    padding: 15px 20px
}

.form.doctor__item .wraper {
    max-height: 200px;
    width: 200px;
    border-radius: 110px;
    border: 5px solid #FE5D80
}

.form.doctor__item .input[type=submit] {
    box-shadow: none
}

.form.doctor__item {
    padding: 20px 20px 40px
}

@media (max-width: 580px) {
    .form.doctor__item .container {
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        row-gap: 15px
    }
}

.accordion .header__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion .container__header-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
}

.accordion .accordion__header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 16px 0 #2e030957;
    box-shadow: 0 0 16px 0 #2e030957;
    padding: 18px 20px;
    border-radius: 16px
}

.accordion .button__accordion {
    background-color: #FF4B64;
    border: 1px solid #FF4B64;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 14px 30px;
    margin: 0;
    line-height: 0;
    border-radius: 10px;
    max-width: 167px;
    min-width: 167px
}

.accordion .accordion__item.active .button__accordion {
    background-color: #fff;
    color: #FF4B64
}

.accordion .body__parametr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}

.accordion .parametr {
    background-color: #F6F6F6;
    padding: 10px 14px;
    border-radius: 10px;
    color: #686868
}

.accordion .accordion__body {
    margin: 24px 0 0
}

.accordion .body__description {
    padding: 20px;
    background-color: #f6f6f6;
    border-radius: 10px;
    margin-top: 20px
}

.accordion.accordion__vakancy {
    margin-top: 48px
}

.accordion .item__prise.prise {
    color: #686868
}

.accordion .item__title.title,
.accordion .body__description p strong {
    font-size: 20px
}

.accordion ul li::marker {
    color: #FF4B64;
    font-size: 18px
}

.accordion ul li {
    margin-bottom: 10px
}

.accordion.accordion__vakancy {
    display: -ms-grid;
    display: grid;
    row-gap: 24px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
}

.accordion__item .accordion__body {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out !important;
}

.accordion__item.active .accordion__body {
    max-height: 100%;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in
}

@media (max-width: 980px) {

    .accordion .header__container,
    .accordion .container__header-item {
        flex-wrap: wrap;
        column-gap: 100px;
        row-gap: 20px
    }
}

@media (max-width: 560px) {
    .accordion .body__parametr {
        flex-direction: column;
        row-gap: 10px
    }

    .accordion .parametr {
        width: 100%
    }

    .accordion .header-item__button {
        width: 100%
    }

    .accordion .button__accordion {
        max-width: 100%;
        min-width: 100%;
        width: 100%
    }
}

.sContacts.our_teams {
    margin: 90px 0 60px
}

.sContacts.our_teams .sectionTitle {
    margin-bottom: 45px
}

@media only screen and (min-width: 48rem) {
    .sContacts.our_teams {
        padding: 0
    }
}

.card__vrach.glav .item {
    display: block;
    background-color: #fd4585;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 20px
}

.card__vrach.glav .item p,
.doctor_items .item p {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700
}

.doctor_items .item {
    display: block;
    background-color: #fe6888;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: center;
    width: 100%;
    max-width: 350px
}

.doctor_items {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    margin-top: 20px
}

.items__container.doctor {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 40px 0 10px;
    padding: 0 20px
}

@media only screen and (max-width: 1130px) {
    .doctor_items .item {
        max-width: 300px
    }
}

@media only screen and (max-width: 980px) {
    .doctor_items .item {
        max-width: 250px
    }
}

@media only screen and (max-width: 560px) {
    .doctor_items {
        justify-content: center
    }

    .doctor_items .item {
        max-width: 100%
    }

    .card__vrach.glav {
        width: 100%
    }

    .card__vrach.glav .item {
        max-width: 100%;
        width: 100%
    }
}

.container.grafic__table table {
    width: 100%
}

.container.grafic__table {
    margin-top: 50px;
    padding: 0 20px
}

.container.grafic__table .title p {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 10px
}

.container.grafic__table tbody tr {
    text-align: center
}

.container.grafic__table tbody tr:nth-child(odd) {
    background-color: #fe678826
}

.container.grafic__table tbody tr:nth-child(even) {
    background-color: #fd40844a
}

.preimushestva__pic {
    border: 1px solid #fd5a98;
    border-radius: 50%;
    width: 97px;
    height: 97px;
    display: flex;
    justify-content: center;
    align-items: center
}

.preimushestva_list {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0
}

.preimushestva {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    width: 25%
}

.preim_text {
    font-weight: 400;
    font-size: 17px;
    line-height: 140%;
    text-align: center;
    color: #000
}

.preim_pd36 {
    padding-top: 36px
}

@media(max-width:768px) {
    .preimushestva {
        width: 100%
    }
}

.header .header__logo {
    display: flex;
    flex-direction: column
}

.header .header-top .space-between {
    align-items: center
}

.header .header-top .header__logo .license {
    font-size: 14px
}

.header .header__logo span,
.header .header__logo strong {
    color: #000
}

.sContent {
    margin: 90px 0 0
}

.sContent__wrap {
    margin-top: 20px
}

.sectionTitle__Content {
    text-align: center;
    color: #0e213b;
    width: 100%;
    position: relative
}

.sContent__wrap .wrap__items {
    column-count: 2;
    column-gap: 50px
}

sContent__wrap {
    padding: 0 20px
}

.sContent__wrap .wrap__items li {
    padding: 10px 0
}

.sContent__wrap .wrap__items li a {
    color: #000
}

@media only screen and (max-width: 980px) {
    .sContent__wrap .wrap__items {
        column-count: 1
    }
}

.sOtherServices-item .item-img {
    max-width: 370px;
    max-height: 200px;
    overflow: hidden
}

.sOtherServices-item p .card__price {
    font-size: 16px;
    color: #686868
}

.sOtherServices-list .owl-stage-outer {
    padding: 15px
}

.sOtherServices-list .owl-item {
    box-shadow: 0 2px 6px 0 #2C212214;
    padding: 25px 30px;
    border-radius: 20px
}

.sOtherServices-item .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 4px
}

.sOtherServices-list .owl-item .item-img img {
    height: 100%
}

@media only screen and (max-width: 768px) {
    .sOtherServices-item .item-img {
        max-height: 120px
    }
}

.table-services__wrapper {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    border-radius: 40px;
    overflow: hidden
}

.table-services__row {
    flex: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 0 solid #686868
}

.table-services__cell {
    flex: 10%;
    padding: 10px;
    box-sizing: border-box
}

.table-services__row--title {
    font-weight: 700
}

.table-services__cell-mob {
    display: none;
    font-weight: 700
}

@media (max-width: 1200px) {
    .table-services__cell {
        flex: 100%
    }

    .table-services__cell-mob {
        display: block
    }

    .table-services__row {
        display: block
    }

    .table-services__row--header {
        display: none
    }
}

.table-services__row:nth-child(2n) {
    background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 97%, .8)), to(hsla(0, 0%, 97%, .8)));
    background: -o-linear-gradient(bottom, hsla(0, 0%, 97%, .8), hsla(0, 0%, 97%, .8));
    background: linear-gradient(0deg, hsla(0, 0%, 97%, .8), hsla(0, 0%, 97%, .8))
}

.table-services__wrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 .25rem 1.125rem rgba(0, 0, 0, .17);
    box-shadow: 0 .25rem 1.125rem rgba(0, 0, 0, .17);
    border-radius: 1.25rem;
    overflow: hidden;
    position: relative
}

.table-services__cell.price {
    font-size: 1.25rem;
    font-weight: 600;
    color: #ea8492
}

.sBanner__wooman {
    height: 100%;
}

.sForm-wrap {
    margin: 0 auto;
    background-color: #fff;
}

.sForm-wrap .fied_group {
    margin: .9375rem 0;
}

.sForm-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.sForm-btn:hover {
    opacity: .7;
}

.chetrevg {
    display: flex;
}

.chetrevg .col {
    flex: 1 1 300px;
}

.payment {
    flex: 1 1 400px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.payment span {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-right: 10px;
}

.payment ul li,
.payment ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.payment ul {
    display: flex;
    height: 100%;
    margin-top: -4px;
}

.payment ul li {
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.payment img {
    height: auto;
}

#upbutton {
    background-color: #f34c63;
    bottom: 130px;
    right: 0;
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
    color: #fff;
    font-weight: bold;
    display: none;
    padding: 10px;
}

#upbutton:hover {
    opacity: .9;
}

.minimized {
    width: 300px;
    cursor: pointer;
    border: 1px solid #FFF;
}

.minimized:hover {
    border: 1px solid yellow;
}

#magnify {
    display: none;
    position: fixed;
    max-width: 600px;
    height: auto;
    z-index: 9999;
}

#magnify img {
    width: 100%;
}

#overlay {
    display: none;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    z-index: 9990;
}

#close-popup {
    width: 30px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #AFAFAF;
    border-radius: 15px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}

#close-popup i {
    width: 30px;
    height: 30px;
    background: url(https://codernote.ru/files/cross.png) no-repeat center center;
    background-size: 16px 16px;
    display: block;
}

@keyframes rota {
    25% {
        transform: rotate(360deg);
    }
}

#close-popup:hover {
    animation: rota 4s infinite normal;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.plashka_top {
    padding: 0.5em 1em;
    background: #943340;
    color: #fff;
    font-size: 1.1em;
    position: static;
    z-index: 1111111111;
    max-height: 30vw;
    min-height: 50px;
}

.hide {
    display: none;
}

@media only screen and (min-width: 62rem) {
    main {
        padding-top: 193px;
    }
}

@media only screen and (min-width: 22.5rem) {
    .plashka_top {
        padding: 0.5em 1em;
        background: #943340;
        color: #fff;
        font-size: 1em;
        position: static;
        z-index: 1111111111;
        max-height: 19vw;
        min-height: 11px;
    }

    .mobileMenu nav {
        margin-top: 0;
    }
}

.sReviews-list__item {
    height: auto !important
}

.row.promo__row .promo__card.card {
    flex: 0;
    width: 100%
}

button.citySelect {
    border: none;
    background: transparent;
    color: #ea8492;
    padding: 0;
    margin: 0;
}

.modal1 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}

.open {
    display: block;
}

.modal1 h3 {
    width: 100%;
    text-align: center;
    color: #000;
    margin: 0 auto 37px;
    font-weight: 600;
    font-size: x-large;
    line-height: 1;
    letter-spacing: -.001em;
}

.city_default,
.city-list {
    margin-top: 20px;
    flex-wrap: wrap;
    display: flex;
    max-height: 400px;
    overflow: auto;
}

.city_default a,
.city-list a {
    font-size: 18px;
    width: 50%;
    text-align: center;
    margin-bottom: 10px;
    color: #414141;
}

.hide {
    display: none !important;
}

.city__filter {
    transition: all .2s linear;
    resize: none;
    font-size: 14px;
    padding: 16px 14px;
    line-height: 1;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 90%;
    margin: 20px auto;
    display: block;
}

.city__filter:hover,
.city__filter:focus {
    border-color: #c6d0d7;
}

.cityModal {
    background-color: #fff;
    padding: 40px;
    width: 80%;
    position: relative;
    margin: 50px auto;
}

.swiper {
    width: 100%;
}

@media only screen and (min-width: 62rem) {
    .sServices__item {
        width: 100%;
    }
}

.swiper-button-next {
    right: 120px !important;
    left: auto;
}

.swiper-button-prev {
    left: 120px !important;
    right: auto;
}

.sServices-list__item div {
    font-size: 1rem;
    line-height: 1.3;
}

.swiper-slide {
    padding-bottom: 35px;
}

.swiper {
    width: 100%;
}

.col.sServices__item.f-column .swiper-wrapper {
    align-items: flex-end;
}

.col.sServices__item.f-column .services-item-title {
    margin-top: 20px;
    margin-left: 20px;
}

@media only screen and (min-width: 1256px) and (max-width:1469px) {
    .swiper-button-next {
        right: 60px !important;
    }

    .swiper-button-prev {
        left: 60px !important;
    }
}

@media only screen and (min-width: 62rem) and (max-width:1255px) {
    .swiper-button-next {
        right: 0 !important;
    }

    .swiper-button-prev {
        left: 0 !important;
    }
}

@media only screen and (min-width: 1470px) {
    .swiper-button-next {
        right: 120px !important;
        left: auto;
        color: #ea8492;
    }

    .swiper-button-prev {
        left: 120px !important;
        right: auto;
        color: #ea8492;
    }
}

@media(max-width: 62rem) {
    .swiper-button-next {
        right: 0 !important;
    }

    .swiper-button-prev {
        left: 0 !important;
    }
}

@media(max-width: 757px) {
    .sServices-list__item {
        display: flex;
        flex-wrap: wrap;
    }

    .sServices-list__item div:first-child {
        width: 100% !important;
    }
}

@media(max-width: 600px) {
    .services-item-title {
        min-height: 115px;
        font-size: 25px;
        padding: 20px;
    }

    .sServices-list__item {
        height: 191px;
        gap: 10px;
    }
}

.owl-item active {
    width: 50%;
    height: 100%;
}

.experience {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(90, 74, 68, 0.11);
    padding: 35px;
    border-left: 6px solid #F34C63;
    margin-bottom: 50px;
}

.experience-btn {
    border-radius: 4px;
    background: #F34C63;
    border: 1px solid #F34C63;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    padding: 7px 14px;
    margin-bottom: 15px;
}

.experience p {
    margin-bottom: 30px;
}

.experience-item__wrap {
    display: flex;
    gap: 40px;
}

.experience__item {
    display: flex;
    gap: 8px;
}

.experience__item img {
    width: 23px;
    height: 23px;
}

.experience__text {
    display: flex;
    gap: 5px;
}

.experience__text p {
    margin-bottom: 0;
}

.title-gray-bg {
    background-color: #F6F6F6;
    position: relative;
    padding: 85px 0;
}

.docs-btn {
    border-radius: 4px;
    border: 1px solid #F34C63;
    color: #F34C63;
    font-size: 14px;
    font-weight: 450;
    line-height: 25px;
}

.docs-btn {
    border-radius: 4px;
    border: 1px solid #F34C63;
    color: #F34C63;
    font-size: 14px;
    font-weight: 450;
    line-height: 25px;
    -webkit-box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    font-size: .875rem;
    font-weight: 450;
    width: 100%;
    height: 2.8125rem;
    -webkit-transition: -webkit-box-shadow .25s ease-out;
    transition: -webkit-box-shadow .25s ease-out;
    -o-transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out;
    display: block;
    margin: .1875rem auto 0
}

.docs-btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.signup-btn {
    border-radius: 4px;
    border: 1px solid #F34C63;
    color: #fff;
    background-color: #f34c63;
    -webkit-box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    box-shadow: 0 .6875rem 3rem rgba(234, 132, 146, .31);
    font-size: .875rem;
    font-weight: 450;
    width: 100%;
    height: 2.8125rem;
    -webkit-transition: -webkit-box-shadow .25s ease-out;
    transition: -webkit-box-shadow .25s ease-out;
    -o-transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out, -webkit-box-shadow .25s ease-out;
    display: block;
    margin: .1875rem auto 0;
    margin-bottom: 10px;
}

.signup-btn -btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.education p {
    padding-left: 20px;
    position: relative;
    margin-bottom: 15px;
}

.education p::before {
    content: '\2714';
    display: block;
    position: absolute;
    color: #F34C63;
    left: 0;
}

.education {
    margin-bottom: 35px;
}

@media (max-width: 600px) {
    .experience-item__wrap {
        flex-wrap: wrap;
        gap: 10px;
    }

    .experience__text p {
        white-space: nowrap;
    }

    .experience {
        padding: 20px;
    }

    .experience {
        margin-bottom: 40px;
    }
}

.sectionTitle.title-gray-bg::before {
    top: 3.375rem
}

.sDoctorsDetail .col.w70 {
    margin-top: 10px;
}

.sDoctorsDetail {
    padding-top: 0 !important;
}

.sReviews.no__bg {
    max-width: 100%;
}

.fancybox-active {
    height: auto
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

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

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

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

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

.fancybox-is-open .fancybox-bg {
    opacity: .75;
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    -o-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

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

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

.fancybox-infobar {
    color: #ccc;
    font-size: .8125rem;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 2.75rem;
    left: 0;
    line-height: 2.75rem;
    min-width: 2.75rem;
    mix-blend-mode: difference;
    padding: 0 .625rem;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

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

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

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

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 2.75rem 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: .375rem
}

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

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

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

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

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

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

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

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

.fancybox-spaceball {
    z-index: 1
}

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

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

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

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

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

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

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 25rem;
    padding: 2.5rem;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 0;
    padding: 0
}

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

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

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

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: .0625rem dotted
}

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

.fancybox-button div {
    height: 100%
}

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

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

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
    display: none
}

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

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: .5rem;
    position: absolute;
    right: -.75rem;
    top: -2.75rem;
    z-index: 401
}

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

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

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 6.25rem;
    opacity: 0;
    position: absolute;
    top: calc(50% - 3.125rem);
    width: 4.375rem
}

.fancybox-navigation .fancybox-button div {
    padding: .4375rem
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 1.9375rem 1.625rem 1.9375rem .375rem
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 1.9375rem .375rem 1.9375rem 1.625rem;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .85)), color-stop(50%, rgba(0, 0, 0, .3)), color-stop(65%, rgba(0, 0, 0, .15)), color-stop(75.5%, rgba(0, 0, 0, .075)), color-stop(82.85%, rgba(0, 0, 0, .037)), color-stop(88%, rgba(0, 0, 0, .019)), to(transparent));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: .875rem;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 4.6875rem 2.75rem 1.5625rem;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption--separate {
    margin-top: -3.125rem
}

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

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

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

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

@-webkit-keyframes b {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes b {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0)
}

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

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

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

@media (max-height:36rem) {
    .fancybox-slide {
        padding-left: .375rem;
        padding-right: .375rem
    }

    .fancybox-slide--image {
        padding: .375rem 0
    }

    .fancybox-close-small {
        right: -.375rem
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 2.25rem;
        opacity: 1;
        padding: .375rem;
        right: 0;
        top: 0;
        width: 2.25rem
    }

    .fancybox-caption {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: .1875rem;
    max-width: 90%;
    padding: 1.875rem;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 2.1875rem;
    font-weight: 700;
    margin: 0 0 1.25rem
}

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

.fancybox-share__button {
    border: 0;
    border-radius: .1875rem;
    display: inline-block;
    font-size: .875rem;
    font-weight: 700;
    line-height: 2.5rem;
    margin: 0 .3125rem .625rem;
    min-width: 8.125rem;
    padding: 0 .9375rem;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

.fancybox-share__button svg {
    height: 1.5625rem;
    margin-right: .4375rem;
    position: relative;
    top: -.0625rem;
    vertical-align: middle;
    width: 1.5625rem
}

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

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: .0625rem solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: .875rem;
    margin: .625rem 0 0;
    outline: none;
    padding: .625rem .9375rem;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: .125rem .125rem .25rem;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 13.25rem;
    z-index: 99995
}

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

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 13.25rem
}

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

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: .4375rem
}

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

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

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 4.6875rem;
    margin: .125rem;
    max-height: calc(100% - .5rem);
    max-width: calc(50% - .25rem);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 6.25rem
}

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

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

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width:36rem) {
    .fancybox-thumbs {
        width: 6.875rem
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 6.875rem
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - .625rem)
    }
}

.fancybox-slide--html {
    padding: 0
}

@media only screen and (min-width:48rem) {
    .fancybox-slide--html {
        padding: 3.125rem 0
    }
}

.fancybox-slide--html .fancybox-close-small {
    top: -.625rem
}

.fancybox-slide--html .fancybox-close-small svg path {
    fill: #fff
}

@media only screen and (min-width:62rem) {
    .fancybox-slide--html .fancybox-close-small {
        display: none
    }
}

.fancybox-bg {
    background: #170003
}

.converse__card-wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transition: 0.3s;
}

.converse__card-wrapper_hidden {
    bottom: -50px;
}

.converse__card {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    background-color: #f34c63;
    border-radius: 14px 14px 0 0;
    box-shadow: 0px 4px 64px 0px #00000012;
    backdrop-filter: blur(50px);
}

.converse__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    border-radius: 14px;
    transition: 0.3s;
    margin-bottom: 15px;
}

.converse__item:hover {
    background-color: transparent;
    transition: 0.3s;
}

.converse__icon {
    width: 54px;
    height: 54px;
    display: flex;
    border-radius: 50%;
    padding: 10px;
    transition: 0.3s;
}

.converse__icon img {
    filter: brightness(100);
    margin: auto;
    width: 75%;
    height: auto;
}

.converse__item:hover .converse__icon img {
    filter: none;
}

.converse__text {
    margin: 0;
    font-family: 'Segoe UI';
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

.converse__item:hover .converse__text {
    color: #FFF;
}

.converse__close {
    cursor: pointer;
    position: absolute;
    display: flex;
    width: 30px;
    height: 30px;
    right: 5px;
    top: 5px;
    background-color: rgba(255, 255, 255, 0.50);
    border-radius: 50%;
}

.converse__close::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    z-index: 2;
    background-image: url("/netcat_template/template/3/assets/image/close-button-x.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

.converse__close_hidden {
    background-color: rgba(255, 255, 255, 0.50);
    padding: 9px;
    transform: 0.3s;
}

.converse__close_hidden::before {
    background-image: url("/netcat_template/template/3/assets/image/close-button-arrow.svg");
    height: 18px;
    width: 12px;
}

@media(max-width:1350px) {
    .converse__close {
        top: -5px;
        right: -5px;
        background-color: #f34c63;
        border: 1px solid #fff;
    }
}

@media(max-width: 800px) {
    .converse__card-wrapper_hidden {
        bottom: -85px;
    }

    .converse__card {
        border-radius: 14px;
        max-width: 350px;
        margin-bottom: 15px;
    }

    .converse__item {
        padding: 10px;
    }

    .converse__icon {
        width: 44px;
        height: 44px;
    }

    .converse__icon img {
        width: 100%;
    }

    .converse__text {
        font-size: 14px;
        line-height: 16px;
    }
}

@media(max-width: 500px) {
    .converse__card {
        flex-wrap: wrap;
        gap: 8px;
    }

    .converse__card-wrapper_hidden {
        bottom: -90px;
    }

    .converse__item {
        gap: 8px;
    }

    .converse__icon {
        width: 36px;
        height: 36px;
        padding: 7px;
    }
}

@media(max-width: 400px) {
    .converse__item {
        padding: 8px;
    }

    .converse__text {
        font-size: 13px;
    }
}

@media(max-width: 360px) {
    .converse__item {
        padding: 6px;
    }

    .converse__text {
        font-size: 12px;
    }
}

.service__footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media(max-width: 900px) {
    .service__footer {
        grid-template-columns: 1fr 1fr;
    }
}

@media(max-width: 575px) {
    .service__footer {
        grid-template-columns: 1fr;
    }
}

html.lock {
    overflow: hidden;
}

body.lock {
    overflow: hidden;
}

.popup {
    background: rgba(0, 0, 0, .4);
    height: 100%;
    left: 50%;
    opacity: 0;
    overflow-y: auto;
    pointer-events: none;
    position: fixed;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 10000;
    display: none;
}

.popup.active {
    display: block;
}

.popup.open {
    opacity: 1;
    pointer-events: all;
}

.popup__body {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 100%;
    padding: 50px 15px 20px;
    width: 100%;
}

.popup__body .result-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.popup__content {
    position: relative;
    max-width: 500px;
    min-height: auto;
    scale: .4;
    -webkit-transition: scale .4s ease;
    -o-transition: scale .4s ease;
    transition: scale .4s ease;
    margin-left: auto;
    margin-right: auto;
}

.popup__content.popup__review {
    max-width: max-content;
}

.popup.open .popup__content {
    scale: 1;
    opacity: 1;
    transform: none;
}

.preimushestva_list {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0;
}

.preimushestva {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    width: 25%;
}

.preim_text {
    font-weight: 400;
    font-size: 17px;
    line-height: 140%;
    text-align: center;
    color: #000000;
}

.preim_pd36 {
    padding-top: 36px;
}

@media(max-width:768px) {
    .preimushestva {
        width: 100%;
    }
}

.owl-item active {
    width: 50% height: 100%;
}

.promo.promo-red .card-text-but button:hover {
    background-color: rgb(243, 76, 99);
    color: white;
}

.h2-title {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    margin-top: 0;
    margin-bottom: .5rem;
}

.sectionTitle .h2 {
    font-size: 1.5rem;
    font-weight: 600;
}

.sLinks {
    margin-block-start: 80px;
}

.links-group {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.4);
    padding: 25px 35px;
}

.links-group ul {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    flex-wrap: wrap;
}

.links-group ul li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(123.62deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    background: linear-gradient(326.38deg, #fd3a84 -2.17%, #ffa68d 97.63%);
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    z-index: 1;
}

.links-group ul li {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.links-group ul li:hover:after {
    opacity: 1;
}

.links-group a {
    display: block;
    padding: 10px 15px;
    position: relative;
    z-index: 2;
    text-align: center;
    transition: color 300ms ease-out;
    color: #fe6287;
}

.links-group li:hover a {
    color: #fff;
}

@media screen and (width<=470px) {
    .links-group ul {
        flex-direction: column;
    }
}

.price__plash {
    margin-top: 20px;
    margin-bottom: 20px;
    background: hsla(0, 0%, 100%, .5);
    border-radius: .625rem;
    overflow: hidden;
    position: relative;
    padding: 15px;
    display: flex;
    gap: 12px;
    align-items: center;
    z-index: 2;
    max-width: 450px;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
}

.price__plash::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: .3125rem;
    height: 100%;
    background-color: #ea8492;
}

.price__plash-cost {
    margin: 0;
}

.price__plash-cost span {
    font-size: 1.25rem;
    font-weight: 600;
    color: #ea8492;
}

.price__plash-link {
    background-color: #f34c63;
    color: #fff;
    font-size: .875rem;
    font-weight: 450;
    cursor: pointer;
    padding: 12px;
    text-align: center;
    width: 150px;
    transition: 0.3s;
}

.price__plash-link:hover {
    background-color: #ea8492;
    transition: 0.3s;
    color: #fff;
}

main {
    padding-top: 155px;
}

.header-top {
    padding: 29px 0 20px;
}

.header__row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.header__logo {
    max-width: 170px;
}

.header__items {
    display: flex;
    gap: 32px;
}

.header__item {
    display: flex;
    align-items: center;
    gap: 12px;
}

.header__item p {
    margin-bottom: 0;
}

.header__item_icon {
    border-radius: 8px;
    min-width: 38px;
    width: 38px;
    height: 38px;
    background: #F1F1F1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px;
}

.header__item_text {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 4px;
}

.header__item_link {
    font-weight: 900;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}

.header__item_link button {
    font-weight: 900;
    color: #F34C63;
}

.header__item_link button:hover {
    text-decoration: underline;
}

.header__btn {
    border: 1px solid #ff8a9a;
    background: transparent;
    border-radius: 6px;
    padding: 14px 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 131%;
    text-align: center;
    color: #ff8a9a;
    transition: all 0.2s ease-in;
}

.header__btn:hover {
    background: #ff8a9a;
    color: #fff;
}

.header-mobile {
    display: none;
}

.header .btn-mobile {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: #F1F1F1;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .btn-mobile span,
.header .btn-mobile span::after {
    height: 2px;
    width: 15px;
}

.header .btn-mobile span::before {
    height: 2px;
    width: 10px;
}

.header .btn-mobile.is-active span:before,
.header .btn-mobile.is-active span:after {
    width: 15px;
}

.phone-mobile .header__item_icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    background: #FF8A9A;
}

.header-menu__item a {
    transition: all 0.2s ease-in;
}

.header-menu__item>a:hover {
    opacity: 0.7;
}

.header-search .search-form {
    position: relative;
    width: 100%;
    max-width: 170px;
}

.header-search .search-form-input {
    max-width: 170px;
    border-radius: 6px;
    padding: 12px 16px;
    outline: none;
    border: none;
    background: rgba(255, 255, 255, 0.1);
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.01em;
    color: #fff;
}

.header-search .search-form-input::placeholder,
.header-search .search-form-input::-webkit-input-placeholder,
.header-search .search-form-input::-moz-placeholder,
.header-search .search-form-input:-ms-input-placeholder,
.header-search .search-form-input:-moz-placeholder {
    font-weight: 500 !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    color: #fff !important;
}

.header-search .search-form-btn {
    position: absolute;
    top: 11px;
    right: 16px;
    width: 20px;
    height: 20px;
    border: none;
    background: url("/netcat_template/template/3/assets/upload/icon/search.svg") no-repeat center / contain;
}

@media only screen and (max-width: 62rem) {
    main {
        padding-top: 72px;
    }

    .header-mobile {
        display: flex;
        gap: 12px;
    }

    .header-top {
        padding: 16px 0;
        box-shadow: 0px -4px 20px #b7b7b7;
    }

    .header__items,
    .header__btn,
    .header-bottom {
        display: none;
    }

    .header__logo {
        max-width: 120px;
    }

    .mobileMenu {
        padding-top: 100px;
    }
}

.tabak__inner {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin-bottom: 30px;
}

.tabak__inner picture {
    width: 430px;
    height: 430px;
    border-radius: 20px;
    overflow: hidden;
}

.tabak__wrap {
    width: calc(100% - 450px);
}

.tabak__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.tabak__wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.tabak__item {
    background-color: rgba(249, 249, 249, 1);
    padding: 15px;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.tabak__title {
    font-size: 23px;
    font-weight: bold;
    color: rgba(234, 132, 146, 1);
    text-transform: uppercase;
}

@media(max-width: 991px) {
    .tabak__inner {
        flex-direction: column-reverse;
    }

    .tabak__inner picture {
        width: 100%;
        height: auto;
        min-width: 100%;
    }

    .tabak__inner picture img {
        width: 100%;
    }

    .tabak__wrap {
        width: 100%;
    }
}

.container td {
    padding: 8px 24px;
    word-break: break-all;
}

.container tr {
    border-bottom: 1px solid #e5e5e5;
}

.container table {
    border: 0;
}

.container tr:nth-child(even) {
    background: #f7f7f7;
}

table {
    max-width: 100%;
}





.accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.accordion__content.accordion__content--active {
    overflow: visible;
}


@media (max-width: 1023px) {
    .accordion__btn {
        position: relative;
        cursor: pointer;
        padding-right: 25px;
    }

    .accordion__btn::after {
        content: '';
        position: absolute;
        right: 15px;
        top: 50%;
        width: 10px;
        height: 2px;
        background: #FFFFFF;
        transform: translateY(-50%) rotate(45deg);
    }

    .accordion__btn::before {
        content: '';
        position: absolute;
        right: 9px;
        top: 50%;
        width: 10px;
        height: 2px;
        background: #FFFFFF;
        transform: translateY(-50%) rotate(-45deg);
    }

    .accordion--active .accordion__btn::after {
        transform: translateY(-50%) rotate(-45deg);
    }

    .accordion--active .accordion__btn::before {
        transform: translateY(-50%) rotate(45deg);
    }
}


@media (min-width: 1024px) {
    .accordion__content {
        max-height: none !important;
        display: block !important;
    }

    .accordion__btn {
        cursor: default;
        pointer-events: none;
    }

    .accordion__btn::after {
        display: none;
    }
}

.wrap__items {
    display: none;
}

.content-accordion__content.content-accordion__content--active .wrap__items {
    display: block;
}

.content-accordion__btn {
    font-size: 25px;
    border: none;
    padding: 0;
    background-color: transparent;
    text-align: left;
    width: 100%;
    padding: 18px 20px;
}

.content-accordion__space::before {
    content: '';
    display: flex;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    background-image: url(/netcat_template/template/3/assets/image/pluse.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
}

.content-accordion__space::after {
    content: '';
    display: none;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    background-image: url(/netcat_template/template/3/assets/image/minus.svg);
    background-repeat: no-repeat;
    background-size: 1.25rem;
}

.content-accordion--active .content-accordion__space::before {
    display: none;
}

.content-accordion--active .content-accordion__space::after {
    display: flex;
}


.sectionTitle__Content {
    cursor: pointer;
}

.content-accordion__flex {
    background-color: #fff;
    box-shadow: 0 0 16px 0 #2e030957;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
}

.content-accordion__text {
    border: none;
    padding: 0;
    background-color: transparent;
}