@charset "utf-8";
html,
body,
div,
span,
p,
img,
object,
h1,
h2,
h3,
h4,
h5,
h6,
a,
em,
strong,
sub,
sup,
del,
ins,
dl,
dt,
dd,
ol,
ul,
li,
form,
fieldset,
legend,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
col,
colgroup,
blockquote,
q,
abbr,
dfn,
address,
cite,
kbd,
samp,
code,
var,
b,
i,
big,
small,
tt,
acronym,
pre,
applet,
basefont,
font,
center,
frame,
frameset,
iframe,
noframes,
isindex,
strike,
u,
s,
dir,
header,
hgroup,
footer,
article,
section,
aside,
nav,
figure,
figcaption,
time,
menu,
main {
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    vertical-align: inherit;
    line-height: inherit;
    border: 0;
    outline-width: 0;
    background: transparent;
    }

html {
    background-color: white;
    }

body {
    color: black;
    }

:focus {
    outline-width: 0;
    }

input,
select,
button {
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    vertical-align: inherit;
    }

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    padding: 0 1ex;
    }

textarea {
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    padding: 0;
    resize: none;
    }

label[for],
input[type=button],
input[type=submit],
input[type=reset],
input[type=image],
input[type=checkbox],
input[type=radio],
button,
select {
    cursor: pointer;
    }

blockquote {
    margin-left: 4ex;
    margin-right: 4ex;
    }

blockquote {
    quotes: none;
    }

blockquote:before,
blockquote:after {
    content: none;
    }

q:lang(ru) {
    quotes: "\00ab" "\00bb" "\201e" "\201c";
    }

q:lang(en) {
    quotes: "\201c" "\201d" "\2018" "\2019";
    }

q:before {
    content: open-quote;
    }

q:after {
    content: close-quote;
    }

table {
    empty-cells: show;
    border-collapse: collapse;
    border-spacing: 0;
    }

tbody,
thead,
tfoot {
    margin: 0;
    padding: 0;
    }

th {
    font-weight: bolder;
    text-align: center;
    }

td,
th {
    vertical-align: top;
    }

caption {
    text-align: center;
    }

h4,
p,
blockquote,
ul,
ol,
dl {
    margin: 0 0 1.12em;
    line-height: 1.3;
    }

address {
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-decoration: none;
    }

h1,
h2,
h3,
h5,
h6 {
    line-height: 1.1;
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bolder;
    font-style: inherit;
    font-variant: inherit;
    text-decoration: none;
    }

h1 {
    font-size: 200%;
    margin: 0 0 .67em;
    }

h2 {
    font-size: 150%;
    margin: 0 0 .75em;
    }

h3 {
    font-size: 120%;
    margin: 0 0 .83em;
    }

h5 {
    font-size: 80%;
    margin: 0 0 1.5em;
    }

h6 {
    font-size: 70%;
    margin: 0 0 1.67em;
    }

ul,
ol {
    margin-left: 5ex;
    list-style-position: outside;
    }

ol ul,
ul ol,
ul ul,
ol ol {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 4ex;
    }

ol {
    list-style-type: decimal;
    }

ul {
    list-style-type: disc;
    }

ul ul {
    list-style-type: circle;
    }

ul ul ul {
    list-style-type: square;
    }

menu {
    list-style: none;
    }

a,
em,
strong,
sub,
sup,
del,
ins {
    font-weight: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-decoration: none;
    }

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted black;
    }

strong {
    font-weight: inherit;
    }

em,
var,
cite {
    font-style: italic;
    }

pre,
tt,
code,
kbd,
samp {
    font-family: monospace;
    }

strike,
del {
    text-decoration: line-through;
    }

a {
    text-decoration: underline;
    }

a:focus {
    outline-width: thin;
    }

a img {
    border: none;
    }

sub,
sup {
    font-size: 80%;
    }

sub {
    vertical-align: sub;
    }

sup {
    vertical-align: super;
    }

body {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    vertical-align: baseline;
    line-height: 1;
    }

@-webkit-keyframes animateSidebarSvg {
28% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    }

36% {
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
    }

64% {
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
    }

72% {
    -webkit-transform: translateX(-67px);
    transform: translateX(-67px);
    }

100% {
    -webkit-transform: translateX(-67px);
    transform: translateX(-67px);
    }

}

@-moz-keyframes animateSidebarSvg {
28% {
    -moz-transform: translateX(0);
    transform: translateX(0);
    }

36% {
    -moz-transform: translateX(-35px);
    transform: translateX(-35px);
    }

64% {
    -moz-transform: translateX(-35px);
    transform: translateX(-35px);
    }

72% {
    -moz-transform: translateX(-67px);
    transform: translateX(-67px);
    }

100% {
    -moz-transform: translateX(-67px);
    transform: translateX(-67px);
    }

}

@-o-keyframes animateSidebarSvg {
28% {
    -o-transform: translateX(0);
    transform: translateX(0);
    }

36% {
    -o-transform: translateX(-35px);
    transform: translateX(-35px);
    }

64% {
    -o-transform: translateX(-35px);
    transform: translateX(-35px);
    }

72% {
    -o-transform: translateX(-67px);
    transform: translateX(-67px);
    }

100% {
    -o-transform: translateX(-67px);
    transform: translateX(-67px);
    }

}

@keyframes animateSidebarSvg {
28% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    }

36% {
    -webkit-transform: translateX(-35px);
    -moz-transform: translateX(-35px);
    -ms-transform: translateX(-35px);
    -o-transform: translateX(-35px);
    transform: translateX(-35px);
    }

64% {
    -webkit-transform: translateX(-35px);
    -moz-transform: translateX(-35px);
    -ms-transform: translateX(-35px);
    -o-transform: translateX(-35px);
    transform: translateX(-35px);
    }

72% {
    -webkit-transform: translateX(-67px);
    -moz-transform: translateX(-67px);
    -ms-transform: translateX(-67px);
    -o-transform: translateX(-67px);
    transform: translateX(-67px);
    }

100% {
    -webkit-transform: translateX(-67px);
    -moz-transform: translateX(-67px);
    -ms-transform: translateX(-67px);
    -o-transform: translateX(-67px);
    transform: translateX(-67px);
    }

}

@-webkit-keyframes heart {
0% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    }

99% {
    opacity: 0;
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px);
    }

100% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px);
    }

}

@-moz-keyframes heart {
0% {
    display: block;
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
    }

99% {
    opacity: 0;
    -moz-transform: translateY(-600px);
    transform: translateY(-600px);
    }

100% {
    display: none;
    opacity: 0;
    -moz-transform: translateY(-600px);
    transform: translateY(-600px);
    }

}

@-o-keyframes heart {
0% {
    display: block;
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
    }

99% {
    opacity: 0;
    -o-transform: translateY(-600px);
    transform: translateY(-600px);
    }

100% {
    display: none;
    opacity: 0;
    -o-transform: translateY(-600px);
    transform: translateY(-600px);
    }

}

@keyframes heart {
0% {
    display: block;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    }

99% {
    opacity: 0;
    -webkit-transform: translateY(-600px);
    -moz-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    -o-transform: translateY(-600px);
    transform: translateY(-600px);
    }

100% {
    display: none;
    opacity: 0;
    -webkit-transform: translateY(-600px);
    -moz-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    -o-transform: translateY(-600px);
    transform: translateY(-600px);
    }

}

@-webkit-keyframes live-photo {
from {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -webkit-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

60% {
    -webkit-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

90% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

100% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@-moz-keyframes live-photo {
from {
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -moz-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

60% {
    -moz-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

90% {
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

100% {
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@-o-keyframes live-photo {
from {
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -o-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

60% {
    -o-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

90% {
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

100% {
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@keyframes live-photo {
from {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -webkit-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    -moz-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    -ms-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    -o-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

60% {
    -webkit-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    -moz-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    -ms-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    -o-transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    transform: translateY(calc(calc(-100%) + 324px)) scale(1.2);
    }

90% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

100% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@media {
@-webkit-keyframes live-photo {
50% {
    -webkit-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

60% {
    -webkit-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

}

@-moz-keyframes live-photo {
50% {
    -moz-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

60% {
    -moz-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

}

@-o-keyframes live-photo {
50% {
    -o-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

60% {
    -o-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

}

@keyframes live-photo {
50% {
    -webkit-transform: translateY(-40%) scale(1.2);
    -moz-transform: translateY(-40%) scale(1.2);
    -ms-transform: translateY(-40%) scale(1.2);
    -o-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

60% {
    -webkit-transform: translateY(-40%) scale(1.2);
    -moz-transform: translateY(-40%) scale(1.2);
    -ms-transform: translateY(-40%) scale(1.2);
    -o-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

}

}

@-webkit-keyframes moveDots {
6% {
    opacity: .2;
    }

18% {
    opacity: .1;
    }

30% {
    opacity: 1;
    }

60% {
    opacity: .5;
    }

}

@-moz-keyframes moveDots {
6% {
    opacity: .2;
    }

18% {
    opacity: .1;
    }

30% {
    opacity: 1;
    }

60% {
    opacity: .5;
    }

}

@-o-keyframes moveDots {
6% {
    opacity: .2;
    }

18% {
    opacity: .1;
    }

30% {
    opacity: 1;
    }

60% {
    opacity: .5;
    }

}

@keyframes moveDots {
6% {
    opacity: .2;
    }

18% {
    opacity: .1;
    }

30% {
    opacity: 1;
    }

60% {
    opacity: .5;
    }

}

@-webkit-keyframes moveWidget {
0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    }

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

}

@-moz-keyframes moveWidget {
0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    }

100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    }

}

@-o-keyframes moveWidget {
0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }

100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }

}

@keyframes moveWidget {
0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }

100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    }

}

@-webkit-keyframes timer {
0% {
    opacity: 0;
    }

25%,
100% {
    opacity: 1;
    }

}

@-moz-keyframes timer {
0% {
    opacity: 0;
    }

25%,
100% {
    opacity: 1;
    }

}

@-o-keyframes timer {
0% {
    opacity: 0;
    }

25%,
100% {
    opacity: 1;
    }

}

@keyframes timer {
0% {
    opacity: 0;
    }

25%,
100% {
    opacity: 1;
    }

}

@-webkit-keyframes zoomImage {
0% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -webkit-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

100% {
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@-moz-keyframes zoomImage {
0% {
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -moz-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

100% {
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@-o-keyframes zoomImage {
0% {
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -o-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

100% {
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

@keyframes zoomImage {
0% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

50% {
    -webkit-transform: translateY(-40%) scale(1.2);
    -moz-transform: translateY(-40%) scale(1.2);
    -ms-transform: translateY(-40%) scale(1.2);
    -o-transform: translateY(-40%) scale(1.2);
    transform: translateY(-40%) scale(1.2);
    }

100% {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    -o-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    }

}

a {
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    }

@media print {
a {
    border-bottom: none;
    }

}

a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

div.close-expand {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 24px 32px;
    list-style-type: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #f9f9fb;
    cursor: pointer;
    }

div.close-expand:not(:last-child) {
    margin-bottom: 24px;
    }

div.close-expand > h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    }

@media screen and (max-width: 999px) {
div.close-expand > h3 {
    padding-right: 20px;
    }

}

div.close-expand > p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.563em;
    color: #4e505c;
    }

@media screen and (max-width: 1419px) {
div.close-expand > p {
    max-width: 648px;
    }

}

@media screen and (max-width: 999px) {
div.close-expand > p {
    display: none;
    padding-right: 20px;
    }

}

div.close-expand > label {
    position: absolute;
    top: 0;
    right: 32px;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48px;
    height: 100%;
    padding: 12px;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

div.close-expand > label > svg {
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

@media screen and (max-width: 1023px) {
div.close-expand > label {
    right: 16px;
    }

}

div.close-expand > label.hide {
    display: none;
    }

div.close-expand > div.expanding-wrapper {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    max-height: 60px;
    -webkit-transition: max-height 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out;
    transition: max-height 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
div.close-expand > div.expanding-wrapper {
    display: none;
    }

}

@media screen and (max-width: 743px) {
div.close-expand > div.expanding-wrapper {
    padding-right: 20px;
    }

}

div.close-expand > div.expanding-wrapper > div.markup {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.563em;
    color: #4e505c;
    -webkit-box-orient: vertical;
    background: -webkit-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: -moz-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: -ms-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: -o-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: linear-gradient(180deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }

div.close-expand > div.expanding-wrapper > div.markup.close {
    -webkit-line-clamp: 2;
    }

div.close-expand.open {
    cursor: default;
    }

div.close-expand.open > h3 {
    cursor: pointer;
    }

div.close-expand.open > label {
    cursor: pointer;
    }

div.close-expand.open > label > svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

div.close-expand.open > div.expanding-wrapper {
    max-height: 1000px;
    }

div.close-expand.open > div.expanding-wrapper > div.markup {
    -webkit-line-clamp: initial;
    -webkit-text-fill-color: initial;
    background: transparent;
    }

@media screen and (max-width: 999px) {
div.close-expand.open > p {
    display: block;
    }

div.close-expand.open > div.expanding-wrapper {
    display: block;
    }

}

div.close-expand.not-expanding {
    cursor: default;
    }

div.close-expand.not-expanding > div.expanding-wrapper {
    max-height: none;
    }

div.close-expand.not-expanding > div.expanding-wrapper > div.markup {
    -webkit-line-clamp: initial;
    -webkit-text-fill-color: initial;
    background: transparent;
    }

div.close-expand.not-expanding > label {
    display: none;
    }

@media screen and (max-width: 999px) {
div.close-expand.not-expanding {
    cursor: pointer;
    }

div.close-expand.not-expanding > div.expanding-wrapper {
    max-height: 1000px;
    }

div.close-expand.not-expanding > label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    }

}

div.map {
    position: relative;
    }

div.map:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    content: "";
    background-image: url(/styles/images/loaders/loader-logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255,255,255,.6);
    -webkit-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    z-index: 10;
    opacity: 1;
    }

body.loaded div.map.loaded:before {
    z-index: -10;
    opacity: 0;
    }

div.map:not([data-id="map-infrastructure"]) ymaps[class$="controls__control_toolbar"] {
    position: absolute !important;
    top: 23px !important;
    bottom: auto !important;
    right: 20px !important;
    left: auto !important;
    margin-right: 0 !important;
    }

div.map:not([data-id="map-infrastructure"]) ymaps[class$="controls__control"] {
    position: absolute !important;
    top: 130px !important;
    bottom: auto !important;
    right: 20px !important;
    left: auto !important;
    }

div.map ymaps div.popover {
    display: inline-block;
    padding: 16px 24px 18px 16px;
    background: #fff;
    cursor: default;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #e7e6e4;
    -webkit-box-shadow: 0 4px 15px 0 rgba(22,25,42,.15);
    box-shadow: 0 4px 15px 0 rgba(22,25,42,.15);
    }

@media screen and (max-width: 743px) {
div.map ymaps div.popover {
    display: none;
    }

}

div.map ymaps div.popover > div.content > h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    display: inline-block;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
div.map ymaps div.popover > div.content > h4 {
    font-size: 14px;
    }

}

div.map ymaps div.popover > div.content > h4:not(:only-child) {
    margin-bottom: 8px;
    }

div.map ymaps div.popover > div.content > address,
div.map ymaps div.popover > div.content > time {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: inline-block;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
div.map ymaps div.popover > div.content > address,
div.map ymaps div.popover > div.content > time {
    font-size: 12px;
    }

}

div.map ymaps div.popover > div.content > address:not(:last-child),
div.map ymaps div.popover > div.content > time:not(:last-child) {
    margin-bottom: 4px;
    }

div.map ymaps div.popover > div.content > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 2;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
div.map ymaps div.popover > div.content > p {
    font-size: 12px;
    }

}

div.map ymaps div.popover > div.arrow {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    background: #fff;
    border-left: 1px solid #e7e6e4;
    border-bottom: 1px solid #e7e6e4;
    }

div.markup {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
div.markup {
    font-size: 15px;
    }

}

div.markup p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
div.markup p {
    font-size: 15px;
    }

}

div.markup p:not(:last-child) {
    margin-bottom: 8px;
    }

div.markup :last-child {
    margin-bottom: 0;
    }

div.markup h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    }

@media screen and (max-width: 743px) {
div.markup h3 {
    font-size: 17px;
    }

}

div.markup h3:not(:first-child) {
    margin-top: 32px;
    }

div.markup h3:not(:last-child) {
    margin-bottom: 16px;
    }

div.markup h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    }

@media screen and (max-width: 743px) {
div.markup h4 {
    font-size: 14px;
    }

}

div.markup h4:not(:first-child) {
    margin-top: 32px;
    }

div.markup h4:not(:last-child) {
    margin-bottom: 8px;
    }

div.markup ol,
div.markup ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12px;
    padding-left: 33px;
    }

@media screen and (max-width: 743px) {
div.markup ol,
div.markup ul {
    font-size: 15px;
    }

}

div.markup ol:not(:last-child),
div.markup ul:not(:last-child) {
    margin-bottom: 32px;
    }

div.markup ol > li,
div.markup ul > li {
    position: relative;
    }

div.markup ol > li:not(:last-child),
div.markup ul > li:not(:last-child) {
    margin-bottom: 5px;
    }

div.markup ol > li > p,
div.markup ul > li > p {
    margin-top: 22px;
    }

div.markup ul > li {
    padding-left: 40px;
    }

div.markup ul > li:before {
    position: absolute;
    display: block;
    content: '';
    top: 12px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 24px;
    height: 2px;
    background: #f26259;
    }

div.markup ol {
    counter-reset: li;
    }

div.markup ol > li {
    padding-left: 24px;
    counter-increment: li;
    }

div.markup ol > li:before {
    width: 1em;
    margin: 0 .5em 0 -1.5em;
    font-weight: 700;
    content: counter(li) '.';
    color: #f26259;
    }

div.markup ol > li > ol {
    counter-reset: li_li;
    }

div.markup ol > li > ol > li {
    counter-increment: li_li;
    }

div.markup ol > li > ol > li:before {
    content: counter(li_li) '.';
    }

div.markup ol > li > ol > li > ol {
    counter-reset: li_li_li;
    }

div.markup ol > li > ol > li > ol > li {
    counter-increment: li_li_li;
    }

div.markup ol > li > ol > li > ol > li:before {
    content: counter(li_li_li) '.';
    }

div.markup ol > li > ol > li > ol > li > ol {
    counter-reset: li_li_li_li;
    }

div.markup ol > li > ol > li > ol > li > ol > li {
    counter-increment: li_li_li_li;
    }

div.markup ol > li > ol > li > ol > li > ol > li:before {
    content: counter(li_li_li_li) '.';
    }

div.markup strong {
    font-weight: 500;
    }

div.media {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

div.media.video {
    cursor: pointer;
    }

div.media.video:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    opacity: 1;
    background-image: url(/styles/images/play_btn.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 30px 35px;
    -moz-background-size: 30px 35px;
    background-size: 30px 35px;
    background-color: rgba(22,25,42,.1);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    transition: transform 150ms ease-in-out,opacity 150ms ease-in-out;
    }

@media screen and (max-width: 479px) {
div.media.video:before {
    -webkit-background-size: 20px 25px;
    -moz-background-size: 20px 25px;
    background-size: 20px 25px;
    }

}

div.media.video:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    content: "";
    background-image: url(/styles/images/loaders/loader-logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255,255,255,.6);
    -webkit-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    z-index: -10;
    opacity: 0;
    }

div.media.video:hover:before {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    }

div.media.video.loading:before {
    opacity: 0;
    }

div.media.video.loading:after {
    z-index: 10;
    opacity: 1;
    }

div.media.video.loaded:before,
div.media.video.loaded:after {
    z-index: -10;
    opacity: 0;
    }

div.media.video.loaded > picture {
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out 150ms;
    -moz-transition: opacity 150ms ease-in-out 150ms;
    -o-transition: opacity 150ms ease-in-out 150ms;
    transition: opacity 150ms ease-in-out 150ms;
    }

div.media.video.loaded > iframe {
    opacity: 1;
    }

div.media.video.loaded > video {
    display: block;
    }

div.media > picture {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #f5f4f2;
    }

div.media > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

div.media > iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

div.media > video {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    left: -2px;
    right: -1px;
    display: none;
    width: 101%;
    }

div.media.autoplay.video:before {
    content: none;
    }

div.media.autoplay > video {
    display: block;
    cursor: default;
    }

@media screen and (max-width: 479px) {
div.media.autoplay > video.desc {
    display: none;
    }

}

div.media > video.mobile {
    display: none;
    }

@media screen and (max-width: 479px) {
div.media > video.mobile {
    display: block;
    }

}

.hide-this {
    display: none;
    }

h1,
h2,
h3,
h4 {
    margin: 0;
    }

::-ms-clear {
    display: none;
    }

::-ms-expand {
    display: none;
    }

::-ms-check {
    display: none;
    }

button,
input,
textarea,
label {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

button:active,
button:hover,
button:focus,
input:active,
input:hover,
input:focus,
textarea:active,
textarea:hover,
textarea:focus,
label:active,
label:hover,
label:focus {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: none;
    }

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

input[type="radio"].state-switch-chooser,
input[type="checkbox"].state-switch-chooser {
    display: none;
    }

input[type="checkbox"].state-switch,
input[type="radio"].state-switch {
    display: none;
    }

:invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

:-moz-submit-invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

:-moz-ui-invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

select {
    border: 2px solid transparent !important;
    height: 53px !important;
    }

select:not(.not-empty) {
    color: #b6b5b4 !important;
    }

select > option[disabled] {
    display: none;
    }

span.nowrap,
span.no-wrap,
.nowrap,
.no-wrap {
    white-space: nowrap;
    vertical-align: top;
    }

html {
    overflow-x: hidden;
    }

html > body {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    width: 100%;
    min-width: 320px;
    min-height: 100vh;
    font-family: 'muller',sans-serif;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }

html > body:not(.is-touch) > main.components-container ul.apartments > li > a:not(.tour):not([download]):not([href]:hover):not(.favourite) > button.add-favourite,
html > body:not(.is-touch) > main.components-container ul.apartments > li > a:not(.tour):not([download]):not([href]:hover):not(.bookmarked) > button.add-bookmark,
html > body:not(.is-touch) > main.components-container ul.apartments > li > a:not(.tour):not([download]):not([href]:hover) ~ a.tour {
    pointer-events: none;
    opacity: 0;
    }

html > body.deluxe_meridian72 {
    color: #fff;
    background-color: #242424;
    }

html > body.tooltip-show:after {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    width: 100vw;
    height: 100vh;
    background: #323442;
    opacity: .75;
    content: '';
    }

html > body.line_meridian72.beach a:hover,
html > body.line_meridian72.beach a:focus {
    color: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach a:active {
    color: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach label.select:before {
    border-color: #0093d8;
    }

html > body.line_meridian72.beach div.markup ul > li:before {
    background: #0093d8;
    }

html > body.line_meridian72.beach ul.fields > li.personal-data > label:after,
html > body.line_meridian72.beach ul.fields > li.personal_data > label:after {
    border-color: #0093d8;
    }

html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    background: #0093d8;
    border-color: #0093d8;
    }

html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:hover,
html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus {
    background: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:active {
    background: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:focus {
    color: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:active {
    color: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > footer > nav > div.choose > ul.phones > li > a:hover,
html > body.line_meridian72.beach > footer > nav > div.choose > ul.phones > li > a:focus {
    color: #00a7e7;
    }

html > body.line_meridian72.beach > footer > nav > div.choose > ul.phones > li > a:active {
    color: #0080c9;
    }

html > body.line_meridian72.beach > header.landing {
    background: #fff;
    }

html > body.line_meridian72.beach > header.landing > nav > ul.phones > li > a:after,
html > body.line_meridian72.beach > header.landing > noindex > nav > ul.phones > li > a:after {
    color: #4e505c;
    }

html > body.line_meridian72.beach > header.landing > nav > ul > li:not(.current) > a,
html > body.line_meridian72.beach > header.landing > noindex > nav > ul > li:not(.current) > a {
    color: #4e505c;
    }

html > body.line_meridian72.beach > header.landing > nav > ul > li:not(.current) > a:hover,
html > body.line_meridian72.beach > header.landing > nav > ul > li:not(.current) > a:focus,
html > body.line_meridian72.beach > header.landing > noindex > nav > ul > li:not(.current) > a:hover,
html > body.line_meridian72.beach > header.landing > noindex > nav > ul > li:not(.current) > a:focus {
    color: #00a7e7;
    opacity: 1;
    }

html > body.line_meridian72.beach > header.landing > nav > ul > li:not(.current) > a:active,
html > body.line_meridian72.beach > header.landing > noindex > nav > ul > li:not(.current) > a:active {
    color: #0080c9;
    opacity: 1;
    }

html > body.line_meridian72.beach > header.landing > nav > ul > li > a,
html > body.line_meridian72.beach > header.landing > noindex > nav > ul > li > a {
    color: #4e505c;
    }

html > body.line_meridian72.beach > header.landing > nav > button.get-ajax-form,
html > body.line_meridian72.beach > header.landing > noindex > nav > button.get-ajax-form {
    background: #0093d8;
    border-color: #0093d8;
    }

html > body.line_meridian72.beach > header.landing > nav > button.get-ajax-form:hover,
html > body.line_meridian72.beach > header.landing > nav > button.get-ajax-form:focus,
html > body.line_meridian72.beach > header.landing > noindex > nav > button.get-ajax-form:hover,
html > body.line_meridian72.beach > header.landing > noindex > nav > button.get-ajax-form:focus {
    background: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > header.landing > nav > button.get-ajax-form:active,
html > body.line_meridian72.beach > header.landing > noindex > nav > button.get-ajax-form:active {
    background: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > header.landing > nav > label[for="main_menu"]:before,
html > body.line_meridian72.beach > header.landing > nav > label[for="main_menu"]:after,
html > body.line_meridian72.beach > header.landing > noindex > nav > label[for="main_menu"]:before,
html > body.line_meridian72.beach > header.landing > noindex > nav > label[for="main_menu"]:after {
    background: #0093d8;
    }

html > body.line_meridian72.beach > header.landing > nav > label[for="main_menu"]:before,
html > body.line_meridian72.beach > header.landing > noindex > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #0093d8,0 8px 0 0 #0093d8;
    box-shadow: 0 -8px 0 0 #0093d8,0 8px 0 0 #0093d8;
    }

html > body.line_meridian72.beach > header.landing > noindex {
    background: #fff;
    }

html > body.line_meridian72.beach > main.components-container > form[action*="form-component"]:before {
    background-image: url(images/loaders/loader-logo-green.svg);
    }

html > body.line_meridian72.beach > main.components-container > form[action*="form-component"] > ul.fields:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    content: '';
    background: -webkit-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: -moz-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: -ms-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: -o-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: linear-gradient(260deg,#00a7e7,#0080c9 400%);
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > form[action*="form-component"] > ul.fields:after {
    right: -24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body.line_meridian72.beach > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"] {
    background: #0093d8;
    border-color: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"]:hover,
html > body.line_meridian72.beach > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"]:focus {
    background: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"]:active {
    background: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.cards ul.items > li > div[data-href]:hover > h4,
html > body.line_meridian72.beach > main.components-container > section.cards ul.items > li > div[data-href]:hover > h3 {
    color: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.cigarette > div > a {
    background: #0093d8;
    border-color: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.cigarette > div > a:hover,
html > body.line_meridian72.beach > main.components-container > section.cigarette > div > a:focus {
    background: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.cigarette > div > a:active {
    background: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):hover > h3,
html > body.line_meridian72.beach > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):focus > h3 {
    color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):active > h3 {
    color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.combo-slideshow > div.bookmarks > ul > li.current:before {
    border-right-color: #0093d8;
    }

@media screen and (max-width: 999px) {
html > body.line_meridian72.beach > main.components-container > section.combo-slideshow > div.bookmarks > ul > li.current:before {
    border-top-color: #0093d8;
    border-right-color: transparent;
    }

}

html > body.line_meridian72.beach > main.components-container > section.comparison > ul > li > a > span:hover,
html > body.line_meridian72.beach > main.components-container > section.comparison > ul > li > a > span:focus {
    color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.comparison > ul > li > a > span:hover:before,
html > body.line_meridian72.beach > main.components-container > section.comparison > ul > li > a > span:focus:before {
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.comparison > ul > li > a > span:active {
    color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.comparison > ul > li > a > span:active:before {
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.genplan > div.picture > svg [id*="SEC-"]:hover [fill="#ED1C24"] {
    fill: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.genplan > div.picture > svg [id*="SEC-"]:hover [stroke="#ED1C24"] {
    stroke: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.how-to-buy > div > ul.text > li > a:hover > div > h3,
html > body.line_meridian72.beach > main.components-container > section.how-to-buy > div > ul.text > li > a:focus > div > h3 {
    color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.how-to-buy > div > ul.text > li > a:active > div > h3 {
    color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.how-to-buy > div > ul.text > li > a > svg .fill {
    fill: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.how-to-buy > div > ul.text > li > a > svg .stroke {
    stroke: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.infrastructure > div.map:before {
    background-image: url(images/loaders/loader-logo-green.svg);
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > h1,
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > p {
    color: #fff;
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > a.domrf {
    display: none;
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form {
    background: url(images/spruces-and-cones/ship-grey.svg) right top no-repeat #fff;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form {
    border: 1px solid #e7e6e4;
    }

}

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form:before {
    background-image: url(images/loaders/loader-logo-green.svg);
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    content: '';
    background: -webkit-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: -moz-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: -ms-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: -o-linear-gradient(190deg,#00a7e7,#0080c9 400%);
    background: linear-gradient(260deg,#00a7e7,#0080c9 400%);
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form:after {
    right: -1px;
    }

}

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > h2,
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > p {
    color: #4e505c;
    }

}

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    background: #0093d8;
    border-color: #0093d8;
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"]:hover,
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus {
    background: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"]:active {
    background: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:focus {
    color: #00a7e7;
    border-color: #00a7e7;
    }

html > body.line_meridian72.beach > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:active {
    color: #0080c9;
    border-color: #0080c9;
    }

html > body.line_meridian72.beach > main.components-container > section.promo-banner.colorful:before {
    content: none;
    }

html > body.line_meridian72.beach > main.components-container > section.promo-banner.green,
html > body.line_meridian72.beach > main.components-container > section.promo-banner.orange,
html > body.line_meridian72.beach > main.components-container > section.promo-banner.red {
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-webkit-linear-gradient(352deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-moz-linear-gradient(352deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-ms-linear-gradient(352deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-o-linear-gradient(352deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,linear-gradient(98deg,#00a7e7,#0080c9) center center no-repeat;
    -webkit-background-size: auto 100%,auto auto;
    -moz-background-size: auto 100%,auto auto;
    background-size: auto 100%,auto auto;
    }

html > body.line_meridian72.beach > main.components-container > section.promo-banner.blue {
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-webkit-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-moz-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-ms-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-o-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,linear-gradient(128deg,#00a7e7,#0080c9) center center no-repeat;
    -webkit-background-size: auto 100%,auto auto;
    -moz-background-size: auto 100%,auto auto;
    background-size: auto 100%,auto auto;
    }

html > body.line_meridian72.beach > main.components-container > section.zoom-image.haven:before {
    background-image: url(images/spruces-and-cones/haven.svg);
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > section.zoom-image.haven:before {
    background-image: url(images/spruces-and-cones/haven-mobile.svg);
    }

}

html > body.line_meridian72.beach > main.components-container > section.zoom-image.beach:before {
    background-image: url(images/spruces-and-cones/beach.svg);
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > section.zoom-image.beach:before {
    background-image: url(images/spruces-and-cones/beach-mobile.svg);
    }

}

html > body.line_meridian72.beach > main.components-container > section.zoom-image:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-position: right top;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72.beach > main.components-container > section.zoom-image:before {
    top: 24px;
    right: 24px;
    bottom: auto;
    left: auto;
    width: 64px;
    height: 64px;
    }

}

html > body.deluxe_meridian72 h2 {
    color: #fff;
    }

html > body.deluxe_meridian72 > footer.landing {
    background-color: #242424;
    }

html > body.deluxe_meridian72 > footer.landing a {
    border-bottom-color: #666;
    }

html > body.deluxe_meridian72 > footer.landing a:hover {
    color: #fff;
    border-bottom-color: #fff;
    }

html > body.deluxe_meridian72 > footer.landing > nav {
    z-index: 2;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about {
    color: #fff;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > h3 {
    color: #fff;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a {
    background-color: #4d4f58;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="youtube"]:before {
    border-left-color: #666;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a:hover[href*="youtube"]:before {
    border-left-color: #b6b5b4;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.phones > li > a {
    background: -webkit-linear-gradient(88deg,#7bae21,#00a7e7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a {
    background-color: #666;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="vk"] {
    background-image: url(images/social/darkVk.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="facebook"] {
    background-image: url(images/social/darkFb.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="ok.ru"] {
    background-image: url(images/social/darkOk.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="instagram"] {
    background-image: url(images/social/darkInstagram.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="youtube"] {
    background-image: url(images/social/darkYoutube.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="zen"] {
    background-image: url(images/social/darkZen.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a[href*="t.me"] {
    background-image: url(images/social/darkTelegram.svg);
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.about > ul.social > li > a:hover {
    background-color: #b6b5b4;
    }

html > body.deluxe_meridian72 > footer.landing > nav > ul > li {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > footer.landing > nav > ul > li {
    color: #4e505c;
    }

}

html > body.deluxe_meridian72 > footer.landing > nav > ul > li a:hover {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > footer.landing > nav > ul > li a:hover {
    color: #ff675e;
    }

}

html > body.deluxe_meridian72 > footer.landing > nav > ul > li > a {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > footer.landing > nav > ul > li > a {
    color: #4e505c;
    }

}

html > body.deluxe_meridian72 > footer.landing > nav > div.choose > ul.phones > li > a {
    background: -webkit-linear-gradient(60deg,#7bae21,#00a7e7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.choose > ul.phones > li > a:after {
    background: #fff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.choose > button.get-ajax-form {
    position: relative;
    border: 1px solid transparent;
    background: #242424;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.choose > button.get-ajax-form:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    content: '';
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.choose > button.get-ajax-form:hover,
html > body.deluxe_meridian72 > footer.landing > nav > div.choose > button.get-ajax-form:active,
html > body.deluxe_meridian72 > footer.landing > nav > div.choose > button.get-ajax-form:focus {
    color: #fff;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: transparent;
    }

html > body.deluxe_meridian72 > footer.landing > nav > label.select {
    color: #fff;
    background: #242424;
    }

html > body.deluxe_meridian72 > footer.landing > nav > label.select:before {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    }

html > body.deluxe_meridian72 > footer.landing > nav > div.application > div.qrcode a > svg path:not(.fill-background) {
    fill: #f5f4f2;
    }

html > body.deluxe_meridian72 > footer.landing > div {
    border-top: 1px solid #404040;
    }

html > body.deluxe_meridian72 > header.deluxe {
    background: #242424;
    }

html > body.deluxe_meridian72 > header.deluxe nav + noindex {
    background: #242424;
    }

html > body.deluxe_meridian72 > header.deluxe > nav > a.button {
    position: relative;
    border: 1px solid transparent;
    background: #242424;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    }

html > body.deluxe_meridian72 > header.deluxe > nav > a.button:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    content: '';
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body.deluxe_meridian72 > header.deluxe > nav > a.button:hover,
html > body.deluxe_meridian72 > header.deluxe > nav > a.button:active {
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    }

html > body.deluxe_meridian72 > header.deluxe > nav > label[for="main_menu"]:before,
html > body.deluxe_meridian72 > header.deluxe > nav > label[for="main_menu"]:after {
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    }

html > body.deluxe_meridian72 > header.deluxe > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #7bae21,0 8px 0 0 #00a7e7;
    box-shadow: 0 -8px 0 0 #7bae21,0 8px 0 0 #00a7e7;
    }

html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form {
    position: relative;
    margin-left: 40px;
    font-size: 14px;
    border: 1px solid transparent;
    background: #242424;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form {
    display: block;
    padding: 12px;
    margin: 0 24px;
    font-size: 0;
    line-height: 14px;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form:before {
    content: 'Заказ звонка';
    }

}

html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form:after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    z-index: -1;
    content: '';
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form:hover,
html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form:active,
html > body.deluxe_meridian72 > header.deluxe > nav > button.get-ajax-form:focus {
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body.deluxe_meridian72 > header.deluxe > noindex {
    height: -webkit-calc(100% - 8px * 10);
    height: -moz-calc(100% - 8px * 10);
    height: calc(100% - 8px * 10);
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > header.deluxe > noindex {
    height: -webkit-calc(100% - 8px * 7);
    height: -moz-calc(100% - 8px * 7);
    height: calc(100% - 8px * 7);
    }

}

html > body.deluxe_meridian72 > header.deluxe > noindex > nav > button.get-ajax-form {
    position: relative;
    border: 1px solid transparent;
    background: #242424;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    }

html > body.deluxe_meridian72 > header.deluxe > noindex > nav > button.get-ajax-form:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    content: '';
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body.deluxe_meridian72 > header.deluxe > noindex > nav > button.get-ajax-form:hover,
html > body.deluxe_meridian72 > header.deluxe > noindex > nav > button.get-ajax-form:active,
html > body.deluxe_meridian72 > header.deluxe > noindex > nav > button.get-ajax-form:focus {
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: transparent;
    }

html > body.deluxe_meridian72 > header.deluxe.fixed:not(.open) {
    background: rgba(36,36,36,.3);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    }

html > body.deluxe_meridian72 > header.deluxe.fixed:not(.open).not-glass {
    background: rgba(36,36,36,.9);
    }

html > body.deluxe_meridian72 > header.deluxe:not(.fixed) > nav > ul > li > a {
    color: #adaeb4;
    }

html > body.deluxe_meridian72 > header.deluxe:not(.fixed) > nav > ul > li > a:hover {
    opacity: 1 !important;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container.error-404 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > h1,
html > body.deluxe_meridian72 > main.components-container.error-404 > p {
    width: 39.762611275964%;
    color: white;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > h1,
html > body.deluxe_meridian72 > main.components-container.error-404 > p {
    width: 100%;
    max-width: 480px;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    color: white;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > a {
    line-height: 49px;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > a:focus,
html > body.deluxe_meridian72 > main.components-container.error-404 > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body.deluxe_meridian72 > main.components-container.error-404 > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body.deluxe_meridian72 > main.components-container.error-404 > a:focus {
    outline: none;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > a {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }

}

@media screen and (max-width: 479px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > a {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    margin: 29px 0 32px;
    color: white;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > h1 {
    font-size: 24px;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 16px;
    color: white;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > p {
    font-size: 17px;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > p.note {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin-bottom: 40px;
    color: white;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container.error-404 > p.note {
    font-size: 13px;
    }

}

html > body.deluxe_meridian72 > main.components-container.error-404 > p.note > a {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > h2 {
    color: #fff;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li figure {
    filter: invert(.84);
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a:not(.tour) {
    background: #292929;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li {
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.complex {
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.complex:after {
    color: #999 !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.rooms {
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.rooms:before,
html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.rooms:after {
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.area {
    color: #999 !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.floor {
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked > ul.properties > li.price {
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li > a.checked:hover > ul.properties > li.price {
    color: #00f26a !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.more > a.further,
html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.more > button.further {
    color: #fff;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    border: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further {
    background: #292929 !important;
    border: none !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > p {
    color: white !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a {
    position: relative;
    border: none !important;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    content: '';
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a:before {
    border-left: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a:hover,
html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a:active {
    color: #fff !important;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    border: none !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a:hover:before,
html > body.deluxe_meridian72 > main.components-container > section.apartments-lists > ul > li.further > a:active:before {
    border-left: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.centered-text {
    color: #fff;
    }

html > body.deluxe_meridian72 > main.components-container > section.centered-text > h2 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.0810810810811;
    color: #fff;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.centered-text > h2 {
    font-size: 20px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.centered-text > div.markup > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #cfcecd;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.centered-text > div.markup > p {
    font-size: 17px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.cigarette {
    background: #292929;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.cigarette:before {
    background: #292929;
    z-index: 1;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.cigarette > picture {
    background: #292929;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.cigarette > picture {
    z-index: 2;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.cigarette > div {
    z-index: 2;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > h2 {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > p {
    color: #999;
    }

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a {
    position: relative;
    border: none;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a:after {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    z-index: -1;
    content: '';
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a:before {
    border-left: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a:hover,
html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a:active {
    color: #fff !important;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a:hover:before,
html > body.deluxe_meridian72 > main.components-container > section.cigarette > div > a:active:before {
    border-left: 2px solid #fff !important;
    border-bottom: 2px solid #fff !important;
    }

html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > h2 {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks:before {
    display: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li > h3 {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li > p {
    color: #ecedf2;
    }

html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):hover {
    background: #7f818b;
    }

html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li.current:before {
    border-right: 8px solid white;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li.current:before {
    border-top: 8px solid white;
    border-right: 5px solid transparent;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.first-screen:before {
    display: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container:before {
    position: absolute;
    bottom: 0;
    z-index: -1;
    width: 100vw;
    height: 300px;
    margin-left: -webkit-calc(calc(100vw - 1348px) / -2);
    margin-left: -moz-calc(calc(100vw - 1348px) / -2);
    margin-left: calc(calc(100vw - 1348px) / -2);
    content: '';
    background: -webkit-linear-gradient(90deg,#242424 0%,rgba(36,36,36,.35) 42.84%,rgba(217,217,217,0) 100%);
    background: -moz-linear-gradient(90deg,#242424 0%,rgba(36,36,36,.35) 42.84%,rgba(217,217,217,0) 100%);
    background: -ms-linear-gradient(90deg,#242424 0%,rgba(36,36,36,.35) 42.84%,rgba(217,217,217,0) 100%);
    background: -o-linear-gradient(90deg,#242424 0%,rgba(36,36,36,.35) 42.84%,rgba(217,217,217,0) 100%);
    background: linear-gradient(0deg,#242424 0%,rgba(36,36,36,.35) 42.84%,rgba(217,217,217,0) 100%);
    }

@media (max-width: 1420px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container:before {
    margin-left: -36px;
    }

}

@media maxW_1000 {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container:before {
    display: none;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.pretitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    margin-bottom: 3px;
    font-size: 24px;
    font-weight: 400;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.pretitle {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.pretitle {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: 700;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.pretitle {
    font-size: 17px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > h1.title {
    font-size: 61px;
    font-weight: 700;
    line-height: 1.0655737704918;
    color: #fff;
    letter-spacing: -3px;
    margin-bottom: 0;
    font-size: 80px;
    font-weight: 400;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > h1.title {
    font-size: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > h1.title {
    margin-bottom: 20px;
    font-size: 61px;
    font-weight: 700;
    letter-spacing: 0;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > h1.title {
    font-size: 30px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.subtitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.subtitle {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container > section.first-screen > div.text-container > p.subtitle {
    font-weight: 700;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    width: 100%;
    max-width: none;
    margin-bottom: 36px;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > h2 {
    font-size: 20px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li {
    background-color: #282828;
    border: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li:hover {
    background-color: #2e2e2e;
    border: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:hover > div > h3 {
    color: #fff;
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:after {
    position: absolute;
    left: 38px;
    content: '';
    width: 100%;
    max-width: 50px;
    height: 100%;
    max-height: 50px;
    filter: blur(15px);
    opacity: .3;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 999px) {
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:after {
    left: 25px;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:after {
    top: 35px;
    }

}

@media screen and (max-width: 479px) {
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:after {
    top: 25px;
    left: 15px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg {
    position: relative;
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg > path.fill {
    fill: url(#deluxeGradient);
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg g.stroke {
    stroke: url(#deluxeGradient);
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg g > path.fill,
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg g > polygon.fill {
    fill: url(#deluxeGradient);
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg g > path.stroke,
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg g > polygon.stroke,
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg g > polyline.stroke {
    stroke: url(#deluxeGradient);
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg path.rub {
    fill: #282828;
    }

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > h3 {
    font-size: 17px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #999;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > p {
    font-size: 16px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.infrastructure > div.map:before {
    background-color: #292929;
    }

html > body.deluxe_meridian72 > main.components-container > section.list > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    color: #4e505c;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > p {
    font-size: 16px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.list > h2 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.0810810810811;
    color: #fff;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li:not(:nth-last-child(1)) {
    margin-bottom: 32px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > h3,
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > h3 {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.1851851851852;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > h3,
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > h3 {
    font-size: 20px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > h3:not(:last-child),
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > h3:not(:last-child) {
    margin-bottom: -webkit-calc(16px);
    margin-bottom: -moz-calc(16px);
    margin-bottom: calc(16px);
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > h3:not(:last-child),
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > h3:not(:last-child) {
    margin-bottom: 8px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > span.factoid,
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > span.factoid {
    background: -webkit-linear-gradient(88deg,#7bae21,#00a7e7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > span.factoid,
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > span.factoid {
    margin-bottom: 16px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > p,
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > p {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > p,
html > body.deluxe_meridian72 > main.components-container > section.list > ul > li > a > p {
    font-size: 17px;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:before,
html > body.deluxe_meridian72 > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:after {
    background-color: #57cec8;
    }

html > body.deluxe_meridian72 > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > button {
    background-color: transparent;
    background: -webkit-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -moz-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -ms-linear-gradient(45deg,#7bae21,#00a7e7);
    background: -o-linear-gradient(45deg,#7bae21,#00a7e7);
    background: linear-gradient(45deg,#7bae21,#00a7e7);
    -webkit-box-shadow: 0 12px 12px -8px rgba(48,32,31,.37);
    box-shadow: 0 12px 12px -8px rgba(48,32,31,.37);
    }

html > body.deluxe_meridian72 > main.components-container > section.promo-banner.green {
    background: -webkit-linear-gradient(88deg,#7bae21,#00a7e7);
    }

html > body.deluxe_meridian72 > main.components-container > section.promo-banner.green:before {
    display: none;
    }

html > body.deluxe_meridian72 > main.components-container > section.text-with-media > div.text {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.text-with-media > div.text > div.title > h2 {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.text-with-media > div.text > div.title > p {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.text-with-media > div.text > div.markup > p {
    color: white;
    }

html > body.deluxe_meridian72 > main.components-container > section.tiles > ul > li > a {
    padding: 40px 36px;
    }

html > body.deluxe_meridian72 > main.components-container > section.tiles > ul > li > a > h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    }

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.tiles > ul > li > a > h3 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body.deluxe_meridian72 > main.components-container > section.tiles > ul > li > a > h3 {
    font-size: 20px;
    line-height: 1.3;
    }

}

@media screen and (max-width: 743px) {
html > body.deluxe_meridian72 > main.components-container > section.tiles > ul > li > a > h3 {
    font-size: 14px;
    line-height: 1.1428571428571;
    }

}

html > body.deluxe_meridian72 > main.components-container > section.video > h2 {
    color: white;
    }

html > body.family_meridian72 a:hover,
html > body.family_meridian72 a:focus {
    color: #f26259;
    border-color: #f26259;
    }

html > body.family_meridian72 a:active {
    color: #ff675e;
    border-color: #ff675e;
    }

html > body.family_meridian72 label.select:before {
    border-color: #f26259;
    }

html > body.family_meridian72 div.markup ul > li:before {
    background: #f26259;
    }

html > body.family_meridian72 > header.landing {
    background: #fff;
    }

html > body.family_meridian72 > header.landing > nav > ul.phones > li > a:after,
html > body.family_meridian72 > header.landing > noindex > nav > ul.phones > li > a:after {
    color: #4e505c;
    }

html > body.family_meridian72 > header.landing > nav > ul > li:not(.current) > a,
html > body.family_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a {
    color: #4e505c;
    }

html > body.family_meridian72 > header.landing > nav > ul > li:not(.current) > a:hover,
html > body.family_meridian72 > header.landing > nav > ul > li:not(.current) > a:focus,
html > body.family_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:hover,
html > body.family_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:focus {
    color: #f26259;
    opacity: 1;
    }

html > body.family_meridian72 > header.landing > nav > ul > li:not(.current) > a:active,
html > body.family_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:active {
    color: #ff675e;
    opacity: 1;
    }

html > body.family_meridian72 > header.landing > nav > ul > li > a,
html > body.family_meridian72 > header.landing > noindex > nav > ul > li > a {
    color: #4e505c;
    }

html > body.family_meridian72 > header.landing > nav > button.get-ajax-form,
html > body.family_meridian72 > header.landing > noindex > nav > button.get-ajax-form {
    background: #f26259;
    border-color: #f26259;
    }

html > body.family_meridian72 > header.landing > nav > button.get-ajax-form:hover,
html > body.family_meridian72 > header.landing > nav > button.get-ajax-form:focus,
html > body.family_meridian72 > header.landing > noindex > nav > button.get-ajax-form:hover,
html > body.family_meridian72 > header.landing > noindex > nav > button.get-ajax-form:focus {
    background: #f26259;
    border-color: #f26259;
    }

html > body.family_meridian72 > header.landing > nav > button.get-ajax-form:active,
html > body.family_meridian72 > header.landing > noindex > nav > button.get-ajax-form:active {
    background: #ff675e;
    border-color: #ff675e;
    }

html > body.family_meridian72 > header.landing > nav > label[for="main_menu"]:before,
html > body.family_meridian72 > header.landing > nav > label[for="main_menu"]:after,
html > body.family_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:before,
html > body.family_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:after {
    background: #f26259;
    }

html > body.family_meridian72 > header.landing > nav > label[for="main_menu"]:before,
html > body.family_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #f26259,0 8px 0 0 #f26259;
    box-shadow: 0 -8px 0 0 #f26259,0 8px 0 0 #f26259;
    }

html > body.family_meridian72 > header.landing > noindex {
    background: #fff;
    }

html > body.family_meridian72 > main.components-container > section.cigarette:before {
    background: #323442;
    }

html > body.family_meridian72 > main.components-container > section.cigarette > div > h2 {
    color: #fff;
    }

html > body.family_meridian72 > main.components-container > section.cigarette > div > p {
    color: #fff;
    }

html > body.family_meridian72 > main.components-container > section.cigarette > div > div.application {
    margin-top: 0;
    }

@media screen and (max-width: 743px) {
html > body.family_meridian72 > main.components-container > section.cigarette > div > div.application {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

}

html > body.family_meridian72 > main.components-container > section.cigarette > div > div.application > ul.store > li > a {
    height: 48px;
    }

@media screen and (max-width: 999px) {
html > body.family_meridian72 > main.components-container > section.cigarette > div > div.application > ul.store > li > a {
    height: 40px;
    }

}

@media screen and (max-width: 999px) {
html > body.family_meridian72 > main.components-container > section.cigarette > div > div.application > ul.store > li > a > svg {
    width: 135px;
    height: 40px;
    }

html > body.family_meridian72 > main.components-container > section.cigarette > div > div.application > ul.store > li > a > svg.app-store {
    width: 120px;
    }

}

html > body.family_meridian72 > main.components-container > section.cigarette > picture {
    background: #323442;
    }

html > body.family_meridian72 > main.components-container > section.landing-promo-header {
    height: auto;
    min-height: 455px;
    }

html > body.family_meridian72 > main.components-container > section.text-with-media > div.text > div.application {
    margin-top: 32px;
    }

@media screen and (max-width: 743px) {
html > body.family_meridian72 > main.components-container > section.text-with-media > div.text > div.application {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

}

html > body.family_meridian72 > main.components-container > section.text-with-media > div.text > div.application > ul.store > li > a {
    height: 40px;
    }

html > body.family_meridian72 > main.components-container > section.text-with-media > div.text > div.application > ul.store > li > a > svg {
    width: 135px;
    height: 40px;
    }

html > body.family_meridian72 > main.components-container > section.text-with-media > div.text > div.application > ul.store > li > a > svg.app-store {
    width: 120px;
    }

html > body.line_meridian72 a:hover,
html > body.line_meridian72 a:focus {
    color: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 a:active {
    color: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 label.select:before {
    border-color: #7bae21;
    }

html > body.line_meridian72 div.markup ul > li:before {
    background: #7bae21;
    }

html > body.line_meridian72 ul.fields > li.personal-data > label:after,
html > body.line_meridian72 ul.fields > li.personal_data > label:after {
    border-color: #7bae21;
    }

html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    background: #7bae21;
    border-color: #7bae21;
    }

html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:hover,
html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus {
    background: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:active {
    background: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:focus {
    color: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:active {
    color: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > footer > nav > div.choose > ul.phones > li > a:hover,
html > body.line_meridian72 > footer > nav > div.choose > ul.phones > li > a:focus {
    color: #95c11f;
    }

html > body.line_meridian72 > footer > nav > div.choose > ul.phones > li > a:active {
    color: #539326;
    }

html > body.line_meridian72 > header.landing {
    background: #fff;
    }

html > body.line_meridian72 > header.landing > nav > ul.phones > li > a:after,
html > body.line_meridian72 > header.landing > noindex > nav > ul.phones > li > a:after {
    color: #4e505c;
    }

html > body.line_meridian72 > header.landing > nav > ul > li:not(.current) > a,
html > body.line_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a {
    color: #4e505c;
    }

html > body.line_meridian72 > header.landing > nav > ul > li:not(.current) > a:hover,
html > body.line_meridian72 > header.landing > nav > ul > li:not(.current) > a:focus,
html > body.line_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:hover,
html > body.line_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:focus {
    color: #95c11f;
    opacity: 1;
    }

html > body.line_meridian72 > header.landing > nav > ul > li:not(.current) > a:active,
html > body.line_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:active {
    color: #539326;
    opacity: 1;
    }

html > body.line_meridian72 > header.landing > nav > ul > li > a,
html > body.line_meridian72 > header.landing > noindex > nav > ul > li > a {
    color: #4e505c;
    }

html > body.line_meridian72 > header.landing > nav > button.get-ajax-form,
html > body.line_meridian72 > header.landing > noindex > nav > button.get-ajax-form {
    background: #7bae21;
    border-color: #7bae21;
    }

html > body.line_meridian72 > header.landing > nav > button.get-ajax-form:hover,
html > body.line_meridian72 > header.landing > nav > button.get-ajax-form:focus,
html > body.line_meridian72 > header.landing > noindex > nav > button.get-ajax-form:hover,
html > body.line_meridian72 > header.landing > noindex > nav > button.get-ajax-form:focus {
    background: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > header.landing > nav > button.get-ajax-form:active,
html > body.line_meridian72 > header.landing > noindex > nav > button.get-ajax-form:active {
    background: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > header.landing > nav > label[for="main_menu"]:before,
html > body.line_meridian72 > header.landing > nav > label[for="main_menu"]:after,
html > body.line_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:before,
html > body.line_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:after {
    background: #7bae21;
    }

html > body.line_meridian72 > header.landing > nav > label[for="main_menu"]:before,
html > body.line_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #7bae21,0 8px 0 0 #7bae21;
    box-shadow: 0 -8px 0 0 #7bae21,0 8px 0 0 #7bae21;
    }

html > body.line_meridian72 > header.landing > noindex {
    background: #fff;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > div.tooltip {
    position: absolute;
    top: -16px;
    left: -212px;
    opacity: 0;
    visibility: hidden;
    max-width: 160px;
    padding: 16px;
    pointer-events: none;
    background: #e7e6e4;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 479px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > div.tooltip {
    display: none;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > div.tooltip:before {
    position: absolute;
    bottom: -webkit-calc(50% - 3px);
    bottom: -moz-calc(50% - 3px);
    bottom: calc(50% - 3px);
    left: auto;
    right: -3px;
    width: 8px;
    height: 8px;
    content: '';
    background: #e7e6e4;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > div.tooltip > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > div.tooltip > p {
    font-size: 12px;
    }

}

html > body.line_meridian72 > main.components-container > form[action*="form-component"]:before {
    background-image: url(images/loaders/loader-logo-green.svg);
    }

html > body.line_meridian72 > main.components-container > form[action*="form-component"] > ul.fields:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    content: '';
    background: -webkit-linear-gradient(190deg,#95c11f,#539326 400%);
    background: -moz-linear-gradient(190deg,#95c11f,#539326 400%);
    background: -ms-linear-gradient(190deg,#95c11f,#539326 400%);
    background: -o-linear-gradient(190deg,#95c11f,#539326 400%);
    background: linear-gradient(260deg,#95c11f,#539326 400%);
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > form[action*="form-component"] > ul.fields:after {
    right: -24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body.line_meridian72 > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"] {
    background: #7bae21;
    border-color: #7bae21;
    }

html > body.line_meridian72 > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"]:hover,
html > body.line_meridian72 > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"]:focus {
    background: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > form[action*="form-component"] > ul.fields > li.controls > button[type="submit"]:active {
    background: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.cards ul.items > li > div[data-href]:hover > h3 {
    color: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.cigarette > div > a {
    background: #7bae21;
    border-color: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.cigarette > div > a:hover,
html > body.line_meridian72 > main.components-container > section.cigarette > div > a:focus {
    background: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.cigarette > div > a:active {
    background: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):hover > h3,
html > body.line_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):focus > h3 {
    color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li:not(.current):active > h3 {
    color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li.current:before {
    border-right-color: #7bae21;
    }

@media screen and (max-width: 999px) {
html > body.line_meridian72 > main.components-container > section.combo-slideshow > div.bookmarks > ul > li.current:before {
    border-top-color: #7bae21;
    border-right-color: transparent;
    }

}

html > body.line_meridian72 > main.components-container > section.comparison > ul > li > a > span:hover,
html > body.line_meridian72 > main.components-container > section.comparison > ul > li > a > span:focus {
    color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.comparison > ul > li > a > span:hover:before,
html > body.line_meridian72 > main.components-container > section.comparison > ul > li > a > span:focus:before {
    border-color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.comparison > ul > li > a > span:active {
    color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.comparison > ul > li > a > span:active:before {
    border-color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.genplan > div.picture > svg [id*="SEC-"]:hover [fill="#ED1C24"] {
    fill: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.genplan > div.picture > svg [id*="SEC-"]:hover [stroke="#ED1C24"] {
    stroke: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a:hover > div > h3,
html > body.line_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a:focus > div > h3 {
    color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a:active > div > h3 {
    color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > svg .fill {
    fill: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.how-to-buy > div > ul.text > li > a > svg .stroke {
    stroke: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.infrastructure > div.map:before {
    background-image: url(images/loaders/loader-logo-green.svg);
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > h1,
html > body.line_meridian72 > main.components-container > section.landing-promo-header > p,
html > body.line_meridian72 > main.components-container > section.landing-promo-header > p.pretitle {
    color: #fff;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > h1 {
    color: #fff !important;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    top: 64px;
    right: 0;
    }

@media screen and (max-width: 479px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals {
    position: static;
    margin-bottom: 32px;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li:hover > div.tooltip {
    opacity: 1;
    visibility: visible;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a:hover > picture {
    filter: grayscale(0);
    background: #fff;
    border-color: #fff;
    }

@media screen and (max-width: 479px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a:hover > picture {
    background: none;
    border-color: transparent;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a > picture {
    display: block;
    padding: 5px;
    font-size: 0;
    filter: grayscale(1);
    border: 1px solid rgba(255,255,255,.2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    }

@media screen and (max-width: 479px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a > picture {
    padding: 0;
    filter: none;
    border: none;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a > picture > img {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 82px;
    height: 82px;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a > picture > img {
    font-size: 15px;
    }

}

@media screen and (max-width: 479px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > ul.medals > li > a > picture > img {
    width: 64px;
    height: 64px;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form {
    background: url(images/spruces-and-cones/spruce.svg) right top no-repeat #fff;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form {
    border: 1px solid #e7e6e4;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form:before {
    background-image: url(images/loaders/loader-logo-green.svg);
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    content: '';
    background: -webkit-linear-gradient(190deg,#95c11f,#539326 400%);
    background: -moz-linear-gradient(190deg,#95c11f,#539326 400%);
    background: -ms-linear-gradient(190deg,#95c11f,#539326 400%);
    background: -o-linear-gradient(190deg,#95c11f,#539326 400%);
    background: linear-gradient(260deg,#95c11f,#539326 400%);
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form:after {
    right: -1px;
    }

}

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > h2,
html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > p {
    color: #4e505c;
    }

}

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    background: #7bae21;
    border-color: #7bae21;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"]:hover,
html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus {
    background: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit > button[type="submit"]:active {
    background: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:focus {
    color: #95c11f;
    border-color: #95c11f;
    }

html > body.line_meridian72 > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:active {
    color: #539326;
    border-color: #539326;
    }

html > body.line_meridian72 > main.components-container > section.promo-banner.colorful:before {
    content: none;
    }

html > body.line_meridian72 > main.components-container > section.promo-banner.green,
html > body.line_meridian72 > main.components-container > section.promo-banner.orange,
html > body.line_meridian72 > main.components-container > section.promo-banner.red {
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-webkit-linear-gradient(352deg,#95c11f,#539326) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-moz-linear-gradient(352deg,#95c11f,#539326) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-ms-linear-gradient(352deg,#95c11f,#539326) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,-o-linear-gradient(352deg,#95c11f,#539326) center center no-repeat;
    background: url(images/spruces-and-cones/cone.svg) right top no-repeat,linear-gradient(98deg,#95c11f,#539326) center center no-repeat;
    -webkit-background-size: auto 100%,auto auto;
    -moz-background-size: auto 100%,auto auto;
    background-size: auto 100%,auto auto;
    }

html > body.line_meridian72 > main.components-container > section.promo-banner.blue {
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-webkit-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-moz-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-ms-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,-o-linear-gradient(322deg,#00a7e7,#0080c9) center center no-repeat;
    background: url(images/spruces-and-cones/ship.svg) right top no-repeat,linear-gradient(128deg,#00a7e7,#0080c9) center center no-repeat;
    -webkit-background-size: auto 100%,auto auto;
    -moz-background-size: auto 100%,auto auto;
    background-size: auto 100%,auto auto;
    }

html > body.line_meridian72 > main.components-container > section.zoom-image.haven:before {
    background-image: url(images/spruces-and-cones/haven.svg);
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.zoom-image.haven:before {
    background-image: url(images/spruces-and-cones/haven-mobile.svg);
    }

}

html > body.line_meridian72 > main.components-container > section.zoom-image.beach:before {
    background-image: url(images/spruces-and-cones/beach.svg);
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.zoom-image.beach:before {
    background-image: url(images/spruces-and-cones/beach-mobile.svg);
    }

}

html > body.line_meridian72 > main.components-container > section.zoom-image:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-position: right top;
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    -moz-background-size: auto 100%;
    background-size: auto 100%;
    }

@media screen and (max-width: 743px) {
html > body.line_meridian72 > main.components-container > section.zoom-image:before {
    top: 24px;
    right: 24px;
    bottom: auto;
    left: auto;
    width: 64px;
    height: 64px;
    }

}

html > body.line_meridian72.index > main.components-container > section.landing-promo-header > a.domrf {
    display: none;
    }

html > body.line_meridian72.index > main.components-container > section.landing-promo-header > ul.medals {
    display: block;
    }

@media screen and (max-width: 479px) {
html > body.line_meridian72.index > main.components-container > section.landing-promo-header > ul.medals {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body.online_meridian72 > footer {
    background: #323442;
    }

html > body.online_meridian72 > footer > nav > div.about {
    color: #fff;
    }

html > body.online_meridian72 > footer > nav > div.about > h3 {
    color: #fff;
    }

html > body.online_meridian72 > footer > nav > div.about > ul.social > li > a {
    background-color: #4d4f58;
    }

html > body.online_meridian72 > footer > nav > div.about > ul.social > li > a[href*="youtube"]:before {
    border-left-color: #4d4f58;
    }

html > body.online_meridian72 > footer > nav > ul > li {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > footer > nav > ul > li {
    color: #4e505c;
    }

}

html > body.online_meridian72 > footer > nav > ul > li a:hover {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > footer > nav > ul > li a:hover {
    color: #ff675e;
    }

}

html > body.online_meridian72 > footer > nav > ul > li > a {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > footer > nav > ul > li > a {
    color: #4e505c;
    }

}

html > body.online_meridian72 > footer > nav > div.choose > ul.phones > li > a,
html > body.online_meridian72 > footer > nav > div.choose > button.get-ajax-form {
    color: rgba(231,230,228,.75) !important;
    }

html > body.online_meridian72 > footer > nav > div.choose > ul.phones > li > a:hover,
html > body.online_meridian72 > footer > nav > div.choose > button.get-ajax-form:hover {
    color: #fff !important;
    }

html > body.online_meridian72 > footer > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 416px;
    border-top: none;
    }

@media screen and (max-width: 1279px) {
html > body.online_meridian72 > footer > div {
    padding-right: 32%;
    }

}

@media screen and (max-width: 999px) {
html > body.online_meridian72 > footer > div {
    padding-right: 0;
    }

}

html > body.online_meridian72 > footer > div:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 792px;
    height: 1px;
    content: '';
    opacity: .1;
    background: #e7e6e4;
    }

@media screen and (max-width: 1279px) {
html > body.online_meridian72 > footer > div:before {
    width: 66%;
    }

}

@media screen and (max-width: 999px) {
html > body.online_meridian72 > footer > div:before {
    width: 100%;
    }

}

html > body.online_meridian72 > footer > div a:hover {
    color: #fff;
    }

html > body.online_meridian72 > footer > div > p.info {
    width: auto;
    }

html > body.online_meridian72 > footer > div > p > a {
    border-color: rgba(231,230,228,.1);
    }

html > body.online_meridian72 > footer > div > p > a:hover {
    border-color: #fff;
    }

html > body.online_meridian72 > header.landing {
    background: none;
    border-bottom: 1px solid rgba(231,230,228,.2);
    -webkit-transition: top .3s ease-in-out,background .3s ease-in-out;
    -moz-transition: top .3s ease-in-out,background .3s ease-in-out;
    -o-transition: top .3s ease-in-out,background .3s ease-in-out;
    transition: top .3s ease-in-out,background .3s ease-in-out;
    }

html > body.online_meridian72 > header.landing.fixed {
    background: #323442;
    }

html > body.online_meridian72 > header.landing.fixed:before {
    opacity: 0;
    }

html > body.online_meridian72 > header:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 120px;
    content: '';
    background: -webkit-linear-gradient(rgba(22,25,42,.5),transparent 92%);
    background: -moz-linear-gradient(rgba(22,25,42,.5),transparent 92%);
    background: -ms-linear-gradient(rgba(22,25,42,.5),transparent 92%);
    background: -o-linear-gradient(rgba(22,25,42,.5),transparent 92%);
    background: linear-gradient(rgba(22,25,42,.5),transparent 92%);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    }

html > body.online_meridian72 > header > nav > ul > li > a {
    font-weight: 700;
    }

html > body.online_meridian72 > input.state-switch:checked#main_menu ~ header.landing {
    background: #323442;
    }

html > body.online_meridian72 > input.state-switch:checked#main_menu ~ header.landing:before {
    opacity: 0;
    }

html > body.online_meridian72 > main.components-container > section.calculator > h2,
html > body.online_meridian72 > main.components-container > section.calculator > p {
    margin-right: 34.421364985163%;
    }

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.calculator > h2,
html > body.online_meridian72 > main.components-container > section.calculator > p {
    margin-right: 0;
    }

}

html > body.online_meridian72 > main.components-container > section.calculator > div.mortgage-calculator:not(.controls) {
    width: 65.578635014837%;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > main.components-container > section.calculator > div.mortgage-calculator:not(.controls) {
    width: 100%;
    }

}

html > body.online_meridian72 > main.components-container > section.calculator > div.mortgage-calculator:not(.controls) > form.adjuster {
    width: 100%;
    }

html > body.online_meridian72 > main.components-container > section.calculator > div.mortgage-calculator:not(.controls) > figure {
    display: none;
    }

html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 34.421364985163%;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody {
    padding-right: 0;
    }

}

html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program {
    width: 22%;
    }

@media screen and (max-width: 1279px) {
html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program {
    width: 48%;
    }

}

@media screen and (max-width: 479px) {
html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program {
    width: 100%;
    }

}

html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program.add-mrg {
    margin-right: 0;
    }

html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate {
    margin-bottom: 12px;
    }

@media screen and (max-width: 1279px) {
html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate {
    margin-bottom: 0;
    }

}

html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    text-align: left;
    }

@media screen and (max-width: 1279px) {
html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: -webkit-calc(100% - 79px);
    width: -moz-calc(100% - 79px);
    width: calc(100% - 79px);
    text-align: right;
    }

}

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    }

}

html > body.online_meridian72 > main.components-container > section.list > h2 {
    margin-right: 34.421364985163%;
    margin-bottom: 16px;
    }

html > body.online_meridian72 > main.components-container > section.list > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-right: 34.421364985163%;
    }

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.list > p {
    font-size: 17px;
    }

}

html > body.online_meridian72 > main.components-container > section.list > ul > li:not(:nth-child(3n)) {
    margin-right: 0;
    }

html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n - 1) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n - 1) {
    margin-right: 3.2640949554896%;
    }

}

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n - 1) {
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n - 1) {
    margin-right: 0;
    }

}

html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n) {
    margin-right: 34.421364985163%;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n) {
    margin-right: 3.2640949554896%;
    }

}

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(2n) {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(3n) {
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(3n):not(:nth-child(2n)) {
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body.online_meridian72 > main.components-container > section.list > ul > li:nth-child(3n):not(:nth-child(2n)) {
    margin-right: 0;
    }

}

html > body.online_meridian72 > main.components-container > section.promo-banner {
    width: 65.578635014837%;
    margin-top: 0;
    }

@media screen and (max-width: 999px) {
html > body.online_meridian72 > main.components-container > section.promo-banner {
    width: 100%;
    }

}

html > body.online_meridian72 > main.components-container > section.promo-banner:not(.taxi) > figure {
    width: 25%;
    }

@media screen and (max-width: 743px) {
html > body.online_meridian72 > main.components-container > section.promo-banner:not(.taxi) > figure {
    width: 100px;
    }

}

@media screen and (max-width: 479px) {
html > body.online_meridian72 > main.components-container > section.promo-banner:not(.taxi) > figure {
    width: 64px;
    margin-top: 16px;
    }

}

html > body.online_meridian72 > main.components-container > section.promo-banner:not(.taxi) > p {
    max-width: 75%;
    }

@media screen and (max-width: 1279px) {
html > body.online_meridian72 > main.components-container > section.promo-banner:not(.taxi) > p {
    max-width: 65%;
    padding-right: 32px;
    }

}

html > body.online_meridian72 > main.components-container > section.promo-banner:not(.taxi) > button {
    display: none;
    }

html > body.workspace > header:not(.landing):before {
    background: #5968e9;
    }

html > body.workspace > header:not(.landing) > div.contacts > a.order-taxi {
    margin-right: 24px;
    }

@media screen and (max-width: 1279px) {
html > body.workspace > header:not(.landing) > div.contacts > a.order-taxi {
    margin-right: 0;
    background-color: rgba(255,255,255,.08);
    }

}

html > body.workspace > header:not(.landing) > div.contacts > ul.phones {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: 0;
    }

@media screen and (max-width: 1279px) {
html > body.workspace > header:not(.landing) > div.contacts > ul.phones {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }

}

html > body.workspace > header:not(.landing) > div.contacts > ul.phones > li:not(:first-child) {
    margin-right: 24px;
    }

@media screen and (max-width: 1279px) {
html > body.workspace > header:not(.landing) > div.contacts > ul.phones > li:not(:first-child) {
    margin-right: 0;
    }

}

html > body.workspace > header:not(.landing) > div.contacts > ul.phones > li:not(:first-child) > a {
    white-space: nowrap;
    }

@media screen and (max-width: 1279px) {
html > body.workspace > header:not(.landing) > div.contacts > ul.phones > li:not(:first-child) > a.order-callback {
    background-color: rgba(255,255,255,.08);
    }

}

html > body.workspace > header:not(.landing) > div.contacts > ul.my {
    margin-left: auto;
    letter-spacing: .4px;
    }

html > body.workspace > header:not(.landing) > div.contacts > ul.my > li > a {
    text-transform: none;
    }

html > body.workspace > header:not(.landing) > noindex > nav > ul.my > li > form.logout-form > button[type='submit']:hover,
html > body.workspace > header:not(.landing) > noindex > nav > ul.my > li > form.logout-form > button[type='submit']:active {
    color: #5968e9;
    }

html > body.workspace > header:not(.landing) > noindex > nav > ul.my > li > form.logout-form > button[type='submit']:hover > svg > path,
html > body.workspace > header:not(.landing) > noindex > nav > ul.my > li > form.logout-form > button[type='submit']:active > svg > path {
    fill: #5968e9;
    }

html > body.zapad_meridian72 > header.landing {
    background: #fff;
    }

html > body.zapad_meridian72 > header.landing > nav > ul.phones > li > a:after,
html > body.zapad_meridian72 > header.landing > noindex > nav > ul.phones > li > a:after {
    color: #4e505c;
    }

html > body.zapad_meridian72 > header.landing > nav > ul > li:not(.current) > a,
html > body.zapad_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a {
    color: #4e505c;
    }

html > body.zapad_meridian72 > header.landing > nav > ul > li:not(.current) > a:hover,
html > body.zapad_meridian72 > header.landing > nav > ul > li:not(.current) > a:focus,
html > body.zapad_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:hover,
html > body.zapad_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:focus {
    color: #ff1414;
    opacity: 1;
    }

html > body.zapad_meridian72 > header.landing > nav > ul > li:not(.current) > a:active,
html > body.zapad_meridian72 > header.landing > noindex > nav > ul > li:not(.current) > a:active {
    color: #9d9d9d;
    opacity: 1;
    }

html > body.zapad_meridian72 > header.landing > nav > ul > li > a,
html > body.zapad_meridian72 > header.landing > noindex > nav > ul > li > a {
    color: #4e505c;
    }

html > body.zapad_meridian72 > header.landing > nav > button.get-ajax-form,
html > body.zapad_meridian72 > header.landing > noindex > nav > button.get-ajax-form {
    background: #f26259;
    border-color: #f26259;
    }

html > body.zapad_meridian72 > header.landing > nav > label[for="main_menu"]:before,
html > body.zapad_meridian72 > header.landing > nav > label[for="main_menu"]:after,
html > body.zapad_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:before,
html > body.zapad_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:after {
    background: #f26259;
    }

html > body.zapad_meridian72 > header.landing > nav > label[for="main_menu"]:before,
html > body.zapad_meridian72 > header.landing > noindex > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #f26259,0 8px 0 0 #f26259;
    box-shadow: 0 -8px 0 0 #f26259,0 8px 0 0 #f26259;
    }

html > body.zapad_meridian72 > header.landing > noindex {
    background: #fff;
    }

html > body.zapad_meridian72.index > main.components-container > section.landing-promo-header > a.domrf {
    display: none;
    }

html > body.zapad_meridian72.index > main.components-container > section.landing-promo-header > ul.medals {
    display: block;
    }

@media screen and (max-width: 479px) {
html > body.zapad_meridian72.index > main.components-container > section.landing-promo-header > ul.medals {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body .combo-slideshow {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body .combo-slideshow > div.bookmarks {
    position: relative;
    overflow: hidden;
    width: 17.210682492582%;
    height: 0;
    padding-top: 46.565%;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks {
    left: -36px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: -webkit-calc(100% + 36px * 2);
    width: -moz-calc(100% + 36px * 2);
    width: calc(100% + 36px * 2);
    height: auto;
    padding-top: 0;
    margin-top: 24px;
    }

}

html > body .combo-slideshow > div.bookmarks:before {
    position: absolute;
    display: block;
    content: '';
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    z-index: 1;
    width: 100%;
    height: 80px;
    pointer-events: none;
    background: -webkit-linear-gradient(rgba(255,255,255,0),#fff);
    background: -moz-linear-gradient(rgba(255,255,255,0),#fff);
    background: -ms-linear-gradient(rgba(255,255,255,0),#fff);
    background: -o-linear-gradient(rgba(255,255,255,0),#fff);
    background: linear-gradient(rgba(255,255,255,0),#fff);
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks:before {
    display: none;
    }

}

html > body .combo-slideshow > div.bookmarks > ul {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 19.235%;
    }

@media screen and (max-width: 1279px) {
html > body .combo-slideshow > div.bookmarks > ul {
    padding-left: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul {
    position: static;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0 36px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li {
    width: 208px;
    height: fit-content;
    padding: 16px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li:focus {
    outline: none;
    }

html > body .combo-slideshow > div.bookmarks > ul > li:not(.current):hover {
    background-color: #f5f6f9;
    -webkit-transition: background-color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out;
    }

html > body .combo-slideshow > div.bookmarks > ul > li:not(.current):active > h3 {
    color: #c41016;
    }

html > body .combo-slideshow > div.bookmarks > ul > li:not(.current):active > p:first-child {
    color: #c41016;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li:not(:last-child) {
    margin-right: 24px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li:not(.current) {
    cursor: pointer;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.current {
    position: relative;
    background: #4e505c;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.current > h3 {
    color: #fff;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.current > p {
    color: #f9f9fb;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.current:before,
html > body .combo-slideshow > div.bookmarks > ul > li.current:after {
    top: 6px;
    right: auto;
    bottom: auto;
    left: -24px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.current:before,
html > body .combo-slideshow > div.bookmarks > ul > li.current:after {
    top: auto;
    right: 0;
    bottom: -24px;
    left: 0;
    margin: 0 auto;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li.current:before {
    border-right: 8px solid #f26259;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.current:before {
    border-top: 8px solid #f26259;
    border-right: 5px solid transparent;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li.current:after {
    left: -18px;
    border-right: 2px solid #fff;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.current:after {
    bottom: -18px;
    left: 0;
    border-top: 2px solid #fff;
    border-right: 5px solid transparent;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100px;
    padding: 0;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 178px;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100px;
    height: 56px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark:not(:last-child) {
    margin-bottom: 32px;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark:not(:last-child) {
    margin-bottom: 0;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark:not(.current):hover {
    -webkit-box-shadow: -8px 8px 8px 0 #e7e6e4;
    box-shadow: -8px 8px 8px 0 #e7e6e4;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.current:after,
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.current:before {
    top: 0;
    bottom: 0;
    margin: auto 0;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.current:after,
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.current:before {
    top: auto;
    right: 0;
    bottom: -24px;
    left: 0;
    margin: 0 auto;
    }

}

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.current:after {
    bottom: -18px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.video-bookmark {
    position: relative;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.video-bookmark > img {
    opacity: .6;
    }

html > body .combo-slideshow > div.bookmarks > ul > li.image-bookmark.video-bookmark > svg {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    position: absolute;
    width: 16px;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }

html > body .combo-slideshow > div.bookmarks > ul > li > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    font-weight: 500;
    line-height: 1.35em;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > div.bookmarks > ul > li > h3 {
    font-size: 14px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li > h3:not(:last-child) {
    margin-bottom: 8px;
    }

@media screen and (max-width: 1279px) {
html > body .combo-slideshow > div.bookmarks > ul > li > h3 {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > div.bookmarks > ul > li > h3 {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.46em;
    letter-spacing: .2px;
    }

}

html > body .combo-slideshow > div.bookmarks > ul > li > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body .combo-slideshow > div.bookmarks > ul > li > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    line-height: 1.35em;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > div.bookmarks > ul > li > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 1279px) {
html > body .combo-slideshow > div.bookmarks > ul > li > p {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > div.bookmarks > ul > li > p {
    font-size: 15px;
    line-height: 1.35em;
    letter-spacing: .2px;
    }

}

html > body .combo-slideshow > div.slides {
    position: relative;
    overflow: hidden;
    width: 82.789317507418%;
    height: 0;
    padding-top: 46.607%;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > div.slides {
    width: 100%;
    padding-top: 56.25%;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > div.slides {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 260px;
    }

}

@media screen and (max-width: 479px) {
html > body .combo-slideshow > div.slides {
    left: -24px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100vw;
    padding-top: 66.25%;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

@media screen and (max-width: 319px) {
html > body .combo-slideshow > div.slides {
    left: -24px;
    width: 320px;
    }

}

html > body .combo-slideshow > div.slides > ul {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    }

html > body .combo-slideshow > div.slides > ul.sliding > li {
    opacity: 1;
    }

html > body .combo-slideshow > div.slides > ul > li {
    height: 100%;
    opacity: 0;
    }

html > body .combo-slideshow > div.slides > ul > li.current {
    opacity: 1;
    }

html > body .combo-slideshow > div.slides > ul > li > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 479px) {
html > body .combo-slideshow > div.slides > ul > li > img {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body .combo-slideshow > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    width: 100%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > h2 {
    margin-bottom: 24px;
    }

}

html > body .combo-slideshow > ul.descriptions {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 82.789317507418%;
    }

@media screen and (max-width: 999px) {
html > body .combo-slideshow > ul.descriptions {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    }

}

html > body .combo-slideshow > ul.descriptions > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 0;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > ul.descriptions > li {
    display: block;
    }

}

html > body .combo-slideshow > ul.descriptions > li:not(:empty) {
    padding-top: 24px;
    }

html > body .combo-slideshow > ul.descriptions > li.current {
    opacity: 1;
    }

html > body .combo-slideshow > ul.descriptions > li > h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 272px;
    margin-right: 64px;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > ul.descriptions > li > h4 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body .combo-slideshow > ul.descriptions > li > h4 {
    width: 21.25vw;
    margin-right: 5vw;
    }

}

@media screen and (max-width: 999px) {
html > body .combo-slideshow > ul.descriptions > li > h4 {
    width: 27.228vw;
    margin-right: 6.407vw;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > ul.descriptions > li > h4 {
    width: -webkit-calc(100vw - 24px * 2);
    width: -moz-calc(100vw - 24px * 2);
    width: calc(100vw - 24px * 2);
    margin: 0 0 16px;
    }

}

html > body .combo-slideshow > ul.descriptions > li > h4 > span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    display: block;
    padding-top: 8px;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > ul.descriptions > li > h4 > span {
    font-size: 13px;
    }

}

html > body .combo-slideshow > ul.descriptions > li > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 664px;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body .combo-slideshow > ul.descriptions > li > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 1279px) {
html > body .combo-slideshow > ul.descriptions > li > p {
    width: 51.875vw;
    }

}

@media screen and (max-width: 999px) {
html > body .combo-slideshow > ul.descriptions > li > p {
    width: 59.16vw;
    }

}

@media screen and (max-width: 743px) {
html > body .combo-slideshow > ul.descriptions > li > p {
    width: -webkit-calc(100vw - 24px * 2);
    width: -moz-calc(100vw - 24px * 2);
    width: calc(100vw - 24px * 2);
    }

}

html > body div.application {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 61px;
    }

@media screen and (max-width: 1279px) {
html > body div.application {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: -webkit-calc(* 36.5281899109792%);
    width: -moz-calc(* 36.5281899109792%);
    width: calc(* 36.5281899109792%);
    }

}

@media screen and (max-width: 999px) {
html > body div.application {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body div.application {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    }

}

html > body div.application > div.qrcode {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 33px;
    }

@media screen and (max-width: 999px) {
html > body div.application > div.qrcode {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body div.application > div.qrcode {
    margin-bottom: 33px;
    }

}

html > body div.application > div.qrcode > a {
    margin-right: 16px;
    border-bottom: none;
    }

html > body div.application > div.qrcode > a > svg path:not(.fill-background) {
    fill: #4d4f58;
    }

html > body.online_meridian72 div.application > div.qrcode > a > svg path:not(.fill-background) {
    fill: #f5f4f2;
    }

html > body div.application > div.qrcode > a > img {
    width: 60px;
    height: 60px;
    }

html > body div.application > div.qrcode > p {
    padding-right: 22px;
    margin: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .37px;
    color: #696a6e;
    }

html > body.deluxe_meridian72 div.application > div.qrcode > p {
    color: #9d9d9d;
    }

@media screen and (max-width: 1279px) {
html > body div.application > div.qrcode > p {
    max-width: 196px;
    }

}

html > body div.application > ul.store {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    }

html > body div.application > ul.store > li {
    list-style-type: none;
    }

html > body div.application > ul.store > li > a {
    display: block;
    height: 40px;
    border-bottom: 0;
    }

html > body div.application > ul.store > li:nth-child(1) {
    margin-right: 17px;
    }

html > body div.buttons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px 8px;
    padding-top: 8px;
    }

html > body form {
    position: relative;
    }

html > body form:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    content: "";
    background-image: url(/styles/images/loaders/loader-logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255,255,255,.6);
    -webkit-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    z-index: -10;
    opacity: 0;
    }

html > body form.sending:before {
    z-index: 10;
    opacity: 1;
    }

html > body form.sent > div.sent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body form.sent > div.sent-lk {
    display: block;
    }

html > body form.sent.error > div.sent > div.error,
html > body form.sent.error > div.sent-lk > div.error {
    display: block;
    }

html > body form.sent.success > div.sent > div.success,
html > body form.sent.success > div.sent-lk > div.success {
    display: block;
    }

@media (max-width: 999px) {
html > body form[name="points_deduction"] ul.fields > li.text:nth-child(4),
html > body form[name="points_deduction"] ul.fields > li.select {
    width: 100% !important;
    }

}

@media (min-width: 1000px) {
html > body form[name="points_deduction"] ul.fields > li,
html > body form[name="bring_friend"] ul.fields > li {
    margin-right: 24px !important;
    }

html > body form[name="points_deduction"] ul.fields > li.text,
html > body form[name="bring_friend"] ul.fields > li.text {
    width: 32% !important;
    }

html > body form[name="points_deduction"] ul.fields > li.select,
html > body form[name="bring_friend"] ul.fields > li.select {
    width: 22%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

html > body form[name="points_deduction"] ul.fields > li.select select,
html > body form[name="bring_friend"] ul.fields > li.select select {
    height: 49px;
    }

}

html > body form[name="points_deduction"] ul.fields > li.select > select,
html > body form[name="bring_friend"] ul.fields > li.select > select {
    background-color: #fff;
    border-color: #f5f6f9;
    }

html > body form[name="bring_friend"] ul.fields li.date {
    margin-top: 2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

html > body form[name="bring_friend"] ul.fields li.date input {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 16px;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    height: 53px;
    color: #4e505c;
    }

@media screen and (max-width: 479px) {
html > body form[name="bring_friend"] ul.fields li.date input {
    width: 100%;
    }

}

@media (min-width: 1000px) {
html > body form[name="bring_friend"] ul.fields > li.text {
    width: -webkit-calc(33.33333% - 24px) !important;
    width: -moz-calc(33.33333% - 24px) !important;
    width: calc(33.33333% - 24px) !important;
    }

html > body form[name="bring_friend"] ul.fields > li.date {
    width: -webkit-calc(66.66667% - 24px);
    width: -moz-calc(66.66667% - 24px);
    width: calc(66.66667% - 24px);
    margin-bottom: 0 !important;
    }

}

@media (max-width: 999px) and (min-width: 480px) {
html > body form[name="bring_friend"] ul.fields > li.text:nth-child(3),
html > body form[name="bring_friend"] ul.fields > li.text:nth-child(6),
html > body form[name="bring_friend"] ul.fields > li.text:nth-child(8) {
    width: -webkit-calc(50% - 8px * 2) !important;
    width: -moz-calc(50% - 8px * 2) !important;
    width: calc(50% - 8px * 2) !important;
    margin-right: 32px !important;
    }

html > body form[name="bring_friend"] ul.fields > li.date {
    width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body form[name="bring_friend"] ul.fields li {
    width: 100% !important;
    }

}

html > body form[name="suppliers"] ul.fields {
    display: grid !important;
    grid-template-columns: 31.6% 31.6% 31.6%;
    gap: 0 32px;
    }

html > body form[name="suppliers"] ul.fields > li {
    width: 100% !important;
    }

html > body form[name="suppliers"] ul.fields li.personal_data {
    grid-column-start: 1;
    grid-column-end: 4;
    }

@media (max-width: 1199px) and (min-width: 800px) {
html > body form[name="suppliers"] ul.fields {
    grid-template-columns: 48.3% 48.3%;
    }

html > body form[name="suppliers"] ul.fields li.personal_data {
    grid-column-end: 3;
    }

}

@media (max-width: 799px) {
html > body form[name="suppliers"] ul.fields {
    grid-template-columns: 100%;
    }

html > body form[name="suppliers"] ul.fields li.personal_data {
    grid-column-end: 2;
    }

}

html > body form > div.sent {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    display: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px;
    text-align: center;
    background: #f9f9fb;
    }

html > body form > div.sent button.back {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #adaeb4;
    letter-spacing: .4px;
    }

html > body form > div.sent button.back::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent button.back {
    font-size: 12px;
    }

}

html > body form > div.sent button.back:hover {
    color: #ff675e;
    }

html > body form > div.sent button.back:active {
    color: #e16962;
    }

html > body form > div.sent h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent h3 {
    font-size: 17px;
    }

}

html > body form > div.sent p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent p {
    font-size: 12px;
    }

}

html > body form > div.sent > div.error,
html > body form > div.sent > div.success {
    display: none;
    max-width: 320px;
    padding-top: 40px;
    margin: 0 auto;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: 26px;
    -moz-background-size: 26px;
    background-size: 26px;
    }

html > body form > div.sent > div.error {
    background-image: url(images/form/error.svg);
    }

html > body form > div.sent > div.success {
    background-image: url(images/form/success.svg);
    }

html > body form > div.sent-lk {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 10;
    display: none;
    padding: 48px 48px 34px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body form > div.sent-lk h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 16px;
    white-space: normal;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent-lk h3 {
    font-size: 20px;
    }

}

html > body form > div.sent-lk p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 48px;
    white-space: normal;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent-lk p {
    font-size: 15px;
    }

}

html > body form > div.sent-lk > div.success,
html > body form > div.sent-lk > div.error {
    display: none;
    }

html > body form > div.sent-lk > div div.close {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent-lk > div div.close {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body form > div.sent-lk > div div.close {
    line-height: 49px;
    }

}

html > body form > div.sent-lk > div div.close:focus,
html > body form > div.sent-lk > div div.close:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body form > div.sent-lk > div div.close:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body form > div.sent-lk > div div.close:focus {
    outline: none;
    }

html > body form > div.sent-lk > div > ul.actions {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body form > div.sent-lk > div > ul.actions > li:not(:last-child) {
    margin-right: 16px;
    }

html > body form > div.sent-lk > div > ul.actions > li > button.back {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    border-bottom: 1px solid #e7e6e4;
    }

html > body form > div.sent-lk > div > ul.actions > li > button.back::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body form > div.sent-lk > div > ul.actions > li > button.back {
    font-size: 15px;
    }

}

html > body form > div.sent-lk > div > ul.actions > li > button.back:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body form > div.sent-lk > div > ul.actions > li > button.back:active {
    color: #c41016;
    border-bottom-color: #c41016;
    }

html > body input:checked + label.button,
html > body input:checked + label.button.background {
    color: #fff;
    background: #f26259;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body input:checked + label.button:hover,
html > body input:checked + label.button.background:hover {
    background: #ff675e;
    }

html > body input:checked + label.checkbox:after {
    opacity: 1;
    }

html > body label.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: inline-block;
    padding: 8px 16px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    cursor: pointer;
    background: #fff;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    -webkit-box-shadow: inset 0 0 0 2px #f5f6f9;
    box-shadow: inset 0 0 0 2px #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body label.button {
    font-size: 15px;
    }

}

html > body label.button:hover {
    background: #f5f6f9;
    }

html > body label.button.background {
    background: #f5f6f9;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body label.button.background:hover {
    background: #ecedf2;
    }

html > body label.button.selected,
html > body label.button.selected.background {
    color: #fff;
    background: #f26259;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body label.button.selected:hover,
html > body label.button.selected.background:hover {
    background: #ff675e;
    }

html > body label.button.disabled {
    pointer-events: none;
    color: #adaeb4;
    }

html > body label.checkbox {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    display: block;
    padding-left: 32px;
    font-weight: 500;
    line-height: 32px;
    }

@media screen and (max-width: 743px) {
html > body label.checkbox {
    font-size: 15px;
    }

}

html > body label.checkbox:not(:last-child) {
    margin-bottom: 8px;
    }

html > body label.checkbox:hover:before,
html > body label.checkbox:active:before {
    background: #fff;
    border-color: #7f818b;
    }

html > body label.checkbox:before,
html > body label.checkbox:after {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    }

html > body label.checkbox:before {
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 21px;
    height: 21px;
    border: 2px solid #bebfc8;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transform: translateY(-54%);
    -moz-transform: translateY(-54%);
    -ms-transform: translateY(-54%);
    -o-transform: translateY(-54%);
    transform: translateY(-54%);
    -webkit-transition: border-color 150ms ease-in-out;
    -moz-transition: border-color 150ms ease-in-out;
    -o-transition: border-color 150ms ease-in-out;
    transition: border-color 150ms ease-in-out;
    }

html > body label.checkbox:after {
    top: 11px;
    left: 6px;
    width: 7px;
    height: 7px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 4px;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body label.radio-button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    padding: 8px 24px 8px 36px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    background: #f5f6f9;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    -webkit-transition: color 150ms ease-in-out,background 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out,background 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out,background 150ms ease-in-out;
    transition: color 150ms ease-in-out,background 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body label.radio-button {
    font-size: 15px;
    }

}

html > body label.radio-button:before {
    position: absolute;
    top: 50%;
    left: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    content: '';
    border: 1px solid #adaeb4;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: background 150ms ease-in-out,border-color 150ms ease-in-out;
    -moz-transition: background 150ms ease-in-out,border-color 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out,border-color 150ms ease-in-out;
    transition: background 150ms ease-in-out,border-color 150ms ease-in-out;
    }

html > body label.select {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 56px 10px 16px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    background: #fff;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 743px) {
html > body label.select {
    font-size: 15px;
    }

}

html > body label.select.background,
html > body label.select.background + ul.select {
    background: #f5f6f9;
    }

html > body label.select.background + ul.select > li > label:hover {
    background: #ecedf2;
    }

html > body label.select:before {
    position: absolute;
    display: block;
    content: '';
    top: 13px;
    right: 20px;
    bottom: auto;
    left: auto;
    width: 10px;
    height: 10px;
    border-top: 2px solid #4e505c;
    border-right: 2px solid #4e505c;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    }

html > body label.select > span.value {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    }

html > body label.select > span.value:empty:before {
    content: attr(data-empty);
    }

html > body label.select > span.plus {
    margin-left: 8px;
    }

html > body label.select > span.plus:not(:empty):before {
    content: '+';
    }

html > body label.title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    display: block;
    padding: 0 10px;
    margin-bottom: 4px;
    }

@media screen and (max-width: 743px) {
html > body label.title {
    font-size: 13px;
    }

}

html > body section.construction-progress-live {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

html > body section.construction-progress-live > div {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    width: 100%;
    height: -webkit-calc(calc(100vw - 36px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 36px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 36px * 2) * 56.25 / 100);
    max-height: 680px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body section.construction-progress-live > div {
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    }

}

html > body section.construction-progress-live > div:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    content: "";
    background-image: url(/styles/images/loaders/loader-logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255,255,255,.6);
    -webkit-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    z-index: -10;
    opacity: 0;
    }

html > body section.construction-progress-live > div.sending:before {
    z-index: 10;
    opacity: 1;
    }

html > body section.construction-progress-live > div > img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body section.construction-progress-live > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body section.construction-progress-live > form {
    margin-left: 0;
    }

}

html > body section.construction-progress-live > form > fieldset {
    padding: 0;
    margin: 0;
    border: none;
    }

html > body section.construction-progress-live > form > fieldset:first-child:not(:only-child) {
    margin-right: 32px;
    }

html > body section.construction-progress-live > form > fieldset > select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 160px;
    height: 48px;
    padding-left: 16px;
    padding-right: 32px;
    background-image: url(/styles/images/arrows/arrow-red.svg);
    -webkit-background-size: 13px 8px;
    -moz-background-size: 13px 8px;
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: 90.8% center;
    background-color: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: 0 solid;
    }

html > body section.construction-progress-live > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: inline-block;
    max-width: 48.367952522255%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body section.construction-progress-live > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body section.construction-progress-live > h2 {
    width: 100%;
    max-width: none;
    }

}

html > body section.construction-progress-live > ul.tabs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 48%;
    margin-left: auto;
    margin-bottom: auto;
    list-style: none;
    }

@media screen and (max-width: 743px) {
html > body section.construction-progress-live > ul.tabs {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 16px;
    }

}

html > body section.construction-progress-live > ul.tabs > li {
    padding: 4px 0 16px 30px;
    }

@media screen and (max-width: 743px) {
html > body section.construction-progress-live > ul.tabs > li {
    padding-left: 0;
    padding-right: 20px;
    }

}

html > body section.construction-progress-live > ul.tabs > li > button {
    display: block;
    padding: 0;
    cursor: pointer;
    color: #4e505c;
    background-color: transparent;
    border: none;
    }

html > body section.construction-progress-live > ul.tabs > li > button:not(.selected):hover {
    color: #f26259;
    }

html > body section.construction-progress-live > ul.tabs > li > button.selected {
    cursor: default;
    color: #f26259;
    }

html > body section.iframe > div {
    overflow: hidden;
    font-size: 0;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body section.iframe > div > iframe {
    width: 100%;
    }

html > body section.iframe > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body section.iframe > h2 {
    font-size: 20px;
    }

}

html > body ul.fields {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body ul.fields > li > p.error,
html > body ul.fields > li > ul.inputs > li > p.error {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #f26259;
    letter-spacing: .4px;
    position: absolute;
    width: 100%;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > p.error,
html > body ul.fields > li > ul.inputs > li > p.error {
    font-size: 12px;
    }

}

html > body ul.fields > li > ul.inputs > li > p.error {
    width: 50%;
    white-space: normal;
    }

html > body ul.fields > li.invalid {
    position: relative;
    }

html > body ul.fields > li.invalid > input[type="text"],
html > body ul.fields > li.invalid > input[type="password"],
html > body ul.fields > li.invalid > input[type="number"],
html > body ul.fields > li.invalid > input[type="tel"],
html > body ul.fields > li.invalid > textarea,
html > body ul.fields > li.invalid > label[for*="personal_data"]:before,
html > body ul.fields > li.invalid > label.select,
html > body ul.fields > li.invalid > select {
    border-color: #f14950 !important;
    }

html > body ul.fields > li.invalid > input[type="text"]:hover,
html > body ul.fields > li.invalid > input[type="password"]:hover,
html > body ul.fields > li.invalid > input[type="number"]:hover,
html > body ul.fields > li.invalid > input[type="tel"]:hover,
html > body ul.fields > li.invalid > textarea:hover,
html > body ul.fields > li.invalid > label[for*="personal_data"]:before:hover,
html > body ul.fields > li.invalid > label.select:hover,
html > body ul.fields > li.invalid > select:hover {
    border-color: #f26259 !important;
    }

html > body ul.fields > li.invalid > input[type="text"]:active,
html > body ul.fields > li.invalid > input[type="text"]:focus,
html > body ul.fields > li.invalid > input[type="password"]:active,
html > body ul.fields > li.invalid > input[type="password"]:focus,
html > body ul.fields > li.invalid > input[type="number"]:active,
html > body ul.fields > li.invalid > input[type="number"]:focus,
html > body ul.fields > li.invalid > input[type="tel"]:active,
html > body ul.fields > li.invalid > input[type="tel"]:focus,
html > body ul.fields > li.invalid > textarea:active,
html > body ul.fields > li.invalid > textarea:focus,
html > body ul.fields > li.invalid > label[for*="personal_data"]:before:active,
html > body ul.fields > li.invalid > label[for*="personal_data"]:before:focus,
html > body ul.fields > li.invalid > label.select:active,
html > body ul.fields > li.invalid > label.select:focus,
html > body ul.fields > li.invalid > select:active,
html > body ul.fields > li.invalid > select:focus {
    border-color: #c41016 !important;
    }

html > body ul.fields > li.invalid.file > svg path {
    fill: #f14950 !important;
    }

html > body ul.fields > li.invalid.file > button.file {
    color: #f14950 !important;
    }

html > body ul.fields > li.invalid.file > button.file:hover {
    color: #f26259 !important;
    }

html > body ul.fields > li.invalid.file > button.file:hover + svg path {
    fill: #f14950 !important;
    }

html > body ul.fields > li.invalid.file > button.file:active,
html > body ul.fields > li.invalid.file > button.file:focus {
    color: #c41016 !important;
    }

html > body ul.fields > li.invalid.file > button.file:active + svg path,
html > body ul.fields > li.invalid.file > button.file:focus + svg path {
    fill: #c41016 !important;
    }

html > body ul.fields > li div.range {
    position: relative;
    }

html > body ul.fields > li div.range:focus-within > ul.inputs,
html > body ul.fields > li div.range:focus-within > div.unit,
html > body ul.fields > li div.range:focus-within.background > div.unit {
    border-color: #adaeb4;
    }

html > body ul.fields > li div.range:not(:last-child) {
    margin-bottom: 16px;
    }

html > body ul.fields > li div.range.disabled:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: -16px;
    bottom: -16px;
    left: auto;
    width: -webkit-calc(100% + 8px * 4);
    width: -moz-calc(100% + 8px * 4);
    width: calc(100% + 8px * 4);
    }

html > body ul.fields > li div.range.disabled > ul.inputs > li > span.input > input,
html > body ul.fields > li div.range.disabled > ul.inputs > li > span.input > span.focus-out {
    color: #adaeb4;
    }

html > body ul.fields > li div.range.disabled > div.controls > span.range,
html > body ul.fields > li div.range.disabled > div.controls > button {
    background: #ecedf2;
    }

html > body ul.fields > li div.range.disabled > div.controls > button:before {
    display: none;
    }

html > body ul.fields > li div.range.disabled ~ div.buttons > label[data-purpose] {
    pointer-events: none;
    color: #adaeb4;
    }

html > body ul.fields > li div.range.with-unit > ul.inputs > li {
    width: -webkit-calc(50% - 28px);
    width: -moz-calc(50% - 28px);
    width: calc(50% - 28px);
    }

html > body ul.fields > li div.range.with-unit > div.controls {
    right: 80px;
    }

html > body ul.fields > li div.range.background > ul.inputs {
    background: #f5f6f9;
    }

html > body ul.fields > li div.range.background > div.unit {
    border-color: #fff;
    }

html > body ul.fields > li div.range > div.controls {
    top: auto;
    right: 24px;
    bottom: 1px;
    left: 24px;
    position: absolute;
    }

html > body ul.fields > li div.range > div.controls:focus-within > span.range {
    background: #f26259;
    }

html > body ul.fields > li div.range > div.controls > button {
    position: absolute;
    top: -8px;
    width: 16px;
    height: 16px;
    background: #f26259;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    }

html > body ul.fields > li div.range > div.controls > button:hover {
    cursor: grab;
    }

html > body ul.fields > li div.range > div.controls > button:active {
    cursor: grabbing;
    }

html > body ul.fields > li div.range > div.controls > button:before {
    position: absolute;
    display: block;
    content: '';
    top: -webkit-calc(50% - 25px);
    top: -moz-calc(50% - 25px);
    top: calc(50% - 25px);
    right: auto;
    bottom: auto;
    left: -webkit-calc(50% - 25px);
    left: -moz-calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
    }

html > body ul.fields > li div.range > div.controls > span.range {
    top: -2px;
    right: 0;
    bottom: -2px;
    left: 0;
    position: absolute;
    background: #fabeba;
    }

html > body ul.fields > li div.range > div.unit {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 56px;
    padding: 10px 16px;
    font-weight: 500;
    text-align: center;
    border-left: 2px solid #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li div.range > div.unit {
    font-size: 15px;
    }

}

html > body ul.fields > li div.range > ul.inputs {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body ul.fields > li div.range > ul.inputs > li {
    width: 50%;
    }

html > body ul.fields > li div.range > ul.inputs > li:last-child > span.input > input,
html > body ul.fields > li div.range > ul.inputs > li:last-child > span.input > span.focus-out {
    text-align: right;
    }

html > body ul.fields > li div.range > ul.inputs > li > span.input {
    position: relative;
    display: block;
    }

html > body ul.fields > li div.range > ul.inputs > li > span.input > input,
html > body ul.fields > li div.range > ul.inputs > li > span.input > span.focus-out {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 16px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li div.range > ul.inputs > li > span.input > input,
html > body ul.fields > li div.range > ul.inputs > li > span.input > span.focus-out {
    font-size: 15px;
    }

}

html > body ul.fields > li div.range > ul.inputs > li > span.input > input {
    position: absolute;
    opacity: 0;
    background: none;
    border: none;
    }

html > body ul.fields > li div.range > ul.inputs > li > span.input > input:focus {
    opacity: 1;
    }

html > body ul.fields > li div.range > ul.inputs > li > span.input > input:focus + span.focus-out {
    opacity: 0;
    }

html.ua-ie > body ul.fields > li div.range > ul.inputs > li > span.input > input {
    z-index: -1;
    }

html > body ul.fields > li div.range > ul.inputs > li > span.input > span.focus-out {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    }

html > body ul.fields > li > button[type="submit"] {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    }

html > body ul.fields > li > button[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body ul.fields > li > button[type="submit"] {
    line-height: 49px;
    }

}

html > body ul.fields > li > button[type="submit"]:focus,
html > body ul.fields > li > button[type="submit"]:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body ul.fields > li > button[type="submit"]:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body ul.fields > li > button[type="submit"]:focus {
    outline: none;
    }

html > body ul.fields > li > div.range-one {
    position: relative;
    }

html > body ul.fields > li > div.range-one.disabled:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: -16px;
    bottom: -16px;
    left: auto;
    width: -webkit-calc(100% + 8px * 4);
    width: -moz-calc(100% + 8px * 4);
    width: calc(100% + 8px * 4);
    }

html > body ul.fields > li > div.range-one.disabled > div.input {
    border-color: #cfcecd;
    }

html > body ul.fields > li > div.range-one.disabled > div.input > input,
html > body ul.fields > li > div.range-one.disabled > div.input > span.focus-out {
    color: #9d9d9d;
    }

html > body ul.fields > li > div.range-one.disabled > div.controls > span.range,
html > body ul.fields > li > div.range-one.disabled > div.controls > button {
    background: #cfcecd;
    }

html > body ul.fields > li > div.range-one.disabled > div.controls > button:before {
    display: none;
    }

html > body ul.fields > li > div.range-one > div.controls {
    top: auto;
    right: 4px;
    bottom: 0;
    left: 4px;
    position: absolute;
    height: 1px;
    font-size: 0;
    }

html > body ul.fields > li > div.range-one > div.controls > button {
    position: absolute;
    top: -8px;
    width: 16px;
    height: 16px;
    background: #f26259;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 4px 0 rgba(105,106,110,.27);
    box-shadow: 0 2px 4px 0 rgba(105,106,110,.27);
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    }

html > body ul.fields > li > div.range-one > div.controls > button:hover {
    cursor: grab;
    }

html > body ul.fields > li > div.range-one > div.controls > button:active {
    cursor: grabbing;
    }

html > body ul.fields > li > div.range-one > div.controls > button:before {
    position: absolute;
    display: block;
    content: '';
    top: -webkit-calc(50% - 25px);
    top: -moz-calc(50% - 25px);
    top: calc(50% - 25px);
    right: auto;
    bottom: auto;
    left: -webkit-calc(50% - 25px);
    left: -moz-calc(50% - 25px);
    left: calc(50% - 25px);
    width: 50px;
    height: 50px;
    }

html > body ul.fields > li > div.range-one > div.controls > span.range {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background: #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body ul.fields > li > div.range-one > div.input {
    position: relative;
    display: block;
    height: 46px;
    background: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body ul.fields > li > div.range-one > div.input > input {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 6.4% 0 16px;
    line-height: 49px;
    background: none;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > div.range-one > div.input > input {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body ul.fields > li > div.range-one > div.input > input {
    font-size: 20px;
    line-height: 49px;
    }

}

html > body ul.fields > li > div.range-one > div.input > input:not(.focus-out) {
    opacity: 0;
    }

html > body ul.fields > li > div.range-one > div.input > input:not(.focus-out):focus {
    opacity: 1;
    }

html > body ul.fields > li > div.range-one > div.input > input:not(.focus-out):focus + span.focus-out {
    opacity: 0;
    }

html > body ul.fields > li > div.range-one > div.input > span.focus-out {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 6.4% 0 16px;
    line-height: 49px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > div.range-one > div.input > span.focus-out {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body ul.fields > li > div.range-one > div.input > span.focus-out {
    font-size: 20px;
    line-height: 49px;
    }

}

html > body ul.fields > li > div.row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 2px #f5f6f9;
    box-shadow: inset 0 0 0 2px #f5f6f9;
    }

html > body ul.fields > li > div.row > input:checked + label {
    z-index: 1;
    color: #fff;
    background: #f26259;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body ul.fields > li > div.row > input:checked + label + input {
    display: block;
    }

html > body ul.fields > li > div.row > input:checked + label + input:not(:checked) + label:hover:before,
html > body ul.fields > li > div.row > input:checked + label + input:checked + label:before {
    content: '';
    }

html > body ul.fields > li > div.row > input:checked + label + input:checked + label:before {
    background: #f26259;
    }

html > body ul.fields > li > div.row > label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 12px 16px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > div.row > label {
    font-size: 15px;
    }

}

html > body ul.fields > li > div.row > label:hover,
html > body ul.fields > li > div.row > label:hover:before,
html > body ul.fields > li > div.row > label:hover + input:checked + label:before {
    background: #f5f6f9;
    }

html > body ul.fields > li > div.row > label:hover + input:checked + label:before,
html > body ul.fields > li > div.row > label:hover + input:checked + label:after {
    content: '';
    }

html > body ul.fields > li > div.row > label:before,
html > body ul.fields > li > div.row > label:after {
    position: absolute;
    top: 0;
    bottom: 0;
    }

html > body ul.fields > li > div.row > label:before {
    left: -9px;
    width: 18px;
    }

html > body ul.fields > li > div.row > label:after {
    left: 0;
    width: 10px;
    background: #f26259;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    }

html > body ul.fields > li.file {
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: auto;
    }

html > body ul.fields > li.file > svg,
html > body ul.fields > li.file > img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 16px;
    height: 18px;
    margin: auto 0;
    }

html > body ul.fields > li.file > button.file {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 27px;
    white-space: pre-line;
    text-align: left;
    font-size: 16px;
    line-height: 1.65em;
    font-weight: 500;
    color: #676975;
    }

html > body ul.fields > li.file > button.file::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body ul.fields > li.file > button.file:empty:after {
    display: inline-block;
    content: attr(data-text);
    }

html > body ul.fields > li > input.state-switch:checked + label:after,
html > body ul.fields > li > input.state-switch-chooser:checked + label:after {
    display: block;
    }

html > body ul.fields > li > input.state-switch:disabled + label,
html > body ul.fields > li > input.state-switch-chooser:disabled + label {
    cursor: auto;
    color: #9d9d9d;
    }

html > body ul.fields > li > input.state-switch:disabled + label:before,
html > body ul.fields > li > input.state-switch-chooser:disabled + label:before {
    border-color: #cfcecd;
    }

html > body ul.fields > li > input[type="text"],
html > body ul.fields > li > input[type="password"],
html > body ul.fields > li > input[type="tel"],
html > body ul.fields > li > input[type="email"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 16px;
    font-weight: 500;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: border-color 150ms ease-in-out;
    -moz-transition: border-color 150ms ease-in-out;
    -o-transition: border-color 150ms ease-in-out;
    transition: border-color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > input[type="text"],
html > body ul.fields > li > input[type="password"],
html > body ul.fields > li > input[type="tel"],
html > body ul.fields > li > input[type="email"] {
    font-size: 15px;
    }

}

html > body ul.fields > li > input[type="text"]:active,
html > body ul.fields > li > input[type="text"]:focus,
html > body ul.fields > li > input[type="password"]:active,
html > body ul.fields > li > input[type="password"]:focus,
html > body ul.fields > li > input[type="tel"]:active,
html > body ul.fields > li > input[type="tel"]:focus,
html > body ul.fields > li > input[type="email"]:active,
html > body ul.fields > li > input[type="email"]:focus {
    border-color: #adaeb4 !important;
    }

html > body ul.fields > li > input[type="text"]:focus,
html > body ul.fields > li > input[type="password"]:focus,
html > body ul.fields > li > input[type="tel"]:focus,
html > body ul.fields > li > input[type="email"]:focus {
    outline: none;
    }

html > body ul.fields > li > input[type="text"]:disabled,
html > body ul.fields > li > input[type="password"]:disabled,
html > body ul.fields > li > input[type="tel"]:disabled,
html > body ul.fields > li > input[type="email"]:disabled {
    color: #adaeb4;
    }

html > body ul.fields > li > input[type="file"],
html > body ul.fields > li > input[type="checkbox"] {
    display: none;
    }

html > body ul.fields > li > label:not(.select):not(.checkbox):not([for='additional_parameters']):not(.title),
html > body ul.fields > li > fieldset > legend {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    display: inline-block;
    padding: 0 10px;
    margin-bottom: 4px;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > label:not(.select):not(.checkbox):not([for='additional_parameters']):not(.title),
html > body ul.fields > li > fieldset > legend {
    font-size: 13px;
    }

}

html > body ul.fields > li > label[for*='personal_data'] {
    padding: 0 30px 0 30px !important;
    }

html > body ul.fields > li > label[for*='personal_data'] > a {
    color: #fff;
    }

html > body ul.fields > li > p.error {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #f26259;
    letter-spacing: .4px;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > p.error {
    font-size: 12px;
    }

}

html > body ul.fields > li.personal-data > input,
html > body ul.fields > li.personal_data > input,
html > body ul.fields > li.send-on-email > input {
    display: none;
    }

html > body ul.fields > li.personal-data > input:checked + label:after,
html > body ul.fields > li.personal_data > input:checked + label:after,
html > body ul.fields > li.send-on-email > input:checked + label:after {
    display: block;
    }

html > body ul.fields > li.personal-data > label,
html > body ul.fields > li.personal_data > label,
html > body ul.fields > li.send-on-email > label {
    position: relative;
    padding-left: 32px;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56em;
    white-space: pre-line;
    color: #7f818b;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

html > body ul.fields > li.personal-data > label[for="personal_data_personal_data"],
html > body ul.fields > li.personal_data > label[for="personal_data_personal_data"],
html > body ul.fields > li.send-on-email > label[for="personal_data_personal_data"] {
    padding-left: 26px !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.56em !important;
    white-space: pre-line !important;
    color: #7f818b !important;
    }

html > body ul.fields > li.personal-data > label:hover:before,
html > body ul.fields > li.personal_data > label:hover:before,
html > body ul.fields > li.send-on-email > label:hover:before {
    border-color: #adaeb4;
    }

html > body ul.fields > li.personal-data > label:active:before,
html > body ul.fields > li.personal_data > label:active:before,
html > body ul.fields > li.send-on-email > label:active:before {
    border-color: #9d9d9d;
    }

html > body ul.fields > li.personal-data > label:before,
html > body ul.fields > li.personal-data > label:after,
html > body ul.fields > li.personal_data > label:before,
html > body ul.fields > li.personal_data > label:after,
html > body ul.fields > li.send-on-email > label:before,
html > body ul.fields > li.send-on-email > label:after {
    position: absolute;
    display: block;
    content: '';
    }

html > body ul.fields > li.personal-data > label:before,
html > body ul.fields > li.personal_data > label:before,
html > body ul.fields > li.send-on-email > label:before {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    margin: auto 0;
    background: #fff;
    border: 1px solid #4e505c;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }

html > body ul.fields > li.personal-data > label:after,
html > body ul.fields > li.personal_data > label:after,
html > body ul.fields > li.send-on-email > label:after {
    top: -9px;
    right: auto;
    bottom: 0;
    left: 2px;
    width: 16px;
    height: 16px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 5px;
    margin: auto 0;
    }

html > body ul.fields > li > select {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    padding: 0 16px;
    line-height: 48px;
    background-color: transparent;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-image: url(/styles/images/arrows/arrow-red.svg);
    -webkit-background-size: 13px 8px;
    -moz-background-size: 13px 8px;
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: 95% center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: 0 solid;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > select {
    font-size: 15px;
    }

}

html > body ul.fields > li > select:hover {
    border-color: #adaeb4;
    }

html > body ul.fields > li > select:active,
html > body ul.fields > li > select:focus {
    border-color: #9d9d9d;
    }

html > body ul.fields > li > textarea {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 96px;
    padding: 12px 16px 0 16px;
    line-height: 24px;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > textarea {
    font-size: 15px;
    }

}

html > body ul.fields > li > textarea:hover {
    border-color: #adaeb4;
    }

html > body ul.fields > li > textarea:active,
html > body ul.fields > li > textarea:focus {
    border-color: #9d9d9d;
    }

html > body ul.fields > li > ul.row {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 2px #f5f6f9;
    box-shadow: inset 0 0 0 2px #f5f6f9;
    }

html > body ul.fields > li > ul.row > li > input.state-switch:checked + label,
html > body ul.fields > li > ul.row > li > input.state-switch-chooser:checked + label {
    font-weight: 700;
    color: #fff;
    background: #f26259;
    border-top-color: #f26259;
    border-bottom-color: #f26259;
    }

html > body ul.fields > li > ul.row > li > label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    padding: 12px 16px;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body ul.fields > li > ul.row > li > label {
    font-size: 15px;
    }

}

html > body ul.select {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 2px #f5f6f9;
    box-shadow: inset 0 0 0 2px #f5f6f9;
    top: -webkit-calc(100% + 8px);
    top: -moz-calc(100% + 8px);
    top: calc(100% + 8px);
    z-index: 3;
    overflow: hidden;
    min-width: 100%;
    }

html > body ul.select.radio > li > input.state-switch:checked + label,
html > body ul.select.radio > li > input.state-switch-chooser:checked + label {
    pointer-events: none;
    }

html > body ul.select:not(.hovered) > li input.state-switch:checked + label:after,
html > body ul.select:not(.hovered) > li input.state-switch-chooser:checked + label:after {
    content: '';
    }

html > body ul.select > li {
    position: relative;
    z-index: 1;
    }

html > body ul.select > li.scheme {
    position: relative;
    z-index: 0;
    overflow: hidden;
    font-size: 0;
    }

html > body ul.select > li input.state-switch:checked + label:not(.button),
html > body ul.select > li input.state-switch-chooser:checked + label:not(.button) {
    position: relative;
    color: #f26259;
    }

html > body ul.select > li input.state-switch:checked + label:not(.button):before,
html > body ul.select > li input.state-switch-chooser:checked + label:not(.button):before {
    position: absolute;
    display: block;
    content: '';
    top: 17px;
    right: 16px;
    bottom: auto;
    left: auto;
    width: 14px;
    height: 14px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 6px;
    }

html > body ul.select > li label:not(.button) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    padding: 12px 56px 12px 16px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    }

@media screen and (max-width: 743px) {
html > body ul.select > li label:not(.button) {
    font-size: 15px;
    }

}

html > body ul.select > li label:not(.button):hover {
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body ul.select > li label:not(.button) {
    font-size: 15px;
    }

}

html > body ul.select > li label:not(.button).checked {
    position: relative;
    color: #f26259;
    }

html > body ul.select > li label:not(.button).checked:before {
    position: absolute;
    display: block;
    content: '';
    top: 17px;
    right: 16px;
    bottom: auto;
    left: auto;
    width: 14px;
    height: 14px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 6px;
    }

html > body ul.select > li > svg {
    width: 100%;
    height: 100%;
    pointer-events: none;
    }

@media screen and (max-width: 743px) {
html > body ul.select > li > svg {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }

}

@media screen and (max-width: 479px) {
html > body ul.select > li > svg {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    }

}

html > body ul.select > li > svg [id*="SEC-"].current * {
    fill: #f26259 !important;
    }

html > body ul.select > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 8px 0;
    }

html > body a.big-button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    top: 18px;
    right: 90px;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 112px;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body a.big-button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body a.big-button {
    line-height: 49px;
    }

}

html > body a.big-button:focus,
html > body a.big-button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body a.big-button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body a.big-button:focus {
    outline: none;
    }

html > body a.big-button:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

@media screen and (max-width: 479px) {
html > body a.big-button {
    top: 68px;
    }

}

html > body > aside.sidebar {
    position: fixed;
    top: 128px;
    bottom: 16px;
    right: -webkit-calc(calc(100% - 1348px) / 2);
    right: -moz-calc(calc(100% - 1348px) / 2);
    right: calc(calc(100% - 1348px) / 2);
    z-index: 290;
    width: 344px;
    margin: 0;
    }

@media screen and (max-width: 1279px) {
html > body > aside.sidebar {
    right: 36px;
    width: 26.875vw;
    }

}

@media screen and (max-width: 999px) {
html > body > aside.sidebar {
    top: 0;
    bottom: 0;
    right: -webkit-calc(-100vw + 40px);
    right: -moz-calc(-100vw + 40px);
    right: calc(-100vw + 40px);
    width: -webkit-calc(100vw - 40px);
    width: -moz-calc(100vw - 40px);
    width: calc(100vw - 40px);
    -webkit-transition: right 150ms ease-in-out,z-index 0s ease-in-out 150ms;
    -moz-transition: right 150ms ease-in-out,z-index 0s ease-in-out 150ms;
    -o-transition: right 150ms ease-in-out,z-index 0s ease-in-out 150ms;
    transition: right 150ms ease-in-out,z-index 0s ease-in-out 150ms;
    }

}

html > body > aside.sidebar.on-swipe {
    z-index: 310;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: 0 4px 10px rgba(0,0,0,.15);
    box-shadow: 0 4px 10px rgba(0,0,0,.15);
    }

@media screen and (max-width: 999px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper:hover > div.scrollbar > div.bar,
html > body > aside.sidebar > div.custom-scrollbar-wrapper.on-focus > div.scrollbar > div.bar {
    opacity: 1;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    height: 80px;
    content: "";
    background: -webkit-linear-gradient(270deg,rgba(255,255,255,0) -13.19%,#fff 90.05%);
    background: -moz-linear-gradient(270deg,rgba(255,255,255,0) -13.19%,#fff 90.05%);
    background: -ms-linear-gradient(270deg,rgba(255,255,255,0) -13.19%,#fff 90.05%);
    background: -o-linear-gradient(270deg,rgba(255,255,255,0) -13.19%,#fff 90.05%);
    background: linear-gradient(180deg,rgba(255,255,255,0) -13.19%,#fff 90.05%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper.scroll-content:before {
    opacity: 1;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper {
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding-right: 60px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 344px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px;
    }

@media screen and (max-width: 1279px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content {
    width: 26.875vw;
    padding: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content {
    width: 100%;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: auto;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent {
    background: #fff;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > p {
    margin-bottom: 24px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button {
    line-height: 49px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:focus,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:focus {
    outline: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:focus,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > div.sent > div.error > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #16192a;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > h3 {
    font-size: 17px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 22px;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > p {
    font-size: 15px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li:not(:last-child) {
    margin-bottom: 24px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button {
    line-height: 49px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:focus,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:focus {
    outline: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:focus,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > form > ul.fields > li > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #16192a;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > h2 {
    font-size: 17px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #7f818b;
    position: relative;
    width: 100%;
    padding-bottom: 4px;
    font-weight: 700;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > h3 {
    font-size: 15px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -30px;
    z-index: 5;
    content: "";
    border-bottom: 1px solid #cfcecd;
    }

@media screen and (max-width: 1279px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > h3:before {
    right: -20px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 22px;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > p {
    font-size: 15px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list:not(:last-of-type) {
    margin-bottom: 16px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list:last-of-type {
    position: relative;
    margin-bottom: 32px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list:last-of-type:before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -30px;
    z-index: 2;
    content: "";
    border-bottom: 1px solid #cfcecd;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list:last-of-type > li:last-child {
    padding-bottom: 32px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 16px 0;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li:hover:before {
    opacity: 1;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -32px;
    right: -32px;
    z-index: -2;
    content: "";
    background: #f9f9f9;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 1279px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li:before {
    left: -20px;
    right: -20px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li:first-child {
    padding-top: 24px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li[data-status="online"] > div.manager-photo:before {
    content: "";
    background-color: #5cac65;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li:not([data-status="online"]) > div.manager-info > span {
    display: block;
    color: #d78700;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc(100% - 48px);
    width: -moz-calc(100% - 48px);
    width: calc(100% - 48px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > h3 {
    font-size: 14px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > p,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    margin: 4px 0 0;
    }

@media screen and (max-width: 743px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > p,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > span {
    font-size: 12px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 8px 0 0;
    padding: 0;
    list-style: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li:not(:last-child) {
    margin-right: 8px;
    }

@media screen and (max-width: 999px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li:not(:last-child) {
    margin-right: 12px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a {
    display: block;
    font-size: 0;
    text-decoration: none;
    border: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a:not([href]) {
    pointer-events: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a:not([href]) > svg path:nth-of-type(1) {
    fill: #ebebec;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a:not([href]) > svg path:nth-of-type(2):last-child,
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a:not([href]) > svg path:nth-of-type(3) {
    fill: #323442;
    opacity: .3;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a:not([href]) > svg path:nth-of-type(2):not(:last-child) {
    opacity: .6;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a > svg {
    width: 20px;
    height: 20px;
    }

@media screen and (max-width: 999px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-info > ul.messengers-list > li > a > svg {
    width: 24px;
    height: 24px;
    }

}

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-photo {
    position: relative;
    z-index: 1;
    width: 48px;
    height: 48px;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-photo:before {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 12px;
    height: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-photo > div {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #efeeed;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-photo > div > img:not(.no-photo) {
    position: absolute;
    top: 2px;
    left: -8%;
    right: 0;
    z-index: 1;
    width: -webkit-calc(104px * .6);
    width: -moz-calc(104px * .6);
    width: calc(104px * .6);
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.content-wrapper > div.content > ul.managers-list > li > div.manager-photo > div > img.no-photo {
    width: 100%;
    height: 100%;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.scrollbar {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 10px;
    pointer-events: none;
    }

html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.scrollbar > div.bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 33.333333333333%;
    margin: 0 auto;
    background: #adaeb4;
    opacity: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > aside.sidebar > div.custom-scrollbar-wrapper > div.scrollbar > div.bar {
    opacity: 1;
    }

}

html > body > aside.sidebar > label {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > aside.sidebar > label {
    position: absolute;
    top: 90px;
    right: 100%;
    display: block;
    font-size: 0;
    }

}

html > body > aside.sidebar > label > svg .icons {
    -webkit-animation: animateSidebarSvg 7s ease-in-out infinite alternate;
    -moz-animation: animateSidebarSvg 7s ease-in-out infinite alternate;
    -o-animation: animateSidebarSvg 7s ease-in-out infinite alternate;
    animation: animateSidebarSvg 7s ease-in-out infinite alternate;
    }

html > body > button.personal-certificate {
    position: fixed;
    bottom: 150px;
    right: 50px;
    z-index: 100;
    font-size: 0;
    background: transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    }

html > body > button.personal-certificate:hover > svg circle {
    fill: #ed1c24;
    }

html > body > button.personal-certificate:hover > svg path#gift-icon {
    fill: #fff;
    }

html > body > button.personal-certificate > svg {
    width: 66px;
    height: 66px;
    }

html > body > button.personal-certificate > svg g#circle-around {
    -webkit-animation: 2s linear infinite moveWidget;
    -moz-animation: 2s linear infinite moveWidget;
    -o-animation: 2s linear infinite moveWidget;
    animation: 2s linear infinite moveWidget;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    }

html > body > div > div.grecaptcha-badge {
    display: none;
    }

html > body div.b24-widget-button-wrapper {
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body div.b24-widget-button-wrapper div.b24-widget-button-pulse-animate {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
    }

html > body > div.cookie-notification-bar {
    position: fixed;
    top: auto;
    left: 46px;
    bottom: 50px;
    z-index: 1000;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 512px;
    padding: 12px 12px 12px 32px;
    background: #fff;
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > div.cookie-notification-bar {
    right: 0;
    bottom: 32px;
    left: 0;
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    margin: 0 auto;
    }

}

@media screen and (max-width: 479px) {
html > body > div.cookie-notification-bar {
    padding: 12px 12px 12px 24px;
    }

}

html > body > div.cookie-notification-bar:before {
    position: absolute;
    top: 0;
    left: -1px;
    display: block;
    width: 10px;
    height: 100%;
    content: '';
    background-color: #4e505c;
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    }

html > body > div.cookie-notification-bar > div.cookie-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

html > body > div.cookie-notification-bar > div.cookie-content > p {
    margin: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #4e505c;
    }

@media screen and (max-width: 479px) {
html > body > div.cookie-notification-bar > div.cookie-content > p {
    font-size: 15px;
    }

}

html > body > div.cookie-notification-bar > div.cookie-content > button.show-info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 24px;
    margin-right: 16px;
    margin-left: auto;
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: transparent;
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.show-info:hover {
    background: #f5f6f9;
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.show-info.active {
    background: #f5f6f9;
    }

@media screen and (max-width: 479px) {
html > body > div.cookie-notification-bar > div.cookie-content > button.show-info {
    display: none;
    }

}

html > body > div.cookie-notification-bar > div.cookie-content > button.close {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 24px;
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.close::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > div.cookie-notification-bar > div.cookie-content > button.close {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.cookie-notification-bar > div.cookie-content > button.close {
    line-height: 49px;
    }

}

html > body > div.cookie-notification-bar > div.cookie-content > button.close:focus,
html > body > div.cookie-notification-bar > div.cookie-content > button.close:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.close:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.close:focus {
    outline: none;
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.close:focus,
html > body > div.cookie-notification-bar > div.cookie-content > button.close:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.cookie-notification-bar > div.cookie-content > button.close:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 479px) {
html > body > div.cookie-notification-bar > div.cookie-content > button.close {
    padding: 8px 16px;
    margin-left: auto;
    }

}

html > body > div.cookie-notification-bar > div.cookie-content > button.close:before {
    display: block;
    content: 'Хорошо';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    }

@media screen and (max-width: 479px) {
html > body > div.cookie-notification-bar > div.cookie-content > button.close:before {
    content: 'Ок';
    font-size: 15px;
    }

}

html > body > div.cookie-notification-bar > div.info {
    overflow: hidden;
    width: 0;
    max-height: 0;
    margin-top: 24px;
    -webkit-transition: max-height .3s ease-out;
    -moz-transition: max-height .3s ease-out;
    -o-transition: max-height .3s ease-out;
    transition: max-height .3s ease-out;
    }

html > body > div.cookie-notification-bar > div.info.show {
    width: 100%;
    max-height: 200px;
    }

@media screen and (max-width: 479px) {
html > body > div.cookie-notification-bar > div.info {
    display: none;
    }

}

html > body > div.cookie-notification-bar > div.info > p {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .2px;
    color: #676975;
    }

html > body > div.cookie-notification-bar > div.info > p > a {
    color: #5968e9;
    border: none;
    }

html > body > div.cookie-notification-bar > div.info > p > a:hover {
    color: #f26259;
    }

html > body > div.cookie-notification-bar.hide {
    display: none;
    }

html > body > div.lead-catcher {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 310;
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
    background: rgba(77,79,88,.85);
    }

html > body > div.lead-catcher > div.content {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    max-width: 912px;
    margin: 10% auto 5% auto;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > div.lead-catcher > div.content {
    max-width: -webkit-calc(100% - 36px * 2);
    max-width: -moz-calc(100% - 36px * 2);
    max-width: calc(100% - 36px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: -webkit-calc(100% - 24px * 2);
    max-width: -moz-calc(100% - 24px * 2);
    max-width: calc(100% - 24px * 2);
    margin: 20% auto;
    }

}

html > body > div.lead-catcher > div.content.dark {
    background: #323442;
    }

html > body > div.lead-catcher > div.content.dark > form.ajax-form > h2,
html > body > div.lead-catcher > div.content.dark > form.ajax-form > p {
    color: #fff;
    }

html > body > div.lead-catcher > div.content.dark > form.ajax-form > ul.fields > li.agreement > a {
    border-bottom-color: #696a6e;
    }

html > body > div.lead-catcher > div.content.dark > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body > div.lead-catcher > div.content.dark > form.ajax-form > ul.fields > li.agreement > a:focus {
    border-bottom-color: #ff675e;
    }

html > body > div.lead-catcher > div.content.dark > form.ajax-form > ul.fields > li.agreement > a:active {
    border-bottom-color: #c41016;
    }

html > body > div.lead-catcher > div.content.dark > form.ajax-form > ul.fields > li > label {
    color: rgba(255,255,255,.5);
    }

html > body > div.lead-catcher > div.content > button.close {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    position: absolute;
    top: -48px;
    right: -35px;
    width: 33px;
    height: 33px;
    }

html > body > div.lead-catcher > div.content > button.close::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > button.close {
    right: 0;
    }

}

html > body > div.lead-catcher > div.content > button.close:before,
html > body > div.lead-catcher > div.content > button.close:after {
    position: absolute;
    left: 0;
    width: 32px;
    height: 2px;
    content: '';
    background: #adaeb4;
    }

html > body > div.lead-catcher > div.content > button.close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > div.lead-catcher > div.content > button.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > div.lead-catcher > div.content > div.visual {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 52%;
    padding: 40px 64px 32px 40px;
    }

@media screen and (max-width: 999px) {
html > body > div.lead-catcher > div.content > div.visual {
    padding: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual {
    width: 100%;
    min-height: 336px;
    }

}

html > body > div.lead-catcher > div.content > div.visual * {
    position: relative;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter {
    z-index: 1;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 24px;
    opacity: 0;
    background: #323442;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter.hours {
    padding-top: 16px;
    padding-right: 40px;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter.hours > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #fff;
    margin: 0 0 16px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > div.counter.hours > p {
    font-size: 14px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > div.counter.hours > ul > li:not(:last-child) {
    position: relative;
    padding-right: 24px;
    margin-right: 16px;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter.hours > ul > li:not(:last-child):before {
    position: absolute;
    top: 0;
    right: 0;
    content: ':';
    color: #696a6e;
    -webkit-animation: timer 2s ease-in-out infinite;
    -moz-animation: timer 2s ease-in-out infinite;
    -o-animation: timer 2s ease-in-out infinite;
    animation: timer 2s ease-in-out infinite;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter.hours > ul > li > span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    display: block;
    margin-top: -3px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > div.counter.hours > ul > li > span {
    font-size: 12px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > div.counter.days > ul {
    margin-bottom: 16px;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter.days > ul > li {
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: -webkit-linear-gradient(transparent 50%,rgba(77,79,88,.25) 50%);
    background: -moz-linear-gradient(transparent 50%,rgba(77,79,88,.25) 50%);
    background: -ms-linear-gradient(transparent 50%,rgba(77,79,88,.25) 50%);
    background: -o-linear-gradient(transparent 50%,rgba(77,79,88,.25) 50%);
    background: linear-gradient(transparent 50%,rgba(77,79,88,.25) 50%);
    border: 1px solid #4d4f58;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > div.lead-catcher > div.content > div.visual > div.counter.days > ul > li:not(:last-child) {
    margin-right: 8px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > div.counter.days > ul > li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > div.counter.days > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #fff;
    letter-spacing: .2px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > div.counter.days > p {
    font-size: 13px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > div.counter.days > p > span.note {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > div.counter.days > p > span.note {
    font-size: 12px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > div.counter > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #fff;
    letter-spacing: -.2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > div.counter > ul {
    font-size: 24px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > figure {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > figure {
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > figure:before {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100px;
    content: '';
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.5));
    background: -moz-linear-gradient(transparent,rgba(0,0,0,.5));
    background: -ms-linear-gradient(transparent,rgba(0,0,0,.5));
    background: -o-linear-gradient(transparent,rgba(0,0,0,.5));
    background: linear-gradient(transparent,rgba(0,0,0,.5));
    }

html > body > div.lead-catcher > div.content > div.visual > figure > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > div.lead-catcher > div.content > div.visual > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #fff;
    z-index: 1;
    margin: auto 0 8px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > h3 {
    font-size: 17px;
    }

}

html > body > div.lead-catcher > div.content > div.visual > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #fff;
    letter-spacing: .2px;
    z-index: 1;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > div.visual > p {
    font-size: 13px;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48.7%;
    padding: 48px 64px 32px 40px;
    }

@media screen and (max-width: 999px) {
html > body > div.lead-catcher > div.content > form.ajax-form {
    padding: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form {
    width: 100%;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > div.sent {
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > div.sent {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > h2 {
    font-size: 20px;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin: 0 0 24px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > p {
    margin-bottom: 16px;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li {
    margin-bottom: 16px;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit {
    margin: 40px 0 48px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit {
    margin: 16px 0 16px;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus,
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus {
    outline: none;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:focus,
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.submit > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement {
    font-size: 12px;
    }

}

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a {
    color: #696a6e;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:focus {
    color: #ff675e;
    }

html > body > div.lead-catcher > div.content > form.ajax-form > ul.fields > li.agreement > a:active {
    color: #c41016;
    }

html > body > footer {
    padding: 40px 0 8px;
    margin-top: auto;
    background: #f5f4f2;
    }

@media print {
html > body > footer {
    display: none;
    }

}

html > body > footer:not(.landing) {
    padding: 0 0 8px;
    }

html > body > footer:not(.landing) > nav > div.about {
    margin-right: auto;
    }

html > body > footer:not(.landing) > nav > div.choose {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > footer:not(.landing) > nav > div.choose {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body.lightbox > footer {
    filter: blur(2px);
    }

html > body > footer.landing > nav > label.select {
    width: 47.619047619048%;
    }

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > label.select {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer.landing > nav > label.select {
    width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer.landing > nav > label.select:first-of-type {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer.landing > nav > ul {
    width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > ul {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer.landing > nav > ul {
    width: 100%;
    }

}

html > body > footer.landing > nav > ul:nth-of-type(2) {
    left: 52.380952380952%;
    }

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > ul:nth-of-type(2) {
    left: 51.851851851852%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer.landing > nav > ul:nth-of-type(2) {
    left: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer.landing > nav > ul.to-top {
    bottom: 54px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > ul.to-top:nth-child(4),
html > body > footer.landing > nav > ul.to-top:nth-child(7) {
    bottom: 54px;
    }

}

html > body > footer.landing > nav > div.choose > ul.phones > li.with-plus-seven {
    text-indent: -16px;
    }

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > div.choose > ul.phones > li.with-plus-seven {
    text-indent: -12px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer.landing > nav > div.choose > ul.phones > li.with-plus-seven > a {
    text-indent: inherit;
    }

}

html > body > footer.landing > nav > div.choose > ul.phones > li.with-plus-seven > a:after {
    margin-left: 16px;
    }

@media screen and (max-width: 999px) {
html > body > footer.landing > nav > div.choose > ul.phones > li.with-plus-seven > a:after {
    margin-left: -10px;
    }

}

html > body > footer.landing > nav > div.choose > button.get-ajax-form {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    min-width: 100%;
    background: none;
    }

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > div.choose > button.get-ajax-form {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer.landing > nav > div.choose > button.get-ajax-form {
    line-height: 49px;
    }

}

html > body > footer.landing > nav > div.choose > button.get-ajax-form:focus,
html > body > footer.landing > nav > div.choose > button.get-ajax-form:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > footer.landing > nav > div.choose > button.get-ajax-form:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > footer.landing > nav > div.choose > button.get-ajax-form:focus {
    outline: none;
    }

@media screen and (max-width: 999px) {
html > body > footer.landing > nav > div.choose > button.get-ajax-form {
    min-width: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > footer.landing > nav > div.choose > button.get-ajax-form {
    min-width: 100%;
    }

}

html > body > footer > div {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 16px;
    border-top: 1px solid #cfcecd;
    }

@media screen and (max-width: 743px) {
html > body > footer > div {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 999px) {
html > body > footer > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > footer > div > div.policy {
    width: 70%;
    }

@media screen and (max-width: 999px) {
html > body > footer > div > div.policy {
    width: 100%;
    }

}

html > body > footer > div > div.policy > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > footer > div > div.policy > p {
    font-size: 12px;
    }

}

html > body > footer > div > div.policy > p > a {
    color: #9d9d9d;
    border-bottom-color: #e7e6e4;
    }

html > body > footer > div > div.right-links {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

html > body > footer > div > div.right-links > a.agent-link {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    height: fit-content;
    cursor: pointer;
    line-height: 38px;
    }

@media screen and (max-width: 743px) {
html > body > footer > div > div.right-links > a.agent-link {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > div > div.right-links > a.agent-link {
    line-height: 49px;
    }

}

html > body > footer > div > div.right-links > a.agent-link:focus,
html > body > footer > div > div.right-links > a.agent-link:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > footer > div > div.right-links > a.agent-link:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > footer > div > div.right-links > a.agent-link:focus {
    outline: none;
    }

html > body > footer > div > div.right-links > a.agent-link:focus,
html > body > footer > div > div.right-links > a.agent-link:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > footer > div > div.right-links > a.agent-link:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 999px) {
html > body > footer > div > div.right-links > a.agent-link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > div > div.right-links > a.agent-link {
    line-height: 36px;
    }

}

html > body > footer > div > div.right-links > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    text-align: end;
    margin-bottom: 20px;
    }

@media screen and (max-width: 743px) {
html > body > footer > div > div.right-links > p {
    font-size: 12px;
    }

}

html > body > footer > div > div.right-links > p > a {
    color: #9d9d9d;
    border-bottom-color: #e7e6e4;
    }

@media screen and (max-width: 999px) {
html > body > footer > div > div.right-links > p {
    margin-top: 20px;
    text-align: left;
    }

}

html > body > footer > div > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > footer > div > p {
    font-size: 12px;
    }

}

html > body > footer > div > p.disclaimer {
    width: 77.448071216617%;
    }

@media screen and (max-width: 999px) {
html > body > footer > div > p.disclaimer {
    width: 100%;
    }

}

html > body > footer > div > p.info {
    float: right;
    width: 13.946587537092%;
    white-space: nowrap;
    text-align: right;
    }

@media screen and (max-width: 999px) {
html > body > footer > div > p.info {
    float: none;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

}

html > body > footer > div > p > a {
    color: #9d9d9d;
    border-bottom-color: #e7e6e4;
    }

html > body > footer > div.socials {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 40px;
    background-color: #323442;
    border: none;
    }

html > body > footer > div.socials > div.content-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 36px 0;
    }

@media screen and (max-width: 743px) {
html > body > footer > div.socials > div.content-wrapper {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > footer > div.socials > div.content-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

}

html > body > footer > div.socials > div.content-wrapper > div.mobile {
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 237px;
    height: 172px;
    background-image: url(/styles/images/footer/mobile.svg);
    background-repeat: no-repeat;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
    }

@media screen and (max-width: 999px) {
html > body > footer > div.socials > div.content-wrapper > div.mobile {
    display: none;
    }

}

html > body > footer > div.socials > div.content-wrapper > p {
    z-index: 2;
    width: -webkit-calc(39.762611275964%);
    width: -moz-calc(39.762611275964%);
    width: calc(39.762611275964%);
    margin: 0;
    margin-right: auto;
    margin-left: -webkit-calc(29.080118694362%);
    margin-left: -moz-calc(29.080118694362%);
    margin-left: calc(29.080118694362%);
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .1px;
    color: #fff;
    }

@media screen and (max-width: 1279px) {
html > body > footer > div.socials > div.content-wrapper > p {
    margin-left: -webkit-calc(26.880118694362%);
    margin-left: -moz-calc(26.880118694362%);
    margin-left: calc(26.880118694362%);
    }

}

@media screen and (max-width: 999px) {
html > body > footer > div.socials > div.content-wrapper > p {
    width: -webkit-calc(60.714285714286%);
    width: -moz-calc(60.714285714286%);
    width: calc(60.714285714286%);
    margin-left: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > div.socials > div.content-wrapper > p {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    text-align: center;
    }

}

html > body > footer > div.socials > div.content-wrapper > ul.social {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

@media screen and (max-width: 1279px) {
html > body > footer > div.socials > div.content-wrapper > ul.social {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > div.socials > div.content-wrapper > ul.social {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    }

}

html > body > footer > div.socials > div.content-wrapper > ul.social > li:not(:last-child) {
    margin-right: 12px;
    }

@media screen and (max-width: 999px) {
html > body > footer > div.socials > div.content-wrapper > ul.social > li:not(:last-child) {
    margin-right: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > div.socials > div.content-wrapper > ul.social > li:not(:last-child) {
    margin-right: 0;
    }

}

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a {
    display: block;
    width: 32px;
    height: 32px;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 999px) {
html > body > footer > div.socials > div.content-wrapper > ul.social > li > a {
    width: 32px;
    height: 32px;
    }

}

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a > svg {
    width: 100%;
    }

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a[href*="vk"]:hover > svg > path {
    fill: #07f;
    }

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a[href*="ok.ru"]:hover > svg > path {
    fill: #f7931e;
    }

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a[href*="youtube"] {
    position: relative;
    }

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a[href*="youtube"]:hover > svg > g > path {
    fill: #f9251c;
    }

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a[href*="zen"]:hover > svg {
    fill: #000;
    }

html > body > footer > div.socials > div.content-wrapper > ul.social > li > a[href*="t.me"]:hover > svg > path {
    fill: #08c;
    }

html > body > footer > nav {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 1279px) {
html > body > footer > nav {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav {
    position: relative;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px;
    }

}

html > body > footer > nav.online-office {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > footer > nav.online-office > ul:nth-of-type(-n + 3) {
    margin-right: 60px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav.online-office > ul:nth-of-type(-n + 3) {
    margin-right: auto;
    }

}

html > body > footer > nav > div.about {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 25.816023738872%;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.about {
    font-size: 12px;
    }

}

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 32px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about {
    position: static;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding-top: 16px;
    margin-top: 24px;
    }

}

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about.landing {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 25.816023738872%;
    margin-top: 0;
    margin-right: 40px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about.landing {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 24px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.about.landing {
    width: 100%;
    margin-top: 12px;
    margin-right: 0;
    }

}

html > body > footer > nav > div.about.online-office {
    margin-right: 105px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about.online-office {
    margin-right: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.about.online-office {
    margin-right: 0;
    }

}

html > body > footer > nav > div.about > address {
    margin-bottom: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about > address {
    margin: 0 auto 0 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > address {
    display: none;
    }

}

html > body > footer > nav > div.about > a.logo {
    display: block;
    margin-bottom: 40px;
    border-bottom: none;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about > a.logo {
    margin: 0 60px 0 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > a.logo {
    display: none;
    }

}

html > body > footer > nav > div.about > a.logo > img {
    width: 157px;
    height: 72px;
    }

html > body > footer > nav > div.about > h3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    margin: 8px 0 8px;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.about > h3 {
    font-size: 12px;
    }

}

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about > h3 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > h3 {
    display: none;
    }

}

html > body > footer > nav > div.about > p.working-hours {
    margin-bottom: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about > p.working-hours {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > p.working-hours {
    display: none;
    }

}

html > body > footer > nav > div.about > ul.phones {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about > ul.phones {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
    margin-bottom: 12px !important;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > ul.phones {
    display: none;
    }

}

html > body > footer > nav > div.about > ul.phones.landing > li > a:hover,
html > body > footer > nav > div.about > ul.phones.landing > li > a:focus {
    color: #95c11f;
    }

html > body > footer > nav > div.about > ul.phones.landing > li > a:active {
    color: #539326;
    }

html > body.deluxe_meridian72 > footer > nav > div.about > ul.phones.landing > li > a {
    color: rgba(231,230,228,.75);
    }

html > body.deluxe_meridian72 > footer > nav > div.about > ul.phones.landing > li > a:hover {
    color: #fff;
    }

html > body > footer > nav > div.about > ul.phones.online-office > li > a {
    color: rgba(231,230,228,.75);
    }

html > body > footer > nav > div.about > ul.phones.online-office > li > a:hover {
    color: #fff;
    }

html > body > footer > nav > div.about > ul.phones > li.with-plus-seven {
    overflow: hidden;
    text-indent: -30px;
    }

html > body > footer > nav > div.about > ul.phones > li > a {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #16192a;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.about > ul.phones > li > a {
    font-size: 17px;
    }

}

@media print {
html > body > footer > nav > div.about > ul.phones > li > a {
    border-bottom: none;
    }

}

html > body > footer > nav > div.about > ul.phones > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > footer > nav > div.about > ul.phones > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > footer > nav > div.about > ul.social {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.about > ul.social {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.about > ul.social {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    }

}

html > body > footer > nav > div.about > ul.social.online-office {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > ul.social.online-office {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body > footer > nav > div.about > ul.social > li:not(:last-child) {
    margin-right: 8px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > ul.social > li:not(:last-child) {
    margin-right: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.about > ul.social > li:not(:last-child) {
    margin-right: 0;
    }

}

html > body > footer > nav > div.about > ul.social > li > a {
    display: block;
    width: 28px;
    height: 28px;
    background-color: #cfcecd;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > ul.social > li > a {
    width: 32px;
    height: 32px;
    }

}

html > body > footer > nav > div.about > ul.social > li > a[href*="vk"] {
    background-image: url(images/social/vk.svg);
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
    background-position-y: 54%;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="vk"]:hover {
    background-color: #45668e;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="facebook"] {
    background-image: url(images/social/fb.svg);
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
    background-position-y: 9px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > ul.social > li > a[href*="facebook"] {
    background-position-y: 12px;
    }

}

html > body > footer > nav > div.about > ul.social > li > a[href*="facebook"]:hover {
    background-color: #1d4c9c;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="ok.ru"] {
    background-image: url(images/social/ok.svg);
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
    background-position: center;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="ok.ru"]:hover {
    background-color: #f7931e;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="instagram"] {
    background-image: url(images/social/instagram.svg);
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
    background-position: center;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="instagram"]:hover {
    background-image: url(images/social/instagram.svg),-webkit-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),-moz-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),-ms-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),-o-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    -webkit-background-size: 18px,cover;
    -moz-background-size: 18px,cover;
    background-size: 18px,cover;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.about > ul.social > li > a[href*="instagram"]:hover {
    -webkit-background-size: 22px,cover;
    -moz-background-size: 22px,cover;
    background-size: 22px,cover;
    }

}

html > body > footer > nav > div.about > ul.social > li > a[href*="youtube"] {
    position: relative;
    background-image: url(images/social/youtube.svg);
    -webkit-background-size: 17px auto;
    -moz-background-size: 17px auto;
    background-size: 17px auto;
    background-position: center;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="youtube"]:hover {
    background-color: #f9251c;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="youtube"]:hover:before {
    border-left-color: #f9251c;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="youtube"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    border: 3px solid transparent;
    border-left: 6px solid #cfcecd;
    -webkit-transform: translate(-2px,-50%);
    -moz-transform: translate(-2px,-50%);
    -ms-transform: translate(-2px,-50%);
    -o-transform: translate(-2px,-50%);
    transform: translate(-2px,-50%);
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="zen"] {
    background-image: url(images/social/zen.svg);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="zen"]:hover {
    background-image: url(images/social/zen.svg),-webkit-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),-moz-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),-ms-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),-o-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),linear-gradient(#41444a,#2e3238);
    -webkit-background-size: contain,cover;
    -moz-background-size: contain,cover;
    background-size: contain,cover;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="t.me"] {
    background-image: url(images/social/telegram.svg);
    -webkit-background-size: 17px auto;
    -moz-background-size: 17px auto;
    background-size: 17px auto;
    background-position-x: 44%;
    }

html > body > footer > nav > div.about > ul.social > li > a[href*="t.me"]:hover {
    background-color: #08c;
    }

html > body > footer > nav > div.application {
    width: -webkit-calc(22.551928783383%);
    width: -moz-calc(22.551928783383%);
    width: calc(22.551928783383%);
    margin-top: 0;
    margin-left: auto;
    }

html > body > footer > nav > div.application > div.qrcode > p {
    padding: 0;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.application {
    width: 100%;
    margin-top: 61px;
    margin-left: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.application {
    margin-top: 32px;
    }

}

html > body > footer > nav > div.choose {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: auto;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 48px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.choose {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 16px;
    }

}

html > body > footer > nav > div.choose.landing {
    display: none;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.choose.landing {
    display: block;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose.landing {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.choose.landing > button.get-ajax-form {
    width: 100%;
    }

}

html > body > footer > nav > div.choose > a.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > a.button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > a.button {
    line-height: 49px;
    }

}

html > body > footer > nav > div.choose > a.button:focus,
html > body > footer > nav > div.choose > a.button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > footer > nav > div.choose > a.button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > footer > nav > div.choose > a.button:focus {
    outline: none;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > a.button {
    line-height: 38px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.choose > a.button {
    width: 100%;
    }

}

html > body > footer > nav > div.choose > a.button.current:hover,
html > body > footer > nav > div.choose > a.button.current:focus,
html > body > footer > nav > div.choose > a.button.current:active {
    color: #4d4f58;
    border-color: #9d9d9d;
    }

html > body > footer > nav > div.choose > ul.phones {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 24px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose > ul.phones {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-order: 0 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.choose > ul.phones {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 24px;
    }

}

html > body > footer > nav > div.choose > ul.phones.landing {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose > ul.phones.landing {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body > footer > nav > div.choose > ul.phones > li {
    font-variant: tabular-nums;
    text-align: right;
    }

html > body > footer > nav > div.choose > ul.phones > li:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose > ul.phones > li:not(:last-child) {
    margin: 0 24px 0 0;
    }

}

html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven {
    overflow: hidden;
    white-space: nowrap;
    text-indent: -32px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven {
    text-indent: -28px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven {
    text-indent: -22px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven > a {
    text-indent: 0;
    }

}

html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven > a:after {
    text-indent: 0;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven > a:after {
    text-indent: 28px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > ul.phones > li.with-plus-seven > a:after {
    text-indent: 22px;
    }

}

html > body > footer > nav > div.choose > ul.phones > li > a {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #16192a;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: inline-block;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > ul.phones > li > a {
    font-size: 17px;
    }

}

@media print {
html > body > footer > nav > div.choose > ul.phones > li > a {
    border-bottom: none;
    }

}

html > body > footer > nav > div.choose > ul.phones > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > footer > nav > div.choose > ul.phones > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > ul.phones > li > a {
    font-size: 15px;
    }

}

html > body > footer > nav > div.choose > ul.phones > li > a:after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    display: block;
    text-align: left;
    text-transform: lowercase;
    content: attr(data-title);
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.choose > ul.phones > li > a:after {
    font-size: 12px;
    }

}

html > body > footer > nav > div.links {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }

html > body > footer > nav > div.links.online-office {
    margin-top: 27px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.links.online-office {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links.online-office {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

}

html > body > footer > nav > div.links > div.application {
    margin-top: 0;
    margin-right: 145px;
    }

html > body > footer > nav > div.links > div.application p {
    max-width: 196px;
    padding-right: 0;
    color: #9d9d9d;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.links > div.application {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.application {
    width: 100%;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.social-links {
    display: none;
    }

}

html > body > footer > nav > div.links > div.social-links > h3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    margin: auto 0 8px;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > div.links > div.social-links > h3 {
    font-size: 12px;
    }

}

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.links > div.social-links > h3 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.social-links > h3 {
    display: none;
    }

}

html > body > footer > nav > div.links > div.social-links > ul.social {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > div.links > div.social-links > ul.social {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.links > div.social-links > ul.social {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    }

}

html > body > footer > nav > div.links > div.social-links > ul.social > li:not(:last-child) {
    margin-right: 12px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.social-links > ul.social > li:not(:last-child) {
    margin-right: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > div.links > div.social-links > ul.social > li:not(:last-child) {
    margin-right: 0;
    }

}

html > body > footer > nav > div.links > div.social-links > ul.social > li > a {
    display: block;
    width: 32px;
    height: 32px;
    background-color: #4d4f58;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.social-links > ul.social > li > a {
    width: 32px;
    height: 32px;
    }

}

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="vk"] {
    background-image: url(images/social/vk.svg);
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
    background-position-y: 54%;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="vk"]:hover {
    background-color: #45668e;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="facebook"] {
    background-image: url(images/social/fb.svg);
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
    background-position-y: 9px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="facebook"] {
    background-position-y: 12px;
    }

}

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="facebook"]:hover {
    background-color: #1d4c9c;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="ok.ru"] {
    background-image: url(images/social/ok.svg);
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
    background-position: center;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="ok.ru"]:hover {
    background-color: #f7931e;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="instagram"] {
    background-image: url(images/social/instagram.svg);
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
    background-size: 16px auto;
    background-position: center;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="instagram"]:hover {
    background-image: url(images/social/instagram.svg),-webkit-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),-moz-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),-ms-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),-o-linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    background-image: url(images/social/instagram.svg),linear-gradient(45deg,#fd5 0%,#ff543e 50%,#c837ab 100%);
    -webkit-background-size: 18px,cover;
    -moz-background-size: 18px,cover;
    background-size: 18px,cover;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="instagram"]:hover {
    -webkit-background-size: 22px,cover;
    -moz-background-size: 22px,cover;
    background-size: 22px,cover;
    }

}

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="youtube"] {
    position: relative;
    background-image: url(images/social/youtube.svg);
    -webkit-background-size: 17px auto;
    -moz-background-size: 17px auto;
    background-size: 17px auto;
    background-position: center;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="youtube"]:hover {
    background-color: #f9251c;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="youtube"]:hover:before {
    border-left-color: #f9251c;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="youtube"]:before {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    border: 3px solid transparent;
    border-left: 6px solid #323442;
    -webkit-transform: translate(-2px,-50%);
    -moz-transform: translate(-2px,-50%);
    -ms-transform: translate(-2px,-50%);
    -o-transform: translate(-2px,-50%);
    transform: translate(-2px,-50%);
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="zen"] {
    background-image: url(images/social/zen.svg);
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="zen"]:hover {
    background-image: url(images/social/zen.svg),-webkit-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),-moz-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),-ms-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),-o-linear-gradient(#41444a,#2e3238);
    background-image: url(images/social/zen.svg),linear-gradient(#41444a,#2e3238);
    -webkit-background-size: contain,cover;
    -moz-background-size: contain,cover;
    background-size: contain,cover;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="t.me"] {
    background-image: url(images/social/telegram.svg);
    -webkit-background-size: 17px auto;
    -moz-background-size: 17px auto;
    background-size: 17px auto;
    background-position-x: 44%;
    }

html > body > footer > nav > div.links > div.social-links > ul.social > li > a[href*="t.me"]:hover {
    background-color: #08c;
    }

html > body > footer > nav > input.state-switch:checked[id="footer[kvartiry]"] + label ~ ul.footer-kvartiry {
    display: block;
    }

@media screen and (max-width: 479px) {
html > body > footer > nav > input.state-switch:checked[id="footer[kvartiry]"] + label ~ ul.footer-kvartiry {
    top: 298px;
    }

}

html > body > footer > nav > input.state-switch:checked[id*="footer["] + label {
    border-color: #9d9d9d;
    }

html > body > footer > nav > input.state-switch:checked[id*="footer["] + label:before {
    top: 21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    }

html > body > footer > nav > input.state-switch:checked[id*="footer["] + label:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    cursor: auto;
    }

html > body > footer > nav > input.state-switch:checked[id*="footer["] + label + ul {
    display: block;
    }

html > body > footer > nav > input.state-switch:disabled[id*="footer["] + label {
    cursor: auto;
    color: #9d9d9d;
    border-color: #cfcecd;
    }

html > body > footer > nav > input.state-switch:disabled[id*="footer["] + label:before {
    display: none;
    }

html > body > footer > nav > label.select {
    display: none;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(20% - 8px);
    width: -moz-calc(20% - 8px);
    width: calc(20% - 8px);
    padding-left: 8px;
    white-space: nowrap;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > label.select {
    display: block;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > label.select {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > label.select {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > label.select[for="footer[108]"],
html > body > footer > nav > label.select[for="footer[109]"],
html > body > footer > nav > label.select[for="footer[110]"] {
    margin-bottom: 24px;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > label.select[for="footer[108]"],
html > body > footer > nav > label.select[for="footer[109]"],
html > body > footer > nav > label.select[for="footer[110]"] {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > label.select[for="footer[other]"] {
    width: 100%;
    }

}

html > body > footer > nav > label.select[for="footer[kvartiry]"] {
    height: fit-content;
    }

@media screen and (max-width: 479px) {
html > body > footer > nav > label.select[for="footer[kvartiry]"] {
    margin-bottom: 16px;
    }

}

html > body > footer > nav > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul {
    position: absolute;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 2px #f5f6f9;
    box-shadow: inset 0 0 0 2px #f5f6f9;
    top: 142px;
    z-index: 2;
    width: -webkit-calc(20% - 8px);
    width: -moz-calc(20% - 8px);
    width: calc(20% - 8px);
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul {
    width: 100%;
    }

}

html > body > footer > nav > ul:nth-of-type(-n + 3) {
    margin-right: 40px;
    }

@media screen and (max-width: 1279px) {
html > body > footer > nav > ul:nth-of-type(-n + 3) {
    margin-right: auto;
    }

}

@media screen and (max-width: 999px) {
html > body > footer > nav > ul:not(.other) > li:not(:nth-child(-n + 2)) {
    display: none;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul:nth-child(4) {
    top: 174px;
    }

}

html > body > footer > nav > ul:nth-child(7) {
    left: -webkit-calc(20% + 2px);
    left: -moz-calc(20% + 2px);
    left: calc(20% + 2px);
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul:nth-child(7) {
    left: 51.851851851852%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul:nth-child(7) {
    top: 236px;
    right: auto;
    bottom: auto;
    left: 0;
    }

}

html > body > footer > nav > ul:nth-child(10) {
    left: -webkit-calc(40% + 4px);
    left: -moz-calc(40% + 4px);
    left: calc(40% + 4px);
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul:nth-child(10) {
    top: 212px;
    right: auto;
    bottom: auto;
    left: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul:nth-child(10) {
    top: 298px;
    right: auto;
    bottom: auto;
    left: 0;
    }

}

html > body > footer > nav > ul:nth-child(13) {
    left: -webkit-calc(60% + 6px);
    left: -moz-calc(60% + 6px);
    left: calc(60% + 6px);
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul:nth-child(13) {
    top: 212px;
    right: auto;
    bottom: auto;
    left: 51.851851851852%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul:nth-child(13) {
    top: 360px;
    right: auto;
    bottom: auto;
    left: 0;
    }

}

html > body > footer > nav > ul:nth-child(16) {
    left: -webkit-calc(80% + 8px);
    left: -moz-calc(80% + 8px);
    left: calc(80% + 8px);
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul:nth-child(16) {
    top: 282px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul:nth-child(16) {
    top: 422px;
    right: auto;
    bottom: auto;
    left: 0;
    }

}

html > body > footer > nav > ul.other {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul.footer-kvartiry > li:first-child,
html > body > footer > nav > ul.footer-company > li:first-child {
    display: none;
    }

}

html > body > footer > nav > ul.footer-110 {
    left: -webkit-calc(60% + 6px);
    left: -moz-calc(60% + 6px);
    left: calc(60% + 6px);
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul.footer-110 {
    top: 212px;
    left: 51.851851851852%;
    }

}

@media screen and (max-width: 479px) {
html > body > footer > nav > ul.footer-110 {
    top: 236px;
    right: auto;
    bottom: auto;
    left: 0;
    }

}

html > body > footer > nav > ul.footer-kvartiry {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    left: -webkit-calc(40% + 5px);
    left: -moz-calc(40% + 5px);
    left: calc(40% + 5px);
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul.footer-kvartiry {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul.footer-kvartiry {
    right: auto;
    bottom: auto;
    left: 0;
    }

}

html > body > footer > nav > ul.footer-kvartiry > li:last-child {
    margin-top: auto;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul.to-top {
    top: auto;
    bottom: 135px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul.to-top:nth-child(4),
html > body > footer > nav > ul.to-top:nth-child(7) {
    bottom: 125px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul.to-top:nth-child(10),
html > body > footer > nav > ul.to-top:nth-child(13) {
    bottom: 55px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul.to-top:nth-child(4) {
    bottom: 125px;
    }

}

html > body > footer > nav > ul.my {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul.my {
    position: static;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
    padding: 8px 0;
    margin-bottom: 16px;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > footer > nav > ul.my > li {
    width: 50%;
    text-align: center;
    }

html > body > footer > nav > ul.my > li:not(:last-child) {
    position: relative;
    }

html > body > footer > nav > ul.my > li:not(:last-child):before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: '';
    background: #cfcecd;
    }

html > body > footer > nav > ul.my > li:first-child:last-child {
    width: 100%;
    }

}

html > body > footer > nav > ul > li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #323442;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul > li {
    font-size: 13px;
    }

}

html > body > footer > nav > ul > li:not(:last-child) {
    margin-bottom: 8px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li:not(:last-child) {
    margin-bottom: 0;
    }

}

html > body > footer > nav > ul > li:not(:last-child) > ul {
    margin-bottom: 24px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li:not(:last-child) > ul {
    margin-bottom: 0;
    }

}

html > body > footer > nav > ul > li:first-child {
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li:first-child {
    margin-bottom: 0;
    }

}

html > body > footer > nav > ul > li.current > a,
html > body > footer > nav > ul > li.active > a {
    color: #f26259;
    }

html > body > footer > nav > ul > li.current > a.button:hover,
html > body > footer > nav > ul > li.current > a.button:focus,
html > body > footer > nav > ul > li.current > a.button:active,
html > body > footer > nav > ul > li.active > a.button:hover,
html > body > footer > nav > ul > li.active > a.button:focus,
html > body > footer > nav > ul > li.active > a.button:active {
    color: #4d4f58;
    border-color: #9d9d9d;
    }

html > body > footer > nav > ul > li.current > a:active,
html > body > footer > nav > ul > li.current > a:hover {
    color: #f26259;
    }

html > body > footer > nav > ul > li a,
html > body > footer > nav > ul > li button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul > li a,
html > body > footer > nav > ul > li button {
    font-size: 13px;
    }

}

@media print {
html > body > footer > nav > ul > li a,
html > body > footer > nav > ul > li button {
    border-bottom: none;
    }

}

html > body > footer > nav > ul > li a:hover,
html > body > footer > nav > ul > li button:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > footer > nav > ul > li a:active,
html > body > footer > nav > ul > li button:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li a,
html > body > footer > nav > ul > li button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    padding: 12px 56px 12px 16px;
    font-weight: 500;
    line-height: -webkit-calc(1.375);
    line-height: -moz-calc(1.375);
    line-height: calc(1.375);
    padding-left: 8px;
    }

html > body > footer > nav > ul > li a:hover,
html > body > footer > nav > ul > li button:hover {
    background: #f5f6f9;
    }

html > body > footer > nav > ul > li a:hover,
html > body > footer > nav > ul > li a:active,
html > body > footer > nav > ul > li button:hover,
html > body > footer > nav > ul > li button:active {
    color: #4e505c;
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 743px) {
html > body > footer > nav > ul > li a,
html > body > footer > nav > ul > li button {
    font-size: 15px;
    }

}

html > body > footer > nav > ul > li a.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    background: #4e505c;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > footer > nav > ul > li a.button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul > li a.button {
    line-height: 49px;
    }

}

html > body > footer > nav > ul > li a.button:focus,
html > body > footer > nav > ul > li a.button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > footer > nav > ul > li a.button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > footer > nav > ul > li a.button:focus {
    outline: none;
    }

html > body > footer > nav > ul > li a.button.current {
    display: none;
    }

html > body > footer > nav > ul > li a.button:hover {
    color: #fff;
    }

html > body > footer > nav > ul > li a.button:active {
    color: #fff;
    background: #4e505c;
    }

html > body > footer > nav > ul > li button {
    padding: 0;
    background: none;
    border: none;
    }

html > body > footer > nav > ul > li > form.logout-form {
    position: relative;
    top: -6px;
    display: inline-block;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li > form.logout-form {
    position: static;
    margin-left: 8px;
    }

}

html > body > footer > nav > ul > li > form.logout-form > button {
    font-size: 0;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li > form.logout-form > button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

html > body > footer > nav > ul > li > form.logout-form > button:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > footer > nav > ul > li > form.logout-form > button:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 743px) {
html > body > footer > nav > ul > li > form.logout-form > button {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) and print {
html > body > footer > nav > ul > li > form.logout-form > button {
    border-bottom: none;
    }

}

@media screen and (max-width: 743px) {
html > body > footer > nav > ul > li > form.logout-form > button {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

html > body > footer > nav > ul > li > form.logout-form > button:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > footer > nav > ul > li > form.logout-form > button:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

}

@media screen and (max-width: 743px) and screen and (max-width: 743px) {
html > body > footer > nav > ul > li > form.logout-form > button {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) and print {
html > body > footer > nav > ul > li > form.logout-form > button {
    border-bottom: none;
    }

}

html > body > footer > nav > ul > li > form.logout-form > button > svg {
    margin-left: 8px;
    vertical-align: middle;
    }

html > body > footer > nav > ul > li > form.logout-form > button > svg * {
    fill: #323442;
    }

html > body > footer > nav > ul > li > form.logout-form > button:hover > svg * {
    fill: #ff675e;
    }

html > body > footer > nav > ul > li > form.logout-form > button:active > svg * {
    fill: #c41016;
    }

html > body > footer > nav > ul > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > footer > nav > ul > li > ul > li:not(:last-child) {
    margin-bottom: 8px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li > ul > li:not(:last-child) {
    margin-bottom: 0;
    }

}

html > body > footer > nav > ul > li > ul > li.last-of-type {
    margin-bottom: 24px;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li > ul > li.last-of-type {
    margin-bottom: 0;
    }

}

html > body > footer > nav > ul > li > ul > li.current > a,
html > body > footer > nav > ul > li > ul > li.active > a {
    color: #f26259;
    }

html > body > footer > nav > ul > li > ul > li.current > a:active,
html > body > footer > nav > ul > li > ul > li.current > a:hover {
    color: #f26259;
    }

html > body > footer > nav > ul > li > ul > li > a {
    color: #9d9d9d;
    }

@media screen and (max-width: 999px) {
html > body > footer > nav > ul > li > ul > li > a {
    color: #4e505c;
    }

}

html > body > header {
    position: relative;
    z-index: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 40px;
    background: #fff;
    border-bottom: 1px solid #ecedf2;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    }

@media print {
html > body > header {
    margin-bottom: 24px;
    }

}

html > body > header.fixed {
    position: fixed;
    top: -120px;
    }

html > body > header.fixed.show {
    top: 0;
    }

html > body > header.fixed + main.components-container {
    margin-top: 112px;
    }

html > body > header.fixed + main.components-container > section.header-promo,
html > body > header.fixed + main.components-container > section.landing-promo-header {
    margin-top: 0;
    }

@media screen and (max-width: 743px) {
html > body > header.fixed + main.components-container {
    margin-top: 88px;
    }

}

html > body > header + main.components-container > section.header-promo,
html > body > header + main.components-container > section.landing-promo-header {
    margin-top: -40px;
    }

html > body.lightbox > header {
    filter: blur(2px);
    }

html > body > header.landing {
    background: #323442;
    border: none;
    }

@media screen and (max-width: 1279px) {
html > body > header.landing > nav > a.logo {
    margin-right: 2vw;
    }

}

@media screen and (max-width: 999px) {
html > body > header.landing > nav > a.logo {
    margin-right: auto;
    }

}

html > body > header.landing > nav > button.get-ajax-form {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: 38px;
    margin-left: auto;
    font-size: 14px;
    line-height: 38px;
    }

@media screen and (max-width: 743px) {
html > body > header.landing > nav > button.get-ajax-form {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > header.landing > nav > button.get-ajax-form {
    line-height: 49px;
    }

}

html > body > header.landing > nav > button.get-ajax-form:focus,
html > body > header.landing > nav > button.get-ajax-form:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > header.landing > nav > button.get-ajax-form:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > header.landing > nav > button.get-ajax-form:focus {
    outline: none;
    }

html > body > header.landing > nav > button.get-ajax-form:focus,
html > body > header.landing > nav > button.get-ajax-form:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > header.landing > nav > button.get-ajax-form:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1279px) {
html > body > header.landing > nav > button.get-ajax-form {
    font-size: 0;
    }

html > body > header.landing > nav > button.get-ajax-form:before {
    font-size: 14px;
    content: attr(data-short);
    }

}

@media screen and (max-width: 999px) {
html > body > header.landing > nav > button.get-ajax-form {
    margin-right: 32px;
    }

}

@media screen and (max-width: 743px) {
html > body > header.landing > nav > button.get-ajax-form {
    display: none;
    }

}

html > body > header.landing > nav > label[for="main_menu"]:before,
html > body > header.landing > nav > label[for="main_menu"]:after {
    background: #fff;
    }

html > body > header.landing > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #fff,0 8px 0 0 #fff;
    box-shadow: 0 -8px 0 0 #fff,0 8px 0 0 #fff;
    }

html > body > header.landing > nav > ul.phones {
    margin-right: 0;
    margin-left: auto;
    }

html > body > header.landing > nav > ul.phones > li.with-plus-seven {
    overflow: hidden;
    }

html > body > header.landing > nav > ul.phones > li.with-plus-seven > a {
    text-indent: -23px;
    }

@media screen and (max-width: 1279px) {
html > body > header.landing > nav > ul.phones > li.with-plus-seven > a {
    text-indent: -22px;
    }

}

html > body > header.landing > nav > ul.phones > li.with-plus-seven > a:after {
    margin-left: 23px;
    }

@media screen and (max-width: 1279px) {
html > body > header.landing > nav > ul.phones > li.with-plus-seven > a:after {
    margin-left: 22px;
    }

}

html > body > header.landing > nav > ul.phones > li > a {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

html > body > header.landing > nav > ul.phones > li > a:after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    display: block;
    margin-left: auto;
    text-transform: lowercase;
    content: attr(data-title);
    }

@media screen and (max-width: 743px) {
html > body > header.landing > nav > ul.phones > li > a:after {
    font-size: 12px;
    }

}

html > body > header.landing > nav > ul.cities > li.current > a {
    padding-left: 22px;
    opacity: .8;
    color: #fff;
    background: url(images/navigator.svg) left center no-repeat;
    -webkit-background-size: 12px;
    -moz-background-size: 12px;
    background-size: 12px;
    }

@media screen and (max-width: 1279px) {
html > body > header.landing > nav > ul.cities > li.current > a {
    padding-left: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body > header.landing > nav > ul > li:not(:last-child) {
    margin-right: 12px;
    }

}

html > body > header.landing > nav > ul > li:not(.current) > a {
    cursor: pointer;
    }

html > body > header.landing > nav > ul > li:not(.current) > a:hover,
html > body > header.landing > nav > ul > li:not(.current) > a:focus {
    opacity: .7;
    color: #fff;
    }

html > body > header.landing > nav > ul > li:not(.current) > a:active {
    opacity: .6;
    color: #fff;
    }

html > body > header.landing > nav > ul > li > a {
    color: #fff;
    }

html > body > header.landing > noindex {
    height: -webkit-calc(100% - 8px * 10);
    height: -moz-calc(100% - 8px * 10);
    height: calc(100% - 8px * 10);
    background: #323442;
    }

@media screen and (max-width: 743px) {
html > body > header.landing > noindex {
    height: -webkit-calc(100% - 8px * 7);
    height: -moz-calc(100% - 8px * 7);
    height: calc(100% - 8px * 7);
    }

}

html > body > header.landing > noindex > nav > button.get-ajax-form {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: none;
    }

@media screen and (max-width: 743px) {
html > body > header.landing > noindex > nav > button.get-ajax-form {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > header.landing > noindex > nav > button.get-ajax-form {
    line-height: 49px;
    }

}

html > body > header.landing > noindex > nav > button.get-ajax-form:focus,
html > body > header.landing > noindex > nav > button.get-ajax-form:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:focus {
    outline: none;
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:focus,
html > body > header.landing > noindex > nav > button.get-ajax-form:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > header.landing > noindex > nav > button.get-ajax-form {
    display: block;
    }

}

html > body > header.landing > noindex > nav > button.get-ajax-form {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: none;
    }

@media screen and (max-width: 743px) {
html > body > header.landing > noindex > nav > button.get-ajax-form {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > header.landing > noindex > nav > button.get-ajax-form {
    line-height: 49px;
    }

}

html > body > header.landing > noindex > nav > button.get-ajax-form:focus,
html > body > header.landing > noindex > nav > button.get-ajax-form:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:focus {
    outline: none;
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:focus,
html > body > header.landing > noindex > nav > button.get-ajax-form:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > header.landing > noindex > nav > button.get-ajax-form:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > header.landing > noindex > nav > button.get-ajax-form {
    display: block;
    }

}

html > body > header.landing > noindex > nav > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 24px;
    }

html > body > header.landing > noindex > nav > ul.phones > li > a {
    color: #fff;
    }

html > body > header.landing > noindex > nav > ul.phones > li > a:focus,
html > body > header.landing > noindex > nav > ul.phones > li > a:hover {
    opacity: .7;
    color: #fff;
    }

html > body > header.landing > noindex > nav > ul.phones > li > a:active {
    opacity: .6;
    color: #fff;
    }

html > body > header.landing > noindex > nav > ul.cities > li.current > a {
    padding-left: 22px;
    opacity: .8;
    color: #fff;
    background: url(images/navigator.svg) left center no-repeat;
    -webkit-background-size: 12px;
    -moz-background-size: 12px;
    background-size: 12px;
    }

@media screen and (max-width: 1279px) {
html > body > header.landing > noindex > nav > ul.cities > li.current > a {
    padding-left: 20px;
    }

}

html > body > header.landing > noindex > nav > ul > li:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > header.landing > noindex > nav > ul > li:not(.current) > a {
    cursor: pointer;
    }

html > body > header.landing > noindex > nav > ul > li:not(.current) > a:hover,
html > body > header.landing > noindex > nav > ul > li:not(.current) > a:focus {
    opacity: .7;
    }

html > body > header.landing > noindex > nav > ul > li:not(.current) > a:active {
    opacity: .6;
    }

html > body > header.landing > noindex > nav > ul > li > a {
    color: #fff;
    border-bottom: none;
    }

html > body > header:not(.landing):before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: -1;
    height: 35px;
    background: #323442;
    -webkit-transition: height 150ms ease-in-out;
    -moz-transition: height 150ms ease-in-out;
    -o-transition: height 150ms ease-in-out;
    transition: height 150ms ease-in-out;
    }

@media print {
html > body > header:not(.landing):before {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 35px;
    -webkit-transition: padding 150ms ease-in-out;
    -moz-transition: padding 150ms ease-in-out;
    -o-transition: padding 150ms ease-in-out;
    transition: padding 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts {
    position: relative;
    }

}

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts {
    width: -webkit-calc(100% - 8px * 2);
    width: -moz-calc(100% - 8px * 2);
    width: calc(100% - 8px * 2);
    }

}

@media print {
html > body > header:not(.landing) > div.contacts {
    top: -webkit-calc(50% - 20px);
    top: -moz-calc(50% - 20px);
    top: calc(50% - 20px);
    right: -webkit-calc(50% - 325px);
    right: -moz-calc(50% - 325px);
    right: calc(50% - 325px);
    bottom: auto;
    left: auto;
    position: absolute;
    }

}

html > body > header:not(.landing) > div.contacts > a.online {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    padding-left: 18px;
    margin-right: 24px;
    background: url(images/chat.svg) left 1px no-repeat;
    -webkit-background-size: 14px 12px;
    -moz-background-size: 14px 12px;
    background-size: 14px 12px;
    border-bottom: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > a.online {
    font-size: 12px;
    }

}

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > a.online {
    margin-right: auto;
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > a.online {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts > a.online:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > a.online:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > a.order-taxi {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    padding-left: 19px;
    background: url(images/taxi.svg) left center no-repeat;
    -webkit-background-size: 15px 10px;
    -moz-background-size: 15px 10px;
    background-size: 15px 10px;
    border-bottom: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > a.order-taxi {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > a.order-taxi {
    top: 89px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    z-index: -2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.619047619048%;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    pointer-events: none;
    opacity: 0;
    background-color: #4e505c;
    background-position-x: -webkit-calc(50% - 28px);
    background-position-x: -moz-calc(50% - 28px);
    background-position-x: calc(50% - 28px);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > a.order-taxi {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > a.order-taxi {
    width: 47.058823529412%;
    padding-left: 18px;
    background-position-x: -webkit-calc(50% - 19px);
    background-position-x: -moz-calc(50% - 19px);
    background-position-x: calc(50% - 19px);
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > a.order-taxi {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts > a.order-taxi:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > a.order-taxi:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"] {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: none;
    padding-left: 17px;
    color: #fff;
    background: url(images/phone.svg) left top no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    background-size: 13px 13px;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"] {
    font-size: 12px;
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"] {
    border-bottom: none;
    }

}

html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"]:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"]:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"] {
    display: block;
    }

}

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"] {
    font-size: 0;
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"] {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"]:hover {
    color: #fff;
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"]:active {
    color: #fff;
    opacity: .6;
    }

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > label[for="contacts_menu"]:before {
    font-size: 12px;
    content: attr(data-short);
    }

}

html > body > header:not(.landing) > div.contacts > ul.cities {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    margin-right: 48px;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.cities {
    font-size: 12px;
    }

}

@media screen and (max-width: 1279px) {
html > body > header:not(.landing) > div.contacts > ul.cities {
    margin-right: 40px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.cities {
    margin-right: auto;
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > ul.cities {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts > ul.cities > li:not(:last-child) {
    margin-right: 16px;
    }

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > ul.cities > li:not(:last-child) {
    margin-right: 12px;
    }

}

html > body > header:not(.landing) > div.contacts > ul.cities > li.current {
    padding-left: 16px;
    opacity: .5;
    background: url(images/navigator.svg) left center no-repeat;
    -webkit-background-size: 10px 11px;
    -moz-background-size: 10px 11px;
    background-size: 10px 11px;
    }

html > body > header:not(.landing) > div.contacts > ul.cities > li > a {
    color: #fff;
    border-bottom: none;
    }

html > body > header:not(.landing) > div.contacts > ul.cities > li > a[href]:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > ul.cities > li > a[href]:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > ul.my {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 24px;
    letter-spacing: 1px;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.my {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.my {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts > ul.my > li:not(:last-child) {
    margin-right: 16px;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > a {
    color: #fff;
    border-bottom: none;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > a[href]:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > a[href]:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > form.logout-form.sending:before {
    cursor: wait;
    opacity: 0;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > form.logout-form > button[type="submit"] {
    padding: 0 24px 0 0;
    color: #fff;
    background: url(images/logout.svg) right center no-repeat transparent;
    border: none;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > form.logout-form > button[type="submit"]:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > ul.my > li > form.logout-form > button[type="submit"]:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > ul.phones {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.phones {
    position: absolute;
    top: 32px;
    z-index: -2;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 0;
    pointer-events: none;
    opacity: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li {
    width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li {
    width: 47.058823529412%;
    }

}

html > body > header:not(.landing) > div.contacts > ul.phones > li:not(:last-child) {
    margin-right: 24px;
    }

@media screen and (max-width: 1279px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li:not(:last-child) {
    margin-right: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li:not(:last-child) {
    margin: 0 0 16px;
    }

}

html > body > header:not(.landing) > div.contacts > ul.phones > li.with-plus-seven {
    overflow: hidden;
    text-indent: -20px;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li.with-plus-seven {
    text-indent: -24px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li.with-plus-seven > a {
    text-indent: 0;
    }

}

html > body > header:not(.landing) > div.contacts > ul.phones > li > a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #fff;
    letter-spacing: .2px;
    display: block;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    }

}

@media screen and (max-width: 743px) and screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a {
    font-size: 15px;
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #323442;
    }

}

@media print and screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a {
    font-size: 15px;
    }

}

html > body > header:not(.landing) > div.contacts > ul.phones > li > a:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > ul.phones > li > a:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    padding-left: 17px;
    color: #fff;
    background: url(images/callback.svg) left top no-repeat;
    -webkit-background-size: 13px 13px;
    -moz-background-size: 13px 13px;
    background-size: 13px 13px;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    padding: 0;
    line-height: 48px;
    text-align: center;
    background-color: #4e505c;
    background-position-x: -webkit-calc(50% - 59px);
    background-position-x: -moz-calc(50% - 59px);
    background-position-x: calc(50% - 59px);
    background-position-y: center;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback {
    padding-left: 16px;
    background-position-x: -webkit-calc(50% - 52px);
    background-position-x: -moz-calc(50% - 52px);
    background-position-x: calc(50% - 52px);
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback {
    display: none;
    }

}

html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback:hover {
    opacity: .5;
    }

html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback:active {
    opacity: .6;
    }

html > body > header:not(.landing) > div.contacts > ul.phones > li > a.order-callback:after {
    display: none;
    }

@media print {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a.roistat_phone_header:after {
    text-indent: -4px;
    }

}

html > body > header:not(.landing) > div.contacts > ul.phones > li > a[data-title]:not([data-title='']):after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    margin-left: 8px;
    text-transform: lowercase;
    content: attr(data-title);
    }

@media screen and (max-width: 743px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a[data-title]:not([data-title='']):after {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a[data-title]:not([data-title='']):after {
    display: block;
    margin: 0;
    }

}

@media print {
html > body > header:not(.landing) > div.contacts > ul.phones > li > a[data-title]:not([data-title='']):after {
    display: block;
    text-indent: -8px;
    color: #4e505c;
    }

}

html > body > header > nav {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 76px;
    }

@media screen and (max-width: 743px) {
html > body > header > nav {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > header > nav {
    height: 56px;
    }

}

html > body > header > nav > a.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: .1px;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > header > nav > a.button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > header > nav > a.button {
    line-height: 49px;
    }

}

html > body > header > nav > a.button:focus,
html > body > header > nav > a.button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > header > nav > a.button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > header > nav > a.button:focus {
    outline: none;
    }

html > body > header > nav > a.button:focus,
html > body > header > nav > a.button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > header > nav > a.button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1279px) {
html > body > header > nav > a.button {
    font-size: 0;
    }

html > body > header > nav > a.button:before {
    font-size: 14px;
    content: attr(data-short);
    }

}

@media screen and (max-width: 999px) {
html > body > header > nav > a.button {
    margin-right: 32px;
    }

}

@media screen and (max-width: 743px) {
html > body > header > nav > a.button {
    margin-right: 24px;
    line-height: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > header > nav > a.button {
    display: none;
    }

}

@media print {
html > body > header > nav > a.button {
    display: none;
    }

}

html > body > header > nav > a.button.current {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    cursor: default;
    }

html > body > header > nav > a.button:not([href]):hover,
html > body > header > nav > a.button:not([href]):focus,
html > body > header > nav > a.button:not([href]):active {
    color: #fff;
    background: #f26259;
    border-color: #f26259;
    }

html > body > header > nav > a.favourites {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 24px;
    cursor: auto;
    pointer-events: none;
    opacity: 0;
    border-bottom: none;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > header > nav > a.favourites {
    font-size: 15px;
    }

}

@media print {
html > body > header > nav > a.favourites {
    border-bottom: none;
    }

}

html > body > header > nav > a.favourites:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > header > nav > a.favourites:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

@media print {
html > body > header > nav > a.favourites {
    display: none;
    }

}

html > body > header > nav > a.favourites:not([data-count="0"]) {
    cursor: pointer;
    pointer-events: all;
    opacity: 1;
    }

html > body > header > nav > a.favourites:after {
    margin-left: 8px;
    font-variant-numeric: tabular-nums;
    content: attr(data-count);
    }

html > body > header > nav > a.favourites > svg {
    width: 17px;
    height: 17px;
    }

html > body > header > nav > a.favourites > svg .fill {
    fill: none;
    }

html > body > header > nav > a.favourites > svg .stroke {
    fill: #7f818b;
    }

html > body > header > nav > a.logo {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
    border-bottom: none;
    }

@media screen and (max-width: 1279px) {
html > body > header > nav > a.logo {
    margin-right: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > header > nav > a.logo {
    margin-right: auto;
    }

}

html > body > header > nav > a.logo > img {
    width: 100px;
    height: 36px;
    }

@media screen and (max-width: 743px) {
html > body > header > nav > a.logo > img {
    width: 85px;
    height: 31px;
    }

}

html > body > header > nav > a.workspace {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 28px;
    margin-right: 24px;
    background: url(images/workspace/bookmark-active.svg) left center no-repeat;
    -webkit-background-size: 24px;
    -moz-background-size: 24px;
    background-size: 24px;
    border-bottom: none;
    }

@media screen and (max-width: 1279px) {
html > body > header > nav > a.workspace {
    margin-right: 16px;
    font-size: 15px;
    }

}

html > body > header > nav > a.workspace:not([href]) {
    pointer-events: none;
    }

html > body > header > nav > a.workspace:hover,
html > body > header > nav > a.workspace:active {
    color: #5968e9;
    }

html > body > header > nav > label[for="main_menu"] {
    position: relative;
    display: none;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 24px;
    }

@media screen and (max-width: 999px) {
html > body > header > nav > label[for="main_menu"] {
    display: block;
    }

}

html > body > header > nav > label[for="main_menu"]:before,
html > body > header > nav > label[for="main_menu"]:after {
    position: absolute;
    display: block;
    content: '';
    top: -webkit-calc(50% - 2px);
    top: -moz-calc(50% - 2px);
    top: calc(50% - 2px);
    right: 0;
    bottom: auto;
    left: auto;
    width: 100%;
    height: 2px;
    background: #f26259;
    }

html > body > header > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: 0 -8px 0 0 #f26259,0 8px 0 0 #f26259;
    box-shadow: 0 -8px 0 0 #f26259,0 8px 0 0 #f26259;
    }

html > body > header > nav > label[for="main_menu"]:after {
    display: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > header > nav > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > header > nav > ul {
    display: none;
    }

}

@media print {
html > body > header > nav > ul {
    display: none;
    }

}

html > body > header > nav > ul > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > header > nav > ul > li:not(:last-child) {
    margin-right: 24px;
    }

@media screen and (max-width: 1279px) {
html > body > header > nav > ul > li:not(:last-child) {
    margin-right: 16px;
    }

}

html > body > header > nav > ul > li.current > a,
html > body > header > nav > ul > li.active > a {
    color: #f26259;
    }

html > body > header > nav > ul > li.current > a[data-count]:after,
html > body > header > nav > ul > li.active > a[data-count]:after {
    content: none;
    }

html > body > header > nav > ul > li.current > a:active,
html > body > header > nav > ul > li.current > a:hover {
    color: #f26259;
    }

html > body > header > nav > ul > li > a {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > header > nav > ul > li > a {
    font-size: 15px;
    }

}

@media print {
html > body > header > nav > ul > li > a {
    border-bottom: none;
    }

}

html > body > header > nav > ul > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > header > nav > ul > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

@media screen and (max-width: 1279px) {
html > body > header > nav > ul > li > a {
    font-size: 15px;
    }

}

html > body > header > nav > ul > li > a[data-count]:after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    position: absolute;
    top: 50%;
    right: -4px;
    width: 6px;
    height: 6px;
    margin-left: 1px;
    font-weight: 700;
    content: '';
    color: #fff;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-8px) translateX(100%);
    -moz-transform: translateY(-8px) translateX(100%);
    -ms-transform: translateY(-8px) translateX(100%);
    -o-transform: translateY(-8px) translateX(100%);
    transform: translateY(-8px) translateX(100%);
    }

@media screen and (max-width: 743px) {
html > body > header > nav > ul > li > a[data-count]:after {
    font-size: 12px;
    }

}

@media screen and (max-width: 1279px) {
html > body > header > nav > ul > li > a[data-short] {
    font-size: 0;
    }

}

@media screen and (max-width: 1279px) {
html > body > header > nav > ul > li > a:before {
    font-size: 15px;
    content: attr(data-short);
    }

}

@media screen and (max-width: 999px) {
html > body > header > nav > ul > li > a:before {
    content: none;
    }

}

html > body > header > noindex {
    top: 100%;
    right: 0;
    bottom: auto;
    left: auto;
    position: fixed;
    overflow-y: scroll;
    display: none;
    width: 100%;
    height: -webkit-calc(100% - 8px * 14);
    height: -moz-calc(100% - 8px * 14);
    height: calc(100% - 8px * 14);
    opacity: 0;
    background: #fff;
    -webkit-transition: top 300ms ease-in-out,opacity 300ms ease-in-out 150ms;
    -moz-transition: top 300ms ease-in-out,opacity 300ms ease-in-out 150ms;
    -o-transition: top 300ms ease-in-out,opacity 300ms ease-in-out 150ms;
    transition: top 300ms ease-in-out,opacity 300ms ease-in-out 150ms;
    }

@media screen and (max-width: 999px) {
html > body > header > noindex {
    display: block;
    }

}

@media screen and (max-width: 743px) {
html > body > header > noindex {
    height: -webkit-calc(100% - 8px * 11);
    height: -moz-calc(100% - 8px * 11);
    height: calc(100% - 8px * 11);
    }

}

html > body > header > noindex > nav {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    }

@media screen and (max-width: 743px) {
html > body > header > noindex > nav {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

html > body > header > noindex > nav > a.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > header > noindex > nav > a.button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > header > noindex > nav > a.button {
    line-height: 49px;
    }

}

html > body > header > noindex > nav > a.button:focus,
html > body > header > noindex > nav > a.button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > header > noindex > nav > a.button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > header > noindex > nav > a.button:focus {
    outline: none;
    }

html > body > header > noindex > nav > a.button:focus,
html > body > header > noindex > nav > a.button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > header > noindex > nav > a.button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 479px) {
html > body > header > noindex > nav > a.button {
    display: block;
    }

}

html > body > header > noindex > nav > ul.mobile-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: auto;
    }

html > body > header > noindex > nav > ul.mobile-menu > li:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > header > noindex > nav > ul.mobile-menu > li a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > header > noindex > nav > ul.mobile-menu > li a {
    font-size: 15px;
    }

}

@media print {
html > body > header > noindex > nav > ul.mobile-menu > li a {
    border-bottom: none;
    }

}

html > body > header > noindex > nav > ul.mobile-menu > li a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > header > noindex > nav > ul.mobile-menu > li a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > header > noindex > nav > ul.mobile-menu > li > a {
    font-weight: 500;
    }

html > body > header > noindex > nav > ul.mobile-menu > li > a[data-count]:after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    position: relative;
    bottom: 6px;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 3px;
    content: '';
    color: #fff;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 743px) {
html > body > header > noindex > nav > ul.mobile-menu > li > a[data-count]:after {
    font-size: 12px;
    }

}

html > body > header > noindex > nav > ul.mobile-menu > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > header > noindex > nav > ul.my {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 24px;
    }

@media screen and (max-width: 479px) {
html > body > header > noindex > nav > ul.my {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

}

html > body > header > noindex > nav > ul.my > li:not(:last-child) {
    margin-right: 40px;
    }

@media screen and (max-width: 479px) {
html > body > header > noindex > nav > ul.my > li:not(:last-child) {
    margin-right: 0;
    }

}

html > body > header > noindex > nav > ul.my > li.current > a {
    pointer-events: none;
    }

html > body > header > noindex > nav > ul.my > li > a {
    font-weight: 500;
    border-bottom: 0;
    }

html > body > header > noindex > nav > ul.my > li > a:hover,
html > body > header > noindex > nav > ul.my > li > a:active {
    color: #5968e9;
    }

html > body > header > noindex > nav > ul.my > li > form.logout-form.sending:before {
    cursor: wait;
    opacity: 0;
    }

html > body > header > noindex > nav > ul.my > li > form.logout-form > button[type="submit"] {
    position: relative;
    padding: 0;
    color: #676975;
    background: none;
    border: none;
    }

html > body > header > noindex > nav > ul.my > li > form.logout-form > button[type="submit"] > svg {
    position: relative;
    top: 1px;
    right: -3px;
    }

html > body > header > noindex > nav > ul.my > li > form.logout-form > button[type="submit"] > svg > path {
    fill: #676975;
    }

html > body > header > noindex > nav > ul.phones {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 24px 0;
    }

@media screen and (max-width: 999px) {
html > body > header > noindex > nav > ul.phones {
    display: block;
    }

}

@media screen and (max-width: 479px) {
html > body > header > noindex > nav > ul.phones {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body > header > noindex > nav > ul.phones > li:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 479px) {
html > body > header > noindex > nav > ul.phones > li:not(:last-child) {
    margin-bottom: 0;
    }

}

html > body > header > noindex > nav > ul.phones > li.with-plus-seven {
    overflow: hidden;
    text-indent: -22px;
    }

html > body > header > noindex > nav > ul.phones > li.with-plus-seven > a {
    text-indent: 0;
    }

html > body > header > noindex > nav > ul.phones > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > header > noindex > nav > ul.phones > li > a {
    font-size: 15px;
    }

}

@media print {
html > body > header > noindex > nav > ul.phones > li > a {
    border-bottom: none;
    }

}

html > body > header > noindex > nav > ul.phones > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > header > noindex > nav > ul.phones > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > header > noindex > nav > ul.phones > li > a:after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #676975;
    letter-spacing: .4px;
    display: block;
    text-transform: lowercase;
    content: attr(data-title);
    }

@media screen and (max-width: 743px) {
html > body > header > noindex > nav > ul.phones > li > a:after {
    font-size: 12px;
    }

}

html > body > iframe.tour {
    width: 100vw;
    height: 100vh;
    }

@media screen and (max-width: 999px) {
html > body > input#sidebar:checked + label {
    z-index: 309;
    opacity: .6;
    -webkit-transition: opacity 150ms ease-in-out,z-index 0s;
    -moz-transition: opacity 150ms ease-in-out,z-index 0s;
    -o-transition: opacity 150ms ease-in-out,z-index 0s;
    transition: opacity 150ms ease-in-out,z-index 0s;
    }

}

@media screen and (max-width: 999px) {
html > body > input#sidebar:checked ~ aside.sidebar {
    z-index: 310;
    right: 0;
    -webkit-transition: right 150ms ease-in-out,z-index 0s;
    -moz-transition: right 150ms ease-in-out,z-index 0s;
    -o-transition: right 150ms ease-in-out,z-index 0s;
    transition: right 150ms ease-in-out,z-index 0s;
    }

}

html > body > input.state-switch:checked#main_menu ~ input.state-switch:checked#contacts_menu ~ header.fixed {
    top: 0;
    }

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#main_menu ~ input.state-switch:checked#contacts_menu ~ header > noindex {
    top: 232px;
    }

}

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ input.state-switch:checked#contacts_menu ~ header > noindex {
    top: 208px;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#main_menu ~ input.state-switch:checked#contacts_menu ~ main.components-container {
    top: 273px;
    }

}

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ input.state-switch:checked#contacts_menu ~ main.components-container {
    margin-top: 249px;
    }

}

html > body > input.state-switch:checked#main_menu ~ header {
    position: fixed;
    }

html > body > input.state-switch:checked#main_menu ~ header.fixed {
    top: 0;
    }

html > body > input.state-switch:checked#main_menu ~ header.fixed + main.components-container {
    margin-top: 112px;
    }

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ header.fixed + main.components-container {
    margin-top: 88px;
    }

}

html > body > input.state-switch:checked#main_menu ~ header.landing > noindex {
    top: 80px;
    }

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ header.landing > noindex {
    top: 56px;
    }

}

html > body > input.state-switch:checked#main_menu ~ header.landing + main.components-container {
    margin-top: 121px;
    }

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ header.landing + main.components-container {
    margin-top: 97px;
    }

}

html > body > input.state-switch:checked#main_menu ~ header > nav > label[for="main_menu"]:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > input.state-switch:checked#main_menu ~ header > nav > label[for="main_menu"]:after {
    display: block;
    }

html > body > input.state-switch:checked#main_menu ~ header > noindex {
    top: 112px;
    opacity: 1;
    }

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#main_menu ~ header > noindex {
    display: block;
    }

}

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ header > noindex {
    top: 88px;
    }

}

html > body > input.state-switch:checked#main_menu ~ main.components-container {
    margin-top: 153px;
    }

@media screen and (max-width: 743px) {
html > body > input.state-switch:checked#main_menu ~ main.components-container {
    margin-top: 129px;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header.fixed {
    top: -209px;
    }

}

@media screen and (max-width: 999px) {
html > body.meridian_tobolsk > input.state-switch:checked#contacts_menu ~ header.fixed {
    top: -177px;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header.fixed.show {
    top: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header:before {
    height: 152px;
    }

}

@media screen and (max-width: 999px) {
html > body.meridian_tobolsk > input.state-switch:checked#contacts_menu ~ header:before {
    height: 96px;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header > div.contacts {
    padding-bottom: 120px;
    }

}

@media screen and (max-width: 999px) {
html > body.meridian_tobolsk > input.state-switch:checked#contacts_menu ~ header > div.contacts {
    padding-bottom: 64px;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header > div.contacts > a.order-taxi,
html > body > input.state-switch:checked#contacts_menu ~ header > div.contacts > ul.phones {
    z-index: 0;
    pointer-events: all;
    opacity: 1;
    -webkit-transition: opacity 150ms ease-in-out 150ms;
    -moz-transition: opacity 150ms ease-in-out 150ms;
    -o-transition: opacity 150ms ease-in-out 150ms;
    transition: opacity 150ms ease-in-out 150ms;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header > div.contacts > a.order-taxi:hover {
    opacity: .7;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header > div.contacts > a.order-taxi:active {
    opacity: .6;
    }

}

@media screen and (max-width: 999px) {
html > body > input.state-switch:checked#contacts_menu ~ header > div.contacts > label[for="contacts_menu"] {
    opacity: .4;
    }

}

html > body > label[for="sidebar"] {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > label[for="sidebar"] {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -100;
    display: block;
    margin: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out,z-index 0s ease-in-out ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,z-index 0s ease-in-out ease-in-out;
    -o-transition: opacity 150ms ease-in-out,z-index 0s ease-in-out ease-in-out;
    transition: opacity 150ms ease-in-out,z-index 0s ease-in-out ease-in-out;
    }

}

html > body > main.components-container {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

html > body.lightbox > main.components-container {
    filter: blur(2px);
    }

html > body > main.components-container > * {
    margin-bottom: 72px;
    }

html > body > main.components-container > :last-child {
    margin-bottom: 112px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container.error-404 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container.error-404 > h1,
html > body > main.components-container.error-404 > p {
    width: 39.762611275964%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container.error-404 > h1,
html > body > main.components-container.error-404 > p {
    width: 100%;
    max-width: 480px;
    }

}

html > body > main.components-container.error-404 > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container.error-404 > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container.error-404 > a {
    line-height: 49px;
    }

}

html > body > main.components-container.error-404 > a:focus,
html > body > main.components-container.error-404 > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container.error-404 > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container.error-404 > a:focus {
    outline: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container.error-404 > a {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container.error-404 > a {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    }

}

html > body > main.components-container.error-404 > figure {
    float: right;
    max-width: 100%;
    margin-bottom: 0;
    }

html > body > main.components-container.error-404 > figure > img {
    width: 100%;
    height: auto;
    }

html > body > main.components-container.error-404 > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    margin: 29px 0 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container.error-404 > h1 {
    font-size: 24px;
    }

}

html > body > main.components-container.error-404 > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container.error-404 > p {
    font-size: 17px;
    }

}

html > body > main.components-container.error-404 > p.note {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container.error-404 > p.note {
    font-size: 13px;
    }

}

html > body > main.components-container a.back {
    position: relative;
    padding-left: 16px;
    margin-bottom: 8px;
    border-bottom: none;
    }

html > body > main.components-container a.back:hover > svg path {
    fill: #ff675e;
    }

html > body > main.components-container a.back:active > svg path {
    fill: #c41016;
    }

html > body > main.components-container a.back > svg {
    position: absolute;
    left: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

html > body > main.components-container a.back > svg {
    top: 4px;
    width: 11px;
    }

html > body > main.components-container article.apartment-card.favourite > div.heading > button.add-favourite > svg .fill {
    fill: #f26259;
    stroke: #f26259;
    }

html > body > main.components-container article.apartment-card.bookmarked > div.heading > button.add-bookmark > svg .fill {
    fill: #5968e9;
    stroke: #5968e9;
    }

html > body > main.components-container article.apartment-card.booked > div.info > form div.result,
html > body > main.components-container article.apartment-card.booked > div.info > form > ul.monthly-installments,
html > body > main.components-container article.apartment-card.booked > div.info > form > div.submit > input[name="final_price"],
html > body > main.components-container article.apartment-card.booked > div.info > form > div.submit > span {
    visibility: hidden;
    }

@media screen and (min-width: 480px) {
html > body > main.components-container article.apartment-card.footnote {
    margin-bottom: 115px;
    }

}

html > body > main.components-container article.apartment-card > div.gallery {
    position: relative;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li.back {
    -webkit-transition: -webkit-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -moz-transition: -moz-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -o-transition: -o-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    transition: transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-9"] {
    left: -900%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-9"] {
    left: 0;
    -webkit-transform: translate3d(-900%,0,0);
    -moz-transform: translate3d(-900%,0,0);
    -ms-transform: translate3d(-900%,0,0);
    -o-transform: translate3d(-900%,0,0);
    transform: translate3d(-900%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-8"] {
    left: -800%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-8"] {
    left: 0;
    -webkit-transform: translate3d(-800%,0,0);
    -moz-transform: translate3d(-800%,0,0);
    -ms-transform: translate3d(-800%,0,0);
    -o-transform: translate3d(-800%,0,0);
    transform: translate3d(-800%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-7"] {
    left: -700%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-7"] {
    left: 0;
    -webkit-transform: translate3d(-700%,0,0);
    -moz-transform: translate3d(-700%,0,0);
    -ms-transform: translate3d(-700%,0,0);
    -o-transform: translate3d(-700%,0,0);
    transform: translate3d(-700%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-6"] {
    left: -600%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-6"] {
    left: 0;
    -webkit-transform: translate3d(-600%,0,0);
    -moz-transform: translate3d(-600%,0,0);
    -ms-transform: translate3d(-600%,0,0);
    -o-transform: translate3d(-600%,0,0);
    transform: translate3d(-600%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-5"] {
    left: -500%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-5"] {
    left: 0;
    -webkit-transform: translate3d(-500%,0,0);
    -moz-transform: translate3d(-500%,0,0);
    -ms-transform: translate3d(-500%,0,0);
    -o-transform: translate3d(-500%,0,0);
    transform: translate3d(-500%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-4"] {
    left: -400%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-4"] {
    left: 0;
    -webkit-transform: translate3d(-400%,0,0);
    -moz-transform: translate3d(-400%,0,0);
    -ms-transform: translate3d(-400%,0,0);
    -o-transform: translate3d(-400%,0,0);
    transform: translate3d(-400%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-3"] {
    left: -300%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-3"] {
    left: 0;
    -webkit-transform: translate3d(-300%,0,0);
    -moz-transform: translate3d(-300%,0,0);
    -ms-transform: translate3d(-300%,0,0);
    -o-transform: translate3d(-300%,0,0);
    transform: translate3d(-300%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-2"] {
    left: -200%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-2"] {
    left: 0;
    -webkit-transform: translate3d(-200%,0,0);
    -moz-transform: translate3d(-200%,0,0);
    -ms-transform: translate3d(-200%,0,0);
    -o-transform: translate3d(-200%,0,0);
    transform: translate3d(-200%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-1"] {
    left: -100%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-1"] {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-9"] {
    left: 900%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-9"] {
    left: 0;
    -webkit-transform: translate3d(900%,0,0);
    -moz-transform: translate3d(900%,0,0);
    -ms-transform: translate3d(900%,0,0);
    -o-transform: translate3d(900%,0,0);
    transform: translate3d(900%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-8"] {
    left: 800%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-8"] {
    left: 0;
    -webkit-transform: translate3d(800%,0,0);
    -moz-transform: translate3d(800%,0,0);
    -ms-transform: translate3d(800%,0,0);
    -o-transform: translate3d(800%,0,0);
    transform: translate3d(800%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-7"] {
    left: 700%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-7"] {
    left: 0;
    -webkit-transform: translate3d(700%,0,0);
    -moz-transform: translate3d(700%,0,0);
    -ms-transform: translate3d(700%,0,0);
    -o-transform: translate3d(700%,0,0);
    transform: translate3d(700%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-6"] {
    left: 600%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-6"] {
    left: 0;
    -webkit-transform: translate3d(600%,0,0);
    -moz-transform: translate3d(600%,0,0);
    -ms-transform: translate3d(600%,0,0);
    -o-transform: translate3d(600%,0,0);
    transform: translate3d(600%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-5"] {
    left: 500%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-5"] {
    left: 0;
    -webkit-transform: translate3d(500%,0,0);
    -moz-transform: translate3d(500%,0,0);
    -ms-transform: translate3d(500%,0,0);
    -o-transform: translate3d(500%,0,0);
    transform: translate3d(500%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-4"] {
    left: 400%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-4"] {
    left: 0;
    -webkit-transform: translate3d(400%,0,0);
    -moz-transform: translate3d(400%,0,0);
    -ms-transform: translate3d(400%,0,0);
    -o-transform: translate3d(400%,0,0);
    transform: translate3d(400%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-3"] {
    left: 300%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-3"] {
    left: 0;
    -webkit-transform: translate3d(300%,0,0);
    -moz-transform: translate3d(300%,0,0);
    -ms-transform: translate3d(300%,0,0);
    -o-transform: translate3d(300%,0,0);
    transform: translate3d(300%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-2"] {
    left: 200%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-2"] {
    left: 0;
    -webkit-transform: translate3d(200%,0,0);
    -moz-transform: translate3d(200%,0,0);
    -ms-transform: translate3d(200%,0,0);
    -o-transform: translate3d(200%,0,0);
    transform: translate3d(200%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-1"] {
    left: 100%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-1"] {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider.no-prev.no-next > ul.buttons,
html > body > main.components-container article.apartment-card > div.gallery > div.slider.no-prev.no-next > ul.bookmarks {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -moz-transition: -moz-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -o-transition: -o-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    transition: transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.next {
    left: 100%;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.prev {
    left: -100%;
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    }

html.translate3d > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.current,
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.dragging {
    z-index: 100;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.dragging {
    cursor: move;
    cursor: url(/styles/_embed/closedhand.cur) 8 8,move '';
    }

html.ua-ie > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.dragging {
    cursor: url(/styles/_embed/closedhand.cur),move '';
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.dragging,
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.back {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.back {
    visibility: hidden;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.back.dragging {
    visibility: visible;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider.is-draggable > ul.slides > li.current {
    cursor: move;
    cursor: url(/styles/_embed/openhand.cur) 8 8,move '';
    }

html.ua-ie > body > main.components-container article.apartment-card > div.gallery > div.slider.is-draggable > ul.slides > li.current {
    cursor: url(/styles/_embed/openhand.cur),move '';
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.buttons > li {
    display: block;
    cursor: pointer;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks > li {
    display: inline-block;
    cursor: pointer;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider.loaded > ul.slides {
    opacity: 1;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    font-weight: 500;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks > li {
    padding: 8px 16px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: color 150ms ease-in-out,background 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out,background 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out,background 150ms ease-in-out;
    transition: color 150ms ease-in-out,background 150ms ease-in-out;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks > li:hover {
    color: #fff;
    background: #4e505c;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks > li:hover > button[type='button'] {
    color: #fff;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.bookmarks > li.current {
    cursor: auto;
    color: #fff;
    background: #4e505c;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides {
    height: -webkit-calc(100% - 8px * 10);
    height: -moz-calc(100% - 8px * 10);
    height: calc(100% - 8px * 10);
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides {
    height: -webkit-calc(100vw - 48px);
    height: -moz-calc(100vw - 48px);
    height: calc(100vw - 48px);
    }

}

@media print {
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides {
    height: 100%;
    }

}

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media print {
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    }

}

@media print {
html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li:not(:first-child) {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.section {
    opacity: 0;
    -webkit-transition: -webkit-transform .5s ease-out,left .5s ease-out,z-index .5s linear,opacity 150ms ease-in-out;
    -moz-transition: -moz-transform .5s ease-out,left .5s ease-out,z-index .5s linear,opacity 150ms ease-in-out;
    -o-transition: -o-transform .5s ease-out,left .5s ease-out,z-index .5s linear,opacity 150ms ease-in-out;
    transition: transform .5s ease-out,left .5s ease-out,z-index .5s linear,opacity 150ms ease-in-out;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.section.show {
    opacity: 1;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.section > figure {
    width: 100%;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li.section > figure > svg {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > span {
    position: absolute;
    z-index: 99;
    display: inline-block;
    opacity: .7;
    white-space: nowrap;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > span.top {
    top: 0;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > span.right {
    right: 0;
    -webkit-transform-origin: center right;
    -moz-transform-origin: center right;
    -ms-transform-origin: center right;
    -o-transform-origin: center right;
    transform-origin: center right;
    -webkit-transform: rotate(90deg) translate(50%,8px);
    -moz-transform: rotate(90deg) translate(50%,8px);
    -ms-transform: rotate(90deg) translate(50%,8px);
    -o-transform: rotate(90deg) translate(50%,8px);
    transform: rotate(90deg) translate(50%,8px);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > span.bottom {
    bottom: 0;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > span.left {
    left: 0;
    -webkit-transform-origin: center left;
    -moz-transform-origin: center left;
    -ms-transform-origin: center left;
    -o-transform-origin: center left;
    transform-origin: center left;
    -webkit-transform: rotate(-90deg) translate(-50%,8px);
    -moz-transform: rotate(-90deg) translate(-50%,8px);
    -ms-transform: rotate(-90deg) translate(-50%,8px);
    -o-transform: rotate(-90deg) translate(-50%,8px);
    transform: rotate(-90deg) translate(-50%,8px);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > canvas {
    width: -webkit-calc(100% - 8px * 12);
    width: -moz-calc(100% - 8px * 12);
    width: calc(100% - 8px * 12);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > div {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 75%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > div > iframe {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > div.windrose {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 66px;
    height: 66px;
    padding: 0;
    background: url(images/compas.svg) center center no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure:not(.windows) {
    width: -webkit-calc(100% - 8px * 12);
    width: -moz-calc(100% - 8px * 12);
    width: calc(100% - 8px * 12);
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure.windows {
    width: 100%;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure.windows > svg {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > img {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    }

html.ua-ie > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > img {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > figcaption {
    width: 100%;
    height: 100%;
    background: center center no-repeat white;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > svg {
    width: 100%;
    height: 100%;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > svg [id*="SEC-"][data-active="yes"] [id*="Top"] {
    fill: #f5665d;
    stroke: #f5665d;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > svg [id*="SEC-"][data-active="yes"] [id*="Light"] {
    fill: #ec7972;
    stroke: #ec7972;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > svg [id*="SEC-"][data-active="yes"] [id*="Dark"] {
    fill: #e16962;
    stroke: #e16962;
    }

html > body > main.components-container article.apartment-card > div.gallery > div.slider > ul.slides > li > figure > div.marker {
    position: absolute;
    font-size: 0;
    pointer-events: none;
    }

html > body > main.components-container article.apartment-card > div.gallery > span.sticker {
    position: absolute;
    z-index: 1;
    width: 56px;
    height: 56px;
    background-position: center center;
    background-repeat: no-repeat;
    }

html > body > main.components-container article.apartment-card > div.gallery > span.sticker.repair {
    background-image: url(images/finishing.svg);
    }

html > body > main.components-container article.apartment-card > div.gallery > span.sticker.loan {
    background-image: url(images/key.svg);
    }

html > body > main.components-container article.apartment-card > div.gallery > span.sticker.vacation {
    background-image: url(images/palm.svg);
    }

html > body > main.components-container article.apartment-card > div.gallery > span.sticker.auto {
    background-image: url(images/parking.svg);
    }

html > body > main.components-container article.apartment-card > div.gallery > span.sticker:before {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 16px;
    height: 16px;
    content: '';
    background: url(images/star.svg) center center no-repeat #323442;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container article.apartment-card > div.heading {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container article.apartment-card > div.heading > div.assignment {
    margin-right: 84px;
    }

html > body > main.components-container article.apartment-card > div.heading > div.assignment > p {
    display: table-cell;
    vertical-align: middle;
    color: #323442;
    }

html > body > main.components-container article.apartment-card > div.heading > div.assignment > p:before {
    position: relative;
    display: inline-block;
    bottom: 2px;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    font-weight: 700;
    content: '';
    color: #fff;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.heading {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.heading {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }

html > body > main.components-container article.apartment-card > div.heading > div.assignment {
    margin-top: 8px;
    }

}

html > body > main.components-container article.apartment-card > div.heading > button.add-favourite,
html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    position: relative;
    width: 24px;
    height: 24px;
    }

html > body > main.components-container article.apartment-card > div.heading > button.add-favourite::-moz-focus-inner,
html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container article.apartment-card > div.heading > button.add-favourite > svg,
html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark > svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container article.apartment-card > div.heading > button.add-favourite > svg .stroke,
html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark > svg .stroke {
    fill: #f26259;
    }

html > body > main.components-container article.apartment-card > div.heading > button.add-favourite > svg .fill,
html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark > svg .fill {
    -webkit-transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    -moz-transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    -o-transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    }

html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark > svg .stroke {
    fill: #5968e9;
    }

html > body > main.components-container article.apartment-card > div.heading > button.add-bookmark > svg .fill {
    fill: transparent;
    stroke: transparent;
    }

html > body > main.components-container article.apartment-card > div.info,
html > body > main.components-container article.apartment-card > div.properties-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

html > body > main.components-container article.apartment-card > div.info > form,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 16px;
    margin-top: 28px;
    }

html > body > main.components-container article.apartment-card > div.info > form.with-sticker > label[for="with_finishing"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form.with-sticker > label[for="with_finishing"] {
    width: 100%;
    }

html > body > main.components-container article.apartment-card > div.info > form.with-sticker > label[for="with_finishing"].hidden,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form.with-sticker > label[for="with_finishing"].hidden {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > form.with-final-options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form.with-final-options {
    margin-top: 12px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form.with-final-options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form.with-final-options {
    margin-top: 0;
    }

}

html > body > main.components-container article.apartment-card > div.info > form.sent .use-cash-discount-container,
html > body > main.components-container article.apartment-card > div.info > form.sent .submit,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form.sent .use-cash-discount-container,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form.sent .submit {
    visibility: hidden;
    }

html > body > main.components-container article.apartment-card > div.info > form span.money-hand,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form span.money-hand {
    display: block;
    margin-top: 6px;
    width: .75em;
    height: .75em;
    background-image: url(/images/tmp/coin.svg);
    background-position: center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    visibility: hidden;
    }

html > body > main.components-container article.apartment-card > div.info > form:has(input[name="use-cash-discount"]:checked) span.money-hand,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form:has(input[name="use-cash-discount"]:checked) span.money-hand {
    visibility: visible;
    }

html > body > main.components-container article.apartment-card > div.info > form div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result {
    font-size: 13px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container article.apartment-card > div.info > form div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result {
    width: 100%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result {
    width: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result {
    position: relative;
    width: 100%;
    padding: 32px 0 8px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form div.result:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result:before {
    position: absolute;
    top: 0;
    right: -24px;
    bottom: -104px;
    left: -24px;
    z-index: -1;
    background: #f9f9fb;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result:before {
    content: '';
    }

}

html > body > main.components-container article.apartment-card > div.info > form div.result span:has(input[name="final_price"]),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result span:has(input[name="final_price"]) {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.3333333333333;
    color: #f26259;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result span:has(input[name="final_price"]),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result span:has(input[name="final_price"]) {
    font-size: 36px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form div.result input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result input[name="final_price"] {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.3333333333333;
    color: #f26259;
    width: 272px;
    padding-top: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result input[name="final_price"] {
    font-size: 36px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result input[name="final_price"] {
    padding-top: 2px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form div.result > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result > strong {
    font-size: 27px;
    font-weight: 400;
    line-height: 1.1851851851852;
    color: #4d4f58;
    display: block;
    letter-spacing: -.5px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form div.result > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result > strong {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form div.result > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result > strong {
    font-size: 16px;
    line-height: 1.33;
    }

}

html > body > main.components-container article.apartment-card > div.info > form div.result label.mortgage-label:not(.visible),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form div.result label.mortgage-label:not(.visible) {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > form input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form input[name="final_price"] {
    display: block;
    padding: 0;
    pointer-events: none;
    border: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 40px 0 0;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe::-moz-focus-inner,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.icon,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.icon {
    display: block;
    width: 41px;
    height: 41px;
    margin-right: 16px;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.title,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.title {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #7f818b;
    margin-right: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.title,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.title {
    font-size: 17px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    margin-left: auto;
    line-height: 38px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle {
    line-height: 49px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:focus,
html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:focus {
    outline: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:focus,
html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > button.observe > span.subtitle,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe > span.subtitle {
    line-height: 42px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > button.observe:hover > span.icon > svg .inner.fill,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe:hover > span.icon > svg .inner.fill {
    fill: #fff;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe:hover > span.icon > svg .inner.stroke,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe:hover > span.icon > svg .inner.stroke {
    stroke: #fff;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe:hover > span.icon > svg .outer.fill,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe:hover > span.icon > svg .outer.fill {
    fill: #f26259;
    }

html > body > main.components-container article.apartment-card > div.info > form > button.observe:hover > span.icon > svg .outer.stroke,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > button.observe:hover > span.icon > svg .outer.stroke {
    stroke: #f26259;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 24px;
    margin-bottom: 28px;
    background: #f9f9fb;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options {
    padding: 8px;
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options {
    padding: 24px 0;
    margin-bottom: 0;
    background: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: start;
    align-items: start;
    height: fit-content;
    padding: 7px 0 9px;
    font-weight: 500;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle {
    font-size: 15px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle:not(:last-child),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle:not(:last-child) {
    margin-bottom: 8px;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle p.additional,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle p.additional {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    color: #7f818b;
    text-decoration: underline;
    margin: 0 0 0 22px;
    text-align: left;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle p.additional,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle p.additional {
    font-size: 13px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle:before,
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle:after {
    position: absolute;
    content: '';
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle:before {
    right: 0;
    top: 6px;
    width: 38px;
    height: 20px;
    background: #adaeb4;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: background 150ms ease-in-out;
    -moz-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle:after {
    top: 8px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: right 150ms ease-in-out;
    -moz-transition: right 150ms ease-in-out;
    -o-transition: right 150ms ease-in-out;
    transition: right 150ms ease-in-out;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > button.learn-more,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > button.learn-more {
    width: 20px;
    height: fit-content;
    margin: 0 auto 0 8px;
    background: url(images/icons/question.svg) center center no-repeat transparent;
    border: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > button.learn-more.furniture,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > button.learn-more.furniture {
    background: transparent;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > button.learn-more.furniture,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > button.learn-more.furniture {
    position: absolute;
    top: 30px;
    left: 0;
    margin-left: 0;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > button.learn-more.furniture:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > button.learn-more.furniture:before {
    position: absolute;
    top: 2px;
    left: -14px;
    width: 16px;
    height: 16px;
    content: '';
    background: #848484;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    }

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > button.learn-more.furniture:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > button.learn-more.furniture:before {
    right: -6px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > button.learn-more > div.lightbox,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > button.learn-more > div.lightbox {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > span.cost,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > span.cost {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #adaeb4;
    letter-spacing: .2px;
    margin-right: 52px;
    margin-left: 20px;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > span.cost,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > span.cost {
    font-size: 13px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > span.cost,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > span.cost {
    margin-left: auto;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.final-options > label.toggle > span.name,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.final-options > label.toggle > span.name {
    width: 76px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options {
    position: absolute;
    bottom: 104px;
    z-index: -1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options {
    top: 64px;
    right: auto;
    bottom: auto;
    left: auto;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options label.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options label.select {
    font-size: 14px;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > input.state-switch,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > input.state-switch {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > input.state-switch:checked + label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > input.state-switch:checked + label {
    color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > input.state-switch:checked + label:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > input.state-switch:checked + label:before {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > input.state-switch:checked + label > span.price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > input.state-switch:checked + label > span.price {
    color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > label {
    font-size: 13px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > label > span.price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > label > span.price {
    color: #9d9d9d;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options ul.select > li > label > span.price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options ul.select > li > label > span.price {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.finishing,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.finishing {
    position: relative;
    width: 336px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.finishing,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.finishing {
    width: -webkit-calc(100% - 8px * 10);
    width: -moz-calc(100% - 8px * 10);
    width: calc(100% - 8px * 10);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.finishing,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.finishing {
    width: -webkit-calc(100% - 8px * 12);
    width: -moz-calc(100% - 8px * 12);
    width: calc(100% - 8px * 12);
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 336px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture {
    width: -webkit-calc(100% - 8px * 10);
    width: -moz-calc(100% - 8px * 10);
    width: calc(100% - 8px * 10);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture {
    width: -webkit-calc(100% - 8px * 12);
    width: -moz-calc(100% - 8px * 12);
    width: calc(100% - 8px * 12);
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_color"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_color"] {
    width: 144px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_color"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_color"] {
    width: 96px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_color"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_color"] {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_color"] + ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_color"] + ul.select {
    left: 0;
    width: 144px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_color"] + ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_color"] + ul.select {
    width: 96px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_color"] + ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_color"] + ul.select {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_wood"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_wood"] {
    width: 176px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_wood"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_wood"] {
    width: 88px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_wood"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_wood"] {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_wood"] + ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_wood"] + ul.select {
    right: 0;
    width: 176px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_wood"] + ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_wood"] + ul.select {
    width: 88px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > label.select[for="furniture_wood"] + ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > label.select[for="furniture_wood"] + ul.select {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > div.furniture > ul.select,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.furniture > ul.select {
    width: -webkit-calc(50% - 8px);
    width: -moz-calc(50% - 8px);
    width: calc(50% - 8px);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.result {
    width: 80px;
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > div.result,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > div.result {
    width: 96px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > p,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p {
    max-width: 240px;
    margin-right: -webkit-calc(100% - 8px * 30);
    margin-right: -moz-calc(100% - 8px * 30);
    margin-right: calc(100% - 8px * 30);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > p:last-child,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p:last-child {
    margin-bottom: 0;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > p > button,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    cursor: auto;
    border-bottom: 1px dashed #9d9d9d;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options > p > button::-moz-focus-inner,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.options > p > button,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p > button {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.options > p > button:hover,
html > body > main.components-container article.apartment-card > div.info > form > div.options > p > button:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p > button:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p > button:focus {
    color: #ff675e;
    border-color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.options > p > button:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.options > p > button:active {
    color: #c41016;
    border-color: #c41016;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price {
    text-decoration: line-through;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price:before {
    content: attr(data-label);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price:before {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0 4px;
    margin: 0 0 -4px 2px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    background: #f26259;
    -webkit-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff {
    display: inline-block;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff:before,
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff:after {
    position: absolute;
    left: -6px;
    width: 12px;
    height: 12px;
    content: '';
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff:before,
html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff:after {
    background: #f5f4f2;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff:before {
    top: -6px;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.result > span.old-price > span.diff:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > span.old-price > span.diff:after {
    bottom: -6px;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.result > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.result > strong {
    min-width: 160px;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.sent,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.sent {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.sent,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.sent {
    right: -24px;
    left: -24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px 80px 20px 20px;
    margin: 10px 0 24px;
    background-position: -webkit-calc(100% - 10px) 10px;
    background-position: -moz-calc(100% - 10px) 10px;
    background-position: calc(100% - 10px) 10px;
    background-repeat: no-repeat;
    background-color: #f5f4f2;
    border-bottom: none;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner {
    font-size: 12px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner.repair,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner.repair {
    background-image: url(images/finishing.svg);
    }

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner.loan,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner.loan {
    background-image: url(images/key.svg);
    }

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner.vacation,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner.vacation {
    background-image: url(images/palm.svg);
    }

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner.auto,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner.auto {
    background-image: url(images/parking.svg);
    }

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner > p,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner > p {
    margin: 0;
    }

html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner > p > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner > p > strong {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner > p > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner > p > strong {
    font-size: 14px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > a.sticker-banner > p > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > a.sticker-banner > p > strong {
    margin-top: 5px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.submit,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit {
    visibility: hidden;
    width: 100%;
    margin-top: -56px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit {
    margin-top: -49px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit {
    margin-top: -56px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit {
    margin-top: -49px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    float: right;
    line-height: 45px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:focus,
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:focus {
    outline: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:focus,
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"]:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"] {
    float: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"] {
    float: right;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > button[type="submit"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > button[type="submit"] {
    float: none;
    width: 100%;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.submit > input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > input[name="final_price"] {
    font-size: 42px;
    font-weight: 500;
    line-height: 1.3333333333333;
    color: #f26259;
    display: none;
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: calc(100% - 240px);
    background: transparent;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > input[name="final_price"] {
    font-size: 36px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > input[name="final_price"] {
    width: 100%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > input[name="final_price"] {
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: calc(100% - 240px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > input[name="final_price"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > input[name="final_price"] {
    width: 100%;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.submit > span,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    display: none;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > span,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > span,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span {
    position: relative;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.submit > span:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span:after {
    display: none;
    content: attr(data-label);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > span:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span:after {
    top: 16px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > span:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span:after {
    position: static;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > div.submit > span:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.submit > span:after {
    position: absolute;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > h2,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > h2,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > h2 {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > h2,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > h2 {
    width: 50%;
    margin-bottom: 24px;
    }

}

@media print {
html > body > main.components-container article.apartment-card > div.info > form > h2,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > h2 {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > input[name="chosen_furniture_color"][value="Цвет мебели: латте"] ~ div.final-options > label.toggle > button.learn-more.furniture:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > input[name="chosen_furniture_color"][value="Цвет мебели: латте"] ~ div.final-options > label.toggle > button.learn-more.furniture:before {
    background-color: #c6bcaf;
    }

html > body > main.components-container article.apartment-card > div.info > form > input[name="chosen_furniture_color"][value="Цвет мебели: белый"] ~ div.final-options > label.toggle > button.learn-more.furniture:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > input[name="chosen_furniture_color"][value="Цвет мебели: белый"] ~ div.final-options > label.toggle > button.learn-more.furniture:before {
    background-color: #fff;
    }

html > body > main.components-container article.apartment-card > div.info > form > input.state-switch:checked + label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > input.state-switch:checked + label {
    margin-bottom: 152px;
    }

html > body > main.components-container article.apartment-card > div.info > form > input.state-switch:checked ~ div.options,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > input.state-switch:checked ~ div.options {
    z-index: 1;
    opacity: 1;
    }

html > body > main.components-container article.apartment-card > div.info > form > input.state-switch:checked ~ div.submit > span:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > input.state-switch:checked ~ div.submit > span:after {
    display: inline;
    }

@media print {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"] {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].hidden,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].hidden {
    visibility: hidden;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    position: relative;
    height: 45px;
    margin-top: 27px;
    line-height: 45px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part {
    line-height: 49px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:focus,
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:focus {
    outline: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:focus,
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part {
    width: 100%;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:before {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    position: absolute;
    top: -29px;
    right: 0;
    white-space: nowrap;
    content: attr(data-price);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:before {
    font-size: 13px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:before {
    right: auto;
    left: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:before {
    right: 0;
    left: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].first-part:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].first-part:before {
    right: auto;
    left: 0;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    width: 100%;
    margin-bottom: 12px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part {
    font-size: 13px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part:hover {
    color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part:hover > svg path,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part:hover > svg path {
    fill: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part:active {
    color: #e16962;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part:active > svg path,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part:active > svg path {
    fill: #e16962;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part > svg,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part > svg {
    display: inline-block;
    width: 16px;
    margin-right: 8px;
    vertical-align: sub;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="second_form_part"].second-part > svg path,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="second_form_part"].second-part > svg path {
    fill: #4e505c;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container {
    margin-top: 24px;
    }

@media print {
html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container.hidden,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container.hidden {
    visibility: hidden;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container > label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container > label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 8px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container > label:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container > label:before {
    display: block;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 2px solid #7f818b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    translate: 0 -1px;
    content: '';
    }

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container p,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container p {
    color: #7f818b;
    margin-bottom: 0;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container input,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container input {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > form > div.use-cash-discount-container input:checked + label:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > div.use-cash-discount-container input:checked + label:before {
    border-color: #4e505c;
    background-color: #4e505c;
    background-image: url(/images/tmp/checkmark.svg);
    background-position: center;
    background-repeat: no-repeat;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"] {
    margin-bottom: 0;
    -webkit-transition: margin-bottom 150ms ease-in-out;
    -moz-transition: margin-bottom 150ms ease-in-out;
    -o-transition: margin-bottom 150ms ease-in-out;
    transition: margin-bottom 150ms ease-in-out;
    }

@media print {
html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"],
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"] {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"].disabled,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"].disabled {
    cursor: auto;
    opacity: .5;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"].disabled:hover:before,
html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"].disabled:active:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"].disabled:hover:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"].disabled:active:before {
    border-color: #cfcecd;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"].disabled:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"].disabled:after {
    border-color: #9d9d9d;
    }

html > body > main.components-container article.apartment-card > div.info > form > label[for="with_finishing"].hidden,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > label[for="with_finishing"].hidden {
    visibility: hidden;
    }

html > body > main.components-container article.apartment-card > div.info > form > p.footnote,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.footnote {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    position: absolute;
    bottom: -56px;
    width: 50%;
    min-width: 220px;
    margin: 28px 0 0;
    text-indent: -10px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > p.footnote,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.footnote {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > form > p.footnote,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.footnote {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > p.footnote,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.footnote {
    display: block;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > div.info > form > p.footnote,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.footnote {
    display: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > p.old-price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.old-price {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5ch;
    margin: 8px 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > p.old-price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.old-price {
    font-size: 13px;
    }

}

@media (min-width: 1286px) and (max-width: 1419px) {
html > body > main.components-container article.apartment-card > div.info > form > p.old-price,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.old-price {
    margin: 24px 0 0;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > p.old-price:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.old-price:before {
    content: attr(data-label);
    }

html > body > main.components-container article.apartment-card > div.info > form > p.old-price > span.diff,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.old-price > span.diff {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    display: inline-block;
    padding: 2px 8px;
    margin-left: 8px;
    background: #5968e9;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > p.old-price > span.diff,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > p.old-price > span.diff {
    font-size: 12px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > ul.fields,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px 16px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-height: 0;
    padding-bottom: 0;
    -webkit-transition: max-height 150ms ease-in-out,padding-bottom 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out,padding-bottom 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out,padding-bottom 150ms ease-in-out;
    transition: max-height 150ms ease-in-out,padding-bottom 150ms ease-in-out;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container article.apartment-card > div.info > form > ul.fields,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 8px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li:not(.agreement):not(.personal-data),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li:not(.agreement):not(.personal-data) {
    width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li:not(.agreement):not(.personal-data),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li:not(.agreement):not(.personal-data) {
    width: 100%;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    white-space: pre-line;
    padding-left: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label {
    font-size: 12px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement > a,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label > a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement > a,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label > a {
    font-size: 12px;
    }

}

@media print {
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement > a,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label > a {
    border-bottom: none;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement > a:hover,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label > a:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement > a:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.agreement > a:active,
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li.personal-data > label > a:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.agreement > a:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li.personal-data > label > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li > input[name='phone']:not(:focus):not(.not-empty),
html > body > main.components-container article.apartment-card > div.info > form > ul.fields > li > input[name='phone']:not(:focus):not(.not-empty)::placeholder,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li > input[name='phone']:not(:focus):not(.not-empty),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.fields > li > input[name='phone']:not(:focus):not(.not-empty)::placeholder {
    color: transparent;
    }

html > body > main.components-container article.apartment-card > div.info > form > ul.monthly-installments,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.monthly-installments {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > form > ul.monthly-installments,
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.monthly-installments {
    font-size: 12px;
    }

}

html > body > main.components-container article.apartment-card > div.info > form > ul.monthly-installments > li:not(:last-child),
html > body > main.components-container article.apartment-card > div.properties-wrapper > form > ul.monthly-installments > li:not(:last-child) {
    margin-right: 24px;
    }

html > body > main.components-container article.apartment-card > div.info > h2,
html > body > main.components-container article.apartment-card > div.properties-wrapper > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > h2,
html > body > main.components-container article.apartment-card > div.properties-wrapper > h2 {
    font-size: 17px;
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media print {
html > body > main.components-container article.apartment-card > div.info > ul.properties,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties {
    color: #4e505c;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li {
    width: 100%;
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #a6a6a6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    pointer-events: none;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form > input,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form > input {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 60px;
    width: 100%;
    color: #5f5f5f;
    font-weight: 700;
    border: none;
    cursor: pointer;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form > input:focus,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form > input:focus {
    outline: none;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form > input:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form > input:hover {
    color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    pointer-events: all;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form:before {
    display: none;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form:after {
    display: block;
    content: '';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    margin-top: 2px;
    background-image: url(/styles/images/icons/copy.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 12px 12px;
    -moz-background-size: 12px 12px;
    background-size: 12px 12px;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > form.copy:after,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > form.copy:after {
    background-image: url(/styles/images/icons/success.svg);
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 3px;
    margin-left: 8px;
    cursor: pointer;
    pointer-events: all;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip > svg,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip > svg {
    width: 18px;
    height: 18px;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip > span.tooltip-text,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip > span.tooltip-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    position: absolute;
    z-index: 1;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 180px;
    padding: 6px 12px;
    font-weight: 500;
    pointer-events: none;
    color: #fff;
    background: #4e505c;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translate(-32px,4px);
    -moz-transform: translate(-32px,4px);
    -ms-transform: translate(-32px,4px);
    -o-transform: translate(-32px,4px);
    transform: translate(-32px,4px);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip > span.tooltip-text,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip > span.tooltip-text {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip > span.tooltip-text,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip > span.tooltip-text {
    white-space: break-spaces;
    word-wrap: break-word;
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip > span.tooltip-text:before,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip > span.tooltip-text:before {
    position: absolute;
    top: -4px;
    left: 36px;
    width: 8px;
    height: 8px;
    content: '';
    background: #4e505c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li.article > div.tooltip:hover .tooltip-text,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li.article > div.tooltip:hover .tooltip-text {
    display: block;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong {
    font-size: 22px;
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a {
    margin-right: 4px;
    border-color: rgba(173,174,180,.5);
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a:hover {
    border-color: rgba(255,103,94,.5);
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a:hover,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a:hover {
    -moz-text-decoration-color: rgba(255,103,94,.5);
    text-decoration-color: rgba(255,103,94,.5);
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a:hover > span.section,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a:hover > span.section {
    color: #ff675e;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a:active {
    border-color: rgba(225,105,98,.5);
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a:active,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a:active {
    -moz-text-decoration-color: rgba(225,105,98,.5);
    text-decoration-color: rgba(225,105,98,.5);
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a:active > span.section,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a:active > span.section {
    color: #e16962;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a {
    text-align: right;
    text-decoration: underline rgba(173,174,180,.5);
    border-width: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a {
    text-align: left;
    text-decoration: none;
    border-width: 1px;
    }

}

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > a > span.section,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > a > span.section {
    color: #7f818b;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > span.building,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > span.building {
    color: #9d9d9d;
    }

@media print {
html > body > main.components-container article.apartment-card > div.info > ul.properties > li > strong > span.building,
html > body > main.components-container article.apartment-card > div.properties-wrapper > ul.properties > li > strong > span.building {
    margin-left: 8px;
    color: #16192a;
    }

}

html > body > main.components-container article.apartment-card > input.state-switch:checked#finishing ~ div.info > form > div.options > div.finishing > label[for="finishing"],
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_color ~ div.info > form > div.options > div.furniture > label[for="furniture_color"],
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_wood ~ div.info > form > div.options > div.furniture > label[for="furniture_wood"] {
    border-color: #9d9d9d;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#finishing ~ div.info > form > div.options > div.finishing > label[for="finishing"]:before,
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_color ~ div.info > form > div.options > div.furniture > label[for="furniture_color"]:before,
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_wood ~ div.info > form > div.options > div.furniture > label[for="furniture_wood"]:before {
    top: 21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#finishing ~ div.info > form > div.options > div.finishing > label[for="finishing"]:after,
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_color ~ div.info > form > div.options > div.furniture > label[for="furniture_color"]:after,
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_wood ~ div.info > form > div.options > div.furniture > label[for="furniture_wood"]:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    cursor: auto;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#finishing ~ div.info > form > div.options > div.finishing > label[for="finishing"] + ul.select,
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_color ~ div.info > form > div.options > div.furniture > label[for="furniture_color"] + ul.select,
html > body > main.components-container article.apartment-card > input.state-switch:checked#furniture_wood ~ div.info > form > div.options > div.furniture > label[for="furniture_wood"] + ul.select {
    display: block;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#second_form_part ~ div.info > form > ul.fields {
    overflow: visible;
    max-height: 136px;
    padding-bottom: 40px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container article.apartment-card > input.state-switch:checked#second_form_part ~ div.info > form > ul.fields {
    max-height: 224px;
    padding-bottom: 24px;
    }

}

html > body > main.components-container article.apartment-card > input.state-switch:checked#second_form_part ~ div.info > form > div.submit {
    position: relative;
    visibility: visible;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select.without-furniture > a.sticker-banner {
    margin-bottom: 56px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select.without-furniture > a.sticker-banner {
    margin-bottom: 80px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select.without-furniture > a.sticker-banner {
    margin-bottom: 72px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select > div.options {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    }

}

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.final-options > label[for="with_finishing"]:before {
    background: #f26259;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.final-options > label[for="with_finishing"]:after {
    right: 2px;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.final-options > label[for="with_finishing"] > span.cost {
    color: #f26259;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.options {
    z-index: 1;
    opacity: 1;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.submit > span:after {
    display: inline;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_furniture ~ div.info > form > div.final-options > label[for="with_furniture"]:before {
    background: #f26259;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_furniture ~ div.info > form > div.final-options > label[for="with_furniture"]:after {
    right: 2px;
    }

html > body > main.components-container article.apartment-card > input.state-switch:checked#with_furniture ~ div.info > form > div.final-options > label[for="with_furniture"] > span.cost {
    color: #f26259;
    }

html > body > main.components-container article.apartment-card > input.state-switch:disabled#finishing ~ div.info > form > div.options > div.finishing > label[for="finishing"],
html > body > main.components-container article.apartment-card > input.state-switch:disabled#furniture_color ~ div.info > form > div.options > div.furniture > label[for="furniture_color"],
html > body > main.components-container article.apartment-card > input.state-switch:disabled#furniture_wood ~ div.info > form > div.options > div.furniture > label[for="furniture_wood"] {
    cursor: auto;
    color: #9d9d9d;
    background: transparent;
    border-color: #e7e6e4;
    }

html > body > main.components-container article.apartment-card > input.state-switch:disabled#finishing ~ div.info > form > div.options > div.finishing > label[for="finishing"]:before,
html > body > main.components-container article.apartment-card > input.state-switch:disabled#furniture_color ~ div.info > form > div.options > div.furniture > label[for="furniture_color"]:before,
html > body > main.components-container article.apartment-card > input.state-switch:disabled#furniture_wood ~ div.info > form > div.options > div.furniture > label[for="furniture_wood"]:before {
    display: none;
    }

html > body > main.components-container article.apartment-card > input.state-switch:disabled#with_finishing ~ div.info > form > div.final-options > label[for="with_finishing"],
html > body > main.components-container article.apartment-card > input.state-switch:disabled#with_furniture ~ div.info > form > div.final-options > label[for="with_furniture"] {
    cursor: not-allowed;
    }

html > body > main.components-container article.apartment-card > input.state-switch:disabled#with_finishing ~ div.info > form > div.final-options > label[for="with_finishing"]:before,
html > body > main.components-container article.apartment-card > input.state-switch:disabled#with_furniture ~ div.info > form > div.final-options > label[for="with_furniture"]:before {
    background: #cfcecd;
    }

html > body > main.components-container article.apartment-card > input.state-switch:disabled#with_finishing ~ div.info > form > div.final-options > label[for="with_finishing"] > span.cost,
html > body > main.components-container article.apartment-card > input.state-switch:disabled#with_furniture ~ div.info > form > div.final-options > label[for="with_furniture"] > span.cost {
    color: #4e505c;
    }

html > body > main.components-container aside.attention {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 8px 24px;
    margin-bottom: 24px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container aside.attention {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

}

html > body > main.components-container aside.attention.attention {
    background: #fdf4b5;
    border-color: #fae446;
    }

html > body > main.components-container aside.attention.warning {
    background: #fbd2d3;
    border-color: #f14950;
    }

html > body > main.components-container aside.attention > a,
html > body > main.components-container aside.attention > form.ajax-form > button[type="submit"] {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    position: relative;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container aside.attention > a,
html > body > main.components-container aside.attention > form.ajax-form > button[type="submit"] {
    font-size: 13px;
    }

}

html > body > main.components-container aside.attention > a:hover:before,
html > body > main.components-container aside.attention > form.ajax-form > button[type="submit"]:hover:before {
    right: -4px;
    }

html > body > main.components-container aside.attention > a:before,
html > body > main.components-container aside.attention > form.ajax-form > button[type="submit"]:before {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 5px;
    height: 5px;
    content: '';
    border-top: 1px solid #16192a;
    border-right: 1px solid #16192a;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: right 150ms ease-in-out;
    -moz-transition: right 150ms ease-in-out;
    -o-transition: right 150ms ease-in-out;
    transition: right 150ms ease-in-out;
    }

html > body > main.components-container aside.attention > a {
    padding-right: 8px;
    border-bottom: none;
    }

html > body > main.components-container aside.attention > button.close {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 19px;
    height: 19px;
    }

html > body > main.components-container aside.attention > button.close::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container aside.attention > button.close:before,
html > body > main.components-container aside.attention > button.close:after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 1px;
    content: '';
    background: #696a6e;
    }

html > body > main.components-container aside.attention > button.close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container aside.attention > button.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > main.components-container aside.attention > form.ajax-form.sending:before {
    cursor: wait;
    opacity: 0;
    }

html > body > main.components-container aside.attention > form.ajax-form > ul.fields {
    display: none;
    }

html > body > main.components-container aside.attention > form.ajax-form > button[type="submit"] {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    padding-right: 8px;
    }

html > body > main.components-container aside.attention > form.ajax-form > button[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container aside.attention > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin: 0 .5em 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container aside.attention > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container aside.attention > p {
    text-align: center;
    }

}

html > body > main.components-container div.blank {
    width: 100%;
    padding-top: 192px;
    text-align: center;
    background: url(images/heart-broken.svg) center 72px no-repeat;
    }

html > body > main.components-container div.blank > .button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    width: 160px;
    }

html > body > main.components-container div.blank > .button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.blank > .button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container div.blank > .button {
    line-height: 49px;
    }

}

html > body > main.components-container div.blank > .button:focus,
html > body > main.components-container div.blank > .button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container div.blank > .button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container div.blank > .button:focus {
    outline: none;
    }

html > body > main.components-container div.blank > h2 {
    font-size: 27px;
    font-weight: 700;
    line-height: 1.1851851851852;
    color: #4e505c;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.blank > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container div.blank > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.blank > p {
    font-size: 15px;
    }

}

html > body > main.components-container div.blank > p > svg {
    display: inline-block;
    vertical-align: bottom;
    fill: none;
    stroke: #adaeb4;
    }

html > body > main.components-container div.share {
    position: relative;
    z-index: 1;
    }

html > body > main.components-container div.share > div.likely {
    position: absolute;
    display: none;
    gap: 12px;
    padding: 6px 12px;
    background: #4e505c;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
    }

html > body > main.components-container div.share > div.likely:before {
    position: absolute;
    top: -4px;
    left: 36px;
    width: 8px;
    height: 8px;
    content: '';
    background: #4e505c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container div.share > div.likely > div.likely__widget {
    width: 32px;
    height: 32px;
    margin: 0;
    background: none;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button.likely__button_vkontakte:hover > svg > path {
    fill: #4c75a3;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button.likely__button_telegram:hover > svg > path {
    fill: #229ed9;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button.likely__button_telegram > svg {
    width: 20px;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button.likely__button_whatsapp:hover > svg > path {
    fill: #25d366;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button.likely__button_odnoklassniki:hover > svg > path {
    fill: #f97400;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button.likely__button_viber:hover > svg > path {
    fill: #7360f2;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button > svg {
    position: static;
    width: auto;
    height: auto;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__button > svg > path {
    -webkit-transition: fill 150ms ease-in-out;
    -moz-transition: fill 150ms ease-in-out;
    -o-transition: fill 150ms ease-in-out;
    transition: fill 150ms ease-in-out;
    }

html > body > main.components-container div.share > div.likely > div.likely__widget > span.likely__icon {
    display: none;
    }

html > body > main.components-container div.share > input.state-switch:checked ~ div.likely {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container div.share > label[for="share"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.share > label[for="share"] {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container div.share > label[for="share"] {
    border-bottom: none;
    }

}

html > body > main.components-container div.share > label[for="share"]:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container div.share > label[for="share"]:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container div.share > label[for="share"] > svg {
    top: 1px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    fill: #f26259;
    }

html > body > main.components-container div.tabs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 16px;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs {
    position: relative;
    left: -24px;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: -webkit-calc(100% + 8px * 6);
    width: -moz-calc(100% + 8px * 6);
    width: calc(100% + 8px * 6);
    }

}

html > body > main.components-container div.tabs > p:not(.select) {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin: 0 24px 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > p:not(.select) {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > p:not(.select) {
    margin: 0 0 0 24px;
    font-size: 12px;
    }

}

html > body > main.components-container div.tabs > p.select {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin: 0 8px 0 0;
    text-transform: lowercase;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > p.select {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container div.tabs > p.select {
    display: none;
    }

}

html > body > main.components-container div.tabs > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > ul {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > ul {
    font-size: 12px;
    }

}

html > body > main.components-container div.tabs > ul > li:not(:last-child) {
    margin-right: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > ul > li:not(:last-child) {
    margin-right: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > ul > li:first-child {
    margin-left: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container div.tabs > ul > li:last-child {
    margin-right: 24px;
    }

}

html > body > main.components-container div.tabs > ul > li > label {
    position: relative;
    display: inline-block;
    }

html > body > main.components-container div.tabs > ul > li > label.checked > span {
    background: #f26259;
    }

html > body > main.components-container div.tabs > ul > li > label.checked > span:before,
html > body > main.components-container div.tabs > ul > li > label.checked > span:after {
    background: #f26259;
    }

html > body > main.components-container div.tabs > ul > li > label[for]:hover {
    color: #ff675e;
    }

html > body > main.components-container div.tabs > ul > li > label[for]:active {
    color: #c41016;
    }

html > body > main.components-container div.tabs > ul > li > label[for*="asc"] {
    padding-right: 16px;
    }

html > body > main.components-container div.tabs > ul > li > label[for*="asc"] > span:before {
    top: -4px;
    }

html > body > main.components-container div.tabs > ul > li > label[for*="asc"] > span:after {
    top: 4px;
    }

html > body > main.components-container div.tabs > ul > li > label[for*="desc"] {
    padding-right: 16px;
    }

html > body > main.components-container div.tabs > ul > li > label[for*="desc"] > span:before {
    top: 4px;
    }

html > body > main.components-container div.tabs > ul > li > label[for*="desc"] > span:after {
    top: -4px;
    }

html > body > main.components-container div.tabs > ul > li > label > span {
    position: absolute;
    right: 0;
    z-index: -1;
    width: 8px;
    height: 2px;
    background: #cfcecd;
    }

html > body > main.components-container div.tabs > ul > li > label > span:before,
html > body > main.components-container div.tabs > ul > li > label > span:after {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    height: 2px;
    background: #cfcecd;
    }

html > body > main.components-container div.tabs > ul > li > label > span:before {
    width: 5px;
    }

html > body > main.components-container div.tabs > ul > li > label > span:after {
    width: 11px;
    }

html > body > main.components-container div.tabs > ul > li > label.checked {
    color: #f26259;
    }

html > body > main.components-container div.tabs > ul > li > label > span {
    top: 9px;
    }

html > body > main.components-container img.lazy-image {
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container img.lazy-image.onload {
    opacity: 1;
    }

html > body > main.components-container input.state-switch:checked#list ~ ul.view > li > label[for='list'],
html > body > main.components-container input.state-switch:checked#cards ~ ul.view > li > label[for='cards'],
html > body > main.components-container input.state-switch:checked#scheme ~ ul.view > li > label[for='scheme'] {
    cursor: auto;
    background: #4e505c;
    }

html > body > main.components-container input.state-switch:checked#list ~ ul.view > li > label[for='list'] > svg > path,
html > body > main.components-container input.state-switch:checked#cards ~ ul.view > li > label[for='cards'] > svg > path,
html > body > main.components-container input.state-switch:checked#scheme ~ ul.view > li > label[for='scheme'] > svg > path {
    fill: #fff;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ a.complex-info:hidden + ul.apartments {
    display: none;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ a.complex-info ~ ul.apartments > li > a > ul.properties > li.deadline {
    display: block;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ div.tabs:not(.scheme-value) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ h3[data-found='0'] ~ div.tabs.sort:not(.scheme-value) {
    display: none;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li {
    width: -webkit-calc(calc(100% - 48px) / 3);
    width: -moz-calc(calc(100% - 48px) / 3);
    width: calc(calc(100% - 48px) / 3);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li {
    width: 100%;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li:hover > a:not(.true) > button.request-similar > span {
    max-width: 0;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li.more {
    width: 100%;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 16px 60px 16px 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) {
    padding: 16px;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 0;
    height: 208px;
    margin-right: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    height: auto;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li {
    font-size: 12px;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex) {
    width: auto;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.area,
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.floor {
    display: none;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.extra-count {
    margin-top: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.extra-count {
    margin-top: 4px;
    margin-bottom: 12px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.rooms,
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline {
    margin-top: 0;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.complex,
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-top: 0;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.complex > span.building,
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline > span.building {
    display: block;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.building {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-top: 0;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.rooms {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.rooms {
    font-size: 15px;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.rooms:after {
    content: attr(data-area);
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.layout {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 180px;
    height: 100%;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.layout {
    width: -webkit-calc(100% - 166px);
    width: -moz-calc(100% - 166px);
    width: calc(100% - 166px);
    margin-left: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.layout {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
    height: 65vw;
    margin: 0 0 32px;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.layout:hover > figure.zoom {
    display: none;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline {
    width: auto;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline {
    margin-left: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 4px;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.deadline:before {
    content: attr(data-label);
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.price {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2083333333333;
    color: #4e505c;
    margin: auto 0 0;
    text-align: left;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.price {
    font-size: 22px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.price {
    width: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.price {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 16px;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li.price.promo {
    color: #f26259;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li > figure {
    padding: 0 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li > figure {
    padding: 0;
    }

}

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > ul.properties > li > figure.layout {
    width: 100%;
    height: 100%;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > button.add-favourite,
html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > button.add-bookmark {
    top: auto;
    bottom: 8px;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a:not(.tour):not(.further) > button.request-similar {
    position: absolute;
    top: 8px;
    right: 8px;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li > a.tour {
    bottom: 56px;
    }

html > body > main.components-container input.state-switch:checked[id*="cards"] ~ ul.apartments > li a.money-hand {
    right: 5px;
    top: 32px;
    width: 26px;
    bottom: unset;
    }

html > body > main.components-container input.state-switch:checked[id*="list"] ~ ul.apartments > li > a > ul > li.extra-count {
    margin-left: 20px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container input.state-switch:checked[id*="list"] ~ ul.apartments > li > a > ul > li.extra-count {
    position: absolute;
    top: 30px;
    left: 330px;
    }

}

html > body > main.components-container input.state-switch:checked#scheme ~ a.complex-info {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ div.scheme-chooser:not(.hide) {
    display: block;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ div.scheme-chooser:not(.hide) ~ * {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ div.scheme-chooser.hide {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ div.scheme {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ div.tabs.sort:not(.scheme-value) {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ div.tabs.sort.scheme-value {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > div.choose-section-tip {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > div.choose-section-tip + ul.fields > li:not(.more),
html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > div.choose-section-tip + ul.fields > li.more > ul > li:not(:first-child),
html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > div.choose-section-tip + ul.fields > li.more > ul > li:first-child > ul > li > label.title {
    pointer-events: none;
    filter: blur(2px);
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > ul.fields > li.more > ul > li > ul > li[data-for="complex"]:before {
    opacity: 1;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > button[type='reset'] {
    bottom: -48px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section > button[type='reset'] {
    bottom: -24px;
    }

}

html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section ~ h3,
html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section ~ ul.heading-menu,
html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section ~ div.sort.scheme-value,
html > body > main.components-container input.state-switch:checked#scheme ~ form.choose-section ~ ul.view {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li ul.select > li > input:checked + label,
html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li ul.select > li > ul > li > ul.group > li > div.buttons > input:checked + label.button,
html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li ul.schemes > li > svg [id*="SEC"].current {
    pointer-events: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row {
    text-transform: uppercase;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row:hover > li > label,
html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row:focus > li > label {
    border-color: #adaeb4;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row:active > li > label {
    border-color: #9d9d9d;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 25%;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > input.state-switch-chooser:checked + label {
    position: relative;
    overflow: hidden;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > input.state-switch-chooser:checked + label:after {
    position: absolute;
    display: block;
    content: '';
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    background-color: #f26259;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label {
    font-weight: 400;
    color: #4e505c;
    border-color: #cfcecd;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label[for="roomsc"] {
    background: #ffecc7;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label[for="rooms1"] {
    background: #d2e7f7;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label[for="rooms2"] {
    background: #e8e3f4;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label[for="rooms3"],
html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label[for="rooms4"] {
    background: #fae1e4;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label:hover[for="roomsc"] {
    background: #ffdb94;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label:hover[for="rooms1"] {
    background: #a7d0ef;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label:hover[for="rooms2"] {
    background: #cabee6;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label:hover[for="rooms3"],
html > body > main.components-container input.state-switch:checked#scheme ~ form > ul.fields > li > ul.row > li > label:hover[for="rooms4"] {
    background: #f3b5bd;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ h3[data-found='0'] ~ ul.heading-menu,
html > body > main.components-container input.state-switch:checked#scheme ~ h3[data-found='0'] ~ div.tabs.sort.scheme-value,
html > body > main.components-container input.state-switch:checked#scheme ~ h3[data-found='0'] ~ div.tabs.sort:not(.scheme-value),
html > body > main.components-container input.state-switch:checked#scheme ~ h3[data-found='0'] ~ div.scheme {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ label[for='split_into_complexes'] {
    display: none;
    }

html > body > main.components-container input.state-switch:checked#scheme ~ ul.apartments {
    display: none;
    }

html > body > main.components-container input.state-switch:checked.select + label.select:before {
    top: 18px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > main.components-container input.state-switch:checked.select + label.select:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    cursor: auto;
    }

html > body > main.components-container input.state-switch:checked.select + label.select + ul.select {
    display: block;
    }

html > body > main.components-container input.state-switch:checked + label.checkbox:before {
    background-color: #4e505c;
    border-color: #4e505c;
    }

html > body > main.components-container input.state-switch:checked + label.checkbox:after {
    display: block;
    }

html > body > main.components-container input.state-switch:disabled.select + label.select {
    cursor: auto;
    color: #9d9d9d;
    border-color: #cfcecd;
    }

html > body > main.components-container input.state-switch:disabled.select + label.select:before {
    display: none;
    }

html > body > main.components-container section.promo-banner {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 240px;
    padding: 20px;
    border: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.promo-banner {
    height: auto;
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 32px 24px;
    }

}

html > body > main.components-container section.promo-banner > p {
    font-weight: 500;
    color: #fff;
    }

html > body > main.components-container section.promo-banner > p a {
    color: #fff;
    border-bottom-color: rgba(255,255,255,.5);
    }

html > body > main.components-container section.promo-banner > p a:hover {
    opacity: .8;
    }

html > body > main.components-container section.promo-banner > p a:active {
    opacity: .7;
    }

html > body > main.components-container section.promo-banner > button.get-ajax-form,
html > body > main.components-container section.promo-banner > a {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 76px;
    margin-left: auto;
    background: #fff;
    }

html > body > main.components-container section.promo-banner > button.get-ajax-form::-moz-focus-inner,
html > body > main.components-container section.promo-banner > a::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner > button.get-ajax-form,
html > body > main.components-container section.promo-banner > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner > button.get-ajax-form,
html > body > main.components-container section.promo-banner > a {
    line-height: 49px;
    }

}

html > body > main.components-container section.promo-banner > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner > a:focus,
html > body > main.components-container section.promo-banner > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container section.promo-banner > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container section.promo-banner > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner > a:focus {
    outline: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.promo-banner > button.get-ajax-form,
html > body > main.components-container section.promo-banner > a {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: 30px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner > button.get-ajax-form,
html > body > main.components-container section.promo-banner > a {
    width: 100%;
    min-height: 49px;
    height: 100% !important;
    margin-top: 32px;
    margin-right: 0;
    margin-left: 0;
    line-height: 1.5em !important;
    }

}

html > body > main.components-container section.promo-banner.background_dark {
    background: #323442;
    }

html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_dark > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_dark > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_dark > a {
    line-height: 49px;
    }

}

html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.background_dark > a:focus,
html > body > main.components-container section.promo-banner.background_dark > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.background_dark > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_dark > a:focus {
    outline: none;
    }

html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.background_dark > a:focus,
html > body > main.components-container section.promo-banner.background_dark > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container section.promo-banner.background_dark > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.background_dark > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container section.promo-banner.background_blue {
    background: #5968e9;
    }

html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_blue > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_blue > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_blue > a {
    line-height: 49px;
    }

}

html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.background_blue > a:focus,
html > body > main.components-container section.promo-banner.background_blue > a:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.background_blue > a:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_blue > a:focus {
    outline: none;
    }

html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.background_blue > a:focus,
html > body > main.components-container section.promo-banner.background_blue > a:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container section.promo-banner.background_blue > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.background_blue > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container section.promo-banner.background_gray {
    background: #f5f6f9;
    }

html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_gray > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_gray > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form,
html > body > main.components-container section.promo-banner.background_gray > a {
    line-height: 49px;
    }

}

html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.background_gray > a:focus,
html > body > main.components-container section.promo-banner.background_gray > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.background_gray > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_gray > a:focus {
    outline: none;
    }

html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.background_gray > a:focus,
html > body > main.components-container section.promo-banner.background_gray > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container section.promo-banner.background_gray > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.background_gray > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container section.promo-banner.background_gray > p {
    color: #4e505c;
    }

html > body > main.components-container section.promo-banner * {
    position: relative;
    }

html > body > main.components-container section.promo-banner.main {
    background-image: url(/styles/images/promo-banner/promoBanner.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container section.promo-banner.main:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(50,52,66,.4);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container section.promo-banner.main > figure {
    display: none;
    }

html > body > main.components-container section.promo-banner.main > p {
    z-index: 2;
    margin-left: auto;
    }

html > body > main.components-container section.promo-banner.main > button.get-ajax-form,
html > body > main.components-container section.promo-banner.main > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    z-index: 2;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.main > button.get-ajax-form,
html > body > main.components-container section.promo-banner.main > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.main > button.get-ajax-form,
html > body > main.components-container section.promo-banner.main > a {
    line-height: 49px;
    }

}

html > body > main.components-container section.promo-banner.main > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.main > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.main > a:focus,
html > body > main.components-container section.promo-banner.main > a:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container section.promo-banner.main > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.main > a:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container section.promo-banner.main > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.main > a:focus {
    outline: none;
    }

html > body > main.components-container section.promo-banner.main > button.get-ajax-form:focus,
html > body > main.components-container section.promo-banner.main > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.main > a:focus,
html > body > main.components-container section.promo-banner.main > a:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container section.promo-banner.main > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.main > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container section.promo-banner.main > button.get-ajax-form:hover,
html > body > main.components-container section.promo-banner.main > button.get-ajax-form:active,
html > body > main.components-container section.promo-banner.main > a:hover,
html > body > main.components-container section.promo-banner.main > a:active {
    background: #fff;
    }

html > body > main.components-container section.promo-banner.with-icon > figure {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.with-icon > figure {
    width: 40px;
    height: 40px;
    margin-top: 0;
    background: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container section.promo-banner.with-icon > figure > img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner.with-icon > figure > img {
    position: static;
    width: 32px;
    height: 32px;
    }

}

html > body > main.components-container section.promo-banner > figure {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 262px;
    max-width: 262px;
    height: 100%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.promo-banner > figure {
    min-width: 224px;
    max-width: 224px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner > figure {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    min-width: 224px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container section.promo-banner > figure {
    max-height: 147px;
    }

}

html > body > main.components-container section.promo-banner > figure > img {
    max-width: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: fit-content;
    }

html > body > main.components-container section.promo-banner > p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3333333333333;
    color: #323442;
    max-width: 624px;
    margin: 0;
    margin-right: 32px;
    font-size: 32px;
    line-height: 1em;
    font-weight: 500;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner > p {
    font-size: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container section.promo-banner > p {
    margin-left: 0;
    margin-right: 42px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.promo-banner > p {
    margin-top: 32px;
    margin-right: 0;
    font-size: 22px;
    line-height: 1em;
    font-weight: 500;
    }

}

html > body > main.components-container ul.apartments {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding: 32px 0;
    }

html > body > main.components-container ul.apartments[data-apartment-left="0"] > li.more {
    display: none;
    }

html > body > main.components-container ul.apartments:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f9f9fb;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container ul.apartments > li {
    position: relative;
    }

html > body > main.components-container ul.apartments > li:hover {
    z-index: 1;
    }

html > body > main.components-container ul.apartments > li:hover a.money-hand {
    opacity: 1 !important;
    }

html > body > main.components-container ul.apartments > li.more {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

html > body > main.components-container ul.apartments > li.extra:not(.opened) {
    display: none;
    }

html > body > main.components-container ul.apartments > li.extra > a:not(.tour):not([download]) {
    border: 2px dashed #cfcecd;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(:hover).bookmarked > button.add-bookmark,
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(:hover) + input[name*='show_comment']:not(:checked) + label.comment:not(.not-empty):not(:hover) {
    opacity: 0;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked) {
    pointer-events: none;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover > ul.properties {
    gap: 32px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover > ul.properties {
    gap: 8px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover > ul.properties {
    gap: 4px;
    }

}

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover > button.request-similar > span {
    max-width: 0;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover > button.request-similar > span {
    max-width: 0;
    }

}

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):hover ~ label.comment:not(.not-empty) {
    opacity: 0;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):not(:hover) > button.add-bookmark,
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked) > button.add-bookmark {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked):not(:hover) > button.add-bookmark:hover > svg:not(.delete) > path,
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked) > button.add-bookmark:hover > svg:not(.delete) > path {
    fill: #4e505c;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked) > ul.properties {
    opacity: .5;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour):not(.bookmarked) ~ label.comment {
    pointer-events: none;
    opacity: .5;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour).bookmarked > button.add-bookmark:hover > svg.delete > path {
    fill: #ff675e;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour).bookmarked > button.add-bookmark:active > svg.delete > path {
    fill: #e16962;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour).bookmarked > button.add-bookmark > svg:not(.delete) {
    display: none;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour).bookmarked > button.add-bookmark > svg.delete {
    display: block;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour).bookmarked > button.add-bookmark > svg.delete > path {
    fill: #f26259;
    }

html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour) > button.add-bookmark,
html > body > main.components-container ul.apartments > li.collection-item > a:not(.tour) > button.add-favourite {
    top: auto;
    bottom: 12px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 48px 8px 24px;
    background: #fff;
    border: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: box-shadow -webkit-calc(300ms) ease-in-out;
    -webkit-transition: box-shadow calc(300ms) ease-in-out;
    -moz-transition: box-shadow -moz-calc(300ms) ease-in-out;
    -moz-transition: box-shadow calc(300ms) ease-in-out;
    -o-transition: box-shadow calc(300ms) ease-in-out;
    transition: box-shadow -webkit-calc(300ms) ease-in-out;
    transition: box-shadow -moz-calc(300ms) ease-in-out;
    transition: box-shadow calc(300ms) ease-in-out;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) {
    padding-left: 24px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) li.extra-count {
    padding: 3px 8px 2px;
    font-size: 13px !important;
    background-color: #5968e9;
    color: #fff !important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download])[href]:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download])[href]:hover > ul.properties {
    gap: 16px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download])[href]:hover > ul.properties {
    gap: 8px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download])[href]:hover > ul.properties {
    gap: 4px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download])[href]:hover > button.request-similar > span {
    max-width: 100px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download])[href]:hover > button.request-similar > span {
    max-width: 0;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).favourite > button.add-favourite:hover > svg .stroke {
    fill: #f26259;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).favourite > button.add-favourite > svg .stroke,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).favourite > button.add-favourite > svg .fill {
    fill: #f26259;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).favourite > button.add-favourite > svg .fill {
    stroke: #f26259;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).bookmarked > button.add-bookmark:hover > svg .stroke {
    fill: #5968e9;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).bookmarked > button.add-bookmark > svg .stroke,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).bookmarked > button.add-bookmark > svg .fill {
    fill: #5968e9;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]).bookmarked > button.add-bookmark > svg .fill {
    stroke: #5968e9;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) ~ label.comment,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) + a.tour {
    position: absolute;
    right: 8px;
    font-size: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite > svg,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark > svg,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) ~ label.comment > svg,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) + a.tour > svg {
    width: 24px;
    height: 24px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite > svg path,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark > svg path,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) ~ label.comment > svg path,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) + a.tour > svg path {
    -webkit-transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    -moz-transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    -o-transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    transition: fill 150ms ease-in-out,stroke 150ms ease-in-out;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    top: 12px;
    padding: 12px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite::-moz-focus-inner,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite:hover > svg .stroke,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark:hover > svg .stroke {
    fill: #4e505c;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite > svg.delete,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark > svg.delete {
    display: none;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite > svg .stroke,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark > svg .stroke {
    fill: #7f818b;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-favourite > svg .fill,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.add-bookmark > svg .fill {
    fill: transparent;
    stroke: transparent;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.request-similar {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    gap: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 48px;
    padding: 13px 11px 13px 13px;
    font-size: 15px;
    line-height: -webkit-calc(1.4666666666667);
    line-height: -moz-calc(1.4666666666667);
    line-height: calc(1.4666666666667);
    color: #4e505c;
    background: #f9f9fb;
    -webkit-border-radius: 48px;
    border-radius: 48px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.request-similar::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.request-similar.opened {
    color: transparent;
    background: url(images/icons/arrow-right-dark.svg) center center no-repeat #f9f9fb;
    -webkit-background-size: 24px;
    -moz-background-size: 24px;
    background-size: 24px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > button.request-similar > span {
    display: inline-block;
    overflow: hidden;
    max-width: 0;
    vertical-align: baseline;
    -webkit-transition: max-width -webkit-calc(300ms) ease-in-out;
    -webkit-transition: max-width calc(300ms) ease-in-out;
    -moz-transition: max-width -moz-calc(300ms) ease-in-out;
    -moz-transition: max-width calc(300ms) ease-in-out;
    -o-transition: max-width calc(300ms) ease-in-out;
    transition: max-width -webkit-calc(300ms) ease-in-out;
    transition: max-width -moz-calc(300ms) ease-in-out;
    transition: max-width calc(300ms) ease-in-out;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin-right: 24px;
    -webkit-transition: gap -webkit-calc(300ms) ease-in-out;
    -webkit-transition: gap calc(300ms) ease-in-out;
    -moz-transition: gap -moz-calc(300ms) ease-in-out;
    -moz-transition: gap calc(300ms) ease-in-out;
    -o-transition: gap calc(300ms) ease-in-out;
    transition: gap -webkit-calc(300ms) ease-in-out;
    transition: gap -moz-calc(300ms) ease-in-out;
    transition: gap calc(300ms) ease-in-out;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties {
    gap: 4px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    position: relative;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li {
    font-size: 17px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

}

@media screen and (max-width: 1419px) and screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li {
    font-size: 15px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    width: 80px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    width: 70px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.rooms,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.area,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.floor {
    margin-top: -30px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.complex,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.building,
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.deadline {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: -80px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.layout {
    margin-right: 8px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.layout:hover {
    z-index: 1;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.layout:hover > figure.zoom {
    display: block;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.building {
    display: none;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.building {
    min-width: 60px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.deadline {
    width: 120px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.deadline {
    width: 100px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.deadline {
    margin-left: 104px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.deadline {
    margin-left: 100px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.complex > br {
    display: none;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.price {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2083333333333;
    color: #4e505c;
    margin-left: auto;
    text-align: right;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.price {
    font-size: 22px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.price {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li.price.promo {
    color: #f26259;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > figure.layout {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 88px;
    height: 104px;
    padding: 8px 4px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > figure.layout > img {
    width: 100%;
    height: 100%;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > figure.zoom {
    position: absolute;
    top: 50%;
    left: -80px;
    display: none;
    padding: 16px 8px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > figure.zoom {
    left: -24px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > figure.zoom > img {
    width: 180px;
    height: 208px;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > figure > img {
    object-fit: contain;
    filter: grayscale(1);
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > span.building {
    color: #7f818b;
    }

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > span.mortgage {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    display: block;
    margin-bottom: 4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > span.mortgage {
    font-size: 12px;
    }

}

html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > span.promo {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    display: block;
    text-decoration: line-through;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a:not(.tour):not([download]) > ul.properties > li > span.promo {
    font-size: 13px;
    }

}

html > body > main.components-container ul.apartments > li > a.tour,
html > body > main.components-container ul.apartments > li > a[download] {
    bottom: 12px;
    padding: 12px;
    border: none;
    }

html > body > main.components-container ul.apartments > li > a.tour:hover > svg path,
html > body > main.components-container ul.apartments > li > a[download]:hover > svg path {
    fill: #4e505c;
    }

html > body > main.components-container ul.apartments > li > div.comment {
    position: absolute;
    right: 0;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 340px;
    padding: 16px;
    pointer-events: none;
    opacity: 0;
    background: #4e505c;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    top: 80px;
    }

html > body > main.components-container ul.apartments > li > div.comment:before {
    position: absolute;
    top: 8px;
    right: 16px;
    content: '';
    border: 16px solid transparent;
    border-bottom: 22px solid #4e505c;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    }

html > body > main.components-container ul.apartments > li > div.comment > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    padding: 12px 16px;
    margin: 0;
    font-weight: 500;
    background: #676975;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > div.comment > p {
    font-size: 15px;
    }

}

html > body > main.components-container ul.apartments > li > div.comment > p:not([contenteditable]) {
    pointer-events: none;
    }

html > body > main.components-container ul.apartments > li > div.comment > p:focus {
    outline: none;
    }

html > body > main.components-container ul.apartments > li > div.comment > p:empty:before {
    content: 'Добавить комментарий';
    }

html > body > main.components-container ul.apartments > li > div.comment > p:before {
    opacity: .7;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > div.comment {
    width: -webkit-calc(100vw - 32px);
    width: -moz-calc(100vw - 32px);
    width: calc(100vw - 32px);
    max-width: 340px;
    }

}

html > body > main.components-container ul.apartments > li > input[name*='show_comment']:checked + label.comment {
    background: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > input[name*='show_comment']:checked + label.comment:before {
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > input[name*='show_comment']:checked ~ div.comment {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container ul.apartments > li > label.comment {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    top: 12px;
    z-index: 1;
    padding: 12px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container ul.apartments > li > label.comment::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container ul.apartments > li > label.comment:hover > svg path {
    fill: #4e505c;
    }

html > body > main.components-container ul.apartments > li > label.comment.not-empty:before {
    content: '';
    }

html > body > main.components-container ul.apartments > li > label.comment:before {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 8px;
    height: 8px;
    background: #f26259;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container ul.apartments > li > a.further {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a.further {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a.further {
    line-height: 49px;
    }

}

html > body > main.components-container ul.apartments > li > a.further:focus,
html > body > main.components-container ul.apartments > li > a.further:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > a.further:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > a.further:focus {
    outline: none;
    }

html > body > main.components-container ul.apartments > li > a.further:focus,
html > body > main.components-container ul.apartments > li > a.further:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container ul.apartments > li > a.further:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container ul.apartments > li > a.money-hand {
    position: absolute;
    top: 50%;
    right: 230px;
    translate: -50% -50%;
    width: 24px;
    padding: 0 !important;
    pointer-events: none;
    -webkit-transition: opacity 150ms ease-in-out !important;
    -moz-transition: opacity 150ms ease-in-out !important;
    -o-transition: opacity 150ms ease-in-out !important;
    transition: opacity 150ms ease-in-out !important;
    }

html > body > main.components-container ul.apartments > li > a.money-hand:not(.red) {
    opacity: 0;
    }

html > body > main.components-container ul.apartments > li > a.money-hand:not(.red) > svg {
    stroke: #7f818b;
    }

html > body > main.components-container ul.apartments > li > a.money-hand.red > svg {
    stroke: #f8c12c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > a.money-hand {
    top: unset;
    right: 5px;
    bottom: 104px;
    opacity: 1 !important;
    }

}

html > body > main.components-container ul.apartments > li > button.further {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > button.further {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > button.further {
    line-height: 49px;
    }

}

html > body > main.components-container ul.apartments > li > button.further:focus,
html > body > main.components-container ul.apartments > li > button.further:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > button.further:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > button.further:focus {
    outline: none;
    }

html > body > main.components-container ul.apartments > li > button.further:focus,
html > body > main.components-container ul.apartments > li > button.further:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container ul.apartments > li > button.further:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container ul.apartments > li > button.load-more,
html > body > main.components-container ul.apartments > li > button.more {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > button.load-more,
html > body > main.components-container ul.apartments > li > button.more {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container ul.apartments > li > button.load-more,
html > body > main.components-container ul.apartments > li > button.more {
    line-height: 49px;
    }

}

html > body > main.components-container ul.apartments > li > button.load-more:focus,
html > body > main.components-container ul.apartments > li > button.load-more:hover,
html > body > main.components-container ul.apartments > li > button.more:focus,
html > body > main.components-container ul.apartments > li > button.more:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > button.load-more:active,
html > body > main.components-container ul.apartments > li > button.more:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container ul.apartments > li > button.load-more:focus,
html > body > main.components-container ul.apartments > li > button.more:focus {
    outline: none;
    }

html > body > main.components-container ul.apartments > li > button.load-more:focus,
html > body > main.components-container ul.apartments > li > button.load-more:hover,
html > body > main.components-container ul.apartments > li > button.more:focus,
html > body > main.components-container ul.apartments > li > button.more:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container ul.apartments > li > button.load-more:active,
html > body > main.components-container ul.apartments > li > button.more:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container ul.breadcrumbs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0 0 12px;
    list-style: none;
    }

html > body > main.components-container ul.breadcrumbs > li:not(:last-child) {
    margin-right: 4px;
    }

html > body > main.components-container ul.breadcrumbs > li:after {
    margin-left: 4px;
    content: '/';
    color: #676975;
    }

html > body > main.components-container ul.breadcrumbs > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.breadcrumbs > li > a {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container ul.breadcrumbs > li > a {
    border-bottom: none;
    }

}

html > body > main.components-container ul.breadcrumbs > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container ul.breadcrumbs > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container ul.breadcrumbs > li > a:not(:hover) {
    color: #676975;
    }

html > body > main.components-container ul.buttons {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    pointer-events: none;
    }

html > body > main.components-container ul.buttons > li {
    position: absolute;
    bottom: -webkit-calc(50% - 30px);
    bottom: -moz-calc(50% - 30px);
    bottom: calc(50% - 30px);
    width: 60px;
    height: 60px;
    cursor: pointer;
    pointer-events: auto;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: opacity 300ms ease-in-out,background 150ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out,background 150ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out,background 150ms ease-in-out;
    transition: opacity 300ms ease-in-out,background 150ms ease-in-out;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.buttons > li {
    bottom: -webkit-calc(50% - 20px);
    bottom: -moz-calc(50% - 20px);
    bottom: calc(50% - 20px);
    width: 40px;
    height: 40px;
    }

}

html > body > main.components-container ul.buttons > li:hover {
    background: #ff675e;
    }

html > body > main.components-container ul.buttons > li:active {
    background: #e16962;
    }

html > body > main.components-container ul.buttons > li.disabled {
    cursor: auto;
    opacity: 0;
    }

html > body > main.components-container ul.buttons > li:before {
    position: absolute;
    display: block;
    content: '';
    top: -webkit-calc(50% - 16px);
    top: -moz-calc(50% - 16px);
    top: calc(50% - 16px);
    right: -webkit-calc(50% - 16px);
    right: -moz-calc(50% - 16px);
    right: calc(50% - 16px);
    bottom: auto;
    left: auto;
    width: 32px;
    height: 32px;
    background: url(images/icons/arrow-right.svg) center center no-repeat;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.buttons > li:before {
    top: -webkit-calc(50% - 14px);
    top: -moz-calc(50% - 14px);
    top: calc(50% - 14px);
    right: -webkit-calc(50% - 14px);
    right: -moz-calc(50% - 14px);
    right: calc(50% - 14px);
    bottom: auto;
    left: auto;
    width: 28px;
    height: 28px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

}

html > body > main.components-container ul.buttons > li.next {
    left: 1178px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.buttons > li.next {
    left: -webkit-calc(79.269vw - 20px);
    left: -moz-calc(79.269vw - 20px);
    left: calc(79.269vw - 20px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container ul.buttons > li.next {
    right: -8px;
    }

}

html > body > main.components-container ul.buttons > li.prev {
    left: -70px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container ul.buttons > li.prev {
    left: -30px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container ul.buttons > li.prev {
    left: -20px;
    }

}

html > body > main.components-container ul.buttons > li.prev:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

html > body > main.components-container ul.heading-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    white-space: nowrap;
    }

html > body > main.components-container ul.heading-menu + ul.view {
    margin-left: 24px !important;
    }

html > body > main.components-container ul.heading-menu > li:not(:last-child) {
    margin-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li:not(:last-child) {
    margin-right: 8px;
    }

}

html > body > main.components-container ul.heading-menu > li.current > a.care {
    cursor: pointer;
    }

html > body > main.components-container ul.heading-menu > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    padding-left: 24px;
    border-bottom: none;
    background-position: left 1px;
    background-repeat: no-repeat;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > a {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container ul.heading-menu > li > a {
    border-bottom: none;
    }

}

html > body > main.components-container ul.heading-menu > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container ul.heading-menu > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container ul.heading-menu > li > a.video {
    padding-left: 30px;
    background-image: url(images/video.svg);
    }

@media screen and (max-width: 479px) {
html > body > main.components-container ul.heading-menu > li > a.video {
    padding-left: 0;
    font-size: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container ul.heading-menu > li > a.video:after {
    display: inline-block;
    padding-left: 30px;
    font-size: 15px;
    content: attr(data-short);
    background: url(images/video.svg) left 1px no-repeat;
    }

}

html > body > main.components-container ul.heading-menu > li > a.pdf {
    background-image: url(images/pdf.svg);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > a.pdf {
    display: none;
    }

}

html > body > main.components-container ul.heading-menu > li > a.tour {
    background-image: url(images/tour.svg);
    }

@media screen and (max-width: 479px) {
html > body > main.components-container ul.heading-menu > li > a.tour {
    padding-left: 0;
    font-size: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container ul.heading-menu > li > a.tour:after {
    display: inline-block;
    padding-left: 24px;
    font-size: 15px;
    content: attr(data-short);
    background: url(images/tour.svg) left top no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

}

html > body > main.components-container ul.heading-menu > li > a.care {
    padding-left: 28px;
    background-image: url(images/envelope.svg);
    background-position-y: 5px;
    }

html > body > main.components-container ul.heading-menu > li > a.without-icon {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3333333333333;
    color: #323442;
    letter-spacing: .4px;
    padding: 3px 10px;
    background-color: rgba(255,255,255,.8);
    -webkit-border-radius: 17px;
    border-radius: 17px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > a.without-icon {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > a.without-icon {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    }

}

html > body > main.components-container ul.heading-menu > li > a.without-icon:hover {
    background-color: #fff;
    }

html > body > main.components-container ul.heading-menu > li > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    padding-left: 24px;
    border-bottom: none;
    background-position: left 1px;
    background-repeat: no-repeat;
    }

html > body > main.components-container ul.heading-menu > li > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > button {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container ul.heading-menu > li > button {
    border-bottom: none;
    }

}

html > body > main.components-container ul.heading-menu > li > button:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container ul.heading-menu > li > button:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container ul.heading-menu > li > button.pdf {
    background-image: url(images/pdf.svg);
    background-position: left center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > button.pdf {
    display: none;
    }

}

html > body > main.components-container ul.heading-menu > li > button.print {
    background-image: url(images/print.svg);
    background-position: left center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container ul.heading-menu > li > button.print {
    display: none;
    }

}

html > body > main.components-container ul.view {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container ul.view > li > label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 12px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container ul.view > li > label:hover {
    background: #f5f6f9;
    }

html > body > main.components-container ul.view > li > label > svg {
    width: 24px;
    height: 24px;
    }

html > body > main.components-container > a.button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    display: inline-block;
    margin-top: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > a.button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > a.button {
    line-height: 49px;
    }

}

html > body > main.components-container > a.button:focus,
html > body > main.components-container > a.button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > a.button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > a.button:focus {
    outline: none;
    }

html > body > main.components-container > a.button:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

html > body > main.components-container > a.button:before {
    right: 16px;
    }

html > body > main.components-container > article.apartment-card {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

@media print {
html > body > main.components-container > article.apartment-card {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    }

}

@media print {
html > body > main.components-container > article.apartment-card ~ * {
    display: none !important;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > a.back {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.gallery {
    width: 51.632047477745%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.gallery {
    width: 100%;
    margin-bottom: 32px;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.gallery {
    width: 100%;
    margin-bottom: 32px;
    }

}

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    display: none;
    background: #fff;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration.show {
    display: block;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > figure {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out 150ms;
    -moz-transition: opacity 150ms ease-in-out 150ms;
    -o-transition: opacity 150ms ease-in-out 150ms;
    transition: opacity 150ms ease-in-out 150ms;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > figure.show {
    opacity: 1;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > figure.default {
    opacity: 1;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > figure > picture > img {
    max-width: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > h2 {
    font-size: 17px;
    }

}

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul > li {
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 24.0975%;
    padding-right: 40px;
    margin-bottom: 16px;
    background: #fff;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul > li.show {
    display: block;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul > li > figure {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    margin-bottom: 16px;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul > li > figure > img {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul > li > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.gallery > div.illustration > ul > li > p {
    font-size: 12px;
    }

}

html > body > main.components-container > article.apartment-card > div.gallery > div.slider {
    height: 576px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.gallery > div.slider {
    height: auto;
    padding-top: -webkit-calc(100vw - 24px);
    padding-top: -moz-calc(100vw - 24px);
    padding-top: calc(100vw - 24px);
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.gallery > div.slider {
    height: 440px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.gallery > div.slider > ul.bookmarks {
    text-align: center;
    }

}

html > body > main.components-container > article.apartment-card > div.gallery > div.slider > ul.bookmarks:not(:last-child) {
    margin-right: 24px;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.slider > ul.bookmarks > li > button[type="button"] {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    font-weight: 500;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

html > body > main.components-container > article.apartment-card > div.gallery > div.slider > ul.bookmarks > li > button[type="button"]::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.gallery > div.slider > ul.bookmarks > li > button[type="button"] {
    font-size: 15px;
    }

}

html > body > main.components-container > article.apartment-card > div.heading {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 48px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.heading {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.heading {
    position: relative;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.heading {
    margin-bottom: 24px;
    border-bottom: none;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > button.add-favourite,
html > body > main.components-container > article.apartment-card > div.heading > button.add-bookmark {
    margin-right: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.heading > button.add-favourite,
html > body > main.components-container > article.apartment-card > div.heading > button.add-bookmark {
    position: absolute;
    right: 0;
    bottom: -16px;
    z-index: 1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.heading > button.add-favourite,
html > body > main.components-container > article.apartment-card > div.heading > button.add-bookmark {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    margin-right: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.heading > h1 {
    font-size: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.heading > h1 {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu {
    margin-left: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu {
    width: 100%;
    margin-top: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu {
    display: none;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > button.print,
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > div.share > label[for='share'],
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > a.pdf {
    display: block;
    padding: 12px 24px;
    background: #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > button.print,
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > div.share > label[for='share'] {
    font-size: 0;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > button.print > svg,
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > div.share > label[for='share'] > svg {
    width: 24px;
    height: 24px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > div.share > label[for="share"] {
    font-size: 0;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > div.share > label[for="share"] > svg {
    position: static;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li > a.pdf {
    font-weight: 500;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > li:nth-child(3) {
    margin-right: 0;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 169px;
    margin-left: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #a6a6a6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    pointer-events: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-right: auto;
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > form > input {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 60px;
    width: 100%;
    color: #5f5f5f;
    font-weight: 700;
    border: none;
    cursor: pointer;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > form > input:hover {
    color: #f26259;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    pointer-events: all;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > form:before {
    display: none;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > form:after {
    display: block;
    content: '';
    width: 17px;
    height: 17px;
    margin-top: 2px;
    background-image: url(/styles/images/article/copy.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    background-size: 17px 17px;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > form.copy:after {
    background-image: url(/styles/images/article/success-copy.svg);
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip {
    position: relative;
    margin-top: 3px;
    margin-left: 8px;
    cursor: pointer;
    pointer-events: all;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > img {
    width: 15px;
    height: 15px;
    }

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > span.tooltip-text {
    position: absolute;
    z-index: 9999999;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 180px;
    padding: 16px 10px 12px 14px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    color: #16192a;
    white-space: break-spaces;
    word-wrap: break-word;
    pointer-events: none;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #dadada;
    -webkit-box-shadow: 0 2px 8px rgba(22,25,42,.1);
    box-shadow: 0 2px 8px rgba(22,25,42,.1);
    -webkit-transform: translate(-47%,5%);
    -moz-transform: translate(-47%,5%);
    -ms-transform: translate(-47%,5%);
    -o-transform: translate(-47%,5%);
    transform: translate(-47%,5%);
    }

@media (max-width: 1440px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > span.tooltip-text {
    -webkit-transform: translate(-88%,5%);
    -moz-transform: translate(-88%,5%);
    -ms-transform: translate(-88%,5%);
    -o-transform: translate(-88%,5%);
    transform: translate(-88%,5%);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > span.tooltip-text {
    -webkit-transform: translate(-47%,5%);
    -moz-transform: translate(-47%,5%);
    -ms-transform: translate(-47%,5%);
    -o-transform: translate(-47%,5%);
    transform: translate(-47%,5%);
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > span.tooltip-text:before {
    position: absolute;
    top: -5px;
    left: -webkit-calc(50% - 3px);
    left: -moz-calc(50% - 3px);
    left: calc(50% - 3px);
    width: 8px;
    height: 8px;
    content: '';
    background: #fff;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

@media (max-width: 1440px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > span.tooltip-text:before {
    left: 90%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip > span.tooltip-text:before {
    left: -webkit-calc(50% - 3px);
    left: -moz-calc(50% - 3px);
    left: calc(50% - 3px);
    }

}

html > body > main.components-container > article.apartment-card > div.heading > ul.heading-menu > .article > div.tooltip:hover .tooltip-text {
    display: block;
    }

html > body > main.components-container > article.apartment-card > div.info {
    width: 43.026706231454%;
    margin-right: 5.3412462908012%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.info {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-right: 0;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.info {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form {
    padding-bottom: 16px;
    border-top: 0;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.info > form {
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form input[name="final_price"] {
    background: transparent;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > label[for="second_form_part"].first-part {
    line-height: 48px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > h2 {
    width: -webkit-calc(100% - 103px);
    width: -moz-calc(100% - 103px);
    width: calc(100% - 103px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > label[for="with_finishing"]:before,
html > body > main.components-container > article.apartment-card > div.info > form > label[for="with_finishing"]:after {
    top: 2px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.info > form > div.options {
    bottom: 84px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.info > form > div.options {
    bottom: 100px;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.info > form > div.options {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.info > form > ul.monthly-installments {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin-top: 8px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.info > form > ul.monthly-installments {
    display: block;
    margin: 8px 0 -8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > ul.monthly-installments {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > div.info > form > ul.monthly-installments {
    display: block;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > article.apartment-card > div.info > form > button.observe {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > button.observe {
    margin-top: 56px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > article.apartment-card > div.info > form > button.observe > span.title {
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-right: 0;
    text-align: left;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > article.apartment-card > div.info > form > button.observe > span.subtitle {
    margin: 12px 0 0 56px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > button.observe > span.subtitle {
    width: 100%;
    margin: 12px 0 0;
    line-height: 45px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > a.sticker-banner {
    background-color: #fff;
    }

}

html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 28px 0 0;
    padding: 32px 24px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #e9eafc;
    }

html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    }

html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash > div > p {
    margin: 0;
    }

html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash > div > p:nth-child(1) {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5625;
    color: #4e505c;
    color: #5968e9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash > div > p:nth-child(1) {
    font-size: 15px;
    }

}

html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash > div > p:nth-child(2) {
    font-size: 42px;
    font-weight: 500;
    color: #5968e9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash > div > p:nth-child(2) {
    font-size: 36px;
    }

}

html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash:after {
    display: block;
    width: 75px;
    height: 75px;
    background-image: url(/images/pay_by_cash.svg);
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash:after {
    width: 52px;
    height: 52px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > form > div.discount-when-paid-by-cash {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 32px -24px 0 -24px;
    padding: 32px 24px;
    }

}

html > body > main.components-container > article.apartment-card > div.info > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > h2 {
    font-size: 17px;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.info > h2 {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
    padding: 24px;
    background: #f9f9fb;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties {
    gap: 8px;
    padding: 0;
    background: none;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: rgba(78,80,92,.6575);
    letter-spacing: .2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li {
    display: block;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.complex,
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.floor {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article,
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: rgba(78,80,92,.6575);
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article {
    display: block;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > form {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > form:after {
    margin: 5px 0 0 3px;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > form > input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    font-weight: 500;
    background: #f9f9fb;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > form > input {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > form > input {
    background: #fff;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > div.tooltip {
    margin-right: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.article > div.tooltip {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages {
    width: 100%;
    padding-top: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(100% + 48px);
    width: -moz-calc(100% + 48px);
    width: calc(100% + 48px);
    padding: 24px;
    margin: 16px -24px 0 -24px;
    background: #f9f9fb;
    }

}

@media print {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages {
    display: none;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul {
    gap: 24px;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul:empty {
    display: none;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li {
    font-size: 12px;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li:not(:nth-child(-n + 6)) {
    display: none;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li.special {
    position: relative;
    cursor: pointer;
    color: #5968e9;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li.special:hover:before {
    content: '';
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li.special:hover > div.advantage-tooltip {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li.special:not(.clickable) {
    pointer-events: none;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li.special > svg path,
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li.special > svg rect {
    stroke: #5968e9;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > svg {
    width: 36px;
    height: 36px;
    margin-right: 12px;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip {
    position: absolute;
    bottom: -16px;
    left: -56px;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 420px;
    pointer-events: none;
    opacity: 0;
    background: #5968e9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translateY(calc(116%));
    -moz-transform: translateY(calc(116%));
    -ms-transform: translateY(calc(116%));
    -o-transform: translateY(calc(116%));
    transform: translateY(calc(116%));
    -webkit-transition: opacity 150ms ease-in-out,-webkit-transform 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,-moz-transform 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out,-o-transform 150ms ease-in-out;
    transition: opacity 150ms ease-in-out,transform 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip {
    right: -56px;
    width: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip {
    right: auto;
    left: -16px;
    width: -webkit-calc(100vw - 16px);
    width: -moz-calc(100vw - 16px);
    width: calc(100vw - 16px);
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip:before {
    position: absolute;
    top: 2px;
    left: 154px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    content: url(images/article/corner-extra.svg);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip > img {
    width: 136px;
    height: auto;
    object-fit: cover;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    }

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    padding: 20px 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li.advantages > ul > li > div.advantage-tooltip > p {
    font-size: 12px;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li > strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-left: 16px;
    font-weight: 500;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li > strong {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li > strong {
    display: block;
    margin-left: 0;
    }

}

html > body > main.components-container > article.apartment-card > div.info > ul.properties > li > strong > a {
    line-height: -webkit-calc(1.25);
    line-height: -moz-calc(1.25);
    line-height: calc(1.25);
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li > strong > a > span.section {
    display: block;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > div.info > ul.properties > li > strong > a > span.section {
    display: inline;
    }

}

html > body > main.components-container > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select.without-furniture > a.sticker-banner {
    margin-bottom: 88px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select.without-furniture > a.sticker-banner {
    margin-bottom: 96px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form.without-select.without-furniture > a.sticker-banner {
    margin-bottom: 72px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > button.observe {
    margin-bottom: 192px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.apartment-card > input.state-switch:checked#second_form_part ~ div.info > form > h2 {
    margin-bottom: 32px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > article.apartment-card > input.state-switch:checked#second_form_part ~ div.info > form > h2 {
    margin-bottom: 40px;
    }

}

html > body > main.components-container > article.blog-front-page {
    margin-bottom: 72px;
    }

html > body > main.components-container > article.blog-front-page > a {
    position: relative;
    display: block;
    width: 100%;
    border: none;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: box-shadow 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out;
    }

html > body > main.components-container > article.blog-front-page > a:hover {
    -webkit-box-shadow: 0 6px 12px 0 rgba(105,106,110,.27);
    box-shadow: 0 6px 12px 0 rgba(105,106,110,.27);
    }

html > body > main.components-container > article.blog-front-page > a > picture {
    position: relative;
    z-index: -4;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: -webkit-calc(calc(100vw - 36px * 2) * 60 / 100);
    height: -moz-calc(calc(100vw - 36px * 2) * 60 / 100);
    height: calc(calc(100vw - 36px * 2) * 60 / 100);
    max-height: 725px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > picture {
    height: -webkit-calc(calc(100vw - 24px * 2) * 60 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 60 / 100);
    height: calc(calc(100vw - 24px * 2) * 60 / 100);
    }

}

html > body > main.components-container > article.blog-front-page > a > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

html > body > main.components-container > article.blog-front-page > a > div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 39px;
    padding-bottom: 35px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div {
    position: static;
    margin-top: -40px;
    padding: 0;
    }

}

html > body > main.components-container > article.blog-front-page > a > div:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -3;
    content: "";
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 98%);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 98%);
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 98%);
    background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 98%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 98%);
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div:after {
    display: none;
    content: none;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > header {
    width: 40.949554896142%;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header {
    width: 100%;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > header > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    position: relative;
    display: inline-block;
    padding-left: 8px;
    padding-right: 21px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header > p {
    margin-bottom: 40px;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > header > p:before {
    position: absolute;
    bottom: -7px;
    left: -47px;
    z-index: -5;
    width: 16px;
    height: 4px;
    content: "";
    background: #d4c23b;
    -webkit-transform: rotate(-140deg);
    -moz-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    -o-transform: rotate(-140deg);
    transform: rotate(-140deg);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header > p:before {
    left: -8px;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > header > p:after {
    position: absolute;
    top: -1px;
    bottom: 0;
    left: -47px;
    right: 0;
    z-index: -1;
    content: "";
    border: 10px solid #fae446;
    border-right-color: transparent;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header > p:after {
    left: -8px;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > header > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > header > h2 {
    color: #000;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 49.554896142433%;
    margin: 0;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > p {
    width: 100%;
    margin-bottom: 8px;
    color: #000;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > footer {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    position: absolute;
    bottom: 39px;
    right: 29px;
    display: inline-block;
    width: 35%;
    text-align: right;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > footer {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > footer {
    position: static;
    width: 100%;
    text-align: left;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > footer > time {
    position: relative;
    display: inline-block;
    margin-right: 16px;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > footer > time {
    color: #696a6e;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > footer > time:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 4px;
    height: 4px;
    margin: auto 0;
    content: "";
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > footer > time:after {
    background: #696a6e;
    }

}

html > body > main.components-container > article.blog-front-page > a > div > footer > p {
    display: inline-block;
    margin: 0;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > article.blog-front-page > a > div > footer > p {
    color: #696a6e;
    }

}

html > body > main.components-container > div.image {
    font-size: 0;
    }

html > body > main.components-container > div.image > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    width: 100%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > div.image > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > div.image.compact {
    width: 65.578635014837%;
    margin: -48px 0 48px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > div.image.compact {
    width: 100%;
    }

}

html > body > main.components-container > div.image > picture > img {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 100%;
    height: auto;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > div.image > picture > img {
    font-size: 15px;
    }

}

html > body > main.components-container > div.image > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > div.image > p {
    font-size: 12px;
    }

}

html > body > main.components-container > form[action*="/form-component/"] {
    position: relative;
    width: 100%;
    margin-bottom: 72px;
    }

html > body > main.components-container > form[action*="/form-component/"].my > ul.fields > li.textarea {
    position: static;
    }

html > body > main.components-container > form[action*="/form-component/"].my > ul.fields > li.textarea > textarea {
    height: 144px;
    }

html > body > main.components-container > form[action*="/form-component/"] > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: block;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > h2 + p {
    margin-top: -16px;
    }

html > body > main.components-container > form[action*="/form-component/"] > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    max-width: 584px;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > p {
    font-size: 15px;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 48px 32px;
    background-color: #f9f9fb;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields input {
    border-color: transparent;
    font-weight: 400;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields {
    padding: 24px 24px 32px;
    border: none;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -1;
    width: 100vw;
    background: #f5f4f2;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields:before {
    content: '';
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text {
    width: 232px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -webkit-calc(100% - 8px * 29);
    margin-right: -moz-calc(100% - 8px * 29);
    margin-right: calc(100% - 8px * 29);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text:not(:nth-child(3)) {
    width: -webkit-calc(50% - 8px * 2);
    width: -moz-calc(50% - 8px * 2);
    width: calc(50% - 8px * 2);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text:not(:nth-child(3)) {
    width: 100%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text:first-child {
    margin-right: 32px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text:first-child {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text:nth-child(3) {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text {
    padding-right: 0;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.text > input::placeholder {
    color: #cfcecd;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.textarea {
    position: absolute;
    top: 48px;
    right: 40px;
    bottom: 145px;
    width: -webkit-calc(100% - 8px * 44);
    width: -moz-calc(100% - 8px * 44);
    width: calc(100% - 8px * 44);
    margin-bottom: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.textarea {
    position: static;
    width: 100%;
    margin-bottom: 24px;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.textarea > textarea {
    height: -webkit-calc(100% - 27px);
    height: -moz-calc(100% - 27px);
    height: calc(100% - 27px);
    border: 2px solid #cfcecd;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.textarea > textarea:not(.empty) {
    border: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.textarea > textarea {
    height: 246px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.textarea > textarea {
    height: 148px;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.personal_data {
    width: 100%;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.personal_data label:before {
    border-color: transparent;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.personal_data {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls {
    margin-right: 27px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    margin-right: 0;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    padding-right: 32px;
    padding-left: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:focus,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:focus {
    outline: none;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:focus,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.controls > button[type="submit"] {
    width: 100%;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.file {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    background-image: url(/styles/images/form/file.svg);
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.file {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 24px !important;
    }

}

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select-multiple {
    position: relative;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select > label.select,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select-multiple > label.select {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 53px;
    font-weight: 400;
    border-color: transparent;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select > label.select:before,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select-multiple > label.select:before {
    top: 18px;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select > input:checked ~ label.select:before,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select-multiple > input:checked ~ label.select:before {
    -webkit-transform: rotate(-45deg) translate(-3px,3px);
    -moz-transform: rotate(-45deg) translate(-3px,3px);
    -ms-transform: rotate(-45deg) translate(-3px,3px);
    -o-transform: rotate(-45deg) translate(-3px,3px);
    transform: rotate(-45deg) translate(-3px,3px);
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select > input:checked ~ ul.select,
html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select-multiple > input:checked ~ ul.select {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 300px;
    overflow: scroll;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li.select-multiple ul.select li:has(input:checked) {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }

html > body > main.components-container > form[action*="/form-component/"] > ul.fields > li:not(.controls):not(.file) {
    margin-bottom: 24px;
    }

html > body > main.components-container > form.subscription {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 33px 60px 55px 205px;
    background-color: #f9f9fb;
    background-image: url(/styles/images/newspaper.svg);
    background-repeat: no-repeat;
    background-position: 46px 39px;
    -webkit-background-size: 118px 101px;
    -moz-background-size: 118px 101px;
    background-size: 118px 101px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription {
    padding: 158px 5.3412462908012% 44px 5.3412462908012%;
    background-position: center 33px;
    }

}

html > body > main.components-container > form.subscription > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > form.subscription > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > form.subscription > ul.fields > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li {
    width: 100%;
    }

}

html > body > main.components-container > form.subscription > ul.fields > li.personal-data {
    width: 100%;
    margin-top: 24px;
    }

html > body > main.components-container > form.subscription > ul.fields > li.email {
    width: 100%;
    max-width: 300px;
    margin-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li.email {
    max-width: none;
    }

}

html > body > main.components-container > form.subscription > ul.fields > li.personal-data {
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li.personal-data {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    }

}

html > body > main.components-container > form.subscription > ul.fields > li.personal-data > label {
    padding-left: 26px !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.56em !important;
    white-space: pre-line !important;
    color: #7f818b !important;
    }

html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    padding-right: 32px;
    padding-left: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:focus,
html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:focus {
    outline: none;
    }

html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:focus,
html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li.submit > button[type="submit"] {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > form.subscription > ul.fields > li.submit {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-top: 24px;
    }

}

html > body > main.components-container > form.subscription > ul.fields > li > input {
    width: 100%;
    }

html > body > main.components-container > form.subscription > ul.fields > li > input::placeholder {
    color: #cfcecd;
    }

html > body > main.components-container > form.subscription > ul.fields > li > p.error {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    }

html > body > main.components-container > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > h1 {
    font-size: 24px;
    }

}

html > body > main.components-container > picture.headband {
    position: relative;
    display: block;
    overflow: hidden;
    height: 0;
    padding-top: 20.7%;
    margin-bottom: 36px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > picture.headband > img {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > main.components-container > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    max-width: 584px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.apartments-lists {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > div.tabs {
    padding: 8px 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > div.tabs:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f5f4f2;
    }

}

html > body > main.components-container > section.apartments-lists > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    padding-top: 48px;
    margin: 0 auto 0 0;
    max-width: 300px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > h2 {
    padding-top: 32px;
    max-width: none;
    }

}

html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_0"] ~ div.tabs > ul > li > label[for*="compilation_0"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_1"] ~ div.tabs > ul > li > label[for*="compilation_1"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_2"] ~ div.tabs > ul > li > label[for*="compilation_2"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_3"] ~ div.tabs > ul > li > label[for*="compilation_3"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_4"] ~ div.tabs > ul > li > label[for*="compilation_4"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_5"] ~ div.tabs > ul > li > label[for*="compilation_5"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_6"] ~ div.tabs > ul > li > label[for*="compilation_6"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_7"] ~ div.tabs > ul > li > label[for*="compilation_7"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_8"] ~ div.tabs > ul > li > label[for*="compilation_8"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_9"] ~ div.tabs > ul > li > label[for*="compilation_9"] {
    color: #f26259;
    }

html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_0"] ~ ul[class*="compilation-0"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_1"] ~ ul[class*="compilation-1"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_2"] ~ ul[class*="compilation-2"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_3"] ~ ul[class*="compilation-3"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_4"] ~ ul[class*="compilation-4"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_5"] ~ ul[class*="compilation-5"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_6"] ~ ul[class*="compilation-6"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_7"] ~ ul[class*="compilation-7"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_8"] ~ ul[class*="compilation-8"],
html > body > main.components-container > section.apartments-lists > input.state-switch:checked[id*="compilation_9"] ~ ul[class*="compilation-9"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments {
    position: static;
    display: none;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments:not(:last-child) {
    margin-bottom: 0;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
    margin-right: 0;
    background: #f5f4f2;
    border: 1px solid #e7e6e4;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further:nth-child(4n - 3) {
    display: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further:nth-child(4n - 3) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further:nth-child(2n - 1) {
    display: none;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further:nth-child(2n - 1) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3333333333333;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > p {
    font-size: 16px;
    }

}

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-right: 48px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a:focus,
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a:focus {
    outline: none;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > a:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-right: 48px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button:focus,
html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button:focus {
    outline: none;
    }

html > body > main.components-container > section.apartments-lists > ul.apartments > li.further > button:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

html.ua-ie > body > main.components-container > section.apartments-lists > ul.apartments > li > a > ul.properties > li.layout > figure > img {
    display: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch {
    position: relative;
    padding-top: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: -24px;
    bottom: 0;
    left: -24px;
    z-index: -1;
    background: #f5f4f2;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form {
    padding-left: 3.2640949554896%;
    border: 1px solid #e7e6e4;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form {
    padding-left: 0;
    border: none;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form:after {
    clear: both;
    display: table;
    content: '';
    }

html > body > main.components-container > section.apartments-quicksearch > form > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    width: 96px;
    margin: 0 16px 32px 0;
    }

html > body > main.components-container > section.apartments-quicksearch > form > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > button:focus,
html > body > main.components-container > section.apartments-quicksearch > form > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.apartments-quicksearch > form > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.apartments-quicksearch > form > button:focus {
    outline: none;
    }

html > body > main.components-container > section.apartments-quicksearch > form > button:focus,
html > body > main.components-container > section.apartments-quicksearch > form > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.apartments-quicksearch > form > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.apartments-quicksearch > form > div.tabs {
    margin: 32px 0 24px;
    }

html > body > main.components-container > section.apartments-quicksearch > form > picture {
    float: right;
    overflow: hidden;
    width: 50%;
    font-size: 0;
    background: #f5f4f2;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.apartments-quicksearch > form > picture {
    width: 30%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form > picture {
    display: none;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > picture > img {
    width: auto;
    height: 250px;
    }

html > body > main.components-container > section.apartments-quicksearch > form > p.result {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #696a6e;
    display: inline-block;
    vertical-align: middle;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form > p.result {
    font-size: 15px;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > p.result {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #696a6e;
    display: inline-block;
    vertical-align: baseline;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form > p.result {
    font-size: 15px;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields {
    width: 39.762611275964%;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > form > ul.fields {
    width: 100%;
    max-width: 336px;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li {
    display: none;
    width: 272px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li {
    width: 100%;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="price"] {
    max-width: 370px;
    width: 100%;
    }

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="deadline"] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="deadline"] {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="deadline"] > div.range {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 272px;
    margin-right: 32px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="deadline"] > div.range {
    width: 100%;
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="deadline"] > div.range > ul.inputs > li > span.input > input {
    z-index: -1;
    }

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="deadline"] > label.checkbox {
    white-space: nowrap;
    }

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li[data-for="complex"] {
    position: relative;
    }

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li > ul.row {
    width: 100%;
    text-transform: uppercase;
    }

html > body > main.components-container > section.apartments-quicksearch > form > ul.fields > li > ul.row > li {
    width: 25%;
    }

html > body > main.components-container > section.apartments-quicksearch > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartments-quicksearch > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.apartments-quicksearch > input.state-switch {
    display: none;
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_price ~ form > div.tabs > ul > li > label[for="field_price"],
html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_rooms ~ form > div.tabs > ul > li > label[for="field_rooms"],
html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_deadline ~ form > div.tabs > ul > li > label[for="field_deadline"],
html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_complex ~ form > div.tabs > ul > li > label[for="field_complex"] {
    color: #f26259;
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_price ~ form > ul.fields > li[data-for="price"],
html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_rooms ~ form > ul.fields > li[data-for="rooms"],
html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_complex ~ form > ul.fields > li[data-for="complex"] {
    display: block;
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#field_deadline ~ form > ul.fields > li[data-for="deadline"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > label.select {
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > label.select:before {
    top: 21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > label.select:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    cursor: auto;
    }

html > body > main.components-container > section.apartments-quicksearch > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > ul.select {
    display: block;
    }

html > body > main.components-container > section.apartment-view {
    position: relative;
    width: 100%;
    }

html > body > main.components-container > section.apartment-view.other > picture:nth-child(2) {
    z-index: 1;
    }

html > body > main.components-container > section.apartment-view > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartment-view > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.apartment-view > picture {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 500px;
    height: -webkit-calc(calc(100vw - 36px * 2) * 41.4 / 100);
    height: -moz-calc(calc(100vw - 36px * 2) * 41.4 / 100);
    height: calc(calc(100vw - 36px * 2) * 41.4 / 100);
    max-height: 500px;
    cursor: grab;
    filter: grayscale(30%);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartment-view > picture {
    height: 250px;
    }

}

html > body > main.components-container > section.apartment-view > picture:nth-child(3) {
    top: 63px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    }

html > body > main.components-container > section.apartment-view > picture > img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    }

html > body > main.components-container > section.apartment-view > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    top: 96px;
    right: 32px;
    bottom: auto;
    left: auto;
    position: absolute;
    z-index: 2;
    width: 240px;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartment-view > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.apartment-view > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.apartment-view > button:focus,
html > body > main.components-container > section.apartment-view > button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.apartment-view > button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.apartment-view > button:focus {
    outline: none;
    }

html > body > main.components-container > section.apartment-view > button:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

html > body > main.components-container > section.blog-card {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

html > body > main.components-container > section.blog-card > div.article-nav {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    margin-top: 48px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 31.157270029674%;
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 35.185185185185%;
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > div.name-wrapper > p.name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    margin-bottom: 2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > div.name-wrapper > p.name {
    font-size: 14px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > div.name-wrapper > p.name {
    margin-top: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > div.name-wrapper > p.name {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 16px;
    line-height: -webkit-calc(1.25);
    line-height: -moz-calc(1.25);
    line-height: calc(1.25);
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > div.name-wrapper > p.position {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > div.name-wrapper > p.position {
    font-size: 12px;
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > picture {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 62px;
    height: 62px;
    margin: 0;
    margin-right: 16px;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.author-wrapper > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 65.578635014837%;
    padding: 0;
    margin: 0;
    margin-left: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper {
    width: 61.111111111111%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper {
    width: 100%;
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    padding-left: 33px;
    padding-right: 24px;
    margin: 0;
    margin-top: 16px;
    line-height: 25px;
    background-color: transparent;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button {
    font-size: 14px;
    line-height: 25px;
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button:before,
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button:after {
    position: absolute;
    display: block;
    content: '';
    top: 9px;
    right: 6px;
    bottom: auto;
    left: auto;
    border: 5px solid transparent;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button:before {
    border-top: 8px solid #f26259;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button:after {
    border-top: 2px solid #fff;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button.hidden {
    display: none;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button.opened:before,
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button.opened:after {
    border-top: 5px solid transparent;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button.opened:before {
    top: 5px;
    border-bottom: 8px solid #f26259;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button.opened:after {
    top: 11px;
    border-bottom: 2px solid #fff;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button.opened > span.close {
    display: block;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button:not(.opened) > span.open {
    display: block;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > button.control-button > span {
    display: none;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > h3 {
    margin-top: 32px;
    font-size: 20px;
    line-height: -webkit-calc(1.2);
    line-height: -moz-calc(1.2);
    line-height: calc(1.2);
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 24px;
    padding-left: 33px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list {
    font-size: 15px;
    }

}

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 40px;
    position: relative;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li:not(:last-child) {
    margin-bottom: 5px;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li.hidden {
    display: none;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li:before {
    position: absolute;
    display: block;
    content: '';
    top: 12px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 24px;
    height: 2px;
    background: #f26259;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li > a {
    margin: 0;
    margin-bottom: 2px;
    margin-right: auto;
    line-height: -webkit-calc(1.5625);
    line-height: -moz-calc(1.5625);
    line-height: calc(1.5625);
    border: none;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li > a > span {
    padding-bottom: 2px;
    line-height: 26px;
    background-image: -webkit-linear-gradient(270deg,#adaeb4 0%,#adaeb4 100%);
    background-image: -moz-linear-gradient(270deg,#adaeb4 0%,#adaeb4 100%);
    background-image: -ms-linear-gradient(270deg,#adaeb4 0%,#adaeb4 100%);
    background-image: -o-linear-gradient(270deg,#adaeb4 0%,#adaeb4 100%);
    background-image: linear-gradient(180deg,#adaeb4 0%,#adaeb4 100%);
    background-position: 0 100%;
    -webkit-background-size: 100% 1px;
    -moz-background-size: 100% 1px;
    background-size: 100% 1px;
    background-repeat: repeat-x;
    }

html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li > a:hover > span {
    background-image: -webkit-linear-gradient(270deg,#ff675e 0%,#ff675e 100%);
    background-image: -moz-linear-gradient(270deg,#ff675e 0%,#ff675e 100%);
    background-image: -ms-linear-gradient(270deg,#ff675e 0%,#ff675e 100%);
    background-image: -o-linear-gradient(270deg,#ff675e 0%,#ff675e 100%);
    background-image: linear-gradient(180deg,#ff675e 0%,#ff675e 100%);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.article-nav > div.content-wrapper > ul.content-list > li > a {
    font-size: 16px;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 24px;
    border-bottom: 1px solid #e7e6e4;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper {
    display: block;
    width: -webkit-calc(100% - 220px);
    width: -moz-calc(100% - 220px);
    width: calc(100% - 220px);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper {
    width: 100%;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > h1 {
    font-size: 24px;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > ul.info-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > ul.info-wrapper > li {
    display: block;
    margin-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > ul.info-wrapper > li {
    margin-top: 8px;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > ul.info-wrapper > li > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > div.title-wrapper > ul.info-wrapper > li > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu {
    margin-left: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu {
    margin-top: 24px;
    margin-left: 0;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px;
    background-position: left center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:focus,
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:focus {
    outline: none;
    }

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:focus,
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a {
    border: none;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a > svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a > svg {
    display: none;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > a:after {
    display: none;
    padding-left: 0;
    background: none;
    }

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > div.share > label[for='share'] {
    display: block;
    padding: 12px 24px;
    font-size: 0;
    background: #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > div.share > label[for='share'] {
    font-size: 0;
    }

}

html > body > main.components-container > section.blog-card > div.header-wrapper > ul.heading-menu > li > div.share > label[for='share'] > svg {
    position: static;
    width: 24px;
    height: 24px;
    }

html > body > main.components-container > section.calculator {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 32px;
    }

html > body > main.components-container > section.calculator > div.controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-bottom: 24px;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div.controls {
    margin-left: 0;
    }

}

html > body > main.components-container > section.calculator > div.controls > div {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 25px;
    margin: 0 8px;
    }

html > body > main.components-container > section.calculator > div.controls > div > span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    }

html > body > main.components-container > section.calculator > div.controls > div > span.circle {
    z-index: 2;
    width: 16px;
    height: 16px;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: left 150ms ease-in-out;
    -moz-transition: left 150ms ease-in-out;
    -o-transition: left 150ms ease-in-out;
    transition: left 150ms ease-in-out;
    }

html > body > main.components-container > section.calculator > div.controls > div > span.line {
    right: 0;
    z-index: 1;
    height: 6px;
    background: #adaeb4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

html > body > main.components-container > section.calculator > div.controls > label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div.controls > label {
    font-size: 13px;
    }

}

@media print {
html > body > main.components-container > section.calculator > div.controls > label {
    border-bottom: none;
    }

}

html > body > main.components-container > section.calculator > div.controls > label:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.calculator > div.controls > label:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container > section.calculator > div:not(.controls) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 32px 40px 40px 40px;
    margin-bottom: 48px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) {
    position: relative;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > figure {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24%;
    margin-top: 8px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > figure {
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: -webkit-calc(48% - 40px);
    width: -moz-calc(48% - 40px);
    width: calc(48% - 40px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > figure {
    position: static;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > figure > div {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    width: 62px;
    height: 62px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > figure > div:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: .6px;
    z-index: -1;
    content: "";
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > figure > div > img {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 74px;
    margin-top: 4px;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > figure > div > img[src*="ekaterina_chajkovskaya"] {
    margin-left: -22px;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption {
    width: -webkit-calc(100% - 62px - 17px);
    width: -moz-calc(100% - 62px - 17px);
    width: calc(100% - 62px - 17px);
    margin-left: auto;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > h4 {
    font-size: 14px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin-bottom: 5px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    color: #9d9d9d;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > a {
    font-size: 12px;
    }

}

@media print {
html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > a {
    border-bottom: none;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > figure > figcaption > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li:not(:nth-last-child(2)):not(:last-child) {
    margin-bottom: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li:nth-last-child(2) {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > input:not(.focus-out),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > input:not(.focus-out),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.time > div.range-one > div.input > input:not(.focus-out),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input > input:not(.focus-out),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.income > div.range-one > div.input > input:not(.focus-out) {
    display: none;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > input.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > input.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.time > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.time > div.range-one > div.input > input.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input > input.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.income > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.income > div.range-one > div.input > input.focus-out {
    cursor: default;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment {
    margin-right: 0 !important;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.final-payment-percentages {
    position: absolute;
    left: 105%;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.final-payment-percentages {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.final-payment-percentages {
    font-size: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.final-payment-percentages {
    display: none;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price {
    left: auto;
    right: -20%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price {
    right: -43%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price {
    top: -webkit-calc(100% + 8px * 2);
    top: -moz-calc(100% + 8px * 2);
    top: calc(100% + 8px * 2);
    left: 0;
    right: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 17px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > input,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > input {
    display: none;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label {
    display: inline-block;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    color: #9d9d9d;
    cursor: default;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label.final-payment-percentages {
    font-size: 20px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span.final-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label.install-payment-percentages,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label.final-payment-percentages {
    margin-right: 8px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span.full-apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label.full-apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span.full-apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label.full-apartment-price {
    font-size: 12px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > span.full-apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment > div.range-one > div.input > span.apartment-price > label.full-apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > span.full-apartment-price,
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment > div.range-one > div.input > span.apartment-price > label.full-apartment-price {
    margin-bottom: 1px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 35%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 83%;
    margin-right: 14% !important;
    margin-bottom: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 70%;
    margin-right: 30% !important;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 48px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li.monthly-payment {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one {
    position: relative;
    }

html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one > label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    display: block;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one > label {
    font-size: 13px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one > label {
    text-transform: capitalize;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one > label {
    text-transform: none;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one > label > span {
    display: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls) > form.adjuster > ul.fields > li > div.range-one > label > span {
    display: inline-block;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.install-payment:first-child {
    width: 18.2%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.install-payment:first-child {
    width: 83%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.install-payment:first-child {
    width: 70%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.final-payment:nth-child(2),
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.install-payment:first-child {
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.time {
    width: 15.16%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.time {
    width: 48%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster.final-payment > ul.fields > li.time {
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 25.2%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 83%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 70%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.install-payment:first-child {
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator {
    padding-top: 38px;
    padding-bottom: 47px;
    margin-bottom: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator {
    padding: 32px 40px 41px 40px;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster {
    width: 100%;
    margin-bottom: -14px;
    }

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li {
    width: 20.16%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li {
    width: 48%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li {
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li:not(:last-child),
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li:not(:last-child) {
    margin-right: 3.28%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li:not(:last-child),
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li:not(:last-child) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.monthly-payment,
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.income,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.monthly-payment,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.income {
    width: auto;
    margin-left: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.monthly-payment,
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.income,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.monthly-payment,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.income {
    margin-left: 0;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input,
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.income > div.range-one > div.input,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.income > div.range-one > div.input {
    display: inline-block;
    background: none;
    border: none;
    }

html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.income > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.monthly-payment > div.range-one > div.input > span.focus-out,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.income > div.range-one > div.input > span.focus-out {
    padding: 0;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3333333333333;
    white-space: pre-wrap;
    color: #f26259;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.monthly-payment,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.monthly-payment {
    margin-left: 4%;
    margin-right: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).installment-plan-calculator > form.adjuster > ul.fields > li.monthly-payment,
html > body > main.components-container > section.calculator > div:not(.controls).yield-calculator > form.adjuster > ul.fields > li.monthly-payment {
    margin-left: 0;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator {
    padding: 24px 0 0;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster {
    width: 100%;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields:has(li.price) {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li {
    width: 31.157270029674%;
    margin-right: 0;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li:not(:last-child) {
    margin-right: 4.58%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li:not(:last-child) {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li {
    width: 48%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li {
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li > div.range-one > div.controls {
    left: 20px;
    right: 30px;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li > div.range-one > div.controls > span.range {
    height: 4px;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
    background: #fabeba;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li > div.range-one > div.input {
    border: 2px solid #f5f6f9;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li > div.range-one > div.input > input,
html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li > div.range-one > div.input > span {
    font-weight: 500;
    }

html > body > main.components-container > section.calculator > div:not(.controls).mortgage-calculator > form.adjuster > ul.fields > li > div.range-one > div.input > span.install-payment-percentages {
    top: -2px;
    left: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 56px;
    height: 109%;
    font-size: 16px;
    font-weight: 500;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateX(-97%);
    -moz-transform: translateX(-97%);
    -ms-transform: translateX(-97%);
    -o-transform: translateX(-97%);
    transform: translateX(-97%);
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    }

html > body > main.components-container > section.calculator > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: inline-block;
    max-width: 48.367952522255%;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > h2 {
    width: 100%;
    max-width: none;
    }

}

html > body > main.components-container > section.calculator > h2.with-subtitle {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"] {
    display: none;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-mortgage:checked ~ div.controls > label[for="calculator-mortgage"] {
    color: #7f818b;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-mortgage:checked ~ div.controls > div.line > span.circle {
    left: 0;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-mortgage:checked ~ div.mortgage-calculator {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-mortgage:checked ~ div.installment-plan-calculator {
    display: none;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-mortgage:checked ~ table.banks {
    display: block;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-installment-plan:checked ~ div.controls > label[for="calculator-installment-plan"] {
    color: #7f818b;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-installment-plan:checked ~ div.controls > div.line > span.circle {
    left: -webkit-calc(100% - 16px);
    left: -moz-calc(100% - 16px);
    left: calc(100% - 16px);
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-installment-plan:checked ~ div.mortgage-calculator {
    display: none;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-installment-plan:checked ~ div.installment-plan-calculator {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.calculator > input[name="change-calculator"]#calculator-installment-plan:checked ~ table.banks {
    display: none;
    }

html > body > main.components-container > section.calculator > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.calculator > table.banks {
    display: block;
    width: 100%;
    }

html > body > main.components-container > section.calculator > table.banks + div.installment-plan-calculator {
    margin-bottom: 40px;
    }

html > body > main.components-container > section.calculator > table.banks > tbody {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > table.banks > tbody {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.551928783383%;
    padding: 22px 34px 22px 22px;
    margin-bottom: 40px;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program {
    width: -webkit-calc(100% / 3 - 2.5%);
    width: -moz-calc(100% / 3 - 2.5%);
    width: calc(100% / 3 - 2.5%);
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program {
    width: 48%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program {
    width: 100%;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program:not(:nth-child(4n + 4)):not(.add-mrg):not(.no-mrg) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program:not(:nth-child(4n + 4)):not(.add-mrg):not(.no-mrg) {
    margin-right: 0;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program:not(:nth-child(3n + 3)):not(.add-mrg):not(.no-mrg) {
    margin-right: 3.75%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program:not(:nth-child(3n + 3)):not(.add-mrg):not(.no-mrg) {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program:last-child:nth-child(odd) {
    margin-right: auto;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program.add-mrg {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program.add-mrg {
    margin-right: 3.75%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program.add-mrg {
    margin-right: 0;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program.no-mrg {
    margin-right: 0;
    }

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.bank {
    display: block;
    width: 100%;
    margin-bottom: 21px;
    }

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.bank > img {
    max-width: 100%;
    max-height: 42px;
    }

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate,
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #323442;
    font-size: 20px;
    margin-top: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate,
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    font-size: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate,
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    font-size: 18px;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate:after,
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment:after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    content: attr(data-title);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate:after,
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment:after {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate:after,
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment:after {
    font-size: 10px;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate {
    max-width: 79px;
    margin-right: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.rate {
    max-width: 50px;
    }

}

html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: -webkit-calc(100% - 79px);
    width: -moz-calc(100% - 79px);
    width: calc(100% - 79px);
    text-align: right;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.calculator > table.banks > tbody > tr.program > td.montly-payment {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    }

}

html > body > main.components-container > section.cards {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    }

html > body > main.components-container > section.cards ul.items {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.cards ul.items > li[data-new="true"] {
    position: relative;
    }

html > body > main.components-container > section.cards ul.items > li[data-new="true"]:before {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    position: absolute;
    top: 16px;
    left: -8px;
    z-index: 1;
    padding: 0 4px;
    text-transform: uppercase;
    content: 'New';
    background: #fae446;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards ul.items > li[data-new="true"]:before {
    font-size: 13px;
    }

}

html > body > main.components-container > section.cards ul.items > li:hover > div[data-href="true"] {
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    -webkit-transition: box-shadow 300ms ease-in-out;
    -moz-transition: box-shadow 300ms ease-in-out;
    -o-transition: box-shadow 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    }

html > body > main.components-container > section.cards ul.items > li > a > div {
    font-size: 0;
    border-bottom: none;
    }

html > body > main.components-container > section.cards ul.items > li > a > div[data-href] > picture:hover > img {
    cursor: pointer;
    }

html > body > main.components-container > section.cards ul.items > li > a > div > a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    padding: 0 16px;
    display: block;
    padding-bottom: 8px;
    text-decoration: none;
    color: inherit;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards ul.items > li > a > div > a {
    font-size: 14px;
    }

}

html > body > main.components-container > section.cards ul.items > li > a > div > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    padding: 0 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards ul.items > li > a > div > h3 {
    font-size: 14px;
    }

}

html > body > main.components-container > section.cards ul.items > li > a > div > h3 > a {
    display: block;
    padding-bottom: 8px;
    text-decoration: none;
    color: inherit;
    border: none;
    }

html > body > main.components-container > section.cards ul.items > li > a > div > picture {
    position: relative;
    display: block;
    height: 0;
    padding-top: 65.96%;
    margin-bottom: 16px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.cards ul.items > li > a > div > picture > img {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: box-shadow 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out;
    }

html > body > main.components-container > section.cards ul.items > li > a > div > p.title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    padding: 0 16px;
    display: block;
    margin-bottom: 8px;
    text-decoration: none;
    color: inherit;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards ul.items > li > a > div > p.title {
    font-size: 14px;
    }

}

html > body > main.components-container > section.cards ul.items > li > a > div > p.subtitle {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    display: inline-block;
    padding: 0 16px 16px;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards ul.items > li > a > div > p.subtitle {
    font-size: 12px;
    }

}

html > body > main.components-container > section.cards ul.items > li > a > div > time {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    padding-left: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards ul.items > li > a > div > time {
    font-size: 12px;
    }

}

html > body > main.components-container > section.cards ul.items > li > a > div > time:not(:last-child) {
    position: relative;
    display: inline-block;
    margin-right: 16px;
    }

html > body > main.components-container > section.cards ul.items > li > a > div > time:not(:last-child):after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: -10px;
    bottom: 0;
    left: auto;
    width: 4px;
    height: 4px;
    margin: auto 0;
    background: #696a6e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.cards ul.items > li > a > div > time ~ p {
    padding-left: 0;
    }

html > body > main.components-container > section.cards > a {
    padding-left: 30px;
    background: url(images/video.svg) left center no-repeat;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > a {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.cards > button.more {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    width: 216px;
    margin: 40px auto 0;
    }

html > body > main.components-container > section.cards > button.more::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > button.more {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > button.more {
    line-height: 49px;
    }

}

html > body > main.components-container > section.cards > button.more:focus,
html > body > main.components-container > section.cards > button.more:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.cards > button.more:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.cards > button.more:focus {
    outline: none;
    }

html > body > main.components-container > section.cards > button.more:disabled {
    display: none;
    }

html > body > main.components-container > section.cards > div.cards {
    position: relative;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards {
    left: -24px;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw;
    padding: 0 0 16px 24px;
    margin: auto 0 -16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards > ul.buttons {
    display: none;
    }

}

html > body > main.components-container > section.cards > div.cards > ul.buttons > li {
    top: 96px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.cards > div.cards > ul.buttons > li {
    top: -webkit-calc(8.5vw - 20px);
    top: -moz-calc(8.5vw - 20px);
    top: calc(8.5vw - 20px);
    }

}

html > body > main.components-container > section.cards > div.cards > ul.items {
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards > ul.items {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

html > body > main.components-container > section.cards > div.cards > ul.items > li {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 376px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li {
    width: 24.673vw;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li {
    width: 100%;
    }

}

html > body > main.components-container > section.cards > div.cards > ul.items > li:not(:last-child) {
    margin-right: 40px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li:not(:last-child) {
    margin-right: 2.625vw;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li:not(:last-child) {
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li:not(:last-child) {
    margin-right: 5.8823529411765%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > div.cards > ul.items > li:last-child {
    padding-right: 24px;
    }

}

html > body > main.components-container > section.cards > div.tabs > p:hover {
    color: #f26259;
    }

html > body > main.components-container > section.cards > div.tabs > p:active {
    color: #c41016;
    }

html > body > main.components-container > section.cards > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin: 0 auto 40px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > h2 {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.cards > input.state-switch:checked[value="all"] ~ div.tabs > p > label[data-for="category_all"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="0"] ~ div.tabs > ul > li > label[data-for="category_0"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="1"] ~ div.tabs > ul > li > label[data-for="category_1"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="2"] ~ div.tabs > ul > li > label[data-for="category_2"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="3"] ~ div.tabs > ul > li > label[data-for="category_3"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="4"] ~ div.tabs > ul > li > label[data-for="category_4"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="5"] ~ div.tabs > ul > li > label[data-for="category_5"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="6"] ~ div.tabs > ul > li > label[data-for="category_6"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="7"] ~ div.tabs > ul > li > label[data-for="category_7"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="8"] ~ div.tabs > ul > li > label[data-for="category_8"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="9"] ~ div.tabs > ul > li > label[data-for="category_9"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="10"] ~ div.tabs > ul > li > label[data-for="category_10"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="11"] ~ div.tabs > ul > li > label[data-for="category_11"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="12"] ~ div.tabs > ul > li > label[data-for="category_12"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="13"] ~ div.tabs > ul > li > label[data-for="category_13"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="14"] ~ div.tabs > ul > li > label[data-for="category_14"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="15"] ~ div.tabs > ul > li > label[data-for="category_15"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="16"] ~ div.tabs > ul > li > label[data-for="category_16"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="17"] ~ div.tabs > ul > li > label[data-for="category_17"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="18"] ~ div.tabs > ul > li > label[data-for="category_18"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="19"] ~ div.tabs > ul > li > label[data-for="category_19"],
html > body > main.components-container > section.cards > input.state-switch:checked[value="20"] ~ div.tabs > ul > li > label[data-for="category_20"] {
    color: #f26259;
    }

html > body > main.components-container > section.cards > input.state-switch:checked[value="all"] ~ ul.items > li,
html > body > main.components-container > section.cards > input.state-switch:checked[value="0"] ~ ul.items > li.category-0,
html > body > main.components-container > section.cards > input.state-switch:checked[value="1"] ~ ul.items > li.category-1,
html > body > main.components-container > section.cards > input.state-switch:checked[value="2"] ~ ul.items > li.category-2,
html > body > main.components-container > section.cards > input.state-switch:checked[value="3"] ~ ul.items > li.category-3,
html > body > main.components-container > section.cards > input.state-switch:checked[value="4"] ~ ul.items > li.category-4,
html > body > main.components-container > section.cards > input.state-switch:checked[value="5"] ~ ul.items > li.category-5,
html > body > main.components-container > section.cards > input.state-switch:checked[value="6"] ~ ul.items > li.category-6,
html > body > main.components-container > section.cards > input.state-switch:checked[value="7"] ~ ul.items > li.category-7,
html > body > main.components-container > section.cards > input.state-switch:checked[value="8"] ~ ul.items > li.category-8,
html > body > main.components-container > section.cards > input.state-switch:checked[value="9"] ~ ul.items > li.category-9,
html > body > main.components-container > section.cards > input.state-switch:checked[value="10"] ~ ul.items > li.category-10,
html > body > main.components-container > section.cards > input.state-switch:checked[value="11"] ~ ul.items > li.category-11,
html > body > main.components-container > section.cards > input.state-switch:checked[value="12"] ~ ul.items > li.category-12,
html > body > main.components-container > section.cards > input.state-switch:checked[value="13"] ~ ul.items > li.category-13,
html > body > main.components-container > section.cards > input.state-switch:checked[value="14"] ~ ul.items > li.category-14,
html > body > main.components-container > section.cards > input.state-switch:checked[value="15"] ~ ul.items > li.category-15,
html > body > main.components-container > section.cards > input.state-switch:checked[value="16"] ~ ul.items > li.category-16,
html > body > main.components-container > section.cards > input.state-switch:checked[value="17"] ~ ul.items > li.category-17,
html > body > main.components-container > section.cards > input.state-switch:checked[value="18"] ~ ul.items > li.category-18,
html > body > main.components-container > section.cards > input.state-switch:checked[value="19"] ~ ul.items > li.category-19,
html > body > main.components-container > section.cards > input.state-switch:checked[value="20"] ~ ul.items > li.category-20 {
    display: block;
    }

html > body > main.components-container > section.cards > ul.items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 103.26409495549%;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > ul.items {
    width: 103.7037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.cards > ul.items {
    width: 100%;
    }

}

html > body > main.components-container > section.cards > ul.items > li {
    display: none;
    width: 30.129%;
    margin-right: 3.205%;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    -webkit-transition: box-shadow 300ms ease-in-out;
    -moz-transition: box-shadow 300ms ease-in-out;
    -o-transition: box-shadow 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out;
    }

html > body > main.components-container > section.cards > ul.items > li:hover > div[data-href="true"] {
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    -webkit-transition: box-shadow 300ms ease-in-out;
    -moz-transition: box-shadow 300ms ease-in-out;
    -o-transition: box-shadow 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > ul.items > li {
    width: 46.43%;
    margin-right: 3.5%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.cards > ul.items > li {
    width: 100%;
    margin-right: 0;
    }

}

html > body > main.components-container > section.cards > ul.items > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > ul.items > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cards > ul.items > li:not(:nth-last-child(-n + 1)) {
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.cards > ul.items > li:not(:nth-last-child(-n + 1)) {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.cards > ul.items > li:not(:last-child) {
    margin-bottom: 40px;
    }

}

html > body > main.components-container > section.centered-text {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.centered-text > div.markup {
    width: -webkit-calc(63.501483679525%);
    width: -moz-calc(63.501483679525%);
    width: calc(63.501483679525%);
    text-align: center;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.centered-text > div.markup {
    width: -webkit-calc(73.809523809524%);
    width: -moz-calc(73.809523809524%);
    width: calc(73.809523809524%);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.centered-text > div.markup {
    width: -webkit-calc(74.074074074074%);
    width: -moz-calc(74.074074074074%);
    width: calc(74.074074074074%);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.centered-text > div.markup {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    }

}

html > body > main.components-container > section.centered-text > div.markup > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.centered-text > div.markup > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.centered-text > h2 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.0810810810811;
    color: #4e505c;
    text-align: center;
    width: -webkit-calc(48.367952522255%);
    width: -moz-calc(48.367952522255%);
    width: calc(48.367952522255%);
    margin-bottom: 52px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.centered-text > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.centered-text > h2 {
    width: -webkit-calc(73.809523809524%);
    width: -moz-calc(73.809523809524%);
    width: calc(73.809523809524%);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.centered-text > h2 {
    width: -webkit-calc(74.074074074074%);
    width: -moz-calc(74.074074074074%);
    width: calc(74.074074074074%);
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.centered-text > h2 {
    width: -webkit-calc(100%);
    width: -moz-calc(100%);
    width: calc(100%);
    }

}

html > body > main.components-container > section.chooser {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser {
    gap: 16px 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser {
    gap: 8px 0;
    }

}

html > body > main.components-container > section.chooser.with-scheme > h2 {
    margin-right: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser.with-scheme > h2 {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser.with-scheme > h2[data-found='0'] ~ h3,
html > body > main.components-container > section.chooser.with-scheme > h2[data-found='0'] ~ ul.heading-menu {
    display: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser.with-scheme > div.tabs.sort {
    width: auto;
    margin: 0 auto 0 0;
    }

}

html > body > main.components-container > section.chooser.with-scheme > form {
    margin-bottom: 48px;
    }

html > body > main.components-container > section.chooser.quick > h2 {
    margin-bottom: 24px;
    }

html > body > main.components-container > section.chooser.param > form.models-form {
    display: none;
    }

html > body > main.components-container > section.chooser.models > form.chooser-form {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

html > body > main.components-container > section.chooser.models > form.chooser-form > ul.fields,
html > body > main.components-container > section.chooser.models > form.chooser-form > button[type='reset'] {
    display: none;
    }

html > body > main.components-container > section.chooser.with-splitting > input#scheme:not(:checked) ~ ul.heading-menu {
    display: none;
    }

html > body > main.components-container > section.chooser div.tip {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
    padding: 64px 40px 0;
    background: url(images/chooser/sections.svg) center bottom no-repeat #f9f9fb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.chooser div.tip > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #adaeb4;
    letter-spacing: .2px;
    margin: 0;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser div.tip > p {
    font-size: 13px;
    }

}

html > body > main.components-container > section.chooser ul.schemes {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 78.95%;
    margin-bottom: 8px;
    }

html > body > main.components-container > section.chooser ul.schemes.radio > li > svg [id*='SEC'].current {
    pointer-events: none;
    }

html > body > main.components-container > section.chooser ul.schemes > li {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    }

html > body > main.components-container > section.chooser ul.schemes > li:not(.show) {
    display: none;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'] {
    cursor: pointer;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC']:not(.current):hover [id*="Top"],
html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC']:not(.current).hovered [id*="Top"] {
    fill: #f7857d;
    stroke: #f7857d;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC']:not(.current):hover [id*="Light"],
html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC']:not(.current).hovered [id*="Light"] {
    fill: #f0948e;
    stroke: #f0948e;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC']:not(.current):hover [id*="Dark"],
html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC']:not(.current).hovered [id*="Dark"] {
    fill: #e78781;
    stroke: #e78781;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].current [id*="Top"] {
    fill: #f5665d;
    stroke: #f5665d;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].current [id*="Light"] {
    fill: #ec7972;
    stroke: #ec7972;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].current [id*="Dark"] {
    fill: #e16962;
    stroke: #e16962;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].disabled {
    pointer-events: none;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].disabled [id*="Top"] {
    fill: #e2e3e8;
    stroke: #e2e3e8;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].disabled [id*="Light"] {
    fill: #e5e7eb;
    stroke: #e5e7eb;
    }

html > body > main.components-container > section.chooser ul.schemes > li > svg [id*='SEC'].disabled [id*="Dark"] {
    fill: #dfdfe4;
    stroke: #dfdfe4;
    }

html > body > main.components-container > section.chooser ul.apartments {
    margin-top: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser ul.apartments {
    margin-top: 8px;
    }

}

html > body > main.components-container > section.chooser ul.apartments > a.tour {
    position: absolute;
    top: 27px;
    right: 28px;
    }

html > body > main.components-container > section.chooser ul.apartments > a.tour:hover > svg path {
    fill: #ed1c24;
    }

html > body > main.components-container > section.chooser > a.complex-info {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 24px;
    border: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info {
    padding-bottom: 10px;
    }

}

html > body > main.components-container > section.chooser > a.complex-info[hidden] + ul.apartments {
    display: none;
    }

html > body > main.components-container > section.chooser > a.complex-info:after {
    display: table;
    clear: both;
    content: '';
    }

html > body > main.components-container > section.chooser > a.complex-info ~ ul.apartments {
    border-top-width: 0;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    }

html > body > main.components-container > section.chooser > a.complex-info > figure {
    float: left;
    width: 216px;
    height: 128px;
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > figure {
    width: 432px;
    height: 256px;
    margin-right: 4.7619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > a.complex-info > figure {
    width: 50%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info > figure {
    position: relative;
    float: none;
    width: 100%;
    height: 0;
    padding-top: 59.26%;
    margin: 0;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > figure > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info > figure > img {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin: 24px 0 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > a.complex-info > h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > h3 {
    margin-top: 8px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info > h3 {
    margin: 8px 5.8823529411765% 16px;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    float: right;
    margin: 24px 3.2640949554896% 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > a.complex-info > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > p {
    float: none;
    margin-top: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info > p {
    margin: 16px 5.8823529411765% 0;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > span.tour {
    position: absolute;
    right: 98px;
    bottom: 30px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #ed1c24;
    }

html > body > main.components-container > section.chooser > a.complex-info > span.tour:hover {
    color: #ff1414;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > span.tour {
    position: relative;
    right: inherit;
    bottom: inherit;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > a.complex-info > span.tour {
    margin-bottom: 20px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info > span.tour {
    margin: 0 5.8823529411765% 20px 5.8823529411765%;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > a.complex-info > ul {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > ul {
    display: block;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > a.complex-info > ul {
    margin: 0 5.8823529411765% 0;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > ul > li:not(:last-child) {
    margin-right: 56px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > ul > li:not(:last-child) {
    margin: 0 16px 16px 0;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > ul > li span.title {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > a.complex-info > ul > li span.title {
    font-size: 12px;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > ul > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > ul > li > ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > ul > li > ul > li {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.chooser > a.complex-info > ul > li > ul > li:not(:last-child) {
    margin-right: 24px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > a.complex-info > ul > li > ul > li:not(:last-child) {
    margin-right: 16px;
    }

}

html > body > main.components-container > section.chooser > div.model-features {
    margin: -8px 0 40px;
    }

html > body > main.components-container > section.chooser > div.model-features > h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.model-features > h3 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.model-features > h3 {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.chooser > div.model-features > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px 3.2640949554896%;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.model-features > ul {
    gap: 32px 3.3112582781457%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.model-features > ul {
    gap: 16px 4.7619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.model-features > ul {
    gap: 8px 3.7037037037037%;
    }

}

html > body > main.components-container > section.chooser > div.model-features > ul > li {
    width: 31.157270029674%;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.model-features > ul > li {
    width: 31.12582781457%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.model-features > ul > li {
    width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.model-features > ul > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.model-features > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > div.model-features > ul > li > img {
    width: 100%;
    height: auto;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.chooser > div.model-features > ul > li > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    padding: 16px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.model-features > ul > li > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.model-features > ul > li > p {
    padding: 8px;
    }

}

html > body > main.components-container > section.chooser > div.scheme {
    position: relative;
    display: none;
    gap: 3.2640949554896%;
    width: 100%;
    margin-top: 24px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme {
    border: none;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 592px;
    padding: 26px 0 48px 0;
    margin: 0 48px 0 32px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card {
    width: 510px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card {
    width: 100%;
    padding-top: 0;
    margin: 24px 0 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card.booked {
    padding-bottom: 72px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card.booked > div.info > form > p.footnote {
    bottom: -56px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card.booked > div.info > form > p.footnote {
    bottom: -56px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 100%;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery > div.slider {
    min-height: 400px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery > div.slider {
    height: auto;
    min-height: 0;
    padding-top: -webkit-calc(100vw - 24px);
    padding-top: -moz-calc(100vw - 24px);
    padding-top: calc(100vw - 24px);
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery > div.slider > ul.slides {
    height: -webkit-calc(100% - 8px * 7);
    height: -moz-calc(100% - 8px * 7);
    height: calc(100% - 8px * 7);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery > div.slider > ul.slides {
    height: -webkit-calc(100vw - 48px);
    height: -moz-calc(100vw - 48px);
    height: calc(100vw - 48px);
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery > div.slider > ul.slides > li[data-path] {
    cursor: pointer;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.gallery > div.slider > ul.slides > li[data-path] > figure {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    padding: 10px 0;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > button.add-favourite,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > button.add-bookmark {
    height: 29px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > button.add-favourite > svg,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > button.add-bookmark > svg {
    width: 23px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-right: 16px;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.heading > h3 > a {
    border-bottom: none;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > h2 {
    width: -webkit-calc(100% - 103px);
    width: -moz-calc(100% - 103px);
    width: calc(100% - 103px);
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > div.result input[name="final_price"] {
    background: transparent;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > div.result > span.old-price > span.diff:before,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > div.result > span.old-price > span.diff:after {
    background: #fff;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > label[for="second_form_part"].first-part {
    margin-top: 23px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > label[for="second_form_part"].first-part.disabled {
    pointer-events: none;
    opacity: .3;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > label[for="second_form_part"].first-part {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > ul.monthly-installments {
    margin-top: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > ul.monthly-installments {
    width: 184px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > ul.monthly-installments {
    width: 160px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > button.observe {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > button.observe > span.title {
    width: -webkit-calc(100% - 100px);
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    margin-right: 0;
    text-align: left;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > button.observe > span.subtitle {
    margin: 12px 0 0 56px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > p.footnote {
    bottom: -40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > p.footnote {
    bottom: -32px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    padding-right: 32px;
    top: 16px;
    margin-left: auto;
    line-height: 49px;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment {
    font-size: 15px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #4e505c;
    border-bottom: 2px solid #4e505c;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment {
    padding-right: 24px;
    font-size: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:hover,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:focus {
    color: #ff675e;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:hover:before,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:focus:before {
    border-color: #ff675e;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:active {
    color: #e16962;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:active:before {
    border-color: #e16962;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:before {
    right: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:before {
    right: 8px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > form > a.to-apartment:after {
    font-size: 14px;
    content: attr(data-short);
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > ul.properties {
    position: absolute;
    top: 80px;
    width: 100%;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > ul.properties {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > ul.properties {
    top: 48px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > ul.properties > li {
    margin-right: auto;
    margin-bottom: 24px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > ul.properties > li:not(:last-child) {
    padding-right: 8px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.info > ul.properties > li:not(:last-child) {
    padding-right: 24px;
    margin-right: 0;
    white-space: nowrap;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper {
    position: relative;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    margin-top: 28px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper {
    margin-top: 20px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties {
    position: relative;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
    width: -webkit-calc(100% + 24px);
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 24px;
    padding-bottom: 24px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li.date,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li.room-number {
    min-width: 110px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li:not(.date):not(.room-number) {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li:not(:last-child) {
    white-space: nowrap;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper {
    position: relative;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    margin-top: 13px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties {
    position: relative;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: visible;
    width: -webkit-calc(100% + 24px);
    width: -moz-calc(100% + 24px);
    width: calc(100% + 24px);
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 24px;
    padding-bottom: 24px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li.date,
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li.room-number {
    min-width: 110px;
    }

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li:not(.date):not(.room-number) {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > div.properties-wrapper > ul.properties > li:not(:last-child) {
    white-space: nowrap;
    }

}

html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.options {
    bottom: 120px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.options {
    bottom: 104px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.options {
    top: auto;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > article.apartment-card > input.state-switch:checked#with_finishing ~ div.info > form > div.options {
    bottom: 160px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building {
    width: 48.367952522255%;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > div.scheme > div.building {
    width: -webkit-calc(100% - 490px);
    width: -moz-calc(100% - 490px);
    width: calc(100% - 490px);
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > div.scheme > div.building {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > div.building {
    width: 100%;
    margin-left: 0;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    width: 608px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container {
    width: auto;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs {
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs {
    width: 100%;
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs {
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 8px 24px;
    background: #f5f4f2;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs + ul.floor {
    counter-reset: floor_place -1;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs + ul.floor > li {
    position: relative;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs + ul.floor > li.number:before {
    opacity: 0;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs + ul.floor > li:before {
    top: -24px;
    right: 50%;
    bottom: auto;
    left: auto;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    position: absolute;
    counter-increment: floor_place;
    content: counter(floor_place);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > div.tabs + ul.floor > li:before {
    font-size: 12px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > label:not(.checkbox) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #323442;
    margin-bottom: 4px;
    font-weight: 500;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > label:not(.checkbox) {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > label:not(.checkbox) {
    display: none;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > label.checkbox {
    margin-top: 8px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin-right: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > span {
    font-size: 12px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    margin-right: 12px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors {
    margin-top: 8px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors > li {
    width: 40px;
    height: 32px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors > li:first-child {
    background: #ffecc7;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors > li:nth-child(2) {
    background: #d2e7f7;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors > li:nth-child(3) {
    background: #e8e3f4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors > li:nth-child(4),
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.colors > li:last-child {
    background: #fae1e4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    line-height: 30px;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor {
    line-height: 22px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor {
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor:not(:last-child) {
    margin-bottom: -1px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor:nth-child(3) {
    position: relative;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor:nth-child(3):before {
    top: -82px;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: -1;
    width: 100%;
    height: 34px;
    background: #f5f4f2;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor:nth-child(3):before {
    position: absolute;
    display: block;
    content: '';
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor:after {
    display: block;
    width: 24px;
    content: '';
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li:not(.number) {
    width: 32px;
    font-weight: 500;
    border: 1px solid #ecedf2;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li:not(.number):not(:last-child) {
    margin-right: -1px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li[data-disabled] > a {
    display: none;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li[data-empty] {
    background: #ecedf2;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li[data-promotion] {
    position: relative;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li[data-promotion]:after {
    position: absolute;
    display: block;
    content: '';
    top: -2px;
    right: -2px;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 8px;
    height: 8px;
    background-color: #f26259;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active.dulpex + li > a:after {
    border-left-color: #f26259;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a {
    cursor: inherit;
    color: #fff;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked) {
    background: #f26259;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus {
    color: #fff;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="4"] {
    background: #f26259;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):hover[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):active[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"]:not(.booked):focus[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):hover[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):active[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"]:not(.booked):focus[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):hover[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):active[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"]:not(.booked):focus[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):hover[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):active[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"]:not(.booked):focus[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):hover[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):active[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"]:not(.booked):focus[data-rooms="4"]:after {
    background: #f26259;
    border-color: #f26259;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"].booked,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"].booked,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"].booked,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"].booked,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"].booked {
    cursor: auto;
    opacity: 1;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="c"].booked:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="1"].booked:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="2"].booked:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="3"].booked:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.active > a[data-rooms="4"].booked:after {
    background: #f26259;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.dulpex {
    position: relative;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.dulpex > a:after {
    content: '';
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li.number {
    width: 16px;
    margin-right: 8px;
    text-align: right;
    color: #696a6e;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a {
    position: relative;
    display: block;
    height: 100%;
    border-bottom: none;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="c"] {
    background: #ffecc7;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="c"]:after {
    background: #ffecc7;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="1"] {
    background: #d2e7f7;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="1"]:after {
    background: #d2e7f7;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="2"] {
    background: #e8e3f4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="2"]:after {
    background: #e8e3f4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="4"] {
    background: #fae1e4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a[data-rooms="4"]:after {
    background: #fae1e4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active {
    color: #4e505c;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="c"] {
    background: #ffdb94;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="c"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="c"]:after {
    background: #ffdb94;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="1"] {
    background: #a7d0ef;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="1"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="1"]:after {
    background: #a7d0ef;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="2"] {
    background: #cabee6;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="2"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="2"]:after {
    background: #cabee6;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="4"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="4"] {
    background: #f3b5bd;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:hover[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:focus[data-rooms="4"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="3"]:after,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a:active[data-rooms="4"]:after {
    background: #f3b5bd;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked {
    cursor: pointer;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked[data-rooms="c"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked[data-rooms="1"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked[data-rooms="2"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked[data-rooms="3"],
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked[data-rooms="4"] {
    color: #7f818b;
    background: #f5f6f9;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked:hover,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked:focus,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked:active {
    background: #f5f6f9;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.floor > li > a.booked:after {
    position: absolute;
    display: block;
    content: '';
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 4px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 12px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys {
    margin-top: 8px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.booked > span,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.promotion > span {
    position: relative;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.booked > span:before,
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.promotion > span:before {
    position: absolute;
    content: '';
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.booked > span {
    overflow: hidden;
    background: #f5f6f9;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.booked > span:before {
    right: 0;
    bottom: 0;
    left: 0;
    height: 4px;
    background: #e8e3f4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.promotion > span {
    background: #e8e3f4;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li.promotion > span:before {
    top: -2px;
    right: -2px;
    width: 8px;
    height: 8px;
    background: #f26259;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.keys > li > span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    content: '4,8';
    -webkit-border-radius: 4px;
    border-radius: 4px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding-top: 8px;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places {
    margin-bottom: 4px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places > li:not(.number) {
    width: 32px;
    text-align: center;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places > li:not(.number):not(:last-child) {
    margin-right: -1px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.building > div.container > ul.places > li.number {
    width: 16px;
    margin-right: 8px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    position: absolute;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 148px;
    padding: 8px 12px;
    pointer-events: none;
    opacity: 0;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 12px -8px rgba(50,52,66,.12);
    box-shadow: 0 12px 12px -8px rgba(50,52,66,.12);
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme > div.tooltip {
    font-size: 12px;
    }

}

html > body > main.components-container > section.chooser > div.scheme > div.tooltip:not(.show) {
    opacity: 0;
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip:not(.booked) > ul > li.booked {
    display: none;
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px;
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip > ul > li:not(.booked) {
    width: -webkit-calc(50% - 4px);
    width: -moz-calc(50% - 4px);
    width: calc(50% - 4px);
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip > ul > li:nth-child(2n) {
    text-align: right;
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip > ul > li.price {
    font-weight: 500;
    }

html > body > main.components-container > section.chooser > div.scheme > div.tooltip > ul > li.booked {
    width: 100%;
    text-align: center;
    color: #7f818b;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch {
    display: none;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a:not(.booked) {
    color: #fff;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="c"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="c"]:after {
    background: #c2cdf2;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="1"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="1"]:after {
    background: #a0b1f9;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="2"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="2"]:after {
    background: #7b8df7;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="3"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="3"]:after {
    background: #505dcd;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="4"]:not(.booked),
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.floor > li:not(.active) > a[data-rooms="4"]:after {
    background: #363f97;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.colors > li {
    color: #fff;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.colors > li:first-child {
    background: #c2cdf2;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.colors > li:nth-child(2) {
    background: #a0b1f9;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.colors > li:nth-child(3) {
    background: #7b8df7;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.colors > li:nth-child(4) {
    background: #505dcd;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.colors > li:last-child {
    background: #363f97;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.keys > li.booked > span {
    color: #4e505c;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.keys > li.booked > span:before {
    background: #7b8df7;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.keys > li.promotion > span {
    background: #7b8df7;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:not(:checked)#old_colors ~ div.building > div.container > ul.keys > li > span {
    color: #fff;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked[id="scheme_value[price]"] ~ div.building > div.container > div.tabs > ul > li > label[for="scheme_value[price]"],
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked[id="scheme_value[area]"] ~ div.building > div.container > div.tabs > ul > li > label[for="scheme_value[area]"],
html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked[id="scheme_value[number]"] ~ div.building > div.container > div.tabs > ul > li > label[for="scheme_value[number]"] {
    color: #f26259;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked[id="scheme_value[price]"] ~ div.building > div.container > ul.floor > li > a:before {
    content: attr(data-price);
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked[id="scheme_value[area]"] ~ div.building > div.container > ul.floor > li > a:before {
    content: attr(data-area);
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked[id="scheme_value[number]"] ~ div.building > div.container > ul.floor > li > a:before {
    content: attr(data-number);
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked#old_colors ~ div.building > div.container > label.checkbox:before {
    background: #4e505c;
    border-color: #4e505c;
    }

html > body > main.components-container > section.chooser > div.scheme > input.state-switch:checked#old_colors ~ div.building > div.container > label.checkbox:after {
    display: block;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser {
    display: none;
    width: 100%;
    padding-top: 64px;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > h4,
html > body > main.components-container > section.chooser > div.scheme-chooser > p {
    max-width: 420px;
    margin: 0 auto;
    text-align: center;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme-chooser > h4 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.chooser > div.scheme-chooser > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme-chooser > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.chooser > div.scheme-chooser > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 22.551928783383%;
    margin: 0 auto;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > div.scheme-chooser > ul {
    width: 30%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > div.scheme-chooser > ul {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.scheme-chooser > ul {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="complex"],
html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] {
    position: relative;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] {
    margin-top: 24px;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"].hide > div.tip {
    display: block;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul {
    padding: 0;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul > li > ul.group {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul > li > ul.group:not(.show) {
    display: none;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul > li > ul.group > li {
    padding-bottom: 16px;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul > li > ul.group > li > div.buttons {
    gap: 8px;
    padding: 0 16px;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul > li > ul.group > li > div.buttons > label:not(.checked).button:hover {
    background: #ecedf2;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li[data-for="section"] > ul.select > li > ul > li > ul.group > li > div.buttons > label.button {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.chooser > div.scheme-chooser > ul > li > ul.select > li > label.checked {
    pointer-events: none;
    }

html > body > main.components-container > section.chooser > div.tabs {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 0 16px 0 auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > div.tabs {
    left: 0;
    overflow: visible;
    margin: 0;
    }

}

html > body > main.components-container > section.chooser > div.tabs.scheme-value {
    display: none;
    }

html > body > main.components-container > section.chooser > div.tabs > div.select {
    position: relative;
    }

html > body > main.components-container > section.chooser > form {
    position: relative;
    width: 100%;
    margin-bottom: 80px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form {
    margin-bottom: 60px;
    }

}

html > body > main.components-container > section.chooser > form:last-child {
    margin-bottom: 0;
    }

html > body > main.components-container > section.chooser > form.empty-filters > button[type="reset"] {
    display: none;
    }

html > body > main.components-container > section.chooser > form.sending:before {
    z-index: 2;
    opacity: 1;
    }

html > body > main.components-container > section.chooser > form:before {
    top: -24px;
    right: -12px;
    bottom: -24px;
    left: -12px;
    }

html > body > main.components-container > section.chooser > form.models-form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form.models-form {
    display: block;
    }

}

html > body > main.components-container > section.chooser > form.promotion-filter {
    margin-top: 40px;
    }

html > body > main.components-container > section.chooser > form.promotion-filter > button[type="reset"].reset-promotion {
    top: -40px;
    right: auto;
    left: 0;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    color: #f26259;
    border-color: #f26259;
    background-color: #fbd2d3;
    }

html > body > main.components-container > section.chooser > form.promotion-filter > button[type="reset"].reset-promotion:before,
html > body > main.components-container > section.chooser > form.promotion-filter > button[type="reset"].reset-promotion:after {
    background-color: #f26259;
    }

html > body > main.components-container > section.chooser > form.promotion-filter > button[type="reset"].reset-promotion:hover {
    opacity: .7;
    }

html > body > main.components-container > section.chooser > form.promotion-filter > button[type="reset"]:not(.reset-promotion) {
    filter: grayscale(100%);
    }

html > body > main.components-container > section.chooser > form.promotion-filter > ul.fields {
    filter: grayscale(100%);
    }

html > body > main.components-container > section.chooser > form.promotion-filter > ul.fields > li div.range > div.controls > button {
    background: #cfcecd;
    }

html > body > main.components-container > section.chooser > form.promotion-filter > ul.fields > li div.range > div.controls span.range {
    background: #cfcecd;
    }

html > body > main.components-container > section.chooser > form.promotion-filter:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    opacity: .5;
    }

html > body > main.components-container > section.chooser > form.promotion-filter ~ div.tabs {
    display: none !important;
    }

html > body > main.components-container > section.chooser > form.promotion-filter ~ ul.apartments > li.headings ul > li {
    position: relative;
    }

html > body > main.components-container > section.chooser > form.promotion-filter ~ ul.apartments > li.headings ul > li:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: white;
    opacity: 0;
    }

html > body > main.components-container > section.chooser > form.promotion-filter ~ ul.apartments > li.headings ul > li span {
    display: none;
    }

html > body > main.components-container > section.chooser > form > button[type="reset"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: transparent;
    position: absolute;
    bottom: -24px;
    left: 50%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translate(-50%,100%);
    -moz-transform: translate(-50%,100%);
    -ms-transform: translate(-50%,100%);
    -o-transform: translate(-50%,100%);
    transform: translate(-50%,100%);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > button[type="reset"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > button[type="reset"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > form > button[type="reset"]:focus,
html > body > main.components-container > section.chooser > form > button[type="reset"]:hover {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > form > button[type="reset"]:active {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > form > button[type="reset"]:focus {
    outline: none;
    }

html > body > main.components-container > section.chooser > form > button[type="reset"]:active {
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > button[type="reset"] {
    bottom: -8px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > button[type="reset"]:hover > svg > path {
    fill: #4e505c;
    }

html > body > main.components-container > section.chooser > form > button[type="reset"] > svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    }

html > body > main.components-container > section.chooser > form > div.blank {
    display: none;
    }

html > body > main.components-container > section.chooser > form > div.flip-card {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 56.973293768546%;
    min-height: 468px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > div.flip-card {
    width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card {
    min-height: 0;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card.show-result > div.quiz {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    }

html > body > main.components-container > section.chooser > form > div.flip-card.show-result > div.quiz > div.questions {
    opacity: 0;
    -webkit-transition: opacity 0s ease-in-out .6s;
    -moz-transition: opacity 0s ease-in-out .6s;
    -o-transition: opacity 0s ease-in-out .6s;
    transition: opacity 0s ease-in-out .6s;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -moz-transition: -moz-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions,
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    gap: 32px 28px;
    background: #fff;
    -webkit-transition: opacity 0s ease-in-out 0s;
    -moz-transition: opacity 0s ease-in-out 0s;
    -o-transition: opacity 0s ease-in-out 0s;
    transition: opacity 0s ease-in-out 0s;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions {
    gap: 0;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting {
    width: 100%;
    margin-bottom: 8px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p:not(:last-child) {
    margin-bottom: 12px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p:not(.lead) {
    display: none;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p:last-child {
    margin-bottom: 0;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p.lead {
    font-weight: 500;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > div.greeting > p.lead {
    margin-bottom: 0;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
    overflow: hidden;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset {
    width: 100%;
    max-height: 350px;
    -webkit-transition: max-height .5s ease-in-out,opacity .5s ease-in-out;
    -moz-transition: max-height .5s ease-in-out,opacity .5s ease-in-out;
    -o-transition: max-height .5s ease-in-out,opacity .5s ease-in-out;
    transition: max-height .5s ease-in-out,opacity .5s ease-in-out;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset.disabled {
    pointer-events: none;
    opacity: .2;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset.disabled {
    max-height: 0;
    opacity: 0;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset > input:checked + label.radio-button {
    color: #fff;
    background: #f26259;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset > input:checked + label.radio-button:before {
    border-color: transparent;
    background: rgba(255,255,255,.7);
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset > p.question {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    padding: 0 10px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.questions > fieldset > p.question {
    font-size: 13px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 48px;
    color: #fff;
    background: #5968e9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result {
    padding: 32px 24px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > h2,
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > h3 {
    margin: auto 0 8px;
    font-size: 44px;
    line-height: -webkit-calc(1.4090909090909);
    line-height: -moz-calc(1.4090909090909);
    line-height: calc(1.4090909090909);
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p:not(.description) {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p:not(.description) {
    font-size: 20px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p.description {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #fff;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p.description {
    font-size: 17px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:focus,
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:focus {
    outline: none;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:focus,
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset'] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: transparent;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset'] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset'] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset']:focus,
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset']:hover {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset']:active {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset']:focus {
    outline: none;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset']:active {
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset'] {
    line-height: 42px;
    }

}

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset']:active {
    background: rgba(245,246,249,.05);
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset'] > svg {
    width: 24px;
    height: 24px;
    }

html > body > main.components-container > section.chooser > form > div.flip-card > div.quiz > div.result > p > button[type='reset'] > svg > path {
    fill: #fff;
    }

html > body > main.components-container > section.chooser > form > figure {
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 39.762611275964%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > figure {
    width: 100%;
    height: 50vw;
    margin-top: 12px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > figure {
    height: 112.5vw;
    }

}

html > body > main.components-container > section.chooser > form > figure.click > img:not(:first-child) {
    opacity: 1;
    }

html > body > main.components-container > section.chooser > form > figure.click > img:first-child {
    opacity: 0;
    }

html > body > main.components-container > section.chooser > form > figure > img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.chooser > form > figure > img:not(:first-child) {
    opacity: 0;
    }

html > body > main.components-container > section.chooser > form > ul.fields {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 48px 3.2640949554896%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields {
    gap: 48px 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields {
    gap: 32px 24px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li {
    -webkit-transition: filter 150ms ease-in-out;
    -moz-transition: filter 150ms ease-in-out;
    -o-transition: filter 150ms ease-in-out;
    transition: filter 150ms ease-in-out;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li:first-child,
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(3) {
    width: 22.551928783383%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:first-child {
    width: 30%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:first-child {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:first-child {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(2) {
    width: 31.157270029674%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(2) {
    width: -webkit-calc(50% - 122px);
    width: -moz-calc(50% - 122px);
    width: calc(50% - 122px);
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(2) {
    width: -webkit-calc(100% - 74px);
    width: -moz-calc(100% - 74px);
    width: calc(100% - 74px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(2) {
    width: 100%;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(3) {
    width: 20%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(3) {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(3) {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(4) {
    width: 13.946587537092%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(4) {
    width: 50px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li:nth-child(4) {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="deadline"] > div.range > ul.inputs > li > span.input > input {
    z-index: -1;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="advantages"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="advantages"] > label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="advantages"] > label:nth-last-of-type(2) {
    margin-bottom: 0;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more {
    position: relative;
    display: none;
    width: 100%;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 48px 3.2640949554896%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul {
    gap: 48px 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px 24px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:not(:first-child) > ul > li:not(:last-child) {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:first-child {
    width: 22.551928783383%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:first-child {
    width: 30%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:first-child {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:first-child {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:first-child > ul > li:not(:last-child) {
    margin-bottom: 24px;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(2) {
    width: 31.157270029674%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(2) {
    width: -webkit-calc(50% - 122px);
    width: -moz-calc(50% - 122px);
    width: calc(50% - 122px);
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(2) {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(2) {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(3) {
    width: 39.762611275964%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(3) {
    width: -webkit-calc(20% + 74px);
    width: -moz-calc(20% + 74px);
    width: calc(20% + 74px);
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(3) {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li:nth-child(3) {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="complex"],
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="section"] {
    position: relative;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="complex"]:before {
    position: absolute;
    right: -16px;
    bottom: 0;
    z-index: 1;
    width: 235px;
    pointer-events: none;
    content: url(images/chooser/tip-arrow.svg);
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="complex"]:before {
    content: none;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="complex"] > label.select {
    z-index: 1;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="section"] {
    z-index: 2;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="section"].hide > div.tip {
    display: block;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="section"].in-complex > ul.schemes > li:not(.show),
html > body > main.components-container > section.chooser > form > ul.fields > li.more > ul > li > ul > li[data-for="section"].in-complex > ul.select > li > ul > li > ul.group:not(.show) {
    display: block;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li input.state-switch:checked + label.new,
html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li input.state-switch-chooser:checked + label.new {
    color: #4e505c;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li label.new > span.new {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    display: inline-block;
    padding: 1px 8px;
    margin-left: 12px;
    font-weight: 700;
    vertical-align: middle;
    background: #f26259;
    -webkit-border-radius: 9px;
    border-radius: 9px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li label.new > span.new {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li label.new > span.new {
    display: none;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li label.new > span.new {
    display: inline-block;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li[data-for="section"] > ul.select > li label.new > span.new:before {
    content: 'Новый';
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button'] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    width: 100%;
    height: 56px;
    padding: 0 12px;
    line-height: 56px;
    border-width: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button'] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button'] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:focus,
html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:focus {
    outline: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:focus,
html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button'] {
    font-size: 0;
    line-height: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button'] {
    font-size: 15px;
    line-height: 56px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:disabled {
    pointer-events: none;
    background: #adaeb4;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > button[type='button']:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
    content: '';
    background: url(images/chooser/search.svg) center center no-repeat;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > div.row > label {
    padding-top: 18px;
    padding-bottom: 18px;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > input.state-switch-chooser:checked + label.checkbox:before {
    background-color: #4e505c;
    border-color: #4e505c;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > input.state-switch-chooser:checked + label.checkbox:after {
    display: block;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: transparent;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:focus,
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:hover {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:active {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:focus {
    outline: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:active {
    background: #f5f6f9;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] {
    font-size: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] {
    font-size: 15px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:hover > svg > path {
    fill: #4e505c;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"][data-filters]:not([data-filters='0']):before {
    content: attr(data-filters);
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:before {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    position: absolute;
    top: 0;
    right: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 20px;
    height: 20px;
    font-weight: 500;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"]:before {
    font-size: 12px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] > svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] > svg {
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] > svg {
    margin-right: 8px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > label[for="additional_parameters"] > svg:nth-child(2) {
    display: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > p.additional-parameters-quantity {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #f26259;
    margin: 8px 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > ul.fields > li > p.additional-parameters-quantity {
    font-size: 15px;
    }

}

html > body > main.components-container > section.chooser > form > ul.fields > li > p.additional-parameters-quantity[data-count="0"] {
    display: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > p.additional-parameters-quantity:after {
    content: attr(data-count);
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > ul.row > li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select {
    display: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul {
    padding: 0;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul > li > ul.group {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul > li > ul.group:not(.show) {
    display: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul > li > ul.group > li {
    padding-bottom: 16px;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul > li > ul.group > li > div.buttons {
    gap: 8px;
    padding: 0 16px;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul > li > ul.group > li > div.buttons > input:not(:checked) + label.button:hover {
    background: #ecedf2;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li ul.select > li > ul > li > ul.group > li > div.buttons > label.button {
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.chooser > form > ul.fields > li > div.range > ul.inputs > li > span.input > input,
html > body > main.components-container > section.chooser > form > ul.fields > li > div.range > ul.inputs > li > span.input > span.focus-out,
html > body > main.components-container > section.chooser > form > ul.fields > li > div.range > div.unit {
    padding-top: 15px;
    padding-bottom: 15px;
    }

html > body > main.components-container > section.chooser > form > div.choose-section-tip {
    position: absolute;
    top: -40px;
    bottom: -36px;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: 1;
    padding-top: 100px;
    width: 100vw;
    font-size: 22px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    text-shadow: 0 4px 4px rgba(50,52,66,.13);
    pointer-events: none;
    color: #fff;
    opacity: 0;
    background: rgba(50,52,66,.37);
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > form > div.choose-section-tip {
    top: -8px;
    bottom: -8px;
    padding-top: 72px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > form > div.choose-section-tip {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 136px 0 0 280px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > form > div.choose-section-tip {
    padding: 308px 24px 0;
    }

}

html > body > main.components-container > section.chooser > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    padding-right: 24px;
    margin: 0 auto 88px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > h1 {
    font-size: 24px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > h1 {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > h1 {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > h1 {
    margin-bottom: 0;
    }

}

html > body > main.components-container > section.chooser > h1[data-found="0"] ~ form > div.blank {
    display: block;
    }

html > body > main.components-container > section.chooser > h1[data-found="0"] ~ form > button[type='reset'] {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container > section.chooser > h1 ~ h2[data-found="0"],
html > body > main.components-container > section.chooser > h1 ~ h3[data-found="0"] {
    display: none;
    }

html > body > main.components-container > section.chooser > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    padding-right: 24px;
    margin: 0 auto 78px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > h2 {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > h2 {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > h2[data-found="0"] ~ label.checkbox,
html > body > main.components-container > section.chooser > h2[data-found="0"] ~ ul.view,
html > body > main.components-container > section.chooser > h2[data-found="0"] ~ ul.apartments,
html > body > main.components-container > section.chooser > h2[data-found="0"] ~ div.scheme {
    display: none;
    }

html > body > main.components-container > section.chooser > h2[data-found="0"] ~ form > div.blank {
    display: block;
    }

html > body > main.components-container > section.chooser > h2[data-found="0"] ~ form > button[type='reset'] {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container > section.chooser > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #4e505c;
    margin: 0 28px 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > h3 {
    width: 100%;
    }

}

html > body > main.components-container > section.chooser > h3[data-found="0"] {
    display: none;
    }

html > body > main.components-container > section.chooser > h3[data-found="0"] ~ label.checkbox,
html > body > main.components-container > section.chooser > h3[data-found="0"] ~ ul.view,
html > body > main.components-container > section.chooser > h3[data-found="0"] ~ ul.apartments,
html > body > main.components-container > section.chooser > h3[data-found="0"] ~ div.scheme,
html > body > main.components-container > section.chooser > h3[data-found="0"] ~ div.tabs.sort {
    display: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > h3[data-short] {
    font-size: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > h3[data-short]:before {
    font-size: 17px;
    content: attr(data-short);
    }

}

html > body > main.components-container > section.chooser > input.state-switch:checked#social_programs ~ form > ul.fields > li[data-for="social_programs"] > label.select,
html > body > main.components-container > section.chooser > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > label.select,
html > body > main.components-container > section.chooser > input.state-switch:checked#building ~ form > ul.fields > li[data-for="building"] > label.select {
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#social_programs ~ form > ul.fields > li[data-for="social_programs"] > label.select:before,
html > body > main.components-container > section.chooser > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > label.select:before,
html > body > main.components-container > section.chooser > input.state-switch:checked#building ~ form > ul.fields > li[data-for="building"] > label.select:before {
    top: 21px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#social_programs ~ form > ul.fields > li[data-for="social_programs"] > label.select:after,
html > body > main.components-container > section.chooser > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > label.select:after,
html > body > main.components-container > section.chooser > input.state-switch:checked#building ~ form > ul.fields > li[data-for="building"] > label.select:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    cursor: auto;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#social_programs ~ form > ul.fields > li[data-for="social_programs"] > ul.select,
html > body > main.components-container > section.chooser > input.state-switch:checked#complex ~ form > ul.fields > li[data-for="complex"] > ul.select,
html > body > main.components-container > section.chooser > input.state-switch:checked#building ~ form > ul.fields > li[data-for="building"] > ul.select {
    display: block;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#additional_parameters ~ form > button[type='reset'] {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#additional_parameters ~ form > ul.fields > li.more {
    display: block;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#additional_parameters ~ form > ul.fields > li > label[for="additional_parameters"]:before {
    content: none;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#additional_parameters ~ form > ul.fields > li > label[for="additional_parameters"] > svg:first-child {
    display: none;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#additional_parameters ~ form > ul.fields > li > label[for="additional_parameters"] > svg:nth-child(2) {
    display: block;
    }

html > body > main.components-container > section.chooser > input.state-switch:checked#scheme ~ h2[data-found="0"] ~ div.scheme {
    display: none;
    }

html > body > main.components-container > section.chooser > label.checkbox {
    margin: 0 20px 0 0;
    }

html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a {
    padding-left: 80px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a {
    padding-left: 24px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.rooms,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.area,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.floor {
    margin-top: 0;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.rooms,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.area,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.floor {
    margin-top: -30px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.complex,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.deadline,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.building {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-top: 0;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.complex,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.deadline,
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.building {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-top: -80px;
    }

}

html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.complex {
    display: none;
    }

html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.building {
    display: block;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.deadline {
    margin-left: 0;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.deadline {
    margin-left: 100px;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.price {
    width: auto;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > label.checkbox.checked[for='split_into_complexes'] ~ ul.apartments > li > a > ul.properties > li.price {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    }

}

html > body > main.components-container > section.chooser > label.checkbox.checked:before {
    background: #4e505c;
    border-color: #4e505c;
    }

html > body > main.components-container > section.chooser > label.checkbox.checked:after {
    display: block;
    opacity: 1;
    border-color: white;
    }

html > body > main.components-container > section.chooser > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.chooser > section.promo-banner {
    margin-bottom: 72px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 88px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.chooser > ul.chooser-type {
    margin-bottom: 32px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.chooser > ul.chooser-type {
    width: 100%;
    margin-bottom: 48px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.chooser > ul.chooser-type {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.chooser > ul.chooser-type.param > li:first-child {
    pointer-events: none;
    }

html > body > main.components-container > section.chooser > ul.chooser-type.param > li:first-child:after {
    right: 20px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type.models > li:not(:first-child) {
    pointer-events: none;
    }

html > body > main.components-container > section.chooser > ul.chooser-type.models > li:first-child:after {
    right: 2px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    font-weight: 500;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > ul.chooser-type > li {
    font-size: 15px;
    }

}

html > body > main.components-container > section.chooser > ul.chooser-type > li:not(:first-child):before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -54px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li:not(:first-child) > a:before {
    right: -8px;
    left: -62px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child {
    padding-right: 54px;
    margin-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child {
    padding-right: 46px;
    margin-right: 8px;
    }

}

html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child:before,
html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child:after {
    position: absolute;
    z-index: -1;
    content: '';
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child:before {
    top: 2px;
    right: 0;
    width: 38px;
    height: 20px;
    background: #f26259;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child:after {
    top: 4px;
    width: 16px;
    height: 16px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: right 150ms ease-in-out;
    -moz-transition: right 150ms ease-in-out;
    -o-transition: right 150ms ease-in-out;
    transition: right 150ms ease-in-out;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li:first-child > a:before {
    right: -62px;
    left: -8px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a {
    cursor: pointer;
    border-bottom: none;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a[href] {
    position: relative;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a[href]:before {
    content: '';
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a:before {
    position: absolute;
    top: -8px;
    bottom: -8px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip {
    position: relative;
    display: inline-block;
    margin-left: 4px;
    cursor: pointer;
    pointer-events: all;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip {
    margin: 0 -4px 0 6px;
    }

}

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip:hover > div.tooltip-text {
    display: block;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip > div.tooltip-text {
    position: absolute;
    right: 0;
    z-index: 1;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 316px;
    padding: 16px;
    font-weight: 500;
    pointer-events: none;
    color: #fff;
    background: #4e505c;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translate(20px,4px);
    -moz-transform: translate(20px,4px);
    -ms-transform: translate(20px,4px);
    -o-transform: translate(20px,4px);
    transform: translate(20px,4px);
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip > div.tooltip-text:before {
    position: absolute;
    top: -4px;
    right: 24px;
    width: 8px;
    height: 8px;
    content: '';
    background: #4e505c;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip > div.tooltip-text > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip > div.tooltip-text > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip > div.tooltip-text > p:not(:last-child) {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.chooser > ul.chooser-type > li > a > div.tooltip > svg {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    }

html > body > main.components-container > section.chooser > ul.heading-menu {
    margin: 0 auto 0 0;
    }

html > body > main.components-container > section.chooser > ul.heading-menu.hide {
    display: none;
    }

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: transparent;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    padding: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf {
    line-height: 49px;
    }

}

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf:focus,
html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf:hover {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf:active {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf:focus {
    outline: none;
    }

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf:active {
    background: #f5f6f9;
    }

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf:hover > svg > path {
    fill: #4e505c;
    }

html > body > main.components-container > section.chooser > ul.heading-menu > li > a.pdf > svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    }

html > body > main.components-container > section.cigarette {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    width: 100%;
    height: 370px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.cigarette {
    height: 300px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette {
    overflow: visible;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto;
    }

}

html > body > main.components-container > section.cigarette:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    content: "";
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette:before {
    background: #f5f6f9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

}

html > body > main.components-container > section.cigarette.mirror {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette.mirror {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    }

}

html > body > main.components-container > section.cigarette.care-department {
    background: #323442;
    }

html > body > main.components-container > section.cigarette.care-department > div > h2,
html > body > main.components-container > section.cigarette.care-department > div > p {
    color: #fff;
    }

html > body > main.components-container > section.cigarette.care-department > picture {
    background: transparent;
    }

html > body > main.components-container > section.cigarette > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 51.632047477745%;
    height: 100%;
    padding: 48px 62px 48px 64px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.cigarette > div {
    width: 52.380952380952%;
    padding: 32px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div {
    width: 100%;
    padding: 32px 24px;
    text-align: center;
    }

}

html > body > main.components-container > section.cigarette > div > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > h2 {
    font-size: 20px;
    }

}

@media screen and (min-width:744px) and (max-width:999px) {
html > body > main.components-container > section.cigarette > div > h2 {
    font-size: 23px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > h2 {
    line-height: 1.3em;
    text-align: left;
    }

}

html > body > main.components-container > section.cigarette > div > h2:not(:last-child) {
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > h2:not(:last-child) {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.cigarette > div > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > p {
    font-size: 17px;
    }

}

@media screen and (min-width:744px) and (max-width:999px) {
html > body > main.components-container > section.cigarette > div > p {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > p {
    line-height: 1.4em;
    text-align: left;
    }

}

html > body > main.components-container > section.cigarette > div > p:not(:last-child) {
    margin-bottom: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > p:not(:last-child) {
    margin-bottom: 40px;
    }

}

html > body > main.components-container > section.cigarette > div > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.cigarette > div > a:focus,
html > body > main.components-container > section.cigarette > div > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.cigarette > div > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.cigarette > div > a:focus {
    outline: none;
    }

html > body > main.components-container > section.cigarette > div > a:focus,
html > body > main.components-container > section.cigarette > div > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.cigarette > div > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > div > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    }

}

html > body > main.components-container > section.cigarette > picture {
    display: block;
    width: 48.367952522255%;
    height: 100%;
    background: #f5f4f2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.cigarette > picture {
    width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > picture {
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: auto;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    }

}

html > body > main.components-container > section.cigarette > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.cigarette > picture > img {
    min-height: 173px;
    object-position: center;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    }

}

html > body > main.components-container > section.collections {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.collections > div.cards {
    width: 100%;
    margin-bottom: 60px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: -webkit-calc(100% + 24px * 2);
    width: -moz-calc(100% + 24px * 2);
    width: calc(100% + 24px * 2);
    margin-left: -webkit-calc(24px * -1);
    margin-left: -moz-calc(24px * -1);
    margin-left: calc(24px * -1);
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items {
    padding: 0 24px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li:not(:last-child) {
    margin-right: 24px;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 220px;
    min-height: 136px;
    padding: 16px;
    text-align: left;
    background: #f9f9fb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: background 150ms ease-in-out,box-shadow 150ms ease-in-out;
    -moz-transition: background 150ms ease-in-out,box-shadow 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out,box-shadow 150ms ease-in-out;
    transition: background 150ms ease-in-out,box-shadow 150ms ease-in-out;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button:not(.deleted):hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button:not(.deleted):hover > span.delete:not(:hover):not(:active) > svg > path {
    fill: #f26259;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.new {
    background: #f26259;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.new:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 40px 40px -20px rgba(255,103,94,.5);
    box-shadow: 0 40px 40px -20px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.new:active {
    background: #e16962;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.new > h4 {
    width: 100%;
    color: #fff;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.current {
    pointer-events: none;
    background: #ecedf2;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.deleted {
    pointer-events: none;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.deleted > p.count,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button.deleted > time {
    opacity: 0;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.deleted > h4 {
    color: #adaeb4;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button.deleted > span.restore {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > p.count,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > time,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore {
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: -webkit-calc(100% - 44px);
    width: -moz-calc(100% - 44px);
    width: calc(100% - 44px);
    margin-bottom: 8px;
    font-weight: 500;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > h4 {
    font-size: 15px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > p.count {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > p.count {
    font-size: 12px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > p.count > strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > p.count > strong {
    font-size: 15px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: transparent;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    margin: -8px -8px 0 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:focus,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:hover {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:active {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:active {
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete {
    line-height: 42px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:hover > svg > path {
    fill: #ff675e;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete:active > svg > path {
    fill: #e16962;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete > svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.delete > svg > path {
    fill: transparent;
    -webkit-transition: fill 150ms ease-in-out;
    -moz-transition: fill 150ms ease-in-out;
    -o-transition: fill 150ms ease-in-out;
    transition: fill 150ms ease-in-out;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    position: absolute;
    right: 16px;
    bottom: 16px;
    left: 16px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    opacity: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:focus,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:focus,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore {
    line-height: 42px;
    }

}

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:hover > svg > path,
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore:active > svg > path {
    fill: #4e505c;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > span.restore > svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > svg {
    width: 24px;
    height: 24px;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > svg > path {
    fill: #fff;
    }

html > body > main.components-container > section.collections > div.cards > ul.items > li > button > time {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    margin-left: auto;
    line-height: 25px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.cards > ul.items > li > button > time {
    font-size: 12px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px 16px;
    width: 100%;
    padding: 32px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading {
    gap: 8px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading:before {
    position: absolute;
    top: 0;
    bottom: -100px;
    left: 50%;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f9f9fb;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container > section.collections > div.collection-heading[data-count='0'] ~ h3,
html > body > main.components-container > section.collections > div.collection-heading[data-count='0'] ~ div.tabs,
html > body > main.components-container > section.collections > div.collection-heading[data-count='0'] ~ ul.view,
html > body > main.components-container > section.collections > div.collection-heading[data-count='0'] ~ ul.apartments {
    display: none;
    }

html > body > main.components-container > section.collections > div.collection-heading[data-count='0'] ~ div.empty {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.collections > div.collection-heading > a.chooser {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    display: block;
    margin-left: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > a.chooser {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > a.chooser {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > a.chooser:focus,
html > body > main.components-container > section.collections > div.collection-heading > a.chooser:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > a.chooser:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > a.chooser:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > a.chooser:focus,
html > body > main.components-container > section.collections > div.collection-heading > a.chooser:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.collections > div.collection-heading > a.chooser:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > a.chooser {
    line-height: 42px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.collections > div.collection-heading > a.chooser {
    margin-left: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > a.chooser {
    display: none;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > button.delete {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > button.delete {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > button.delete {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > button.delete:focus,
html > body > main.components-container > section.collections > div.collection-heading > button.delete:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:focus,
html > body > main.components-container > section.collections > div.collection-heading > button.delete:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > button.delete {
    line-height: 42px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > button.delete:hover {
    color: #ff675e;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:hover > svg > path {
    fill: #ff675e;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:active {
    color: #e16962;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:active > svg > path {
    fill: #e16962;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:disabled {
    pointer-events: none;
    color: rgba(242,98,89,.5);
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete:disabled > svg > path {
    fill: rgba(242,98,89,.5);
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete > svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    }

html > body > main.components-container > section.collections > div.collection-heading > button.delete > svg > path {
    fill: #f26259;
    }

html > body > main.components-container > section.collections > div.collection-heading > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: -webkit-calc(100% - 586px);
    max-width: -moz-calc(100% - 586px);
    max-width: calc(100% - 586px);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.collections > div.collection-heading > form {
    max-width: -webkit-calc(100% - 245px);
    max-width: -moz-calc(100% - 245px);
    max-width: calc(100% - 245px);
    margin-right: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > form {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    max-width: 100%;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > form.editing > h2 {
    pointer-events: auto;
    }

html > body > main.components-container > section.collections > div.collection-heading > form.editing > h2:focus {
    border-color: #adaeb4;
    outline: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > form.editing > button.edit {
    display: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > form.editing > button[type='submit'] {
    display: block;
    }

html > body > main.components-container > section.collections > div.collection-heading > form > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid transparent;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: transparent;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > form > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > form > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > form > button:focus,
html > body > main.components-container > section.collections > div.collection-heading > form > button:hover {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.collections > div.collection-heading > form > button:active {
    color: #4e505c;
    border-color: transparent;
    }

html > body > main.components-container > section.collections > div.collection-heading > form > button:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > form > button:active {
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > form > button {
    line-height: 42px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > form > button[type='submit'] {
    display: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > form > button > svg {
    width: 20px;
    height: 20px;
    }

html > body > main.components-container > section.collections > div.collection-heading > form > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    max-width: -webkit-calc(100% - 60px);
    max-width: -moz-calc(100% - 60px);
    max-width: calc(100% - 60px);
    margin-right: 4px;
    pointer-events: none;
    background: transparent;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color 150ms ease-in-out;
    -moz-transition: border-color 150ms ease-in-out;
    -o-transition: border-color 150ms ease-in-out;
    transition: border-color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > form > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > time {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #7f818b;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > time {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.collections > div.collection-heading > time {
    width: auto;
    margin-left: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > time {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    margin-left: 0;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu {
    margin-left: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu {
    margin-left: 0;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li {
    position: relative;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    height: 40px;
    padding: 0 16px;
    line-height: 42px;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:hover,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:hover,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:hover,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:active,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:active,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:active,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:hover,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:hover,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:hover,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:focus,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:active,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:active,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:active,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.pdf {
    line-height: 42px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:hover > svg > path,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:active > svg > path,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:hover > svg > path,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print:active > svg > path,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:hover > svg > path,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label:active > svg > path {
    fill: #4e505c;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment > svg,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > button.print > svg,
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label > svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.share > label > svg {
    position: static;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment.not-empty:before {
    content: '';
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > label.comment:before {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 6px;
    height: 6px;
    background: #f26259;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment {
    position: absolute;
    right: 0;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 340px;
    padding: 16px;
    pointer-events: none;
    opacity: 0;
    background: #4e505c;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    top: 64px;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment:before {
    position: absolute;
    top: 8px;
    right: 16px;
    content: '';
    border: 16px solid transparent;
    border-bottom: 22px solid #4e505c;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    padding: 12px 16px;
    margin: 0;
    font-weight: 500;
    background: #676975;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p:not([contenteditable]) {
    pointer-events: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p:empty:before {
    content: 'Добавить комментарий';
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p:before {
    opacity: .7;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment {
    right: auto;
    left: -4px;
    width: -webkit-calc(100vw - 32px);
    width: -moz-calc(100vw - 32px);
    width: calc(100vw - 32px);
    max-width: 340px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment:before {
    right: auto;
    left: 16px;
    }

}

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > div.comment > p {
    white-space: normal;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > input[name*='show_comment']:checked + label.comment {
    background: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > input[name*='show_comment']:checked + label.comment:before {
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.collection-heading > ul.heading-menu > li > input[name*='show_comment']:checked ~ div.comment {
    pointer-events: auto;
    opacity: 1;
    }

html > body > main.components-container > section.collections > div.empty {
    position: relative;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 40vh;
    padding-bottom: 64px;
    }

html > body > main.components-container > section.collections > div.empty:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f9f9fb;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container > section.collections > div.empty > svg > path.fill,
html > body > main.components-container > section.collections > div.empty > p > svg > path.fill {
    fill: transparent;
    stroke: transparent;
    }

html > body > main.components-container > section.collections > div.empty > svg > path.stroke,
html > body > main.components-container > section.collections > div.empty > p > svg > path.stroke {
    fill: #adaeb4;
    }

html > body > main.components-container > section.collections > div.empty > h4,
html > body > main.components-container > section.collections > div.empty > p {
    max-width: 420px;
    text-align: center;
    }

html > body > main.components-container > section.collections > div.empty > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.empty > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.empty > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.collections > div.empty > a:focus,
html > body > main.components-container > section.collections > div.empty > a:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.empty > a:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.collections > div.empty > a:focus {
    outline: none;
    }

html > body > main.components-container > section.collections > div.empty > a:focus,
html > body > main.components-container > section.collections > div.empty > a:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.collections > div.empty > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.collections > div.empty > h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.empty > h4 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.collections > div.empty > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.empty > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.collections > div.empty > p > svg {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    }

html > body > main.components-container > section.collections > div.empty > svg {
    width: 96px;
    height: 96px;
    margin-bottom: 36px;
    }

html > body > main.components-container > section.collections > div.tabs {
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 16px 0 auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.collections > div.tabs {
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > div.tabs {
    left: 0;
    overflow-y: visible;
    width: auto;
    }

}

html > body > main.components-container > section.collections > form.chooser-form {
    display: none;
    }

html > body > main.components-container > section.collections > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.collections > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.comparison > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.comparison > h2.with-subtitle {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.comparison > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.comparison > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    row-gap: 40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.comparison > ul {
    row-gap: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > ul {
    row-gap: 24px;
    }

}

html > body > main.components-container > section.comparison > ul > li {
    position: relative;
    width: 48.367952522255%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.comparison > ul > li:hover > div.shadow {
    opacity: 0 !important;
    }

html > body > main.components-container > section.comparison > ul > li > a {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 40px 64px 32px 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border-bottom-color: transparent;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.comparison > ul > li > a {
    padding: 32px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.comparison > ul > li > a {
    padding: 24px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.comparison > ul > li > a {
    padding: 16px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a:hover,
html > body > main.components-container > section.comparison > ul > li > a.hovered {
    -webkit-box-shadow: inset 0 0 0 1px #cfcecd;
    box-shadow: inset 0 0 0 1px #cfcecd;
    }

html > body > main.components-container > section.comparison > ul > li > a:hover img.background,
html > body > main.components-container > section.comparison > ul > li > a.hovered img.background {
    opacity: 0;
    }

html > body > main.components-container > section.comparison > ul > li > a:hover > p.pretitle,
html > body > main.components-container > section.comparison > ul > li > a:hover > h3,
html > body > main.components-container > section.comparison > ul > li > a:hover > span,
html > body > main.components-container > section.comparison > ul > li > a.hovered > p.pretitle,
html > body > main.components-container > section.comparison > ul > li > a.hovered > h3,
html > body > main.components-container > section.comparison > ul > li > a.hovered > span {
    color: #4e505c;
    }

html > body > main.components-container > section.comparison > ul > li > a:hover > h3:before,
html > body > main.components-container > section.comparison > ul > li > a.hovered > h3:before {
    background: #adaeb4;
    }

html > body > main.components-container > section.comparison > ul > li > a:hover > div.markup,
html > body > main.components-container > section.comparison > ul > li > a.hovered > div.markup {
    opacity: 1;
    }

html > body > main.components-container > section.comparison > ul > li > a:hover > span:before,
html > body > main.components-container > section.comparison > ul > li > a.hovered > span:before {
    border-color: #4e505c;
    }

html > body > main.components-container > section.comparison > ul > li > a img.background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.comparison > ul > li > a img.icon {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 64px;
    height: 64px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.comparison > ul > li > a img.icon {
    top: 24px;
    right: 24px;
    width: 40px;
    height: 40px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a > div.markup {
    margin-bottom: 64px;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.comparison > ul > li > a > div.markup {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #fff;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 32px;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > ul > li > a > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a > h3:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    content: '';
    background: #fff;
    -webkit-transition: background 150ms ease-in-out;
    -moz-transition: background 150ms ease-in-out;
    -o-transition: background 150ms ease-in-out;
    transition: background 150ms ease-in-out;
    }

html > body > main.components-container > section.comparison > ul > li > a img.background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > main.components-container > section.comparison > ul > li > a img.icon {
    position: absolute;
    top: 32px;
    right: 32px;
    width: 64px;
    height: 64px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.comparison > ul > li > a img.icon {
    top: 24px;
    right: 24px;
    width: 40px;
    height: 40px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a > p.pretitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    margin-bottom: 4px;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > ul > li > a > p.pretitle {
    font-size: 15px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a > span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    position: relative;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: auto;
    font-weight: 700;
    border-bottom: none;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > ul > li > a > span {
    font-size: 15px;
    }

}

html > body > main.components-container > section.comparison > ul > li > a > span:hover {
    color: #ff675e;
    }

html > body > main.components-container > section.comparison > ul > li > a > span:hover:before {
    border-color: #ff675e;
    }

html > body > main.components-container > section.comparison > ul > li > a > span:active {
    color: #c41016;
    }

html > body > main.components-container > section.comparison > ul > li > a > span:active:before {
    border-color: #c41016;
    }

html > body > main.components-container > section.comparison > ul > li > a > span:before {
    position: absolute;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 10px;
    right: -16px;
    -webkit-transition: border-color 150ms ease-in-out;
    -moz-transition: border-color 150ms ease-in-out;
    -o-transition: border-color 150ms ease-in-out;
    transition: border-color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.comparison > ul > li > a > span:before {
    top: 8px;
    }

}

html > body > main.components-container > section.comparison > ul > li > div.shadow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.comparison > ul > li > div.shadow:before,
html > body > main.components-container > section.comparison > ul > li > div.shadow:after {
    position: absolute;
    right: 0;
    left: 0;
    content: '';
    }

html > body > main.components-container > section.comparison > ul > li > div.shadow:before {
    top: 0;
    height: 200px;
    background: -webkit-linear-gradient(rgba(0,0,0,.5),transparent);
    background: -moz-linear-gradient(rgba(0,0,0,.5),transparent);
    background: -ms-linear-gradient(rgba(0,0,0,.5),transparent);
    background: -o-linear-gradient(rgba(0,0,0,.5),transparent);
    background: linear-gradient(rgba(0,0,0,.5),transparent);
    }

html > body > main.components-container > section.comparison > ul > li > div.shadow:after {
    bottom: 1px;
    height: 120px;
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background: -moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background: -ms-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
    background: linear-gradient(to top,rgba(0,0,0,.5),transparent);
    }

html > body > main.components-container > section.complex-card {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    }

html > body > main.components-container > section.complex-card > ul.medals {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 32px;
    right: 32px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > ul.medals {
    top: 16px;
    left: 0;
    right: auto;
    z-index: 1;
    }

}

html > body > main.components-container > section.complex-card > ul.medals > li:hover > div.tooltip {
    opacity: 1;
    visibility: visible;
    }

html > body > main.components-container > section.complex-card > ul.medals > li > a:hover > picture {
    filter: grayscale(0);
    background: #fff;
    border-color: #fff;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > ul.medals > li > a:hover > picture {
    background: none;
    border-color: transparent;
    }

}

html > body > main.components-container > section.complex-card > ul.medals > li > a > picture {
    display: block;
    padding: 5px;
    font-size: 0;
    filter: grayscale(1);
    border: 1px solid rgba(255,255,255,.2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > ul.medals > li > a > picture {
    padding: 0;
    filter: none;
    border: none;
    }

}

html > body > main.components-container > section.complex-card > ul.medals > li > a > picture > img {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 82px;
    height: 82px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > ul.medals > li > a > picture > img {
    font-size: 15px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > ul.medals > li > a > picture > img {
    width: 64px;
    height: 64px;
    }

}

html > body > main.components-container > section.complex-card.new-buildings + section.text-with-media > div.small-media > div.media.ready > picture:before {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    position: absolute;
    top: 24px;
    left: 24px;
    z-index: 1;
    padding: 0 6px 1px;
    font-weight: 700;
    content: 'Новый дом';
    background: #f26259;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card.new-buildings + section.text-with-media > div.small-media > div.media.ready > picture:before {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card.new-buildings + section.text-with-media > div.small-media > div.media.ready > picture:before {
    top: 16px;
    left: 16px;
    }

}

html > body > main.components-container > section.complex-card > ul.medals > li > div.tooltip {
    position: absolute;
    top: -16px;
    left: -212px;
    opacity: 0;
    visibility: hidden;
    max-width: 160px;
    padding: 16px;
    pointer-events: none;
    background: #e7e6e4;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > ul.medals > li > div.tooltip {
    display: none;
    }

}

html > body > main.components-container > section.complex-card > ul.medals > li > div.tooltip:before {
    position: absolute;
    bottom: -webkit-calc(50% - 3px);
    bottom: -moz-calc(50% - 3px);
    bottom: calc(50% - 3px);
    left: auto;
    right: -3px;
    width: 8px;
    height: 8px;
    content: '';
    background: #e7e6e4;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.complex-card > ul.medals > li > div.tooltip > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > ul.medals > li > div.tooltip > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.complex-card > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
    position: absolute;
    top: 40px;
    left: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.complex-card > h2 {
    top: 32px;
    left: 32px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.complex-card > h2 {
    top: 16px;
    left: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > h2 {
    left: 0;
    z-index: 1;
    }

}

html > body > main.components-container > section.complex-card > h2 > span {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5625;
    color: #fff;
    display: block;
    margin-top: 4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > h2 > span {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.complex-card > h2 > span {
    margin-top: 0;
    }

}

html > body > main.components-container > section.complex-card > picture {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
    height: -webkit-calc(calc(100vw - 36px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 36px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 36px * 2) * 56.25 / 100);
    max-height: 672px;
    margin-bottom: 24px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background: #f5f4f2;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > picture {
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.complex-card > picture {
    position: relative;
    left: -24px;
    width: 100vw;
    min-width: 100vw;
    height: 56.25vw;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.complex-card > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

html > body > main.components-container > section.complex-card > ul.advantages {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.complex-card > ul.advantages {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

html > body > main.components-container > section.complex-card > ul.advantages > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

html > body > main.components-container > section.complex-card > ul.advantages > li:not(:last-child) {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.complex-card > ul.advantages > li:not(:last-child) {
    margin-bottom: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > ul.advantages > li:not(:last-child) {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.complex-card > ul.advantages > li:not(:only-child):not(:last-child) {
    margin-right: 40px;
    }

html > body > main.components-container > section.complex-card > ul.advantages > li.domrf {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: auto;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.complex-card > ul.advantages > li.domrf {
    width: 100%;
    margin-top: 24px;
    }

}

html > body > main.components-container > section.complex-card > ul.advantages > li.domrf > a {
    border-bottom: none;
    }

html > body > main.components-container > section.complex-card > ul.advantages > li > img {
    width: 48px;
    height: 48px;
    margin-top: 10px;
    margin-right: 16px;
    }

html > body > main.components-container > section.complex-card > ul.advantages > li > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 14px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > ul.advantages > li > div {
    margin-top: 18px;
    }

}

html > body > main.components-container > section.complex-card > ul.advantages > li > div:not(:only-child):not(:last-child) {
    margin-right: 16px;
    }

html > body > main.components-container > section.complex-card > ul.advantages > li > div > span {
    display: inline-block;
    }

html > body > main.components-container > section.complex-card > ul.advantages > li > div > span.title {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > ul.advantages > li > div > span.title {
    font-size: 13px;
    }

}

html > body > main.components-container > section.complex-card > ul.advantages > li > div > span:not(.title) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.complex-card > ul.advantages > li > div > span:not(.title) {
    font-size: 15px;
    }

}

html > body > main.components-container > section.construction-progress:not(.combo-slideshow) {
    margin-bottom: 72px;
    }

html > body > main.components-container > section.construction-progress > div.combo-slideshow {
    position: relative;
    }

html > body > main.components-container > section.construction-progress > div.combo-slideshow:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    content: "";
    background-image: url(/styles/images/loaders/loader-logo.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255,255,255,.6);
    -webkit-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    transition: opacity 150ms ease-in-out,z-index 150ms ease-in-out;
    z-index: -10;
    opacity: 0;
    }

html > body > main.components-container > section.construction-progress > div.combo-slideshow.sending:before {
    z-index: 10;
    opacity: 1;
    }

html > body > main.components-container > section.construction-progress > div.title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
    }

html > body > main.components-container > section.construction-progress > div.title > div.construction_progress {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    margin-bottom: 24px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.construction-progress > div.title > div.construction_progress {
    margin-left: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > div.construction_progress {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select {
    width: 100%;
    }

}

html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select:first-child:not(:only-child) {
    margin-right: 32px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select:first-child:not(:only-child) {
    margin: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select.build > ul.select {
    top: 50px;
    }

}

html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select > ul.select {
    min-width: auto;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select > ul.select {
    min-width: 100%;
    }

}

html > body > main.components-container > section.construction-progress > div.title > div.construction_progress > div.select > ul.select > li > label {
    white-space: nowrap;
    }

html > body > main.components-container > section.construction-progress > div.title > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: auto;
    margin-bottom: 24px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.construction-progress > div.title > form {
    margin-left: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

html > body > main.components-container > section.construction-progress > div.title > form > fieldset {
    padding: 0;
    margin: 0;
    border: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > form > fieldset {
    width: 100%;
    }

}

html > body > main.components-container > section.construction-progress > div.title > form > fieldset:first-child:not(:only-child) {
    margin-right: 32px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > form > fieldset:first-child:not(:only-child) {
    margin: 0 0 32px;
    }

}

html > body > main.components-container > section.construction-progress > div.title > form > fieldset > select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 176px;
    height: 48px;
    padding-left: 16px;
    padding-right: 32px;
    background-image: url(/styles/images/arrows/arrow-red.svg);
    -webkit-background-size: 13px 8px;
    -moz-background-size: 13px 8px;
    background-size: 13px 8px;
    background-repeat: no-repeat;
    background-position: 90.8% center;
    background-color: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: 0 solid;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.construction-progress > div.title > form > fieldset > select {
    width: 100%;
    }

}

html > body > main.components-container > section.construction-progress > div.title > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: 48.367952522255%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.construction-progress > div.title > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.construction-progress > div.title > h2 {
    display: inline-block;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.construction-progress > div.title > h2 {
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    width: 100%;
    max-width: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.construction-progress > div.title > h2 {
    display: inline-block;
    }

}

html > body > main.components-container > section.construction-progress > div.title > h2 > span {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #9d9d9d;
    margin-left: 24px;
    font-weight: 700;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.construction-progress > div.title > h2 > span {
    font-size: 17px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.construction-progress > div.title > h2 > span {
    display: block;
    margin: 8px 0 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.construction-progress > div.title > h2 > span {
    margin: 0 0 0 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.construction-progress > div.title > h2 > span {
    margin: 0;
    }

}

html > body > main.components-container > section.construction-progress > div.title > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 82.789317507418%;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.construction-progress > div.title > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.construction-progress > div.title > p {
    width: 100%;
    }

}

html > body > main.components-container > section.documents {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

html > body > main.components-container > section.documents.background_gray {
    padding: 4px 0;
    }

html > body > main.components-container > section.documents.background_gray:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw;
    height: 100%;
    content: '';
    background: #f5f6f9;
    }

html > body > main.components-container > section.documents.background_gray > ul > li > a {
    background-color: #fff;
    }

html > body > main.components-container > section.documents > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > h2 {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.documents > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -40px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.documents > ul {
    margin-bottom: -8px;
    }

}

html > body > main.components-container > section.documents > ul > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 31.157270029674%;
    margin: 0 3.2640949554896% 40px 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents > ul > li {
    width: 48.367952522255%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li {
    width: 48.148148148148%;
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.documents > ul > li {
    width: 100%;
    margin: 0 0 8px;
    }

}

html > body > main.components-container > section.documents > ul > li:nth-child(3n) {
    margin-right: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents > ul > li:nth-child(3n) {
    margin-right: 3.2640949554896%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li:nth-child(3n) {
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.documents > ul > li:nth-child(3n) {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents > ul > li:nth-child(2n) {
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li:nth-child(2n) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.documents > ul > li > a {
    width: 100%;
    padding: 16px 16px 16px 72px;
    background: url(images/download.svg) 24px 24px no-repeat #f5f6f9;
    border: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li > a {
    -webkit-background-size: 28px 34px;
    -moz-background-size: 28px 34px;
    background-size: 28px 34px;
    }

}

html > body > main.components-container > section.documents > ul > li > a:hover {
    -webkit-box-shadow: 0 6px 12px 0 rgba(105,106,110,.27);
    box-shadow: 0 6px 12px 0 rgba(105,106,110,.27);
    }

html > body > main.components-container > section.documents > ul > li > a > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    max-width: 240px;
    margin-bottom: 8px;
    line-height: 1.56em;
    font-weight: 500;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li > a > h3 {
    font-size: 14px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li > a > h3 {
    font-size: 15px;
    line-height: 1.46em;
    }

}

html > body > main.components-container > section.documents > ul > li > a > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #7f818b;
    letter-spacing: .4px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents > ul > li > a > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.documents-delivery {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > section.documents-delivery > div {
    width: 31.157270029674%;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > div {
    width: 34.52380952381%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > div {
    width: 100%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > div:not(:last-child) {
    margin-bottom: 32px;
    }

}

html > body > main.components-container > section.documents-delivery > div > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > div > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.documents-delivery > div > h2:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.documents-delivery > div > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > div > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.documents-delivery > form {
    width: 65.578635014837%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form {
    width: 60.714285714286%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form {
    width: 100%;
    }

}

html > body > main.components-container > section.documents-delivery > form.sent > ul.fields > li.agreement > a {
    border: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields:not(.show-fields) > li:not(.day):not(.time):not(.send-on-email):not(.submit):not(.agreement) {
    display: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields:not(.show-fields) > li.submit {
    opacity: .3;
    pointer-events: none;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.lastname,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.firstname,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.middlename {
    width: 29.925435188593%;
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.lastname,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.firstname,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.middlename {
    width: 100%;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.email,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.phone {
    width: 47.474747474747%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.email,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.phone {
    width: 100%;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time {
    margin-bottom: 40px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.email,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.phone {
    margin-bottom: 24px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.send-on-email,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit {
    width: 100%;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day {
    position: relative;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day:before {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    padding: 0 16px;
    line-height: 48px !important;
    pointer-events: none;
    content: attr(data-value);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day:before {
    font-size: 15px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day:after {
    position: absolute;
    bottom: 19.5px;
    right: 16px;
    width: 9px;
    height: 9px;
    content: "";
    border-bottom: 1px solid #f26259;
    border-right: 1px solid #f26259;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    pointer-events: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day:not(.calendar-visible):after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day:not(.not-empty) + li.time > input,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day:not(.not-empty) + li.time > label {
    cursor: not-allowed !important;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > input {
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker {
    position: relative;
    width: 100%;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single {
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    z-index: 10;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single.is-hidden {
    display: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar {
    padding: 16px;
    background: #fff;
    -webkit-box-shadow: 0 4px 15px rgba(22,25,42,.15);
    box-shadow: 0 4px 15px rgba(22,25,42,.15);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-bottom: 16px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title div.pika-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title div.pika-label {
    font-size: 13px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title div.pika-label:first-of-type {
    margin-right: 4px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title select.pika-select-month,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title select.pika-select-year {
    display: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title button.pika-prev,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title button.pika-next {
    position: relative;
    width: 30px;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
    background: transparent;
    border: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title button.pika-prev:before,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title button.pika-next:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 9px;
    height: 9px;
    margin: auto 0;
    content: "";
    border-bottom: 1px solid #f26259;
    border-right: 1px solid #f26259;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title button.pika-prev {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-right: auto;
    -webkit-transform: scale(-1,1);
    -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    transform: scale(-1,1);
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar div.pika-title button.pika-next {
    margin-left: auto;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table {
    width: 100%;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table abbr {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    text-transform: uppercase;
    text-decoration: none;
    cursor: default;
    border: none;
    color: #696a6e;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table abbr {
    font-size: 12px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table td.is-selected button {
    background: #f26259;
    color: #fff;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table td.is-disabled button {
    color: #7f818b;
    cursor: default;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table button {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    width: 100%;
    height: 48px;
    background: transparent;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.day > div.datepicker div.pika-single div.pika-lendar table button {
    font-size: 13px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time {
    position: relative;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time:after {
    position: absolute;
    bottom: 19.5px;
    right: 16px;
    width: 9px;
    height: 9px;
    content: "";
    border-bottom: 1px solid #f26259;
    border-right: 1px solid #f26259;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    pointer-events: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > input {
    padding-right: 45px;
    cursor: pointer;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time:not(.show-select):after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time:not(.show-select) > div.select {
    display: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select {
    position: relative;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select > ul {
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    z-index: 10;
    margin: 0;
    padding: 16px 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 15px rgba(22,25,42,.15);
    box-shadow: 0 4px 15px rgba(22,25,42,.15);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    list-style: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select > ul > li {
    padding: 8px 16px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select > ul > li:not(.current) {
    cursor: pointer;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select > ul > li:not(.current):hover {
    background: #f5f4f2;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select > ul > li.current {
    position: relative;
    color: #f26259;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.time > div.select > ul > li.current:before {
    position: absolute;
    display: block;
    content: '';
    top: 14px;
    right: 14px;
    bottom: auto;
    left: auto;
    width: 16px;
    height: 16px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 5px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.email {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.send-on-email {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit {
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit {
    margin-bottom: 32px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:focus {
    outline: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.submit > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    width: 39.393939393939%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement {
    width: 100%;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement > a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: inline;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement > a {
    font-size: 12px;
    }

}

@media print {
html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement > a {
    border-bottom: none;
    }

}

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.documents-delivery > form > ul.fields > li.agreement > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container > section.employees + section.promo-banner {
    margin-top: 0;
    }

html > body > main.components-container > section.employees > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: inline-block;
    max-width: 48.367952522255%;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.employees > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.employees > h2 {
    width: 100%;
    max-width: none;
    }

}

html > body > main.components-container > section.employees > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2640949554896%;
    row-gap: 52px;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.employees > ul {
    gap: 4.7619047619048%;
    row-gap: 42px;
    }

}

html > body > main.components-container > section.employees > ul > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    width: -webkit-calc(22.551928783383%);
    width: -moz-calc(22.551928783383%);
    width: calc(22.551928783383%);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.employees > ul > li {
    width: 30.129%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.employees > ul > li {
    width: 46.43%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.employees > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.employees > ul > li > div.head {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    width: 100%;
    max-width: 304px;
    height: auto;
    max-height: 304px;
    background: #ecedf2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    aspect-ratio: 1;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.employees > ul > li > div.head {
    max-width: none;
    max-height: none;
    }

}

html > body > main.components-container > section.employees > ul > li > picture {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    width: 100%;
    max-width: 304px;
    height: auto;
    max-height: 304px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    aspect-ratio: 1;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.employees > ul > li > picture {
    max-width: none;
    max-height: none;
    }

}

html > body > main.components-container > section.employees > ul > li > picture > img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.employees > ul > li > div.content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

html > body > main.components-container > section.employees > ul > li > div.content:only-child {
    width: 100%;
    }

html > body > main.components-container > section.employees > ul > li > div.content > h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.employees > ul > li > div.content > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.employees > ul > li > div.content > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: -webkit-calc(16px);
    margin-bottom: -moz-calc(16px);
    margin-bottom: calc(16px);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.employees > ul > li > div.content > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.employees > ul > li > div.content > a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    word-break: break-all;
    text-decoration: none;
    color: #adaeb4;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.employees > ul > li > div.content > a {
    font-size: 13px;
    }

}

html > body > main.components-container > section.expanding-text {
    position: relative;
    }

html > body > main.components-container > section.expanding-text > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    max-width: 48.367952522255%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.expanding-text > h2 {
    max-width: none;
    }

}

html > body > main.components-container > section.expanding-text > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.expanding-text > ul > li {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48.367952522255%;
    min-height: 200px;
    padding: 24px 3.2640949554896% 31px 24px;
    margin-bottom: 52px;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: max-height 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out;
    transition: max-height 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.expanding-text > ul > li {
    width: 100%;
    min-height: auto;
    margin-bottom: 52px !important;
    }

}

html > body > main.components-container > section.expanding-text > ul > li:not(:nth-child(2n+2)) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.expanding-text > ul > li:not(:nth-child(2n+2)) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > div {
    width: 100%;
    max-height: 0;
    padding-top: 0;
    opacity: 0;
    -webkit-transition: max-height 150ms ease-in-out 150ms,opacity 150ms ease-in-out,padding-top 150ms ease-in-out 150ms;
    -moz-transition: max-height 150ms ease-in-out 150ms,opacity 150ms ease-in-out,padding-top 150ms ease-in-out 150ms;
    -o-transition: max-height 150ms ease-in-out 150ms,opacity 150ms ease-in-out,padding-top 150ms ease-in-out 150ms;
    transition: max-height 150ms ease-in-out 150ms,opacity 150ms ease-in-out,padding-top 150ms ease-in-out 150ms;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.markup {
    width: 100%;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.markup:not(:last-child) {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer {
    position: relative;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 0;
    -webkit-transition: margin-bottom 150ms ease-in-out 150ms;
    -moz-transition: margin-bottom 150ms ease-in-out 150ms;
    -o-transition: margin-bottom 150ms ease-in-out 150ms;
    transition: margin-bottom 150ms ease-in-out 150ms;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -24px;
    right: -50%;
    z-index: -1;
    content: "";
    background: #f5f4f2;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: auto;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > div {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > div > span.title {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > div > span.title {
    font-size: 12px;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > div > span.salary {
    font-size: 27px;
    font-weight: 400;
    line-height: 1.1851851851852;
    color: #000;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > div > span.salary {
    font-size: 20px;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button:focus,
html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.expanding-text > ul > li > div > div.vacancy-footer > button:focus {
    outline: none;
    }

html > body > main.components-container > section.expanding-text > ul > li > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 6.5281899109792%;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > ul > li > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.expanding-text > ul > li > input {
    display: none;
    }

html > body > main.components-container > section.expanding-text > ul > li > input:checked ~ label:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

html > body > main.components-container > section.expanding-text > ul > li > input:checked ~ div {
    max-height: 5000px;
    padding-top: 40px;
    opacity: 1;
    -webkit-transition: max-height 150ms ease-in-out,opacity 150ms ease-in-out 150ms,padding-top 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out,opacity 150ms ease-in-out 150ms,padding-top 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out,opacity 150ms ease-in-out 150ms,padding-top 150ms ease-in-out;
    transition: max-height 150ms ease-in-out,opacity 150ms ease-in-out 150ms,padding-top 150ms ease-in-out;
    }

html > body > main.components-container > section.expanding-text > ul > li > input:checked ~ div > div.vacancy-footer {
    margin-bottom: -31px;
    -webkit-transition: max-height 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out;
    transition: max-height 150ms ease-in-out;
    }

html > body > main.components-container > section.expanding-text > ul > li > label {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    font-size: 0;
    }

html > body > main.components-container > section.expanding-text > ul > li > label:before {
    position: absolute;
    top: 29px;
    right: 24px;
    z-index: 2;
    width: 13px;
    height: 8px;
    content: "";
    background-image: url(/styles/images/arrows/arrow-red.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 13px 8px;
    -moz-background-size: 13px 8px;
    background-size: 13px 8px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

html > body > main.components-container > section.expanding-text > ul > li > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 75px;
    padding-right: 6.5281899109792%;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.expanding-text > ul > li > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.expanding-text > ul > li > p {
    height: auto;
    }

}

html > body > main.components-container > section.facilities {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li.headings > ul > li.layout {
    width: 152px;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li.headings > ul > li.area {
    width: 15.3%;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li.headings > ul > li.complex {
    width: 21%;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li.headings > ul > li.recs {
    width: 19%;
    margin-right: auto;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li > a > ul.properties > li.layout {
    margin-right: 56px;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li > a > ul.properties > li.area {
    width: 15.3%;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li > a > ul.properties > li.complex {
    width: 21%;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li > a > ul.properties > li.complex > span.address {
    display: block;
    }

html > body > main.components-container > section.facilities.commercial > ul.apartments > li > a > ul.properties > li.recs {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 19%;
    margin-right: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.commercial > ul.apartments > li > a > ul.properties > li.recs {
    font-size: 13px;
    }

}

html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.layout {
    width: 208px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.layout {
    width: 20%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.layout {
    display: none;
    }

}

html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.area {
    width: 23%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.area {
    width: 25%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.area {
    width: 33.333333333333%;
    font-size: 16px;
    }

}

html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.number {
    width: 12%;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.number {
    width: 20%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.number {
    width: 33.333333333333%;
    font-size: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.price {
    width: 35%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li.headings > ul > li.price {
    width: 33.333333333333%;
    font-size: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a[download] {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties {
    height: 96px;
    }

}

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout {
    position: relative;
    margin-right: 112px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout {
    width: 20%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout {
    display: none;
    }

}

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout:after {
    position: absolute;
    display: block;
    content: '';
    top: 16px;
    right: auto;
    bottom: auto;
    left: 40px;
    width: 16px;
    height: 16px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout > figure.zoom {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: scroll;
    width: 528px;
    height: 408px;
    padding: 0;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: -ms-zoom-out;
    cursor: -o-zoom-out;
    cursor: zoom-out;
    border: 48px solid #fff;
    filter: grayscale(0);
    }

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout > figure.zoom.zoom-out {
    overflow: hidden;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: -ms-zoom-in;
    cursor: -o-zoom-in;
    cursor: zoom-in;
    }

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout > figure.zoom.zoom-out > svg {
    max-width: 100%;
    max-height: 100%;
    }

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.layout > figure.zoom:before {
    display: none;
    }

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.area {
    width: 23%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.area {
    width: 25%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.area {
    width: 33.333333333333%;
    font-size: 16px;
    }

}

html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.number {
    width: 12%;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.number {
    width: 20%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.number {
    width: 33.333333333333%;
    font-size: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.price {
    width: 35%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.parking > ul.apartments > li > a > ul.properties > li.price {
    width: 33.333333333333%;
    font-size: 16px;
    font-weight: 400;
    }

}

html > body > main.components-container > section.facilities.parking > img.plan,
html > body > main.components-container > section.facilities.parking > svg {
    display: none;
    }

html > body > main.components-container > section.facilities.storage > h2:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 32px;
    }

html > body > main.components-container > section.facilities.storage > picture {
    padding-bottom: 24px;
    }

html > body > main.components-container > section.facilities.storage > picture > img {
    max-width: 100%;
    }

html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.layout {
    width: 128px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.layout {
    width: 88px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.layout {
    display: none;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.floor {
    width: 14%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.floor {
    width: 18%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.floor {
    width: 16%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.floor {
    width: 25%;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.area {
    width: 16.5%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.area {
    width: 17.5%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.area {
    width: 22%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.area {
    width: 25%;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.number {
    width: 12%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.number {
    width: 10%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.number {
    width: 13%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.number {
    display: none;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.building {
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.price {
    width: 160px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.price {
    width: 120px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li.headings > ul > li.price {
    width: 25%;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a[download] {
    right: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a[download] {
    top: 18px;
    right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: 24px;
    -moz-background-size: 24px;
    background-size: 24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a:not(.tour):not([download]) {
    padding-left: 80px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a:not(.tour):not([download]) {
    padding: 16px;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties {
    height: 104px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    }

}

@media screen and (max-width: 1419px) and screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-left: 16px;
    }

}

@media screen and (max-width: 743px) and screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li {
    font-size: 15px;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout {
    margin-right: 32px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout {
    margin-right: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout {
    margin-right: 4px;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.layout:empty {
    background: url(images/eye/eye-closed.svg) center center no-repeat;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.layout {
    width: 32px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.layout {
    width: 32px;
    height: 32px;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow: scroll;
    width: 528px;
    height: 408px;
    padding: 0;
    cursor: -webkit-zoom-out;
    cursor: -moz-zoom-out;
    cursor: -ms-zoom-out;
    cursor: -o-zoom-out;
    cursor: zoom-out;
    border: 48px solid #fff;
    filter: grayscale(0);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom {
    width: -webkit-calc(100vw - 48px);
    width: -moz-calc(100vw - 48px);
    width: calc(100vw - 48px);
    border-width: 12px;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom.zoom-out {
    overflow: hidden;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: -ms-zoom-in;
    cursor: -o-zoom-in;
    cursor: zoom-in;
    }

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom.zoom-out > svg {
    max-width: 100%;
    max-height: 100%;
    }

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom:before {
    content: none;
    }

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom > svg {
    height: 407px;
    }

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom > svg [id*="STR-"].current *,
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.layout > figure.zoom > svg [id*="PRK-"].current * {
    fill-opacity: 1 !important;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    width: 100px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    width: auto;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex):not(.building):not(.number) {
    width: 90px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li:not(.layout):not(.deadline):not(.price):not(.complex):not(.building):not(.number) {
    width: auto;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.area,
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.floor {
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.floor:after {
    content: ',';
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.building {
    display: block;
    width: 80px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.building {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    margin-top: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.building {
    width: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.building {
    min-width: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.building:after {
    content: ',';
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.area {
    text-align: right;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.number:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    width: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.number:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: auto;
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.number:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.number:not(.layout):not(.deadline):not(.price):not(.complex):not(.building) {
    width: -webkit-calc(100% - 124px);
    width: -moz-calc(100% - 124px);
    width: calc(100% - 124px);
    opacity: .75;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.number:not(.layout):not(.deadline):not(.price):not(.complex):not(.building):before {
    content: 'Пом. № ';
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.price {
    width: -webkit-calc(100% - 700px);
    width: -moz-calc(100% - 700px);
    width: calc(100% - 700px);
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.price {
    width: -webkit-calc(100% - 600px);
    width: -moz-calc(100% - 600px);
    width: calc(100% - 600px);
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.price {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li.price {
    width: 120px;
    }

}

html > body > main.components-container > section.facilities.storage > ul.apartments > li > a > ul.properties > li > label > span {
    display: none;
    }

html > body > main.components-container > section.facilities.storage > img.plan,
html > body > main.components-container > section.facilities.storage > svg {
    display: none;
    }

html > body > main.components-container > section.facilities > a[download] {
    margin-bottom: 24px;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities > a[download] {
    display: none;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.facilities > a[download] {
    display: block;
    }

}

html > body > main.components-container > section.facilities > a[download] > svg {
    margin-right: 8px;
    }

html > body > main.components-container > section.facilities > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.facilities > ul.apartments > li {
    position: relative;
    }

html > body > main.components-container > section.facilities > ul.apartments > li > a > ul.properties > li.number {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities > ul.apartments > li > a > ul.properties > li.number {
    font-size: 17px;
    }

}

html > body > main.components-container > section.facilities > ul.apartments > li > a > ul.properties > li.building {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.facilities > ul.apartments > li > a > ul.properties > li.building {
    font-size: 17px;
    }

}

html > body > main.components-container > section.facilities > ul.apartments > li > a > ul.properties > li.price > span.mortgage {
    display: none;
    }

html > body > main.components-container > section.facilities > ul.apartments > li > a[download] {
    top: 34px;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 24px;
    height: 24px;
    opacity: .4;
    background: url(images/pdf-download-red.svg) center center no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    filter: grayscale(1);
    }

html > body > main.components-container > section.facilities > ul.apartments > li > a[download]:hover {
    opacity: 1;
    filter: grayscale(0);
    }

html > body > main.components-container section.faq {
    position: relative;
    }

html > body > main.components-container section.faq.expanding-text ul.questions > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container section.faq > div[active-category="2"] li[data-category="2"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="3"] li[data-category="3"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="4"] li[data-category="4"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="5"] li[data-category="5"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="6"] li[data-category="6"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="7"] li[data-category="7"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="8"] li[data-category="8"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="9"] li[data-category="9"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="10"] li[data-category="10"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="11"] li[data-category="11"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="12"] li[data-category="12"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="13"] li[data-category="13"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="14"] li[data-category="14"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="15"] li[data-category="15"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="16"] li[data-category="16"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="17"] li[data-category="17"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="18"] li[data-category="18"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="19"] li[data-category="19"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="20"] li[data-category="20"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="21"] li[data-category="21"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="22"] li[data-category="22"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="23"] li[data-category="23"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="24"] li[data-category="24"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div[active-category="25"] li[data-category="25"] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container section.faq > div > aside {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.157270029674%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > aside {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: scroll;
    width: 100%;
    margin-bottom: 24px;
    }

}

html > body > main.components-container section.faq > div > aside > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > aside > ul {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 100%;
    }

}

html > body > main.components-container section.faq > div > aside > ul .active > button {
    font-weight: 500;
    color: #f26259;
    }

html > body > main.components-container section.faq > div > aside > ul .active > button > span {
    color: #fff;
    background: #f26259;
    }

html > body > main.components-container section.faq > div > aside > ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    }

html > body > main.components-container section.faq > div > aside > ul > li:hover > button {
    color: #ff675e;
    }

html > body > main.components-container section.faq > div > aside > ul > li:hover > button > span {
    color: #fff;
    background-color: #ff675e;
    }

html > body > main.components-container section.faq > div > aside > ul > li:active > button {
    color: #e16962;
    }

html > body > main.components-container section.faq > div > aside > ul > li:active > button > span {
    color: #fff;
    background-color: #e16962;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > aside > ul > li {
    min-width: 220px;
    }

html > body > main.components-container section.faq > div > aside > ul > li:not(:last-child) {
    margin-right: 24px;
    }

}

html > body > main.components-container section.faq > div > aside > ul > li > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 16px 0;
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

html > body > main.components-container section.faq > div > aside > ul > li > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > aside > ul > li > button {
    gap: 8px;
    font-weight: 500;
    font-size: 17px;
    }

}

html > body > main.components-container section.faq > div > aside > ul > li > button > span {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 48px;
    min-height: 48px;
    margin-left: auto;
    color: #323442;
    background-color: #f5f6f9;
    -webkit-border-radius: 46px;
    border-radius: 46px;
    -webkit-transition: background-color 150ms ease-in-out,color 150ms ease-in-out;
    -moz-transition: background-color 150ms ease-in-out,color 150ms ease-in-out;
    -o-transition: background-color 150ms ease-in-out,color 150ms ease-in-out;
    transition: background-color 150ms ease-in-out,color 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > aside > ul > li > button > span {
    min-width: 36px;
    min-height: 36px;
    font-weight: 400;
    }

}

html > body > main.components-container section.faq > div > aside.form {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 46px 48px 24px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 1023px) {
html > body > main.components-container section.faq > div > aside.form {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px;
    }

}

html > body > main.components-container section.faq > div > aside.form > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 18px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > aside.form > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container section.faq > div > aside.form > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 18px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > aside.form > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container section.faq > div > aside.form > p {
    margin-bottom: auto;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 400;
    color: #323442;
    }

html > body > main.components-container section.faq > div > aside.form > a {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 109px;
    }

html > body > main.components-container section.faq > div > aside.form > a::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > aside.form > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > aside.form > a {
    line-height: 49px;
    }

}

html > body > main.components-container section.faq > div > aside.form > a:focus,
html > body > main.components-container section.faq > div > aside.form > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container section.faq > div > aside.form > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container section.faq > div > aside.form > a:focus {
    outline: none;
    }

html > body > main.components-container section.faq > div > aside.form > a:focus,
html > body > main.components-container section.faq > div > aside.form > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container section.faq > div > aside.form > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container section.faq > div > aside.form > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container section.faq > div > aside.form.disable {
    height: 324px;
    background: #5968e9;
    }

html > body > main.components-container section.faq > div > aside.form.disable * {
    color: #fff;
    }

html > body > main.components-container section.faq > div > ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 65.578635014837%;
    margin: 0;
    margin-left: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > ul {
    width: 100%;
    margin-left: 0;
    }

}

html > body > main.components-container section.faq > div > ul.not-move > li.open {
    cursor: pointer;
    }

html > body > main.components-container section.faq > div > ul > li {
    position: relative;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 24px 64px 24px 32px;
    list-style-type: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #f9f9fb;
    cursor: pointer;
    }

html > body > main.components-container section.faq > div > ul > li:not(:last-child) {
    margin-bottom: 24px;
    }

html > body > main.components-container section.faq > div > ul > li.button {
    display: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0;
    background-color: transparent;
    }

html > body > main.components-container section.faq > div > ul > li.button > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > ul > li.button > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > ul > li.button > button {
    line-height: 49px;
    }

}

html > body > main.components-container section.faq > div > ul > li.button > button:focus,
html > body > main.components-container section.faq > div > ul > li.button > button:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container section.faq > div > ul > li.button > button:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container section.faq > div > ul > li.button > button:focus {
    outline: none;
    }

html > body > main.components-container section.faq > div > ul > li.button > button:focus,
html > body > main.components-container section.faq > div > ul > li.button > button:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container section.faq > div > ul > li.button > button:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container section.faq > div > ul > li > h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > ul > li > h3 {
    padding-right: 20px;
    }

}

html > body > main.components-container section.faq > div > ul > li > p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.563em;
    color: #4e505c;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container section.faq > div > ul > li > p {
    max-width: 648px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > ul > li > p {
    display: none;
    padding-right: 20px;
    }

}

html > body > main.components-container section.faq > div > ul > li > label {
    position: absolute;
    top: 0;
    right: 32px;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48px;
    height: 100%;
    padding: 12px;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

html > body > main.components-container section.faq > div > ul > li > label > svg {
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

@media screen and (max-width: 1023px) {
html > body > main.components-container section.faq > div > ul > li > label {
    right: 16px;
    }

}

html > body > main.components-container section.faq > div > ul > li > label.hide {
    display: none;
    }

html > body > main.components-container section.faq > div > ul > li > div.expanding-wrapper {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    max-height: 60px;
    -webkit-transition: max-height 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out;
    transition: max-height 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > ul > li > div.expanding-wrapper {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > div > ul > li > div.expanding-wrapper {
    padding-right: 20px;
    }

}

html > body > main.components-container section.faq > div > ul > li > div.expanding-wrapper > div.markup {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.563em;
    color: #4e505c;
    -webkit-box-orient: vertical;
    background: -webkit-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: -moz-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: -ms-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: -o-linear-gradient(270deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    background: linear-gradient(180deg,rgba(50,52,66,.5) 0%,rgba(50,52,66,0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    }

html > body > main.components-container section.faq > div > ul > li > div.expanding-wrapper > div.markup.close {
    -webkit-line-clamp: 2;
    }

html > body > main.components-container section.faq > div > ul > li > div.expanding-wrapper > div.markup.close > ul {
    display: none;
    }

html > body > main.components-container section.faq > div > ul > li.open {
    cursor: default;
    }

html > body > main.components-container section.faq > div > ul > li.open > h3 {
    cursor: pointer;
    }

html > body > main.components-container section.faq > div > ul > li.open > label {
    cursor: pointer;
    }

html > body > main.components-container section.faq > div > ul > li.open > label > svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

html > body > main.components-container section.faq > div > ul > li.open > div.expanding-wrapper {
    max-height: 1000px;
    }

html > body > main.components-container section.faq > div > ul > li.open > div.expanding-wrapper > div.markup {
    -webkit-line-clamp: initial;
    -webkit-text-fill-color: initial;
    background: transparent;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > ul > li.open > p {
    display: block;
    }

html > body > main.components-container section.faq > div > ul > li.open > div.expanding-wrapper {
    display: block;
    }

}

html > body > main.components-container section.faq > div > ul > li.not-expanding {
    cursor: default;
    }

html > body > main.components-container section.faq > div > ul > li.not-expanding > div.expanding-wrapper {
    max-height: none;
    }

html > body > main.components-container section.faq > div > ul > li.not-expanding > div.expanding-wrapper > div.markup {
    -webkit-line-clamp: initial;
    -webkit-text-fill-color: initial;
    background: transparent;
    }

html > body > main.components-container section.faq > div > ul > li.not-expanding > label {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container section.faq > div > ul > li.not-expanding {
    cursor: pointer;
    }

html > body > main.components-container section.faq > div > ul > li.not-expanding > div.expanding-wrapper {
    max-height: 1000px;
    }

html > body > main.components-container section.faq > div > ul > li.not-expanding > label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    }

}

html > body > main.components-container section.faq > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 30px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container section.faq > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.favourites {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px 0;
    }

html > body > main.components-container > section.favourites > div.share {
    margin-right: 32px;
    }

html > body > main.components-container > section.favourites > div.tabs {
    display: none;
    width: 100%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.favourites > div.tabs {
    width: -webkit-calc(100% + 24px * 2);
    width: -moz-calc(100% + 24px * 2);
    width: calc(100% + 24px * 2);
    }

}

html > body > main.components-container > section.favourites > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    margin: 0 auto 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.favourites > h1 {
    font-size: 24px;
    }

}

html > body > main.components-container > section.favourites > p.comment {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    width: 100%;
    margin: -8px 0 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.favourites > p.comment {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.favourites > p.comment {
    margin: -8px 0 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.favourites > ul.heading-menu {
    width: 100%;
    margin-top: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.favourites > ul.heading-menu {
    display: none;
    }

}

@media print {
html > body > main.components-container > section.favourites > ul.heading-menu {
    display: none;
    }

}

html > body > main.components-container > section.favourites > ul.heading-menu > li > button.print,
html > body > main.components-container > section.favourites > ul.heading-menu > li > div.share > label[for='share'],
html > body > main.components-container > section.favourites > ul.heading-menu > li > button.pdf {
    display: block;
    padding: 12px 24px;
    background: #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > li > button.print,
html > body > main.components-container > section.favourites > ul.heading-menu > li > div.share > label[for='share'] {
    font-size: 0;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > li > button.print > svg,
html > body > main.components-container > section.favourites > ul.heading-menu > li > div.share > label[for='share'] > svg {
    width: 24px;
    height: 24px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.favourites > ul.heading-menu > li > div.share > label[for="share"] {
    font-size: 0;
    }

}

html > body > main.components-container > section.favourites > ul.heading-menu > li > div.share > label[for="share"] > svg {
    position: static;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > li > button.pdf {
    font-weight: 500;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.favourites > ul.heading-menu > li:nth-child(3) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.favourites > ul.heading-menu > .article {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 169px;
    margin-left: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #a6a6a6;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    pointer-events: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.favourites > ul.heading-menu > .article {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-right: auto;
    }

}

html > body > main.components-container > section.favourites > ul.heading-menu > .article > form > input {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 60px;
    width: 100%;
    color: #5f5f5f;
    font-weight: 700;
    border: none;
    cursor: pointer;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > form > input:hover {
    color: #f26259;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    pointer-events: all;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > form:before {
    display: none;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > form:after {
    display: block;
    content: '';
    width: 17px;
    height: 17px;
    margin-top: 2px;
    background-image: url(/styles/images/article/copy.svg);
    background-repeat: no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    background-size: 17px 17px;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > form.copy:after {
    background-image: url(/styles/images/article/success-copy.svg);
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip {
    position: relative;
    margin-top: 3px;
    margin-left: 8px;
    cursor: pointer;
    pointer-events: all;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > img {
    width: 15px;
    height: 15px;
    }

html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > span.tooltip-text {
    position: absolute;
    z-index: 9999999;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 180px;
    padding: 16px 10px 12px 14px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    color: #16192a;
    white-space: break-spaces;
    word-wrap: break-word;
    pointer-events: none;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: 1px solid #dadada;
    -webkit-box-shadow: 0 2px 8px rgba(22,25,42,.1);
    box-shadow: 0 2px 8px rgba(22,25,42,.1);
    -webkit-transform: translate(-47%,5%);
    -moz-transform: translate(-47%,5%);
    -ms-transform: translate(-47%,5%);
    -o-transform: translate(-47%,5%);
    transform: translate(-47%,5%);
    }

@media (max-width: 1440px) {
html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > span.tooltip-text {
    -webkit-transform: translate(-88%,5%);
    -moz-transform: translate(-88%,5%);
    -ms-transform: translate(-88%,5%);
    -o-transform: translate(-88%,5%);
    transform: translate(-88%,5%);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > span.tooltip-text {
    -webkit-transform: translate(-47%,5%);
    -moz-transform: translate(-47%,5%);
    -ms-transform: translate(-47%,5%);
    -o-transform: translate(-47%,5%);
    transform: translate(-47%,5%);
    }

}

html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > span.tooltip-text:before {
    position: absolute;
    top: -5px;
    left: -webkit-calc(50% - 3px);
    left: -moz-calc(50% - 3px);
    left: calc(50% - 3px);
    width: 8px;
    height: 8px;
    content: '';
    background: #fff;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

@media (max-width: 1440px) {
html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > span.tooltip-text:before {
    left: 90%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip > span.tooltip-text:before {
    left: -webkit-calc(50% - 3px);
    left: -moz-calc(50% - 3px);
    left: calc(50% - 3px);
    }

}

html > body > main.components-container > section.favourites > ul.heading-menu > .article > div.tooltip:hover .tooltip-text {
    display: block;
    }

html > body > main.components-container > section.favourites > ul.view {
    margin-left: 0;
    }

html > body > main.components-container > section.first-screen {
    position: relative;
    height: -webkit-calc(100vh - 76px);
    height: -moz-calc(100vh - 76px);
    height: calc(100vh - 76px);
    max-height: 860px;
    min-height: 600px;
    margin-top: -40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.first-screen {
    height: auto;
    max-height: none;
    min-height: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

}

html > body > main.components-container > section.first-screen:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    margin: 0;
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.4));
    background: -moz-linear-gradient(transparent,rgba(0,0,0,.4));
    background: -ms-linear-gradient(transparent,rgba(0,0,0,.4));
    background: -o-linear-gradient(transparent,rgba(0,0,0,.4));
    background: linear-gradient(transparent,rgba(0,0,0,.4));
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.first-screen:before {
    content: none;
    }

}

html > body > main.components-container > section.first-screen > div.text-container {
    position: relative;
    z-index: 5;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.first-screen > div.text-container {
    padding: 50px 0 0;
    text-align: center;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen > div.text-container {
    padding-top: 44px;
    }

}

html > body > main.components-container > section.first-screen > div.text-container > p.pretitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #323442;
    margin-bottom: 12px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen > div.text-container > p.pretitle {
    font-size: 17px;
    }

}

html > body > main.components-container > section.first-screen > div.text-container > h1.title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.25;
    color: #323442;
    margin-bottom: 10%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen > div.text-container > h1.title {
    font-size: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.first-screen > div.text-container > h1.title {
    margin-bottom: 20px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.first-screen > div.text-container > h1.title {
    width: 80%;
    margin: 0 auto 20px;
    }

}

html > body > main.components-container > section.first-screen > div.text-container > p.subtitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #323442;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen > div.text-container > p.subtitle {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen > div.text-container > p.subtitle {
    max-width: 320px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.first-screen > div.text-container > p.subtitle {
    max-width: 272px;
    }

}

html > body > main.components-container > section.first-screen > picture > img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: 0;
    width: 100vw;
    min-width: 100%;
    height: 100%;
    max-height: 100vh;
    object-position: top;
    object-fit: cover;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.first-screen > picture > img {
    position: relative;
    top: auto;
    height: auto;
    margin-top: 30px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen > picture > img {
    max-height: 255px;
    }

}

html > body > main.components-container > section.first-screen-with-video {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: center;
    }

html > body > main.components-container > section.first-screen-with-video > a.play {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 150px;
    height: 25px;
    margin-top: 20px;
    text-align: center;
    font-size: -webkit-calc(16px);
    font-size: -moz-calc(16px);
    font-size: calc(16px);
    font-weight: 400;
    line-height: -webkit-calc(1.5625);
    line-height: -moz-calc(1.5625);
    line-height: calc(1.5625);
    border: none;
    }

html > body > main.components-container > section.first-screen-with-video > a.play > svg {
    min-width: 19px;
    min-height: 19px;
    margin-right: 10px;
    }

html > body > main.components-container > section.first-screen-with-video > a.video {
    position: relative;
    overflow: hidden;
    display: block;
    width: 210px;
    height: 210px;
    margin-bottom: 30px;
    color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-bottom-color: transparent;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen-with-video > a.video {
    width: 128px;
    height: 128px;
    }

}

html > body > main.components-container > section.first-screen-with-video > a.video:hover {
    color: transparent;
    border-bottom-color: transparent;
    }

html > body > main.components-container > section.first-screen-with-video > a.video > picture {
    display: inline;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #f5f4f2;
    }

html > body > main.components-container > section.first-screen-with-video > a.video > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

html > body > main.components-container > section.first-screen-with-video > a.video > video {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    left: -2px;
    right: -1px;
    display: none;
    width: 101%;
    }

html > body > main.components-container > section.first-screen-with-video > h1.title {
    font-size: 61px;
    font-weight: 700;
    line-height: 1.0655737704918;
    color: #323442;
    letter-spacing: -3px;
    width: -webkit-calc(56.973293768546%);
    width: -moz-calc(56.973293768546%);
    width: calc(56.973293768546%);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen-with-video > h1.title {
    font-size: 24px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.first-screen-with-video > h1.title {
    width: -webkit-calc(* 7 * 6);
    width: -moz-calc(* 7 * 6);
    width: calc(* 7 * 6);
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.first-screen-with-video > h1.title {
    width: -webkit-calc(86.904761904762%);
    width: -moz-calc(86.904761904762%);
    width: calc(86.904761904762%);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.first-screen-with-video > h1.title {
    width: -webkit-calc(73.809523809524%);
    width: -moz-calc(73.809523809524%);
    width: calc(73.809523809524%);
    letter-spacing: -.2px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.first-screen-with-video > h1.title {
    width: 100%;
    }

}

html > body > main.components-container > section.genplan {
    position: relative;
    font-size: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > div.picture {
    position: relative;
    left: -24px;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: 100vw;
    }

}

html > body > main.components-container > section.genplan > div.picture > img {
    width: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > div.picture > img {
    width: 1000px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.genplan > div.picture > img.svg {
    display: none;
    }

html > body > main.components-container > section.genplan > div.picture > svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > div.picture > svg {
    width: 1000px;
    }

}

html > body > main.components-container > section.genplan > div.picture > svg text {
    font-family: 'muller',sans-serif;
    font-weight: 700;
    }

html > body > main.components-container > section.genplan > div.picture > svg path,
html > body > main.components-container > section.genplan > div.picture > svg polygon {
    opacity: 0;
    }

html > body > main.components-container > section.genplan > div.picture > svg .number {
    pointer-events: none;
    }

html > body > main.components-container > section.genplan > div.picture > svg .number path {
    opacity: 1;
    }

html > body > main.components-container > section.genplan > div.picture > svg [id*="SEC-"] {
    cursor: pointer;
    }

html > body > main.components-container > section.genplan > div.picture > svg [id*="SEC-"]:hover :not(.background) {
    opacity: 1;
    }

html > body > main.components-container > section.genplan > div.picture > svg [id*="SEC-"]:hover .background {
    opacity: .5;
    }

html > body > main.components-container > section.genplan > div.tooltip {
    position: absolute;
    display: none;
    min-width: 160px;
    padding: 32px 24px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 310;
    display: block;
    visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 16px 36px;
    pointer-events: auto;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform ease .3s;
    -moz-transition: -moz-transform ease .3s;
    -o-transition: -o-transform ease .3s;
    transition: transform ease .3s;
    }

@media screen and (max-width: 743px) {
html > body.is-touch > main.components-container > section.genplan > div.tooltip {
    padding: 16px 24px;
    }

}

html > body > main.components-container > section.genplan > div.tooltip > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    font-size: 24px;
    padding-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > div.tooltip > h3 {
    font-size: 14px;
    }

}

html > body.is-touch > main.components-container > section.genplan > div.tooltip > h3 {
    font-size: 17px;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.progress-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 20px;
    padding-top: 16px;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > div.progress-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.progress-wrapper > p {
    margin: 0;
    white-space: nowrap;
    font-size: 14px;
    color: #7f818b;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > div.progress-wrapper > p {
    padding-bottom: 8px;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.progress-wrapper > div.progress-track {
    position: relative;
    overflow: hidden;
    width: 60%;
    min-width: 200px;
    height: 12px;
    background: rgba(89,104,233,.25);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > div.progress-wrapper > div.progress-track {
    width: 100%;
    min-width: none;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.progress-wrapper > div.progress-track > span {
    position: absolute;
    left: 0;
    top: 0;
    height: 12px;
    background: #5968e9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.genplan > div.tooltip > a.apartments-count {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #7f818b;
    border: 0;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > a.apartments-count {
    display: none;
    }

html > body > main.components-container > section.genplan > div.tooltip > a.apartments-count-mobile {
    display: none;
    width: 100%;
    padding: 16px 0;
    margin-top: 24px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background: #f26259;
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > a.apartments-count-mobile {
    display: block;
    }

html > body > main.components-container > section.genplan > div.tooltip > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > div.tooltip > ul {
    font-size: 12px;
    }

}

html > body > main.components-container > section.genplan > div.tooltip > ul:not(:last-child) {
    margin-bottom: 4px;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 20px;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > div.tooltip > div.info {
    font-size: 12px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.genplan > div.tooltip > div.info {
    gap: 0 10px;
    }

}

html > body > main.components-container > section.genplan > div.tooltip > div.info > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.info > ul > li > a {
    border: none;
    color: #7f818b;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.info > ul > li > a:hover {
    color: #f26259;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.info > ul.number > li {
    margin: 0;
    font-size: 16px;
    color: #7f818b;
    }

html > body > main.components-container > section.genplan > div.tooltip > div.info > ul.price > li {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #7f818b;
    }

html > body > main.components-container > section.genplan > div.tooltip > button.close {
    display: none;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > button.close {
    display: block;
    padding: 8px 0 24px 0;
    margin-top: -16px;
    width: 100%;
    background: transparent;
    border: none;
    }

html > body.is-touch > main.components-container > section.genplan > div.tooltip > button.close > span {
    display: block;
    width: 54px;
    height: 5px;
    margin: 0 auto;
    background-color: #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.genplan > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.genplan > h2 {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.h1-with-submenu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: first baseline;
    align-items: first baseline;
    margin-bottom: 48px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.h1-with-submenu {
    position: relative;
    }

}

html > body > main.components-container > section.h1-with-submenu.with-underline {
    border-bottom: 1px solid #e7e6e4;
    }

@media screen and (max-width: 743px) {
html > body.is-touch > main.components-container > section.h1-with-submenu.with-heading-menu > h1:after {
    margin-top: 69px;
    }

}

html > body > main.components-container > section.h1-with-submenu + section.objects.without-title {
    margin-top: -79px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu + section.objects.without-title {
    margin-top: 0;
    }

}

html > body > main.components-container > section.h1-with-submenu + section.complex-card {
    margin-top: -24px;
    }

html > body > main.components-container > section.h1-with-submenu + aside.attention {
    margin-top: -24px;
    }

html > body > main.components-container > section.h1-with-submenu > a.back {
    width: 320px;
    margin-right: -webkit-calc(100% - 8px * 42);
    margin-right: -moz-calc(100% - 8px * 42);
    margin-right: calc(100% - 8px * 42);
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    overflow: hidden;
    width: 100%;
    margin-bottom: 40px;
    background: #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu {
    left: -36px;
    min-width: -webkit-calc(100vw - 36px);
    min-width: -moz-calc(100vw - 36px);
    min-width: calc(100vw - 36px);
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > ul,
html > body > main.components-container > section.h1-with-submenu > div.submenu > button {
    opacity: 0;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu.loaded > ul {
    opacity: 1;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu.with-buttons {
    position: relative;
    overflow: hidden;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu.with-buttons {
    overflow-x: scroll;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu.with-buttons > ul,
html > body > main.components-container > section.h1-with-submenu > div.submenu.with-buttons > button {
    opacity: 1;
    pointer-events: all;
    }

html > body.is-touch > main.components-container > section.h1-with-submenu > div.submenu {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper {
    padding: 0 24px;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper.loaded {
    opacity: 1;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper.with-buttons {
    position: relative;
    overflow: hidden;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper.with-buttons {
    overflow-x: scroll;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper.with-buttons > button {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper.with-buttons > button {
    display: none;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    position: absolute;
    top: 0;
    display: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 104px;
    height: 100%;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button:disabled {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button {
    display: none;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button.next {
    right: 0;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 27px;
    background: -webkit-linear-gradient(180deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: -moz-linear-gradient(180deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: -ms-linear-gradient(180deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: -o-linear-gradient(180deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: linear-gradient(270deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button.next > span {
    background-image: url(/styles/images/submenu-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button.prev {
    left: 0;
    z-index: 1;
    padding-left: 27px;
    background: -webkit-linear-gradient(0deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: -moz-linear-gradient(0deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: -ms-linear-gradient(0deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: -o-linear-gradient(0deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    background: linear-gradient(90deg,#f5f6f9 50%,rgba(245,246,249,0) 100%);
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button.prev > span {
    background-image: url(/styles/images/submenu-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > button > span {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: -webkit-transform,opacity 150ms ease-in-out;
    -moz-transition: -moz-transform,opacity 150ms ease-in-out;
    -o-transition: -o-transform,opacity 150ms ease-in-out;
    transition: transform,opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li:not(:last-child) {
    margin-right: 20px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li:not(:last-child) {
    padding-left: 11px;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li.current > a {
    position: relative;
    font-weight: 500;
    color: #f26259;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li.current > a:hover {
    color: #f26259;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li.current > a.with-icon:hover > svg path {
    fill: #f26259;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li.current > a.with-icon > svg path {
    fill: #f26259;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li.current > a[data-count]:after {
    content: none;
    }

@media screen and (max-width: 1279px) {
html > body.is-touch > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li:first-child {
    padding-left: 11px;
    }

}

@media screen and (max-width: 743px) {
html > body.is-touch > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li:first-child {
    padding-left: 11px;
    }

}

@media screen and (max-width: 1279px) {
html > body.is-touch > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li:last-child {
    padding-right: 36px;
    }

}

@media screen and (max-width: 743px) {
html > body.is-touch > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li:last-child {
    padding-right: 24px;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: block;
    padding: 20px 0;
    white-space: nowrap;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a {
    font-size: 15px;
    }

}

@media print {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a {
    border-bottom: none;
    }

}

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a.with-icon {
    position: relative;
    padding-left: 24px;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a.with-icon:hover > svg path {
    fill: #ff675e;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a.with-icon:active > svg path {
    fill: #c41016;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a.with-icon > svg {
    top: 19px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a[data-count]:after {
    position: relative;
    bottom: 10px;
    left: 2px;
    display: inline-block;
    width: 8px;
    height: 8px;
    content: '';
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a[data-news-count]:not([data-news-count="0"]):after {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    padding: 0 4px 0 5px;
    content: ' ' attr(data-news-count);
    background: #fae446;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > div.submenu > div.submenu-wrapper > ul > li > a[data-news-count]:not([data-news-count="0"]):after {
    font-size: 12px;
    }

}

html > body > main.components-container > section.h1-with-submenu > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > h1 {
    font-size: 24px;
    }

}

html > body > main.components-container > section.h1-with-submenu > h1:not(:last-child) {
    max-width: -webkit-calc(100% - 8px * 20);
    max-width: -moz-calc(100% - 8px * 20);
    max-width: calc(100% - 8px * 20);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > h1:not(:last-child) {
    width: 100%;
    max-width: 100%;
    }

}

@media screen and (max-width: 1279px) {
html > body.is-touch > main.components-container > section.h1-with-submenu > h1:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    margin-top: 24px;
    background: #e7e6e4;
    }

}

html > body > main.components-container > section.h1-with-submenu ul.breadcrumbs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0 0 8px;
    list-style: none;
    }

html > body > main.components-container > section.h1-with-submenu ul.breadcrumbs > li:not(:last-child) {
    margin-right: 4px;
    }

html > body > main.components-container > section.h1-with-submenu ul.breadcrumbs > li:after {
    content: '/';
    }

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu {
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu {
    margin-top: 24px;
    }

}

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px;
    background-position: left center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:focus,
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:focus {
    outline: none;
    }

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:focus,
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a {
    border: none;
    }

}

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a > svg {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a > svg {
    display: none;
    }

}

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > a:after {
    display: none;
    padding-left: 0;
    background: none;
    }

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > div.share > label[for='share'] {
    display: block;
    padding: 12px 24px;
    font-size: 0;
    background: #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > div.share > label[for='share'] {
    font-size: 0;
    }

}

html > body > main.components-container > section.h1-with-submenu > ul.heading-menu > li > div.share > label[for='share'] > svg {
    position: static;
    width: 24px;
    height: 24px;
    }

html > body > main.components-container > section.header-promo {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: -webkit-calc(100vh - 8px * 14);
    height: -moz-calc(100vh - 8px * 14);
    height: calc(100vh - 8px * 14);
    min-height: 600px;
    max-height: 760px;
    margin-bottom: 48px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.header-promo {
    height: auto;
    max-height: none;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo {
    min-height: 512px;
    }

}

html > body > main.components-container > section.header-promo > div.cards {
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-top: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards {
    left: -24px;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw;
    padding: 0 0 16px 24px;
    margin: auto 0 -16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.buttons {
    display: none;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.header-promo > div.cards > ul.buttons > li {
    top: -64px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items {
    width: auto;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li:not(:last-child) {
    margin-right: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li:last-child {
    padding-right: 24px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 376px;
    height: 256px;
    padding: 24px;
    background: #fff;
    border-bottom: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(105,106,110,.27);
    box-shadow: 0 2px 4px 0 rgba(105,106,110,.27);
    -webkit-transition: box-shadow 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out;
    }

@media screen and (max-width: 999px),screen and (max-height: 749px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a {
    width: 272px;
    height: 184px;
    padding: 16px 16px 8px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a:hover {
    -webkit-box-shadow: 0 6px 12px 0 rgba(105,106,110,.27);
    box-shadow: 0 6px 12px 0 rgba(105,106,110,.27);
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a:focus {
    outline: none;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.action {
    background: -webkit-linear-gradient(#f14950,#f26259);
    background: -moz-linear-gradient(#f14950,#f26259);
    background: -ms-linear-gradient(#f14950,#f26259);
    background: -o-linear-gradient(#f14950,#f26259);
    background: linear-gradient(#f14950,#f26259);
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.action > h3,
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.action > time,
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.action > p {
    color: #f5f4f2;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.action > h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 48px;
    margin-bottom: auto;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.creative {
    padding: 0;
    background: #f5f4f2;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.creative > picture > img {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: cover;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.creative > div.info > h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 48px;
    margin-bottom: 8px;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.creative > div.info > p {
    max-width: none;
    margin-right: 48px;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.icon > h3 {
    margin: auto 0 8px;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a.info > h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 48px;
    margin-bottom: auto;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px),screen and (max-height: 749px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    line-height: 20px;
    letter-spacing: .1px;
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 743px),screen and (max-height: 749px) and screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a h3 {
    font-size: 15px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    max-width: 224px;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a p {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px),screen and (max-height: 749px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 743px),screen and (max-height: 749px) and screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a time {
    top: 24px;
    right: 24px;
    bottom: auto;
    left: auto;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    position: absolute;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a time {
    font-size: 12px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > div.info {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 24px 8px;
    margin-top: auto;
    background: #fff;
    }

@media screen and (max-width: 999px),screen and (max-height: 749px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > div.info {
    padding: 10px 16px 8px;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > div.info:empty {
    display: none;
    }

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > div.info > span {
    top: -32px;
    right: auto;
    bottom: auto;
    left: 24px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    position: absolute;
    padding: 4px 8px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > div.info > span {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px),screen and (max-height: 749px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > div.info > span {
    display: none;
    }

}

html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > picture > img {
    width: auto;
    max-height: 50px;
    }

@media screen and (max-width: 999px),screen and (max-height: 749px) {
html > body > main.components-container > section.header-promo > div.cards > ul.items > li > a > picture > img {
    max-height: 30px;
    }

}

html > body > main.components-container > section.header-promo > h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.25;
    color: #fff;
    max-width: 56.973293768546%;
    margin: 64px 0 24px;
    text-shadow: 0 1px 15px rgba(0,0,0,.2);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > h1 {
    font-size: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.header-promo > h1 {
    max-width: 73.809523809524%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > h1 {
    max-width: 74.074074074074%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > h1 {
    max-width: 100%;
    }

}

html > body > main.components-container > section.header-promo > picture {
    top: 0;
    right: auto;
    bottom: auto;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    position: absolute;
    z-index: -1;
    overflow: hidden;
    width: 100vw;
    height: -webkit-calc(100% - 8px * 4);
    height: -moz-calc(100% - 8px * 4);
    height: calc(100% - 8px * 4);
    min-height: 480px;
    max-height: 728px;
    font-size: 0;
    -webkit-transition: top 150ms ease-in-out;
    -moz-transition: top 150ms ease-in-out;
    -o-transition: top 150ms ease-in-out;
    transition: top 150ms ease-in-out;
    }

@media screen and (max-width: 319px) {
html > body > main.components-container > section.header-promo > picture {
    left: -24px;
    width: 320px;
    }

}

html > body > main.components-container > section.header-promo > picture:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.25);
    }

html > body > main.components-container > section.header-promo > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left bottom;
    }

@media screen and (max-width: 1919px) {
html > body > main.components-container > section.header-promo > picture > img {
    width: 1920px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.header-promo > picture > img {
    width: 1000px;
    }

}

html > body > main.components-container > section.header-promo > p {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    max-width: 39.762611275964%;
    margin-bottom: 32px;
    text-shadow: 0 0 8px rgba(0,0,0,.25);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > p {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.header-promo > p {
    max-width: 60.714285714286%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > p {
    max-width: 79.411764705882%;
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.header-promo > ul.medals {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 64px;
    right: 0;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > ul.medals {
    position: static;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 32px;
    }

}

html > body > main.components-container > section.header-promo > ul.medals > li:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > ul.medals > li:not(:last-child) {
    margin: 0 8px 0 0;
    }

}

html > body > main.components-container > section.header-promo > ul.medals > li > a:hover > picture {
    filter: grayscale(0);
    background: #fff;
    border-color: #fff;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > ul.medals > li > a:hover > picture {
    background: none;
    border-color: transparent;
    }

}

html > body > main.components-container > section.header-promo > ul.medals > li > a > picture {
    display: block;
    padding: 5px;
    font-size: 0;
    filter: grayscale(1);
    border: 1px solid rgba(255,255,255,.2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > ul.medals > li > a > picture {
    padding: 0;
    filter: none;
    border: none;
    }

}

html > body > main.components-container > section.header-promo > ul.medals > li > a > picture > img {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 82px;
    height: 82px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.header-promo > ul.medals > li > a > picture > img {
    font-size: 15px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.header-promo > ul.medals > li > a > picture > img {
    width: 64px;
    height: 64px;
    }

}

html > body > main.components-container > section.hero-screen {
    position: relative;
    padding-top: 32px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen {
    padding-top: 0;
    }

}

html > body > main.components-container > section.hero-screen > div.cards {
    position: relative;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(100% + 48px);
    width: -moz-calc(100% + 48px);
    width: calc(100% + 48px);
    margin: 0 -24px;
    padding: 0 24px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards.moved > ul.items > li:first-child:before {
    top: 0;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved > ul.items > li:first-child > a {
    margin-top: 0;
    -webkit-transition: margin-top .3s ease-in-out,box-shadow 150ms ease-in-out;
    -moz-transition: margin-top .3s ease-in-out,box-shadow 150ms ease-in-out;
    -o-transition: margin-top .3s ease-in-out,box-shadow 150ms ease-in-out;
    transition: margin-top .3s ease-in-out,box-shadow 150ms ease-in-out;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved > ul.items > li:first-child > a > p.tag {
    margin-bottom: 40px;
    -webkit-transition: margin-bottom .3s ease-in-out;
    -moz-transition: margin-bottom .3s ease-in-out;
    -o-transition: margin-bottom .3s ease-in-out;
    transition: margin-bottom .3s ease-in-out;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved > ul.items > li:first-child > a > svg {
    max-height: 0;
    margin-bottom: 0;
    -webkit-transition: max-height .3s ease-in-out,margin-bottom .3s ease-in-out;
    -moz-transition: max-height .3s ease-in-out,margin-bottom .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out,margin-bottom .3s ease-in-out;
    transition: max-height .3s ease-in-out,margin-bottom .3s ease-in-out;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved + ul.medals > li:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(78,80,92,.5);
    box-shadow: 0 40px 40px -20px rgba(78,80,92,.5);
    }

html > body > main.components-container > section.hero-screen > div.cards.moved + ul.medals > li > a {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved + ul.medals > li > a.credo-award {
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved + ul.medals > li > a.year-award {
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved + ul.medals > li > a.top-award {
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
    }

html > body > main.components-container > section.hero-screen > div.cards.moved + ul.medals > li > a.move-realty-award {
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.buttons {
    display: none;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.buttons > li.next {
    left: 772px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.buttons > li.next {
    right: -20px;
    left: auto;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items {
    min-height: 320px;
    padding-right: 24px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 376px;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li {
    width: -webkit-calc(50vw - 56px);
    width: -moz-calc(50vw - 56px);
    width: calc(50vw - 56px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li {
    width: -webkit-calc(100vw - 68px);
    width: -moz-calc(100vw - 68px);
    width: calc(100vw - 68px);
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:hover {
    -webkit-transform: translateY(-24px);
    -moz-transform: translateY(-24px);
    -ms-transform: translateY(-24px);
    -o-transform: translateY(-24px);
    transform: translateY(-24px);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:not(:last-child) {
    margin-right: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:not(:last-child) {
    margin-right: 20px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:not(:first-child) > a > p.tag {
    margin-bottom: 40px;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:not(:first-child) > a > h3 {
    margin-top: auto;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 3) > a > p:not(.tag),
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 1) > a > p:not(.tag) {
    color: #fff;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 3) > a > p.tag,
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 1) > a > p.tag {
    background: #fff;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 3) > a > h3,
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 1) > a > h3 {
    color: #fff;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 2) > a,
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n) > a {
    background: #f5f6f9;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 2) > a:hover,
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n) > a:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(78,80,92,.2);
    box-shadow: 0 40px 40px -20px rgba(78,80,92,.2);
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 2) > a > p.tag,
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n) > a > p.tag {
    color: #fff;
    background: #f26259;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 1) > a {
    background: #4e505c;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 1) > a:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(78,80,92,.5);
    box-shadow: 0 40px 40px -20px rgba(78,80,92,.5);
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 3) > a {
    background: #5968e9;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:nth-child(4n - 3) > a:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(89,104,233,.5);
    box-shadow: 0 40px 40px -20px rgba(89,104,233,.5);
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child {
    position: relative;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child:before {
    position: absolute;
    top: -274px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    content: '';
    background: #5968e9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child:before {
    content: none;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child > a {
    margin-top: -274px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child > a {
    margin-top: 0;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child > a > p.tag {
    margin-bottom: 50px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child > a > p.tag {
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li:first-child > a > h3 {
    margin-top: auto;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 24px 24px 30px;
    border-bottom: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: margin-top .3s ease-in-out .3s,box-shadow 150ms ease-in-out;
    -moz-transition: margin-top .3s ease-in-out .3s,box-shadow 150ms ease-in-out;
    -o-transition: margin-top .3s ease-in-out .3s,box-shadow 150ms ease-in-out;
    transition: margin-top .3s ease-in-out .3s,box-shadow 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a {
    padding: 20px 20px 24px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    color: #4e505c;
    margin-bottom: 20px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > h3 {
    font-size: 32px;
    }

}

@media screen and (max-width: 374px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > h3 {
    font-size: 28px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > p:not(.tag) {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 0;
    font-weight: 300;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > p:not(.tag) {
    font-size: 17px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > p.tag {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 20px;
    padding: 2px 10px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -webkit-transition: margin-bottom .3s ease-in-out .3s;
    -moz-transition: margin-bottom .3s ease-in-out .3s;
    -o-transition: margin-bottom .3s ease-in-out .3s;
    transition: margin-bottom .3s ease-in-out .3s;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > p.tag {
    font-size: 12px;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > p.tag:empty {
    background: transparent;
    }

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > svg {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100px;
    height: auto;
    max-height: 100px;
    margin: auto 32px 40px 0;
    -webkit-transition: max-height .3s ease-in-out .3s,margin-bottom .3s ease-in-out .3s;
    -moz-transition: max-height .3s ease-in-out .3s,margin-bottom .3s ease-in-out .3s;
    -o-transition: max-height .3s ease-in-out .3s,margin-bottom .3s ease-in-out .3s;
    transition: max-height .3s ease-in-out .3s,margin-bottom .3s ease-in-out .3s;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > svg {
    display: none;
    }

}

html > body > main.components-container > section.hero-screen > div.cards > ul.items > li > a > svg > path {
    fill: rgba(255,255,255,.7);
    }

html > body > main.components-container > section.hero-screen > ul.medals {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 0 13px;
    top: 150px;
    right: 0;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.hero-screen > ul.medals {
    top: 160px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > ul.medals {
    display: none;
    }

}

html > body > main.components-container > section.hero-screen > ul.medals,
html > body > main.components-container > section.hero-screen > ul.medals > li {
    -webkit-transition: opacity .3s ease-in-out,-webkit-transform .3s ease-in-out,box-shadow .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out,-moz-transform .3s ease-in-out,box-shadow .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out,-o-transform .3s ease-in-out,box-shadow .3s ease-in-out;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out;
    }

html > body > main.components-container > section.hero-screen > ul.medals:hover > li:first-child {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    }

html > body > main.components-container > section.hero-screen > ul.medals:hover > li:nth-child(2) {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    }

html > body > main.components-container > section.hero-screen > ul.medals:hover > li:nth-child(3) {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    }

html > body > main.components-container > section.hero-screen > ul.medals:hover > li:nth-child(4) {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    }

html > body > main.components-container > section.hero-screen > ul.medals:hover > li:last-child {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    }

html > body > main.components-container > section.hero-screen > ul.medals:hover > li:nth-child(2),
html > body > main.components-container > section.hero-screen > ul.medals:hover > li:last-child {
    opacity: 1;
    }

html > body > main.components-container > section.hero-screen > ul.medals:before {
    position: absolute;
    top: -40px;
    right: -80px;
    bottom: -40px;
    left: -80px;
    content: '';
    }

html > body > main.components-container > section.hero-screen > ul.medals > li {
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.hero-screen > ul.medals > li:first-child {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    }

html > body > main.components-container > section.hero-screen > ul.medals > li:nth-child(2) {
    z-index: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    }

html > body > main.components-container > section.hero-screen > ul.medals > li:nth-child(4) {
    z-index: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    }

html > body > main.components-container > section.hero-screen > ul.medals > li:last-child {
    z-index: 2;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
    }

html > body > main.components-container > section.hero-screen > ul.medals > li > a {
    display: block;
    width: 75px;
    height: 75px;
    opacity: 0;
    border-bottom: none;
    -webkit-transform: translateX(200px);
    -moz-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -moz-transition: -moz-transform .3s,opacity .3s;
    -o-transition: -o-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s;
    }

html > body > main.components-container > section.hero-screen > ul.medals > li > a.proestate-award {
    background: url(images/hero-screen/proestate_medal.svg) center center no-repeat;
    }

html > body > main.components-container > section.hero-screen > ul.medals > li > a.credo-award {
    background: url(images/hero-screen/credo_medal.svg) center center no-repeat;
    }

html > body > main.components-container > section.hero-screen > ul.medals > li > a.year-award {
    background: url(images/hero-screen/year_medal.svg) center center no-repeat;
    }

html > body > main.components-container > section.hero-screen > ul.medals > li > a.top-award {
    background: url(images/hero-screen/top_medal.svg) center center no-repeat;
    }

html > body > main.components-container > section.hero-screen > ul.medals > li > a.move-realty-award {
    background: url(images/hero-screen/move-realty.svg) center center no-repeat;
    }

html > body > main.components-container > section.hero-screen > ul.titles {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    overflow: hidden;
    height: 106px;
    margin: 84px 84px 84px 504px;
    font-size: 54px;
    font-weight: 500;
    line-height: -webkit-calc(.98148148148148);
    line-height: -moz-calc(.98148148148148);
    line-height: calc(.98148148148148);
    color: #4e505c;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.hero-screen > ul.titles {
    height: 159px;
    margin: 60px 0 56px 504px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.hero-screen > ul.titles {
    margin-left: 416px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.hero-screen > ul.titles {
    margin: 0 0 40px;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > ul.titles {
    height: 96px;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 1;
    }

}

html > body > main.components-container > section.hero-screen > ul.titles > li {
    position: absolute;
    bottom: 0;
    vertical-align: bottom;
    -webkit-transition: opacity 0s ease-in-out .8s,-webkit-transform .8s ease-in-out;
    -moz-transition: opacity 0s ease-in-out .8s,-moz-transform .8s ease-in-out;
    -o-transition: opacity 0s ease-in-out .8s,-o-transform .8s ease-in-out;
    transition: opacity 0s ease-in-out .8s,transform .8s ease-in-out;
    will-change: opacity,transform;
    }

html > body > main.components-container > section.hero-screen > ul.titles > li.hidden {
    -webkit-transform: translateY(120px);
    -moz-transform: translateY(120px);
    -ms-transform: translateY(120px);
    -o-transform: translateY(120px);
    transform: translateY(120px);
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.hero-screen > ul.titles > li.hidden {
    -webkit-transform: translateY(170px);
    -moz-transform: translateY(170px);
    -ms-transform: translateY(170px);
    -o-transform: translateY(170px);
    transform: translateY(170px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > ul.titles > li.hidden {
    -webkit-transform: translateY(130px);
    -moz-transform: translateY(130px);
    -ms-transform: translateY(130px);
    -o-transform: translateY(130px);
    transform: translateY(130px);
    }

}

html > body > main.components-container > section.hero-screen > ul.titles > li.fading {
    opacity: 0;
    -webkit-transform: translateY(-120px);
    -moz-transform: translateY(-120px);
    -ms-transform: translateY(-120px);
    -o-transform: translateY(-120px);
    transform: translateY(-120px);
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.hero-screen > ul.titles > li.fading {
    -webkit-transform: translateY(-170px);
    -moz-transform: translateY(-170px);
    -ms-transform: translateY(-170px);
    -o-transform: translateY(-170px);
    transform: translateY(-170px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.hero-screen > ul.titles > li.fading {
    -webkit-transform: translateY(-110px);
    -moz-transform: translateY(-110px);
    -ms-transform: translateY(-110px);
    -o-transform: translateY(-110px);
    transform: translateY(-110px);
    }

}

html > body > main.components-container > section.hero-screen > ul.titles > li > span {
    font-weight: 700;
    color: #f26259;
    }

html > body > main.components-container > section.how-to-buy {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 44px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy {
    padding: 32px 0;
    }

}

html > body > main.components-container > section.how-to-buy:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw;
    height: 100%;
    content: '';
    background: #f5f6f9;
    }

html > body > main.components-container > section.how-to-buy > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 44px 5.3412462908012% 60px 5.3412462908012%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div {
    padding: 34px 5.3412462908012% 44px 5.3412462908012%;
    }

}

html > body > main.components-container > section.how-to-buy > div.rooms {
    padding: 38px 34px 60px 38px;
    border: 1px solid #cfcecd;
    }

html > body > main.components-container > section.how-to-buy > div.rooms > ul.text > li:nth-of-type(n + 4) {
    margin-top: 0;
    }

html > body > main.components-container > section.how-to-buy > div.rooms-new {
    position: relative;
    padding: 40px;
    margin-bottom: 20px;
    max-height: 320px;
    background-image: url(/images/tmp/how-to-buy-image/yuangFam.jpg);
    background-position: top center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div.rooms-new {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div.rooms-new {
    max-height: none;
    padding: 0;
    background: none;
    }

}

html > body > main.components-container > section.how-to-buy > div.rooms-new > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 36px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 584px;
    background: #fff;
    -webkit-box-shadow: 0 2px 9px rgba(0,0,0,.0962409);
    box-shadow: 0 2px 9px rgba(0,0,0,.0962409);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    border: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div.rooms-new > div {
    padding: 24px 20px;
    }

}

html > body > main.components-container > section.how-to-buy > div.rooms-new > div > h3 {
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 31px;
    color: #323442;
    }

html > body > main.components-container > section.how-to-buy > div.rooms-new > div > p {
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 48px;
    color: #323442;
    }

html > body > main.components-container > section.how-to-buy > div.rooms-new > div > a {
    text-decoration: none;
    font-weight: 700;
    color: #4e505c;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    }

html > body > main.components-container > section.how-to-buy > div.rooms-new > div > a > svg {
    margin-left: 12px;
    -webkit-transition: margin .2s ease-in-out;
    -moz-transition: margin .2s ease-in-out;
    -o-transition: margin .2s ease-in-out;
    transition: margin .2s ease-in-out;
    }

html > body > main.components-container > section.how-to-buy > div.rooms-new > div > a:hover > svg {
    margin-left: 15px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 39%;
    margin: 0 3.5% 0 0;
    padding: 0 16px 0 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers.hide-installment-plan > li:nth-child(1) {
    padding-bottom: 0;
    border: none;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers.hide-installment-plan > li:nth-child(2) {
    display: none;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    margin-bottom: 48px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li:first-child {
    padding-bottom: 64px;
    border-bottom: 1px solid #cfcecd;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li:first-child {
    padding-bottom: 0;
    border: none;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li:nth-of-type(n2):first-child {
    margin-bottom: 67px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li:not(:first-child) {
    border-top: 1px solid #cfcecd;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li:last-child {
    padding-top: 29px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li:last-child {
    padding-top: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:first-child {
    display: inline-block;
    max-width: 41%;
    margin-right: 66px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:first-child {
    width: 100%;
    max-width: none;
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:first-child > span {
    font-size: 63px;
    font-weight: 700;
    line-height: 1.0634920634921;
    color: #f26259;
    display: inline-block;
    margin-bottom: 7px;
    font-size: 60px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:first-child > span {
    font-size: 30px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:first-child > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:first-child > p {
    font-size: 13px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%;
    margin-right: 5%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child {
    width: 90%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.0833333333333;
    color: #323442;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > p:not(:only-child) {
    margin-bottom: 20px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 197px;
    min-width: 163px;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:focus,
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:focus {
    outline: none;
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:focus,
html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.how-to-buy > div > ul.numbers > li > div:last-child > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 57.5%;
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text:only-child {
    width: 100%;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text:only-child > li {
    width: 33%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text:only-child > li {
    width: 50%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text:only-child > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 48px;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li:not(:nth-of-type(3n)) {
    margin-right: 0;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li:nth-child(odd):nth-last-child(2),
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li:last-child {
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li:nth-child(odd):nth-last-child(2) {
    margin-bottom: 48px;
    }

}

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    text-decoration: none;
    border: none;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper:hover > div > h3 {
    color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper:active > div > h3 {
    color: #c41016;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > svg {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 50px;
    max-height: 50px;
    margin: 6px auto 0 auto;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > svg.only-title {
    margin: auto;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > svg.only-title + div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div {
    width: 76%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6% 0 6%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div {
    padding-right: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > h3,
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > p {
    display: block;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > h3 {
    font-size: 14px;
    }

}

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > h3:not(:last-child) {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div ul.numbers + ul.text > li > a > div.content-wrapper > div > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.rooms-info-new {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

html > body > main.components-container > section.how-to-buy > div > ul.rooms-info-new > li {
    background: #fff;
    -webkit-box-shadow: 0 2px 9px rgba(0,0,0,.0962409);
    box-shadow: 0 2px 9px rgba(0,0,0,.0962409);
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.rooms-info-new > li:not(:first-child) {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 24px 20px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.rooms-info-new > li:not(:first-child) > svg {
    margin-bottom: 43px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.rooms-info-new > li:not(:first-child) > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.rooms-info-new > li:not(:first-child) > h3 {
    font-size: 14px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(31.157270029674%);
    width: -moz-calc(31.157270029674%);
    width: calc(31.157270029674%);
    min-height: auto;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li {
    width: 30%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li {
    width: -webkit-calc(48.367952522255%);
    width: -moz-calc(48.367952522255%);
    width: calc(48.367952522255%);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li:hover {
    border: 1px solid #adaeb4;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li:not(:nth-of-type(3n)) {
    margin-right: 40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:not(:nth-of-type(3n)) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(n + 4) {
    margin-top: 40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(n + 4) {
    margin-top: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(odd) {
    margin-right: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(odd) {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(n + 3) {
    margin-top: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(n + 3) {
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(n + 2) {
    margin-top: 20px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li:nth-of-type(n + 2) {
    margin-top: 16px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a {
    height: 100%;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    padding: 36px 24px;
    text-decoration: none;
    border: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper {
    padding: 24px 16px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:hover > div > h3 {
    color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper:active > div > h3 {
    color: #c41016;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 50px;
    max-height: 50px;
    margin: 6px auto 0 auto;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg {
    margin-right: 12px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg.only-title {
    margin: auto;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > svg.only-title + div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div {
    width: 76%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6% 0 6%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div {
    padding-right: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > h3,
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > p {
    display: block;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > h3 {
    font-size: 14px;
    }

}

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > h3:not(:last-child) {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div > ul.text > li > a > div.content-wrapper > div > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48.367952522255%;
    padding: 36px 43px 20px 41px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.how-to-buy > div.mortgage {
    width: 56.953642384106%;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div.mortgage {
    width: 100%;
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage {
    display: grid;
    grid-template-areas: "title title" "subtitle subtitle" "partners info" "btn btn";
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > h3 {
    max-width: 300px;
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 1.18em;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > h3 {
    font-size: 20px;
    line-height: 1.2em;
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > h3 {
    grid-area: title;
    max-width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy > div.mortgage {
    padding: 24px 20px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > p {
    max-width: 300px;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.4em;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > p {
    font-size: 17px;
    line-height: 1.4em;
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > p {
    grid-area: subtitle;
    max-width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text {
    position: absolute;
    top: 40px;
    right: 40px;
    text-align: right;
    }

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text {
    position: static;
    grid-area: info;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > span {
    margin-bottom: 4px;
    font-size: 63px;
    font-weight: 700;
    line-height: 1.06em;
    letter-spacing: -.6px;
    color: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > span {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.33em;
    letter-spacing: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > p.descript {
    margin-top: 6px;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > p > small {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #7f818b;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > p > small {
    font-size: 13px;
    line-height: 1.38em;
    letter-spacing: .2px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > p.price-min {
    margin-bottom: 4px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.info-text > p.price-min {
    font-size: 17px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners {
    margin-top: 30px;
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px;
    grid-area: partners;
    margin-top: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    list-style-type: none;
    }

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 72px;
    height: 72px;
    font-size: 20px;
    background-color: #fff;
    border: 1px solid #ecedf2;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    }

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul > li {
    max-width: 52px;
    min-width: 52px;
    max-height: 52px;
    min-height: 52px;
    font-size: 16px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul > li:not(:first-child) {
    margin-left: -20px;
    }

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul > li:not(:first-child) {
    margin-top: -20px;
    margin-left: 0;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > ul > li:last-child {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4em;
    color: #4d4f58;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:focus,
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:focus {
    outline: none;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:focus,
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a {
    padding: 0 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > a {
    line-height: 38px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: 48.5px;
    padding: 0 32px;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:focus,
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:focus {
    outline: none;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:focus,
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button {
    padding: 0 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button {
    line-height: 38px;
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > div.partners > button {
    display: none;
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    height: 48.5px;
    padding: 0 32px;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile {
    line-height: 49px;
    }

}

html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:focus,
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:focus {
    outline: none;
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:focus,
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile {
    padding: 0 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile {
    line-height: 38px;
    }

}

@media screen and (max-width: 529px) {
html > body > main.components-container > section.how-to-buy > div.mortgage > button.get-ajax-form.mobile {
    display: block;
    grid-area: btn;
    width: 100%;
    margin-top: 30px;
    }

}

html > body > main.components-container > section.how-to-buy > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    width: 100%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > h2 {
    max-width: none;
    }

}

html > body > main.components-container > section.how-to-buy > ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48.367952522255%;
    margin: 0;
    margin-left: auto;
    padding: 0;
    list-style-type: none;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.how-to-buy > ul {
    gap: 20px 22px;
    width: 39.735099337748%;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > ul {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 304px;
    width: 100%;
    height: 204px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.how-to-buy > ul > li {
    max-width: 229px;
    height: 216px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > ul > li {
    max-width: none;
    height: 234px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > ul > li {
    width: 47.619047619048%;
    height: 202px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li {
    height: auto;
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    height: 100%;
    padding: 24px 20px;
    border: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: box-shadow 200ms ease-in-out;
    -moz-transition: box-shadow 200ms ease-in-out;
    -o-transition: box-shadow 200ms ease-in-out;
    transition: box-shadow 200ms ease-in-out;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a > svg {
    opacity: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 44px;
    max-width: 44px;
    min-height: 44px;
    max-height: 44px;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a > svg {
    margin-bottom: 43px;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li > a > h3 {
    max-width: 230px;
    margin-top: 43px;
    margin-bottom: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4em;
    color: #323442;
    -webkit-transition: margin-top .2s ease-in-out;
    -moz-transition: margin-top .2s ease-in-out;
    -o-transition: margin-top .2s ease-in-out;
    transition: margin-top .2s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a > h3 {
    margin-top: auto;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li > a > p {
    display: none;
    position: absolute;
    opacity: 0;
    max-width: 230px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #4e505c;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a > p {
    display: block;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li > a > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    bottom: 32px;
    right: 44px;
    display: none;
    background: #4e505c;
    border: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li > a > button:focus,
html > body > main.components-container > section.how-to-buy > ul > li > a > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a > button:focus {
    outline: none;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a > button:focus,
html > body > main.components-container > section.how-to-buy > ul > li > a > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.how-to-buy > ul > li > a > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a:hover {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    }

html > body > main.components-container > section.how-to-buy > ul > li > a:hover > h3 {
    margin-top: 1px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a:hover > h3 {
    margin-top: auto;
    }

}

html > body > main.components-container > section.how-to-buy > ul > li > a:hover > p {
    display: block;
    position: relative;
    opacity: 1;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a:hover > svg {
    position: absolute;
    opacity: 0;
    pointer-events: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul > li > a:hover {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a:hover > h3 {
    color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a:hover > p {
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul > li > a:hover > svg {
    display: block;
    }

}

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child {
    max-width: 100%;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a {
    cursor: default;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a > h3 {
    margin-top: auto;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a > p {
    display: block;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a > button {
    display: block;
    margin-top: -49px;
    margin-left: auto;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > h3 {
    margin-top: auto;
    color: #323442;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > p {
    display: block;
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > svg {
    display: block;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a {
    cursor: pointer;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a > p {
    display: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a > button {
    display: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover {
    background: #ff675e;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 20px 20px -15px rgba(242,98,89,.5);
    box-shadow: 0 20px 20px -15px rgba(242,98,89,.5);
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > h3 {
    margin-top: 0;
    color: #fff;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > p {
    display: block;
    color: #fff;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > svg {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a > p {
    display: block;
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > h3 {
    color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > p {
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="4"] > li:first-child > a:hover > svg {
    display: block;
    }

}

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li {
    max-width: 100%;
    height: 245px;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a {
    cursor: default;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > h3 {
    margin-top: auto;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > p {
    display: block;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > button {
    display: block;
    margin-top: -49px;
    margin-left: auto;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > h3 {
    margin-top: auto;
    color: #323442;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > p {
    display: block;
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > svg {
    display: block;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a {
    cursor: pointer;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > h3 {
    margin-top: 43px;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > p {
    display: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > button {
    display: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover {
    background: #ff675e;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-box-shadow: 0 20px 20px -15px rgba(242,98,89,.5);
    box-shadow: 0 20px 20px -15px rgba(242,98,89,.5);
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > h3 {
    margin-top: 0;
    color: #fff;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > p {
    display: block;
    color: #fff;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > svg {
    display: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > h3 {
    margin-top: auto;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a > p {
    display: block;
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > h3 {
    margin-top: auto;
    color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > p {
    color: #4e505c;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="3"] > li > a:hover > svg {
    display: block;
    }

}

html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li {
    width: 100%;
    max-width: none;
    height: 100%;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a > button {
    position: absolute;
    right: 44px;
    bottom: 32px;
    display: block;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a > button {
    display: none;
    }

}

html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a > p {
    display: block;
    position: static;
    opacity: 1;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a:hover > svg {
    position: static;
    opacity: 1;
    }

html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a:hover > h3 {
    margin-top: 43px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy > ul[data-count="2"] > li > a:hover > h3 {
    margin-top: auto;
    }

}

html > body > main.components-container > section.how-to-buy back > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 44px 5.3412462908012% 60px 5.3412462908012%;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div {
    padding: 34px 5.3412462908012% 44px 5.3412462908012%;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 39%;
    margin: 0 3.5% 0 0;
    padding: 0 16px 0 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers.hide-installment-plan > li:nth-child(1) {
    padding-bottom: 0;
    border: none;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers.hide-installment-plan > li:nth-child(2) {
    display: none;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    margin-bottom: 48px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li:first-child {
    padding-bottom: 64px;
    border-bottom: 1px solid #cfcecd;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li:first-child {
    padding-bottom: 0;
    border: none;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li:last-child {
    padding-top: 32px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li:last-child {
    padding-top: 0;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:first-child {
    display: inline-block;
    max-width: 41%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:first-child {
    width: 100%;
    max-width: none;
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:first-child > span {
    font-size: 63px;
    font-weight: 700;
    line-height: 1.0634920634921;
    color: #f26259;
    display: inline-block;
    font-size: 42px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:first-child > span {
    font-size: 30px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:first-child > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:first-child > p {
    font-size: 13px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 48%;
    margin-right: 5%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child {
    width: 90%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > p {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.0833333333333;
    color: #323442;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > p:not(:only-child) {
    margin-bottom: 20px;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 197px;
    min-width: 163px;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:focus,
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:focus {
    outline: none;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:focus,
html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.how-to-buy back > div > ul.numbers > li > div:last-child > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 57.5%;
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.text:only-child {
    width: 100%;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text:only-child > li {
    width: 33%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text:only-child > li {
    width: 50%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text:only-child > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.text > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: 48px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text > li {
    width: 100%;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.text > li:nth-child(odd):nth-last-child(2),
html > body > main.components-container > section.how-to-buy back > div > ul.text > li:last-child {
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text > li:nth-child(odd):nth-last-child(2) {
    margin-bottom: 48px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-decoration: none;
    border: none;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a:hover > div > h3 {
    color: #ff675e;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a:active > div > h3 {
    color: #c41016;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > svg {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    max-width: 50px;
    max-height: 50px;
    margin: 6px auto 0 auto;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > svg.only-title {
    margin: auto;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > svg.only-title + div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div {
    width: 76%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div {
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6% 0 6%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div {
    padding-right: 0;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > h3,
html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > p {
    display: block;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > h3 {
    font-size: 14px;
    }

}

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > h3:not(:last-child) {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > div > ul.text > li > a > div > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.how-to-buy back > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    max-width: 48.367952522255%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.how-to-buy back > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.how-to-buy back > h2 {
    max-width: none;
    }

}

html > body > main.components-container > section.infrastructure {
    position: relative;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    max-height: 80vh;
    min-height: 50vh;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 56px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure {
    margin-bottom: 72px;
    }

}

html > body > main.components-container > section.infrastructure > div.map {
    display: block;
    overflow: hidden;
    height: 100%;
    max-height: 80vh;
    min-height: 80vh;
    margin-bottom: 24px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"],
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__control"] {
    left: -webkit-calc(50vw - 1208px / 2) !important;
    left: -moz-calc(50vw - 1208px / 2) !important;
    left: calc(50vw - 1208px / 2) !important;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"],
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__control"] {
    left: 36px !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"],
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__control"] {
    left: 24px !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"] ymaps[class$="route-panel-button__popup"] > ymaps > ymaps > ymaps[class*="control-popup"],
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"] ymaps[class$="route-panel-button__popup"] > ymaps > ymaps[class*="control-popup"] {
    -webkit-transform: translateY(calc(-100% - 55px));
    -moz-transform: translateY(calc(-100% - 55px));
    -ms-transform: translateY(calc(-100% - 55px));
    -o-transform: translateY(calc(-100% - 55px));
    transform: translateY(calc(-100% - 55px));
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"] ymaps[class$="control-popup__content"] {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__bottom"] > ymaps[class$="controls__control"] ymaps[class$="control-popup__tail"] {
    -webkit-transform: rotate(180deg) translateY(-153px) !important;
    -moz-transform: rotate(180deg) translateY(-153px) !important;
    -ms-transform: rotate(180deg) translateY(-153px) !important;
    -o-transform: rotate(180deg) translateY(-153px) !important;
    transform: rotate(180deg) translateY(-153px) !important;
    }

}

html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__control"] {
    margin-left: 1208px !important;
    -webkit-transform: translateX(-100%) !important;
    -moz-transform: translateX(-100%) !important;
    -ms-transform: translateX(-100%) !important;
    -o-transform: translateX(-100%) !important;
    transform: translateX(-100%) !important;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__control"] {
    margin-left: -webkit-calc(100vw - 140px / 2) !important;
    margin-left: -moz-calc(100vw - 140px / 2) !important;
    margin-left: calc(100vw - 140px / 2) !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > div.map ymaps[class$="controls-pane"] > ymaps[class$="controls__control"] {
    inset: 25vh auto auto 10px !important;
    margin-left: -webkit-calc(100vw - 65px / 2) !important;
    margin-left: -moz-calc(100vw - 65px / 2) !important;
    margin-left: calc(100vw - 65px / 2) !important;
    }

}

html > body > main.components-container > section.infrastructure > h2 {
    position: absolute;
    top: 32px;
    left: -webkit-calc(calc(calc(100% - 1208px) / 2));
    left: -moz-calc(calc(calc(100% - 1208px) / 2));
    left: calc(calc(calc(100% - 1208px) / 2));
    z-index: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    pointer-events: none;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.infrastructure > h2 {
    left: 36px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > h2 {
    top: 20px;
    left: 24px;
    }

}

html > body > main.components-container > section.infrastructure > ul {
    position: absolute;
    top: 100px;
    left: -webkit-calc(calc(calc(100% - 1208px) / 2));
    left: -moz-calc(calc(calc(100% - 1208px) / 2));
    left: calc(calc(calc(100% - 1208px) / 2));
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.infrastructure > ul::-webkit-scrollbar {
    width: 0;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.infrastructure > ul {
    left: 36px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure > ul {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > ul {
    top: 62px;
    right: 24px;
    left: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    padding-bottom: 10px;
    padding-left: 24px;
    overflow-x: scroll;
    overflow-y: hidden;
    }

}

html > body > main.components-container > section.infrastructure > ul > li:not(:last-child) {
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > ul > li:not(:last-child) {
    margin-right: 8px;
    margin-bottom: 0;
    }

html > body > main.components-container > section.infrastructure > ul > li:last-child {
    padding-right: 48px;
    }

}

html > body > main.components-container > section.infrastructure > ul > li > input {
    display: none;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .stroke-color {
    stroke: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color {
    fill: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .stroke-color {
    stroke: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color {
    fill: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.shops,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.shops {
    background-color: #9a45de;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.schools,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.schools {
    background-color: #43a5dd;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.parks,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.parks {
    background-color: #20a648;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.pharmacy,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.pharmacy {
    background-color: #80b240;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.hospitals,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.hospitals {
    background-color: #f14950;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.kindergartens,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.kindergartens {
    background-color: #dd43da;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.entertainment,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.entertainment {
    background-color: #e421b9;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.cafes,
html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.cafes {
    background-color: #4845de;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.shops {
    background-color: #9a45de;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.schools {
    background-color: #43a5dd;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.parks {
    background-color: #20a648;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.pharmacy {
    background-color: #80b240;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.hospitals {
    background-color: #f14950;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.kindergartens {
    background-color: #dd43da;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.entertainment {
    background-color: #e421b9;
    }

html > body > main.components-container > section.infrastructure > ul > li > input:not(#infrastructure_visibility):checked ~ label > svg.cafes {
    background-color: #4845de;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe {
    display: block;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .stroke-color {
    stroke: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color {
    fill: #fff;
    display: block;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .stroke-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .stroke-color {
    stroke: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > .fill-color,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color {
    fill: #fff;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.shops,
html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg > g > .fill-color:not(#infrastructure_visibility):checked ~ label > svg.shops {
    background-color: #242424;
    }

html > body > main.components-container > section.infrastructure > ul > li > input.deluxe:not(#infrastructure_visibility):checked ~ label > svg {
    background-color: #242424;
    }

html > body > main.components-container > section.infrastructure > ul > li > label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #323442;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #cfcecd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 36px;
    padding: 0 20px 0 4px;
    background-color: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > ul > li > label {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > ul > li > label {
    line-height: 49px;
    }

}

html > body > main.components-container > section.infrastructure > ul > li > label:focus,
html > body > main.components-container > section.infrastructure > ul > li > label:hover {
    color: #323442;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.infrastructure > ul > li > label:active {
    color: #323442;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.infrastructure > ul > li > label:focus {
    outline: none;
    }

html > body > main.components-container > section.infrastructure > ul > li > label[for="infrastructure_visibility"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 20px;
    }

html > body > main.components-container > section.infrastructure > ul > li > label > svg {
    width: 16px;
    height: 16px;
    padding: 6px;
    margin-right: 8px;
    background-color: #f5f4f2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure > ul > li > label > svg {
    margin-right: 12px;
    }

}

html > body > main.components-container > section.infrastructure-old {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 56px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure-old {
    margin-bottom: 72px;
    }

}

html > body > main.components-container > section.infrastructure-old > div.map {
    display: block;
    overflow: hidden;
    height: 672px;
    margin-bottom: 24px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure-old > div.map {
    height: 475px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure-old > div.map {
    height: 375px;
    }

}

html > body > main.components-container > section.infrastructure-old > div.map ymaps.ymaps-2-1-73-controls__control {
    top: 230px !important;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure-old > div.map ymaps.ymaps-2-1-73-controls__control {
    top: 145px !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure-old > div.map ymaps.ymaps-2-1-73-controls__control {
    top: 165px !important;
    }

}

html > body > main.components-container > section.infrastructure-old > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    max-width: 48.367952522255%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure-old > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.infrastructure-old > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure-old > ul {
    overflow-x: scroll;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    }

}

html > body > main.components-container > section.infrastructure-old > ul > li {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.infrastructure-old > ul > li:not(:last-child) {
    margin-right: 32px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.infrastructure-old > ul > li {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-bottom: 0;
    }

}

html > body > main.components-container > section.infrastructure-old > ul > li > input {
    display: none;
    }

html > body > main.components-container > section.infrastructure-old > ul > li > input:not(#infrastructure_visibility):checked ~ label {
    border-color: #adaeb4;
    background: #f5f4f2;
    }

html > body > main.components-container > section.infrastructure-old > ul > li > label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #323442;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #cfcecd;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure-old > ul > li > label {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.infrastructure-old > ul > li > label {
    line-height: 49px;
    }

}

html > body > main.components-container > section.infrastructure-old > ul > li > label:focus,
html > body > main.components-container > section.infrastructure-old > ul > li > label:hover {
    color: #323442;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.infrastructure-old > ul > li > label:active {
    color: #323442;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.infrastructure-old > ul > li > label:focus {
    outline: none;
    }

html > body > main.components-container > section.infrastructure-old > ul > li > label[for="infrastructure_visibility"] {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 132px;
    }

html > body > main.components-container > section.infrastructure-old > ul > li > label > img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    }

html > body > main.components-container > section.interactive_charts {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    min-height: 540px;
    background: #f5f6f9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    overflow: hidden;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 160px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.interactive_charts {
    width: 100vw;
    margin-left: -24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(calc(48.071216617211%) + calc(29.376854599407%));
    width: -moz-calc(calc(48.071216617211%) + calc(29.376854599407%));
    width: calc(calc(48.071216617211%) + calc(29.376854599407%));
    padding: 110px 0 80px 64px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.interactive_charts > div.charts-container {
    padding: 110px 0 80px 64px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    overflow-x: scroll;
    width: 100%;
    min-height: 330px;
    padding: 70px 24px 50px 24px;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 30px;
    height: 100%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts {
    height: 330px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    gap: 0 5%;
    width: 70%;
    height: 100%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram {
    gap: 0 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-height: 330px;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-3 > li {
    width: 29%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-4 > li {
    width: 21%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-6 > li {
    width: 11%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-7 {
    gap: 0 5%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-7 > li {
    width: 10%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-8 {
    gap: 0 3%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-8 > li {
    width: 10%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-9 {
    gap: 0 2%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-9 > li {
    width: 9%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-10 {
    gap: 0 2%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram.count-10 > li {
    width: 8%;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li {
    position: relative;
    z-index: 3;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 16%;
    height: 70%;
    padding: 11px 6px;
    text-align: center;
    color: #fff;
    background: #f26259;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
    -webkit-transition: height ease-in-out .15s;
    -moz-transition: height ease-in-out .15s;
    -o-transition: height ease-in-out .15s;
    transition: height ease-in-out .15s;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li {
    min-width: 100px;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li:before {
    position: absolute;
    left: 99%;
    top: 20px;
    width: 100vw;
    border-top: 1px dashed rgba(136,136,136,.55);
    content: '';
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li:before {
    display: none;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li:last-child {
    background: #676975;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li > span.price {
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li > span.price {
    font-size: 12px;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li > span.year {
    position: absolute;
    bottom: -40px;
    left: 50%;
    font-size: 16px;
    font-weight: 400;
    color: #676975;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li > span.change-mobile {
    position: absolute;
    top: -20px;
    left: 50%;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 700;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #5968e9;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li > span.perspective {
    font-size: 12px;
    line-height: 133.333%;
    color: #ecedf2;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.diagram > li > p {
    font-size: 12px;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.charts-growth {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 3;
    min-width: 160px;
    padding-right: 80px;
    background: #f5f6f9;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.charts-growth {
    padding-right: 30px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.charts-growth {
    display: none;
    }

}

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.charts-growth > li {
    position: absolute;
    left: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 30px;
    font-size: 22px;
    font-weight: 400;
    white-space: nowrap;
    color: #5968e9;
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    -o-transform: translateY(60%);
    transform: translateY(60%);
    -webkit-transition: bottom ease-in-out .15s;
    -moz-transition: bottom ease-in-out .15s;
    -o-transition: bottom ease-in-out .15s;
    transition: bottom ease-in-out .15s;
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.charts-growth > li:last-child {
    padding-top: 15px;
    font-size: 20px;
    white-space: normal;
    color: rgba(50,52,66,.59);
    -webkit-transform: translateY(78%);
    -moz-transform: translateY(78%);
    -ms-transform: translateY(78%);
    -o-transform: translateY(78%);
    transform: translateY(78%);
    }

html > body > main.components-container > section.interactive_charts > div.charts-container > div.charts > ul.charts-growth > li:last-child > span:before {
    top: 24%;
    }

html > body > main.components-container > section.interactive_charts > aside {
    z-index: 3;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 50px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: -webkit-calc(calc(16.023738872404%) + calc(6.5281899109792%));
    min-width: -moz-calc(calc(16.023738872404%) + calc(6.5281899109792%));
    min-width: calc(calc(16.023738872404%) + calc(6.5281899109792%));
    padding: 0 48px;
    background: #5968e9;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.interactive_charts > aside {
    padding: 0 30px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > aside {
    gap: 32px 0;
    padding: 0 24px 40px 24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.interactive_charts > aside > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    position: absolute;
    top: 24px;
    left: 64px;
    z-index: 4;
    width: -webkit-calc(calc(37.388724035608%) + calc(26.112759643917%));
    width: -moz-calc(calc(37.388724035608%) + calc(26.112759643917%));
    width: calc(calc(37.388724035608%) + calc(26.112759643917%));
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.interactive_charts > aside > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > aside > h2 {
    position: relative;
    left: 24px;
    width: 90%;
    margin-left: -24px;
    color: #fff;
    }

}

html > body > main.components-container > section.interactive_charts > aside div.selected-complex {
    position: relative;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #fff;
    }

html > body > main.components-container > section.interactive_charts > aside div.selected-complex:after {
    position: absolute;
    top: 40%;
    right: 16px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    content: '';
    }

html > body > main.components-container > section.interactive_charts > aside div.selected-complex.active:after {
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    -o-transform: rotate(-225deg);
    transform: rotate(-225deg);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > aside div.selected-complex {
    display: block;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper {
    position: relative;
    margin-top: 20px;
    }

html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls {
    position: absolute;
    display: none;
    top: 46px;
    z-index: 1;
    width: 100%;
    padding: 12px 0;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls.active {
    display: block;
    }

html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls.active > li {
    padding: 12px 16px;
    }

html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls.active > li > button {
    color: #4e505c;
    }

html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls.active > li > button:before,
html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls.active > li > button:after {
    display: none;
    }

html > body > main.components-container > section.interactive_charts > aside div.complex-contols-wrapper > ul.complex-controls.active > li > button.active {
    color: #f26259;
    }

}

html > body > main.components-container > section.interactive_charts > aside ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 17px 0;
    }

html > body > main.components-container > section.interactive_charts > aside ul > li {
    padding-left: 40px;
    white-space: nowrap;
    }

html > body > main.components-container > section.interactive_charts > aside ul > li > button {
    position: relative;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    background: transparent;
    border: none;
    }

html > body > main.components-container > section.interactive_charts > aside ul > li > button:before,
html > body > main.components-container > section.interactive_charts > aside ul > li > button:after {
    position: absolute;
    left: -40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.interactive_charts > aside ul > li > button:before {
    width: 24px;
    height: 24px;
    background: #f5f6f9;
    }

html > body > main.components-container > section.interactive_charts > aside ul > li > button:after {
    display: none;
    width: 16px;
    height: 16px;
    background: #f26259;
    -webkit-transform: translateY(-50%) translateX(25%);
    -moz-transform: translateY(-50%) translateX(25%);
    -ms-transform: translateY(-50%) translateX(25%);
    -o-transform: translateY(-50%) translateX(25%);
    transform: translateY(-50%) translateX(25%);
    }

html > body > main.components-container > section.interactive_charts > aside ul > li > button.active:before {
    background: #fff;
    }

html > body > main.components-container > section.interactive_charts > aside ul > li > button.active:after {
    display: block;
    }

html > body > main.components-container > section.interactive_charts > aside > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 175px;
    min-width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.interactive_charts > aside > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.interactive_charts > aside > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.interactive_charts > aside > a:focus,
html > body > main.components-container > section.interactive_charts > aside > a:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.interactive_charts > aside > a:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.interactive_charts > aside > a:focus {
    outline: none;
    }

html > body > main.components-container > section.interactive_charts > aside > a:focus,
html > body > main.components-container > section.interactive_charts > aside > a:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.interactive_charts > aside > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.interactive_charts > aside > a {
    position: absolute;
    bottom: 70px;
    left: 50%;
    min-width: 70%;
    color: #fff;
    background: #5968e9;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border: none;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.interactive_charts > aside > a {
    min-width: -webkit-calc(calc(100%) - 48px);
    min-width: -moz-calc(calc(100%) - 48px);
    min-width: calc(calc(100%) - 48px);
    }

}

html > body > main.components-container > section.landing-promo-header {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: -webkit-calc(100vh - 8px * 14);
    height: -moz-calc(100vh - 8px * 14);
    height: calc(100vh - 8px * 14);
    min-height: 568px;
    max-height: 728px;
    padding-bottom: 72px;
    }

html > body > main.components-container > section.landing-promo-header > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.landing-promo-header > button:focus,
html > body > main.components-container > section.landing-promo-header > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.landing-promo-header > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.landing-promo-header > button:focus {
    outline: none;
    }

html > body > main.components-container > section.landing-promo-header > button:focus,
html > body > main.components-container > section.landing-promo-header > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.landing-promo-header > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > h1,
html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > p,
html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > p.pretitle {
    font-weight: 700;
    text-shadow: 0 1px 15px rgba(0,0,0,.2);
    color: #fff;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form {
    background: #323442;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form:before {
    background-color: rgba(50,52,66,.6);
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > h2,
html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > p {
    color: #fff;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li.agreement > a {
    border-bottom-color: #696a6e;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li.agreement > a:focus {
    border-bottom-color: #ff675e;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li.agreement > a:active {
    border-bottom-color: #c41016;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li > label {
    color: #f5f6f9;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li.submit {
    width: 100%;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > ul.fields > li.submit > button {
    width: 100%;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > div.sent {
    background: #323442;
    }

html > body:not(.line_meridian72) > main.components-container > section.landing-promo-header.dark-mode > form.ajax-form > div.sent h3 {
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header.light > picture:before {
    content: none;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header.with-form {
    min-height: 800px;
    max-height: none;
    padding-bottom: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.landing-promo-header.with-form {
    min-height: 1000px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.landing-promo-header.with-form > picture {
    height: 728px;
    }

}

html > body > main.components-container > section.landing-promo-header.with-video:before {
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -1;
    width: 100vw;
    height: 100%;
    content: '';
    background: rgba(0,0,0,.33);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header.with-video:before {
    height: 90%;
    }

}

html > body > main.components-container > section.landing-promo-header[id="14832"] > h1,
html > body > main.components-container > section.landing-promo-header[id="14832"] > p,
html > body > main.components-container > section.landing-promo-header[id="14832"] > p.pretitle {
    color: #fff;
    }

html > body > main.components-container > section.landing-promo-header > a:not(.domrf) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > a:not(.domrf) {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > a:not(.domrf) {
    line-height: 49px;
    }

}

html > body > main.components-container > section.landing-promo-header > a:not(.domrf):focus,
html > body > main.components-container > section.landing-promo-header > a:not(.domrf):hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.landing-promo-header > a:not(.domrf):active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.landing-promo-header > a:not(.domrf):focus {
    outline: none;
    }

html > body > main.components-container > section.landing-promo-header > a:not(.domrf):focus,
html > body > main.components-container > section.landing-promo-header > a:not(.domrf):hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.landing-promo-header > a:not(.domrf):active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.landing-promo-header > a.domrf {
    position: absolute;
    top: 48px;
    left: 0;
    padding: 16px 16px 8px;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > a.domrf > img {
    width: 184px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > a.domrf {
    top: 24px;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form {
    position: absolute;
    right: 0;
    bottom: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 376px;
    padding: 40px 48px 32px 40px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form {
    position: relative;
    bottom: 0;
    padding: 24px;
    background: #323442;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form {
    width: 100%;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form:before {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form:before {
    background-color: rgba(50,52,66,.6);
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > div.sent {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > div.sent {
    background: #323442;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > div.sent h3 {
    color: #fff;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > h2 {
    color: #fff;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin: 0 0 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > p {
    color: #fff;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.submit {
    margin: 24px 0;
    }

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement {
    font-size: 12px;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a {
    color: #696a6e;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a {
    border-bottom-color: #696a6e;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:focus {
    color: #ff675e;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:hover,
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:focus {
    border-bottom-color: #ff675e;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:active {
    color: #c41016;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li.agreement > a:active {
    border-bottom-color: #c41016;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:focus,
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:focus {
    outline: none;
    }

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:focus,
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > label {
    color: rgba(255,255,255,.5);
    }

}

html > body > main.components-container > section.landing-promo-header > form.ajax-form > ul.fields > li > input::placeholder {
    color: #cfcecd;
    }

html > body > main.components-container > section.landing-promo-header > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    max-width: 43.026706231454%;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > h1 {
    font-size: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > h1 {
    max-width: 100%;
    text-shadow: 0 1px 15px rgba(0,0,0,.2);
    color: #fff;
    }

}

html > body > main.components-container > section.landing-promo-header > picture {
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -1;
    overflow: hidden;
    width: 100vw;
    height: 100%;
    font-size: 0;
    }

html > body > main.components-container > section.landing-promo-header > picture:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.25);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > picture:before {
    content: '';
    }

}

html > body > main.components-container > section.landing-promo-header > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > main.components-container > section.landing-promo-header > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    max-width: 43.026706231454%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > p {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > p {
    max-width: 100%;
    text-shadow: 0 1px 15px rgba(0,0,0,.2);
    color: #fff;
    }

}

html > body > main.components-container > section.landing-promo-header > p:not(:last-child) {
    margin-bottom: 48px;
    }

html > body > main.components-container > section.landing-promo-header > p:not(:last-child).before-form {
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > p:not(:last-child).before-form {
    margin-bottom: 48px;
    }

}

html > body > main.components-container > section.landing-promo-header > p.pretitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > p.pretitle {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > p.pretitle {
    color: #fff;
    }

}

html > body > main.components-container > section.landing-promo-header > video {
    position: absolute;
    top: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -2;
    overflow: hidden;
    width: 100vw;
    height: 100%;
    object-fit: cover;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.landing-promo-header > video {
    height: 90%;
    }

}

html > body > main.components-container > section.landing-promo-header > video.mobile {
    display: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.landing-promo-header > video.mobile {
    display: block;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.landing-promo-header > video.desktop {
    display: none;
    }

}

html > body > main.components-container > section.landing-promo-header > video ~ h1,
html > body > main.components-container > section.landing-promo-header > video ~ p,
html > body > main.components-container > section.landing-promo-header > video ~ p.pretitle {
    font-weight: 700;
    text-shadow: 0 1px 15px rgba(0,0,0,.2);
    color: #fff;
    }

html > body > main.components-container > section.leaders > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > h2 {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.leaders > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > p {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.leaders > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > section.leaders > ul > li {
    width: 31.157270029674%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.leaders > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.leaders > ul > li:not(:nth-child(3n)) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li:not(:nth-child(3n)) {
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li:not(:nth-child(2n)) {
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.leaders > ul > li:not(:nth-child(2n)) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.leaders > ul > li:not(:nth-last-child(-n + 3)) {
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li:not(:nth-last-child(-n + 3)) {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.leaders > ul > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.leaders > ul > li:not(:last-child) {
    margin-bottom: 40px;
    }

}

html > body > main.components-container > section.leaders > ul > li > h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-block: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li > h3 {
    font-size: 15px;
    }

}

html > body > main.components-container > section.leaders > ul > li > h3 > span.occupation {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li > h3 > span.occupation {
    font-size: 12px;
    }

}

html > body > main.components-container > section.leaders > ul > li > picture {
    position: relative;
    display: block;
    height: 0;
    padding-top: 65.96%;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li > picture {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.leaders > ul > li > picture > img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #f1f1f1;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.leaders > ul > li > a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    margin: 0;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.leaders > ul > li > a {
    font-size: 13px;
    }

}

html > body > main.components-container > section.leaders > ul > li > a:hover,
html > body > main.components-container > section.leaders > ul > li > a:focus {
    color: #ff675e;
    }

html > body > main.components-container > section.leaders > ul > li > a:active {
    color: #c41016;
    }

html > body > main.components-container > section.links-list > ul.columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-top: 32px;
    margin-left: 0;
    list-style: none;
    }

html > body > main.components-container > section.links-list > ul.columns > li.column > p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.links-list > ul.columns > li.column > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.links-list > ul.columns > li.column > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.links-list > ul.columns > li.column > ul {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.links-list > ul.columns > li.column > ul {
    padding-left: 12px;
    }

}

html > body > main.components-container > section.links-list > ul.columns > li.column > ul:not(:last-child) {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.links-list > ul.columns > li.column > ul > li {
    position: relative;
    }

html > body > main.components-container > section.links-list > ul.columns > li.column > ul > li:not(:last-child) {
    margin-bottom: 5px;
    }

html > body > main.components-container > section.links-list > ul.columns > li.column > ul > li > p {
    margin-top: 22px;
    }

html > body > main.components-container > section.links-list > ul.columns > li.column > ul > li:hover {
    border-color: rgba(255,103,94,.5);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.links-list > ul.columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.links-list > ul.columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.links-list > ul.columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    margin-top: 0;
    }

}

html > body > main.components-container > section.list > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 48px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.list > h2.with-subtitle {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.list > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin: 0 0 48px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.list > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > section.list > ul > li {
    width: 31.157270029674%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.list > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.list > ul > li:not(:nth-child(3n)) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li:not(:nth-child(3n)) {
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li:not(:nth-child(2n)) {
    margin-right: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.list > ul > li:not(:nth-child(2n)) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.list > ul > li:not(:nth-last-child(-n + 3)) {
    margin-bottom: 80px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li:not(:nth-last-child(-n + 3)) {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 80px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.list > ul > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.list > ul > li:not(:last-child) {
    margin-bottom: 48px;
    }

}

html > body > main.components-container > section.list > ul > li h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    font-weight: 500;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.list > ul > li h3:not(:last-child) {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.list > ul > li img {
    display: block;
    width: auto;
    height: 36px;
    margin-bottom: 16px;
    }

html > body > main.components-container > section.list > ul > li p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.list > ul > li span.factoid {
    font-size: 63px;
    font-weight: 700;
    line-height: 1.0634920634921;
    color: #f26259;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.list > ul > li span.factoid {
    font-size: 30px;
    }

}

html > body > main.components-container > section.list > ul > li > a {
    text-decoration: none;
    }

html > body > main.components-container > section.live-photos {
    position: relative;
    }

html > body > main.components-container > section.live-photos > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.live-photos > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.live-photos > ul {
    margin-left: 0;
    display: grid;
    }

html > body > main.components-container > section.live-photos > ul.cards-4 {
    grid-template-columns: 1fr 1fr;
    gap: 37px 44px;
    }

html > body > main.components-container > section.live-photos > ul.cards-4 > li {
    aspect-ratio: 1.4818181818182;
    max-height: 440px;
    list-style: none;
    }

html > body > main.components-container > section.live-photos > ul.cards-5 {
    grid-template-columns: -webkit-calc(31.157270029674%) 3.2640949554896% -webkit-calc(13.946587537092%) 3.2640949554896% -webkit-calc(13.946587537092%) 3.2640949554896% -webkit-calc(31.157270029674%);
    grid-template-columns: -moz-calc(31.157270029674%) 3.2640949554896% -moz-calc(13.946587537092%) 3.2640949554896% -moz-calc(13.946587537092%) 3.2640949554896% -moz-calc(31.157270029674%);
    grid-template-columns: calc(31.157270029674%) 3.2640949554896% calc(13.946587537092%) 3.2640949554896% calc(13.946587537092%) 3.2640949554896% calc(31.157270029674%);
    grid-template-rows: 440px 324px;
    gap: 30px 0;
    }

html > body > main.components-container > section.live-photos > ul.cards-5 > li.card-1 {
    grid-column: 1 / span 3;
    }

html > body > main.components-container > section.live-photos > ul.cards-5 > li.card-2 {
    grid-column-start: 5;
    grid-column-end: span 7;
    }

html > body > main.components-container > section.live-photos > ul.cards-5 > li.card-3 {
    grid-row-start: 2;
    grid-column: 1 / span 1;
    }

html > body > main.components-container > section.live-photos > ul.cards-5 > li.card-4 {
    grid-row-start: 2;
    grid-column: 3 / span 3;
    }

html > body > main.components-container > section.live-photos > ul.cards-5 > li.card-5 {
    grid-row-start: 2;
    grid-column: 7 / span 7;
    }

html > body > main.components-container > section.live-photos > ul.cards-6 {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 44px;
    }

html > body > main.components-container > section.live-photos > ul.cards-6 > li {
    aspect-ratio: 1.2962962962963;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.live-photos > ul.cards-4,
html > body > main.components-container > section.live-photos > ul.cards-5,
html > body > main.components-container > section.live-photos > ul.cards-6 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 44px 4.7619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.live-photos > ul.cards-4,
html > body > main.components-container > section.live-photos > ul.cards-5,
html > body > main.components-container > section.live-photos > ul.cards-6 {
    gap: 44px 3.7037037037037%;
    }

}

html > body > main.components-container > section.live-photos > ul > li {
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.live-photos > ul > li {
    width: -webkit-calc(calc(33.333333333333%) + calc(14.285714285714%));
    width: -moz-calc(calc(33.333333333333%) + calc(14.285714285714%));
    width: calc(calc(33.333333333333%) + calc(14.285714285714%));
    aspect-ratio: 1;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.live-photos > ul > li {
    width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.live-photos > ul > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.live-photos > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.live-photos > ul > li > button {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border: none;
    background-color: transparent;
    cursor: pointer;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.live-photos > ul > li > button {
    padding: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.live-photos > ul > li > button {
    cursor: default;
    }

}

html > body > main.components-container > section.live-photos > ul > li > button > picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.live-photos > ul > li > button > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > main.components-container > section.live-photos > ul > li > button > span {
    position: relative;
    z-index: 100;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.2272727272727;
    text-align: left;
    font-weight: 400;
    color: #4e505c;
    background: #fff;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    }

html > body > main.components-container > section.live-photos > ul > li > button {
    border-bottom: none;
    }

html > body > main.components-container > section.map-contacts-offices {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100vw;
    height: 100%;
    margin-top: -40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices {
    margin-top: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-height: none;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside {
    z-index: 5;
    display: block;
    overflow-y: auto;
    max-width: 382px;
    width: 100%;
    max-height: 767px;
    margin-right: 24px;
    background: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside {
    max-width: 274px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside {
    max-width: 100%;
    max-height: 100%;
    margin-right: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.map-contacts-offices > aside {
    overflow-y: visible;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > h1 {
    margin-top: 40px;
    margin-bottom: 32px;
    font-weight: 700;
    font-size: 37px;
    line-height: 1.1em;
    letter-spacing: -.2px;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > h1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.map-contacts-offices > aside > h1 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 1.08em;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-bottom: 24px;
    cursor: pointer;
    display: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls {
    margin-left: 0;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 25px;
    margin: 0 8px;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div > span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div > span.circle {
    z-index: 2;
    width: 16px;
    height: 16px;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: left 150ms ease-in-out;
    -moz-transition: left 150ms ease-in-out;
    -o-transition: left 150ms ease-in-out;
    transition: left 150ms ease-in-out;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div > span.line {
    right: 0;
    z-index: 1;
    height: 6px;
    background: #adaeb4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > label {
    font-size: 13px;
    }

}

@media print {
html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > label {
    border-bottom: none;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > label:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > label:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls {
    margin-right: -10px;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > label {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38em;
    letter-spacing: .2px;
    color: #4e505c;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div.line {
    width: 38px;
    height: 20px;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div.line > span.circle {
    top: 2px;
    bottom: 2px;
    left: 2px;
    background: #fff;
    -webkit-transition: left,right 150ms ease-in-out;
    -moz-transition: left,right 150ms ease-in-out;
    -o-transition: left,right 150ms ease-in-out;
    transition: left,right 150ms ease-in-out;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls > div.line > span.line {
    height: 20px;
    background: #f26259;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.map-contacts-offices > aside > h1 > div.controls.view-map > div.line > span.circle {
    right: 2px;
    left: initial;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts {
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts:not(:last-child) {
    margin-bottom: 35.2px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li {
    margin-right: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li {
    margin-right: 0;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li.with-plus-seven {
    overflow: hidden;
    white-space: nowrap;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li.with-plus-seven > span {
    text-indent: 0;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li > a {
    display: inline-block;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4em;
    color: #323442;
    text-decoration: none;
    border: none;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li > a {
    font-size: 17px;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li > span {
    display: block;
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #323442;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.contacts > li > span {
    font-size: 12px;
    line-height: 1.33em;
    letter-spacing: .4px;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices {
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 28px 24px 12px;
    cursor: pointer;
    background: #4e505c;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li:not(:last-child) {
    margin-bottom: 20px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li:not(:last-child) {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(78,80,92,.5);
    box-shadow: 0 20px 20px -15px rgba(78,80,92,.5);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li {
    padding: 27px 24px 20px;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > input {
    display: none;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > input:checked + label:after {
    display: block;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > h2,
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > h3 {
    margin-bottom: 4px;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.10em;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > h2,
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > h3 {
    font-size: 20px;
    line-height: 1.3em;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.56em;
    color: #adaeb4;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > p {
    font-size: 15px;
    line-height: 1.47em;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.info {
    display: none;
    gap: 18px;
    margin-top: 24px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.info {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 11px;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.info > p {
    width: 50%;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.info > p {
    font-size: 13px;
    line-height: 1.38em;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.info > p > span {
    display: block;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.map-view {
    display: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.map-view {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.map-view > button {
    padding: 0;
    margin-right: 27px;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.46em;
    color: #fff;
    white-space: nowrap;
    background: transparent;
    border: none;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li > div.map-view > img {
    display: block;
    width: 64px;
    height: 65px;
    margin-left: auto;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li.current {
    max-height: 500px;
    cursor: default;
    background: #f26259;
    -webkit-box-shadow: 0 20px 20px -15px rgba(242,98,89,.5);
    box-shadow: 0 20px 20px -15px rgba(242,98,89,.5);
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li.current > p {
    color: #fff;
    }

html > body > main.components-container > section.map-contacts-offices > aside > ul.offices > li.current > div.info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.map-contacts-offices > div.map {
    display: block;
    width: 100%;
    max-height: 789px;
    min-height: 100%;
    overflow: hidden;
    background: #f5f4f2;
    }

html > body > main.components-container > section.map-contacts-offices > div.map:before {
    left: -25%;
    }

@media screen and (max-width: 1919px) {
html > body > main.components-container > section.map-contacts-offices > div.map:before {
    left: -15%;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.map-contacts-offices > div.map:before {
    left: -3%;
    }

}

@media {
html > body > main.components-container > section.map-contacts-offices > div.map {
    display: block !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > div.map {
    display: none !important;
    height: 446px;
    }

}

html > body > main.components-container > section.map-contacts-offices > div.map.view {
    display: block !important;
    }

html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="controls__control"],
html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="controls__control_toolbar"] {
    right: -webkit-calc(50vw - 1208px / 2) !important;
    right: -moz-calc(50vw - 1208px / 2) !important;
    right: calc(50vw - 1208px / 2) !important;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="controls__control"],
html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="controls__control_toolbar"] {
    right: 36px !important;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="controls__control"],
html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="controls__control_toolbar"] {
    right: 24px !important;
    }

}

html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="ymaps-2-1-79-map"] {
    height: 100% !important;
    left: -15%;
    }

@media screen and (max-width: 1919px) {
html > body > main.components-container > section.map-contacts-offices > div.map ymaps[class$="ymaps-2-1-79-map"] {
    left: 0;
    }

}

html > body > main.components-container > section.map-contacts-offices > ul.content {
    display: none;
    }

html > body > main.components-container > section.media-with-tooltips {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    }

}

html > body > main.components-container > section.media-with-tooltips:last-child {
    margin-bottom: 0;
    }

html > body > main.components-container > section.media-with-tooltips > div.caption {
    position: absolute;
    bottom: 57px;
    z-index: 1;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.caption {
    position: relative;
    bottom: 0;
    left: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.media-with-tooltips > div.caption > h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: 1em;
    color: #fff;
    text-shadow: 0 4px 4px rgba(50,52,66,.13);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.caption > h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: .2px;
    color: #323442;
    }

}

html > body > main.components-container > section.media-with-tooltips > div.wrapper {
    position: relative;
    z-index: 1;
    width: 100vw;
    height: fit-content;
    margin-left: -webkit-calc(50% - 50vw);
    margin-left: -moz-calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.wrapper {
    overflow-y: hidden;
    width: 100vw;
    margin-left: -webkit-calc(50% - 50vw);
    margin-left: -moz-calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    }

}

html > body > main.components-container > section.media-with-tooltips > div.wrapper > picture {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: 880px;
    height: fit-content;
    overflow: hidden;
    }

@media screen and (max-width: 1919px) {
html > body > main.components-container > section.media-with-tooltips > div.wrapper > picture {
    max-height: 660px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.wrapper > picture {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }

}

html > body > main.components-container > section.media-with-tooltips > div.wrapper > picture > img {
    display: block;
    width: 100%;
    height: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.wrapper > picture > img {
    width: 744px;
    }

}

html > body > main.components-container > section.media-with-tooltips > div.wrapper > picture:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-linear-gradient(270deg,rgba(50,52,66,0) 26.59%,rgba(0,0,0,.43) 100%);
    background: -moz-linear-gradient(270deg,rgba(50,52,66,0) 26.59%,rgba(0,0,0,.43) 100%);
    background: -ms-linear-gradient(270deg,rgba(50,52,66,0) 26.59%,rgba(0,0,0,.43) 100%);
    background: -o-linear-gradient(270deg,rgba(50,52,66,0) 26.59%,rgba(0,0,0,.43) 100%);
    background: linear-gradient(180deg,rgba(50,52,66,0) 26.59%,rgba(0,0,0,.43) 100%);
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li {
    position: absolute;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > button {
    z-index: 3;
    background-color: #f26259;
    -webkit-box-shadow: 0 12px 12px -8px rgba(242,98,89,.37);
    box-shadow: 0 12px 12px -8px rgba(242,98,89,.37);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > button {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
    }

}

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > button > span {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > button:before,
html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > button:after {
    background-color: #fff;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > div.description {
    visibility: visible;
    opacity: 1;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li:hover > div.description {
    visibility: hidden;
    opacity: 0;
    }

}

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button {
    position: relative;
    z-index: 1;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    background: #fff;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: default;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:before,
html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 22px;
    height: 2px;
    margin: auto;
    content: "";
    background-color: #f26259;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button > span {
    position: absolute;
    top: -25%;
    left: -25%;
    z-index: -1;
    width: 150%;
    height: 150%;
    opacity: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:before,
html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > button:after {
    width: 16px;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 332px;
    width: intrinsic;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
    padding: 24px;
    background: #fff;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description:hover {
    visibility: visible;
    opacity: 1;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description.show-to-left {
    left: auto;
    right: 20px;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description.show-to-top {
    top: auto;
    bottom: 20px;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description.show-to-top-left {
    left: auto;
    top: auto;
    right: 20px;
    bottom: 20px;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description > p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #676975;
    }

html > body > main.components-container > section.media-with-tooltips > div.wrapper > ul.infopoints > li > div.description > span.title {
    display: block;
    margin-bottom: 8px;
    font-style: 14px;
    font-weight: 500;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #323442;
    }

html > body > main.components-container > section.my-auth {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 3.2640949554896%;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.my-auth {
    gap: 3.3112582781457%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.my-auth.autentificated {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

html > body > main.components-container > section.my-auth.autentificated > form {
    margin-right: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth.autentificated > form {
    margin-bottom: 0;
    }

}

html > body > main.components-container > section.my-auth.autentificated > div.description {
    padding: 24px 32px;
    margin-left: auto;
    }

html > body > main.components-container > section.my-auth.autentificated > div.description > h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 748px;
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth.autentificated > div.description > h3 {
    padding-right: 20px;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth.autentificated > div.description > h3 {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4em;
    }

}

html > body > main.components-container > section.my-auth.autentificated > div.description > label {
    top: 15px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 48px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth.autentificated > div.description > label {
    top: 0;
    height: 100%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper {
    margin-top: 16px;
    }

}

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > p {
    max-width: 748px;
    }

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:focus,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:hover,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:focus,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:active,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:focus,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:focus {
    outline: none;
    }

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:focus,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:hover,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:focus,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > a:active,
html > body > main.components-container > section.my-auth.autentificated > div.description > div.expanding-wrapper > div.markup > button:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.my-auth > div.description {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(5.3412462908012% * 4 + 3.2640949554896% * 3);
    width: -moz-calc(5.3412462908012% * 4 + 3.2640949554896% * 3);
    width: calc(5.3412462908012% * 4 + 3.2640949554896% * 3);
    padding: 40px;
    margin-right: auto;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.my-auth > div.description {
    width: -webkit-calc(31.12582781457%);
    width: -moz-calc(31.12582781457%);
    width: calc(31.12582781457%);
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.my-auth > div.description {
    padding: 32px 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > div.description {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description {
    padding: 0;
    border: none;
    }

}

html > body > main.components-container > section.my-auth > div.description > h3 {
    margin-bottom: 32px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1em;
    }

html > body > main.components-container > section.my-auth > div.description > label {
    position: absolute;
    top: 0;
    right: 32px;
    bottom: 0;
    display: none;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 48px;
    height: 100%;
    padding: 12px;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

html > body > main.components-container > section.my-auth > div.description > label > svg {
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

@media screen and (max-width: 1023px) {
html > body > main.components-container > section.my-auth > div.description > label {
    right: 16px;
    }

}

html > body > main.components-container > section.my-auth > div.description > label.hide {
    display: none;
    }

html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 32px;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:focus,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:hover,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:focus,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:active,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:focus,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:focus {
    outline: none;
    }

html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:focus,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:hover,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:focus,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > a:active,
html > body > main.components-container > section.my-auth > div.description > div.expanding-wrapper > div.markup > button:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.my-auth > div.description > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    margin-top: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth > div.description > a:focus,
html > body > main.components-container > section.my-auth > div.description > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.my-auth > div.description > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.my-auth > div.description > a:focus {
    outline: none;
    }

html > body > main.components-container > section.my-auth > div.description > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    margin-top: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth > div.description > button:focus,
html > body > main.components-container > section.my-auth > div.description > button:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.my-auth > div.description > button:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.my-auth > div.description > button:focus {
    outline: none;
    }

html > body > main.components-container > section.my-auth > div.description > div.application {
    margin-top: 32px;
    }

html > body > main.components-container > section.my-auth > div.description > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.my-auth > div.description > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > div.description > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.my-auth > div.description > p:nth-last-child(1) {
    margin-bottom: 0;
    }

html > body > main.components-container > section.my-auth > form {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(5.3412462908012% * 4 + 3.2640949554896% * 3);
    width: -moz-calc(5.3412462908012% * 4 + 3.2640949554896% * 3);
    width: calc(5.3412462908012% * 4 + 3.2640949554896% * 3);
    padding: 40px 32px;
    margin-left: auto;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.my-auth > form {
    width: -webkit-calc(31.12582781457%);
    width: -moz-calc(31.12582781457%);
    width: calc(31.12582781457%);
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.my-auth > form {
    padding: 32px 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form {
    width: 100%;
    margin-bottom: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form {
    padding: 32px 0;
    border: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form.auth-form {
    margin-left: 0;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form.restore-access {
    bottom: auto;
    padding-bottom: 21px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form.restore-access {
    padding-bottom: 48px;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access.show {
    display: block;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.phone {
    margin-bottom: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.phone {
    margin-bottom: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.phone {
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.phone {
    margin-bottom: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.submit {
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.submit {
    margin-bottom: 8px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.back {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.back {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.help {
    padding-top: 8px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.help {
    width: 100%;
    margin-bottom: 0;
    text-align: left;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.help {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    padding: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.help {
    width: 100%;
    text-align: center;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access > ul.fields > li.help > a {
    border-bottom-style: solid;
    }

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk {
    padding: 40px 40px 32px;
    background: #f5f4f2;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk {
    padding: 32px 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk {
    padding: 32px 0;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk p {
    font-size: 13px;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    width: 100%;
    padding: 0 8px;
    background: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back:focus,
html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back:focus {
    outline: none;
    }

html > body > main.components-container > section.my-auth > form.restore-access > div.sent-lk button.back:after {
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    margin-left: 8px;
    content: '';
    }

html > body > main.components-container > section.my-auth > form > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 10px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.my-auth > form > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin: 16px 0 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > p {
    margin-top: 8px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields input {
    font-weight: 400;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li:not(:last-child) {
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li:not(:last-child) {
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li:not(:last-child) {
    margin-bottom: 8px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.login,
html > body > main.components-container > section.my-auth > form > ul.fields > li.password,
html > body > main.components-container > section.my-auth > form > ul.fields > li.phone,
html > body > main.components-container > section.my-auth > form > ul.fields > li.submit,
html > body > main.components-container > section.my-auth > form > ul.fields > li.back,
html > body > main.components-container > section.my-auth > form > ul.fields > li.help {
    width: -webkit-calc(100% / 3 - 8px * 2);
    width: -moz-calc(100% / 3 - 8px * 2);
    width: calc(100% / 3 - 8px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.login,
html > body > main.components-container > section.my-auth > form > ul.fields > li.password,
html > body > main.components-container > section.my-auth > form > ul.fields > li.phone,
html > body > main.components-container > section.my-auth > form > ul.fields > li.submit,
html > body > main.components-container > section.my-auth > form > ul.fields > li.back,
html > body > main.components-container > section.my-auth > form > ul.fields > li.help {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.login,
html > body > main.components-container > section.my-auth > form > ul.fields > li.password,
html > body > main.components-container > section.my-auth > form > ul.fields > li.phone,
html > body > main.components-container > section.my-auth > form > ul.fields > li.submit,
html > body > main.components-container > section.my-auth > form > ul.fields > li.back,
html > body > main.components-container > section.my-auth > form > ul.fields > li.help {
    width: 100%;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li.login:not(:last-child),
html > body > main.components-container > section.my-auth > form > ul.fields > li.password:not(:last-child),
html > body > main.components-container > section.my-auth > form > ul.fields > li.phone:not(:last-child),
html > body > main.components-container > section.my-auth > form > ul.fields > li.submit:not(:last-child),
html > body > main.components-container > section.my-auth > form > ul.fields > li.back:not(:last-child),
html > body > main.components-container > section.my-auth > form > ul.fields > li.help:not(:last-child) {
    margin-bottom: 12px;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li.login > input,
html > body > main.components-container > section.my-auth > form > ul.fields > li.password > input,
html > body > main.components-container > section.my-auth > form > ul.fields > li.phone > input,
html > body > main.components-container > section.my-auth > form > ul.fields > li.submit > input,
html > body > main.components-container > section.my-auth > form > ul.fields > li.back > input,
html > body > main.components-container > section.my-auth > form > ul.fields > li.help > input {
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.submit {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li.agreement {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.agreement {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.agreement {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.agreement {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    margin-bottom: 8px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.agreement {
    width: 100%;
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li.help {
    padding-top: 16px;
    text-align: center;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.help {
    padding-top: 0;
    margin: 0 0 16px auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.help {
    margin: 0;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li.help > a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    border-bottom-style: dashed;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li.help > a {
    font-size: 13px;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li.help > a:hover {
    color: #ff675e;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li.help > a:active {
    color: #c41016;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > label {
    padding-top: 8px;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    width: 100%;
    padding: 0 8px;
    margin-top: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:focus,
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:focus {
    outline: none;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:focus,
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"] {
    margin-top: 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="submit"] {
    margin-top: 32px;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    width: 100%;
    margin-top: 8px;
    background: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"]:focus,
html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"]:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"]:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.my-auth > form > ul.fields > li > button[type="button"]:focus {
    outline: none;
    }

html > body > main.components-container > section.my-objects {
    position: relative;
    padding-bottom: 80px;
    margin: -40px 0 0;
    }

html > body > main.components-container > section.my-objects:before {
    position: absolute;
    top: -66px;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    bottom: 0;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f5f4f2;
    border-top: 1px solid #e7e6e4;
    border-bottom: 1px solid #e7e6e4;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects:before {
    top: -63px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects:before {
    content: none;
    }

}

html > body > main.components-container > section.my-objects > aside {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 8px 24px;
    margin-bottom: 24px;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > aside {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

}

html > body > main.components-container > section.my-objects > aside.attention {
    background: #fdf4b5;
    border-color: #fae446;
    }

html > body > main.components-container > section.my-objects > aside.warning {
    background: #fbd2d3;
    border-color: #f14950;
    }

html > body > main.components-container > section.my-objects > aside > a,
html > body > main.components-container > section.my-objects > aside > form.ajax-form > button[type="submit"] {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    position: relative;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > aside > a,
html > body > main.components-container > section.my-objects > aside > form.ajax-form > button[type="submit"] {
    font-size: 13px;
    }

}

html > body > main.components-container > section.my-objects > aside > a:hover:before,
html > body > main.components-container > section.my-objects > aside > form.ajax-form > button[type="submit"]:hover:before {
    right: -4px;
    }

html > body > main.components-container > section.my-objects > aside > a:before,
html > body > main.components-container > section.my-objects > aside > form.ajax-form > button[type="submit"]:before {
    position: absolute;
    right: 0;
    bottom: 5px;
    width: 5px;
    height: 5px;
    content: '';
    border-top: 1px solid #16192a;
    border-right: 1px solid #16192a;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: right 150ms ease-in-out;
    -moz-transition: right 150ms ease-in-out;
    -o-transition: right 150ms ease-in-out;
    transition: right 150ms ease-in-out;
    }

html > body > main.components-container > section.my-objects > aside > a {
    padding-right: 8px;
    border-bottom: none;
    }

html > body > main.components-container > section.my-objects > aside > button.close {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 19px;
    height: 19px;
    }

html > body > main.components-container > section.my-objects > aside > button.close::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container > section.my-objects > aside > button.close:before,
html > body > main.components-container > section.my-objects > aside > button.close:after {
    position: absolute;
    top: 10px;
    left: 0;
    width: 16px;
    height: 1px;
    content: '';
    background: #696a6e;
    }

html > body > main.components-container > section.my-objects > aside > button.close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.my-objects > aside > button.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > main.components-container > section.my-objects > aside > form.ajax-form.sending:before {
    cursor: wait;
    opacity: 0;
    }

html > body > main.components-container > section.my-objects > aside > form.ajax-form > ul.fields {
    display: none;
    }

html > body > main.components-container > section.my-objects > aside > form.ajax-form > button[type="submit"] {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    padding-right: 8px;
    }

html > body > main.components-container > section.my-objects > aside > form.ajax-form > button[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: none;
    }

html > body > main.components-container > section.my-objects > aside > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin: 0 .5em 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > aside > p {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > aside > p {
    text-align: center;
    }

}

html > body > main.components-container > section.my-objects > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: -24px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul {
    margin-bottom: -40px;
    }

}

html > body > main.components-container > section.my-objects > ul > li {
    margin-bottom: 24px;
    background: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li {
    margin-bottom: 48px;
    border: none;
    border-top: 1px solid #cfcecd;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.my-objects > ul > li:not(.debt) {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

html > body > main.components-container > section.my-objects > ul > li.new:before {
    content: '';
    }

html > body > main.components-container > section.my-objects > ul > li > div:not(:last-child) {
    border-bottom: 1px dashed #cfcecd;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div:not(:last-child) {
    border: none;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 32px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card {
    padding: 24px 0 0;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card:not(:last-child) {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card strong {
    font-size: 15px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 43.026706231454%;
    margin: 0 auto 0 5.3412462908012%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info {
    width: -webkit-calc(100% - 8.3333333333333% * 2);
    width: -moz-calc(100% - 8.3333333333333% * 2);
    width: calc(100% - 8.3333333333333% * 2);
    margin: 0 auto;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info {
    width: 100%;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.notification {
    color: #16192a;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.notification {
    padding: 16px 16px 24px;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.notification > p {
    margin: 0;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.notification > p:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.notification > p:not(:last-child) {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments {
    padding: 16px 16px 24px;
    margin-bottom: 16px;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments.empty {
    padding-top: 112px;
    background: url(images/star-lk.svg) left 24px no-repeat;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments.empty {
    padding: 88px 0 0;
    margin-bottom: 0;
    background-position-y: top;
    border: none;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments.empty > p {
    color: #696a6e;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    padding: 8px 16px 24px 8px;
    background: #f5f4f2;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill {
    font-size: 13px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill {
    width: 100%;
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill:not(:nth-last-child(2)) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill:not(:nth-last-child(2)) {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill.debt {
    font-weight: 700;
    color: #c41016;
    background: #fbd2d3;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill.debt:before {
    background: #c41016;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill.debt > strong {
    color: #c41016;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill:before,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill:after {
    position: absolute;
    content: '';
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill:before {
    right: 0;
    bottom: 0;
    width: 9px;
    height: 9px;
    background: #cfcecd;
    -webkit-border-radius: 2px 0 0;
    border-radius: 2px 0 0;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill:after {
    right: -3px;
    bottom: -6px;
    width: 8px;
    height: 16px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill > strong {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.bill > strong {
    font-size: 17px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid > strong,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid > div.paid-range {
    margin-bottom: 8px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid > div.paid-range {
    position: relative;
    height: 4px;
    background: #e7e6e4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid > div.paid-range > span {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #f26259;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > div.paid > div.paid-range > span.debt {
    background: #4d4f58;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    width: 100%;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 > span {
    display: inline-block;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 > span.overpay {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #08a652;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 > span.overpay {
    font-size: 13px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 > span.overpay {
    display: block;
    margin-top: 4px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > h3 > span.overpay:before {
    content: '✓ ';
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > p {
    width: 100%;
    margin: -20px 0 24px 0;
    color: #16192a;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > p {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > p > span.status {
    display: inline-block;
    padding: 0 8px;
    margin-top: 4px;
    background: #f5f4f2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > p > span.status.received {
    color: #fff;
    background: #19bb4f;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > ul.details {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: -8px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > ul.details > li {
    display: inline-block;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > ul.details > li:not(:last-child) {
    position: relative;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > div.payments > ul.details > li:not(:last-child):after {
    content: ' · ';
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 24px 32px;
    border: 1px solid #19bb4f;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form {
    padding: 16px 16px 24px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form.sending:before {
    opacity: 0;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form.sending > ul.fields {
    opacity: .4;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #19bb4f;
    max-width: 288px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields {
    display: block;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li:not(:last-child) {
    margin-right: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li:not(:last-child) {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li:not(:last-child) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > input[type="text"] {
    border-color: #19bb4f;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > input[type="text"] {
    width: 100%;
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > input[type="text"]:hover,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > input[type="text"]:active,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > input[type="text"]:focus {
    border-color: #08a652;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #19bb4f;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    height: 48px;
    padding: 0 44px 0 32px;
    font-weight: 700;
    line-height: 48px;
    background: #19bb4f;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:focus,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:hover {
    color: #fff;
    border-color: #08a652;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #08a652;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:focus {
    outline: none;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"] {
    width: 100%;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:active,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:focus,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > form.ajax-form > ul.fields > li > button[type="submit"]:hover {
    background: #08a652;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin: 0 0 16px;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > h2 {
    margin-top: 48px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > h2 {
    margin-top: 40px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > h2 > span.contract {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #696a6e;
    display: block;
    margin-top: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > h2 > span.contract {
    font-size: 15px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-bottom: 32px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties:not(:last-child) {
    margin-bottom: 24px;
    border-bottom: 1px dashed #cfcecd;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties:not(:last-child) {
    border-bottom: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties:last-child {
    padding-bottom: 0;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties > li {
    white-space: nowrap;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties > li:not(:last-child) {
    margin-right: 24px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > div.info > ul.properties > li:not(:last-child) {
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure {
    position: relative;
    width: 50%;
    min-height: 272px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure {
    width: -webkit-calc(100% - 8.3333333333333% * 2);
    width: -moz-calc(100% - 8.3333333333333% * 2);
    width: calc(100% - 8.3333333333333% * 2);
    min-height: 0;
    padding-top: 50%;
    margin: 0 auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure {
    padding-top: 65%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure {
    width: 100%;
    padding-top: 100%;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure.no-plan > img {
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure[data-floor-place] > img {
    opacity: 0;
    }

html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    content: '';
    background: #e7e6e4;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure:before {
    top: auto;
    bottom: -24px;
    width: 100%;
    height: 1px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure:before {
    background: #cfcecd;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > img,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > svg {
    position: absolute;
    top: 24px;
    right: 72px;
    width: -webkit-calc(100% - 8px * 18);
    width: -moz-calc(100% - 8px * 18);
    width: calc(100% - 8px * 18);
    height: -webkit-calc(100% - 8px * 6);
    height: -moz-calc(100% - 8px * 6);
    height: calc(100% - 8px * 6);
    object-fit: contain;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > img,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > svg {
    right: 0;
    width: 100%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > img,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > svg {
    top: 0;
    height: 100%;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > svg [id*="STR-"].current *,
html > body > main.components-container > section.my-objects > ul > li > div.object-card > figure > svg [id*="PRK-"].current * {
    fill-opacity: 1;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 16px 0;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details {
    padding: 16px;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details h3 {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details {
    display: none;
    width: 60.237388724036%;
    margin-right: 5.3412462908012%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details {
    width: -webkit-calc(50% - 8.3333333333333% - 8px * 2);
    width: -moz-calc(50% - 8.3333333333333% - 8px * 2);
    width: calc(50% - 8.3333333333333% - 8px * 2);
    margin-right: 8.3333333333333%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details {
    width: -webkit-calc(100% - 8.3333333333333% * 2);
    width: -moz-calc(100% - 8.3333333333333% * 2);
    width: calc(100% - 8.3333333333333% * 2);
    margin-right: 8.3333333333333%;
    margin-left: 8.3333333333333%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details {
    width: 100%;
    margin: 0;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details > ul {
    font-size: 15px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details > ul > li:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.details > ul > li > strong {
    font-weight: 700;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule {
    display: none;
    width: 25.816023738872%;
    margin: 0 auto 0 5.3412462908012%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule {
    width: -webkit-calc(50% - 8.3333333333333% - 8px * 2);
    width: -moz-calc(50% - 8.3333333333333% - 8px * 2);
    width: calc(50% - 8.3333333333333% - 8px * 2);
    margin-right: auto;
    margin-left: 8.3333333333333%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: -webkit-calc(100% - 8.3333333333333% * 2);
    width: -moz-calc(100% - 8.3333333333333% * 2);
    width: calc(100% - 8.3333333333333% * 2);
    margin-right: 8.3333333333333%;
    margin-left: 8.3333333333333%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule {
    width: 100%;
    margin: 0;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule > table tr:not(:last-child) > td {
    padding-bottom: 16px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule > table tr > td {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule > table tr > td {
    font-size: 15px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule > table tr > td:first-child {
    padding-right: 40px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > div.schedule > table tr > td:last-child {
    font-weight: 700;
    text-align: right;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label:before,
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label:after {
    border-top: 5px solid transparent;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label:before {
    top: 2px;
    border-bottom: 8px solid #f26259;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label:after {
    top: 8px;
    border-bottom: 2px solid #fff;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label > span:before {
    content: 'Скрыть ';
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked + label > span:before {
    content: none;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked ~ div.schedule,
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked ~ div.details {
    display: block;
    margin-bottom: 48px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked ~ div.schedule {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > input.state-switch:checked ~ div.details {
    margin-bottom: 32px;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    position: relative;
    padding-right: 24px;
    margin: 0 60.237388724036% 0 5.3412462908012%;
    text-transform: lowercase;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label {
    font-size: 13px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label {
    margin-right: 34.52380952381%;
    margin-left: 8.3333333333333%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label {
    margin-right: 8.3333333333333%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label {
    margin: 0;
    text-transform: none;
    }

}

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label:before,
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label:after {
    position: absolute;
    display: block;
    content: '';
    top: 7px;
    right: 8px;
    bottom: auto;
    left: auto;
    border: 5px solid transparent;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label:before {
    border-top: 8px solid #f26259;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label:after {
    border-top: 2px solid #fff;
    }

html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label > span:before {
    text-transform: capitalize;
    content: 'Показать ';
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.my-objects > ul > li > div.schedule-and-details > label > span:before {
    content: none;
    }

}

html > body > main.components-container > section.objects {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    }

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li {
    width: 31.157270029674%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li {
    width: 100%;
    }

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li:not(:last-child) {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li:nth-child(odd) {
    margin-right: 0;
    }

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li:not(:nth-of-type(3n)) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li:not(:nth-of-type(3n)) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.info {
    max-height: 480px;
    min-height: 480px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.info {
    max-height: none;
    min-height: auto;
    height: 100%;
    aspect-ratio: 2;
    }

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.info img {
    max-height: none;
    min-height: auto;
    height: auto;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.info {
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    max-height: 260px;
    min-height: 260px;
    aspect-ratio: auto;
    }

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.info img {
    max-height: 260px;
    min-height: 260px;
    }

}

@media {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.title > h3 {
    white-space: nowrap;
    }

}

@media {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > p.price {
    margin-top: auto;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > p.price {
    margin-top: 0;
    }

}

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.more-info {
    top: 98px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.more-info {
    top: auto;
    }

}

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.more-info > ul:not(:last-child) {
    margin-bottom: 26px;
    }

@media {
html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.more-info > div.progress {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

html > body > main.components-container > section.objects[data-count="3"] > ul.objects-list > li > a > div.more-info > div.progress > span {
    width: 100%;
    margin-top: 8px;
    margin-left: 0;
    }

}

html > body > main.components-container > section.objects ~ section.promo-banner.background_gray {
    margin-top: 0;
    }

html > body > main.components-container > section.objects > div.controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-bottom: 24px;
    cursor: pointer;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > div.controls {
    margin-left: 0;
    }

}

html > body > main.components-container > section.objects > div.controls > div {
    position: relative;
    display: inline-block;
    width: 28px;
    height: 25px;
    margin: 0 8px;
    }

html > body > main.components-container > section.objects > div.controls > div > span {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    }

html > body > main.components-container > section.objects > div.controls > div > span.circle {
    z-index: 2;
    width: 16px;
    height: 16px;
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: left 150ms ease-in-out;
    -moz-transition: left 150ms ease-in-out;
    -o-transition: left 150ms ease-in-out;
    transition: left 150ms ease-in-out;
    }

html > body > main.components-container > section.objects > div.controls > div > span.line {
    right: 0;
    z-index: 1;
    height: 6px;
    background: #adaeb4;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

html > body > main.components-container > section.objects > div.controls > label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > div.controls > label {
    font-size: 13px;
    }

}

@media print {
html > body > main.components-container > section.objects > div.controls > label {
    border-bottom: none;
    }

}

html > body > main.components-container > section.objects > div.controls > label:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.objects > div.controls > label:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container > section.objects > div.controls > label {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.38em;
    letter-spacing: .2px;
    color: #4e505c;
    }

html > body > main.components-container > section.objects > div.controls > div.line {
    width: 38px;
    height: 20px;
    }

html > body > main.components-container > section.objects > div.controls > div.line > span.circle {
    top: 2px;
    bottom: 2px;
    left: 2px;
    background: #fff;
    -webkit-transition: left,right 150ms ease-in-out;
    -moz-transition: left,right 150ms ease-in-out;
    -o-transition: left,right 150ms ease-in-out;
    transition: left,right 150ms ease-in-out;
    }

html > body > main.components-container > section.objects > div.controls > div.line > span.line {
    height: 20px;
    background: #f26259;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.objects > div.controls.view-map > div.line > span.circle {
    right: 2px;
    left: initial;
    }

html > body > main.components-container > section.objects > div.on-map {
    position: relative;
    display: none;
    overflow: hidden;
    width: 100%;
    height: 588px;
    background: #f5f4f2;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: max-height 150ms ease-in-out;
    -moz-transition: max-height 150ms ease-in-out;
    -o-transition: max-height 150ms ease-in-out;
    transition: max-height 150ms ease-in-out;
    }

html > body > main.components-container > section.objects > div.on-map > aside {
    position: absolute;
    top: 33px;
    left: 50px;
    z-index: 5;
    padding: 22px 64px 42px 22px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > div.on-map > aside {
    display: none;
    }

}

html > body > main.components-container > section.objects > div.on-map > aside > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > div.on-map > aside > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.objects > div.on-map > aside > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > input {
    display: none;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > input:checked + label:after {
    display: block;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    position: relative;
    padding-left: 32px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label {
    font-size: 15px;
    }

}

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label:hover:before {
    border-color: #adaeb4;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label:active:before {
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label:before,
html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label:after {
    position: absolute;
    display: block;
    content: '';
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label:before {
    top: 3px;
    right: auto;
    bottom: auto;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }

html > body > main.components-container > section.objects > div.on-map > aside > ul > li > label:after {
    top: 3px;
    right: auto;
    bottom: auto;
    left: 2px;
    width: 16px;
    height: 16px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 5px;
    }

html > body > main.components-container > section.objects > div.on-map > div.map {
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.objects > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #323442;
    letter-spacing: -.2px;
    display: inline-block;
    max-width: 48.367952522255%;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > h1 {
    font-size: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > h1 {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > h1 {
    padding-right: 15px;
    margin-right: auto;
    }

html > body > main.components-container > section.objects > h1 > span {
    display: none;
    }

}

html > body > main.components-container > section.objects > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: inline-block;
    max-width: 48.367952522255%;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > h2 {
    width: 100%;
    max-width: none;
    }

}

html > body > main.components-container > section.objects > input {
    display: none;
    }

html > body > main.components-container > section.objects > input#objects-tile:checked ~ div.controls > label[for="objects-tile"] {
    color: #7f818b;
    }

html > body > main.components-container > section.objects > input#objects-tile:checked ~ div.controls > div.line > span.circle {
    left: 2px;
    }

html > body > main.components-container > section.objects > input#objects-tile:checked ~ ul.objects-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.objects > input#objects-map:checked ~ div.controls > label[for="objects-map"] {
    color: #7f818b;
    }

html > body > main.components-container > section.objects > input#objects-map:checked ~ div.controls > div.line > span.circle {
    left: -webkit-calc(100% - 18px);
    left: -moz-calc(100% - 18px);
    left: calc(100% - 18px);
    }

html > body > main.components-container > section.objects > input#objects-map:checked ~ div.on-map {
    display: block;
    }

html > body > main.components-container > section.objects > ul.objects-list {
    display: none;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li {
    position: relative;
    width: 48.367952522255%;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:not(:last-child):not(:nth-last-child(2)) {
    margin-bottom: 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li:not(:last-child) {
    margin-bottom: 40px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:nth-child(odd) {
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li:nth-child(odd) {
    margin-right: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child {
    width: 100%;
    margin: 0;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a {
    position: relative;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 40px 18px 48.367952522255%;
    height: 360px;
    background: #5968e9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a:hover > div.info:after {
    opacity: 0;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a:hover ~ span.finishing.new-home {
    opacity: 1;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a:hover ~ span.finishing.new-home {
    opacity: 1;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a {
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    height: auto;
    padding: 0;
    max-height: none;
    background: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.info {
    position: absolute;
    top: 0;
    left: 0;
    width: 48.367952522255%;
    height: 100%;
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.info:after {
    opacity: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.info {
    position: relative;
    width: 100%;
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    max-height: none;
    margin: 0 0 11.2px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.info > picture > img {
    max-height: none;
    min-height: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.info {
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.more-info {
    position: relative;
    top: 8px;
    opacity: 1;
    width: -webkit-calc(100% - 24px);
    width: -moz-calc(100% - 24px);
    width: calc(100% - 24px);
    margin-top: 8px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.more-info {
    top: auto;
    width: 100%;
    margin-top: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.more-info > h3 {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.more-info > h3 {
    display: block;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.more-info > ul:not(:last-child) {
    margin-bottom: 8px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.more-info > ul:not(:last-child) {
    margin-bottom: 18px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title {
    margin-left: 24px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title {
    margin-left: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > h3 {
    font-size: 20px;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > h3 {
    color: #323442;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > h3 {
    font-size: 16px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > span {
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > span {
    color: #7f818b;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > span > svg > path {
    fill: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > span > svg > path {
    fill: #7f818b;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin: 0;
    color: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > div.title > p {
    color: #323442;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > p.price {
    position: absolute;
    top: 22px;
    right: 40px;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > p.price {
    position: relative;
    top: 0;
    right: initial;
    color: #7f818b;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: auto;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > ul > li:not(:last-child) {
    margin-bottom: 24px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > ul > li > img {
    margin-top: 10px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > ul > li > div {
    margin-top: 14px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > a > ul > li > div {
    margin-top: 18px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li:only-child > ul.heading-menu {
    left: 0;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: -webkit-calc(48.367952522255% - 20px);
    width: -moz-calc(48.367952522255% - 20px);
    width: calc(48.367952522255% - 20px);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li:only-child > ul.heading-menu {
    left: 113px;
    width: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li {
    width: 100%;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li.new {
    position: relative;
    }

html > body > main.components-container > section.objects > ul.objects-list > li.new:before {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    position: absolute;
    top: 24px;
    left: 20px;
    z-index: 2;
    padding: 4px 12px 3px;
    font-weight: 500;
    content: 'Новый дом';
    background: #f26259;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li.new:before {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li.new:before {
    top: 24px;
    left: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li.new:before {
    top: 24px;
    left: 20px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li.new:before {
    top: 46px;
    left: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li.soon:before {
    content: 'Скоро в продаже';
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: none;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a:hover > div.info:after {
    opacity: 1;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a:hover > div.info:after {
    opacity: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a:hover > div.info > ul {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a:hover > div.more-info {
    opacity: 1;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a:hover ~ span.finishing.new-home {
    opacity: 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a:hover ~ span.finishing.new-home {
    opacity: 1;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    height: -webkit-calc(calc(100vw - 36px * 2) * 56.25 / 100 / 2);
    height: -moz-calc(calc(100vw - 36px * 2) * 56.25 / 100 / 2);
    height: calc(calc(100vw - 36px * 2) * 56.25 / 100 / 2);
    max-height: 360px;
    min-height: 360px;
    margin-bottom: 11.2px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info {
    max-height: 260px;
    min-height: 260px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info {
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    max-height: 260px;
    min-height: 260px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info {
    min-height: 260px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    content: "";
    background: #5968e9;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info:after {
    opacity: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info.soon:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    background: #000;
    opacity: .4;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #fff;
    position: absolute;
    top: 24px;
    left: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > h3 {
    top: 16px;
    left: 16px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > h3 > span {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3571428571429;
    color: #fff;
    letter-spacing: .2px;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > h3 > span {
    font-size: 13px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > picture {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: #f5f4f2;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > picture > img {
    max-height: 260px;
    min-height: 260px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul {
    position: absolute;
    bottom: 16px;
    left: 0;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    opacity: 0;
    -webkit-transform: translateY(16px);
    -moz-transform: translateY(16px);
    -ms-transform: translateY(16px);
    -o-transform: translateY(16px);
    transform: translateY(16px);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    transition: transform 150ms ease-in-out,opacity 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    overflow-x: scroll;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-overflow-scrolling: touch;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul:before {
    position: absolute;
    left: 5.4%;
    right: 5.4%;
    top: -12px;
    height: 1px;
    content: "";
    background: rgba(255,255,255,.5);
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul > li {
    width: auto;
    padding: 0 12px;
    white-space: nowrap;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul > li {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul > li > h3 {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    width: 100%;
    margin-bottom: 2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul > li > h3 {
    font-size: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul > li > span {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3571428571429;
    color: #fff;
    letter-spacing: .2px;
    display: inline-block;
    width: 100%;
    margin-top: auto;
    text-transform: uppercase;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.info > ul > li > span {
    font-size: 13px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info {
    position: absolute;
    top: 86px;
    right: 24px;
    left: 24px;
    z-index: 2;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(100% - 48px);
    width: -moz-calc(100% - 48px);
    width: calc(100% - 48px);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: 100%;
    opacity: 1;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.56em;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > h3 {
    font-size: 15px;
    line-height: 1.46em;
    color: #4e505c;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > ul:not(:last-child) {
    margin-bottom: 18px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > ul > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > ul > li > p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.56em;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > ul > li > p {
    font-size: 15px;
    line-height: 1.47em;
    color: #4e505c;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > ul > li > p:last-child {
    margin-left: auto;
    font-weight: 500;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress > p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.56em;
    color: #fff;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress > p {
    font-size: 14px;
    line-height: 1.35em;
    letter-spacing: .2px;
    color: #4e505c;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress > span {
    position: relative;
    display: block;
    width: 200px;
    height: 12px;
    margin-left: auto;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress > span {
    width: 100%;
    margin-top: 8px;
    margin-left: 0;
    background: #adaeb4;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.more-info > div.progress > span > span.progress-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 12px;
    content: '';
    background: #f26259;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title {
    display: inline-block;
    max-width: 50%;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title {
    max-width: none;
    margin-bottom: 8px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > h2,
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    font-size: 20px;
    line-height: 1.4em;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > h2,
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > span {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 1.56em;
    color: #7f818b;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > span {
    font-size: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > div.title > span > svg {
    display: block;
    width: 24px;
    height: 24px;
    margin-bottom: 5px;
    margin-left: -5px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul {
    width: 100%;
    padding-top: 8px;
    border-top: 1px solid #e7e6e4;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul {
    width: auto;
    padding-top: 0;
    border-top: none;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul {
    width: 100%;
    padding-top: 8px;
    border-top: 1px solid #e7e6e4;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li {
    font-size: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div:not(:first-child) {
    margin-left: 16px;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div > span:first-child {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #676975;
    letter-spacing: .4px;
    margin-bottom: 2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div > span:first-child {
    font-size: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div > span:last-child {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-top: auto;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > a > ul > li > div > span:last-child {
    font-size: 15px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > a > p.price {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.56em;
    color: #7f818b;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > div {
    position: absolute;
    top: 24px;
    left: 20px;
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > div > span {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    padding: 3px 10px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    background-color: rgba(50,52,66,.4);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > div > span {
    font-size: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > span.finishing {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    position: absolute;
    top: 24px;
    left: 20px;
    z-index: 1;
    padding: 4px 12px 3px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    background-color: #4e505c;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.finishing {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.finishing {
    top: 24px;
    left: 20px;
    opacity: 1;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.finishing {
    top: 24px;
    left: 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.finishing {
    top: 16px;
    left: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > span.new-home {
    top: 54px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.new-home {
    top: 54px;
    left: 20px;
    opacity: 1;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.new-home {
    top: 54px;
    left: 20px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > span.new-home {
    top: 16px;
    left: 12px;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu {
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 2;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu {
    top: 55px;
    right: auto;
    left: 20px;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu {
    top: 24px;
    right: 20px;
    left: auto;
    z-index: 1;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu {
    top: 24px;
    right: 20px;
    left: auto;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu {
    top: 46px;
    right: auto;
    left: 12px;
    z-index: 1;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu > li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 8px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu > li:not(:last-child) {
    margin-right: 8px;
    margin-bottom: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu > li > a.pdf {
    display: block;
    }

}

html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu > li > a {
    padding: 4px 12px 3px;
    color: #5968e9;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu > li > a:hover {
    color: #7c8aff;
    -webkit-box-shadow: 0 12px 12px -8px #fff;
    box-shadow: 0 12px 12px -8px #fff;
    }

html > body > main.components-container > section.objects > ul.objects-list > li > ul.heading-menu > li > a:active {
    color: #505fdb;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.new-home {
    top: 24px;
    right: 20px;
    left: auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.new-home {
    top: 24px;
    right: 20px;
    left: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.new-home {
    top: 24px;
    right: 20px;
    left: auto;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.objects > ul.objects-list > li > ul.new-home {
    top: 46px;
    right: auto;
    left: 113px;
    z-index: 1;
    }

}

html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_0 ~ div.tabs > ul > li > label[for="year_0"],
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_1 ~ div.tabs > ul > li > label[for="year_1"],
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_2 ~ div.tabs > ul > li > label[for="year_2"],
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_3 ~ div.tabs > ul > li > label[for="year_3"],
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_4 ~ div.tabs > ul > li > label[for="year_4"],
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_5 ~ div.tabs > ul > li > label[for="year_5"] {
    color: #f26259;
    }

html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_0 ~ ul.items > li.year-0,
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_1 ~ ul.items > li.year-1,
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_2 ~ ul.items > li.year-2,
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_3 ~ ul.items > li.year-3,
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_4 ~ ul.items > li.year-4,
html > body > main.components-container > section.objects-finished > input.state-switch:checked#year_5 ~ ul.items > li.year-5 {
    display: block;
    }

html > body > main.components-container > section.objects-finished > ul.items > li > a > h4 {
    margin-bottom: 0;
    }

html > body > main.components-container > section.objects-finished > ul.items > li > a > p.note {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    float: right;
    margin-left: 16px;
    text-align: right;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects-finished > ul.items > li > a > p.note {
    font-size: 12px;
    }

}

html > body > main.components-container > section.objects-finished > ul.items > li > a > p.note > span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.objects-finished > ul.items > li > a > p.note > span {
    font-size: 15px;
    }

}

html > body > main.components-container > section.online-complex-slider {
    position: relative;
    }

html > body > main.components-container > section.online-complex-slider > ul.bookmarks {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 50px;
    left: 5.3412462908012%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.bookmarks {
    top: auto;
    bottom: 38px;
    left: 9.2592592592593%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.online-complex-slider > ul.bookmarks {
    bottom: 15px;
    left: 15px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.bookmarks > li {
    position: relative;
    width: 6px;
    height: 6px;
    cursor: pointer;
    opacity: .5;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > main.components-container > section.online-complex-slider > ul.bookmarks > li:not(:last-child) {
    margin-right: 14px;
    }

html > body > main.components-container > section.online-complex-slider > ul.bookmarks > li:hover {
    opacity: 1;
    }

html > body > main.components-container > section.online-complex-slider > ul.bookmarks > li.current {
    pointer-events: none;
    opacity: 1;
    background: #fff;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    }

html > body > main.components-container > section.online-complex-slider > ul.bookmarks > li:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    content: '';
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }

html > body > main.components-container > section.online-complex-slider > ul.slides {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: grab;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides.sliding {
    cursor: grabbing;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 1348px;
    height: 616px;
    padding: 40px 0;
    margin-right: 16px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li {
    width: -webkit-calc(100vw - 36px * 2);
    width: -moz-calc(100vw - 36px * 2);
    width: calc(100vw - 36px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: -webkit-calc(100vw - 24px * 2);
    width: -moz-calc(100vw - 24px * 2);
    width: calc(100vw - 24px * 2);
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li:first-child:last-child {
    cursor: auto;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li:not(.no-title):before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: '';
    background: -webkit-linear-gradient(222deg,transparent,rgba(22,25,42,.4)),-webkit-linear-gradient(transparent,rgba(22,25,42,.3));
    background: -moz-linear-gradient(222deg,transparent,rgba(22,25,42,.4)),-moz-linear-gradient(transparent,rgba(22,25,42,.3));
    background: -ms-linear-gradient(222deg,transparent,rgba(22,25,42,.4)),-ms-linear-gradient(transparent,rgba(22,25,42,.3));
    background: -o-linear-gradient(222deg,transparent,rgba(22,25,42,.4)),-o-linear-gradient(transparent,rgba(22,25,42,.3));
    background: linear-gradient(228deg,transparent,rgba(22,25,42,.4)),linear-gradient(transparent,rgba(22,25,42,.3));
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > h3 {
    width: 43.026706231454%;
    margin: 0 0 12px 5.3412462908012%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > h3 {
    width: 78.571428571429%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > h3 {
    width: 81.481481481481%;
    margin: 0 0 8px 9.2592592592593%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > h3 {
    width: -webkit-calc(100% - 8px * 3);
    width: -moz-calc(100% - 8px * 3);
    width: calc(100% - 8px * 3);
    margin-left: 12px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > h3 > a {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #fff;
    letter-spacing: -.2px;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > h3 > a {
    font-size: 24px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > picture {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > p {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5625;
    color: #fff;
    width: 43.026706231454%;
    margin: 0 0 40px 5.3412462908012%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > p {
    width: 78.571428571429%;
    margin-bottom: 32px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > p {
    width: 81.481481481481%;
    margin: 0 0 24px 9.2592592592593%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > p {
    width: -webkit-calc(100% - 8px * 3);
    width: -moz-calc(100% - 8px * 3);
    width: calc(100% - 8px * 3);
    margin-left: 12px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-left: 5.3412462908012%;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 48.367952522255%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links {
    width: -webkit-calc(100% - 5.3412462908012% * 2);
    width: -moz-calc(100% - 5.3412462908012% * 2);
    width: calc(100% - 5.3412462908012% * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links {
    width: 384px;
    margin-left: 9.2592592592593%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links {
    width: -webkit-calc(100% - 8px * 3);
    width: -moz-calc(100% - 8px * 3);
    width: calc(100% - 8px * 3);
    margin-left: 12px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li {
    padding-left: 24px;
    background-position: left top;
    background-repeat: no-repeat;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 32px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li {
    width: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li {
    width: 50%;
    padding-left: 32px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li {
    width: 100%;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:not(:last-child) {
    margin-right: 32px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:not(:last-child) {
    margin-right: 0;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:not(:last-child) {
    margin-right: 16px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:not(:last-child) {
    margin-right: 0;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:not(:nth-last-child(-n + 2)) {
    margin-bottom: 12px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li:nth-last-child(2) {
    margin-bottom: 12px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li.booklet {
    background-image: url(images/white-booklet.svg);
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li.cube {
    background-image: url(images/white-cube.svg);
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li.eye {
    padding-left: 32px;
    background-image: url(images/white-eye.svg);
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li.three-d {
    background-image: url(images/3d.svg);
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li > a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: rgba(255,255,255,.7);
    letter-spacing: .4px;
    display: block;
    border-bottom: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li > a {
    font-size: 12px;
    }

}

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li > a:hover {
    color: #fff;
    }

html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li > a > strong {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3571428571429;
    color: #fff;
    letter-spacing: .2px;
    display: block;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-complex-slider > ul.slides > li > ul.links > li > a > strong {
    font-size: 13px;
    }

}

html > body > main.components-container > section.online-header {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100vh;
    min-height: 560px;
    max-height: 960px;
    padding-bottom: 80px;
    margin-top: -121px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-header {
    margin-top: -97px;
    }

}

html > body > main.components-container > section.online-header > div.dots {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: auto 0 40px;
    }

html > body > main.components-container > section.online-header > div.dots > span {
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation-name: moveDots;
    -moz-animation-name: moveDots;
    -o-animation-name: moveDots;
    animation-name: moveDots;
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    }

html > body > main.components-container > section.online-header > div.dots > span:not(:last-child) {
    margin-right: 12px;
    }

html > body > main.components-container > section.online-header > div.dots > span:nth-child(3) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    }

html > body > main.components-container > section.online-header > div.dots > span:nth-child(2) {
    -webkit-animation-delay: .15s;
    -moz-animation-delay: .15s;
    -o-animation-delay: .15s;
    animation-delay: .15s;
    }

html > body > main.components-container > section.online-header > h1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #fff;
    letter-spacing: -.2px;
    width: 43.026706231454%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-header > h1 {
    font-size: 24px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-header > h1 {
    width: 56.973293768546%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-header > h1 {
    width: 86.904761904762%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-header > h1 {
    width: 100%;
    }

}

html > body > main.components-container > section.online-header > ul.descriptions {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    }

html > body > main.components-container > section.online-header > ul.descriptions > li {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 43.026706231454%;
    opacity: 0;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.online-header > ul.descriptions > li {
    width: 56.973293768546%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.online-header > ul.descriptions > li {
    width: 86.904761904762%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-header > ul.descriptions > li {
    width: 100%;
    }

}

html > body > main.components-container > section.online-header > ul.descriptions > li.current {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    opacity: 1;
    }

html > body > main.components-container > section.online-header > ul.descriptions > li.current > p {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    }

html > body > main.components-container > section.online-header > ul.descriptions > li > h2 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #fff;
    letter-spacing: -.2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-header > ul.descriptions > li > h2 {
    font-size: 24px;
    }

}

html > body > main.components-container > section.online-header > ul.descriptions > li > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    margin: 12px 0 0;
    font-weight: 700;
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 150ms ease-in-out 150ms,-webkit-transform 150ms ease-in-out 150ms;
    -moz-transition: opacity 150ms ease-in-out 150ms,-moz-transform 150ms ease-in-out 150ms;
    -o-transition: opacity 150ms ease-in-out 150ms,-o-transform 150ms ease-in-out 150ms;
    transition: opacity 150ms ease-in-out 150ms,transform 150ms ease-in-out 150ms;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.online-header > ul.descriptions > li > p {
    font-size: 15px;
    }

}

html > body > main.components-container > section.online-header > ul.slides {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    z-index: -1;
    width: 100vw;
    }

html > body > main.components-container > section.online-header > ul.slides:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: '';
    background: -webkit-linear-gradient(rgba(22,25,42,.1),rgba(22,25,42,.1)),-webkit-linear-gradient(transparent,rgba(22,25,42,.3));
    background: -moz-linear-gradient(rgba(22,25,42,.1),rgba(22,25,42,.1)),-moz-linear-gradient(transparent,rgba(22,25,42,.3));
    background: -ms-linear-gradient(rgba(22,25,42,.1),rgba(22,25,42,.1)),-ms-linear-gradient(transparent,rgba(22,25,42,.3));
    background: -o-linear-gradient(rgba(22,25,42,.1),rgba(22,25,42,.1)),-o-linear-gradient(transparent,rgba(22,25,42,.3));
    background: linear-gradient(rgba(22,25,42,.1),rgba(22,25,42,.1)),linear-gradient(transparent,rgba(22,25,42,.3));
    }

html > body > main.components-container > section.online-header > ul.slides > li {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out .3s;
    -moz-transition: opacity .3s ease-in-out .3s;
    -o-transition: opacity .3s ease-in-out .3s;
    transition: opacity .3s ease-in-out .3s;
    }

html > body > main.components-container > section.online-header > ul.slides > li.current {
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    }

html > body > main.components-container > section.online-header > ul.slides > li > picture {
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.online-header > ul.slides > li > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > main.components-container > section.registration-form {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > main.components-container > section.registration-form > div {
    width: 31.157270029674%;
    margin-right: auto;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > div {
    width: 34.52380952381%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > div {
    width: 100%;
    margin-right: 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > div:not(:last-child) {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.registration-form > div > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    max-width: 310px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > div > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.registration-form > div > h2:not(:last-child) {
    margin-bottom: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.registration-form > div > h2 {
    max-width: 200px;
    }

}

html > body > main.components-container > section.registration-form > div > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    max-width: 340px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > div > p {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > div > p {
    max-width: 370px;
    }

}

html > body > main.components-container > section.registration-form > form {
    width: 65.578635014837%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form {
    width: 60.714285714286%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form {
    width: 100%;
    }

}

html > body > main.components-container > section.registration-form > form.sent > ul.fields > li.agreement > a {
    border: none;
    }

html > body > main.components-container > section.registration-form > form > h3,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > h3,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > h3 {
    font-size: 17px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > h3,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > h3 {
    margin-bottom: 10px;
    }

html > body > main.components-container > section.registration-form > form > h3:nth-child,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > h3:nth-child {
    margin-top: 16px;
    }

}

html > body > main.components-container > section.registration-form > form > div.fields-wrapper:not(:nth-of-type(1)) > h3 {
    margin-top: 8px;
    }

html > body > main.components-container > section.registration-form > form > ul.fields,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields:not(.show-fields) > li:not(.day):not(.send-on-email):not(.submit):not(.agreement),
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields:not(.show-fields) > li:not(.day):not(.send-on-email):not(.submit):not(.agreement) {
    display: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields:not(.show-fields) > li.submit,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields:not(.show-fields) > li.submit {
    opacity: .3;
    pointer-events: none;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address {
    width: 100%;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses {
    position: absolute;
    overflow-y: overlay;
    z-index: 300;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    max-height: 250px;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #696a6e;
    border-top: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses.hide,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses.hide {
    display: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    padding: 0 16px;
    line-height: 48px;
    text-align: left;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: auto;
    min-height: 48px;
    line-height: 26px;
    border-right: none;
    border-bottom: none;
    border-left: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li {
    font-size: 15px;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li:hover,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li:hover {
    border-color: #adaeb4;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li:active,
html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li:focus,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li:active,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li:focus {
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li:disabled,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li:disabled {
    color: #9d9d9d;
    background: #fff;
    border-color: #cfcecd;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li:first-child,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li:first-child {
    border-top: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li > button,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li > button {
    padding: 0;
    text-align: left;
    background: transparent;
    border: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li > button:focus,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li > button:focus {
    text-decoration: underline;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.addresses > li > button > span,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.addresses > li > button > span {
    background-color: #fdf4b5;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.backlog-addresses,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.backlog-addresses {
    display: none;
    list-style: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address > ul.backlog-addresses > li,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address > ul.backlog-addresses > li {
    display: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type {
    width: 46.59210185526%;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.flat > input,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type > input,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat > input,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type > input {
    cursor: text;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type {
    position: relative;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type {
    width: 100%;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.lastname,
html > body > main.components-container > section.registration-form > form > ul.fields > li.firstname,
html > body > main.components-container > section.registration-form > form > ul.fields > li.middlename,
html > body > main.components-container > section.registration-form > form > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > ul.fields > li.phone,
html > body > main.components-container > section.registration-form > form > ul.fields > li.contract-number,
html > body > main.components-container > section.registration-form > form > ul.fields > li.contract-date,
html > body > main.components-container > section.registration-form > form > ul.fields > li.keys-date,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.lastname,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.firstname,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.middlename,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.phone,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.contract-number,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.contract-date,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.keys-date {
    width: 29.925435188593%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.lastname,
html > body > main.components-container > section.registration-form > form > ul.fields > li.firstname,
html > body > main.components-container > section.registration-form > form > ul.fields > li.middlename,
html > body > main.components-container > section.registration-form > form > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > ul.fields > li.phone,
html > body > main.components-container > section.registration-form > form > ul.fields > li.contract-number,
html > body > main.components-container > section.registration-form > form > ul.fields > li.contract-date,
html > body > main.components-container > section.registration-form > form > ul.fields > li.keys-date,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.lastname,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.firstname,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.middlename,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.phone,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.contract-number,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.contract-date,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.keys-date {
    width: 100%;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type,
html > body > main.components-container > section.registration-form > form > ul.fields > li.lastname,
html > body > main.components-container > section.registration-form > form > ul.fields > li.firstname,
html > body > main.components-container > section.registration-form > form > ul.fields > li.middlename,
html > body > main.components-container > section.registration-form > form > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > ul.fields > li.phone,
html > body > main.components-container > section.registration-form > form > ul.fields > li.contract-number,
html > body > main.components-container > section.registration-form > form > ul.fields > li.contract-date,
html > body > main.components-container > section.registration-form > form > ul.fields > li.keys-date,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.address,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.lastname,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.firstname,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.middlename,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.phone,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.contract-number,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.contract-date,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.keys-date {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.send-on-email,
html > body > main.components-container > section.registration-form > form > ul.fields > li.submit,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.send-on-email,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit {
    width: 100%;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.birthday {
    position: relative;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.birthday,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.birthday {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.email,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.email {
    margin-bottom: 16px;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.send-on-email,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.send-on-email {
    margin-bottom: 32px;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit {
    margin-top: 16px;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.submit,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit {
    margin-bottom: 32px;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    padding: 0 31px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button {
    line-height: 49px;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:hover,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:active,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:focus {
    outline: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:hover,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:focus,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.submit > button:active,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.submit > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    width: 100%;
    max-width: 450px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement {
    width: 100%;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement > a,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement > a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    display: inline;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement > a,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement > a {
    font-size: 12px;
    }

}

@media print {
html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement > a,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement > a {
    border-bottom: none;
    }

}

html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement > a:hover,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.agreement > a:active,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.agreement > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li > input::placeholder,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li > input::placeholder {
    color: #cfcecd;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type label.select,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type label.select {
    height: 53px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type label.select:before,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type label.select:before {
    top: 16px;
    }

html > body > main.components-container > section.registration-form > form > ul.fields > li.flat-type label.select span.value:empty:before,
html > body > main.components-container > section.registration-form > form > div.fields-wrapper > ul.fields > li.flat-type label.select span.value:empty:before {
    opacity: 35%;
    }

html > body > main.components-container > section.registration-form > form > button.further {
    display: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > button.further {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    display: inline-block;
    padding: 0 31px;
    margin-top: 8px;
    }

html > body > main.components-container > section.registration-form > form > button.further:focus,
html > body > main.components-container > section.registration-form > form > button.further:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.registration-form > form > button.further:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.registration-form > form > button.further:focus {
    outline: none;
    }

html > body > main.components-container > section.registration-form > form > button.further:focus,
html > body > main.components-container > section.registration-form > form > button.further:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.registration-form > form > button.further:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.registration-form > form > button.further.hide {
    display: none;
    }

}

@media screen and (max-width: 743px) and screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > button.further {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) and screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > button.further {
    line-height: 49px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.registration-form > form > div.fields-wrapper.hide {
    display: none;
    }

}

html > body > main.components-container > section.registration-form > form li.select {
    position: relative;
    }

html > body > main.components-container > section.registration-form > form input[name="registration_select"]:checked ~ ul.select {
    display: block;
    }

html > body > main.components-container > section.registration-form > form input[name="registration_select"]:checked ~ label.select:before {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg) translateY(30%) translateX(-35%);
    -moz-transform: rotate(-45deg) translateY(30%) translateX(-35%);
    -ms-transform: rotate(-45deg) translateY(30%) translateX(-35%);
    -o-transform: rotate(-45deg) translateY(30%) translateX(-35%);
    transform: rotate(-45deg) translateY(30%) translateX(-35%);
    }

html > body > main.components-container > section.registration-form > form input[name="registration_select"]:checked ~ label.select:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1;
    cursor: auto;
    }

html > body > main.components-container > section.reviews {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

html > body > main.components-container > section.reviews > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 44px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.reviews > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.reviews > h2 {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.reviews > ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 3.2640949554896%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.reviews > ul {
    gap: 3.3112582781457%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.reviews > ul {
    gap: 4.7619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.reviews > ul {
    gap: 3.7037037037037%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.reviews > ul {
    gap: 0;
    }

}

html > body > main.components-container > section.reviews > ul > li {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 22.551928783383%;
    }

html > body > main.components-container > section.reviews > ul > li:hover > button > picture:before,
html > body > main.components-container > section.reviews > ul > li:hover > button > picture:after {
    display: block;
    }

html > body > main.components-container > section.reviews > ul > li:first-child {
    margin-bottom: 23px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.reviews > ul > li:first-child {
    margin-bottom: 0;
    }

}

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.reviews > ul > li {
    width: 22.516556291391%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.reviews > ul > li {
    width: 30.119047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.reviews > ul > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.reviews > ul > li {
    width: 100%;
    }

html > body > main.components-container > section.reviews > ul > li:not(:last-child) {
    margin-bottom: 24px;
    }

}

html > body > main.components-container > section.reviews > ul > li > button {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0;
    text-align: left;
    background: transparent;
    border: none;
    }

html > body > main.components-container > section.reviews > ul > li > button > picture {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 304px;
    }

html > body > main.components-container > section.reviews > ul > li > button > picture:before {
    position: absolute;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    content: '';
    background: #5968e9;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.reviews > ul > li > button > picture:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 16px;
    content: 'Читать отзыв';
    font-size: 16px;
    line-height: 1.35em;
    white-space: nowrap;
    color: #fff;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.reviews > ul > li > button > picture {
    height: auto;
    }

}

html > body > main.components-container > section.reviews > ul > li > button > picture > img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.reviews > ul > li > button > div.info-wrapper {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.reviews > ul > li > button > div.info-wrapper {
    padding: 0;
    padding-top: 15px;
    }

}

html > body > main.components-container > section.reviews > ul > li > button > div.info-wrapper > h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #323442;
    margin-bottom: 4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.reviews > ul > li > button > div.info-wrapper > h3 {
    font-size: 15px;
    }

}

html > body > main.components-container > section.reviews > ul > li > button > div.info-wrapper > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.reviews > ul > li > button > div.info-wrapper > p {
    font-size: 13px;
    }

}

html > body > main.components-container > section.table {
    position: relative;
    display: block;
    width: 100%;
    }

html > body > main.components-container > section.table.highlight div.table-wrapper div.table-container table tr:nth-of-type(1) > td {
    position: relative;
    border-bottom-color: transparent;
    }

html > body > main.components-container > section.table.highlight div.table-wrapper div.table-container table tr:nth-of-type(1) > td:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: #f5f6f9;
    }

html > body > main.components-container > section.table.highlight div.table-wrapper div.table-container table tr:nth-of-type(1) > td:nth-last-of-type(1):before {
    width: 100%;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table.highlight div.table-wrapper div.table-container table tr:nth-of-type(1) > td:nth-last-of-type(1):before {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.table.highlight div.table-wrapper div.table-container table tr:nth-of-type(1) > td:nth-of-type(1):before {
    width: -webkit-calc(100% + 80px);
    width: -moz-calc(100% + 80px);
    width: calc(100% + 80px);
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table.highlight div.table-wrapper div.table-container table tr:nth-of-type(1) > td:nth-of-type(1):before {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.table > div.table-wrapper {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

html > body > main.components-container > section.table > div.table-wrapper:before,
html > body > main.components-container > section.table > div.table-wrapper:after {
    position: relative;
    display: block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    content: '';
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.table > div.table-wrapper:before,
html > body > main.components-container > section.table > div.table-wrapper:after {
    width: 36px;
    height: 36px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper:before,
html > body > main.components-container > section.table > div.table-wrapper:after {
    width: 0;
    height: 24px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.table > div.table-wrapper {
    width: -webkit-calc(100% + 36px * 2);
    width: -moz-calc(100% + 36px * 2);
    width: calc(100% + 36px * 2);
    margin-left: -webkit-calc(-36px);
    margin-left: -moz-calc(-36px);
    margin-left: calc(-36px);
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper {
    width: -webkit-calc(100% + 24px * 2);
    width: -moz-calc(100% + 24px * 2);
    width: calc(100% + 24px * 2);
    margin-left: -webkit-calc(-24px);
    margin-left: -moz-calc(-24px);
    margin-left: calc(-24px);
    }

}

html > body > main.components-container > section.table > div.table-wrapper::-webkit-scrollbar {
    -webkit-appearance: none;
    }

html > body > main.components-container > section.table > div.table-wrapper::-webkit-scrollbar:vertical {
    width: 12px;
    }

html > body > main.components-container > section.table > div.table-wrapper::-webkit-scrollbar:horizontal {
    height: 12px;
    }

html > body > main.components-container > section.table > div.table-wrapper::-webkit-scrollbar-thumb {
    background-color: #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #f5f4f2;
    }

html > body > main.components-container > section.table > div.table-wrapper::-webkit-scrollbar-track {
    background-color: #f5f4f2;
    margin: 0 36px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper::-webkit-scrollbar-track {
    margin: 0 24px;
    }

}

html > body > main.components-container > section.table > div.table-wrapper > div.table-container {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-width: 1080px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper > div.table-container {
    min-width: auto;
    }

}

html > body > main.components-container > section.table > div.table-wrapper > div.table-container:before,
html > body > main.components-container > section.table > div.table-wrapper > div.table-container:after {
    position: relative;
    display: block;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 40px;
    height: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper > div.table-container:before,
html > body > main.components-container > section.table > div.table-wrapper > div.table-container:after {
    width: 0;
    }

}

html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table {
    border-collapse: separate;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table {
    width: 100%;
    }

}

html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table tr {
    position: relative;
    }

html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table td {
    padding: 24px 20px 32px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.56em;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table td {
    padding: 12px 32px 12px 24px;
    }

}

html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table td:nth-last-of-type(1) {
    padding-right: 0;
    }

html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table tr:not(:nth-last-of-type(1)) > td {
    border-bottom: solid 1px #cfcecd;
    }

html > body > main.components-container > section.table > div.table-wrapper > div.table-container > table tr:nth-of-type(1) > td {
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 1.56em;
    font-weight: 500;
    color: #323442;
    }

html > body > main.components-container > section.table > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    display: block;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.table > h2 {
    line-height: 1.3em;
    letter-spacing: .2px;
    }

}

html > body > main.components-container > section.text-with-media {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.text-with-media:nth-last-of-type(1) > div.text > div.markup.disclaimer p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #9d9d9d;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media:nth-last-of-type(1) > div.text > div.markup.disclaimer p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.text-with-media:nth-last-of-type(1) > div.text > div.markup.disclaimer p a {
    color: #9d9d9d;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.text-with-media:nth-last-of-type(1) > div.text > div.markup.disclaimer p a:hover {
    color: #696a6e;
    border-color: #696a6e;
    }

html > body > main.components-container > section.text-with-media + section.promo-banner {
    margin-top: 0;
    }

html > body > main.components-container > section.text-with-media > div.small-media {
    width: 48.367952522255%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.small-media {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    width: 100%;
    margin-bottom: 18px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.text-with-media > div.small-media {
    position: relative;
    left: -24px;
    width: -webkit-calc(100% + 24px * 2);
    width: -moz-calc(100% + 24px * 2);
    width: calc(100% + 24px * 2);
    }

}

html > body > main.components-container > section.text-with-media > div.small-media > div.media {
    width: 100%;
    height: auto;
    background: #f5f4f2;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.text-with-media > div.small-media > div.media {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.text-with-media > div.small-media > div.media:before {
    display: block;
    }

html > body > main.components-container > section.text-with-media > div.small-media > div.media > picture {
    width: 100%;
    }

html > body > main.components-container > section.text-with-media > div.small-media > div.media > picture > img {
    width: 100%;
    object-fit: unset;
    }

html > body > main.components-container > section.text-with-media > div.small-media > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.small-media > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.text-with-media > div.text {
    width: 48.367952522255%;
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text {
    width: 100%;
    }

}

html > body > main.components-container > section.text-with-media > div.text:only-child {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-right: 0;
    }

html > body > main.components-container > section.text-with-media > div.text:only-child > div.title {
    width: 31.157270029674%;
    margin-right: 3.2640949554896%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text:only-child > div.title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 32px;
    }

}

html > body > main.components-container > section.text-with-media > div.text:only-child > div.title > p {
    margin-bottom: 0;
    }

html > body > main.components-container > section.text-with-media > div.text:only-child > div.markup {
    width: 56.973293768546%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text:only-child > div.markup {
    width: 100%;
    }

}

html > body > main.components-container > section.text-with-media > div.text:only-child > a {
    margin-top: 40px;
    margin-left: 34.421364985163%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text:only-child > a {
    margin-left: 0;
    }

}

html > body > main.components-container > section.text-with-media > div.text > div.title > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    width: 100%;
    margin-bottom: 14px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > div.title > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.text-with-media > div.text > div.title > h2 {
    margin-bottom: 12px;
    line-height: 1.3em;
    }

}

html > body > main.components-container > section.text-with-media > div.text > div.title > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    width: 100%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > div.title > p {
    font-size: 17px;
    }

}

html > body > main.components-container > section.text-with-media > div.text > div.title > p > a {
    display: inline-block;
    margin-bottom: 8px;
    }

@media screen and (max-width: 479px) {
html > body > main.components-container > section.text-with-media > div.text > div.title > p {
    margin-bottom: 18px;
    }

}

html > body > main.components-container > section.text-with-media > div.text > div.markup {
    width: 100%;
    }

html > body > main.components-container > section.text-with-media > div.text > div.application {
    margin-top: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > div.application {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    }

}

html > body > main.components-container > section.text-with-media > div.text > div.application > ul.store > li > a {
    height: 40px;
    }

html > body > main.components-container > section.text-with-media > div.text > div.application > ul.store > li > a > svg {
    width: 135px;
    height: 40px;
    }

html > body > main.components-container > section.text-with-media > div.text > div.application > ul.store > li > a > svg.app-store {
    width: 120px;
    }

html > body > main.components-container > section.text-with-media > div.text > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    display: inline-block;
    margin-top: 32px;
    text-decoration: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.text-with-media > div.text > a:focus,
html > body > main.components-container > section.text-with-media > div.text > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > main.components-container > section.text-with-media > div.text > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > main.components-container > section.text-with-media > div.text > a:focus {
    outline: none;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:focus,
html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:focus {
    outline: none;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:focus,
html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="background_red"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f5f6f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f5f6f9;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"] {
    line-height: 49px;
    }

}

html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:focus,
html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:hover {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:active {
    color: #4e505c;
    border-color: #f5f6f9;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:focus {
    outline: none;
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:focus,
html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:hover {
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.text-with-media > div.text > a[data-background="no"]:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > main.components-container > section.tiles {
    position: relative;
    }

html > body > main.components-container > section.tiles > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.tiles > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.tiles > ul {
    display: grid;
    margin-left: 0;
    }

html > body > main.components-container > section.tiles > ul.cards-4 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 324px 324px;
    gap: 24px;
    }

html > body > main.components-container > section.tiles > ul.cards-4 > li {
    list-style: none;
    }

html > body > main.components-container > section.tiles > ul.cards-4 > li.card-1 {
    grid-row: 1 / span 2;
    }

html > body > main.components-container > section.tiles > ul.cards-4 > li.card-2 {
    grid-column-start: 2;
    grid-column-end: 4;
    }

@media (min-width: 1000px) {
html > body > main.components-container > section.tiles > ul.cards-4 > li.card-4[data-animated="true"] img {
    position: absolute;
    left: 0;
    top: 0;
    height: fit-content;
    -webkit-animation: 23s ease-in-out live-photo infinite;
    -moz-animation: 23s ease-in-out live-photo infinite;
    -o-animation: 23s ease-in-out live-photo infinite;
    animation: 23s ease-in-out live-photo infinite;
    }

}

html > body > main.components-container > section.tiles > ul.cards-5 {
    grid-template-columns: -webkit-calc(31.157270029674%) 3.2640949554896% -webkit-calc(13.946587537092%) 3.2640949554896% -webkit-calc(13.946587537092%) 3.2640949554896% -webkit-calc(31.157270029674%);
    grid-template-columns: -moz-calc(31.157270029674%) 3.2640949554896% -moz-calc(13.946587537092%) 3.2640949554896% -moz-calc(13.946587537092%) 3.2640949554896% -moz-calc(31.157270029674%);
    grid-template-columns: calc(31.157270029674%) 3.2640949554896% calc(13.946587537092%) 3.2640949554896% calc(13.946587537092%) 3.2640949554896% calc(31.157270029674%);
    grid-template-rows: 324px 324px;
    gap: 30px 0;
    }

html > body > main.components-container > section.tiles > ul.cards-5 > li.card-1 {
    grid-column: 1 / span 3;
    }

html > body > main.components-container > section.tiles > ul.cards-5 > li.card-2 {
    grid-column-start: 5;
    grid-column-end: span 7;
    }

html > body > main.components-container > section.tiles > ul.cards-5 > li.card-3 {
    grid-row-start: 2;
    grid-column: 1 / span 1;
    }

html > body > main.components-container > section.tiles > ul.cards-5 > li.card-4 {
    grid-row-start: 2;
    grid-column: 3 / span 3;
    }

html > body > main.components-container > section.tiles > ul.cards-5 > li.card-5 {
    grid-row-start: 2;
    grid-column: 7 / span 7;
    }

@media (min-width: 1000px) {
html > body > main.components-container > section.tiles > ul.cards-5 > li.card-5[data-animated="true"] img {
    position: absolute;
    left: 0;
    top: 0;
    height: fit-content;
    -webkit-animation: 30s ease-in-out live-photo infinite;
    -moz-animation: 30s ease-in-out live-photo infinite;
    -o-animation: 30s ease-in-out live-photo infinite;
    animation: 30s ease-in-out live-photo infinite;
    }

}

html > body > main.components-container > section.tiles > ul.cards-6 {
    grid-template-columns: -webkit-calc(calc(21.364985163205%) + calc(9.7922848664688%)) 3.2640949554896% -webkit-calc(calc(10.682492581602%) + calc(3.2640949554896%)) 3.2640949554896% -webkit-calc(calc(10.682492581602%) + calc(3.2640949554896%)) 3.2640949554896% -webkit-calc(calc(21.364985163205%) + calc(9.7922848664688%));
    grid-template-columns: -moz-calc(calc(21.364985163205%) + calc(9.7922848664688%)) 3.2640949554896% -moz-calc(calc(10.682492581602%) + calc(3.2640949554896%)) 3.2640949554896% -moz-calc(calc(10.682492581602%) + calc(3.2640949554896%)) 3.2640949554896% -moz-calc(calc(21.364985163205%) + calc(9.7922848664688%));
    grid-template-columns: calc(calc(21.364985163205%) + calc(9.7922848664688%)) 3.2640949554896% calc(calc(10.682492581602%) + calc(3.2640949554896%)) 3.2640949554896% calc(calc(10.682492581602%) + calc(3.2640949554896%)) 3.2640949554896% calc(calc(21.364985163205%) + calc(9.7922848664688%));
    gap: 44px 0;
    grid-template-rows: 324px 324px 324px;
    }

@media screen and (max-width: 1419px) {
html > body > main.components-container > section.tiles > ul.cards-6 {
    grid-template-columns: -webkit-calc(calc(21.192052980132%) + calc(9.9337748344371%)) 3.3112582781457% -webkit-calc(calc(10.596026490066%) + calc(3.3112582781457%)) 3.3112582781457% -webkit-calc(calc(10.596026490066%) + calc(3.3112582781457%)) 3.3112582781457% -webkit-calc(calc(21.192052980132%) + calc(9.9337748344371%));
    grid-template-columns: -moz-calc(calc(21.192052980132%) + calc(9.9337748344371%)) 3.3112582781457% -moz-calc(calc(10.596026490066%) + calc(3.3112582781457%)) 3.3112582781457% -moz-calc(calc(10.596026490066%) + calc(3.3112582781457%)) 3.3112582781457% -moz-calc(calc(21.192052980132%) + calc(9.9337748344371%));
    grid-template-columns: calc(calc(21.192052980132%) + calc(9.9337748344371%)) 3.3112582781457% calc(calc(10.596026490066%) + calc(3.3112582781457%)) 3.3112582781457% calc(calc(10.596026490066%) + calc(3.3112582781457%)) 3.3112582781457% calc(calc(21.192052980132%) + calc(9.9337748344371%));
    }

}

html > body > main.components-container > section.tiles > ul.cards-6 > li.card-1 {
    grid-column: 1 / span 3;
    }

html > body > main.components-container > section.tiles > ul.cards-6 > li.card-2 {
    grid-column-start: 5;
    grid-column-end: span 7;
    }

html > body > main.components-container > section.tiles > ul.cards-6 > li.card-3 {
    grid-row-start: 2;
    grid-row-end: 4;
    grid-column: 1 / span 1;
    }

html > body > main.components-container > section.tiles > ul.cards-6 > li.card-4 {
    grid-row-start: 2;
    grid-column: 3 / span 7;
    }

html > body > main.components-container > section.tiles > ul.cards-6 > li.card-5 {
    grid-row-start: 3;
    grid-column: 3 / span 3;
    }

html > body > main.components-container > section.tiles > ul.cards-6 > li.card-6 {
    grid-row-start: 3;
    grid-column: 7 / span 7;
    }

@media (min-width: 1000px) {
html > body > main.components-container > section.tiles > ul.cards-6 > li.card-6[data-animated="true"] img {
    position: absolute;
    left: 0;
    top: 0;
    height: fit-content;
    -webkit-animation: 30s ease-in-out live-photo infinite;
    -moz-animation: 30s ease-in-out live-photo infinite;
    -o-animation: 30s ease-in-out live-photo infinite;
    animation: 30s ease-in-out live-photo infinite;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.tiles > ul.cards-4,
html > body > main.components-container > section.tiles > ul.cards-5,
html > body > main.components-container > section.tiles > ul.cards-6 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 44px 4.7619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.tiles > ul.cards-4,
html > body > main.components-container > section.tiles > ul.cards-5,
html > body > main.components-container > section.tiles > ul.cards-6 {
    gap: 44px 3.7037037037037%;
    }

}

html > body > main.components-container > section.tiles > ul > li {
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: box-shadow 300ms ease-in-out;
    -moz-transition: box-shadow 300ms ease-in-out;
    -o-transition: box-shadow 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out;
    background: #4e505c;
    }

html > body > main.components-container > section.tiles > ul > li:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.tiles > ul > li {
    width: -webkit-calc(calc(33.333333333333%) + calc(14.285714285714%));
    width: -moz-calc(calc(33.333333333333%) + calc(14.285714285714%));
    width: calc(calc(33.333333333333%) + calc(14.285714285714%));
    aspect-ratio: 1.4818181818182;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.tiles > ul > li {
    width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.tiles > ul > li {
    width: 48.148148148148%;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.tiles > ul > li {
    width: 100%;
    }

}

html > body > main.components-container > section.tiles > ul > li > button {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 40px;
    color: #fff;
    border: none;
    background-color: transparent;
    cursor: pointer;
    clip-path: inset(0% 0% 0% 0% round 16px);
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.tiles > ul > li > button {
    padding: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.tiles > ul > li > button {
    cursor: default;
    }

}

html > body > main.components-container > section.tiles > ul > li > button.button-empty:after {
    display: none;
    }

html > body > main.components-container > section.tiles > ul > li > button:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    content: '';
    background-color: rgba(0,0,0,.3);
    pointer-events: none;
    }

html > body > main.components-container > section.tiles > ul > li > button > picture,
html > body > main.components-container > section.tiles > ul > li > button > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.tiles > ul > li > button > picture > img,
html > body > main.components-container > section.tiles > ul > li > button > video > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

html > body > main.components-container > section.tiles > ul > li > button > video {
    object-fit: cover;
    overflow: hidden;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.tiles > ul > li > button > h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    position: relative;
    z-index: 100;
    font-size: 28px;
    line-height: 1.2272727272727;
    font-weight: 600;
    text-align: left;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.tiles > ul > li > button > h3 {
    font-size: 20px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.tiles > ul > li > button > h3 {
    line-height: 1.1428571428571;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.tiles > ul > li > button > h3 {
    font-size: 18px;
    }

}

html > body > main.components-container > section.tiles > ul > li > button {
    border-bottom: none;
    }

html > body > main.components-container > section.twoway-carousel {
    position: relative;
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    overflow: hidden;
    width: 100vw;
    margin-bottom: 72px;
    }

html > body > main.components-container > section.twoway-carousel > div:not(:last-child) {
    margin-bottom: 40px;
    }

html > body > main.components-container > section.twoway-carousel > div:first-child > ul > li:not(:last-child) {
    margin-right: 40px;
    }

html > body > main.components-container > section.twoway-carousel > div:last-child > ul {
    direction: rtl;
    }

html > body > main.components-container > section.twoway-carousel > div:last-child > ul > li:not(:last-child) {
    margin-left: 40px;
    }

html > body > main.components-container > section.twoway-carousel > div:hover {
    cursor: grab;
    }

html > body > main.components-container > section.twoway-carousel > div > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > main.components-container > section.twoway-carousel > div > ul.end {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
    }

html > body > main.components-container > section.twoway-carousel > div > ul > li {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 40.5%;
    max-width: 583px;
    height: -webkit-calc(calc(100vw - 36px * 2) * 26.7 / 100);
    height: -moz-calc(calc(100vw - 36px * 2) * 26.7 / 100);
    height: calc(calc(100vw - 36px * 2) * 26.7 / 100);
    max-height: 328px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.twoway-carousel > div > ul > li {
    min-width: 291px;
    min-height: 164px;
    }

}

html > body > main.components-container > section.twoway-carousel > div > ul > li:hover:after {
    opacity: 1;
    }

html > body > main.components-container > section.twoway-carousel > div > ul > li:hover > div {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    }

html > body > main.components-container > section.twoway-carousel > div > ul > li:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 50%;
    content: "";
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0) 29%,rgba(0,0,0,.54) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0) 29%,rgba(0,0,0,.54) 100%);
    background-image: -ms-linear-gradient(270deg,rgba(0,0,0,0) 29%,rgba(0,0,0,.54) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,0) 29%,rgba(0,0,0,.54) 100%);
    background-image: linear-gradient(-180deg,rgba(0,0,0,0) 29%,rgba(0,0,0,.54) 100%);
    opacity: 0;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.twoway-carousel > div > ul > li:after {
    height: 100%;
    opacity: 1;
    }

}

html > body > main.components-container > section.twoway-carousel > div > ul > li > picture {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

html > body > main.components-container > section.twoway-carousel > div > ul > li > picture > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }

html > body > main.components-container > section.twoway-carousel > div > ul > li > div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 47px 21px 16px;
    opacity: 0;
    -webkit-transform: translateY(21px);
    -moz-transform: translateY(21px);
    -ms-transform: translateY(21px);
    -o-transform: translateY(21px);
    transform: translateY(21px);
    -webkit-transition: -webkit-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out,opacity 150ms ease-in-out;
    transition: transform 150ms ease-in-out,opacity 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.twoway-carousel > div > ul > li > div {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    }

}

html > body > main.components-container > section.twoway-carousel > div > ul > li > div > h2:not(:last-child) {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.twoway-carousel > div > ul > li > div > h2:not(:last-child) {
    font-size: 15px;
    }

}

html > body > main.components-container > section.twoway-carousel > div > ul > li > div > p {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #fff;
    letter-spacing: .4px;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.twoway-carousel > div > ul > li > div > p {
    font-size: 12px;
    }

}

html > body > main.components-container > section.video {
    position: relative;
    }

html > body > main.components-container > section.video > div.media.video {
    position: relative;
    width: 100%;
    height: -webkit-calc(calc(100vw - 36px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 36px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 36px * 2) * 56.25 / 100);
    max-height: 758px;
    clip-path: inset(0% 0% 0% 0% round 16px);
    }

html > body > main.components-container > section.video > div.media.video:after {
    top: -47px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.video > div.media.video:after {
    top: -17px;
    }

}

html > body > main.components-container > section.video > div.media.video > picture {
    width: 100%;
    height: 100%;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.video > div.media.video {
    height: -webkit-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: -moz-calc(calc(100vw - 24px * 2) * 56.25 / 100);
    height: calc(calc(100vw - 24px * 2) * 56.25 / 100);
    }

}

html > body > main.components-container > section.video > div.media.video.full {
    display: none;
    }

html > body > main.components-container > section.video > div.media.video > button.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background: transparent;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    }

html > body > main.components-container > section.video > div.media.video > button.play-button > svg {
    width: 70px;
    height: 70px;
    }

html > body > main.components-container > section.video > div.media.video > button.play-button > svg:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.video > div.media.video > button.play-button > svg {
    width: 45px;
    height: 45px;
    }

}

html > body > main.components-container > section.video > div.media.video > button#pause {
    visibility: hidden;
    }

@media (hover: none) {
html > body > main.components-container > section.video > div.media.video > button#pause {
    display: none;
    }

}

html > body > main.components-container > section.video > div.media.video:hover > button#pause {
    visibility: visible;
    }

html > body > main.components-container > section.video > div.media.video > button.mute-button {
    position: absolute;
    right: 15px;
    top: 15px;
    background: transparent;
    border: none;
    }

@media (hover: none) {
html > body > main.components-container > section.video > div.media.video > button.mute-button {
    display: none;
    }

}

html > body > main.components-container > section.video > div.media.video > button.mute-button > svg > path.unmute {
    opacity: 1;
    }

html > body > main.components-container > section.video > div.media.video > button.mute-button > svg > path.mute {
    opacity: 0;
    }

html > body > main.components-container > section.video > div.media.video > button.mute-button.unmuted > svg > path.unmute {
    opacity: 0;
    }

html > body > main.components-container > section.video > div.media.video > button.mute-button.unmuted > svg > path.mute {
    opacity: 1;
    }

html > body > main.components-container > section.video > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    max-width: 48.367952522255%;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.video > h2 {
    font-size: 20px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.video > h2 {
    max-width: none;
    }

}

html > body > main.components-container > section.virtual-tour h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.virtual-tour iframe {
    position: relative;
    height: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.virtual-tour iframe:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f9f9fb;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container > section.virtual-tour > div.container {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 44px;
    height: 620px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.virtual-tour > div.container.tours {
    padding-top: 56px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.virtual-tour > div.container.tours {
    gap: 0 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container.tours {
    padding-top: 24px;
    }

}

html > body > main.components-container > section.virtual-tour > div.container.tours > div.frame-wrapper {
    max-height: 700px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container.tours > div.frame-wrapper {
    max-height: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container.tours > div.frame-wrapper > .frame {
    width: 100vw;
    margin-left: -24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    clip-path: none;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container.tours > div.frame-wrapper > .frame #pp-app-container {
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.virtual-tour > div.container.apartament-tour > div.frame-wrapper {
    width: 100%;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 64%;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper {
    margin-top: 16px;
    width: 100%;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 24px 16px;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info {
    padding: 24px 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info {
    padding: 0 0 24px;
    gap: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px 0;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > span.top {
    font-size: 12px;
    font-weight: 400;
    color: #7f818b;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > span.bottom {
    font-size: 24px;
    font-weight: 700;
    color: #4e505c;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:focus,
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:focus {
    outline: none;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:focus,
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > ul.apartment-info > li > a:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container {
    height: 65vw;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container {
    display: block;
    height: auto;
    }

}

html > body > main.components-container > section.virtual-tour > div.container.complex-tours {
    margin-top: 32px;
    padding: 56px 0;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container.complex-tours {
    padding: 0;
    }

}

html > body > main.components-container > section.virtual-tour > div.container.complex-tours > iframe {
    min-height: 500px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container.complex-tours > iframe {
    width: 100vw;
    margin-left: -24px;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

}

html > body > main.components-container > section.virtual-tour > div.container.tours:before,
html > body > main.components-container > section.virtual-tour > div.container.complex-tours:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f9f9fb;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > div.frame {
    position: relative;
    height: 100%;
    background: #fff;
    overflow: hidden;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    clip-path: inset(0% 0% 0% 0% round 16px);
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > div.frame {
    width: 100%;
    height: 0;
    padding-top: 100%;
    margin-bottom: 40px;
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > div.frame {
    padding-top: 150%;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > div.frame #pp-app-container {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.frame-wrapper > div.frame > div#pop-widget {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    max-height: 100%;
    padding: 0 17px;
    margin-left: -17px;
    overflow: hidden;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser {
    padding: 0;
    margin-left: 0;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.checkboxes {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 23px;
    list-style: none;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 0 2px #f5f6f9;
    box-shadow: inset 0 0 0 2px #f5f6f9;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.checkboxes > li {
    padding: 17px 28px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 135.7%;
    color: #4e505c;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

@media (hover: hover) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.checkboxes > li:hover {
    background: #f5f6f9;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.checkboxes > li.active {
    color: #fff;
    background: #4e505c;
    -webkit-box-shadow: 0 20px 20px -15px rgba(78,80,92,.5);
    box-shadow: 0 20px 20px -15px rgba(78,80,92,.5);
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.checkboxes > li.active.active-prev {
    position: relative;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.checkboxes > li.active.active-prev:before {
    position: absolute;
    left: -15px;
    top: 0;
    width: 30px;
    height: 100%;
    background: #4e505c;
    content: '';
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments {
    width: 30%;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments {
    gap: 0;
    width: 100%;
    height: -webkit-calc(calc(100%) - 88px);
    height: -moz-calc(calc(100%) - 88px);
    height: calc(calc(100%) - 88px);
    padding: 0 17px 32px 17px;
    margin-left: -17px;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    -ms-overflow-style: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
    gap: 0 16px;
    height: fit-content;
    padding: 0;
    margin-left: 0;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments::-webkit-scrollbar {
    width: 0;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 0 20px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 200px;
    padding: 16px 60px 16px 16px;
    margin-bottom: 16px;
    background: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: box-shadow -webkit-calc(300ms) ease-in-out;
    -webkit-transition: box-shadow calc(300ms) ease-in-out;
    -moz-transition: box-shadow -moz-calc(300ms) ease-in-out;
    -moz-transition: box-shadow calc(300ms) ease-in-out;
    -o-transition: box-shadow calc(300ms) ease-in-out;
    transition: box-shadow -webkit-calc(300ms) ease-in-out;
    transition: box-shadow -moz-calc(300ms) ease-in-out;
    transition: box-shadow calc(300ms) ease-in-out;
    }

@media screen and (max-width: 1279px) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li {
    padding: 16px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li {
    margin-bottom: 0;
    min-width: 285px;
    max-height: 175px;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li:last-child {
    padding-bottom: 20px;
    }

@media (hover: hover) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li:hover {
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    }

}

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > div.info {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > div.info > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > div.info > ul.properties > li.rooms {
    font-size: 16px;
    font-weight: 400;
    color: #4e505c;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > div.info > ul.properties > li.building {
    font-size: 12px;
    font-weight: 400;
    color: #7f818b;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > div.info > ul.prices > li.price {
    font-size: 24px;
    font-weight: 700;
    color: #4e505c;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > div.info > ul.prices > li.mortgage {
    font-size: 12px;
    font-weight: 400;
    color: #7f818b;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > figure {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    }

html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > figure > img {
    max-height: 168px;
    max-width: 168px;
    object-fit: contain;
    filter: grayscale(100%);
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > div.tour-chooser > ul.apartments > li > figure > img {
    max-width: 100%;
    height: 137px;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 27.729%;
    margin: 0 0 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > p {
    width: 32.5%;
    margin-bottom: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > p {
    width: 100%;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > ul.features {
    width: 27.729%;
    padding: 40px 0 0;
    margin: 0;
    list-style: none;
    border-top: 1px solid #cfcecd;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.container > ul.features {
    width: 32.5%;
    padding-top: 24px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > ul.features {
    width: 100%;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > ul.features > li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > ul.features > li {
    font-size: 12px;
    }

}

html > body > main.components-container > section.virtual-tour > div.container > ul.features > li:not(:last-child) {
    margin-bottom: 24px;
    }

html > body > main.components-container > section.virtual-tour > div.container > ul.features > li > strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    display: block;
    font-weight: 700;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.container > ul.features > li > strong {
    font-size: 15px;
    }

}

html > body > main.components-container > section.virtual-tour > div.project {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 56px 0;
    }

html > body > main.components-container > section.virtual-tour > div.project > picture {
    width: 214px;
    height: 130px;
    background: #fff;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.project > picture {
    margin-bottom: 30px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.project {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }

}

html > body > main.components-container > section.virtual-tour > div.project:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    z-index: -1;
    width: 100vw;
    content: '';
    background: #f9f9fb;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info {
    width: 100%;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > h3 {
    font-size: 24px;
    margin: 0 0 20px 40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > h3 {
    margin: 0 0 20px;
    }

}

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: fit-content;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #676975;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #fff;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a {
    line-height: 49px;
    }

}

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:focus,
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:hover {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:active {
    color: #4e505c;
    border-color: #ecedf2;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:focus {
    outline: none;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:focus,
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:hover {
    border-color: #ecedf2;
    -webkit-box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    box-shadow: 0 20px 20px -15px rgba(50,52,66,.12);
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a:active {
    background: #ecedf2;
    border-color: #ecedf2;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div > a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    list-style: none;
    margin: 0 0 0 40px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul {
    margin: 0;
    }

}

html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul > li {
    margin-right: 24px;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul > li > span {
    font-size: 12px;
    font-weight: 400;
    color: #7f818b;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul > li > p {
    font-size: 16px;
    }

html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul > li:first-child {
    margin-right: 56px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.project > div.project-info ul {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > main.components-container > section.virtual-tour > div.tabs {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
    overflow-y: visible;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.tabs {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 20px 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > div.tabs {
    padding: 0 24px;
    }

}

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls {
    height: fit-content;
    position: relative;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.tabs > div.controls {
    width: 100%;
    }

}

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > div.dropdown-selected {
    display: none;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > div.dropdown-selected {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 16px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 135.7%;
    cursor: pointer;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    color: #4e505c;
    border: 2px solid #4e505c;
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > div.dropdown-selected:before {
    position: absolute;
    right: 16px;
    bottom: auto;
    left: auto;
    display: block;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    border-top: 2px solid #4e505c;
    border-right: 2px solid #4e505c;
    content: '';
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > div.dropdown-selected.active:before {
    right: 20px;
    -webkit-transform: rotate(-45deg) translateY(60%);
    -moz-transform: rotate(-45deg) translateY(60%);
    -ms-transform: rotate(-45deg) translateY(60%);
    -o-transform: rotate(-45deg) translateY(60%);
    transform: rotate(-45deg) translateY(60%);
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > div.dropdown-selected {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }

}

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul > li {
    padding: 8px 16px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 135.7%;
    white-space: nowrap;
    cursor: pointer;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul > li:hover {
    color: #f26259;
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul > li.active {
    color: #fff;
    background: #4e505c;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul {
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    padding: 12px 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    color: #4e505c;
    background: #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    box-shadow: 0 40px 40px -20px rgba(0,0,0,.12);
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul > li {
    padding: 12px 16px;
    max-width: 100%;
    -webkit-border-radius: 0;
    border-radius: 0;
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul > li.active {
    color: #f26259;
    background: #ecedf2;
    }

html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul.active {
    display: block;
    }

}

@media screen and (max-width: 999px) and screen and (max-width: 999px) {
html > body > main.components-container > section.virtual-tour > div.tabs > div.controls > ul {
    right: auto;
    left: 0;
    }

}

html > body > main.components-container > section.virtual-tour > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.virtual-tour > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > section.zoom-image {
    position: relative;
    padding: 32% 0 40px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.zoom-image {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    min-height: 416px;
    padding-top: 0;
    }

}

html > body > main.components-container > section.zoom-image > h2,
html > body > main.components-container > section.zoom-image > p {
    text-shadow: 0 1px 15px rgba(0,0,0,.2);
    }

html > body > main.components-container > section.zoom-image > figure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -webkit-calc(50% - 8px * 120);
    left: -moz-calc(50% - 8px * 120);
    left: calc(50% - 8px * 120);
    z-index: -1;
    overflow: hidden;
    width: 1920px;
    }

@media screen and (max-width: 1919px) {
html > body > main.components-container > section.zoom-image > figure {
    left: -webkit-calc(50% - 50vw);
    left: -moz-calc(50% - 50vw);
    left: calc(50% - 50vw);
    width: 100vw;
    }

}

html > body > main.components-container > section.zoom-image > figure > picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150%;
    font-size: 0;
    -webkit-animation: zoomImage 60s ease-in-out infinite;
    -moz-animation: zoomImage 60s ease-in-out infinite;
    -o-animation: zoomImage 60s ease-in-out infinite;
    animation: zoomImage 60s ease-in-out infinite;
    }

html > body > main.components-container > section.zoom-image > figure > picture > img {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.zoom-image > figure > picture > img {
    font-size: 15px;
    }

}

html > body > main.components-container > section.zoom-image > h2 {
    font-size: 37px;
    font-weight: 700;
    line-height: 1.1081081081081;
    color: #fff;
    letter-spacing: -.2px;
    max-width: 31.157270029674%;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.zoom-image > h2 {
    font-size: 24px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.zoom-image > h2 {
    max-width: 47.619047619048%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.zoom-image > h2 {
    max-width: 100%;
    }

}

html > body > main.components-container > section.zoom-image > p {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    color: #fff;
    max-width: 48.367952522255%;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > section.zoom-image > p {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > section.zoom-image > p {
    max-width: 73.809523809524%;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > section.zoom-image > p {
    max-width: 100%;
    }

}

html > body > main.components-container > ul.my-settings {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #4e505c;
    margin-bottom: 72px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings {
    font-size: 17px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > ul.my-settings li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

}

html > body > main.components-container > ul.my-settings li:not(:last-child) {
    margin-bottom: 56px;
    }

html > body > main.components-container > ul.my-settings > li:not(:last-child) {
    margin-bottom: 56px;
    }

@media screen and (max-width: 999px) {
html > body > main.components-container > ul.my-settings > li h2,
html > body > main.components-container > ul.my-settings > li span.label,
html > body > main.components-container > ul.my-settings > li p.data,
html > body > main.components-container > ul.my-settings > li h3 {
    width: 100%;
    }

}

html > body > main.components-container > ul.my-settings > li button:not(.scroll) {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    padding: 4px 8px;
    margin-right: 16px;
    background: none;
    border: 1px solid #adaeb4;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li button:not(.scroll) {
    font-size: 13px;
    }

}

html > body > main.components-container > ul.my-settings > li button:not(.scroll):hover {
    background: #e7e6e4;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll):active {
    background: #cfcecd;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll).attention {
    background: #fdf4b5;
    border-color: #fae446;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll).attention:hover {
    background: #fae446;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll).attention:active {
    color: #fff;
    background: #fae446;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll).warning {
    border-color: #f26259;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll).warning:hover {
    color: #fff;
    background: #f26259;
    }

html > body > main.components-container > ul.my-settings > li button:not(.scroll).warning:active {
    color: #16192a;
    background: #c41016;
    }

html > body > main.components-container > ul.my-settings > li button.scroll {
    display: inline;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    border-bottom: 1px dashed #cfcecd;
    }

html > body > main.components-container > ul.my-settings > li button.scroll::-moz-focus-inner {
    padding: 0;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li button.scroll {
    font-size: 13px;
    }

}

html > body > main.components-container > ul.my-settings > li p.data {
    margin-bottom: 16px;
    }

html > body > main.components-container > ul.my-settings > li p.data.not-confirmed {
    color: #696a6e;
    }

html > body > main.components-container > ul.my-settings > li p.data.not-confirmed > span.not-confirmed {
    display: inline;
    }

html > body > main.components-container > ul.my-settings > li p.data > span.not-confirmed {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    display: none;
    padding-left: 32px;
    background: url(images/notification.svg) 8px center no-repeat;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li p.data > span.not-confirmed {
    font-size: 13px;
    }

}

html > body > main.components-container > ul.my-settings > li p.note {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    float: right;
    width: 39.762611275964%;
    margin: 0 17.210682492582% 0 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li p.note {
    font-size: 13px;
    }

}

@media screen and (max-width: 1279px) {
html > body > main.components-container > ul.my-settings > li p.note {
    margin-right: 8.6053412462908%;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > ul.my-settings > li p.note {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    float: none;
    width: 480px;
    margin: 16px -webkit-calc(100% - 8px * 60) 0 0;
    margin: 16px -moz-calc(100% - 8px * 60) 0 0;
    margin: 16px calc(100% - 8px * 60) 0 0;
    }

}

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li p.note {
    width: 400px;
    margin-right: -webkit-calc(100% - 8px * 50);
    margin-right: -moz-calc(100% - 8px * 50);
    margin-right: calc(100% - 8px * 50);
    }

}

@media screen and (max-width: 479px) {
html > body > main.components-container > ul.my-settings > li p.note {
    width: 100%;
    margin-right: 0;
    }

}

html > body > main.components-container > ul.my-settings > li span.label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    display: block;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li span.label {
    font-size: 13px;
    }

}

html > body > main.components-container > ul.my-settings > li > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li > h2 {
    font-size: 20px;
    }

}

html > body > main.components-container > ul.my-settings > li > h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin: 0 0 16px;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li > h3 {
    font-size: 17px;
    }

}

html > body > main.components-container > ul.my-settings > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }

html > body > main.components-container > ul.my-settings > li > ul > li > form {
    display: inline-block;
    }

html > body > main.components-container > ul.my-settings > li > ul > li > form.sending-form {
    cursor: wait;
    }

html > body > main.components-container > ul.my-settings > li > ul > li > form.sending-form * {
    pointer-events: none;
    }

html > body > main.components-container > ul.my-settings > li > ul > li > form.error > p.error {
    display: block;
    }

html > body > main.components-container > ul.my-settings > li > ul > li > form > p.error {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #f26259;
    letter-spacing: .4px;
    position: absolute;
    display: none;
    margin-top: 8px;
    white-space: nowrap;
    }

@media screen and (max-width: 743px) {
html > body > main.components-container > ul.my-settings > li > ul > li > form > p.error {
    font-size: 12px;
    }

}

@media screen and (max-width: 999px) {
html > body > main.components-container > ul.my-settings > li > ul > li > form > p.error {
    margin-top: 2px;
    }

}

html > body > section.promo-banner {
    margin-top: 0;
    }

html > body.manage {
    padding-top: 50px;
    padding-bottom: 50px;
    }

html > body.scheme-for-admin main.components-container {
    margin: 0;
    width: 100%;
    padding-top: 20px;
    }

html > body.scheme-for-admin section.chooser {
    white-space: nowrap;
    }

html > body.scheme-for-admin section.chooser > ul.heading-menu,
html > body.scheme-for-admin section.chooser > ul.view,
html > body.scheme-for-admin section.chooser > h2 {
    display: none;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form {
    display: inline-block;
    vertical-align: top;
    width: 250px;
    margin-right: 0 !important;
    white-space: normal;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li {
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li[data-for="deadline"],
html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li[data-for="section"] {
    display: none;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li:not([data-for]) {
    display: none;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li.more {
    display: block !important;
    border: none !important;
    background: none !important;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li.more:before {
    display: none;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li.more > ul > li {
    margin-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li.more > ul > li[data-for="floor"] {
    display: none;
    }

html > body.scheme-for-admin section.chooser > form.chooser-form > ul.fields > li.more > ul > li[data-for="kitchen_area"] {
    padding-top: 0 !important;
    }

html > body.scheme-for-admin section.chooser > div.scheme {
    display: inline-block !important;
    width: 710px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    white-space: normal;
    margin-left: 19px;
    }

html > body.scheme-for-admin section.chooser > div.scheme > div.building {
    width: 645px !important;
    }

html > body.scheme-for-admin section.chooser > div.scheme > div.building ul.floor li a:not([href]) {
    opacity: .5;
    }

html > body.scheme-for-admin section.chooser > div.scheme > article.apartment-card {
    display: none;
    }

html > body > div[class*="roistat"].roistat-lh-popup {
    top: 10vw !important;
    left: 50% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 48px 34px 48px;
    font-family: 'muller',sans-serif;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

@media screen and (max-width: 999px) {
html > body > div[class*="roistat"].roistat-lh-popup {
    overflow-x: scroll;
    }

}

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup {
    top: 20vw !important;
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-agreement {
    width: auto;
    margin: 0;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-agreement:before {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    content: 'Осуществляя заказ, вы соглашаетесь с политикой персональных данных.';
    }

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-agreement:before {
    font-size: 12px;
    }

}

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-agreement * {
    display: none !important;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-copyright {
    font-family: 'muller',sans-serif;
    font-size: 12px;
    margin-bottom: 13px;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-copyright > a {
    font-weight: 400;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-copyright > a:hover {
    color: #ff675e;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-copyright > a:active {
    color: #c41016;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form {
    margin: 0 0 48px;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form label.roistat-lh-text-label-contact {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    min-height: 23px;
    }

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form label.roistat-lh-text-label-contact {
    font-size: 13px;
    }

}

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input[type="text"] {
    height: 48px;
    line-height: 48px !important;
    border-color: #cfcecd !important;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input[type="text"]:hover {
    border-color: #adaeb4 !important;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input[type="text"]:focus,
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input[type="text"]:active {
    border: 1px solid #9d9d9d !important;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input.roistat-lh-submit {
    height: 48px;
    margin-top: 3px;
    line-height: 38px;
    color: #4d4f58;
    background: none;
    border-color: #9d9d9d;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input.roistat-lh-submit:hover {
    color: #696a6e;
    background: none;
    border-color: #adaeb4;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-form input.roistat-lh-submit:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > a.roistat-lh-close {
    top: -54px;
    right: -55px;
    width: 33px;
    height: 33px;
    font-size: 0;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > a.roistat-lh-close {
    right: -8px;
    }

}

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > a.roistat-lh-close:before,
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > a.roistat-lh-close:after {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    width: 2px;
    content: "";
    background: #adaeb4;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > a.roistat-lh-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > a.roistat-lh-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > div.roistat-lh-head-text {
    margin: 0;
    }

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > div.roistat-lh-head-text > div.roistat-lh-sub-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > div.roistat-lh-head-text > div.roistat-lh-sub-title {
    font-size: 15px;
    }

}

html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > div.roistat-lh-head-text > div.roistat-lh-title {
    margin-bottom: 32px;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup > div > div.roistat-lh-head > div.roistat-lh-head-text > div.roistat-lh-title {
    font-size: 20px !important;
    line-height: 1.1 !important;
    }

}

html > body > div[class*="roistat"].roistat-lh-popup > div > div#roistat-lh-thank-you {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 72px 48px 34px 48px;
    text-align: center;
    background: #fff url(images/form/success.svg) center 32px no-repeat;
    -webkit-background-size: 26px;
    -moz-background-size: 26px;
    background-size: 26px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 743px) {
html > body > div[class*="roistat"].roistat-lh-popup > div > div#roistat-lh-thank-you {
    font-size: 17px;
    }

}

html > body > div[class*="roistat"].roistat-lh-pulsator-phone {
    z-index: 300 !important;
    opacity: 1;
    }

@media print {
html > body > div[class*="roistat"].roistat-lh-pulsator-phone {
    display: none;
    }

}

html > body > div[class*="roistat"].roistat-lh-pulsator-phone:hover > div.roistat-lh-pulsator-fill {
    background: #ff675e;
    }

html > body > div[class*="roistat"].roistat-lh-pulsator-phone:active > div.roistat-lh-pulsator-fill {
    background: #c41016;
    }

html > body.lightbox > div[class*="roistat"].roistat-lh-pulsator-phone {
    filter: blur(2px);
    }

html > body > div[class*="roistat"].roistat-lh-pulsator-phone > div.roistat-lh-pulsator-circle {
    border: none;
    }

html > body > div[class*="roistat"].roistat-lh-pulsator-phone > div.roistat-lh-pulsator-fill {
    background: #f26259;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > div[class*="roistat"].roistat-lh-pulsator-phone > div.roistat-lh-pulsator-img {
    opacity: 1;
    background: url(images/callback.svg) center center no-repeat;
    -webkit-background-size: 32px;
    -moz-background-size: 32px;
    background-size: 32px;
    }

html > body > div[class*="roistat"].roistat-lh-wrap {
    opacity: 1 !important;
    background: rgba(77,79,88,.85);
    }

html > body > div.copy {
    position: fixed;
    top: auto;
    right: 50%;
    bottom: 120px;
    left: 50%;
    z-index: 9999;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 181px;
    height: 36px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    background-color: #daf6dd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
    -o-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > div.copy {
    bottom: 80px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.copy {
    bottom: 60px;
    width: 162px;
    height: 24px;
    padding: 4px 12px;
    font-size: 12px;
    line-height: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.copy {
    bottom: 50px;
    }

}

html > body > div.copy:before {
    display: block;
    width: 13px;
    height: 13px;
    margin-right: 8px;
    content: '';
    background-image: url(/styles/images/article/success.svg);
    background-repeat: no-repeat;
    }

@media screen and (max-width: 743px) {
html > body > div.copy:before {
    width: 11px;
    height: 11px;
    background-image: url(/styles/images/article/mini-success.svg);
    }

}

html > body > div.copy.hide {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    }

html > body > div.lightbox {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 310;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100vw;
    background: transparent;
    text-align: center;
    white-space: nowrap;
    background: rgba(77,79,88,.85);
    }

html > body > div.lightbox.big-lightbox {
    padding-top: 10%;
    background: #fff;
    }

html > body > div.lightbox.big-lightbox.tour {
    padding-top: 0;
    }

@media screen and (max-width: 479px) {
html > body > div.lightbox.big-lightbox.tour > div.close {
    top: 74px;
    }

}

html > body > div.lightbox.big-lightbox.tour > iframe {
    width: 100vw;
    height: 100vh;
    }

html > body > div.lightbox.big-lightbox > div.close {
    top: 24px;
    right: 24px;
    }

html > body > div.lightbox.big-lightbox > div.close:hover:before,
html > body > div.lightbox.big-lightbox > div.close:hover:after {
    background: #ff675e;
    }

html > body > div.lightbox.big-lightbox > div.close:before,
html > body > div.lightbox.big-lightbox > div.close:after {
    background: #f26259;
    }

html > body > div.lightbox.order-taxi > div.content {
    width: 912px;
    max-width: 912px;
    padding: 0;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.order-taxi > div.content {
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 999px) {
html > body > div.lightbox.order-taxi > div.content > div.close {
    right: -4px;
    }

}

html > body > div.lightbox.order-taxi > div.content > form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 47.8%;
    padding: 47px 60px 30px 49px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content > form {
    width: 100%;
    padding-right: 49px;
    }

}

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.src-address,
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.dst-address {
    width: 100%;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.phone {
    width: 168px;
    margin-right: 14px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.phone {
    width: 100%;
    margin-right: 0;
    }

}

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time {
    width: 144px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time {
    width: 100%;
    }

}

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 48px;
    margin: 0;
    padding: 0;
    list-style: none;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs:before {
    position: absolute;
    top: 8px;
    right: 50%;
    bottom: 8px;
    left: auto;
    content: "";
    width: 1px;
    background: #cfcecd;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li {
    width: 50%;
    border: 1px solid #cfcecd;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li:first-child {
    border-right: none !important;
    -webkit-border-radius: 16px 0 0 16px;
    border-radius: 16px 0 0 16px;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li:last-child {
    border-left: none !important;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li:hover {
    border-color: #adaeb4;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li:active,
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li:focus {
    border-color: #9d9d9d;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li.invalid {
    background: #fbd2d3;
    border: 1px solid #f14950;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li.invalid:hover {
    border-color: #f26259;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li.invalid:active,
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li.invalid:focus {
    border-color: #c41016;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li > input {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 48px;
    background: none;
    border: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.time > ul.inputs > li > input {
    font-size: 15px;
    }

}

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    width: 187px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button {
    line-height: 49px;
    }

}

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:focus,
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:focus {
    outline: none;
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:focus,
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content > form > ul.fields > li.submit > button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

}

html > body > div.lightbox.order-taxi > div.content > form.sent + div.map {
    display: none;
    }

html > body > div.lightbox.order-taxi > div.content > div.map {
    overflow: hidden;
    width: 52%;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.order-taxi > div.content > div.map {
    width: 100%;
    height: 350px;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    }

}

html > body > div.lightbox.zoom {
    white-space: normal;
    }

html > body > div.lightbox.zoom > div.content {
    position: relative;
    width: 808px;
    height: 540px;
    max-width: none;
    padding: 40px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content {
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    height: auto;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox.zoom > div.content {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > div.close {
    right: -4px;
    }

}

html > body > div.lightbox.zoom > div.content:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    width: 428px;
    content: "";
    background: #f5f4f2;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content:after {
    display: none;
    content: none;
    }

}

html > body > div.lightbox.zoom > div.content > form {
    height: 100%;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form {
    height: auto;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields {
    height: auto;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li:not(:last-child) {
    margin-bottom: 0;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.name,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.phone,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.submit {
    width: 299px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.name,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.phone,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.submit {
    width: 100%;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.day,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy {
    width: 346px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.day,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time,
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy {
    width: 100%;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title > h2 {
    font-size: 20px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 24px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.title > p {
    font-size: 15px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.name {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 16px;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.phone {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: auto;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.phone {
    margin-bottom: 16px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.photo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 428px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.photo {
    display: none;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.photo > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.day {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-bottom: 32px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.day {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    margin-bottom: 16px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.day > select {
    background-color: #fff;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    margin-bottom: auto;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-bottom: 16px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset {
    width: 100%;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > legend {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #696a6e;
    letter-spacing: .2px;
    display: inline-block;
    margin-bottom: 8px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > legend {
    font-size: 13px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-calc(100% + 12px);
    width: -moz-calc(100% + 12px);
    width: calc(100% + 12px);
    margin: -12px 0 0;
    padding: 0;
    list-style: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul {
    width: 100%;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li {
    width: -webkit-calc(100% / 2 - 12px);
    width: -moz-calc(100% / 2 - 12px);
    width: calc(100% / 2 - 12px);
    height: 99px;
    margin-top: 12px;
    margin-right: 12px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li {
    width: 100%;
    margin-right: 0;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li.disabled {
    display: none;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > input {
    display: none;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > input:checked + label {
    background: #f26259;
    border-color: #f26259;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > input:checked + label > span:nth-child(1),
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > input:checked + label > span:nth-child(2) {
    color: #fff;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > label {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 14px 16px 16px;
    white-space: nowrap;
    background: #fff;
    border: 1px solid #cfcecd;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > label:hover {
    border-color: #adaeb4;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > label > span {
    display: block;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > label > span:nth-child(1) {
    font-size: 12px;
    line-height: 19px;
    letter-spacing: .2px;
    color: #696a6e;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.time > fieldset > ul > li > label > span:nth-child(2) {
    font-size: 22px;
    line-height: 28px;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    margin-bottom: 32px;
    }

}

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy > p {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .4px;
    color: #696a6e;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy > p > a {
    color: #696a6e;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.privacy-policy > p > a:hover {
    color: #f26259;
    }

html > body > div.lightbox.zoom > div.content > form > ul.fields > li.submit {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox.zoom > div.content > form > ul.fields > li.submit {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7;
    }

}

html > body > div.lightbox > div.close {
    position: absolute;
    top: -46px;
    right: -46px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    }

html > body > div.lightbox > div.close:before,
html > body > div.lightbox > div.close:after {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    width: 2px;
    content: "";
    background: #adaeb4;
    }

html > body > div.lightbox > div.close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > div.lightbox > div.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

html > body > div.lightbox > div.big-content {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    max-width: 1348px;
    text-align: left;
    white-space: initial;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.big-content {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    }

}

html > body > div.lightbox > div.content.certificate {
    width: 811px;
    max-width: none;
    background-color: #323442;
    background-image: url(/styles/images/tobolsk-certificate.png);
    background-repeat: no-repeat;
    background-position: right;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content.certificate {
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    background-image: none;
    }

}

html > body > div.lightbox > div.content.certificate > form {
    width: 392px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate > form {
    width: 100%;
    }

}

html > body > div.lightbox > div.content.certificate > form.sent > div.sent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    }

html > body > div.lightbox > div.content.certificate > form > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    padding-right: 10%;
    white-space: pre-wrap;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate > form > p {
    font-size: 15px;
    }

}

html > body > div.lightbox > div.content.certificate > form > h2,
html > body > div.lightbox > div.content.certificate > form > p {
    color: #fff;
    }

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.phone > label,
html > body > div.lightbox > div.content.certificate > form > ul.fields > li.agreement,
html > body > div.lightbox > div.content.certificate > form > ul.fields > li.agreement > a {
    color: #9d9d9d;
    }

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:focus,
html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:focus {
    outline: none;
    }

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:focus,
html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.lightbox > div.content.certificate > form > ul.fields > li.submit > button:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > div.lightbox > div.content.certificate > form > div.sent {
    right: auto;
    width: 392px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate > form > div.sent {
    right: 0;
    width: auto;
    }

}

html > body > div.lightbox > div.content.certificate > form > div.sent h3 {
    color: #fff;
    }

html > body > div.lightbox > div.content.certificate > form > div.sent p {
    color: #9d9d9d;
    }

html > body > div.lightbox > div.content.certificate > form > div.sent div.close {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #4e505c;
    letter-spacing: .4px;
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    color: #9d9d9d;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.certificate > form > div.sent div.close {
    font-size: 12px;
    }

}

html > body > div.lightbox > div.content {
    position: relative;
    z-index: 323;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 490px;
    max-width: 490px;
    padding: 48px 48px 34px 48px;
    margin: 10% auto 5% auto;
    text-align: left;
    background-color: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content {
    margin-left: auto;
    margin-right: auto;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content {
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    margin-top: 20%;
    margin-bottom: 20%;
    }

}

html > body > div.lightbox > div.content.observe form > h2 {
    margin-bottom: 0;
    }

html > body > div.lightbox > div.content.observe form > p.subtitle {
    display: block;
    margin: 20px 0 0;
    font-size: 16px;
    line-height: -webkit-calc(1.5625);
    line-height: -moz-calc(1.5625);
    line-height: calc(1.5625);
    color: #4e505c;
    }

html > body > div.lightbox > div.content.observe form > ul.fields {
    margin: 30px 0 0;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li > label {
    color: #adaeb4;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li.phone {
    margin-bottom: 0;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li.submit {
    margin-top: 20px;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li.submit > button {
    min-width: 200px;
    line-height: 100%;
    color: #fff;
    background-color: #f26259;
    border-color: #f26259;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li.submit > button:hover,
html > body > div.lightbox > div.content.observe form > ul.fields > li.submit > button:focus {
    background-color: #ff675e;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li.agreement {
    color: #adaeb4;
    }

html > body > div.lightbox > div.content.observe form > ul.fields > li.agreement > a {
    color: inherit;
    }

html > body > div.lightbox > div.content.finishing,
html > body > div.lightbox > div.content.special-advantage {
    width: 1116px;
    max-width: none;
    white-space: normal;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.content.finishing,
html > body > div.lightbox > div.content.special-advantage {
    width: -webkit-calc(100% - 48px);
    width: -moz-calc(100% - 48px);
    width: calc(100% - 48px);
    }

}

html > body > div.lightbox > div.content.reviews-lightbox {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-width: 913px;
    width: 100%;
    padding: 0;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content.reviews-lightbox {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: -webkit-calc(100% - 36px * 2);
    max-width: -moz-calc(100% - 36px * 2);
    max-width: calc(100% - 36px * 2);
    }

}

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info {
    max-width: 327px;
    padding: 56px 67px 87px 41px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info {
    max-width: 100%;
    padding: 40px 40px 50px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info {
    padding: 20px 16px 24px;
    }

}

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info * {
    white-space: initial;
    }

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > h2 {
    margin-bottom: 7px;
    }

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35em;
    }

}

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > p.subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    margin-bottom: 38px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > p.subtitle {
    font-size: 13px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > p.subtitle {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > div.markup > p {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.38em;
    letter-spacing: .2px;
    color: #4e505c;
    }

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.content-info > div.markup > p:not(:last-child) {
    margin-bottom: 0;
    }

}

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }

}

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual * {
    position: relative;
    }

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual > picture {
    position: relative;
    display: block;
    max-width: 478px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual > picture {
    max-width: 100%;
    }

}

html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content.reviews-lightbox > ul > li > div.visual > picture > img {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    }

}

html > body > div.lightbox > div.content.viber {
    padding: 40px;
    }

html > body > div.lightbox > div.content.viber > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    white-space: pre-line;
    margin-bottom: 16px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.viber > h2 {
    font-size: 20px;
    }

}

html > body > div.lightbox > div.content.viber > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: 56px;
    white-space: normal;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.viber > p {
    font-size: 15px;
    }

}

html > body > div.lightbox > div.content.viber > a {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.viber > a {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content.viber > a {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content.viber > a:focus,
html > body > div.lightbox > div.content.viber > a:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > div.lightbox > div.content.viber > a:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > div.lightbox > div.content.viber > a:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > div.close {
    position: absolute;
    top: -46px;
    right: -46px;
    width: 33px;
    height: 33px;
    cursor: pointer;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.close {
    right: -4px;
    }

}

html > body > div.lightbox > div.content > div.close:before,
html > body > div.lightbox > div.content > div.close:after {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    width: 2px;
    content: "";
    background: #adaeb4;
    }

html > body > div.lightbox > div.content > div.close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }

html > body > div.lightbox > div.content > div.close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content {
    margin: 0;
    width: 100% !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 16px 24px;
    }

}

html > body > div.lightbox > div.content > div.finishing {
    width: 100%;
    }

@media (min-width: 1000px) {
html > body > div.lightbox > div.content > div.finishing:not(:has(> div.markup > div:nth-child(3))) {
    position: relative;
    }

}

@media (min-width: 1000px) {
html > body > div.lightbox > div.content > div.finishing:not(:has(> div.markup > div:nth-child(3))) > div.markup {
    margin: 0;
    }

}

@media (min-width: 1000px) {
html > body > div.lightbox > div.content > div.finishing:not(:has(> div.markup > div:nth-child(3))) > div:last-child {
    position: absolute;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-items: end;
    align-items: end;
    row-gap: 12px;
    right: 0;
    bottom: 0;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 24px;
    margin-bottom: 16px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div {
    width: -webkit-calc(100% / 3 - 16px);
    width: -moz-calc(100% / 3 - 16px);
    width: calc(100% / 3 - 16px);
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > li {
    list-style: none;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div {
    width: 100%;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #323442;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head h2 {
    font-size: 14px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-wrap: nowrap;
    margin: 0;
    color: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head p {
    font-size: 13px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px;
    color: #f26259;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head > div > label.line {
    width: 38px;
    height: 20px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background-color: #adaeb4;
    cursor: pointer;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head > div > label.line:has(input:checked) {
    background-color: #f26259;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head > div > label.line:has(input:checked) > span.circle {
    margin-left: 20px;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head > div > label.line input {
    display: none;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.head > div > label.line > span.circle {
    -webkit-transition: margin .3s ease-in-out;
    -moz-transition: margin .3s ease-in-out;
    -o-transition: margin .3s ease-in-out;
    transition: margin .3s ease-in-out;
    display: block;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 2px 0 0 2px;
    background-color: #fff;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 16px;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > input:checked[id='f_color[grey]'] ~ div.images > img.grey,
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > input:checked[id='f_color[latte]'] ~ div.images > img.latte,
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > input:checked[id='f_color[white]'] ~ div.images > img.white {
    opacity: 1;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > input:checked[id='f_color[grey]'] ~ div.labels > label[for='f_color[grey]'],
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > input:checked[id='f_color[latte]'] ~ div.labels > label[for='f_color[latte]'],
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > input:checked[id='f_color[white]'] ~ div.labels > label[for='f_color[white]'] {
    border-color: #f26259;
    -webkit-box-shadow: 0 12px 12px -8px rgba(242,98,89,.5);
    box-shadow: 0 12px 12px -8px rgba(242,98,89,.5);
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.images {
    position: relative;
    width: 100%;
    height: 275px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.images {
    height: auto;
    aspect-ratio: 1.1929824561404;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.images > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: opacity 150ms ease-in-out 150ms;
    -moz-transition: opacity 150ms ease-in-out 150ms;
    -o-transition: opacity 150ms ease-in-out 150ms;
    transition: opacity 150ms ease-in-out 150ms;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.labels {
    width: 100%;
    height: 46px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.labels > label {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    border: 2px solid #ecedf2;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: color 150ms ease-in-out;
    -moz-transition: color 150ms ease-in-out;
    -o-transition: color 150ms ease-in-out;
    transition: color 150ms ease-in-out;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.labels > label[for='f_color[grey]'] {
    background: #848484;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.labels > label[for='f_color[latte]'] {
    background: #c6bcaf;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.color-chooser > div.labels > label[for='f_color[white]'] {
    background: #fff;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container {
    width: 100%;
    height: 275px;
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container {
    height: auto;
    margin-bottom: 16px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.slides {
    padding: 0;
    width: 100%;
    height: 275px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: grab;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    margin-bottom: 0 !important;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.slides {
    height: auto;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.slides > li {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    padding-left: 0;
    width: 100%;
    height: 275px;
    margin-right: 16px;
    margin-bottom: 0 !important;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.slides > li:before {
    display: none !important;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.slides > li {
    height: auto;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.bookmarks {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 24px;
    left: 24px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.bookmarks > li {
    position: relative;
    width: 6px;
    height: 6px;
    padding-left: 0;
    cursor: pointer;
    opacity: .5;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.bookmarks > li:not(:last-child) {
    margin-right: 14px;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.bookmarks > li:hover {
    opacity: 1;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.bookmarks > li.current {
    pointer-events: none;
    opacity: 1;
    background: #fff;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul.bookmarks > li:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    content: '';
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: none !important;
    }

html > body > div.lightbox > div.content > div.finishing > div.markup > div > img,
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul > li > img {
    width: 100%;
    height: 275px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    object-fit: cover;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > img,
html > body > div.lightbox > div.content > div.finishing > div.markup > div > div.slider-container > ul > li > img {
    height: auto;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > img {
    display: block;
    margin-bottom: 24px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > img {
    margin-bottom: 16px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div.markup > div > p.lead {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5625;
    color: #4e505c;
    margin-bottom: -8px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div.markup > div > p.lead {
    font-size: 15px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div:last-child {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 46px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: fit-content;
    }

html > body > div.lightbox > div.content > div.finishing > div:last-child > span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5625;
    color: #4e505c;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > span {
    font-size: 15px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div:last-child > span:before {
    display: block;
    content: '';
    width: 19.5px;
    height: 19.5px;
    background-image: url(/styles/images/icons/info.svg);
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > span {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

}

html > body > div.lightbox > div.content > div.finishing > div:last-child > div {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    }

html > body > div.lightbox > div.content > div.finishing > div:last-child > div > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    color: #f26259;
    margin: 0;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div > p {
    font-size: 15px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div > p:before {
    content: 'Итого';
    display: block;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div > p {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    }

}

html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    height: 46px;
    line-height: 42px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:focus,
html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:focus,
html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose {
    line-height: 41px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div button.save-choose {
    width: 100%;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child > div {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.finishing > div:last-child {
    height: fit-content;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    row-gap: 8px;
    }

}

html > body > div.lightbox > div.content > div.special-advantage {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    min-height: 578px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.special-advantage {
    display: block;
    min-height: 0;
    }

}

html > body > div.lightbox > div.content > div.special-advantage > div.markup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: -webkit-calc(100% - 756px);
    width: -moz-calc(100% - 756px);
    width: calc(100% - 756px);
    padding-right: 40px;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.content > div.special-advantage > div.markup {
    width: 30%;
    }

}

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.special-advantage > div.markup {
    width: 100%;
    padding-right: 0;
    }

}

html > body > div.lightbox > div.content > div.special-advantage > div.markup > h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.0833333333333;
    color: #323442;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.special-advantage > div.markup > h2 {
    font-size: 17px;
    }

}

html > body > div.lightbox > div.content > div.special-advantage > div.markup > p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4e505c;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > div.special-advantage > div.markup > p {
    font-size: 15px;
    }

}

html > body > div.lightbox > div.content > div.special-advantage > figure {
    width: 756px;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.content > div.special-advantage > figure {
    width: 70%;
    }

}

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.special-advantage > figure {
    width: 100%;
    height: 50vh;
    }

}

html > body > div.lightbox > div.content > div.special-advantage > figure > img {
    position: absolute;
    top: 0;
    right: 0;
    width: 756px;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.content > div.special-advantage > figure > img {
    width: 70%;
    }

}

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.content > div.special-advantage > figure > img {
    top: auto;
    bottom: 0;
    width: 100%;
    height: 50vh;
    -webkit-border-radius: 0 0 16px 16px;
    border-radius: 0 0 16px 16px;
    }

}

html > body > div.lightbox > div.content > form {
    position: static;
    width: 100%;
    }

html > body > div.lightbox > div.content > form input {
    font-weight: 400;
    }

html > body > div.lightbox > div.content > form.lk > h2 {
    margin-bottom: 16px;
    }

html > body > div.lightbox > div.content > form.lk > ul.fields > li {
    position: relative;
    }

html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    padding-right: 32px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"]:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"]:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"]:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"]:before {
    position: absolute;
    display: block;
    content: '';
    top: 20px;
    right: 29px;
    bottom: auto;
    left: auto;
    width: 6px;
    height: 6px;
    font-size: 0;
    border-left: 2px solid #f26259;
    border-bottom: 2px solid #f26259;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    }

html > body > div.lightbox > div.content > form.lk > ul.fields > li > button[type="submit"]:before {
    right: 16px;
    }

html > body > div.lightbox > div.content > form.lk.change-address-form.sent.success > div.sent-lk > div.success,
html > body > div.lightbox > div.content > form.lk.change-address-form.sent.error > div.sent-lk > div.error,
html > body > div.lightbox > div.content > form.lk.confirm-address-form.sent.success > div.sent-lk > div.success,
html > body > div.lightbox > div.content > form.lk.confirm-address-form.sent.error > div.sent-lk > div.error {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    }

html > body > div.lightbox > div.content > form.lk.change-address-form > div.sent-lk > div.success > ul.actions,
html > body > div.lightbox > div.content > form.lk.change-address-form > div.sent-lk > div.error > div.close,
html > body > div.lightbox > div.content > form.lk.confirm-address-form > div.sent-lk > div.success > ul.actions,
html > body > div.lightbox > div.content > form.lk.confirm-address-form > div.sent-lk > div.error > div.close {
    margin-top: auto;
    }

html > body > div.lightbox > div.content > form.lk.change-address-form.hidden,
html > body > div.lightbox > div.content > form.lk.confirm-address-form.hidden {
    display: none;
    }

html > body > div.lightbox > div.content > form.lk.change-address-form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }

html > body > div.lightbox > div.content > form.lk.change-address-form > ul.fields > li.half {
    width: -webkit-calc(50% - 12px);
    width: -moz-calc(50% - 12px);
    width: calc(50% - 12px);
    }

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.content > form.lk.change-address-form > ul.fields > li.half {
    width: 100%;
    }

}

html > body > div.lightbox > div.content > form.lk.change-address-form > ul.fields > li.half.invalid,
html > body > div.lightbox > div.content > form.lk.change-address-form > ul.fields > li.half.invalid ~ li {
    margin-bottom: 32px;
    }

html > body > div.lightbox > div.content > form.lk.change-address-form > ul.fields > li.submit > button[type="submit"] {
    overflow: hidden;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"] {
    margin-right: 16px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button[type="submit"]:before {
    content: none;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    pointer-events: none;
    background: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend:focus,
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend.show {
    pointer-events: auto;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend.show > span {
    display: none;
    }

html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend > span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    text-align: left;
    white-space: normal;
    background: white;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.lk.confirm-address-form > ul.fields > li.submit > button.resend > span {
    font-size: 13px;
    }

}

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"],
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"] {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #fff;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #f26259;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    background: #f26259;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"],
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"] {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"],
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"] {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:hover,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:hover {
    color: #fff;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:active,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:active {
    color: #cfcecd;
    border-color: #ff675e;
    }

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:hover,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:focus,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:hover {
    background: #ff675e;
    -webkit-box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    box-shadow: 0 20px 20px -15px rgba(255,103,94,.5);
    }

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:active,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:active {
    color: #fff;
    background: #e16962;
    border-color: #e16962;
    -webkit-box-shadow: none;
    box-shadow: none;
    }

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li > button[type="submit"]:before,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li > button[type="submit"]:before {
    content: none;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button[type="submit"] {
    margin-right: 16px;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5625;
    color: #4d4f58;
    height: 49px;
    padding: 0 24px;
    font-weight: 500;
    line-height: 49px;
    text-align: center;
    border: 2px solid #9d9d9d;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    transition: box-shadow 150ms ease-in-out,color 150ms ease-in-out,background-color 150ms ease-in-out;
    position: relative;
    pointer-events: none;
    background: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend {
    font-size: 15px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend {
    line-height: 49px;
    }

}

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend:focus,
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend:hover {
    color: #696a6e;
    border-color: #adaeb4;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend:active {
    color: #16192a;
    border-color: #9d9d9d;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend:focus {
    outline: none;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend.show {
    pointer-events: auto;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend.show > span {
    display: none;
    }

html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend > span {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    text-align: left;
    white-space: normal;
    background: white;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form.change-phone-form[name="confirm-phone"] > ul.fields > li.submit > button.resend > span {
    font-size: 13px;
    }

}

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li:not(:last-child) {
    margin-bottom: 24px;
    }

html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li:hover > input[type="text"],
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li:hover > input[type="password"],
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li:focus-within > input[type="text"],
html > body > div.lightbox > div.content > form.change-password-form > ul.fields > li:focus-within > input[type="password"] {
    border-color: #adaeb4;
    }

html > body > div.lightbox > div.content > form > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.1;
    color: #323442;
    white-space: pre-line;
    margin-bottom: 32px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > h2 {
    font-size: 20px;
    }

}

html > body > div.lightbox > div.content > form > p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    margin-bottom: 24px;
    white-space: normal;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > p {
    font-size: 13px;
    }

}

html > body > div.lightbox > div.content > form > p > button.back {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #4e505c;
    letter-spacing: .2px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    padding: 0;
    background: none;
    border-top: none;
    border-right: none;
    border-left: none;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > p > button.back {
    font-size: 13px;
    }

}

@media print {
html > body > div.lightbox > div.content > form > p > button.back {
    border-bottom: none;
    }

}

html > body > div.lightbox > div.content > form > p > button.back:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > div.lightbox > div.content > form > p > button.back:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > div.lightbox > div.content > form > ul.fields {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }

html > body > div.lightbox > div.content > form > ul.fields > li {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    }

html > body > div.lightbox > div.content > form > ul.fields > li:not(:last-child) {
    margin-bottom: 16px;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.submit {
    margin-top: 16px;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.personal-data {
    width: 100%;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.personal-data > label {
    padding-left: 32px !important;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.file {
    margin-bottom: 32px;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.file > button.file {
    width: 100%;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.agreement {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 93px;
    margin-top: 32px;
    white-space: pre-line;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > ul.fields > li.agreement {
    font-size: 12px;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > ul.fields > li.agreement {
    padding: 0;
    }

}

html > body > div.lightbox > div.content > form > ul.fields > li.agreement > a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3333333333333;
    color: #696a6e;
    letter-spacing: .4px;
    text-decoration: none;
    border-bottom: 1px solid #adaeb4;
    -webkit-transition: border-color,color 150ms ease-in-out;
    -moz-transition: border-color,color 150ms ease-in-out;
    -o-transition: border-color,color 150ms ease-in-out;
    transition: border-color,color 150ms ease-in-out;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > ul.fields > li.agreement > a {
    font-size: 12px;
    }

}

@media print {
html > body > div.lightbox > div.content > form > ul.fields > li.agreement > a {
    border-bottom: none;
    }

}

html > body > div.lightbox > div.content > form > ul.fields > li.agreement > a:hover {
    color: #ff675e;
    border-bottom-color: #ff675e;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.agreement > a:active {
    color: #e16962;
    border-bottom-color: #e16962;
    }

html > body > div.lightbox > div.content > form > ul.fields > li.password {
    position: relative;
    }

html > body > div.lightbox > div.content > form > ul.fields > li > input:focus + button.show-password {
    display: block;
    }

html > body > div.lightbox > div.content > form > ul.fields > li > button.show-password {
    position: absolute;
    top: 27px;
    right: 0;
    display: none;
    width: 48px;
    height: 48px;
    padding: 0;
    background: url(images/eye/eye-closed.svg) center 22px no-repeat;
    border: none;
    }

html > body > div.lightbox > div.content > form > ul.fields > li > button.show-password.showing {
    background-image: url(images/eye/eye-opened.svg);
    background-position-y: 14px;
    }

html > body > div.lightbox > div.content > form > ul.fields > li > button.show-password:focus,
html > body > div.lightbox > div.content > form > ul.fields > li > button.show-password:hover {
    display: block;
    }

html > body > div.lightbox > div.content > form > ul.fields > li > p.error {
    top: 100%;
    white-space: normal;
    }

html > body > div.lightbox > div.content > form > ul.fields > li > button[type="submit"] {
    max-width: 100%;
    white-space: pre-line;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.content > form > ul.fields > li > button[type="submit"] {
    width: 100%;
    min-width: none;
    }

}

html > body > div.lightbox > div.content > form > ul.fields > li > button[type="submit"]:empty:before {
    display: inline-block;
    content: attr(data-text);
    }

html > body > div.lightbox > div.content > form > div.sent {
    white-space: pre-wrap;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > div.lightbox > div.slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    overflow: visible;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 913px;
    max-height: 650px;
    margin: 10% auto 5% auto;
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li.back {
    -webkit-transition: -webkit-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -moz-transition: -moz-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -o-transition: -o-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    transition: transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-9"] {
    left: -900%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-9"] {
    left: 0;
    -webkit-transform: translate3d(-900%,0,0);
    -moz-transform: translate3d(-900%,0,0);
    -ms-transform: translate3d(-900%,0,0);
    -o-transform: translate3d(-900%,0,0);
    transform: translate3d(-900%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-8"] {
    left: -800%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-8"] {
    left: 0;
    -webkit-transform: translate3d(-800%,0,0);
    -moz-transform: translate3d(-800%,0,0);
    -ms-transform: translate3d(-800%,0,0);
    -o-transform: translate3d(-800%,0,0);
    transform: translate3d(-800%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-7"] {
    left: -700%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-7"] {
    left: 0;
    -webkit-transform: translate3d(-700%,0,0);
    -moz-transform: translate3d(-700%,0,0);
    -ms-transform: translate3d(-700%,0,0);
    -o-transform: translate3d(-700%,0,0);
    transform: translate3d(-700%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-6"] {
    left: -600%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-6"] {
    left: 0;
    -webkit-transform: translate3d(-600%,0,0);
    -moz-transform: translate3d(-600%,0,0);
    -ms-transform: translate3d(-600%,0,0);
    -o-transform: translate3d(-600%,0,0);
    transform: translate3d(-600%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-5"] {
    left: -500%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-5"] {
    left: 0;
    -webkit-transform: translate3d(-500%,0,0);
    -moz-transform: translate3d(-500%,0,0);
    -ms-transform: translate3d(-500%,0,0);
    -o-transform: translate3d(-500%,0,0);
    transform: translate3d(-500%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-4"] {
    left: -400%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-4"] {
    left: 0;
    -webkit-transform: translate3d(-400%,0,0);
    -moz-transform: translate3d(-400%,0,0);
    -ms-transform: translate3d(-400%,0,0);
    -o-transform: translate3d(-400%,0,0);
    transform: translate3d(-400%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-3"] {
    left: -300%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-3"] {
    left: 0;
    -webkit-transform: translate3d(-300%,0,0);
    -moz-transform: translate3d(-300%,0,0);
    -ms-transform: translate3d(-300%,0,0);
    -o-transform: translate3d(-300%,0,0);
    transform: translate3d(-300%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-2"] {
    left: -200%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-2"] {
    left: 0;
    -webkit-transform: translate3d(-200%,0,0);
    -moz-transform: translate3d(-200%,0,0);
    -ms-transform: translate3d(-200%,0,0);
    -o-transform: translate3d(-200%,0,0);
    transform: translate3d(-200%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-1"] {
    left: -100%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="prev-1"] {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-9"] {
    left: 900%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-9"] {
    left: 0;
    -webkit-transform: translate3d(900%,0,0);
    -moz-transform: translate3d(900%,0,0);
    -ms-transform: translate3d(900%,0,0);
    -o-transform: translate3d(900%,0,0);
    transform: translate3d(900%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-8"] {
    left: 800%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-8"] {
    left: 0;
    -webkit-transform: translate3d(800%,0,0);
    -moz-transform: translate3d(800%,0,0);
    -ms-transform: translate3d(800%,0,0);
    -o-transform: translate3d(800%,0,0);
    transform: translate3d(800%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-7"] {
    left: 700%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-7"] {
    left: 0;
    -webkit-transform: translate3d(700%,0,0);
    -moz-transform: translate3d(700%,0,0);
    -ms-transform: translate3d(700%,0,0);
    -o-transform: translate3d(700%,0,0);
    transform: translate3d(700%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-6"] {
    left: 600%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-6"] {
    left: 0;
    -webkit-transform: translate3d(600%,0,0);
    -moz-transform: translate3d(600%,0,0);
    -ms-transform: translate3d(600%,0,0);
    -o-transform: translate3d(600%,0,0);
    transform: translate3d(600%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-5"] {
    left: 500%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-5"] {
    left: 0;
    -webkit-transform: translate3d(500%,0,0);
    -moz-transform: translate3d(500%,0,0);
    -ms-transform: translate3d(500%,0,0);
    -o-transform: translate3d(500%,0,0);
    transform: translate3d(500%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-4"] {
    left: 400%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-4"] {
    left: 0;
    -webkit-transform: translate3d(400%,0,0);
    -moz-transform: translate3d(400%,0,0);
    -ms-transform: translate3d(400%,0,0);
    -o-transform: translate3d(400%,0,0);
    transform: translate3d(400%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-3"] {
    left: 300%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-3"] {
    left: 0;
    -webkit-transform: translate3d(300%,0,0);
    -moz-transform: translate3d(300%,0,0);
    -ms-transform: translate3d(300%,0,0);
    -o-transform: translate3d(300%,0,0);
    transform: translate3d(300%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-2"] {
    left: 200%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-2"] {
    left: 0;
    -webkit-transform: translate3d(200%,0,0);
    -moz-transform: translate3d(200%,0,0);
    -ms-transform: translate3d(200%,0,0);
    -o-transform: translate3d(200%,0,0);
    transform: translate3d(200%,0,0);
    }

html > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-1"] {
    left: 100%;
    }

html.translate3d > body > div.lightbox > div.slider[data-ribbon="yes"] > ul.slides > li[data-ribbon="next-1"] {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    }

html > body > div.lightbox > div.slider.no-prev.no-next > ul.buttons,
html > body > div.lightbox > div.slider.no-prev.no-next > ul.bookmarks {
    display: none;
    }

html > body > div.lightbox > div.slider > ul.slides {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    list-style: none;
    }

html > body > div.lightbox > div.slider > ul.slides > li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -moz-transition: -moz-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    -o-transition: -o-transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    transition: transform .5s ease-out,left .5s ease-out,z-index .5s linear;
    }

html > body > div.lightbox > div.slider > ul.slides > li.next {
    left: 100%;
    }

html > body > div.lightbox > div.slider > ul.slides > li.prev {
    left: -100%;
    }

html.translate3d > body > div.lightbox > div.slider > ul.slides > li {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    }

html.translate3d > body > div.lightbox > div.slider > ul.slides > li.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    }

html.translate3d > body > div.lightbox > div.slider > ul.slides > li.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    -o-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    }

html > body > div.lightbox > div.slider > ul.slides > li.current,
html > body > div.lightbox > div.slider > ul.slides > li.dragging {
    z-index: 100;
    }

html > body > div.lightbox > div.slider > ul.slides > li.dragging {
    cursor: move;
    cursor: url(/styles/_embed/closedhand.cur) 8 8,move '';
    }

html.ua-ie > body > div.lightbox > div.slider > ul.slides > li.dragging {
    cursor: url(/styles/_embed/closedhand.cur),move '';
    }

html > body > div.lightbox > div.slider > ul.slides > li.dragging,
html > body > div.lightbox > div.slider > ul.slides > li.back {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    }

html > body > div.lightbox > div.slider > ul.slides > li.back {
    visibility: hidden;
    }

html > body > div.lightbox > div.slider > ul.slides > li.back.dragging {
    visibility: visible;
    }

html > body > div.lightbox > div.slider.is-draggable > ul.slides > li.current {
    cursor: move;
    cursor: url(/styles/_embed/openhand.cur) 8 8,move '';
    }

html.ua-ie > body > div.lightbox > div.slider.is-draggable > ul.slides > li.current {
    cursor: url(/styles/_embed/openhand.cur),move '';
    }

html > body > div.lightbox > div.slider > ul.buttons > li {
    display: block;
    cursor: pointer;
    }

html > body > div.lightbox > div.slider > ul.bookmarks > li {
    display: inline-block;
    cursor: pointer;
    }

html > body > div.lightbox > div.slider.tiles {
    width: auto;
    max-width: 1140px;
    aspect-ratio: 1.5555555555556;
    max-height: none;
    margin: auto;
    }

@media (max-width: 1380px) {
html > body > div.lightbox > div.slider.tiles {
    width: 90%;
    }

}

html > body > div.lightbox > div.slider.tiles > div.close {
    top: 20px;
    }

@media (max-width: 1380px) {
html > body > div.lightbox > div.slider.tiles > div.close {
    right: 0;
    }

}

@media (min-height: 880px) {
html > body > div.lightbox > div.slider.tiles > div.close {
    top: -webkit-calc(calc(50%) - 440px);
    top: -moz-calc(calc(50%) - 440px);
    top: calc(calc(50%) - 440px);
    }

}

@media (max-width: 1380px) {
html > body > div.lightbox > div.slider.tiles > ul.buttons {
    display: none;
    }

}

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider {
    max-width: -webkit-calc(100% - 36px * 2);
    max-width: -moz-calc(100% - 36px * 2);
    max-width: calc(100% - 36px * 2);
    max-height: 100%;
    margin: 6% auto 5% auto;
    }

}

html > body > div.lightbox > div.slider > div.close {
    position: absolute;
    left: auto;
    top: -18%;
    right: -80px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    background-color: #fff;
    background-image: url(/styles/images/closeLightbox.svg);
    -webkit-background-size: 15px;
    -moz-background-size: 15px;
    background-size: 15px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.slider > div.close {
    right: -50px;
    }

}

@media screen and (max-width: 1023px) {
html > body > div.lightbox > div.slider > div.close {
    display: none;
    }

}

html > body > div.lightbox > div.slider > ul.bookmarks {
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 70%;
    margin: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

@media (min-height: 880px) {
html > body > div.lightbox > div.slider > ul.bookmarks {
    bottom: -webkit-calc(calc(50%) - 390px);
    bottom: -moz-calc(calc(50%) - 390px);
    bottom: calc(calc(50%) - 390px);
    }

}

html > body > div.lightbox > div.slider > ul.bookmarks > li {
    height: 5px;
    width: 100%;
    background: #7f818b;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

html > body > div.lightbox > div.slider > ul.bookmarks > li.current {
    background: #ecedf2;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.bookmarks {
    display: none;
    }

}

html > body > div.lightbox > div.slider > ul.buttons {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 323;
    width: 100%;
    height: 100%;
    pointer-events: none;
    }

@media screen and (max-width: 1023px) {
html > body > div.lightbox > div.slider > ul.buttons {
    display: none;
    }

}

html > body > div.lightbox > div.slider > ul.buttons > li {
    position: absolute;
    top: 50%;
    width: 42px;
    height: 42px;
    cursor: pointer;
    pointer-events: auto;
    background: #fff;
    background-image: url(/styles/images/arrowSliderLightbox.svg);
    -webkit-background-size: 9px 16px;
    -moz-background-size: 9px 16px;
    background-size: 9px 16px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: opacity 300ms ease-in-out,background-color 150ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out,background-color 150ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out,background-color 150ms ease-in-out;
    transition: opacity 300ms ease-in-out,background-color 150ms ease-in-out;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.slider > ul.buttons > li {
    bottom: -webkit-calc(50% - 20px);
    bottom: -moz-calc(50% - 20px);
    bottom: calc(50% - 20px);
    width: 40px;
    height: 40px;
    }

}

html > body > div.lightbox > div.slider > ul.buttons > li:hover {
    background-color: #ff675e;
    }

html > body > div.lightbox > div.slider > ul.buttons > li:active {
    background-color: #e16962;
    }

html > body > div.lightbox > div.slider > ul.buttons > li.disabled {
    cursor: auto;
    opacity: 0;
    }

html > body > div.lightbox > div.slider > ul.buttons > li.next {
    left: auto;
    right: -80px;
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.slider > ul.buttons > li.next {
    right: -50px;
    }

}

html > body > div.lightbox > div.slider > ul.buttons > li.prev {
    left: -80px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    }

@media screen and (max-width: 1279px) {
html > body > div.lightbox > div.slider > ul.buttons > li.prev {
    left: -50px;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox {
    position: absolute;
    top: 50%;
    left: 0;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox {
    position: relative;
    overflow: visible;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 323;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 913px;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    background-color: #fff;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: -webkit-calc(100% - 36px * 2);
    width: -moz-calc(100% - 36px * 2);
    width: calc(100% - 36px * 2);
    height: auto;
    }

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content.current {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    }

}

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content {
    position: relative;
    display: none;
    width: -webkit-calc(100% - 24px * 2);
    width: -moz-calc(100% - 24px * 2);
    width: calc(100% - 24px * 2);
    height: auto;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info {
    max-width: 327px;
    padding: 56px 67px 87px 41px;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info {
    max-width: 100%;
    padding: 40px 40px 50px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info {
    padding: 20px 16px 24px;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info * {
    white-space: initial;
    }

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > h2 {
    margin-bottom: 7px;
    }

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35em;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > p.subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3571428571429;
    color: #7f818b;
    letter-spacing: .2px;
    margin-bottom: 38px;
    }

@media screen and (max-width: 743px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > p.subtitle {
    font-size: 13px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > p.subtitle {
    margin-bottom: 16px;
    }

}

@media screen and (max-width: 479px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > div.markup > p {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.38em;
    letter-spacing: .2px;
    color: #4e505c;
    }

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.content-info > div.markup > p:not(:last-child) {
    margin-bottom: 0;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual * {
    position: relative;
    }

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual > picture {
    position: relative;
    display: block;
    max-width: 478px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual > picture {
    max-width: 100%;
    aspect-ratio: 1.7777777777778;
    }

}

html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual > picture > img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 0 16px 16px 0;
    border-radius: 0 16px 16px 0;
    }

@media screen and (max-width: 999px) {
html > body > div.lightbox > div.slider > ul.reviews-lightbox.reviews-lightbox > li.content > div.visual > picture > img {
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    }

}

html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox {
    position: relative;
    display: block;
    max-height: 720px;
    max-width: 1120px;
    padding: 0;
    margin: 0;
    width: auto;
    overflow: hidden;
    aspect-ratio: 1.5555555555556;
    list-style: none;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media (max-height: 875px) {
html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox {
    height: 85%;
    }

}

html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox > li {
    height: fit-content;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    margin: auto 0;
    }

html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox > li > video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox > li > picture {
    display: block;
    max-height: 720px;
    max-width: 1120px;
    }

html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox > li > picture > img {
    width: 100%;
    max-height: 720px;
    max-width: 1120px;
    object-fit: cover;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    }

@media {
html > body > div.lightbox > div.slider > ul.tiles-lightbox.tiles-lightbox > li > picture > img {
    width: 100%;
    }

}

html > body > div.lightbox.tooltip {
    text-align: left;
    white-space: normal;
    }

html > body > div.lightbox.tooltip:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    content: '';
    background: #323442;
    opacity: .75;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 16px 24px 32px 24px;
    background: #fff;
    -webkit-border-radius: 16px 16px 0 0;
    border-radius: 16px 16px 0 0;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item > h3,
html > body > div.lightbox.tooltip > div.tooltips-list-item > h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
    letter-spacing: .2px;
    color: #4e505c;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item h3 + h3 {
    margin: 0;
    margin-top: 16px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4em;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item > p {
    margin: 0;
    margin-top: 16px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.38em;
    letter-spacing: .2px;
    color: #4e505c;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item > span.title {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
    margin-bottom: 8px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.38em;
    letter-spacing: .2px;
    color: #323442;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item > button.close-tooltip {
    display: block;
    padding: 8px 0 24px 0;
    margin-top: -16px;
    width: 100%;
    background: transparent;
    border: none;
    }

html > body > div.lightbox.tooltip > div.tooltips-list-item > button.close-tooltip > span {
    display: block;
    width: 54px;
    height: 5px;
    margin: 0 auto;
    background-color: #ecedf2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    }
