/*#region X. normalize.css v8.0 -------------------------*/

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    overflow: visible; /* 2 */
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
}

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

a {
    background-color: transparent;
}

abbr[title] {
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
    border-bottom: none; /* 1 */
}

b {
    font-weight: 700;
}

strong {
    font-weight: 900;
    color: #76223a;
}

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

button,
input {
    /* 1 */
    overflow: visible;
}

button,
select {
    /* 1 */
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    display: table; /* 1 */
    box-sizing: border-box; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
    color: inherit; /* 2 */
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px; /* 2 */
    -webkit-appearance: textfield; /* 1 */
}

    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    font: inherit; /* 2 */
    -webkit-appearance: button; /* 1 */
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/*#endregion X. normalize.css v8.0 ----------------------*/

/*#region X. Fonts --------------------------------------*/

@font-face {
    font-family: "museo sans";
    src: url("/font/museosans_bold-webfont.woff2") format("woff2"), url("/font/museosans_bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "museo sans";
    src: url("/font/museosans_light-webfont.woff2") format("woff2"), url("/font/museosans_light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "geometria";
    src: url("/font/geometria-bold-webfont.woff2") format("woff2"), url("/font/geometria-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "geometria";
    src: url("/font/geometria-extrabold-webfont.woff2") format("woff2"), url("/font/geometria-extrabold-webfont.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "geometria";
    src: url("/font/geometria-medium-webfont.woff2") format("woff2"), url("/font/geometria-medium-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "geometria";
    src: url("/font/geometria-webfont.woff2") format("woff2"), url("/font/geometria-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "fontello";
    src: url("/font/fontello.eot?93623755");
    src: url("/font/fontello.eot?93623755#iefix") format("embedded-opentype"), url("/font/fontello.woff2?93623755") format("woff2"), url("/font/fontello.woff?93623755") format("woff"), url("/font/fontello.ttf?93623755") format("truetype"), url("/font/fontello.svg?93623755#fontello") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "fontello";
        src: url("/font/fontello.svg?93623755#fontello") format("svg");
    }
}

[class^="icon__"]:before,
[class*=" icon__"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon__snow:before {
    content: "\e800";
}
/* '' */
.icon__diamond:before {
    content: "\e801";
}
/* '' */
.icon__file-add:before {
    content: "\e802";
}
/* '' */
.icon__folder-track:before {
    content: "\e803";
}
/* '' */
.icon__img:before {
    content: "\e804";
}
/* '' */
.icon__img-3d:before {
    content: "\e805";
}
/* '' */
.icon__monitor-track:before {
    content: "\e806";
}
/* '' */
.icon__pills:before {
    content: "\e807";
}
/* '' */
.icon__quotes:before {
    content: "\e808";
}
/* '' */
.icon__scissors:before {
    content: "\e809";
}
/* '' */
.icon__scissors-scalpel:before {
    content: "\e80a";
}
/* '' */
.icon__search:before {
    content: "\e80b";
}
/* '' */
.icon__shield-cross:before {
    content: "\e80c";
}
/* '' */
.icon__star-wreath:before {
    content: "\e80d";
}
/* '' */
.icon__target-drop:before {
    content: "\e80e";
}
/* '' */
.icon__teeth:before {
    content: "\e80f";
}
/* '' */
.icon__doctor:before {
    content: "\e810";
}
/* '' */
.icon__arrow-angle-sm-b:before {
    content: "\e811";
}
/* '' */
.icon__arrow-angle-sm-l:before {
    content: "\e812";
}
/* '' */
.icon__arrow-angle-sm-r:before {
    content: "\e813";
}
/* '' */
.icon__arrow-angle-sm-t:before {
    content: "\e814";
}
/* '' */
.icon__arrow-target:before {
    content: "\e815";
}
/* '' */
.icon__arrow-triangle-b:before {
    content: "\e816";
}
/* '' */
.icon__arrow-triangle-l:before {
    content: "\e817";
}
/* '' */
.icon__arrow-triangle-r:before {
    content: "\e818";
}
/* '' */
.icon__arrow-triangle-t:before {
    content: "\e819";
}
/* '' */
.icon__asterisk:before {
    content: "\e81a";
}
/* '' */
.icon__bag-cross:before {
    content: "\e81b";
}
/* '' */
.icon__balloon-dog:before {
    content: "\e81c";
}
/* '' */
.icon__cancel:before {
    content: "\e81d";
}
/* '' */
.icon__chip-track:before {
    content: "\e81e";
}
/* '' */
.icon__warning:before {
    content: "\e81f";
}
/* '' */
.icon__yin-yang:before {
    content: "\e820";
}
/* '' */
.icon__syringe:before {
    content: "\e821";
}
/* '' */
.icon__arrow-angle-md-b:before {
    content: "\e822";
}
/* '' */
.icon__arrow-angle-md-l:before {
    content: "\e823";
}
/* '' */
.icon__arrow-angle-md-r:before {
    content: "\e824";
}
/* '' */
.icon__arrow-angle-md-t:before {
    content: "\e825";
}
/* '' */
.icon__trophy:before {
    content: "\e826";
}
/* '' */
.icon__user:before {
    content: "\e827";
}
/* '' */
.icon__stamp-check:before {
    content: "\e828";
}
/* '' */
.icon__book:before {
    content: "\e829";
}
/* '' */
.icon__clock:before {
    content: "\e82a";
}
/* '' */
.icon__pointer:before {
    content: "\e82b";
}
/* '' */
.icon__facebook-circled:before {
    content: "\e82c";
}
/* '' */
.icon__twitter-circled:before {
    content: "\e82d";
}
/* '' */
.icon__ok:before {
    content: "\e82e";
}
/* '' */
.icon__linkedin:before {
    content: "\e82f";
}
/* '' */
.icon__instagram:before {
    content: "\e830";
}
/* '' */
.icon__delivery-animal:before {
    content: "\e831";
}
/* '' */
.icon__microscope:before {
    content: "\e832";
}
/* '' */
.icon__mouse:before {
    content: "\e833";
}
/* '' */
.icon__handshake:before {
    content: "\e834";
}
/* '' */
.icon__bird:before {
    content: "\e835";
}
/* '' */
.icon__cat-eye:before {
    content: "\e836";
}
/* '' */
.icon__cat-kitten:before {
    content: "\e837";
}
/* '' */
.icon__hospital:before {
    content: "\e838";
}
/* '' */
.icon__oncology:before {
    content: "\e839";
}
/* '' */
.icon__papers-medical:before {
    content: "\e83a";
}
/* '' */
.icon__anestesia:before {
    content: "\e83b";
}
/* '' */
.icon__bone:before {
    content: "\e83c";
}
/* '' */
.icon__cream:before {
    content: "\e83d";
}
/* '' */
.icon__dog-peeng:before {
    content: "\e83e";
}
/* '' */
.icon__bookmark:before {
    content: "\e83f";
}
/* '' */
.icon__open-book:before {
    content: "\e840";
}
/* '' */
.icon__user-gear:before {
    content: "\e841";
}
/* '' */
.icon__student-hat:before {
    content: "\e842";
}
/* '' */
.icon__laptop:before {
    content: "\e843";
}
/* '' */
.icon__calculator:before {
    content: "\e844";
}
/* '' */
.icon__viber:before {
    content: "\e845";
}
/* '' */
.icon__coat-of-arms:before {
    content: "\e846";
}
/* '' */
.icon__phone:before {
    content: "\e847";
}
/* '' */
.icon__facebook:before {
    content: "\f09a";
}
/* '' */

/*#endregion X. Fonts -----------------------------------*/

/*#region X. Global -------------------------------------*/

html *,
html *::before,
html *::after {
    box-sizing: border-box;
}

html,
body {
    overflow-x: hidden;
    min-width: 360px;
    min-height: 100vh;
}

a {
    color: #74c9b8;
}

    a:hover {
        text-decoration: none;
    }

strong {
    display: inline-block;
    background-color: #90323d;
    color: #fff;
    border-radius: 3px;
    padding: 0 0.625rem;
}

.wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    padding-top: calc(70px + 3rem);
}

    .wrapper.page_service {
        padding-top: 70px;
    }

    .wrapper.page_index {
        padding-top: 70px;
    }

.content {
    flex: 1 0 auto;
    position: relative;
    z-index: 10;
}

.footer {
    flex: 0 0 auto;
}

.container {
    min-width: 360px;
    margin: 0 auto;
    padding: 0 21px;
    max-width: 1590px;
}

.container_fluid {
    max-width: none;
}

/*#endregion X. Global ----------------------------------*/

/*#region X. Typography ---------------------------------*/

html,
.root {
    font: 12px/1.6875 "museo sans", Arial, sans-serif;
    color: #323232;
}

body,
.article {
    font-size: 1rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
    font-family: "geometria", Arial, sans-serif;
    color: #3d9db4;
    font-weight: 700;
}

h1,
.h1 {
    font-size: 4.125rem;
    line-height: 1.227;
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
}

h2,
.h2 {
    font-size: 2.5625rem;
    line-height: 1.317;
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
}

h3,
.h3 {
    font-size: 1.625rem;
    line-height: 1.307;
    margin-top: 1.6875rem;
    margin-bottom: 1.6875rem;
}

h4,
.h4 {
    font-size: 1rem;
    line-height: 1.6875;
    margin-top: 1.6875rem;
    margin-bottom: 0;
}

h5,
.h5 {
    font-size: 1rem;
    line-height: 1.6875;
    margin-top: 1.6875rem;
    margin-bottom: 0;
}

p,
ul,
ol,
pre,
table,
blockquote {
    margin-top: 0;
    margin-bottom: 1.6875rem;
}

/*ul ul, ol ol, ul ol, ol ul {*/
/*    margin-top: 0rem;*/
/*    margin-bottom: 0rem;*/
/*}*/

hr,
.hr {
    border: 1px solid;
    margin: -1px 0;
}

/*a, b, i, strong, em, small, code {*/
/*    line-height: 0;*/
/*}*/

sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul:not([class]):not([id]),
ol:not([class]):not([id]) {
    padding: 0;
    list-style: none;
    margin: 1.6875rem 0;
}

    ul:not([class]):not([id]) > li,
    ol:not([class]):not([id]) > li {
        position: relative;
        padding-left: 1.875rem;
        margin-bottom: 0.3125rem;
    }

    ul:not([class]):not([id]) > ul,
    ol:not([class]):not([id]) > ol,
    ul:not([class]):not([id]) > ol,
    ol:not([class]):not([id]) > ul {
        margin: 1.25rem 0;
    }

    ul:not([class]):not([id]) > li::before,
    ul:not([class]):not([id]) ul > li::before {
        content: "";
        position: absolute;
        top: calc(1rem * 1.6875 / 2);
        left: 0;
        display: block;
        border-radius: 50%;
        transform: translateY(-50%);
    }

    ul:not([class]):not([id]) > li::before {
        width: 0.625rem;
        height: 0.625rem;
        border: 2px solid #3d9db4;
    }

    ul:not([class]):not([id]) ul > li::before {
        width: 0.5rem;
        height: 0.5rem;
        background-color: #74c9b8;
        border: none;
    }

ol:not([class]):not([id]) {
    counter-reset: numList;
}

    ol:not([class]):not([id]) > li::before {
        font-weight: 700;
        font-family: "geometria", Arial, sans-serif;
        position: absolute;
        top: 0;
        left: 0;
        content: counter(numList) ".";
        counter-increment: numList;
        color: #3d9db4;
    }

    ol:not([class]):not([id]) ol {
        counter-reset: numListInner;
    }

        ol:not([class]):not([id]) ol > li {
            padding-left: 2.1875rem;
        }

            ol:not([class]):not([id]) ol > li::before {
                content: counter(numList) "." counter(numListInner);
                counter-increment: numListInner;
                color: #74c9b8;
            }

ul:not([class]):not([id]) > ol {
    counter-reset: numList;
}

ul:not([class]):not([id]) ol > li::before {
    content: counter(numList) ".";
    counter-increment: numList;
}

ul:not([class]):not([id]) > ol ol {
    counter-reset: numListInner;
}

ul:not([class]):not([id]) ol ol > li::before {
    content: counter(numList) "." counter(numListInner);
    counter-increment: numListInner;
}

.text-section {
    margin-bottom: 5rem;
}

.text-center {
    text-align: center;
}

.text-blue {
    color: #3d9db4;
}

.text-aqua {
    color: #74c9b8;
}

.text-red {
    color: #90323d;
}

/*#endregion X. Typography ------------------------------*/

/*#region X. Grid ---------------------------------------*/

.row {
    display: flex;
    margin: 0 -30px;
    flex-wrap: wrap;
}

    .row > [class*="col__"] {
        padding: 0 30px;
        flex-shrink: 0;
    }

.col__1 {
    width: 8.333%;
}

.col__2 {
    width: 16.666%;
}

.col__3 {
    width: 25%;
}

.col__4 {
    width: 33.333%;
}

.col__5 {
    width: 41.666%;
}

.col__6 {
    width: 50%;
}

.col__7 {
    width: 58.333%;
}

.col__8 {
    width: 66.666%;
}

.col__9 {
    width: 75%;
}

.col__10 {
    width: 83.333%;
}

.col__11 {
    width: 91.666%;
}

.col__12 {
    width: 100%;
}

.justify-content_start {
    justify-content: flex-start;
}

.justify-content_end {
    justify-content: flex-end;
}

.justify-content_center {
    justify-content: center;
}

.align-items_center {
    align-items: center;
}

.align-items_stretch {
    align-items: stretch;
}

.align-items_start {
    align-items: flex-start;
}

.align-items_end {
    align-items: flex-end;
}

/*#endregion X. Grid ------------------------------------*/

/*#region X. Buttons ------------------------------------*/

.btn {
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8125rem;
    line-height: 1.5384;
    text-align: center;
    padding: 1em 3em;
    transition: transform ease-in-out 0.15s, background-color ease 0.2s, box-shadow ease 0.2s;
    border: none;
    cursor: pointer;
    min-width: 15.846em;
}

    .btn:active {
        transform: scale(0.95);
    }

.btn_md {
    min-height: 4.615em;
    border-radius: 2.3075em;
}

.btn_lg {
    min-height: 5.384em;
    border-radius: 2.692em;
}

.btn_blue {
    background-color: #3fa6bc;
    color: #fff;
}

    .btn_blue:hover {
        background-color: #2b889c;
    }

.btn_viber {
    background-color: #665cac;
    color: #fff;
}

    .btn_viber:hover {
        background-color: #928bc4;
    }

.btn_aqua {
    background-color: #74c9b8;
    color: #fff;
}

    .btn_aqua:hover {
        background-color: #3cab95;
    }

.btn_yellow {
    background-color: #ecee6f;
    color: #323232;
}

    .btn_yellow:hover {
        background-color: #dadc4a;
    }

.btn_outline_aqua {
    box-shadow: inset 0 0 0 1px #3fa6bc;
    color: #3fa6bc;
    background: none;
}

    .btn_outline_aqua:hover {
        background-color: #d9ecf0;
        box-shadow: inset 0 0 0 1px #d9ecf0;
    }

.btn [class^="icon__"] {
    line-height: 1;
    font-size: 2em;
}

.btn_icon-l [class^="icon__"] {
    margin-right: 0.75em;
}

.btn_icon-r [class^="icon__"] {
    flex-direction: row-reverse;
    margin-left: 0.75em;
}

.btn.btn_disabled,
.btn:disabled {
    background-color: #c1d4d8;
    color: #fff;
    cursor: default;
}

    .btn.btn_disabled:hover,
    .btn:disabled:hover {
        background-color: #c1d4d8;
    }

    .btn.btn_disabled:active,
    .btn:disabled:active {
        transform: none;
    }

.btn_facebook {
    background-color: #5a73a7;
    color: #fff;
    padding-left: 3.0769em;
    padding-right: 3.0769em;
}

    .btn_facebook [class^="icon__"] {
        margin-right: 0.6em;
    }

    .btn_facebook:hover {
        background-color: #314e8c;
    }

/*#endregion X. Buttons ---------------------------------*/

/*#region X. forms --------------------------------------*/

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="week"] {
    font-size: 1rem;
    line-height: 1.6875;
    min-height: 3.4375em;
    padding: 0.5626em 1.875em;
    transition: border 0.2s ease;
    color: #227083;
    border: 1px solid #d8ebf0;
    outline: none;
    border-radius: 1.25em;
    text-overflow: ellipsis;
}

textarea {
    font-size: 1rem;
    line-height: 1.6875;
    height: 9.5em;
    padding: 0.5626em 1.875em;
    transition: border 0.2s ease-out;
    border: 1px solid #d8ebf0;
    border-radius: 1.25em;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

    input[type="text"]:focus,
    input[type="password"]:focus,
    input[type="date"]:focus,
    input[type="datetime"]:focus,
    input[type="email"]:focus,
    input[type="number"]:focus,
    input[type="search"]:focus,
    input[type="tel"]:focus,
    input[type="time"]:focus,
    input[type="month"]:focus,
    input[type="week"]:focus {
        border-color: #3fa6bc;
    }

textarea:focus {
    border-color: #3fa6bc;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled {
    cursor: default;
    border: 1px solid #ebf7fa;
    background: #ebf7fa;
    color: #b9d1d8;
}

textarea:disabled {
    border: 1px solid #ebf7fa;
    background: #ebf7fa;
    color: #b9d1d8;
}

input:focus,
textarea:focus,
button:focus,
submit:focus,
select:focus {
    outline: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-size: 1rem;
    line-height: 1.6875;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    color: #96b7c1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    font-size: 1rem;
    line-height: 1.6875;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    color: #96b7c1;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    font-size: 1rem;
    line-height: 1.6875;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    color: #96b7c1;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-size: 1rem;
    line-height: 1.6875;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    color: #96b7c1;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0;
}

input[type="text"]:required,
input[type="password"]:required,
input[type="date"]:required,
input[type="datetime"]:required,
input[type="email"]:required,
input[type="number"]:required,
input[type="search"]:required,
input[type="tel"]:required,
input[type="time"]:required,
input[type="month"]:required,
input[type="week"]:required {
    background: url("/img/icons/asterisk.svg") calc(100% - 1.25em) 1.375em no-repeat;
    background-size: 0.6875em auto;
    padding-right: 2.875em;
}

textarea:required {
    background: url("/img/icons/asterisk.svg") calc(100% - 1.25em) 1.375em no-repeat;
    background-size: 0.6875em auto;
    padding-right: 2.875em;
}

.form-row {
    display: block;
    width: 100%;
    margin: 0 0 0.9375rem 0;
}

    .form-row input[type="text"],
    .form-row input[type="password"],
    .form-row input[type="date"],
    .form-row input[type="datetime"],
    .form-row input[type="email"],
    .form-row input[type="number"],
    .form-row input[type="search"],
    .form-row input[type="tel"],
    .form-row input[type="time"],
    .form-row input[type="month"],
    .form-row input[type="week"],
    .form-row textarea {
        width: 100%;
        max-width: 100%;
    }

/*#region X.X Fake check radio */

.form-row__check-radio {
    margin: 0 0 0.5rem 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.625rem;
}

.form-row__check-radio-title {
    grid-area: auto / span 2;
    color: #227083;
    font-weight: 600;
}

.check-radio-title__asterisk {
    font-size: 1.5rem;
    line-height: 1rem;
    height: 1rem;
    display: inline-block;
    color: #ea7c9b;
}

.fake-check-radio {
    display: inline-flex;
    align-items: flex-start;
    cursor: pointer;
}

    .fake-check-radio .fake-check-radio_input {
        display: none;
    }

.fake-check-radio_toggler {
    width: 1.375rem;
    height: 1.375rem;
    margin: 0.15625rem 1rem 0 0;
    flex-grow: 0;
    background-color: #cbedf5;
}

.fake-check-radio_input[type="checkbox"] ~ .fake-check-radio_toggler {
    border-radius: 0.25rem;
    transition: background-color 0.3s ease;
    position: relative;
}

    .fake-check-radio_input[type="checkbox"] ~ .fake-check-radio_toggler::before {
        content: "\e82e";
        font: 0.75rem/1 "Fontello";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

.fake-check-radio_input[type="checkbox"]:checked ~ .fake-check-radio_toggler {
    background-color: #3d9db4;
}

    .fake-check-radio_input[type="checkbox"]:checked ~ .fake-check-radio_toggler::before {
        opacity: 1;
    }

.fake-check-radio_input[type="radio"] ~ .fake-check-radio_toggler {
    border-radius: 50%;
    box-shadow: inset 0 0 0 0 transparent;
    transition: box-shadow 0.3s ease, background-color 0.3s ease;
}

.fake-check-radio_input[type="radio"]:checked ~ .fake-check-radio_toggler {
    box-shadow: inset 0 0 0 0.4375rem #3d9db4;
    background-color: #fff;
}

.fake-check-radio_text {
    flex-grow: 1;
}

/*#endregion X.X Fake check radio */

/*#endregion X. forms --------------------------------------*/

/*#region X. Footer -------------------------------------*/

.footer {
    position: relative;
}

    .footer::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 71%;
        background: rgb(164, 201, 208);
        background: linear-gradient(0deg, rgba(164, 201, 208, 0.5) 0%, rgba(164, 201, 208, 0) 100%);
    }

    .footer .container {
        position: relative;
        z-index: 10;
    }

        .footer .container::before {
            position: absolute;
            content: "";
            height: 0;
            border-top: 1px solid #c5e4eb;
            top: 0;
            left: 21px;
            right: 21px;
        }

.footer__inner {
    display: flex;
    flex-wrap: wrap;
    padding: 5rem 0 0;
    margin: 0 auto 5.9375rem;
    max-width: 486px;
}

.footer__title {
    margin-bottom: 4.285rem;
    width: 100%;
    flex-shrink: 0;
}

.footer__tagline {
    font: 900 2.5rem/1.2 "geometria", Arial, sans-serif;
    color: #3fa6bc;
    text-align: center;
    margin-bottom: 40px;
    flex-shrink: 0;
    width: 100%;
}

.footer__controls {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 1rem;
}

.footer__socials {
    display: flex;
    justify-content: center;
}

.footer__socials-link {
    flex-shrink: 0;
    width: 2.5rem;
    margin: 0.5rem;
}

    .footer__socials-link img {
        display: block;
        width: 100%;
    }

.footer__controls .btn {
    width: 200px;
    margin: 0 0 0.9375rem;
}

.footer__contacts {
    width: 62%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.footer__contacts-item {
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 1.875rem;
}

    .footer__contacts-item:last-child {
        margin-bottom: 0;
    }

.footer__contacts-subtitle,
.footer__menu-title {
    display: block;
    font: 700 0.75rem/1.666 "geometria", Arial, sans-serif;
    color: #3fa6bc;
    text-transform: uppercase;
}

.footer__contacts-subtitle {
    margin-bottom: 0.25rem;
}

.footer__contacts-address {
    margin: 0 0 0.5em;
    padding: 0 0 0 1.5rem;
    position: relative;
}

    .footer__contacts-address::before {
        content: "";
        position: absolute;
        left: 0;
        transform: translateY(-50%);
        top: 50%;
        border-radius: 50%;
        width: 7px;
        height: 7px;
        border: 2px solid rgba(63, 166, 188, 0.5);
    }

.footer__contacts-item a,
.footer__menu-item a {
    color: #323232;
    text-decoration: none;
    transition: color ease 0.3s;
    position: relative;
}

    .footer__contacts-item a::before,
    .footer__menu-item a::before {
        content: "";
        position: absolute;
        height: 0;
        width: 100%;
        bottom: 0.15em;
        opacity: 0;
        border-bottom: 1px solid #74c9b8;
        transition: opacity ease 0.3s, bottom linear 0.15s;
    }

    .footer__contacts-item a:hover,
    .footer__menu-item a:hover {
        color: #74c9b8;
    }

        .footer__contacts-item a:hover::before,
        .footer__menu-item a:hover::before {
            bottom: -0.15em;
            opacity: 1;
        }

.footer__contacts-item_phones {
    display: grid;
    grid-gap: 0.4375rem 2rem;
}

    .footer__contacts-item_phones .footer__contacts-subtitle {
        grid-area: 1 / 3 / 1 / 1;
    }

.footer__menu {
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.footer__bottom {
    background-color: #227083;
    color: #fff;
    border-radius: 1.25rem 1.25rem 0 0;
    text-align: center;
    padding: 1.625rem 2.5rem 1.25rem;
}

.footer__bottom-links a,
.footer__bottom-copyrights {
    font-size: 0.875rem;
    line-height: 1.428;
}

.footer__bottom-links {
    display: flex;
    justify-content: center;
    margin-bottom: 1.083rem;
}

    .footer__bottom-links a {
        margin: 0 0.5rem;
        text-decoration: none;
    }

        .footer__bottom-links a:hover {
            text-decoration: underline;
            text-decoration-style: dotted;
        }

.footer__payment {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem;
}

.footer__payment-item {
    margin: 0 0.75rem;
}

.footer__payment-img--visa {
    width: 4rem;
}

.footer__payment-img--mastercard {
    width: 9rem;
}

/*#endregion X. Footer ----------------------------------*/

/*#region X. Blog Grid ----------------------------------*/

.blog-controls {
    margin: 0 0 5rem;
}

.blog-controls__search {
    margin: 0 0 1.666rem;
    position: relative;
}

    .blog-controls__search button {
        position: absolute;
        right: 1.5rem;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.5rem;
        cursor: pointer;
        background: none;
        border: none;
        outline: none;
        color: #d9ecf0;
        transition: color ease 0.3s;
    }

        .blog-controls__search button:hover {
            color: #3d9db4;
        }

    .blog-controls__search input {
        width: 100%;
        height: 3.75rem;
        border-radius: 1.875em;
    }

.blog-controls__filter {
    display: flex;
}

    .blog-controls__filter .filter__btn {
        flex-grow: 1;
        text-align: center;
        text-transform: uppercase;
        font-size: 0.8125rem;
        line-height: 1.5384;
        color: #3d9db4;
        border: 1px solid #3d9db4;
        border-right: none;
        padding: 1.5384em 1em;
        background: none;
        outline: none;
        cursor: pointer;
        transition: background-color ease 0.3s, color ease 0.3s;
    }

        .blog-controls__filter .filter__btn:last-child {
            border-right: 1px solid #3d9db4;
            border-radius: 0 2.308em 2.308em 0;
        }

        .blog-controls__filter .filter__btn:first-child {
            border-radius: 2.308em 0 0 2.308em;
        }

        .blog-controls__filter .filter__btn.filter-active {
            background-color: #3d9db4;
            color: #fff;
        }

        .blog-controls__filter .filter__btn:not(.filter-active):hover {
            background-color: #d9ecf0;
        }

.blog-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 30px;
}

    .blog-grid.blog-grid_blog-list {
        margin: 0 0 5rem;
    }

.index__blog .blog-grid {
    margin: 0 0 8rem;
}

.blog-grid__link {
    display: block;
    color: #323232;
    text-decoration: none;
}

.blog-grid__hover {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 0.8125rem;
    line-height: 1.538;
    padding: 1.538em 3.692em;
    color: #3fa6bc;
    text-transform: uppercase;
    border-radius: 2.307em;
    transition: transform ease-out 0.2s, opacity linear 0.3s;
    opacity: 0;
    z-index: 10;
}

.blog-grid__link:hover .blog-grid__hover {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}

.blog-grid__img {
    border-radius: 0.625rem;
    margin: 0 0 1.875rem;
    overflow: hidden;
    position: relative;
}

    .blog-grid__img::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(236, 238, 111, 0.75);
        z-index: 9;
        opacity: 0;
        transition: opacity linear 0.3s;
    }

    .blog-grid__img img {
        display: block;
        width: 100%;
        transition: filter linear 0.3s;
    }

.blog-grid__link:hover .blog-grid__img img {
    filter: blur(3px) grayscale(100);
}

.blog-grid__link:hover .blog-grid__img::before {
    opacity: 1;
}

.blog-label {
    margin: 0 0 1.375rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.blog-label__item {
    font-size: 0.875rem;
    line-height: 1.428;
    padding: 0.3125em 1.25em 0.25em;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-color: #96b7c1;
}

.blog-label__item_news {
    background-color: #d9ecf0;
    color: #74939a;
}

.blog-label__item_events {
    background-color: #ecee6f;
    color: #323232;
}

.blog-grid__title {
    font: 600 1.125rem/1.5 "geometria", Arial, sans-serif;
    margin: 0 0 0.888em;
}

.blog-grid__date {
    font-size: 0.8125rem;
    line-height: 1.538;
    color: #727272;
}

/*#endregion X. Blog Grid -------------------------------*/

/*#region X. Pager --------------------------------------*/

.pager {
    max-width: 520px;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.page_blog-list .pager {
    margin-bottom: 8.4375rem;
}

.pager_prev,
.pager_next {
    position: relative;
    flex-shrink: 0;
}

    .pager_prev a,
    .pager_next a {
        width: 4.166em;
        height: 4.166em;
        font-size: 0.75rem;
        line-height: 4.166;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #b1d8e1;
        color: #fff;
        position: relative;
        text-decoration: none;
        transition: background-color ease 0.2s;
    }

        .pager_prev a:hover,
        .pager_next a:hover {
            background-color: #3fa6bc;
        }

    .pager_prev::before,
    .pager_next::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 160%;
        height: 160%;
        box-shadow: inset 0 0 0 1px #d8ebf0;
        border-radius: 50%;
        transition: box-shadow ease 0.3s;
    }

.pager_list {
    display: flex;
    margin: 0 auto;
    padding: 0 1.25rem;
    list-style: none;
    align-items: center;
    flex-shrink: 0;
}

    .pager_list li {
        margin: 0 0.625rem;
        padding: 0;
        list-style: none;
        flex-shrink: 0;
    }

.pager_list-item a {
    width: 3.125em;
    height: 3.125em;
    font-size: 1rem;
    line-height: 3.125;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #323232;
    text-decoration: none;
    box-shadow: inset 0 0 0 1px #d8ebf0;
    transition: box-shadow ease 0.3s;
}

    .pager_list-item a:hover {
        box-shadow: inset 0 0 0 2px #3fa6bc;
    }

/*#endregion X. Pager -----------------------------------*/

/*#region X. Page title ---------------------------------*/

.page-title {
    margin: 0 0 5rem;
}

.crumbs {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 1.6875rem;
    padding: 0;
    list-style: none;
}

.crumbs__item {
    font-size: 0.875rem;
    line-height: 1.428;
    color: #727272;
    position: relative;
    margin: 0 0.625rem 0 0;
}

.service-banner_crumbs .crumbs__item {
    color: rgba(255, 255, 255, 0.4);
}

.crumbs__link {
    color: #323232;
    transition: color ease 0.3s;
    text-decoration: none;
    position: relative;
    padding: 0 0.9375rem 0 0;
}

.service-banner_crumbs .crumbs__link {
    color: #ffffff;
}

.crumbs__link::after {
    content: "\e824";
    font: 0.5rem "Fontello";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: #727272;
}

.service-banner_crumbs .crumbs__link::after {
    color: #ffffff;
}

.crumbs__link:hover {
    color: #3d9db4;
    text-decoration: underline;
    text-decoration-style: dotted;
}

.page-heading {
    font-weight: 900;
    font-size: 3rem;
    line-height: 1.227;
}

/*endregion X. Page title -------------------------------*/

/*#region X. Doctors grid -------------------------------*/

.page_doctors-list .doctors-grid,
.page_school .doctors-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
    grid-gap: 3rem 20px;
    justify-content: center;
    margin: 0 0 3.5rem;
}

.doctors-grid__item {
    text-decoration: none;
    color: #323232;
}

.doctors-grid__img {
    border-radius: 50%;
    overflow: hidden;
    background-color: #c5e4eb;
    margin: 0 0 1.875rem;
    position: relative;
}

    .doctors-grid__img::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 9;
        transition: left ease-in-out 0.4s;
        border-radius: 50%;
        left: -100%;
        top: 0;
        background: rgba(236, 238, 111, 0.75);
    }

.doctors-grid__item:hover .doctors-grid__img::before {
    left: 0;
}

.doctors-grid__img img {
    display: block;
    width: 100%;
    transition: filter linear 0.4s;
}

.doctors-grid__item:hover .doctors-grid__img img {
    filter: blur(5px) grayscale(100);
}

.doctors-grid__hover {
    position: absolute;
    left: -50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    font-size: 0.8125rem;
    line-height: 1.538;
    padding: 1.538em 3.692em;
    color: #3fa6bc;
    text-transform: uppercase;
    border-radius: 2.307em;
    transition: transform ease-in-out 0.4s, left ease-in-out 0.4s;
    z-index: 10;
    white-space: nowrap;
}

.doctors-grid__item:hover .doctors-grid__hover {
    transform: translate(-50%, -50%) rotate(0);
    left: 50%;
}

.doctors-grid__name {
    font: 700 1.1rem/1.2727 "geometria", Arial, sans-serif;
    color: #3fa6bc;
    margin: 0 0 0.45em;
    text-align: center;
}

.doctors-grid__position {
    text-align: center;
    font-size: 0.9325rem;
    line-height: 1.5;
}

/*#endregion X. Doctors grid ----------------------------*/

/*#region X. Semi photo ---------------------------------*/

.semi-photo {
    border-top: 1px solid transparent;
    margin: 0 0 3.5rem;
}

    .semi-photo.semi-photo_profile,
    .semi-photo.semi-photo_index {
        margin: 0 0 7.5rem;
    }

.semi-photo_reverse {
    flex-direction: row-reverse;
}

.semi-photo__img-wrapper {
    height: 76.66vw;
    background-color: #c5e4eb;
    position: relative;
}

.semi-photo_bg1 {
    background: url("/img/half_photo/half_photo_bg1.jpg") center/cover no-repeat;
}

.semi-photo_bg2 {
    background: url("/img/half_photo/half_photo_bg2.jpg") center/cover no-repeat;
}

.semi-photo_bg3 {
    background: url("/img/half_photo/half_photo_bg3.jpg") center/cover no-repeat;
}

.semi-photo_direct .semi-photo__img-wrapper {
    border-radius: 0 38.333vw 38.333vw 0;
    margin: 13.34vw 21px 23px 0;
}

.semi-photo_reverse .semi-photo__img-wrapper {
    border-radius: 38.333vw 0 0 38.333vw;
    margin: 13.34vw 0 23px 21px;
}

.semi-photo__img-inner {
    height: 117%;
    width: 100%;
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.semi-photo__img-inner--alt {
    height: 105%;
}

.semi-photo_direct .semi-photo__img-inner {
    border-radius: 0 0 38.333vw 0;
    right: 0;
}

.semi-photo_reverse .semi-photo__img-inner {
    border-radius: 0 0 0 38.333vw;
    left: 0;
}

.semi-photo__img-inner img {
    position: absolute;
    height: 100%;
    right: calc(50% - 10.5px);
    transform: translateX(50%);
}

.semi-photo__text-wrapper {
    padding: 0 21px;
}

.semi-photo__title {
    font-size: 2.666rem;
    line-height: 1.09375;
    margin: 0 0 0.5625em;
    font-weight: 900;
    text-align: center;
}

.semi-photo_footer {
    margin-top: 3.125rem;
    text-align: center;
}

/*#endregion X. Semi photo ------------------------------*/

/*#region X. Profile semi photo -------------------------*/

.page_doctor-profile .page-title {
    margin-bottom: 0;
}

.semi-photo__title.profile__title {
    margin-bottom: 0.5em;
}

.profile__position {
    text-align: center;
}

    .profile__position span {
        display: inline-block;
        font-size: 1.125rem;
        line-height: 1.111;
        padding: 0.388em 1.94em;
        border-radius: 1.888em;
        background-color: #ecee6f;
        margin: 0 0 1.8125rem;
    }

.profile__experience {
    margin: 0 0 3.75rem;
}

    .profile__experience h3 {
        text-align: center;
    }

    .profile__experience ul {
        font: 1.125rem/1.666 "geometria", "museo sans", sans-seif;
    }

    .profile__experience li b {
        font-weight: 600;
    }

    .profile__experience ul:not([class]):not([id]) > li {
        margin-bottom: 0.8125rem;
    }

/*#endregion X. Profile semi photo ----------------------*/

/*#region X. Tiles --------------------------------------*/

.services_index {
    margin: -2.3125rem 0 5rem;
}

.doctor-profile__qualities {
    margin: 6.25rem 0 8rem;
}

.feature-tiles_services {
    margin: 0 0 3.125rem;
}

.feature-tiles__item {
    display: block;
    position: relative;
    border: 1px solid #d8ebf0;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 1.875rem;
    padding: 2.1875rem 1.875rem;
    margin: 0 0 30px;
    text-align: center;
    text-decoration: none;
    color: #323232;
    transition: background-color ease 0.3s, border ease 0.3s, color ease 0.3s;
}

.feature-tiles_alt .feature-tiles__item {
    text-align: left;
    padding: 2.1875rem 1.875rem 2.1875rem 5.5rem;
}

.feature-tiles_services .feature-tiles__item:hover {
    color: #fff;
    background-color: #3d9db4;
    border: 1px solid #3d9db4;
    color: #fff;
}

.feature-tiles__item [class^="icon__"] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.0625rem;
    color: #b1d8e1;
    background-color: #fff;
    padding: 0 1.25rem;
    line-height: 1;
    transition: color ease 0.3s;
}

.feature-tiles_alt [class^="icon__"] {
    top: 2.1875rem;
    left: 1.875rem;
    transform: none;
    padding: 0;
    background-color: transparent;
}

.feature-tiles_services .feature-tiles__item:hover [class^="icon__"] {
    color: #fff;
}

.feature-tiles__title {
    font: 600 1.125rem/1.333 "geometria", sans-seif;
    margin: 0 0 0.5rem;
}

.feature-tiles__desc {
    font-size: 1rem;
    line-height: 1.5;
    color: #727272;
}

.feature-tiles_alt .feature-tiles__desc {
    font-size: 0.875rem;
    line-height: 1.4285;
    transition: color ease 0.3s;
}

.feature-tiles_services .feature-tiles__item:hover .feature-tiles__desc {
    color: #d0e4ea;
}

.feature-tiles__desc p:last-child {
    margin: 0;
}

.feature-tiles__item.feature-tiles__item__all {
    padding: 1.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #97c8d3;
    font: 600 0.875rem/1.25 "geometria", "museo sans", sans-seif;
    border: none;
}

    .feature-tiles__item.feature-tiles__item__all [class^="icon__"] {
        position: static;
        width: 2.625rem;
        height: 2.625rem;
        line-height: 3.5em;
        font-size: 0.75rem;
        text-align: center;
        background-color: #fff;
        border-radius: 50%;
        margin-left: 1.125rem;
    }

    .feature-tiles__item.feature-tiles__item__all:hover {
        background-color: #ecee6f;
        color: #323232;
        border: none;
    }

        .feature-tiles__item.feature-tiles__item__all:hover [class^="icon__"] {
            color: #323232;
        }

/*#endregion X. Tiles -----------------------------------*/

/*#region X. Section note -------------------------------*/

.section-note {
    padding-top: 1.1875rem;
    border-top: 1px solid #d8ebf0;
}

.section-note__title {
    font: 600 1.125rem/1.333 "geometria", "museo sans", sans-seif;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.444em;
    border-radius: 1.6875rem;
    margin: 0 0 1.5rem;
}

.section-note__title_alert {
    box-shadow: inset 0 0 0 2px #ecee6f;
}

.section-note__title [class^="icon__"] {
    font-size: 1.833em;
    line-height: 1;
    margin-right: 1.25rem;
}

.section-note__desc {
    font-family: "geometria", "museo sans", sans-seif;
}

    .section-note__desc *:last-child {
        margin-bottom: 0;
    }

/*#endregion X. Section note ----------------------------*/

/*#region X. Carousel -----------------------------------*/

.carousel__title {
    font-weight: 900;
    font-size: 2.666rem;
    line-height: 1.089;
    margin: 0 0 1em;
}

.carousel__footer {
    text-align: center;
    margin: 3.75rem 0 0 0;
}

/*#region X.X Carousel Doctors */

.carousel_doctors_index {
    margin: 0 0 5rem;
}

.carousel_doctors_doctor-profile {
    margin: 0 0 5rem;
}

.slick_doctors .slick__item {
    width: 230px;
    padding: 0 15px;
}

    .slick_doctors .slick__item a {
        outline: none;
    }

/*#endregion X.X Carousel Doctors */

/*#region X.X Carousel Gallery */

.slick_gallery {
    border-radius: 15px;
    overflow: hidden;
}

.slick_gallery-item {
    padding: 0 1px;
}

.slick_gallery-img {
    display: block;
    width: 100%;
    height: 15rem;
    object-fit: cover;
}

/*#endregion X.X Carousel Gallery */

/*#region X.X title cardio */

.title-cardio {
    background: url("/img/bg/cardio.svg") repeat-x center/contain;
    margin: 0 0 1.375rem;
}

    .title-cardio .container {
        text-align: center;
    }

    .title-cardio h2 {
        display: inline-block;
        position: relative;
        z-index: 5;
        background: #fff;
        margin: 0;
        padding: 0 2.5rem;
        margin: 2.3125rem 0;
    }

/*#endregion X.X title cardio */

/*#region X.X Carousel Education */

.carousel_education {
    margin: 0 0 3.4375rem;
}

    .carousel_education .slick-list {
        overflow: visible;
    }

    .carousel_education .slick__item {
        width: 232px;
        margin: 0 15px;
    }

        .carousel_education .slick__item.feature-tiles__item {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

    .carousel_education .slick__controls {
        margin: 3rem 0 0;
    }

/*#endregion X.X Carousel Education */

/*#region X.X Carousel controls */

.slick__item {
    outline: none;
}

.slick__controls {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2rem 0 0;
}

    .slick__controls .slide-arrow {
        width: 3.076em;
        height: 3.076em;
        font-size: 0.8125rem;
        line-height: 3.076;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #b1d8e1;
        color: #fff;
        position: relative;
        text-decoration: none;
        transition: background-color ease 0.2s;
        cursor: pointer;
        flex-shrink: 0;
    }

        .slick__controls .slide-arrow::after {
            content: "";
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 175%;
            height: 175%;
            box-shadow: inset 0 0 0 1px #d8ebf0;
            border-radius: 50%;
            transition: box-shadow ease 0.3s;
        }

        .slick__controls .slide-arrow span {
            display: none;
        }

        .slick__controls .slide-arrow:hover {
            background-color: #3fa6bc;
        }

    .slick__controls .arrow-next {
        order: 1;
    }

.custom-dots {
    display: flex;
    margin: 0 2rem;
    padding: 0;
    list-style: none;
    justify-content: center;
}

    .custom-dots li {
        margin: 0 0.625rem;
        padding: 0;
    }

    .custom-dots .dot {
        padding: 0;
        outline: none;
        border: none;
        border-radius: 50%;
        background-color: #e0e0e0;
        width: 0.625rem;
        height: 0.625rem;
        transition: background-color ease 0.3s, box-shadow ease 0.3s;
        font-size: 0;
        display: block;
    }

    .custom-dots li:not(.slick-active):hover .dot {
        cursor: pointer;
        background-color: #3d9db4;
    }

    .custom-dots .slick-active .dot {
        background-color: #3d9db4;
        box-shadow: 0 0 0 0.375rem rgba(61, 157, 180, 0.2);
    }

/*#endregion X.X Carousel controls */

/*#endregion X. Doctors carousel ------------------------*/

/*#region X. blog article--------------------------------*/

.blog-title .page-title {
    margin-bottom: 3.125rem;
}

.blog-title .page-heading {
    font-size: 2.75rem;
}

.blog-title__info {
    margin-bottom: 1.25rem;
}

.blog-title__info-item {
    color: #9c9c9c;
    font-size: 0.875rem;
    line-height: 1.538;
    margin: 0 0 0.25rem;
    display: flex;
    align-items: center;
}

    .blog-title__info-item [class^="icon__"] {
        font-size: 1rem;
        margin: 0 0.375rem 0 0;
        color: #b1d8e1;
    }

.blog-title__info-item_share {
    color: #323232;
    margin: 1rem 0 2.5rem;
}

    .blog-title__info-item_share a {
        font-size: 0;
    }

    .blog-title__info-item_share [class^="icon__"] {
        font-size: 2rem;
        line-height: 1;
        margin: 0 0 0 0.75rem;
    }

    .blog-title__info-item_share .icon__facebook-circled {
        color: #4267b2;
    }

    .blog-title__info-item_share .icon__twitter-circled {
        color: #1da1f2;
    }

.blog-article_img {
    border-radius: 0.625rem;
    margin: 0 0 3.75rem;
    overflow: hidden;
    display: block;
}

    .blog-article_img img {
        display: block;
        width: 100%;
    }

.table_wrap {
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 3px 7px rgba(28, 110, 94, 0.15);
}

.table {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.table__caption {
    display: table-caption;
    color: #fff;
    font: 700 1.25rem "geometria", Arial, sans-serif;
    padding: 1.275rem 2.5rem;
}

.table:nth-child(odd) .table__caption {
    background-color: #3fa6bc;
}

.table:nth-child(even) .table__caption {
    background-color: #74c9b8;
}

.table__row {
    display: table-row;
}

.table__row_head .table__cell {
    color: #fff;
    font: 600 1rem "geometria", Arial, sans-serif;
    padding: 1.275rem 2.5rem;
    border: 1px solid #cae9f0;
    border-top: none;
    border-bottom: none;
}

.table:nth-child(odd) .table__row_head .table__cell {
    background-color: #b1d8e1;
}

.table:nth-child(even) .table__row_head .table__cell {
    background-color: #a9e4d8;
}

.table:nth-child(odd) .table__row:nth-child(odd):not(.table__row_head) {
    background-color: #f5fafc;
}

.table:nth-child(even) .table__row:nth-child(odd):not(.table__row_head) {
    background-color: #edfdf9;
}

.table__cell {
    display: table-cell;
    padding: 1em 2.5em;
    border: 1px solid #d8ebf0;
    border-top: none;
    border-bottom: none;
    line-height: 1.2;
}

    .table__cell:first-of-type {
        border-left: none;
    }

    .table__cell:last-of-type {
        border-right: none;
    }

/*#endregion X. blog article-----------------------------*/

/*#region X. Title with btn -----------------------------*/

.title-with-btn {
    text-align: center;
    margin: 0 0 2rem;
}

.title-with-btn__title {
    font-weight: 900;
    font-size: 2.666rem;
    line-height: 1.09375;
    margin: 0 0 0.5625em;
}

/*#endregion X. Title with btn -----------------------------*/

/*#region X. Media -----------------------------------*/

.clinic-media {
    margin: 0 0 4rem;
}

.clinic-media__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 21px;
    min-height: 30.25rem;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: relative;
    overflow: hidden;
}

    .clinic-media__item::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.3);
        opacity: 0;
        transition: opacity ease 0.3s;
    }

    .clinic-media__item:hover::before {
        opacity: 1;
    }

.clinic-media__inner {
    max-width: 400px;
    position: relative;
    z-index: 5;
}

.clinic-media__item_l {
    background: #3d9db4 url("/img/bg/gallery.jpg") no-repeat fixed center/cover;
}

.clinic-media__item_r {
    background: #74c9b8 url("/img/bg/tour.jpg") no-repeat fixed center/cover;
}

.clinic-media__icon {
    font-size: 3.375rem;
    margin: 0 0 1.25rem;
}

.clinic-media__title {
    font-size: 1.875rem;
    line-height: 1.26;
    margin: 0 0 1.875rem;
    color: #fff;
}

.clinic-media__desc *:last-child {
    margin-bottom: 0;
}

/*#endregion X. Media --------------------------------------*/

/*#region X. Main title ---------------------------------*/

.index-main {
    position: relative;
}

    .index-main .container {
        height: calc(100vh - 70px);
        min-height: 450px;
        max-height: 900px;
        display: flex;
        flex-direction: column;
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
        margin: 0 auto 5rem;
        position: relative;
    }

    .index-main::before,
    .index-main::after {
        content: "";
        position: absolute;
    }

    .index-main::before {
        z-index: -1;
        top: 100%;
        left: 0;
        right: 0;
        bottom: -15vw;
        background: rgb(255, 255, 255);
        background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    }

    .index-main::after {
        z-index: -2;
        top: 50%;
        left: 0;
        right: 0;
        bottom: -15vw;
        background: rgb(164, 201, 208);
        background: linear-gradient(0deg, rgba(164, 201, 208, 0.3) 0%, rgba(164, 201, 208, 0) 100%);
    }

.index-main__notification {
    padding: 1.2rem;
    font: bold 1.05rem/1.3 "geometria", Arial, sans-serif;
    text-align: center;
    background-color: rgb(197, 54, 54);
    color: white;
    margin: 0 auto 1.25rem;
    border-radius: 20px;
    max-width: 600px;
}

.index-main__title-pre {
    font-family: "geometria", Arial, sans-serif;
    font-size: calc(13px + (20 - 13) * ((100vw - 360px) / (535 - 360)));
    font-weight: 900;
    text-align: center;
    color: #3d9db4;
    text-transform: uppercase;
    opacity: 0.6;
    margin: 0 0 0.25em;
}

.index-main__title {
    font-size: calc(40px + (60 - 40) * ((100vw - 360px) / (535 - 360)));
    line-height: 1.083;
    margin: 0 0 0.7em;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}

    .index-main__title::after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -0.35em;
        border-top: 1px solid #d8edf1;
        width: 120%;
        transform: translateX(-50%);
    }

.index-main__desc {
    font-size: calc(15px + (17 - 15) * ((100vw - 360px) / (767 - 360)));
    margin: 0 0 20px;
    text-align: center;
}

    .index-main__desc *:last-child {
        margin-bottom: 0;
    }

.index-main__controls {
    text-align: center;
}

.index-main__controls--ny {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.85rem;
}

.ny-btn {
    background: url("/img/bg/ny_pattern2.jpg") center / cover;
}

.index-main__img {
    flex-grow: 1;
    position: relative;
    margin: 2.333rem 0 0 0;
}

    .index-main__img img {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 77.5vw;
        max-height: 100%;
        transform: translate(-50%, -50%);
    }

.scroll-down {
    animation: 1s ease-in-out infinite jumps;
    align-self: center;
    cursor: pointer;
}

    .scroll-down:hover {
        animation-play-state: paused;
    }

.scroll-down__pre {
    display: block;
    font-size: 0.625rem;
    line-height: 1.4;
    margin: 0 0 0.7em;
    text-align: center;
    color: #3fa6bc;
    text-transform: uppercase;
}

.scroll-down__img {
    display: block;
    width: 1.875rem;
    margin: 0 auto;
}

/*#endregion X. Main title ------------------------------*/

/*#region X. Header -------------------------------------*/

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding-top: 27px;
    transition: padding-top ease 0.3s;
}

/*.header__top {*/
/*    display: none;*/
/*}*/

.header__top {
    display: block;
    background-color: #323232;
    color: #fff;
    max-height: 50px;
    transition: transform ease 0.3s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}

.header.active {
    padding-top: 0;
}

    .header.active .header__top {
        transform: translateY(-100%);
    }

.header__top .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2.25rem;
}

.header__contacts {
    display: flex;
    align-items: center;
}

.header__contacts-item {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    line-height: 1;
    margin-right: 2.375rem;
}

    .header__contacts-item:last-child {
        margin-right: 0;
    }

    .header__contacts-item > [class^="icon__"] {
        color: #74c9b8;
        font-size: 1.125rem;
        line-height: 1;
        margin-right: 0.625rem;
    }

.address-dropdown {
    position: relative;
}

.address-dropdown__title {
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: color ease 0.3s;
}

    .address-dropdown__title:hover {
        color: #74c9b8;
    }

.address-dropdown__pointer {
    color: #74c9b8;
    font-size: 1.125rem;
    line-height: 1;
    margin-right: 0.625rem;
}

.address-dropdown__title-text {
    margin: 0 1rem 0 0;
    text-transform: uppercase;
}

.address-dropdown__arrow {
    color: #74c9b8;
    font-size: 0.5rem;
    line-height: 1;
    transition: transform ease 0.3s;
}

.address-dropdown.active .address-dropdown__arrow {
    transform: rotate(180deg);
}

.address-dropdown__list {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 1rem);
    background-color: #fff;
    margin: 0;
    list-style: none;
    width: 24rem;
    padding: 0.8rem 0;
    border-radius: 1.5rem;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(34, 112, 131, 0.25);
}

.address-dropdown.active .address-dropdown__list {
    display: block;
}

.address-dropdown__list-item {
    font-size: 1rem;
    line-height: 1.3;
}

    .address-dropdown__list-item:last-child .address-dropdown__link {
        border-bottom: none;
    }

.address-dropdown__link {
    display: block;
    color: #3fa6bc;
    padding: 0.7rem 1.5rem;
    text-decoration: none;
    transition: background-color ease 0.3s, border ease 0.3s;
    border-bottom: 1px dotted #d8ebf0;
}

    .address-dropdown__link:hover {
        background-color: #d9ecf0;
        border-color: transparent;
    }

.header__bottom {
    position: relative;
    z-index: 50;
    box-shadow: 0 3px 10px rgba(34, 112, 131, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(8px);
    transition: background-color ease 0.3s;
}

.header.active .header__bottom {
    background-color: rgba(255, 255, 255, 0.8);
}

    .header .header__bottom:hover,
    .header.active .header__bottom:hover {
        background-color: rgba(255, 255, 255, 1);
    }

.header__bottom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 70px;
}

.header__logo {
    flex-shrink: 0;
}

    .header__logo img {
        display: block;
        height: 46px;
    }

.header__menu-btn {
    width: 34px;
    height: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    cursor: pointer;
}

.menu-btn__inner {
    transition: opacity ease 0.3s;
}

.header__menu-btn::before,
.header__menu-btn::after,
.menu-btn__inner {
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background-color: #3fa6bc;
}

.header__menu-btn::before,
.header__menu-btn::after {
    content: "";
    position: absolute;
    left: 0;
    transition: top ease-out 0.2s 0.2s, transform ease-out 0.2s;
}

.header__menu-btn::before {
    top: 0;
}

.header__menu-btn::after {
    top: calc(100% - 4px);
}

.header__menu-btn.active .menu-btn__inner {
    opacity: 0;
}

.header__menu-btn.active::before,
.header__menu-btn.active::after {
    top: calc(50% - 2px);
    transition: top ease-out 0.2s, transform ease-out 0.2s 0.2s;
}

.header__menu-btn.active::before {
    transform: rotate(-45deg);
}

.header__menu-btn.active::after {
    transform: rotate(45deg);
}

.header__phone {
    position: relative;
}

.header__phone-top {
    height: 42px;
    display: flex;
    align-items: center;
    border-radius: 21px;
    padding: 0 4px 0 22px;
    background-color: #ecee6f;
}

    .header__phone-top a {
        color: #323232;
        text-decoration: none;
        margin-right: 18px;
        font: 700 14px/1 "geometria", Arial, sans-serif;
    }

    .header__phone-top .header__phone-toggler {
        width: 34px;
        width: 34px;
        text-align: center;
        line-height: 34px;
        font-size: 8px;
        border-radius: 50%;
        background-color: #fff;
        cursor: pointer;
        transition: transform ease 0.3s;
    }

.header__phone-toggler.active {
    transform: rotate(180deg);
}

.header__phone-bottom {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 12px);
    width: 100%;
    border-radius: 21px;
    box-shadow: 0 3px 10px rgba(34, 112, 131, 0.15);
    z-index: 20;
    padding: 12px 0;
    background-color: #fff;
}

    .header__phone-bottom a {
        color: #323232;
        text-decoration: none;
        display: block;
        font: 14px/1 "geometria", Arial, sans-serif;
        padding: 10px 22px;
        border-bottom: 1px dashed rgba(0, 0, 0, 0.05);
        transition: background-color ease 0.3s, border ease 0.3s;
    }

        .header__phone-bottom a:hover {
            background-color: rgba(0, 0, 0, 0.05);
            border-bottom-color: transparent;
        }

        .header__phone-bottom a:last-child {
            border: none;
        }

.header__bottom .menu__lang {
    display: none;
}

/*#endregion X. Header ----------------------------------*/

/*#region X. Menu ---------------------------------------*/

.menu_mob {
    position: fixed;
    width: 100%;
    height: calc(100% - 97px);
    top: 97px;
    overflow-y: auto;
    background-color: rgba(34, 112, 131, 0.93);
    backdrop-filter: blur(4px);
    color: #fff;
    z-index: 49;
    padding: 21px;
    transform: translateX(-150%);
    transition: transform ease-in-out 0.5s;
}

    .menu_mob.active {
        transform: translateX(0);
    }

    .menu_mob .menu__lang {
        text-align: center;
        margin: 0 0 1.25rem;
    }

        .menu_mob .menu__lang a {
            display: inline-block;
            font: 600 1rem/1.4 "geometria", Arial, sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            color: #fff;
            padding: 0.5rem 1.5rem;
            border-radius: 0.333rem;
            background-color: rgba(255, 255, 255, 0.1);
            margin: 0.5rem;
        }

            .menu_mob .menu__lang a.active {
                background-color: rgba(255, 255, 255, 0.9);
                color: #3fa6bc;
                box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2);
            }

    .menu_mob .menu__sublist {
        display: none;
        list-style: none;
    }

    .menu_mob .menu__list {
        width: 100%;
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 10px;
        overflow: hidden;
        margin: 0 auto 2.5rem;
        padding: 0;
        list-style: none;
        max-width: 400px;
    }

    .menu_mob .menu__list-item:nth-child(odd) {
        background-color: rgba(255, 255, 255, 0.1);
    }

    .menu_mob .menu__list-link,
    .menu_mob .menu__toggler {
        text-decoration: none;
        color: #fff;
        font: 400 1.25rem/1.4 "geometria", Arial, sans-serif;
        display: block;
        text-align: center;
        padding: 0.86em 3.666em;
        position: relative;
        cursor: pointer;
    }

        .menu_mob .menu__toggler::before {
            content: "\e811";
            position: absolute;
            font-family: "Fontello";
            left: 2rem;
            top: 50%;
            transform: translateY(-50%);
            font-size: 0.75rem;
            color: #fff;
            transition: transform ease 0.3s;
        }

        .menu_mob .menu__toggler.active::before {
            transform: rotate(180deg);
        }

    .menu_mob .menu__controls {
        display: flex;
        align-self: center;
        flex-direction: column;
        align-items: center;
    }

        .menu_mob .menu__controls .btn:not(:last-child) {
            margin-bottom: 0.9375rem;
        }

    .menu_mob .menu__sublist {
        margin: 0 2rem;
        padding: 1.5rem 0;
    }

    .menu_mob .menu__sublist-item {
        margin: 0 0 0.5rem;
    }

    .menu_mob .menu__sublist-link {
        display: block;
        color: #fff;
        text-decoration: none;
        padding: 0.65em 1em;
        font: 400 1rem/1.333 "geometria", Arial, sans-serif;
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 0.5rem;
    }

    .menu_mob .menu_marked {
        background-color: #ecee6f;
        color: #323232;
        border: none;
    }

.header__bottom .menu__nav {
    display: none;
}

/*#endregion X. Menu ------------------------------------*/

/*#region X. 404 ---------------------------------------*/

.page_404 {
    background: url("/img/bg/circles_3_md.svg") no-repeat center/cover;
}

.section-404 {
    min-height: calc(100vh - 70px - 3rem);
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-404__inner {
    max-width: 745px;
    width: 100%;
    flex-shrink: 0;
}

.section-404__img img {
    display: block;
    width: 100%;
}

.section-404__img {
    margin: 0 0 0.6875rem;
}

.section-404__text {
    margin: 0 0 5rem;
    text-align: center;
    text-transform: uppercase;
    font-family: "geometria", Arial, sans-serif;
    font-weight: 900;
    font-size: calc(30px + (54 - 30) * ((100vw - 360px) / (1439 - 360)));
    line-height: 1.3;
    color: #bde1e8;
}

.section-404__controls {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .section-404__controls .btn {
        margin: 0 0 0.9375rem;
    }

/*#endregion X. 404 ------------------------------------*/

/*#region X. Fixed btn ---------------------------------*/

.fixed-btn {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 40;
    display: flex;
    transition: bottom ease 0.4s;
    box-shadow: 0 -3px 10px rgba(34, 112, 131, 0.4);
}

    .fixed-btn .btn {
        padding: 1.2em 2em 1em;
        flex: 1 1 50%;
        border-radius: 0;
        text-align: left;
    }

    .fixed-btn.disabled {
        bottom: -50%;
    }

/*#endregion X. Fixed btn ------------------------------*/

/*#region X. Price list --------------------------------*/

.price-accordion {
    margin-bottom: 5rem;
}

.price-accordion__item {
    margin-bottom: 1.4rem;
}

.price-accordion__title {
    display: flex;
    align-items: center;
    border-radius: 1rem;
    cursor: pointer;
    background-color: #ffffff;
    box-shadow: 0 3px 7px rgba(28, 110, 94, 0.15);
}

.price-accordion__icon {
    align-self: stretch;
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    padding: 1rem 1.2rem;
    margin-right: 2rem;
    color: #b1d8e1;
    border-radius: 1rem 0 0 1rem;
    flex-shrink: 0;
    background-color: #f5fafc;
    transition: background-color ease 0.3s, color ease 0.3s;
}

.price-accordion__title.active .price-accordion__icon {
    background-color: #ecee6f;
    color: #323232;
}

.price-accordion__name {
    font: normal 1.5rem/1.25 "geometria", Arial, sans-serif;
    padding: 1.5rem 1rem 1.5rem 0;
    flex-grow: 1;
}

.price-accordion__toggler {
    margin: 0 2.5rem;
    flex-shrink: 0;
    transition: transform ease 0.3s;
    color: #4ecbe6;
}

.price-accordion__title.active .price-accordion__toggler {
    transform: rotate(180deg);
}

.price-accordion__body {
    padding: 1rem 0 3rem;
    display: none;
}

/*#endregion X. Price list -----------------------------*/

/*#region X. Contacts ----------------------------------*/

.contacts-wrap {
    display: flex;
}

.contacts-info .page-title {
    margin: 0 0 3.25rem;
}

.contacts-info .page-heading {
    text-transform: uppercase;
    line-height: 1.166;
}

.contacts-info {
    margin: 0 0 5rem;
    align-self: center;
}

.contacts-info__phone {
    position: relative;
    padding: 0 0 0 4rem;
    margin: 0 0 3rem;
}

.contacts-info__phone-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    box-shadow: inset 0 0 0 1px rgba(63, 166, 188, 0.3);
    text-align: center;
    line-height: 3rem;
    font-size: 1.2rem;
    color: #87b9c7;
}

.contacts-info__phone-item {
    font-weight: bold;
    color: inherit;
    font-size: 1.2rem;
    display: inline-block;
    text-decoration: none;
    margin: 0 0.5em 0 0;
}

    .contacts-info__phone-item:hover {
        text-decoration: underline;
        color: #74c9b8;
    }

.contacts-info__list {
    margin: 0 0 2rem;
    padding: 0;
    list-style: none;
    font-family: "geometria", "museo sans", Arial, sans-serif;
}

.contacts-info__list-item {
    margin: 0 0 0.6875rem;
    padding: 0 0 0 2.5rem;
    list-style: none;
    position: relative;
}

    .contacts-info__list-item::before {
        content: "";
        position: absolute;
        left: 0;
        top: calc(1em * 1.6875 / 2);
        transform: translateY(-50%);
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 50%;
        background-color: #87b9c7;
        box-shadow: inset 0 0 0 1px rgba(63, 166, 188, 0.3), inset 0 0 0 0.4735rem #fff;
    }

.contacts-info__list-item-value {
    text-decoration: none;
    color: #323232;
    transition: color ease 0.3s;
}

    .contacts-info__list-item-value b {
        font-size: 1.15rem;
    }

a.contacts-info__list-item-value:hover {
    color: #74c9b8;
    text-decoration: underline;
}

.contacts-info__list-item--phones {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 1.625rem;
    font-size: 1.15rem;
}

.contacts-info__socials {
    display: inline-flex;
    align-items: center;
    vertical-align: middle;
}

.contacts-info__socials-link {
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    margin: 0 0.75rem 0 0;
    font-size: 1.25rem;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 0 transparent;
    transition: box-shadow ease 0.3s;
}

.contacts-info__socials-link-text {
    display: none;
}

.contacts-info__socials-link--instagram {
    background: rgb(88, 81, 219);
    background: linear-gradient(45deg, rgba(88, 81, 219, 1) 0%, rgba(225, 48, 108, 1) 100%);
}

    .contacts-info__socials-link--instagram:hover {
        box-shadow: 0 0 0 6px rgba(181, 58, 143, 0.2);
    }

.contacts-info__socials-link--linkedin {
    background-color: #2867b2;
}

    .contacts-info__socials-link--linkedin:hover {
        box-shadow: 0 0 0 6px rgba(40, 103, 178, 0.2);
    }

.contacts-info__socials-link--facebook {
    background-color: #3b5998;
}

    .contacts-info__socials-link--facebook:hover {
        box-shadow: 0 0 0 6px rgba(59, 89, 152, 0.2);
    }

.contacts-map__frame {
    display: block;
}

/*#endregion X. Contacts -------------------------------*/

/*#region X. Page service ------------------------------*/

.service-banner {
    background-color: #000;
    color: #fff;
    padding: 3.125rem 0 7.25rem;
    margin: 0 0 3rem;
    position: relative;
    z-index: 9;
    position: relative;
}

    .service-banner::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 7;
        width: 100%;
        height: 8.875rem;
        background: rgb(0, 0, 0);
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    }

    .service-banner .container {
        max-width: 1920px;
        overflow: hidden;
    }

.service-banner_info {
    position: relative;
    z-index: 10;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 700px;
}

.service-banner_crumbs {
    margin: 0 0 4.125rem;
}

.service-banner_page-heading {
    color: #fff;
    margin: 0 0 0.525em;
}

.service-banner_text {
    margin: 0 0 2rem;
}

.service-banner_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 5;
}

.service-banner_img-item {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.page_service-content {
    position: relative;
    z-index: 10;
}

.service-banner__scroll-down {
    position: absolute;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    animation: 1s ease-in-out infinite jumps2;
}

    .service-banner__scroll-down .scroll-down__pre {
        color: #fff;
    }

/*#endregion X. Page service ---------------------------*/

/*#region X. About -------------------------------------*/

.about_top {
    position: relative;
}

    .about_top > .container {
        position: static;
    }

.about_bottom {
    padding: 6.25rem 0 0;
}

.about_text {
    margin: 0 0 6rem;
}

.feature-tiles__about {
    margin: 0 0 9rem;
}

    .feature-tiles__about .feature-tiles__item {
        margin: 0 0 30px;
    }

.feature-tiles__list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

    .feature-tiles__list li {
        margin: 0 0 0.3125rem;
        line-height: 1.4375;
        position: relative;
        padding: 0 0 0 1.375rem;
    }

        .feature-tiles__list li::before {
            content: "";
            position: absolute;
            left: 0;
            top: calc(1em * 1.4375 / 2);
            transform: translateY(-50%);
            width: 0.375rem;
            height: 0.375rem;
            border-radius: 50%;
            background-color: #74c9b8;
        }

.feature-tiles__about-usa {
    background: url("/img/bg/usa_flag.jpg") center / cover no-repeat;
    background-attachment: fixed;
}

.about-usa_text {
    padding: 4.125rem 0 4rem;
}

.about-usa_text {
    color: #fff;
}

.about-usa_heading {
    color: #fff;
}

.about-usa_img {
    position: relative;
    height: 100%;
}

    .about-usa_img img {
        position: absolute;
        left: -80px;
        top: -4.25rem;
        height: calc(100% + 4.25rem);
    }

.feature-tiles__advantages {
    margin: 0 0 8rem;
}

.about-quote {
    margin: 0 0 7rem;
}

.about-quote_img {
    position: relative;
    margin: 0 auto;
}

    .about-quote_img img {
        display: block;
        width: 100%;
        border-radius: 50%;
    }

    .about-quote_img::before,
    .about-quote_img::after {
        content: "";
        position: absolute;
        border-radius: 50%;
    }

    .about-quote_img::before {
        content: "\e808";
        font: 1.75rem/1 "Fontello";
        z-index: 5;
        width: 6.25rem;
        height: 6.25rem;
        background-color: #3d9db4;
        line-height: 6.25rem;
        text-align: center;
        color: #fff;
        bottom: 0.375rem;
        right: 3.0625rem;
    }

    .about-quote_img::after {
        z-index: 4;
        width: 8.125rem;
        height: 8.125rem;
        border: 1px solid #d8ebf0;
        bottom: -0.5rem;
        right: 2.1875rem;
    }

.about-quote_body {
    font-size: 1.125rem;
    line-height: 1.666;
    margin: 0 0 2.6875rem;
    padding: 0;
}

.about-quote_heading {
    margin-top: 0;
}

.about-quote_author-name {
    font: 700 1.375rem/1.272 "geometria", Arial, sans-serif;
    color: #74c9b8;
    margin: 0 0 0.4375rem;
}

.about-quote_author-position {
    color: #727272;
}

/*#endregion X. About ----------------------------------*/

/*#region X. Awards ------------------------------------*/

.awards {
    margin: 0 0 7.5rem;
}

.slick_awards {
    border-radius: 15px;
    overflow: hidden;
}

    .slick_awards .slick-track {
        overflow: hidden;
        border-radius: 15px;
    }

.slick_awards-link {
    position: relative;
    outline: none;
    background-color: #000;
    transition: background-color ease 0.3s;
}

    .slick_awards-link::before {
        content: "\e80b";
        font: 2.125rem/1 "Fontello";
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
        transition: opacity ease 0.3s;
        opacity: 0;
    }

.slick_awards-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity ease 0.3s;
    opacity: 0.95;
}

.slick_awards-link:hover {
    background-color: #74c9b8;
}

    .slick_awards-link:hover .slick_awards-img {
        opacity: 0.1;
    }

    .slick_awards-link:hover::before {
        opacity: 1;
    }

.slick_awards-item__inner {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    padding: 0 1px;
}

.slick_awards-item__inner--layout1 {
    grid-template-areas: "area1 area1" "area2 area2" "area3 area4";
}

    .slick_awards-item__inner--layout1 .slick_awards-link--area1 {
        grid-area: area1;
    }

    .slick_awards-item__inner--layout1 .slick_awards-link--area2 {
        grid-area: area2;
    }

    .slick_awards-item__inner--layout1 .slick_awards-link--area3 {
        grid-area: area3;
    }

    .slick_awards-item__inner--layout1 .slick_awards-link--area4 {
        grid-area: area4;
    }

.slick_awards-item__inner--layout2 {
    grid-template-areas: "area1 area1" "area2 area2" "area2 area2";
}

    .slick_awards-item__inner--layout2 .slick_awards-link--area1 {
        grid-area: area1;
    }

    .slick_awards-item__inner--layout2 .slick_awards-link--area2 {
        grid-area: area2;
    }

.slick_awards-item__inner--layout3 {
    grid-template-areas: "area1 area2" "area3 area3" "area4 area4";
}

    .slick_awards-item__inner--layout3 .slick_awards-link--area1 {
        grid-area: area1;
    }

    .slick_awards-item__inner--layout3 .slick_awards-link--area2 {
        grid-area: area2;
    }

    .slick_awards-item__inner--layout3 .slick_awards-link--area3 {
        grid-area: area3;
    }

    .slick_awards-item__inner--layout3 .slick_awards-link--area4 {
        grid-area: area4;
    }

.slick_awards-item__inner--layout4 {
    grid-template-areas: "area1 area1" "area1 area1" "area2 area2";
}

    .slick_awards-item__inner--layout4 .slick_awards-link--area1 {
        grid-area: area1;
    }

    .slick_awards-item__inner--layout4 .slick_awards-link--area2 {
        grid-area: area2;
    }

.slick_awards-item__inner--layout5 {
    grid-template-areas: "area1 area1" "area1 area1" "area1 area1";
}

    .slick_awards-item__inner--layout5 .slick_awards-link--area1 {
        grid-area: area1;
    }

.awards .slick__controls {
    margin: 3rem 0 0;
}

/*#endregion X. Awards ---------------------------------*/

/*#region X. Reviews -----------------------------------*/

.reviews {
    margin: 0 0 7.5rem;
}

.slick_reviews .slick-list {
    overflow: visible;
}

.slick_reviews-item {
    padding: 3.8125rem 0 0 0;
    outline: none;
    margin: 0 1rem;
    width: 29.375rem;
    display: flex;
}

.slick_reviews-inner {
    position: relative;
    padding: 5.25rem 1.875rem 1.875rem 1.875rem;
    border-radius: 1.875rem;
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #d8ebf0;
    height: 100%;
}

.slick_reviews-photo {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
}

.slick_reviews-photo-img {
    display: block;
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 0 0.6875rem rgba(61, 157, 180, 0.2);
}

.slick_reviews-photo-fb {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(30%, 30%);
    width: 3.125rem;
    height: 3.125rem;
    border-radius: 50%;
    background-color: #5a73a7;
    color: #fff;
    text-align: center;
    line-height: 3.125rem;
    font-size: 1.375rem;
    transition: background-color ease 0.3s;
}

    .slick_reviews-photo-fb:hover {
        background-color: #6c8cce;
    }

.slick_reviews-name {
    text-align: center;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.333;
    margin: 0 0 0.388em;
}

.slick_reviews-body {
    text-align: center;
    line-height: 1.5;
}

/*#endregion X. Reviews --------------------------------*/

.tour-frame {
    height: 30rem;
    width: 100%;
}

#gallery_hidden {
    display: none;
}

@keyframes rotate {
    0% {
        transform: translate(-50%) rotate(0);
    }

    100% {
        transform: translateX(-50%) rotate(360deg);
    }
}

@keyframes rotate2 {
    0% {
        transform: translate(calc(-50% - 12vw), -50%) rotate(0);
    }

    100% {
        transform: translate(calc(-50% - 12vw), -50%) rotate(360deg);
    }
}

@keyframes jumps {
    0% {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, -50%);
    }

    100% {
        transform: translate(0, 0);
    }
}

@keyframes jumps2 {
    0% {
        transform: translate(-50%, 0);
    }

    50% {
        transform: translate(-50%, -50%);
    }

    100% {
        transform: translate(-50%, 0);
    }
}

/*#region X. Tabs --------------------------------------*/

.tabs__labels {
    display: flex;
    margin-bottom: 2rem;
    box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}

.tabs__label-item {
    border: none;
    border-radius: 0;
    outline: none;
    cursor: pointer;
    background: none;
    text-align: center;
    flex-grow: 1;
    color: inherit;
    padding: 1.25rem 0.5rem;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9rem;
    line-height: 1.3;
    transition: color ease 0.3s, box-shadow ease 0.3s, background ease 0.3s;
}

.tabs__label-item--active {
    box-shadow: inset 0 -2px 0 0 #3d9db4;
    color: #3d9db4;
    background: rgb(164, 201, 208);
    background: linear-gradient(0deg, rgba(164, 201, 208, 0.1) 0%, rgba(164, 201, 208, 0) 100%);
}

.tabs__content-item {
    display: none;
}

.tabs__content-item--active {
    display: block;
}

/*#endregion X. Tabs -----------------------------------*/

/*#region X. Clinic video ------------------------------*/

.clinic-video {
    margin: 0 0 5rem;
    position: relative;
}

.clinic-video__container {
    max-width: 1600px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    grid-gap: 3rem;
}

.clinic-video__video {
    position: relative;
    z-index: 10;
}

    .clinic-video__video:last-child {
        margin: 0;
    }

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 2rem;
    z-index: 5;
}

.video__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*#endregion X. Clinic video ---------------------------*/

/*#region X. Directions --------------------------------*/

.school-directions {
    margin: 0 0 6rem;
}

.directions__tile {
    margin: 0 0 1.5rem;
    padding: 2rem 2rem 2.75rem;
    border-radius: 1.875rem;
    border: 1px solid #d8ebf0;
}

    .directions__tile:last-child {
        margin: 0;
    }

.directions__tile-top {
    display: flex;
    align-items: center;
    padding: 0 0 1.5rem;
    margin: 0 0 1.5rem;
    border-bottom: 2px dotted rgba(177, 216, 225, 0.7);
}

.directions__tile-icon {
    font-size: 2rem;
    line-height: 1;
    margin: 0 1.6875rem 0 0;
    color: #b1d8e1;
}

.directions__tile-title {
    font: 600 1.5rem/ 1.333 "geometria", Arial, sans-serif;
}

.directions__tile-body {
    font-size: 0.9375rem;
}

.directions__tile-footer {
    text-align: center;
}

/*#endregion X. Directions -----------------------------*/

/*#region X. Possibilities -----------------------------*/

.school-possibilities__title {
    margin: 0 0 3rem;
}

.school-possibilities {
    margin: 0 0 5rem;
}

.school-possibilities__grid-item {
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
    margin: 0 0 1.5rem;
    border-radius: 2.5rem;
    padding: 2.5rem 2.5rem 0;
}

    .school-possibilities__grid-item:last-child {
        margin: 0;
    }

.school-possibilities__grid-item--private {
    background: url("/img/bg/tour.jpg") center / cover;
}

.school-possibilities__grid-item--clinic {
    background: url("/img/bg/gallery.jpg") center / cover;
}

.school-possibilities__grid-subtitle {
    color: #fff;
    font-size: 2.25rem;
    line-height: 1.111;
    font-weight: 900;
    margin: 0 0 0.66rem;
}

.school-possibilities__grid-img {
    display: block;
}

.school-possibilities__grid-img-item {
    display: block;
    width: 66%;
    max-width: 300px;
    margin: 0 auto;
}

.school-possibilities__grid-desc ul:not([class]):not([id]) > li::before {
    border-color: rgba(255, 255, 255, 0.7);
}

/*#endregion X. Possibilities --------------------------*/

/*#region X. directions --------------------------------*/

.directions {
    margin: 0 0 5rem;
}

.directions__item {
    display: flex;
    text-decoration: none;
    color: inherit;
    min-height: 5.875rem;
    align-items: center;
    border-radius: 1.75rem;
    border: 1px solid #d8ebf0;
    overflow: hidden;
    background-color: #fff;
    transition: background-color ease 0.3s, border ease 0.3s;
    width: 100%;
    margin: 0 0 1.5rem;
}

    .directions__item:hover {
        background-color: #3fa6bc;
        border: 1px solid transparent;
    }

.directions__icon {
    font-size: 2.125rem;
    line-height: 1;
    padding: 0 1.75rem;
    color: #b1d8e1;
    display: flex;
    align-items: center;
    align-self: stretch;
    background-color: #f5fafc;
    transition: background-color ease 0.3s, color ease 0.3s;
}

.directions__item:hover .directions__icon {
    background-color: #56bcd2;
    color: #fff;
}

.directions__text {
    padding: 1.5rem 2rem;
    flex-grow: 1;
}

.directions__title {
    font: 600 1.1rem/ 1.333 "geometria", Arial, sans-serif;
    margin: 0 0 0.333rem;
    color: #323232;
    transition: color ease 0.3s;
}

.directions__item:hover .directions__title {
    color: #fff;
}

.directions__title:last-child {
    margin: 0;
}

.directions__desc {
    color: #727272;
    font-size: 0.8125rem;
    line-height: 1.538;
    transition: color ease 0.3s;
}

.directions__item:hover .directions__desc {
    color: #bee4ec;
}

.directions__arrow {
    font-size: 0.75rem;
    color: #4ecbe6;
    padding: 0 1.75rem 0 1.5rem;
    transition: color ease 0.3s;
}

.directions__item:hover .directions__arrow {
    color: #fff;
}

/*#endregion X. directions -----------------------------*/

.franchise-result {
    border-radius: 15px;
    margin: 0 0 2rem;
    padding: 1.25rem 1.875rem 1.25rem 4.5rem;
    background: #d8ebf0 url("/img/info.svg") 1.5rem 1.25rem / 2rem auto no-repeat;
    color: #267784;
    text-align: right;
}

.franchise-result__summary {
    display: block;
    font-weight: bold;
}

.franchise-result__summary-val {
    font-size: 2rem;
    line-height: 1.2;
}

.franchise-result__summary-post {
    font-size: 1.2rem;
}

.viber-btn {
    position: fixed;
    left: calc(2% + 7px);
    bottom: calc(7% + 7px);
    width: 63px;
    height: 63px;
    z-index: 40;
    color: #fff;
    background: #665cac;
    border-radius: 50%;
}

    .viber-btn::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%) scale(1);
        border-radius: 50%;
        box-shadow: inset 0 0 0 1px #665cac;
        opacity: 0.5;
        animation: infinite viber-btn 2s;
    }

.viber-btn__icon,
.viber-btn__text {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}

.viber-btn__icon {
    font-size: 2rem;
    transform: rotateY(90deg);
    animation: viber-icon infinite 5s;
}

.viber-btn__text {
    transform: rotateY(0);
    text-align: center;
    text-transform: uppercase;
    transition-delay: 0.3s;
    font: 300 14px/17px "Open sans", Ubuntu, Arial, sans-serif;
    animation: viber-text infinite 5s;
}

@keyframes viber-btn {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.5;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.5);
        opacity: 0;
    }
}

@keyframes viber-text {
    0% {
        transform: rotateY(0deg);
    }

    40% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    90% {
        transform: rotateY(90deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}

@keyframes viber-icon {
    0% {
        transform: rotateY(90deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    60% {
        transform: rotateY(0deg);
    }

    80% {
        transform: rotateY(0deg);
    }

    90% {
        transform: rotateY(90deg);
    }
}

/*#region X. youtube -----------------------------*/

.embed-youtube {
    background-color: #000;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    border-radius: 30px;
}

.embed-youtube__img {
    width: 105%;
    height: 105%;
    object-fit: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.7;
    filter: blur(3px);
    -webkit-filter: blur(3px);
}

.embed-youtube__play {
    width: 98px;
    height: 68px;
    background-color: rgba(255, 0, 0, 0.8);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    border-radius: 16px;
    transition: transform ease 0.2s;
}

    .embed-youtube__play:hover {
        transform: translate3d(-50%, -50%, 0) scale(1.1);
    }

    .embed-youtube__play::before {
        content: "";
        border-style: solid;
        border-width: 15px 0 15px 26px;
        border-color: transparent transparent transparent #fff;
    }

.embed-youtube__img,
.embed-youtube__play {
    cursor: pointer;
}

    .embed-youtube__img,
    .embed-youtube__iframe,
    .embed-youtube__play,
    .embed-youtube__play::before {
        position: absolute;
    }

        .embed-youtube__play,
        .embed-youtube__play::before {
            top: 50%;
            left: 50%;
            transform: translate3d(-50%, -50%, 0);
        }

.embed-youtube__iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/*#endregion X. youtube -----------------------------*/

/*#region X. info popup -----------------------------*/

.info-popup {
    display: none;
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(7px);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.info-popup_img {
    display: none;
}

.info-popup_body {
    position: absolute;
    top: 100px;
    left: 50%;
    box-sizing: border-box;
    width: calc(100% - 20px);
    min-width: 300px;
    padding: 0 3.125rem;
    transform: translateX(-50%);
    border-radius: 2.1875rem;
    background: #fff url("/img/bg/ua_pattern.jpg") bottom repeat-x;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    max-width: 540px;
}

.info-popup--ny .info-popup_body {
    background-image: url("/img/bg/ny_pattern.jpg");
}

.info-popup_close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 5rem;
    height: 5rem;
    font-size: 1.25rem;
    text-align: center;
    line-height: 5rem;
    cursor: pointer;
    border-radius: 0 2.1875rem 0 2.1875rem;
    background-color: #b1d8e1;
    color: #fff;
    transition: background-color ease 0.3s;
}

    .info-popup_close:hover {
        background-color: #ea7c9b;
    }

.info-popup_content {
    padding: 2.5rem 0 3.125rem;
}

.info-popup_title {
    font-size: 1.875rem;
    margin: 0 0 0.8333em;
    text-align: center;
}

.info-popup_text {
    font-size: 1.125rem;
    margin: 0 0 2.5rem;
    text-align: center;
}

.info-popup--ny .info-popup_text {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .info-popup--ny .info-popup_text ul {
        display: flex;
        flex-direction: column;
        text-align: left;
        margin: 0;
    }

.info-popup_controls {
    display: flex;
    justify-content: center;
}

    .info-popup_controls .btn_icon-l [class^="icon__"] {
        margin-right: 0.4em;
    }

/*#endregion X. info popup --------------------------*/
