.intl-tel-input {
  position: relative;
  display: inline-block;
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.intl-tel-input .selected-flag .iti-arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;
  width: 20px;
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
  outline: 0;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
  vertical-align: middle;
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;
  left: 0;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  margin-left: 6px;
}

.intl-tel-input.iti-container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

.iti-flag.ac {
  height: 10px;
  background-position: 0 0;
}

.iti-flag.ad {
  height: 14px;
  background-position: -22px 0;
}

.iti-flag.ae {
  height: 10px;
  background-position: -44px 0;
}

.iti-flag.af {
  height: 14px;
  background-position: -66px 0;
}

.iti-flag.ag {
  height: 14px;
  background-position: -88px 0;
}

.iti-flag.ai {
  height: 10px;
  background-position: -110px 0;
}

.iti-flag.al {
  height: 15px;
  background-position: -132px 0;
}

.iti-flag.am {
  height: 10px;
  background-position: -154px 0;
}

.iti-flag.ao {
  height: 14px;
  background-position: -176px 0;
}

.iti-flag.aq {
  height: 14px;
  background-position: -198px 0;
}

.iti-flag.ar {
  height: 13px;
  background-position: -220px 0;
}

.iti-flag.as {
  height: 10px;
  background-position: -242px 0;
}

.iti-flag.at {
  height: 14px;
  background-position: -264px 0;
}

.iti-flag.au {
  height: 10px;
  background-position: -286px 0;
}

.iti-flag.aw {
  height: 14px;
  background-position: -308px 0;
}

.iti-flag.ax {
  height: 13px;
  background-position: -330px 0;
}

.iti-flag.az {
  height: 10px;
  background-position: -352px 0;
}

.iti-flag.ba {
  height: 10px;
  background-position: -374px 0;
}

.iti-flag.bb {
  height: 14px;
  background-position: -396px 0;
}

.iti-flag.bd {
  height: 12px;
  background-position: -418px 0;
}

.iti-flag.be {
  height: 15px;
  background-position: -440px 0;
}

.iti-flag.bf {
  height: 14px;
  background-position: -460px 0;
}

.iti-flag.bg {
  height: 12px;
  background-position: -482px 0;
}

.iti-flag.bh {
  height: 12px;
  background-position: -504px 0;
}

.iti-flag.bi {
  height: 12px;
  background-position: -526px 0;
}

.iti-flag.bj {
  height: 14px;
  background-position: -548px 0;
}

.iti-flag.bl {
  height: 14px;
  background-position: -570px 0;
}

.iti-flag.bm {
  height: 10px;
  background-position: -592px 0;
}

.iti-flag.bn {
  height: 10px;
  background-position: -614px 0;
}

.iti-flag.bo {
  height: 14px;
  background-position: -636px 0;
}

.iti-flag.bq {
  height: 14px;
  background-position: -658px 0;
}

.iti-flag.br {
  height: 14px;
  background-position: -680px 0;
}

.iti-flag.bs {
  height: 10px;
  background-position: -702px 0;
}

.iti-flag.bt {
  height: 14px;
  background-position: -724px 0;
}

.iti-flag.bv {
  height: 15px;
  background-position: -746px 0;
}

.iti-flag.bw {
  height: 14px;
  background-position: -768px 0;
}

.iti-flag.by {
  height: 10px;
  background-position: -790px 0;
}

.iti-flag.bz {
  height: 14px;
  background-position: -812px 0;
}

.iti-flag.ca {
  height: 10px;
  background-position: -834px 0;
}

.iti-flag.cc {
  height: 10px;
  background-position: -856px 0;
}

.iti-flag.cd {
  height: 15px;
  background-position: -878px 0;
}

.iti-flag.cf {
  height: 14px;
  background-position: -900px 0;
}

.iti-flag.cg {
  height: 14px;
  background-position: -922px 0;
}

.iti-flag.ch {
  height: 15px;
  background-position: -944px 0;
}

.iti-flag.ci {
  height: 14px;
  background-position: -961px 0;
}

.iti-flag.ck {
  height: 10px;
  background-position: -983px 0;
}

.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0;
}

.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0;
}

.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0;
}

.iti-flag.co {
  height: 14px;
  background-position: -1071px 0;
}

.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0;
}

.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0;
}

.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0;
}

.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0;
}

.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0;
}

.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0;
}

.iti-flag.cy {
  height: 14px;
  background-position: -1225px 0;
}

.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0;
}

.iti-flag.de {
  height: 12px;
  background-position: -1269px 0;
}

.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0;
}

.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0;
}

.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0;
}

.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0;
}

.iti-flag.do {
  height: 14px;
  background-position: -1379px 0;
}

.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0;
}

.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0;
}

.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0;
}

.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0;
}

.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0;
}

.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0;
}

.iti-flag.er {
  height: 10px;
  background-position: -1533px 0;
}

.iti-flag.es {
  height: 14px;
  background-position: -1555px 0;
}

.iti-flag.et {
  height: 10px;
  background-position: -1577px 0;
}

.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0;
}

.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0;
}

.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0;
}

.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0;
}

.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0;
}

.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0;
}

.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0;
}

.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0;
}

.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0;
}

.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0;
}

.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0;
}

.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0;
}

.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0;
}

.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0;
}

.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0;
}

.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0;
}

.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0;
}

.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0;
}

.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0;
}

.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0;
}

.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0;
}

.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0;
}

.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0;
}

.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0;
}

.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0;
}

.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0;
}

.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0;
}

.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0;
}

.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0;
}

.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0;
}

.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0;
}

.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0;
}

.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0;
}

.iti-flag.id {
  height: 14px;
  background-position: -2325px 0;
}

.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0;
}

.iti-flag.il {
  height: 15px;
  background-position: -2369px 0;
}

.iti-flag.im {
  height: 10px;
  background-position: -2391px 0;
}

.iti-flag.in {
  height: 14px;
  background-position: -2413px 0;
}

.iti-flag.io {
  height: 10px;
  background-position: -2435px 0;
}

.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0;
}

.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0;
}

.iti-flag.is {
  height: 15px;
  background-position: -2501px 0;
}

.iti-flag.it {
  height: 14px;
  background-position: -2523px 0;
}

.iti-flag.je {
  height: 12px;
  background-position: -2545px 0;
}

.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0;
}

.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0;
}

.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0;
}

.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0;
}

.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0;
}

.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0;
}

.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0;
}

.iti-flag.km {
  height: 12px;
  background-position: -2721px 0;
}

.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0;
}

.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0;
}

.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0;
}

.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0;
}

.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0;
}

.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0;
}

.iti-flag.la {
  height: 14px;
  background-position: -2875px 0;
}

.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0;
}

.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0;
}

.iti-flag.li {
  height: 12px;
  background-position: -2941px 0;
}

.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0;
}

.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0;
}

.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0;
}

.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0;
}

.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0;
}

.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0;
}

.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0;
}

.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0;
}

.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0;
}

.iti-flag.md {
  height: 10px;
  background-position: -3160px 0;
}

.iti-flag.me {
  height: 10px;
  background-position: -3182px 0;
}

.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0;
}

.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0;
}

.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0;
}

.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0;
}

.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0;
}

.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0;
}

.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0;
}

.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0;
}

.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0;
}

.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0;
}

.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0;
}

.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0;
}

.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0;
}

.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0;
}

.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0;
}

.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0;
}

.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0;
}

.iti-flag.my {
  height: 10px;
  background-position: -3578px 0;
}

.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0;
}

.iti-flag.na {
  height: 14px;
  background-position: -3622px 0;
}

.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0;
}

.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0;
}

.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0;
}

.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0;
}

.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0;
}

.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0;
}

.iti-flag.no {
  height: 15px;
  background-position: -3774px 0;
}

.iti-flag.np {
  height: 15px;
  background-position: -3796px 0;
}

.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0;
}

.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0;
}

.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0;
}

.iti-flag.om {
  height: 10px;
  background-position: -3877px 0;
}

.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0;
}

.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0;
}

.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0;
}

.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0;
}

.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0;
}

.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0;
}

.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0;
}

.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0;
}

.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0;
}

.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0;
}

.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0;
}

.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0;
}

.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0;
}

.iti-flag.py {
  height: 11px;
  background-position: -4185px 0;
}

.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0;
}

.iti-flag.re {
  height: 14px;
  background-position: -4229px 0;
}

.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0;
}

.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0;
}

.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0;
}

.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0;
}

.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0;
}

.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0;
}

.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0;
}

.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0;
}

.iti-flag.se {
  height: 13px;
  background-position: -4427px 0;
}

.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0;
}

.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0;
}

.iti-flag.si {
  height: 10px;
  background-position: -4493px 0;
}

.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0;
}

.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0;
}

.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0;
}

.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0;
}

.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0;
}

.iti-flag.so {
  height: 14px;
  background-position: -4625px 0;
}

.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0;
}

.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0;
}

.iti-flag.st {
  height: 10px;
  background-position: -4691px 0;
}

.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0;
}

.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0;
}

.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0;
}

.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0;
}

.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0;
}

.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0;
}

.iti-flag.td {
  height: 14px;
  background-position: -4845px 0;
}

.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0;
}

.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0;
}

.iti-flag.th {
  height: 14px;
  background-position: -4911px 0;
}

.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0;
}

.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0;
}

.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0;
}

.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0;
}

.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0;
}

.iti-flag.to {
  height: 10px;
  background-position: -5043px 0;
}

.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0;
}

.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0;
}

.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0;
}

.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0;
}

.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0;
}

.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0;
}

.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0;
}

.iti-flag.um {
  height: 11px;
  background-position: -5219px 0;
}

.iti-flag.un {
  height: 14px;
  background-position: -5241px 0;
}

.iti-flag.us {
  height: 11px;
  background-position: -5263px 0;
}

.iti-flag.uy {
  height: 14px;
  background-position: -5285px 0;
}

.iti-flag.uz {
  height: 10px;
  background-position: -5307px 0;
}

.iti-flag.va {
  height: 15px;
  background-position: -5329px 0;
}

.iti-flag.vc {
  height: 14px;
  background-position: -5346px 0;
}

.iti-flag.ve {
  height: 14px;
  background-position: -5368px 0;
}

.iti-flag.vg {
  height: 10px;
  background-position: -5390px 0;
}

.iti-flag.vi {
  height: 14px;
  background-position: -5412px 0;
}

.iti-flag.vn {
  height: 14px;
  background-position: -5434px 0;
}

.iti-flag.vu {
  height: 12px;
  background-position: -5456px 0;
}

.iti-flag.wf {
  height: 14px;
  background-position: -5478px 0;
}

.iti-flag.ws {
  height: 10px;
  background-position: -5500px 0;
}

.iti-flag.xk {
  height: 15px;
  background-position: -5522px 0;
}

.iti-flag.ye {
  height: 14px;
  background-position: -5544px 0;
}

.iti-flag.yt {
  height: 14px;
  background-position: -5566px 0;
}

.iti-flag.za {
  height: 14px;
  background-position: -5588px 0;
}

.iti-flag.zm {
  height: 14px;
  background-position: -5610px 0;
}

.iti-flag.zw {
  height: 10px;
  background-position: -5632px 0;
}

.iti-flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(/assets/images/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0;
}

.iti-flag.np {
  background-color: transparent;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

@media (min-resolution: 192dpi) {
  .iti-flag {
    background-size: 5652px 15px;
  }

  .iti-flag {
    background-image: url(/assets/images/flags@2x.png);
  }
}.sprite-symbol-usage {
  display: block !important;
}

@font-face {
  font-family: 'Playfair Display';
  src: url(/assets/fonts/Manrope-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Playfair Display';
  src: url(/assets/fonts/Manrope-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Playfair Display';
  src: url(/assets/fonts/Manrope-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Playfair Display';
  src: url(/assets/fonts/Manrope-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Playfair Display';
  src: url(/assets/fonts/Manrope-Bold.woff2) format("woff2");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl';
  src: url(/assets/fonts/Manrope-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl';
  src: url(/assets/fonts/Manrope-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Stolzl Book';
  src: url(/assets/fonts/Manrope-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url(/assets/fonts/Manrope-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url(/assets/fonts/Manrope-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
}

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

@font-face {
  font-family: 'Manrope';
  src: url(/assets/fonts/Manrope-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
}

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

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

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

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

html,
body {
  height: 100%;
  width: 100%;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
  scroll-padding-top: 75px;
}

body {
  font-family: var(--font-family-manrope, var(--font-family-manrope, "Stolzl", Arial, sans-serif));
  min-width: 320px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

a {
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  transition: color 0.3s ease;
}

textarea {
  resize: none;
  -ms-overflow-style: none;
}

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

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

input,
textarea {
  cursor: text;
}

button {
  background: none;
}

button,
input,
textarea,
select {
  font-family: var(--font-family-manrope, "Stolzl", Arial, sans-serif);
  border: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  box-shadow: none;
  appearance: none;
}

button::-ms-clear,
button::-ms-reveal,
input::-ms-clear,
input::-ms-reveal,
textarea::-ms-clear,
textarea::-ms-reveal,
select::-ms-clear,
select::-ms-reveal {
  display: none;
}

button::-moz-focus-inner,
button::-moz-focus-outer,
input::-moz-focus-inner,
input::-moz-focus-outer,
textarea::-moz-focus-inner,
textarea::-moz-focus-outer,
select::-moz-focus-inner,
select::-moz-focus-outer {
  border: 0;
}

ul {
  list-style: none;
}

ul li {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

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

picture {
  display: block;
}

svg {
  display: block;
  width: 100%;
  height: 100%;
  transition: stroke 0.3s ease, fill 0.3s ease;
}

.page {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.svg-overlap {
  pointer-events: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 2;
  }
}

@keyframes phoneAnimation {
  0% {
    transform: rotateZ(0deg);
  }

  5% {
    transform: rotateZ(-15deg);
  }

  10% {
    transform: rotateZ(15deg);
  }

  15% {
    transform: rotateZ(-15deg);
  }

  20% {
    transform: rotateZ(15deg);
  }

  25% {
    transform: rotateZ(-15deg);
  }

  30% {
    transform: rotateZ(15deg);
  }

  35% {
    transform: rotateZ(-15deg);
  }

  40% {
    transform: rotateZ(15deg);
  }

  45% {
    transform: rotateZ(-15deg);
  }

  50% {
    transform: rotateZ(15deg);
  }

  55% {
    transform: rotateZ(-15deg);
  }

  60% {
    transform: rotateZ(15deg);
  }

  65% {
    transform: rotateZ(-15deg);
  }

  70% {
    transform: rotateZ(15deg);
  }

  75% {
    transform: rotateZ(-15deg);
  }

  80% {
    transform: rotateZ(15deg);
  }

  85% {
    transform: rotateZ(-15deg);
  }

  90% {
    transform: rotateZ(15deg);
  }

  95% {
    transform: rotateZ(-15deg);
  }

  100% {
    transform: rotateZ(0deg);
  }
}

.grecaptcha-badge {
  display: none;
}

.jsr {
  position: absolute;
  width: 100%;
  height: 22px;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
  bottom: -11px;
  overflow: hidden;
}

.jsr_rail {
  position: relative;
  height: 1px;
  background: rgba(136, 136, 136, 0.2);
  z-index: 1;
  top: 10px;
}

.jsr_slider {
  position: absolute;
  top: 1px;
  left: 0;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 22px;
  height: 22px;
  cursor: pointer;
  transition: background 0.1s ease-in-out;
  outline: 0;
  z-index: 3;
  background-color: var(--calculator-range-color-light, rgba(219, 0, 50, 0.4));
  border-radius: 50%;
}

.jsr_slider::after {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: var(--calculator-range-color, #db0032);
}

.jsr_slider:hover::before {
  box-shadow: 0 0 5px #e7c069;
}

.jsr_bar {
  position: absolute;
  height: 2px;
  background-color: var(--calculator-range-color, #db0032);
  z-index: 2;
  cursor: move;
}

.jsr_label {
  display: none;
}

.jsr_label--minmax[data-jsr-id='0'] {
  display: none;
}

.jsr_label--minmax[data-jsr-id='1'] {
  display: none;
}

.jsr_label > .jsr_label {
  opacity: 0;
}

.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

.ps__rail-x {
  display: none;
  opacity: 1;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  height: 10px;
  bottom: 0;
  position: absolute;
}

.ps__rail-x::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #f5f5f5;
  top: 50%;
  left: 0;
}

.ps__rail-y {
  display: none;
  opacity: 1;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  width: 10px;
  right: 0;
  position: absolute;
  z-index: 5;
}

.ps__rail-y::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #f5f5f5;
  top: 0;
  left: 50%;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps__thumb-x {
  background-color: #fff;
  border-radius: 50%;
  transition: background-color 0.2s linear, height 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, height 0.2s ease-in-out;
  height: 10px;
  bottom: 0;
  border: 1px solid #999;
  position: absolute;
}

.ps__thumb-y {
  background-color: #fff;
  border-radius: 50%;
  transition: background-color 0.2s linear, width 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s linear, width 0.2s ease-in-out;
  width: 10px;
  right: 0;
  border: 1px solid #999;
  position: absolute;
}

@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
  transform: translate3d(0, 0, 0);
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-android .swiper-slide {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-autoheight {
  height: auto;
}

.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-transform: scale(0);
  transform: scale(0);
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-scrollbar {
  border-radius: 0.625rem;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.625rem;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 2.625rem;
  height: 2.625rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white::after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

.swiper-pagination {
  width: 100%;
  height: 0.5625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  transition: 300ms;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-bullet {
  display: -ms-flexbox;
  display: flex;
  width: 0.6875rem;
  height: 0.6875rem;
  border: 1px solid #dadada;
  border-radius: 50%;
  margin-right: 0.9375rem;
  background-color: rgba(255, 255, 255, 0.4);
  transition: 0.4s;
  cursor: pointer;
}

.swiper-pagination-bullet:last-of-type {
  margin-right: 0;
}

.swiper-pagination-bullet:hover {
  border-color: #316da3;
  background-color: #316da3;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #316da3;
  background-color: #316da3;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 0.625rem;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.btn {
  display: inline-block;
  height: 3.5rem;
  background: var(--button-background, #db0032);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
  font-size: 0.875rem;
  color: #fff;
  letter-spacing: 0.04em;
  border: 0.125rem solid var(--button-background, #db0032);
  transition: border-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
  position: relative;
  overflow: visible;
}

.btn::after {
  content: '';
  position: absolute;
  right: 0.625rem;
  width: 5rem;
  height: 0.0625rem;
  background-color: rgba(255, 255, 255, 0.5);
  transition: width 0.3s linear;
  top: 50%;
  display: none;
  z-index: 3;
  pointer-events: none;
}

.btn:active {
  background-color: var(--button-background-active, #c0002c);
  box-shadow: 0 1rem 2rem transparent;
}

.btn .btn__text {
  position: relative;
  display: inline-block;
}

.btn .btn__img {
  display: inline-block;
  height: 3.4375rem;
  width: 4.5rem;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  margin-right: 0.9375rem;
  position: relative;
  top: -0.3125rem;
}

.btn.btn--small {
  height: 3rem;
}

.btn.btn--mini {
  display: inline-block;
  height: 2rem;
  font-size: 0.6875rem;
  letter-spacing: 0.04em;
  font-weight: 500;
  padding: 0 0.75rem;
}

.btn.btn--black {
  border-color: #1a1a1a;
  color: #1a1a1a;
  box-shadow: none;
  background-color: #fff;
}

.btn.btn--black::after {
  background-color: #1a1a1a;
}

.btn.btn--black:hover {
  border-color: #db0032;
  color: #db0032;
}

.btn.btn--red {
  background-color: var(--button-background, #fff);
  border-color: var(--button-background, #db0032);
  color: var(--button-color, #db0032);
  border-radius: var(--button-border-radius, 0);
  box-shadow: none;
}

.btn.btn--red:hover {
  background-color: var(--button-background-hover, #db0032);
  border-color: var(--button-background-hover, #db0032);
  color: #fff;
}

.btn.btn--red:active {
  color: #fff;
  background-color: var(--button-background-active, #c0002c);
  border-color: var(--button-background-active, #c0002c);
}

.btn.btn--wine {
  background-color: var(--button-background, #db0032);
  border-color: var(--button-background, #db0032);
  border-radius: var(--button-border-radius, 0);
  color: #fff;
  box-shadow: none;
}

.btn.btn--wine::after {
  display: none;
}

.btn.btn--wine:hover {
  background-color: var(--button-background-hover, #c0002c);
  border-color: var(--button-background-hover, #c0002c);
  color: #fff;
}

.btn.btn--wine:active {
  color: #fff;
  background-color: var(--button-background-active, #a60026);
  border-color: var(--button-background-active, #a60026);
}

.btn.btn--wine-contrast {
  background-color: var(--button-background, #fff);
  border-color: var(--button-background, #db0032);
  color: var(--button-color, #db0032);
  border-radius: var(--button-border-radius, 0);
  box-shadow: none;
}

.btn.btn--wine-contrast::after {
  display: none;
}

.btn.btn--wine-contrast:hover {
  background-color: var(--button-background-hover, #db0032);
  border-color: var(--button-background-hover, #db0032);
  color: #fff;
}

.btn.btn--wine-contrast:active {
  color: #fff;
  background-color: var(--button-background-active, #c0002c);
}

.btn.btn--white {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  box-shadow: none;
}

.btn.btn--white:hover {
  background-color: #db0032;
  color: #fff;
  border-color: #db0032;
}

.btn.btn--white:active {
  color: #fff;
  border-color: #c0002c;
  background-color: #c0002c;
}

.btn.btn--img {
  padding: 0 0.625rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}

.btn.btn--big-img {
  padding-left: 5.375rem;
}

.btn.btn--big-img .btn__img {
  position: absolute;
  height: 4.6875rem;
  width: 7.3125rem;
  top: -0.625rem;
  left: -2.1875rem;
  pointer-events: none;
}

.btn.btn--img-right {
  padding: 0 !important;
}

.btn.btn--img-right img {
  top: 0;
  -ms-flex-order: 2;
  order: 2;
}

.btn.btn--green {
  background-color: #25d366;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  box-shadow: none;
}

.btn.btn--green:hover {
  background-color: #22c45e;
}

.btn.btn--green .btn__text {
  margin-right: 0.6875rem;
  font-family: var(--font-family-manrope, "Proxima Nova", Arial, sans-serif);
  font-weight: 700;
  line-height: 1.6875rem;
}

.btn.btn--green .btn__img {
  margin: 0;
}

.btn.btn--transparent-with-border {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border-width: 1px;
  border-color: var(--button-transparent-with-border-border-color, #db0032);
  color: var(--button-transparent-with-border-color, #db0032);
  border-radius: var(--button-transparent-with-border-radius, 0);
  box-shadow: none;
}

.btn.btn--transparent-with-border:hover {
  border-color: var(--button-transparent-with-border-border-color-hover, #db0032);
  color: var(--button-transparent-with-border-color-hover, #db0032);
}

.btn.btn--transparent-with-border:active {
  border-color: var(--button-transparent-with-border-border-color-hover, #db0032);
  color: var(--button-transparent-with-border-color-hover, #db0032);
}

.btn.btn--transparent-with-border::after {
  content: none;
}

.container {
  position: relative;
  max-width: 73.125rem;
  padding: 0 0.625rem;
  margin: 0 auto;
}

.container.container--wide {
  max-width: 100rem;
  padding: 0;
}

.container.container--slider {
  max-width: 83.25rem;
}

.container.container--popup {
  padding: 2.25rem 2.25rem;
}

.input {
  position: relative;
}

.input .input__field input {
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  color: #1a1a1a;
  border: 0.0625rem solid var(--about-border, #e0e0e0);
  transition: border-color 0.3s ease, color 0.3s ease;
  font-size: 1.25rem;
}

.input .input__field input:-ms-input-placeholder {
  color: #c7c7c7;
}

.input .input__field input::placeholder {
  color: #c7c7c7;
}

.input .input__field input:read-only {
  pointer-events: none;
}

.input .input__field input:hover {
  border-color: #999;
}

.input .input__field input:focus {
  border-color: #999;
}

.input .input__field input:disabled {
  border-color: #e0e0e0;
  color: #b3b3b3;
}

.input .input__error-text {
  display: none;
}

.input.input--disabled .input__error-text {
  display: none;
}

.input.input--disabled .input__field input {
  border-color: #e0e0e0;
  color: #b3b3b3;
}

.input.input--error .input__error-text {
  display: block;
}

.input.input--error .input__field input {
  border-color: #db0032;
}

.input-country .input-country__field {
  border: 0.0625rem solid var(--about-border, #e0e0e0);
  transition: border-color 0.3s ease;
  position: relative;
}

.input-country .input-country__field:focus {
  border-color: #999;
}

.input-country .input-country__field:hover {
  border-color: #999;
}

.input-country .input-country__field input {
  border: none;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.125rem;
}

.input-country .input-country__field input:hover {
  cursor: text;
}

.input-country .input-country__field input:hover:-ms-input-placeholder {
  color: #c7c7c7;
}

.input-country .input-country__field input:hover::placeholder {
  color: #c7c7c7;
}

.input-country .input-country__current-code {
  position: absolute;
  font-size: 1.125rem;
  left: 4.3125rem;
  top: 0.75rem;
  z-index: 2;
}

.input-country .intl-tel-input {
  width: 100%;
}

.input-country .intl-tel-input.allow-dropdown input {
  padding-left: 4.3125rem;
}

.input-country .intl-tel-input .selected-flag {
  width: 3.75rem;
  padding: 0 0 0 15px;
  outline: none;
  border-radius: 0.75rem 0 0 0.75rem;
}

.input-country .intl-tel-input .selected-dial-code {
  position: absolute;
  width: 2.5rem;
  right: -2.8125rem;
  font-size: 1.125rem;
  margin-left: 0;
}

.input-country .intl-tel-input .iti-arrow {
  border: none;
  width: 10px;
  height: 6px;
  background: url(/assets/images/arrow-gray.svg) no-repeat 0 0/contain;
}

.input-country .intl-tel-input .iti-arrow.up {
  border: none;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.input-country .intl-tel-input .country {
  font-size: 1.125rem;
}

.input-country .intl-tel-input .divider {
  height: 0.3125rem;
}

.input-country .intl-tel-input .flag-container {
  padding: 0;
  border-radius: 0.75rem 0 0 0.75rem;
}

.input-country.input--error .input-country__field {
  border-color: #db0032;
}

.iti-mobile .intl-tel-input.iti-container {
  z-index: 1101;
  width: 80%;
}

.link {
  font-size: 0.875rem;
  color: var(--link-color, #db0032);
  border-bottom: var(--link-border-bottom, 0.0625rem solid rgba(219, 0, 50, 0.2));
  transition: color 0.3s ease, border-color 0.3s ease;
  font-weight: 600;
}

.link:hover {
  border-color: #c0002c;
  color: var(--link-hover-color, #c0002c);
}

.link.link--gray {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  color: #999;
  border-bottom: 0.0625rem solid rgba(153, 153, 153, 0.2);
  font-weight: 400;
}

.link.link--gray:hover {
  color: #666;
  border-color: #666;
}

.link.link--white {
  color: #fff;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.2);
}

.link.link--white:hover {
  color: #fff;
  border-color: #fff;
}

.cselect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: left;
  cursor: pointer;
  border-radius: 0.3125rem;
}

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

.cselect .cselect__li {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  height: 2.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  padding: 0.3125rem 1rem;
  transition: 0.3s ease;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.cselect .cselect__li::before {
  content: none;
}

.cselect .cselect__li:hover {
  background-color: #f2f2f2;
}

.cselect .cselect__li.cselect__li--active {
  pointer-events: none;
  color: var(--primary-color, #db0032);
}

.cselect .cselect__li.cselect__li--disabled {
  color: #e0e0e0;
  cursor: default;
}

.cselect .cselect__col-input {
  border: 0;
  padding: 0 0.625rem;
  border-bottom: 0.0625rem solid #e0e0e0;
  line-height: 2.5rem;
  height: 2.5rem;
  width: 100%;
}

.cselect .cselect__inputs-wrp {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}

.cselect .cselect__input-wrp {
  max-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding-left: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.cselect .cselect__input-wrp span {
  display: inline-block;
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 1rem;
  color: #999;
  height: 2.5rem;
  line-height: 2.5rem;
}

.cselect .cselect__input {
  display: inline-block;
  padding: 0 0.625rem 0 0.25rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1rem;
  color: #1a1a1a;
  width: 100%;
  max-width: 90%;
}

.cselect .cselect__input:-ms-input-placeholder {
  color: #999;
}

.cselect .cselect__input::placeholder {
  color: #999;
}

.cselect .cselect__title {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  width: 100%;
  height: 2.5rem;
  font-size: 0.875rem;
  line-height: 2.375rem;
  padding: 0 1.5rem 0 0.75rem;
  border: 1px solid var(--filter-border-color, #e0e0e0);
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  color: #1a1a1a;
}

.cselect .cselect__title::after {
  content: "";
  width: 0.625rem;
  height: 0.5rem;
  position: absolute;
  top: 50%;
  display: none;
  background: url(/assets/images/arrow-down.png) no-repeat center/contain;
  right: 1.5625rem;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: 0.2s;
}

.cselect .cselect__title.cselect__title--open {
  background-color: #fff;
  border-bottom-color: #c7c7c7;
  box-shadow: none;
}

.cselect .cselect__title.cselect__title--open::after {
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}

.cselect .cselect__title.cselect__title--open .cselect__title-ico {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  stroke: var(--primary-color, #db0032);
}

.cselect .cselect__title-ico {
  height: 0.375rem;
  width: 0.625rem;
  transition: stroke 0.3s ease, transform 0.3s ease;
  position: absolute;
  right: 0.8125rem;
  top: 50%;
  margin-top: -0.1875rem;
  stroke: #c7c7c7;
}

.cselect .cselect__col-title {
  padding: 0 0.75rem;
}

.cselect .cselect__popup {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  z-index: 30;
  width: 100%;
  background-color: white;
  border-radius: 0.125rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
}

.cselect .cselect__popup::after {
  content: ' ';
  clear: both;
  display: block;
}

.cselect .cselect__popup.cselect__popup--show {
  display: block;
}

.cselect .cselect__col {
  width: 50%;
  float: left;
}

.cselect .cselect__col.cselect__col--max-width {
  width: 100%;
}

.cselect .cselect__col-list-wrp {
  overflow: hidden;
  position: relative;
}

.cselect .cselect__col-list {
  height: 100%;
  position: relative;
  padding: 0;
}

.cselect .cselect__checkbox {
  position: relative;
  width: 100%;
}

.cselect .cselect__checkbox input {
  display: none;
}

.cselect .cselect__checkbox input:checked + span::before {
  background-color: #db0032;
  border-color: #db0032;
}

.cselect .cselect__checkbox input:checked + span::after {
  opacity: 1;
}

.cselect .cselect__checkbox-label {
  position: relative;
  display: block;
  cursor: pointer;
}

.cselect .cselect__checkbox-label span {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.cselect .cselect__checkbox-label span::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 0.5625rem;
  height: 1rem;
  width: 1rem;
  border: 1px solid #c7c7c7;
  background-color: #fff;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

.cselect .cselect__checkbox-label span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0.375rem;
  margin-top: -0.25rem;
  border: 2px solid #fff;
  border-top: none;
  border-left: none;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 0.5rem;
  width: 0.25rem;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.cselect.cselect--multiple .cselect__col-list-wrp {
  padding: 0.625rem 0;
}

.select {
  position: relative;
  height: 2.5rem;
}

.select select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1;
}

.sliderButtons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  pointer-events: none;
}

.sliderButtons .sliderButtons__btn {
  pointer-events: auto;
  cursor: pointer;
  height: 4rem;
  width: 4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.sliderButtons .sliderButtons__btn svg {
  height: 1.125rem;
  width: 1.5625rem;
  fill: #1a1a1a;
  stroke: #1a1a1a;
  pointer-events: none;
}

.sliderButtons .sliderButtons__btn:hover {
  background-color: #db0032;
}

.sliderButtons .sliderButtons__btn:active {
  background-color: #bf002c;
}

.sliderButtons .sliderButtons__btn:hover,
.sliderButtons .sliderButtons__btn:active {
  box-shadow: 0 0.25rem 1.25rem transparent;
}

.sliderButtons .sliderButtons__btn:hover svg,
.sliderButtons .sliderButtons__btn:active svg {
  fill: #fff;
  stroke: #fff;
}

.sliderButtons .sliderButtons__btn.sliderButtons__btn--prev svg {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.sliderButtons .sliderButtons__btn.swiper-button-disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0;
}

.sliderButtons .sliderButtons__btn.swiper-button-disabled svg {
  fill: #c7c7c7;
  stroke: #c7c7c7;
}

.sliderButtons .sliderButtons__btn.sliderButtons__btn--disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0;
}

.sliderButtons .sliderButtons__btn.sliderButtons__btn--disabled svg {
  fill: #c7c7c7;
  stroke: #c7c7c7;
}

.sliderButtons .sliderButtons__counter {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.sliderButtons.sliderButtons--transparent {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sliderButtons.sliderButtons--transparent .sliderButtons__btn {
  background-color: transparent;
  border: 1px solid #fff;
  height: 2rem;
  width: 2rem;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

.sliderButtons.sliderButtons--transparent .sliderButtons__btn svg {
  fill: #fff;
  stroke: #fff;
  height: 0.6875rem;
  width: 0.375rem;
}

.sliderButtons.sliderButtons--transparent .sliderButtons__btn--prev {
  margin-right: 0.3125rem;
}

.sliderButtons.sliderButtons--transparent .sliderButtons__counter {
  color: #fff;
  margin-right: 1.25rem;
}

.sliderButtons.sliderButtons--new .sliderButtons__btn {
  height: 2.75rem;
  width: 2.75rem;
  box-shadow: none;
  border-radius: var(--border-radius, 0);
}

.sliderButtons.sliderButtons--new .sliderButtons__btn svg {
  fill: var(--button-background, #1a1a1a);
  stroke: var(--button-background, #1a1a1a);
  height: 0.6875rem;
  width: 0.375rem;
  transition: fill 0.3s ease, stroke 0.3s ease;
}

.sliderButtons.sliderButtons--new .sliderButtons__btn:hover {
  background-color: #fff;
}

.sliderButtons.sliderButtons--new .sliderButtons__btn:hover svg {
  fill: var(--button-background-hover, #db0032);
  stroke: var(--button-background-hover, #db0032);
}

.checkbox {
  text-align: left;
  position: relative;
}

.checkbox .checkbox__label {
  margin-left: 1.9375rem;
  font-family: var(--font-family-manrope, "Proxima Nova", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #666;
  cursor: pointer;
}

.checkbox .checkbox__box {
  position: absolute;
  left: 0;
  top: 0.3125rem;
  height: 1rem;
  width: 1rem;
  background-color: #fff;
  border: 0.0625rem solid #c7c7c7;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.checkbox .checkbox__box::after {
  content: '';
  position: absolute;
  left: 0.125rem;
  top: 0.125rem;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 0.125rem solid #fff;
  border-right: none;
  border-top: none;
  width: 0.625rem;
  height: 0.375rem;
}

.checkbox .checkbox__input:checked + .checkbox__box {
  background-color: #db0032;
  border: 0.0625rem solid #db0032;
}

.file {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.file .file__ico {
  height: 3.4375rem;
  width: 2.625rem;
  margin-right: 1.5rem;
  margin-top: 0.25rem;
  fill: var(--file-icon-color, #db0032);
}

.file .file__text {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: var(--file-text-color, #db0032);
  text-decoration: underline;
}

.file .file__extension {
  color: #999;
  font-size: 0.875rem;
  line-height: normal;
  margin-top: 0.5rem;
}

.file.file--new .file__text {
  font: 400 0.875rem/1.3125rem "Proxima Nova", sans-serif;
}

.file.file--new .file__ico {
  height: 1.75rem;
  width: 1.375rem;
  margin-right: 1rem;
}

.about {
  position: relative;
  background-color: var(--body-background-color, #fff);
  padding: 3.5rem 0 1.25rem;
}

.about.about--new {
  padding: 2rem 0;
}

.about.about--new .about__slider-container {
  margin-top: 0;
  background-color: var(--about-background, transparent);
  border-radius: var(--border-radius, 0);
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.about.about--new .about__excursion {
  margin-top: 0;
}

.about.about--new .about__excursion-title {
  padding-left: 0;
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.about.about--new .about__excursion-title::before {
  display: none;
}

.about.about--new .about__excursion-text {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--about-color, #1a1a1a);
}

.about.about--new .about__excursion-content {
  position: relative;
  margin-bottom: 1.5rem;
}

.about.about--mt {
  margin-top: 3.125rem;
}

.about .about__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  text-align: center;
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 3rem;
}

.about .about__title > span {
  font-weight: 400;
  font-style: italic;
}

.about .about__slider-nav {
  display: none;
}

.about .about__nav-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  width: 14.1875rem;
  color: #1a1a1a;
  border-bottom: 0.125rem solid transparent;
  transition: color 0.3s ease, border-color 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.about .about__nav-btn:hover {
  color: #db0032;
}

.about .about__nav-btn.about__nav-btn--active {
  color: #db0032;
  border-color: #db0032;
}

.about .about__slider-container {
  position: relative;
}

.about .about__slider-btns {
  display: none;
}

.about .about__slide {
  border: 0.0625rem solid #e0e0e0;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.05);
}

.about .about__slide + .about__slide {
  margin-top: 0.5rem;
}

.about .about__slide-head {
  position: relative;
  display: block;
  width: 100%;
  padding: 0.75rem 2.25rem 0.75rem 0.8125rem;
  color: #1a1a1a;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition: color 0.3s ease;
  text-align: left;
}

.about .about__slide-head svg {
  height: 0.375rem;
  width: 0.625rem;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  margin-top: -0.3125rem;
  stroke: #db0032;
  transition: transform 0.3s ease;
}

.about .about__slide-head.about__slide-head--active {
  color: #db0032;
}

.about .about__slide-head.about__slide-head--active svg {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.about .about__slide-hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: opacity 0.3s ease, max-height 0.4s linear;
}

.about .about__slide-hidden.about__slide-hidden--show {
  opacity: 1;
}

.about .about__slide-content {
  padding: 0.75rem;
}

.about .about__slide-title {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 1rem;
}

.about .about__slide-text {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #666;
}

.about .about__slide-text + .about__slide-text {
  margin-top: 1.25rem;
}

.about .about__image-slider {
  height: 12.5rem;
  position: relative;
  margin-top: 1rem;
}

.about .about__image-slide {
  height: 100%;
}

.about .about__image-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.about .about__image-slider-nav {
  position: absolute;
  left: 1.5rem;
  right: 1.5rem;
  bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
}

.about .about__image-slider-bullet {
  outline: none;
  cursor: pointer;
  display: inline-block;
  height: 0.25rem;
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.about .about__image-slider-bullet + .about__image-slider-bullet {
  margin-left: 0.5rem;
}

.about .about__image-slider-bullet.about__image-slider-bullet--active {
  background-color: #db0032;
}

.about .about__excursion {
  position: relative;
  margin-top: 3.5rem;
}

.about .about__excursion::after {
  content: '';
  display: block;
  clear: both;
}

.about .about__excursion-content {
  position: relative;
  margin-bottom: 2rem;
}

.about .about__excursion-title {
  position: relative;
  font-size: 1.25rem;
  line-height: 1.8125rem;
  padding-left: 3.5rem;
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-weight: 600;
  color: var(--about-color, #1a1a1a);
  margin-bottom: 2rem;
}

.about .about__excursion-title > span {
  font-weight: 400;
  font-style: italic;
}

.about .about__excursion-title::before {
  content: '';
  position: absolute;
  top: 0.9375rem;
  left: 0;
  height: 0.0625rem;
  background-color: #e0e0e0;
  width: 2.5rem;
}

.about .about__excursion-text {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: var(--about-color, #666);
}

.about .about__decor {
  display: none;
}

.about .about__background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}

.baseSlider {
  width: 100%;
  position: relative;
}

.baseSlider .baseSlider__button-full {
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  border-radius: var(--border-radius, 0);
}

.baseSlider .baseSlider__button-full svg {
  fill: var(--button-background, #000);
  stroke: transparent;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
  pointer-events: none;
}

.baseSlider .baseSlider__button-full:hover svg {
  fill: var(--button-background-hover, #db0032);
  stroke: transparent;
}

.baseSlider .baseSlider__slider-wrp {
  height: 100%;
}

.baseSlider .baseSlider__slider-wrp.baseSlider__slider-wrp--video {
  height: 25.3125rem;
}

.baseSlider .baseSlider__map {
  padding-top: 0;
}

.baseSlider .baseSlider__slider-btns {
  width: calc(100% - 1.5rem);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 3;
}

.baseSlider .baseSlider__tab-btns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  top: 0.75rem;
  left: 0.75rem;
  position: absolute;
  z-index: 5;
  width: 12.875rem;
  border-radius: var(--baseSlider-tab-btns-border-radius, 0);
  overflow: var(--baseSlider-tab-btns-overflow, auto);
}

.baseSlider .baseSlider__tab-btns .select {
  width: 100%;
}

.baseSlider .baseSlider__tab-btns input {
  display: none;
}

.baseSlider .baseSlider__tab-btns input:checked + .baseSlider__btn {
  border-color: var(--baseSlider-tab-btn-active-border-color, #db0032);
  color: var(--baseSlider-tab-btn-active-color, #db0032);
  background-color: var(--baseSlider-tab-btn-active-background-color, #fff);
}

.baseSlider .baseSlider__tab-btns--mobile {
  background-color: #fff;
}

.baseSlider .baseSlider__tab-btn {
  text-align: center;
  font: 400 0.875rem/1.3125rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.baseSlider .baseSlider__tab-btn label {
  padding: 0.4375rem 1.5rem;
}

.baseSlider .baseSlider__btn {
  background-color: var(--sectionObject-count-background, #fff);
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease, color 0.3s ease;
  padding-bottom: 0.75rem;
  cursor: pointer;
  display: block;
}

.baseSlider .baseSlider__tab {
  display: none;
  animation-play-state: paused;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}

.baseSlider .baseSlider__tab.baseSlider__tab--active {
  display: block;
  animation-play-state: running;
}

.baseSlider .baseSlider__tab[data-name^="plan"] .baseSlider__main-slide-img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.baseSlider .baseSlider__main-slider {
  height: 25.3125rem;
  margin-bottom: 0.375rem;
  border-radius: var(--border-radius, 0);
}

.baseSlider .baseSlider__main-slider .swiper-wrapper {
  height: 100%;
}

.baseSlider .baseSlider__main-slide {
  height: 100%;
}

.baseSlider .baseSlider__main-slide:hover {
  cursor: pointer;
}

.baseSlider .baseSlider__main-slide:nth-child(n + 2) .baseSlider__slide-private-sale {
  display: none;
}

.baseSlider .baseSlider__main-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  pointer-events: none;
}

.baseSlider .baseSlider__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  border-color: transparent;
  position: relative;
  transition: border-color 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
  overflow: hidden;
  border-radius: var(--button-border-radius, 0);
}

.baseSlider .baseSlider__thumb-slide.baseSlider__thumb-slide--active {
  opacity: 1;
}

.baseSlider .baseSlider__thumb-slide.baseSlider__thumb-slide--active::after {
  background-color: var(--primary-color, #db0032);
}

.baseSlider .baseSlider__thumb-slide::after {
  content: '';
  height: 0.25rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.baseSlider .baseSlider__thumb-slide-img {
  height: 100%;
  width: 100%;
}

.baseSlider .baseSlider__slide-private-sale {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
}

.baseSlider .baseSlider__slide-private-sale img {
  width: 4.0625rem;
  height: 4.0625rem;
  margin-bottom: 1.25rem;
  object-fit: contain;
}

.baseSlider .baseSlider__slide-private-sale span {
  width: 15.625rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #fff;
  text-align: center;
}

.brief {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: var(--body-background-color, #fff);
}

.brief .brief__item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 7.5rem;
  box-shadow: inset -1px -1px 0 var(--features-border-color, #f2f2f2);
}

.brief .brief__ico {
  margin: 0 auto 0.75rem;
  max-height: 2.8125rem;
  min-width: 2.5rem;
  max-width: 2.8125rem;
}

.brief .brief__text {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: var(--features-color, #1a1a1a);
  text-align: center;
}

.brief .brief__description {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--features-color, #1a1a1a);
  margin-top: 0.625rem;
  max-width: 16.5rem;
}

.brief .brief__container {
  padding-right: 15%;
  padding-bottom: 1.875rem;
}

.brief .brief__pagination {
  position: absolute;
  bottom: 0.3125rem;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -ms-flex-pack: center;
  justify-content: center;
}

.brief .brief__pagination .swiper-pagination-bullet {
  background-color: rgba(182, 163, 131, 0.4);
}

.brief .brief__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #b6a383;
  border: none;
}

.brief.brief--new .brief__item {
  height: auto;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 1rem 0.625rem;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.brief.brief--new .brief__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 18.75rem;
}

.brief.brief--new .brief__text-wrp {
  display: -ms-flexbox;
  display: flex;
}

.brief.brief--new .brief__text-wrp svg {
  width: 100%;
  height: 100%;
  fill: var(--icon-color, #1a1a1a);
}

.brief.brief--new .brief__text {
  font: 600 1rem/1rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  text-align: left;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.brief.brief--new .brief__description {
  margin-left: 3.25rem;
}

.brief.brief--new .brief__ico {
  margin: 0 0.75rem 0 0;
  text-align: right;
}

.brief.brief--new .brief__ico img {
  max-height: 100%;
  display: block;
  margin-right: auto;
}

.builder {
  background-color: #fff;
  padding: 3.5rem 0;
}

.builder .builder__title {
  color: #1a1a1a;
  margin-bottom: 3rem;
}

.builder .builder__title-main {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-style: italic;
  font-size: 1.75rem;
  line-height: 2.125rem;
  margin-bottom: 1rem;
}

.builder .builder__title-sub {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.25rem;
  line-height: 1.8125rem;
  font-weight: 500;
}

.builder .builder__title-sub::before {
  content: '';
  display: inline-block;
  height: 0.0625rem;
  width: 2.5rem;
  background-color: #e0e0e0;
  margin-right: 1rem;
  position: relative;
  top: 0.9375rem;
}

.builder .builder__text {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #666;
}

.builder .builder__text p:not(:last-of-type) {
  margin-bottom: 1.25rem;
}

.builder .builder__logo {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 5.5rem;
  width: 15rem;
  border: 0.0625rem solid #e0e0e0;
  margin-bottom: 2rem;
}

.builder .builder__logo img {
  max-height: 5rem;
  max-width: 13.125rem;
}

.builder .builder__files {
  margin-top: 2rem;
}

.builder .builder__file:not(:last-of-type) {
  margin-bottom: 2rem;
}

.calculator {
  font-family: var(--font-family-manrope, "Proxima Nova", Arial, sans-serif);
  color: var(--infrastructure-color, #1a1a1a);
}

.calculator .calculator__container {
  padding: 1.5625rem 0.625rem;
}

.calculator .calculator__title {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-bottom: 1rem;
}

.calculator .calculator__text {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--calculator-color, #1a1a1a);
  margin-bottom: 1rem;
}

.calculator .calculator__filter {
  margin-bottom: 0.375rem;
}

.calculator .calculator__radio {
  display: -ms-flexbox;
  display: flex;
  overflow-y: auto;
  margin-bottom: 1.5rem;
}

.calculator .calculator__type-label {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #666;
  border-bottom: 2px solid transparent;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0.5rem 0;
  margin-right: 1.5rem;
  cursor: pointer;
}

.calculator .calculator__type {
  display: none;
}

.calculator .calculator__type:checked + label {
  color: #db0032;
  border-color: #db0032;
}

.calculator .calculator__filter-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}

.calculator .calculator__filter-item:last-of-type {
  margin-bottom: 0;
}

.calculator .calculator__filter-item-title {
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--calculator-color, #666);
  margin-bottom: 0.75rem;
}

.calculator .calculator__filter-input-wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 1.125rem;
}

.calculator .calculator__filter-currency-dropdown {
  position: absolute;
  display: none;
  padding: 0.5rem;
  background-color: #fff;
  box-shadow: 0 0.25rem 2rem rgba(0, 0, 0, 0.16);
  top: 75%;
}

.calculator .calculator__filter-currency {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 4rem;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}

.calculator .calculator__filter-currency span {
  position: relative;
}

.calculator .calculator__filter-currency span::after {
  position: absolute;
  content: '';
  width: 0.3125rem;
  height: 0.3125rem;
  border-right: 1px solid #db0032;
  border-bottom: 1px solid #db0032;
  top: 0.3125rem;
  right: -0.75rem;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.calculator .calculator__filter-currency:hover .calculator__filter-currency-dropdown {
  display: -ms-flexbox;
  display: flex;
}

.calculator .calculator__filter-currency:hover span::after {
  top: 0.5rem;
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}

.calculator .calculator__currency-item {
  width: 2.5rem;
  height: 2.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
  color: #666;
  background-color: #f2f2f2;
}

.calculator .calculator__currency-item.active {
  background-color: #db0032;
  color: #fff;
}

.calculator .calculator__filter-value {
  width: 50%;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--calculator-color, #666);
}

.calculator .calculator__filter-value.calculator__filter-value--max {
  text-align: right;
}

.calculator .calculator__filter-value span {
  padding-left: 0.25rem;
}

.calculator .calculator__filter-item-input {
  height: 4rem;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--calculator-color, #1a1a1a);
  border: 1px solid var(--calculator-border, #c7c7c7);
  padding: 0 1rem;
  border-top-left-radius: var(--button-border-radius, 0);
  border-top-right-radius: var(--button-border-radius, 0);
  background-color: var(--calculator-range-background, #fff);
}

.calculator .calculator__filter-item-range {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

.calculator .calculator__price-box {
  padding: 1.25rem 0.9375rem;
  background-color: var(--calculator-price-background, #f2f2f2);
  border-radius: var(--border-radius, 0);
}

.calculator .calculator__price-item {
  margin-bottom: 1rem;
}

.calculator .calculator__price-title {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--calculator-color, #666);
  margin-bottom: 0.5rem;
}

.calculator .calculator__price {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: var(--calculator-color, #1a1a1a);
}

.calculator .calculator__price-button {
  width: 100%;
  font-family: var(--font-family-manrope, "Proxima Nova", Arial, sans-serif);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--button-color, #fff);
  background-color: var(--button-background, #db0032);
  border-radius: var(--button-border-radius, 0);
  padding: 1.1875rem 1.25rem;
  margin-top: 0.25rem;
}

.calculator .calculator__price-button:hover {
  background-color: var(--button-background-hover, #db0032);
}

.calculator .calculator__price-button:active {
  background-color: var(--button-background-active, #db0032);
}

.calculator .calculator__price-currency {
  margin-left: 0.4375rem;
}

.calculator .calculator__banks {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 1.375rem;
}

.calculator .calculator__banks-wrapper {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.calculator .calculator__bank {
  width: 100%;
  padding-bottom: 1.25rem;
  margin-bottom: 1.1875rem;
  border-bottom: 1px solid #c4c4c4;
}

.calculator .calculator__bank:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}

.calculator .calculator__bank.calculator__bank--only-logo {
  width: 50%;
  border-bottom: none;
}

.calculator .calculator__bank.calculator__bank--only-logo:last-of-type {
  margin-bottom: 1.1875rem;
}

.calculator .calculator__bank-logo {
  width: 7.5625rem;
}

.calculator .calculator__bank-text {
  font-size: 1rem;
  line-height: 1.5rem;
  color: var(--calculator-color, #1a1a1a);
  margin-bottom: 0.75rem;
}

.calculator .calculator__bank-percent {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-right: 3.4375rem;
}

.calculator .calculator__bank-time {
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
}

.calculator .calculator__banks-more {
  width: 100%;
  max-width: 20rem;
  font-family: var(--font-family-manrope, "Proxima Nova", Arial, sans-serif);
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: var(--calculator-more-color, #db0032);
  border: 2px solid var(--button-background, #db0032);
  background-color: var(--calculator-more-background, transparent);
  border-radius: var(--button-border-radius, 0);
  padding: 1.0625rem 1.25rem;
  margin-top: 0.1875rem;
}

.calculator .calculator__banks-more:hover {
  border-color: var(--calculator-more-background-hover, #db0032);
  background-color: var(--calculator-more-background-hover, transparent);
  color: var(--calculator-more-color-hover, #db0032);
}

.calculator .calculator__banks-more:active {
  border-color: var(--button-background-active, #db0032);
  background-color: var(--button-background-active, transparent);
}

.calculator .jsr {
  overflow: visible;
}

.card-popup .card-popup__container {
  background-color: #fff;
  width: 100%;
}

.card-popup .card-popup__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-popup .card-popup__count {
  width: 100%;
  background-color: #f2f2f2;
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #1a1a1a;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0.5625rem 0.75rem;
  margin-bottom: 1.5rem;
}

.card-popup .card-popup__count svg {
  width: 1rem;
  height: 1rem;
  display: block;
  margin-right: 0.75rem;
  margin-top: 0.3125rem;
}

.card-popup .card-popup__gallery {
  position: relative;
  width: 100%;
  margin-bottom: 1.875rem;
}

.card-popup .card-popup__slider-btns {
  display: none;
}

.card-popup .card-popup__tab-btns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
}

.card-popup .card-popup__tab-btns input {
  display: none;
}

.card-popup .card-popup__tab-btns input:checked + .card-popup__btn {
  border-color: #db0032;
  color: #db0032;
}

.card-popup .card-popup__tab-btn {
  width: 50%;
  padding: 0.625rem 0 0;
  text-align: center;
}

.card-popup .card-popup__btn {
  background-color: #fff;
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease, color 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-bottom: 0.75rem;
  cursor: pointer;
  display: block;
}

.card-popup .card-popup__btn + input + label {
  margin-left: 1.875rem;
}

.card-popup .card-popup__tab {
  display: none;
  animation-play-state: paused;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}

.card-popup .card-popup__tab.card-popup__tab--active {
  display: block;
  animation-play-state: running;
}

.card-popup .card-popup__main-slider {
  height: 13.3125rem;
  margin-bottom: 0.375rem;
}

.card-popup .card-popup__main-slider .swiper-wrapper {
  height: 100%;
}

.card-popup .card-popup__main-slide {
  height: 100%;
}

.card-popup .card-popup__main-slide:hover {
  cursor: pointer;
}

.card-popup .card-popup__main-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  pointer-events: none;
}

.card-popup .card-popup__thumb-slider {
  margin: 0 0.375rem;
  padding-left: 0.5rem;
}

.card-popup .card-popup__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  transition: border-color 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
}

.card-popup .card-popup__thumb-slide.card-popup__thumb-slide--active {
  border-color: #db0032;
  opacity: 1;
}

.card-popup .card-popup__thumb-slide-img {
  height: 100%;
  width: 100%;
}

.card-popup .card-popup__info {
  width: 100%;
  padding: 0 0.75rem 2.5rem;
}

.card-popup .card-popup__button-full {
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  right: 1.4375rem;
  top: 1.0625rem;
  border: 1px solid #fff;
  background-color: transparent;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

.card-popup .card-popup__button-full svg {
  fill: #fff;
  stroke: #fff;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  pointer-events: none;
}

.card-popup .card-popup__title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.4375rem;
}

.card-popup .card-popup__desc {
  margin-bottom: 1.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  color: #666;
}

.card-popup .card-popup__icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.9375rem;
}

.card-popup .card-popup__icon {
  display: -ms-flexbox;
  display: flex;
  margin-right: 1.0625rem;
  margin-bottom: 1rem;
}

.card-popup .card-popup__icon img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  fill: #c7c7c7;
}

.card-popup .card-popup__icon.card-popup__icon--center {
  -ms-flex-pack: center;
  justify-content: center;
}

.card-popup .card-popup__icon.card-popup__icon--column {
  width: 100%;
}

.card-popup .card-popup__text {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  color: #666;
}

.card-popup .card-popup__text b {
  display: block;
  margin-bottom: 0.625rem;
}

.card-popup .card-popup__sale {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  color: #1a1a1a;
}

.card-popup .card-popup__price {
  margin-bottom: 2.9375rem;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #1a1a1a;
}

.card-popup .card-popup__arrow {
  width: 0.625rem;
  height: 1.125rem;
  margin-left: 0.5rem;
}

.card-popup .card-popup__form-wrap .form__title {
  font-size: 0.75rem;
  line-height: 1.0625rem;
}

.card-popup .card-popup__form-wrap .form__title > span {
  font-weight: 500;
}

.card-popup .card-popup__form-wrap .form__select {
  height: 4.9375rem;
  padding: 0 0.9375rem;
  border: none;
  border-bottom: 1px solid #e0e0e0;
}

.card-popup .card-popup__form-wrap .form__radio-label {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-popup .card-popup__form-wrap .form__radio-ico {
  margin-right: 0;
  margin-bottom: 0.5rem;
}

.card-popup .card-popup__form-wrap .form__radio-text {
  font-size: 0.75rem;
}

.card-popup .card-popup__form-wrap .form__input-title {
  color: #1a1a1a;
}

.card-popup .card-popup__form-wrap .form__button {
  height: 3.5rem;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
}

.card-popup .card-popup__form-wrap .form__button span {
  font-size: 0.875rem;
  -ms-transform: none;
  transform: none;
}

.card-popup .card-popup__form-wrap .form__button::after {
  display: none;
}

.card-popup .card-popup__form-wrap .form__agreement {
  font-size: 0.625rem;
  line-height: 0.8125rem;
}

.card-popup .card-popup__text-container {
  display: block;
}

.card-slider {
  position: relative;
}

.card-slider .card-slider__wrp {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: 0 0.25rem 1.25rem transparent;
  cursor: pointer;
  transition: border-color 0.3s ease, box-shadow 0.3s ease-in-out;
  height: 100%;
}

.card-slider .card-slider__wrp.card-slider__wrp--manager {
  box-shadow: 0 0.25rem 1.25rem rgba(219, 0, 50, 0.1);
  border-color: #db0032;
}

.card-slider .card-slider__wrp.card-slider__wrp--show {
  box-shadow: 0 0.25rem 1.25rem rgba(219, 0, 50, 0.1);
  border-color: #db0032;
}

.card-slider .card-slider__content {
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.card-slider .card-slider__content.card-slider__content--manager {
  padding: 1.5rem 0.75rem 0.5rem;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-slider .card-slider__slider {
  height: 100%;
  width: 100%;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card-slider .card-slider__slider .swiper-wrapper {
  height: 100%;
}

.card-slider .card-slider__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  display: block;
}

.card-slider .card-slider__slider-hover {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.card-slider .card-slider__slider-hover-el {
  height: 100%;
  position: relative;
}

.card-slider .card-slider__slider-hover-el + .card-slider__slider-hover-el {
  margin-left: 0.5rem;
}

.card-slider .card-slider__slider-hover-el::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5rem;
  height: 0.25rem;
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.card-slider .card-slider__slider-hover-el:first-child::after {
  left: 0.5rem;
}

.card-slider .card-slider__slider-hover-el:last-child::after {
  right: 0.5rem;
}

.card-slider .card-slider__slider-hover-el.card-slider__slider-hover-el--active::after {
  background-color: var(--card-slider-hover-el-active, #db0032);
}

.card-slider .card-slider__title {
  font-size: 1.125rem;
  line-height: 1.1875rem;
  margin-bottom: 0.875rem;
  color: #1a1a1a;
  transition: color 0.3s ease;
  display: block;
}

.card-slider .card-slider__title span {
  display: block;
}

.card-slider .card-slider__button {
  border-radius: var(--border-radius, 0);
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  transition: opacity 0.3s ease;
}

.card-slider .card-slider__button svg {
  fill: var(--button-background, #000);
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
}

.card-slider .card-slider__button:hover svg {
  fill: var(--button-background-hover, #db0032);
  stroke: transparent;
}

.card {
  position: relative;
}

.card.card--new .card__slider-hover {
  opacity: 1;
  pointer-events: auto;
}

.card.card--new .card__manager-title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--card-color, #1a1a1a);
}

.card.card--new .card__manager-title span {
  display: block;
  margin-top: 0.25rem;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.6875rem;
}

.card.card--new .card__manager-text {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--card-color, #1a1a1a);
}

.card.card--new .card__contacts-text {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.card.card--new .card__button {
  position: relative;
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
}

.card.card--new .card__button:not(:last-child) {
  margin-right: 0;
}

.card.card--new .card__button:hover .card__button-ico svg {
  fill: var(--primary-color, #db0032);
}

.card.card--new .card__button:hover .card__button-text {
  color: var(--primary-color, #db0032);
}

.card.card--new .card__button-ico {
  height: 1.5rem;
  width: 1.5rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}

.card.card--new .card__button-ico svg {
  fill: var(--card-color, #666);
}

.card.card--new .card__button-text {
  color: var(--card-color, #1a1a1a);
  font-size: 0.75rem;
  text-align: center;
  border-bottom: none;
}

.card.card--new .card__buttons {
  border: 1px solid #c7c7c7;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 4rem;
  padding: 0.625rem 0.875rem;
}

.card.card--new .card__content.card__content--manager {
  padding: 1.5rem 0.75rem;
}

.card .card__label {
  position: absolute;
  color: #fff;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.375rem;
  height: 1.875rem;
  min-width: 10.8125rem;
  top: 1.25rem;
  font: 400 0.875rem/1.0625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.card .card__label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 1rem 0.53125rem 0.9375rem 0;
  border-style: solid;
  border-color: #db0032 transparent #db0032;
  z-index: -1;
}

.card .card__wrp {
  overflow: var(--card-wrp-overflow, auto);
  border-radius: var(--card-wrp-border-radius, 0);
  background-color: var(--card-background, #fff);
  border: var(--card-wrp-border, 1px solid #e0e0e0);
  box-shadow: 0 0.25rem 1.25rem transparent;
  cursor: pointer;
  transition: border-color 0.3s ease, box-shadow 0.3s ease-in-out;
}

.card .card__wrp.card__wrp--manager {
  box-shadow: 0 0.25rem 1.25rem rgba(219, 0, 50, 0.1);
  border-color: #db0032;
}

.card .card__wrp.card__wrp--show {
  box-shadow: 0 0.25rem 1.25rem rgba(219, 0, 50, 0.1);
  border-color: #db0032;
}

.card .card__content {
  background-color: var(--card-background, #fff);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.card .card__content.card__content--manager {
  padding: 1.5rem 0.75rem 0.5rem;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card .card__slider {
  height: 11.875rem;
  width: 100%;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card .card__slider .swiper-wrapper {
  height: 100%;
}

.card .card__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.card .card__slider-hover {
  display: none;
}

.card .card__slider-hover-el {
  height: 100%;
  position: relative;
}

.card .card__slider-hover-el + .card__slider-hover-el {
  margin-left: 0.5rem;
}

.card .card__slider-hover-el::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.5rem;
  height: 0.25rem;
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.card .card__slider-hover-el:first-child::after {
  left: 0.5rem;
}

.card .card__slider-hover-el:last-child::after {
  right: 0.5rem;
}

.card .card__slider-hover-el.card__slider-hover-el--active::after {
  background-color: var(--card-slider-hover-el-active, #db0032);
}

.card .card__offer {
  position: absolute;
  top: 1rem;
  left: 0;
  z-index: 5;
  background: #db0032;
  cursor: pointer;
  padding: 0.4375rem 1.375rem;
}

.card .card__offer span {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-style: normal;
  font-weight: normal;
}

.card .card__offer::after,
.card .card__offer::before {
  content: '';
  position: absolute;
  right: -0.75rem;
  width: 0;
  height: 0;
  border-right: 0.75rem solid transparent;
  border-left: 0.75rem solid transparent;
}

.card .card__offer::after {
  bottom: 0;
  border-bottom: 1.25rem solid #db0032;
}

.card .card__offer::before {
  top: 0;
  border-top: 1.25rem solid #db0032;
}

.card .card__info {
  padding: var(--card-info-padding, 1rem 0.75rem);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.card .card__title {
  font-weight: var(--card-title-font-weight, 400);
  font-size: 1.125rem;
  line-height: var(----card-title-line-height-mobile, 1.1875rem);
  margin-bottom: 0.875rem;
  color: var(--card-color, #1a1a1a);
  transition: color 0.3s ease;
  display: block;
}

.card .card__title span {
  display: block;
}

.card .card__address {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--card-color, #666);
  margin-bottom: 1.0625rem;
}

.card .card__params {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card .card__params > .card__params-item:nth-child(4) + .card__params-item {
  display: none;
}

.card .card__params-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 2rem;
  overflow: hidden;
}

.card .card__params-item {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.9375rem;
  margin-right: 0.6875rem;
}

.card .card__params-item svg {
  height: 1rem;
  width: 1rem;
  fill: var(--card-characteristics, #c7c7c7);
  color: var(--card-characteristics, #c7c7c7);
  margin-right: 0.5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card .card__params-item span {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: var(--card-characteristics, #666);
}

.card .card__params-item.card__params-item--column {
  width: 100%;
}

.card .card__params-item.card__params-item--inline {
  width: 100%;
}

.card .card__params-item.card__params-item--inline span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 4px;
  color: var(--card-color, #666);
}

.card .card__read-more {
  display: inline-block;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.card .card__price-wrp {
  margin-top: var(--card-price-wrp-margin-top, 1.25rem);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.card .card__price {
  font-weight: var(--card-price-font-weight, normal);
  font-size: 1rem;
  line-height: 1.1875rem;
  color: var(--card-color, #1a1a1a);
}

.card .card__price-meters {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-top: 0.5rem;
  color: #666;
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  width: 100%;
}

.card .card__nds {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #666;
}

.card .card__decoration-button {
  height: 3.25rem;
  padding: 0 0.625rem;
}

.card .card__manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
}

.card .card__manager-img {
  background-color: #db0032;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  display: block;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.card .card__manager-title {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1a1a1a;
}

.card .card__manager-title > span {
  color: var(--primary-color, #666);
}

.card .card__manager-text {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: #1a1a1a;
}

.card .card__contacts {
  cursor: auto;
  margin-top: 2.875rem;
}

.card .card__contacts-text {
  width: 100%;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--card-color, #666);
}

.card .card__button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1rem;
  position: relative;
}

.card .card__button::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.card .card__button:not(:last-child) {
  margin-right: 1.5rem;
}

.card .card__button:hover .card__button-ico {
  fill: var(--primary-color, #db0032);
}

.card .card__button:hover .card__button-ico svg {
  fill: var(--primary-color, #db0032);
}

.card .card__button:hover .card__button-text {
  color: var(--primary-color, #db0032);
  border-color: var(--primary-color, #db0032);
}

.card .card__button-ico {
  margin-right: 0.5rem;
  fill: #666;
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.card .card__button-ico svg {
  fill: #666;
  display: block;
  width: 100%;
  height: 100%;
}

.card .card__button-text {
  font-size: 0.875rem;
  color: var(--card-color, #1a1a1a);
  border-bottom: 0.0625rem dashed rgba(26, 26, 26, 0.3);
  transition: color 0.3s ease;
}

.card .card__contacts-wrp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card .card__form-wrp {
  padding-bottom: 1rem;
}

.card .card__form {
  width: 100%;
}

.card .card__form-button {
  margin-top: 0.5rem;
  width: 100%;
  font-size: 0.875rem;
  height: 3.5rem;
}

.card .card__object-id {
  font-size: 0.9375rem;
  line-height: 1.2;
  color: var(--card-color, #1a1a1a);
  margin-bottom: 0.75rem;
}

.card .card__communication {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0.75rem;
  margin: 0 -0.25rem;
}

.card .card__communication.card__communication--both .card__communication-link {
  max-width: calc(50% - 0.25rem);
}

.card .card__communication-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  transition: background-color 0.25s linear;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  border-radius: 0.75rem;
  padding: 1.1875rem 0.625rem;
  margin: 0 0.25rem;
}

.card .card__communication-link svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
  fill: #fff;
}

.card .card__communication-link.card__communication-link--phone {
  background-color: var(--button-background);
}

.card .card__communication-link.card__communication-link--phone:active {
  background-color: var(--button-background-active);
}

.card .card__communication-link.card__communication-link--whatsapp {
  background-color: #06b502;
}

.card .card__slide-private-sale {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
}

.card .card__slide-private-sale img {
  width: 4.0625rem;
  height: 4.0625rem;
  margin-bottom: 1.25rem;
  object-fit: contain;
}

.card .card__slide-private-sale span {
  width: 15.625rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #fff;
  text-align: center;
}

.card.card--stock .card__manager {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.card.card--stock .card__manager .manager__img {
  width: 3rem;
  height: 3rem;
  margin-right: 0.625rem;
}

.card.card--stock .card__manager .manager__title {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.card.card--stock .card__manager.manager--with-job {
  -ms-flex-align: start;
  align-items: flex-start;
}

.card.card--catalog .card__manager {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.card.card--catalog .card__manager .manager__img {
  width: 3rem;
  height: 3rem;
  margin-right: 0.625rem;
}

.card.card--catalog .card__manager .manager__title {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.card.card--catalog .card__manager.manager--with-job {
  -ms-flex-align: start;
  align-items: flex-start;
}

.catalog {
  padding: 3.5rem 0;
  position: relative;
}

.catalog .catalog__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  text-align: center;
  color: var(--filter-color, #1a1a1a);
  font-weight: 600;
  margin-bottom: 3rem;
}

.catalog .catalog__title > span {
  font-weight: 400;
  font-style: italic;
}

.catalog .catalog__subtitle {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  color: var(--filter-color, #1a1a1a);
  margin-bottom: 1rem;
}

.catalog .catalog__filter {
  margin-bottom: 1.5625rem;
}

.catalog .catalog__card {
  height: auto;
}

.catalog .catalog__card + .catalog__card {
  margin-top: 0.625rem;
}

.catalog .catalog__button-wrp {
  width: 100%;
  text-align: center;
  margin-top: 1.5rem;
}

.catalog .catalog__button {
  width: 100%;
  text-align: center;
}

.catalog .catalog__error {
  margin-bottom: 1.5625rem;
  color: var(--filter-text, #1a1a1a);
}

.catalog .catalog__error.catalog__error--nobold {
  font-weight: 400;
}

.catalog .catalog__navigation-group {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-order: 2;
  order: 2;
}

.catalog .catalog__sort-wrp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.3125rem;
}

.catalog .catalog__sort-title {
  font-size: 0.875rem;
  color: #666;
}

.catalog .catalog__sort {
  position: relative;
  background-color: #fff;
  width: 6.25rem;
}

.catalog .catalog__sort select {
  position: relative;
  visibility: hidden;
  height: 0;
  z-index: -1;
  pointer-events: none;
}

.catalog .catalog__sort .filter-select__title {
  height: auto;
  line-height: normal;
  border: none;
  box-shadow: none;
  padding-right: 0.3125rem;
  padding-left: 0.9375rem;
  font-size: 0.875rem;
  text-decoration: underline #666;
}

.catalog .catalog__sort .filter-select__title::after {
  display: none;
}

.catalog .catalog__sort .filter-select li {
  font-size: 0.875rem;
  color: #000;
}

.catalog .catalog__sort .filter-select li:not(:last-of-type) {
  margin-bottom: 0.3125rem;
}

.catalog .catalog__sort .filter-select li:hover {
  color: #666;
}

.catalog .catalog__sorting {
  margin-top: 0.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.catalog.catalog--new {
  padding: 2rem 0;
}

.catalog.catalog--new .catalog__error {
  margin-bottom: 1rem;
}

.catalog.catalog--new .catalog__button {
  width: 100%;
}

.catalog.catalog--new .catalog__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
  text-align: left;
}

.catalog.catalog--new .catalog__title p {
  font: inherit;
}

.catalog.catalog--new .catalog__subtitle {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 2rem;
  text-align: left;
}

.catalog.catalog--new .catalog__filter {
  margin-bottom: 2rem;
}

.catalog.catalog--new .catalog__error {
  font: 400 1rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.catalog .catalog__parallax-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.catalog .parallax--top-right,
.catalog .parallax--midle-right,
.catalog .parallax--bottom-left,
.catalog .parallax--top-left {
  position: absolute !important;
  z-index: 100;
  display: none;
}

.catalog .parallax--top-right {
  width: 70px;
  right: 0rem;
  max-width: 7.375rem;
  max-height: 4.75rem;
  z-index: 100;
}

.catalog .parallax--midle-right {
  top: 56%;
  right: 0 !important;
  left: auto !important;
  max-width: 12rem;
  max-height: 9.5rem;
  z-index: 100;
  width: 100px;
}

.catalog .parallax--bottom-left {
  bottom: 0 !important;
  left: 0 !important;
  z-index: 100;
}

.catalog .parallax--top-left {
  width: 40px;
  max-width: 5.75rem;
  max-height: 6.625rem;
  z-index: 100;
}

.decor {
  position: absolute;
  overflow: hidden;
}

.decor .decor__road {
  display: block;
  width: 100%;
  height: 7.8125rem;
  background-image: var(--decor-block-5);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.decor .decor__bike-wrapper {
  position: absolute;
  width: 5.75rem;
  height: 6.25rem;
  bottom: 0;
  left: 0;
  transition: transform 0.5s linear;
}

.decor .decor__bike-wrapper span {
  display: block;
  width: 100%;
  height: 100%;
  background-image: var(--decor-block-5-item);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.decor .decor__bike-wrapper.decor__bike-wrapper--back span {
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.experts {
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}

.experts .experts__selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.experts .experts__selected-img {
  position: relative;
  height: 6.5rem;
  width: 6.5rem;
  background-color: #f2f2f2;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}

.experts .experts__selected-img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  transition: opacity 0.6s ease;
  height: 100%;
  width: 100%;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.experts .experts__selected-img img:first-child {
  z-index: 2;
}

.experts .experts__selected-check {
  height: 1rem;
  width: 1rem;
  background-color: #db0032;
  position: absolute;
  bottom: 0.25rem;
  right: 0.25rem;
  z-index: 4;
}

.experts .experts__selected-check::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  border: 0.1875rem solid #fff;
  border-right: none;
  border-top: none;
  width: 0.5625rem;
  height: 0.375rem;
  margin-top: -0.0625rem;
}

.experts .experts__content {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  padding-left: 1rem;
}

.experts .experts__name {
  color: #1a1a1a;
}

.experts .experts__job {
  color: #666;
}

.experts .experts__list {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}

.experts .experts__radio {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0.625rem;
}

.experts .experts__radio + .experts__radio {
  margin-left: 0.625rem;
}

.experts .experts__radio input {
  display: none;
}

.experts .experts__radio input:checked + .experts__label {
  border-color: #db0032;
}

.experts .experts__label {
  display: block;
  border-bottom: 0.25rem solid transparent;
  transition: border-color 0.3s ease;
  cursor: pointer;
  position: relative;
}

.experts .experts__label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.experts .experts__label-img {
  background-color: #f2f2f2;
}

.experts .experts__label-img img {
  display: block;
  height: 2.5rem;
  width: 2.5rem;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.experts .experts__text {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  margin-top: 0.875rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #666;
}

.experts .experts__phone {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  margin-top: 0.875rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #db0032;
}

.experts .experts__phone a {
  text-decoration: none;
  color: #db0032;
}

.experts-slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}

.experts-slider .experts-slider__selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.experts-slider .experts-slider__selected-img {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  object-fit: cover;
  object-position: top;
  width: 5.4375rem;
  height: 4.875rem;
  border-radius: var(--border-radius, 0);
}

.experts-slider .experts-slider__content {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  padding-left: 1rem;
}

.experts-slider .experts-slider__name {
  color: var(--about-color, #1a1a1a);
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.experts-slider .experts-slider__job {
  color: var(--about-color, #666);
  font: 400 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-top: 0.75rem;
}

.experts-slider .experts-slider__list {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5rem;
}

.experts-slider .experts-slider__pagination {
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 1.5rem;
  height: auto;
}

.experts-slider .experts-slider__pagination--hide {
  display: none !important;
}

.experts-slider .experts-slider__pagination .swiper-pagination-bullet {
  background-color: var(--button-background, #db0032);
  border-color: var(--button-background, #db0032);
  opacity: 0.4;
}

.experts-slider .experts-slider__pagination .swiper-pagination-bullet-active {
  background-color: var(--button-background, #db0032);
  border-color: var(--button-background, #db0032);
  opacity: 1;
}

.experts-slider .experts-slider__radio {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 0.625rem;
  width: 2.6875rem;
  border-radius: calc(var(--button-border-radius, 0) / 3);
  overflow: hidden;
}

.experts-slider .experts-slider__radio.experts-slider__thumb-slide--active .experts-slider__label {
  border-color: var(--primary-color, #db0032);
}

.experts-slider .experts-slider__label {
  display: block;
  border-bottom: 0.25rem solid transparent;
  transition: border-color 0.3s ease;
  cursor: pointer;
  position: relative;
  height: 3rem;
}

.experts-slider .experts-slider__label::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.experts-slider .experts-slider__label-img {
  background-color: #f2f2f2;
  object-fit: contain;
  font-family: 'object-fit: contain;';
  height: 2.6875rem;
}

.experts-slider .experts-slider__label-img img {
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  max-height: 100%;
  width: 100%;
  object-position: top;
}

.experts-slider .experts-slider__text {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  margin-top: 0.875rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #666;
}

.experts-slider .experts-slider__phone {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  margin-top: 0.875rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #db0032;
}

.experts-slider .experts-slider__phone a {
  text-decoration: none;
  color: #db0032;
}

.experts-slider .swiper-pagination-bullet {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.facing-section {
  background-color: #383838;
  padding: 3.5rem 0;
  overflow: hidden;
  position: relative;
}

.facing-section.facing-section--light {
  background-color: var(--body-background-color, #f2f2f2);
}

.facing-section.facing-section--light .facing-section__title {
  color: var(--facint-color, #1a1a1a);
}

.facing-section.facing-section--light .facing-section__subtitle {
  color: var(--facint-color, #1a1a1a);
}

.facing-section.facing-section--light .facing-section__tab-btn {
  color: var(--facint-color, #666);
}

.facing-section.facing-section--light .facing-section__tab-btn--active {
  color: var(--facint-color, #db0032 !important);
}

.facing-section.facing-section--light .facing-section__tabs-icon {
  stroke: #1a1a1a;
}

.facing-section.facing-section--light .facing-section__tabs::before {
  background-image: linear-gradient(to bottom, #f2f2f2, rgba(255, 255, 255, 0));
}

.facing-section.facing-section--light .facing-section__tabs::after {
  background-image: linear-gradient(to top, #f2f2f2, rgba(255, 255, 255, 0));
}

.facing-section.facing-section--aside.facing-section--new .facing-section__container {
  padding: 0;
  margin: 0;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__top-container {
  margin: 0;
  padding: 0;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__title {
  width: 100%;
  padding-right: 0;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-wrap {
  overflow: auto;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-wrap::-webkit-scrollbar {
  height: 0;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button {
  display: var(--display-none, inline-block);
  margin: 0;
  z-index: 15;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button[data-arrow='right'],
.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button[data-arrow='left'] {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 0.3125rem;
  display: var(--display-none, flex);
  width: 1.5rem;
  height: 1.5rem;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button[data-arrow='right'] svg,
.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button[data-arrow='left'] svg {
  stroke: #db0032;
  width: 1.125rem;
  height: 0.625rem;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button[data-arrow='left'] {
  margin-right: -0.375rem;
  margin-left: -0.9375rem;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button:hover svg {
  stroke: #1a1a1a;
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tab-btn {
  color: var(--facint-color, #666);
  background-color: var(--facint-button-background, transparent);
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tab-btn:hover {
  color: var(--button-color, #db0032);
  background-color: var(--button-background-hover, transparent);
}

.facing-section.facing-section--aside.facing-section--new .facing-section__tab-btn--active {
  border-bottom-color: var(--button-background, #db0032);
  background-color: var(--button-background, transparent);
  color: var(--facint-button-aside-color, #1a1a1a);
}

.facing-section.facing-section--aside .facing-section__wrapper {
  padding: 0 0.625rem;
}

.facing-section.facing-section--aside .facing-section__title {
  width: 100%;
}

.facing-section.facing-section--new .facing-section__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  transition: border-color 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
  border-color: transparent;
  position: relative;
  overflow: hidden;
  border-radius: var(--button-border-radius, 0);
}

.facing-section.facing-section--new .facing-section__thumb-slide::after {
  content: '';
  height: 0.25rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.facing-section.facing-section--new .facing-section__thumb-slide.facing-section__thumb-slide--active {
  border-color: transparent;
  position: relative;
  pointer-events: none;
  cursor: pointer;
}

.facing-section.facing-section--new .facing-section__thumb-slide.facing-section__thumb-slide--active::after {
  background-color: var(--primary-color, #db0032);
}

.facing-section.facing-section--new .facing-section__main-slider {
  height: 25.3125rem;
  border-radius: var(--border-radius, 0);
}

.facing-section.facing-section--new .facing-section__container {
  padding: 0 0.625rem;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.facing-section.facing-section--new .facing-section__tab-btn {
  color: var(--facint-color, #666);
  font: 400 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  border-radius: var(--button-border-radius, 0);
  background-color: var(--facint-button-background, transparent);
  padding: var(--facint-button-padding-12, 0) var(--facint-button-padding-24, 0) var(--facint-button-padding-12, 8px) var(--facint-button-padding-24, 0);
  margin: 0 var(--facint-button-margin, 0) var(--facing-margin-bottom, 10px) 0;
}

.facing-section.facing-section--new .facing-section__tab-btn:hover {
  color: var(--button-color, #db0032);
  background-color: var(--button-background-hover, transparent);
}

.facing-section.facing-section--new .facing-section__tabs {
  margin-bottom: 1.5rem;
  padding: 0;
}

.facing-section.facing-section--new .facing-section__tabs::before,
.facing-section.facing-section--new .facing-section__tabs::after {
  height: 100%;
  pointer-events: none;
}

.facing-section.facing-section--new .facing-section__button-full {
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  border-radius: var(--border-radius, 0);
}

.facing-section.facing-section--new .facing-section__button-full svg {
  fill: var(--button-background, #000);
  stroke: transparent;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
}

.facing-section.facing-section--new .facing-section__button-full:hover svg {
  fill: var(--button-background-hover, #db0032);
  stroke: transparent;
}

.facing-section.facing-section--new .facing-section__slider-btns {
  width: calc(100% - 1.5rem);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 3;
  display: -ms-flexbox;
  display: flex;
}

.facing-section.facing-section--new .facing-section__slider-btns .sliderButtons__btn.swiper-button-disabled {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer;
}

.facing-section.facing-section--new .facing-section__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.facing-section.facing-section--new .facing-section__subtitle {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.facing-section.facing-section--new .facing-section__thumb-slider {
  margin: 0;
}

.facing-section.facing-section--new.facing-section--light .facing-section__tab-btn {
  color: var(--facint-color, #666);
}

.facing-section.facing-section--white {
  background-color: var(--body-background-color, #fff);
}

.facing-section.facing-section--white .facing-section__title {
  color: var(--facint-color, #1a1a1a);
}

.facing-section.facing-section--white .facing-section__subtitle {
  color: var(--facint-color, #1a1a1a);
}

.facing-section.facing-section--white .facing-section__tab-btn {
  color: var(--facint-color, #1a1a1a);
  font: 400 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.facing-section.facing-section--white .facing-section__tab-btn--active {
  color: var(--button-color, #db0032);
}

.facing-section.facing-section--white .facing-section__tabs-icon {
  stroke: #1a1a1a;
}

.facing-section.facing-section--white .facing-section__tabs::before {
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
  display: var(--display-none, block);
}

.facing-section.facing-section--white .facing-section__tabs::after {
  display: var(--display-none, block);
  content: '';
  background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
}

.facing-section .facing-section__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.facing-section .facing-section__bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing-section .facing-section__bg + .facing-section__wrapper .facing-section__tabs::before,
.facing-section .facing-section__bg + .facing-section__wrapper .facing-section__tabs::after {
  display: none !important;
}

.facing-section .facing-section__top-container {
  display: block;
  margin-bottom: 3.125rem;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.facing-section .facing-section__title {
  color: #fff;
  font: 600 1.75rem/2.125rem var(--font-family-manrope, "Playfair Display", Arial, sans-serif), sans-serif;
  margin: 0 1.125rem 1.875rem 0;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.facing-section .facing-section__title > span {
  font-style: italic;
  font-weight: 400;
}

.facing-section .facing-section__subtitle {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff;
  margin-bottom: 0.5rem;
}

.facing-section .facing-section__container {
  display: block;
}

.facing-section .facing-section__tabs {
  padding: 0 0.625rem;
  position: relative;
}

.facing-section .facing-section__tabs.facing-section__tabs--top::before {
  display: none;
}

.facing-section .facing-section__tabs.facing-section__tabs--bottom::after {
  display: none;
}

.facing-section .facing-section__tabs::before,
.facing-section .facing-section__tabs::after {
  content: '';
  height: 3.125rem;
  position: absolute;
  width: 3.75rem;
  z-index: 6;
}

.facing-section .facing-section__tabs::before {
  content: '';
  background-image: linear-gradient(to right, #383838, rgba(255, 255, 255, 0));
  top: 0;
  left: 0;
}

.facing-section .facing-section__tabs::after {
  content: '';
  background-image: linear-gradient(to left, #383838, rgba(255, 255, 255, 0));
  bottom: 0;
  right: 0;
}

.facing-section .facing-section__tabs.facing-section__tabs--heading {
  height: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
}

.facing-section .facing-section__tabs.facing-section__tabs--heading::before {
  background-image: linear-gradient(to right, #f2f2f2, rgba(255, 255, 255, 0));
}

.facing-section .facing-section__tabs.facing-section__tabs--heading::after {
  right: 0;
  left: auto;
  background-image: linear-gradient(to left, #f2f2f2 50%, rgba(255, 255, 255, 0));
}

.facing-section .facing-section__tabs.facing-section__tabs--heading + .facing-section__subtitle {
  margin-bottom: 1.25rem;
}

.facing-section .facing-section__tabs.facing-section__tabs--heading .facing-section__tabs-wrap {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.facing-section .facing-section__tabs.facing-section__tabs--heading .facing-section__tab-btn {
  white-space: nowrap;
  font: 400 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.facing-section .facing-section__tabs.facing-section__tabs--heading .facing-section__tab-btn:not(:last-of-type) {
  margin-right: var(--facint-button-margin, 2rem);
  margin-bottom: var(--facint-button-margin, 0.9375rem);
  padding-bottom: 0.75rem;
}

.facing-section .facing-section__tabs.facing-section__tabs--heading .facing-section__tab-btn--active {
  color: var(--facint-button-active-color, #1a1a1a);
}

.facing-section .facing-section__tabs-wrap {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  overflow-x: auto;
  position: relative;
  -ms-flex-wrap: var(--flex-wrap, nowrap);
  flex-wrap: var(--flex-wrap, nowrap);
}

.facing-section .facing-section__tab-btn {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-bottom: 0.75rem;
  border-bottom: 0.125rem solid transparent;
  text-align: left;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  color: #fff;
  display: block;
  white-space: var(--white-space-normal, nowrap);
}

.facing-section .facing-section__tab-btn.facing-section__tab-btn--active {
  border-bottom-color: var(--button-background, #db0032);
  background-color: var(--button-background, transparent);
  color: var(--facint-button-aside-color, #1a1a1a);
  position: relative;
  z-index: 5;
}

.facing-section .facing-section__tab-btn:not(:last-of-type) {
  margin-right: var(--facint-button-margin, 2rem);
}

.facing-section .facing-section__tab {
  display: none;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-fill-mode: both;
  position: relative;
  min-height: 27.8125rem;
}

.facing-section .facing-section__tab.facing-section__tab--active {
  display: block;
  animation-play-state: running;
}

.facing-section .facing-section__tabs-icon {
  width: 1.125rem;
  height: 0.625rem;
  display: block;
  stroke: #fff;
}

.facing-section .facing-section__tabs-button {
  display: none;
}

.facing-section .facing-section__tabs-button:first-child {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 0;
}

.facing-section .facing-section__tabs-button:hover .facing-section__tabs-icon {
  stroke: #db0032;
}

.facing-section .facing-section__button-full {
  width: 2.0625rem;
  height: 2.0625rem;
  position: absolute;
  right: 1.875rem;
  top: 1.25rem;
  border: 1px solid #fff;
  background-color: transparent;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

.facing-section .facing-section__button-full svg {
  fill: #fff;
  stroke: #fff;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
}

.facing-section .facing-section__slider-btns {
  display: none;
}

.facing-section .facing-section__main-slider {
  height: 11.25rem;
  margin-bottom: 0.375rem;
}

.facing-section .facing-section__main-slider .swiper-wrapper {
  height: 100%;
}

.facing-section .facing-section__main-slide {
  height: 100%;
}

.facing-section .facing-section__main-slide:hover {
  cursor: pointer;
}

.facing-section .facing-section__main-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing-section .facing-section__main-slide-text {
  position: absolute;
  padding: 0.75rem;
  bottom: 0;
  width: 100%;
  background-color: rgba(238, 238, 238, 0.8);
  -webkit-backdrop-filter: blur(0.1875rem);
  backdrop-filter: blur(0.1875rem);
  color: #1a1a1a;
  font: 0.75rem/1.0625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.facing-section .facing-section__main-slide-title {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.facing-section .facing-section__main-slide-description {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

.facing-section .facing-section__thumb-slider {
  margin: 0 0.375rem;
}

.facing-section .facing-section__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  transition: border-color 0.3s ease;
}

.facing-section .facing-section__thumb-slide.facing-section__thumb-slide--active {
  border-color: #db0032;
  opacity: 1;
}

.facing-section .facing-section__thumb-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing-section .facing-section__content {
  margin-top: 1.5rem;
  padding: 1.5rem 1rem;
  background-color: #303030;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.facing-section .facing-section__content p:not(:last-child) {
  margin-bottom: 1.25rem;
}

.facing-section .ps__rail-x::before,
.facing-section .ps__rail-y::before {
  visibility: hidden;
}

.facing-section .ps__rail-x {
  width: 100%;
  display: block;
}

.facing-section .ps__thumb-y {
  visibility: hidden;
}

.facing-section .ps__thumb-x {
  opacity: 0;
  height: 0.9375rem;
}

.facing-section-horizontal {
  padding: 2rem 0;
  overflow: hidden;
  position: relative;
}

.facing-section-horizontal .facing-section-horizontal__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.facing-section-horizontal .facing-section-horizontal__bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing-section-horizontal .facing-section-horizontal__bg + .facing-section-horizontal__wrapper .facing-section-horizontal__tabs::before,
.facing-section-horizontal .facing-section-horizontal__bg + .facing-section-horizontal__wrapper .facing-section-horizontal__tabs::after {
  display: none !important;
}

.facing-section-horizontal .facing-section-horizontal__title {
  color: var(--facint-h-color, #1a1a1a);
  font: 700 1.75rem/2.25rem var(--font-family-manrope, "Playfair Display", Arial, sans-serif), sans-serif;
  margin: 0 0 1.5rem;
}

.facing-section-horizontal .facing-section-horizontal__title > span {
  font-style: italic;
  font-weight: 400;
}

.facing-section-horizontal .facing-section-horizontal__subtitle {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.9375rem;
  line-height: 1.5rem;
  color: var(--facint-h-color, #1a1a1a);
  margin-bottom: 1.5rem;
}

.facing-section-horizontal .facing-section-horizontal__container {
  display: block;
  padding: 0 0.625rem;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.facing-section-horizontal .facing-section-horizontal__tabs {
  position: relative;
  margin-bottom: 1.5rem;
  padding: 0;
}

.facing-section-horizontal .facing-section-horizontal__tabs-wrap {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.facing-section-horizontal .facing-section-horizontal__tab-btn {
  display: block;
  margin: 0 var(--facint-button-margin, 0) var(--facing-margin-bottom, 10px) 0;
  padding: var(--facint-button-padding-24, 0);
  border-bottom: 0.125rem solid transparent;
  border-radius: var(--button-border-radius, 0);
  text-align: left;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
  white-space: var(--white-space-normal, nowrap);
  color: var(--facint-h-color, #1a1a1a);
  font: 400 1.125rem/1.75rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  background-color: var(--facint-button-background, transparent);
}

.facing-section-horizontal .facing-section-horizontal__tab-btn:hover {
  color: var(--button-color, #db0032);
  background-color: var(--button-background-hover, transparent);
}

.facing-section-horizontal .facing-section-horizontal__tab-btn.facing-section-horizontal__tab-btn--active {
  color: var(--facint-button-active-color, #db0032);
  border-bottom-color: var(--button-background, #db0032);
  background-color: var(--button-background, transparent);
  position: relative;
  z-index: 5;
}

.facing-section-horizontal .facing-section-horizontal__tab-btn:not(:last-of-type) {
  margin-right: var(--facint-button-margin, 2rem);
}

.facing-section-horizontal .facing-section-horizontal__tab {
  display: none;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-fill-mode: both;
  position: relative;
  min-height: 27.8125rem;
}

.facing-section-horizontal .facing-section-horizontal__tab.facing-section-horizontal__tab--active {
  display: block;
  animation-play-state: running;
}

.facing-section-horizontal .facing-section-horizontal__tabs-icon {
  width: 1.125rem;
  height: 0.625rem;
  display: block;
  stroke: #1a1a1a;
}

.facing-section-horizontal .facing-section-horizontal__tabs-button {
  display: none;
}

.facing-section-horizontal .facing-section-horizontal__tabs-button:first-child {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 0;
}

.facing-section-horizontal .facing-section-horizontal__tabs-button:hover .facing-section-horizontal__tabs-icon {
  stroke: #db0032;
}

.facing-section-horizontal .facing-section-horizontal__button-full {
  display: none;
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  border-radius: var(--border-radius, 0);
}

.facing-section-horizontal .facing-section-horizontal__button-full svg {
  fill: var(--button-background, #000);
  stroke: transparent;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
}

.facing-section-horizontal .facing-section-horizontal__button-full:hover svg {
  fill: var(--button-background-hover, #db0032);
  stroke: transparent;
}

.facing-section-horizontal .facing-section-horizontal__slider-btns {
  display: none;
}

.facing-section-horizontal .facing-section-horizontal__main-slider {
  height: 25.3125rem;
  margin-bottom: 0.375rem;
  padding-right: 1.5625rem;
}

.facing-section-horizontal .facing-section-horizontal__main-slider .swiper-wrapper {
  height: 100%;
  overflow: visible;
}

.facing-section-horizontal .facing-section-horizontal__main-slide {
  height: 100%;
  border-radius: var(--border-radius, 0);
  overflow: hidden;
}

.facing-section-horizontal .facing-section-horizontal__main-slide:hover {
  cursor: pointer;
}

.facing-section-horizontal .facing-section-horizontal__main-slide:hover .facing-section-horizontal__button-full {
  display: block;
}

.facing-section-horizontal .facing-section-horizontal__main-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing-section-horizontal .facing-section-horizontal__main-slide-text {
  position: absolute;
  padding: 0.75rem;
  bottom: 0;
  width: 100%;
  background-color: rgba(238, 238, 238, 0.8);
  -webkit-backdrop-filter: blur(0.1875rem);
  backdrop-filter: blur(0.1875rem);
  color: #1a1a1a;
  font: 0.75rem/1.0625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.facing-section-horizontal .facing-section-horizontal__main-slide-title {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.facing-section-horizontal .facing-section-horizontal__main-slide-description {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

.facing-section-horizontal .facing-section-horizontal__thumb-slider {
  margin: 0;
}

.facing-section-horizontal .facing-section-horizontal__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  transition: border-color 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
  border-color: transparent;
  position: relative;
  overflow: hidden;
  border-radius: var(--button-border-radius, 0);
}

.facing-section-horizontal .facing-section-horizontal__thumb-slide::after {
  content: '';
  height: 0.25rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.facing-section-horizontal .facing-section-horizontal__thumb-slide.facing-section-horizontal__thumb-slide--active {
  border-color: transparent;
  position: relative;
  pointer-events: none;
  cursor: pointer;
}

.facing-section-horizontal .facing-section-horizontal__thumb-slide.facing-section-horizontal__thumb-slide--active::after {
  background-color: var(--primary-color, #db0032);
}

.facing-section-horizontal .facing-section-horizontal__thumb-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing-section-horizontal .facing-section-horizontal__content {
  margin-top: 1.5rem;
  padding: 1.5rem 1rem;
  background-color: #303030;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.facing-section-horizontal .facing-section-horizontal__content p:not(:last-child) {
  margin-bottom: 1.25rem;
}

.facing-section-horizontal .facing-section-horizontal__decor {
  display: none;
}

.facing-section-horizontal .ps__rail-x::before,
.facing-section-horizontal .ps__rail-y::before {
  visibility: hidden;
}

.facing-section-horizontal .ps__rail-x {
  width: 100%;
  display: block;
}

.facing-section-horizontal .ps__thumb-y {
  visibility: hidden;
}

.facing-section-horizontal .ps__thumb-x {
  opacity: 0;
  height: 0.9375rem;
}

.facing-section-horizontal .cloud {
  z-index: 8;
  max-width: 50%;
  transition: transform 0.9s linear;
}

.facing-section-horizontal .cloud--right {
  top: 9.375rem;
  bottom: auto;
}

.facing {
  background-color: #383838;
  padding: 3.5rem 0;
}

.facing .facing__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 3rem;
}

.facing .facing__title > span {
  font-style: italic;
  font-weight: 400;
}

.facing .facing__subtitle {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff;
  margin-bottom: 0.5rem;
}

.facing .facing__responsible {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 2rem;
  line-height: normal;
  color: rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
  margin-bottom: 3rem;
}

.facing .facing__tabs {
  width: 100%;
  padding: 0 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.facing .facing__tab-btn {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-bottom: 0.75rem;
  border-bottom: 0.125rem solid transparent;
  text-align: left;
  transition: color 0.3s ease, border-color 0.3s ease;
  color: #fff;
}

.facing .facing__tab-btn.facing__tab-btn--active {
  color: #db0032;
  border-bottom-color: #db0032;
}

.facing .facing__tab-btn:not(:last-of-type) {
  margin-right: 2rem;
}

.facing .facing__tab {
  display: none;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-fill-mode: both;
  position: relative;
}

.facing .facing__tab.facing__tab--active {
  display: block;
  animation-play-state: running;
}

.facing .facing__slider-btns {
  display: none;
}

.facing .facing__main-slider {
  height: 11.25rem;
  margin-bottom: 0.375rem;
}

.facing .facing__main-slider .swiper-wrapper {
  height: 100%;
}

.facing .facing__main-slide {
  height: 100%;
}

.facing .facing__main-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.facing .facing__thumb-slider {
  margin: 0 0.375rem;
}

.facing .facing__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  transition: border-color 0.3s ease;
}

.facing .facing__thumb-slide.facing__thumb-slide--active {
  border-color: #db0032;
}

.facing .facing__thumb-slide-img {
  height: 100%;
  width: 100%;
}

.facing .facing__content {
  margin-top: 1.5rem;
  padding: 1.5rem 1rem;
  background-color: #303030;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.facing .facing__content p:not(:last-child) {
  margin-bottom: 1.25rem;
}

.filter {
  position: relative;
  border: 0.0625rem solid #e0e0e0;
  box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.05);
}

.filter .filter__head {
  height: 2.5rem;
  color: #1a1a1a;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0 2.25rem 0 0.8125rem;
  transition: color 0.3s ease;
  position: relative;
  width: 100%;
  text-align: left;
}

.filter .filter__head-ico {
  height: 0.375rem;
  width: 0.625rem;
  transition: stroke 0.3s ease, transform 0.3s ease;
  position: absolute;
  right: 0.8125rem;
  top: 50%;
  margin-top: -0.1875rem;
}

.filter .filter__head-ico svg {
  height: 100%;
  width: 100%;
  stroke: #1a1a1a;
}

.filter .filter__form {
  padding: 0.4375rem 0.5rem 1.5rem;
}

.filter .filter__item + .filter__item {
  margin-top: 1.5rem;
}

.filter .filter__label {
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--filter-color, #999);
  margin-bottom: 0.75rem;
}

.filter .filter__radio {
  border: 0.0625rem solid var(--filter-border-color, #e0e0e0);
  display: -ms-flexbox;
  display: flex;
}

.filter .filter__radio input {
  display: none;
}

.filter .filter__radio input:checked + .filter__radio-label {
  color: var(--primary-color, #db0032);
  border-color: var(--primary-color, #db0032);
}

.filter .filter__radio.filter__radio--min {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

.filter .filter__radio.filter__radio--min .filter__radio-label {
  width: 100%;
}

.filter .filter__radio-label {
  border-bottom: 0.125rem solid transparent;
  color: var(--filter-color, #1a1a1a);
  height: 2.5rem;
  line-height: 2.5rem;
  width: 50%;
  text-align: center;
  transition: color 0.3s ease, border-color 0.3s ease;
  cursor: pointer;
}

.filter .filter__select.filter__select--price {
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.filter .filter__select.filter__select--currency {
  width: 5.25rem;
}

.filter .filter__select.filter__select--currency .cselect__title {
  border-left: 0;
}

.filter .filter__select.filter__select--typehose .cselect__title {
  border-radius: var(--button-border-radius, 0);
  background-color: var(--filter-field-background, transparent);
  color: var(--filter-text, #1a1a1a);
}

.filter .filter__select.filter__select--typehose .cselect__title.cselect__title--open svg {
  stroke: var(--primary-color, #db0032);
}

.filter .filter__select-double {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.filter .filter__price-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 4rem;
}

.filter .filter__price-box .filter__range {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  position: relative;
}

.filter .filter__price-box .filter__range::after {
  position: absolute;
  content: "";
  width: 0.875rem;
  height: 0.0625rem;
  top: 50%;
  left: 47%;
  background-color: var(--filter-color, #000);
  display: block;
}

.filter .filter__price-box .filter__range-input {
  font: 400 1rem/1.4375rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  width: 50%;
  height: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  border: 1px solid var(--filter-border-color, #e0e0e0);
  border-right-color: transparent;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: var(--filter-field-background, #fff);
  color: var(--filter-color, #1a1a1a);
}

.filter .filter__price-box .filter__range-input:-ms-input-placeholder {
  color: var(--filter-color, #999);
}

.filter .filter__price-box .filter__range-input::placeholder {
  color: var(--filter-color, #999);
}

.filter .filter__price-box .filter__range-input:hover {
  border: 1px solid #999;
  border-right-color: transparent;
}

.filter .filter__price-box .filter__range-input:nth-child(2) {
  padding-left: 1.125rem;
  padding-right: 2.3125rem;
  border-left-color: transparent;
  border-right-color: var(--filter-border-color, #e0e0e0);
}

.filter .filter__price-box .filter__range-input:nth-child(2):hover {
  border-right-color: #999;
  border-left-color: transparent;
}

.filter .filter__price-box .filter__currency {
  position: absolute;
  right: 0.75rem;
  cursor: pointer;
  pointer-events: none;
  color: var(--filter-color, #1a1a1a);
}

.filter .filter__price-box .filter__select {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.filter .filter__radio-none {
  display: none;
}

.filter .filter__popup-button {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  height: 2.5rem;
  border: 1px solid var(--filter-border-color, #e0e0e0);
  background-color: var(--filter-field-background, #fff);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: color 0.3s ease, border-color 0.3s ease;
  width: 100%;
  cursor: pointer;
  border-radius: var(--button-border-radius, 0);
  color: var(--filter-text, #1a1a1a);
}

.filter .filter__button-wrp {
  width: 100%;
  margin-top: 1.5rem;
}

.filter .filter__button-column {
  width: 100%;
}

.filter .filter__button-column.filter__button-column--cancel {
  text-align: center;
}

.filter .filter__button {
  width: 100%;
}

.filter .filter__button.filter__button--cancel {
  background: none;
  border: none;
  box-shadow: none;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter .filter__button.filter__button--cancel::after {
  display: none;
}

.filter .filter__button.filter__button--cancel svg {
  width: 1rem;
  height: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.filter .filter__button.filter__button--cancel .btn__text {
  color: #999;
  -ms-transform: none;
  transform: none;
  padding: 0;
  margin-left: 0.625rem;
}

.filter.filter--open .filter__head {
  color: #db0032;
}

.filter.filter--open .filter__head-ico {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter.filter--open .filter__head-ico svg {
  stroke: #db0032;
}

.filter .filter__checkbox {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.filter .filter__checkbox-label {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #1a1a1a;
  position: relative;
  padding-left: 2rem;
  cursor: pointer;
  display: inline-block;
  text-transform: none;
  margin-top: 0.75rem;
}

.filter .filter__checkbox-label::before,
.filter .filter__checkbox-label::after {
  content: '';
  position: absolute;
}

.filter .filter__checkbox-label::before {
  left: 0;
  top: 0;
  height: 1rem;
  width: 1rem;
  border: 1px solid #c7c7c7;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.filter .filter__checkbox-label::after {
  left: 3px;
  top: 4px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  width: 0.625rem;
  height: 0.375rem;
}

.filter .filter__checkbox-label.filter__checkbox-label--checked::before {
  background-color: #db0032;
  border-color: #db0032;
}

.filter .filter__checkbox-label.filter__checkbox-label--checked::after {
  opacity: 1;
}

.filter.filter--new .filter__button-column {
  padding: 0;
  height: 4rem;
}

.filter.filter--new .filter__button-column button {
  height: 100%;
}

.filter.filter--new .filter__label {
  font: 400 0.875rem/1.25rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 0.75rem;
  text-transform: inherit;
}

.filter.filter--new .filter__radio-label {
  font-family: var(--font-family-manrope, "Proxima Nova"), sans-serif;
  font-size: 1rem;
  line-height: 4rem;
  height: 4rem;
}

.filter.filter--new .filter__button {
  font: 700 1rem/0.25rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.filter.filter--new .filter__button-column--cancel {
  margin-top: var(--filter-cancel-margin-top, 0);
}

.filter.filter--new .filter__button--cancel {
  border: 1px solid var(--filter-cancel, transparent);
  border-radius: var(--button-border-radius, 0);
}

.filter.filter--new .filter__head {
  height: 4rem;
  color: #db0032;
}

.filter.filter--new .filter__form {
  padding: 0.4375rem 0.5rem;
}

.filter.filter--new .filter__select {
  height: 4rem;
}

.filter.filter--new .filter__select--square .cselect__title {
  border-radius: var(--button-border-radius, 0);
  background-color: var(--filter-field-background, transparent);
  color: var(--filter-color, #1a1a1a);
}

.filter.filter--new .filter__select--square .cselect__popup {
  border-radius: var(--button-border-radius, 0);
}

.filter.filter--new .filter__select--currency .cselect__title {
  border-radius: var(--button-border-radius, 0);
  background-color: var(--filter-field-background, transparent);
  color: var(--filter-color, #1a1a1a);
}

.filter.filter--new .filter__select--currency .cselect__popup {
  border-radius: var(--button-border-radius, 0);
}

.filter.filter--new .filter__radio {
  background-color: var(--filter-field-background, transparent);
  border-radius: var(--button-border-radius, 0);
  overflow: hidden;
}

.filter.filter--new .filter__range-input:first-of-type {
  border-bottom-left-radius: var(--button-border-radius, 0);
  border-top-left-radius: var(--button-border-radius, 0);
}

.filter.filter--new .filter__range-input:last-of-type {
  border-bottom-right-radius: var(--button-border-radius, 0);
  border-top-right-radius: var(--button-border-radius, 0);
}

.filter.filter--new .cselect__title {
  height: 4rem;
  line-height: 4rem;
}

.filter-popup .filter-popup__wrap.popup__content-wrap.popup__content-wrap--open {
  display: block;
}

.filter-popup .filter-popup__content {
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  padding: 3.5625rem 0.8125rem 1.875rem;
  position: relative;
  background-color: #fff;
}

.filter-popup .filter-popup__head {
  margin-bottom: 1.875rem;
}

.filter-popup .filter-popup__tabs {
  border: 0.0625rem solid #e0e0e0;
  display: -ms-flexbox;
  display: flex;
}

.filter-popup .filter-popup__tab {
  position: relative;
  border-bottom: 0.125rem solid transparent;
  color: #1a1a1a;
  font-size: 0.875rem;
  height: 2.5rem;
  line-height: 2.5rem;
  width: 50%;
  text-align: center;
  transition: color 0.3s ease, border-color 0.3s ease;
  cursor: pointer;
}

.filter-popup .filter-popup__tab.filter-popup__tab--active {
  color: #db0032;
  border-color: #db0032;
}

.filter-popup .filter-popup__search-wrp {
  margin-top: 1.125rem;
}

.filter-popup .filter-popup__search {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  border: 0.0625rem solid #e0e0e0;
  height: 2.5rem;
  font-size: 0.875rem;
  width: 100%;
  padding: 0 1rem 0 2.5rem;
  background: url("/icons/search.svg") no-repeat 1rem;
}

.filter-popup .filter-popup__search:-ms-input-placeholder {
  color: #c7c7c7;
}

.filter-popup .filter-popup__search::placeholder {
  color: #c7c7c7;
}

.filter-popup .filter-popup__checkboxes {
  position: relative;
}

.filter-popup .filter-popup__checkboxes .ps__rail-x {
  display: none;
}

.filter-popup .filter-popup__checkboxes .ps__rail-y {
  position: absolute;
  right: 0;
  width: 0.25rem;
  background-color: transparent;
}

.filter-popup .filter-popup__checkboxes .ps__rail-y::before {
  display: none;
}

.filter-popup .filter-popup__checkboxes .ps__thumb-y {
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  border-radius: 3px;
  background-color: #e0e0e0;
  border: none;
}

.filter-popup .filter-popup__checkboxes-wrp {
  position: relative;
}

.filter-popup .filter-popup__checkbox {
  margin-bottom: 1.0625rem;
}

.filter-popup .filter-popup__checkbox-elem {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #1a1a1a;
  position: relative;
  padding-left: 2rem;
  cursor: pointer;
  display: inline-block;
}

.filter-popup .filter-popup__checkbox-elem::before,
.filter-popup .filter-popup__checkbox-elem::after {
  content: '';
  position: absolute;
}

.filter-popup .filter-popup__checkbox-elem::before {
  left: 0;
  top: 0;
  height: 1rem;
  width: 1rem;
  border: 1px solid #c7c7c7;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.filter-popup .filter-popup__checkbox-elem::after {
  left: 3px;
  top: 4px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  width: 0.625rem;
  height: 0.375rem;
}

.filter-popup .filter-popup__checkbox-elem.filter-popup__checkbox-elem--checked::before {
  background-color: #db0032;
  border-color: #db0032;
}

.filter-popup .filter-popup__checkbox-elem.filter-popup__checkbox-elem--checked::after {
  opacity: 1;
}

.filter-popup .filter-popup__button-wrp {
  margin-top: 1.875rem;
}

.filter-popup .filter-popup__button {
  width: 100%;
}

.filter-popup .filter-popup__reset-wrp {
  text-align: center;
}

.filter-popup .filter-popup__reset {
  width: auto;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1.625rem;
}

.filter-popup .filter-popup__reset svg {
  width: 1rem;
  height: 1rem;
  margin-right: 0.625rem;
}

.filter-popup .filter-popup__reset span {
  color: #999;
  font-size: 0.875rem;
  line-height: 1.0625rem;
}

.first-screen {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 3.5rem;
  overflow: hidden;
}

.first-screen .first-screen__slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.first-screen .first-screen__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.first-screen .first-screen__background img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.first-screen .first-screen__image {
  height: 100%;
  width: 100%;
  position: relative;
}

.first-screen .first-screen__image img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.first-screen .first-screen__image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.first-screen .first-screen__container {
  position: relative;
  z-index: 2;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.first-screen .first-screen__content {
  border-radius: var(--border-radius, 0);
}

.first-screen .first-screen__content.first-screen__content--dark {
  position: relative;
  background-color: var(--first-screen-background, rgba(26, 26, 26, 0.8));
  padding: 2.25rem 1rem 1.5625rem;
  text-align: left;
}

.first-screen .first-screen__content.first-screen__content--dark::before {
  position: absolute;
  content: "";
  top: 0.5rem;
  bottom: 0.5rem;
  right: 0.5rem;
  left: 0.5rem;
  border: 0.0625rem solid rgba(224, 224, 224, 0.1);
  border-radius: 2px;
}

.first-screen .first-screen__content.first-screen__content--dark .first-screen__title {
  text-align: left;
  font-size: 1.25rem;
  line-height: 119.97%;
}

.first-screen .first-screen__content.first-screen__content--dark .first-screen__title > span {
  display: unset;
}

.first-screen .first-screen__content.first-screen__content--dark .first-screen__address {
  margin-top: 1.875rem;
  -ms-flex-align: center;
  align-items: center;
}

.first-screen .first-screen__content.first-screen__content--dark .first-screen__address-text {
  text-align: left;
  font-size: 0.75rem;
}

.first-screen .first-screen__content.first-screen__content--dark .first-screen__subtitle {
  margin-bottom: 1.25rem;
  margin-top: 0;
  text-align: left;
  font-size: 1rem;
  line-height: 1.4375rem;
}

.first-screen .first-screen__title {
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 600;
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  text-align: center;
  color: var(--first-screen-color, #fff);
}

.first-screen .first-screen__title > span {
  display: block;
  font-weight: 400;
  font-style: italic;
}

.first-screen .first-screen__subtitle {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  color: #fff;
}

.first-screen .first-screen__address {
  margin-top: 1.5625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.first-screen .first-screen__address-ico {
  height: 1.6875rem;
  width: 1.6875rem;
  margin-right: 0.75rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--first-screen-background, #db0032);
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  top: -0.1875rem;
}

.first-screen .first-screen__address-ico svg {
  height: 1rem;
  width: 0.75rem;
  fill: var(--primary-color, #fff);
}

.first-screen .first-screen__address-text {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: var(--first-screen-color, #fff);
  text-align: center;
}

.first-screen .first-screen__description {
  margin-top: 1.25rem;
  color: var(--first-screen-color, #fff);
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.first-screen .first-screen__text {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #fff;
  margin-top: 3rem;
  padding-right: 1.25rem;
}

.first-screen .first-screen__btn {
  margin-top: 1rem;
  pointer-events: auto;
  width: 100%;
}

.first-screen .first-screen__slider-pagination {
  display: none;
}

.first-screen .first-screen__slider-bullet {
  outline: none;
  height: 3rem;
  width: 3rem;
  border: 0.125rem solid transparent;
  line-height: 2.75rem;
  text-align: center;
  color: #fff;
  transition: border-color 0.3s ease;
  font-size: 0.9375rem;
  font-weight: 500;
  cursor: pointer;
}

.first-screen .first-screen__slider-bullet:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.first-screen .first-screen__slider-bullet.first-screen__slider-bullet--active {
  border-color: #fff;
}

.first-screen .first-screen__slider-bullet + .first-screen__slider-bullet {
  margin-left: 1rem;
}

.first-screen .first-screen__decor {
  display: none;
}

.first-screen.first-screen--new .first-screen__container {
  max-width: none;
  padding: 0 1.6875rem;
}

.first-screen.first-screen--new .first-screen__container--simple {
  padding: 0 0.625rem;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content {
  padding: 1rem 1rem 3.1875rem;
  width: 100%;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content::before {
  display: none;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__title span {
  font-weight: 600;
  font-style: normal;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__address {
  margin-top: 1.25rem;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__address-text {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__btn {
  position: var(--first-screen-button-position, absolute);
  width: calc(100% - 2rem);
}

.first-screen .cloud {
  opacity: 0;
  z-index: 2;
}

.first-screen .cloud--left {
  animation: cloud-left 8s ease;
}

.first-screen .cloud--right {
  animation: cloud-right 8s ease;
}

.footer-accordion {
  border-bottom: 1px solid #e0e0e0;
  transition: border-color 0.3s ease;
}

.footer-accordion .footer-accordion__head {
  height: 3.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.footer-accordion .footer-accordion__head span {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 1rem;
  line-height: 1.5rem;
  color: #999;
  transition: color 0.3s ease;
}

.footer-accordion .footer-accordion__head svg {
  position: absolute;
  right: 0;
  top: 50%;
  height: 0.25rem;
  width: 0.5rem;
  margin-top: -2px;
  stroke: #c7c7c7;
  transition: stroke 0.3s ease, transform 0.3s ease;
}

.footer-accordion .footer-accordion__links {
  max-height: 0;
  transition: max-height 0.3s ease;
  overflow: hidden;
}

.footer-accordion .footer-accordion__links ul {
  padding-bottom: 1.25rem;
}

.footer-accordion .footer-accordion__links li:not(:last-of-type) {
  margin-bottom: 0.75rem;
}

.footer-accordion .footer-accordion__link {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 1rem;
  line-height: 1.5rem;
  color: #1a1a1a;
  display: inline-block;
}

.footer-accordion.footer-accordion--open {
  border-color: #db0032;
}

.footer-accordion.footer-accordion--open .footer-accordion__head span {
  color: #db0032;
}

.footer-accordion.footer-accordion--open .footer-accordion__head svg {
  stroke: #db0032;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.footer-accordion.footer-accordion--white .footer-accordion__link {
  color: #fff;
}

.footer-accordion.footer-accordion--white .footer-accordion__head span {
  color: #fff;
  font-weight: 600;
}

.footer {
  background-color: #fff;
  padding: 3.5rem 0;
}

.footer .footer__wrp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.footer .footer__address {
  text-align: center;
  margin-bottom: 2rem;
}

.footer .footer__address-ico {
  height: 1.6875rem;
  width: 1.6875rem;
  border-radius: 50%;
  background-color: var(--footer-icon-background, #db0032);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 1rem;
}

.footer .footer__address-ico svg {
  fill: var(--footer-icon-fill, #fff);
  height: 1rem;
  width: 0.75rem;
}

.footer .footer__address-text {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
}

.footer .footer__builder {
  text-align: center;
}

.footer .footer__builder img {
  display: block;
  margin: 0 auto 0.9375rem;
  max-height: 1.875rem;
  max-width: 5.625rem;
}

.footer .footer__builder span {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
  display: block;
  max-width: 90%;
  margin: 0 auto;
}

.footer .footer__contacts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.footer .footer__email {
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 2rem;
  font-weight: 500;
}

.footer .footer__phone {
  font-size: 1rem;
  line-height: 1.1875rem;
  color: #1a1a1a;
  font-weight: 500;
  margin-bottom: 0.75rem;
  -ms-flex-order: 2;
  order: 2;
}

.footer .footer__btn {
  -ms-flex-order: 3;
  order: 3;
}

.footer .footer__bottom {
  text-align: center;
  margin-top: 1.25rem;
}

.footer .footer__bottom.footer__bottom--al-st {
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 1.25rem;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer .footer__privacy {
  margin-bottom: 1.4375rem;
}

.footer .footer__bottom-policy {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.footer .footer__links {
  margin-top: 1.375rem;
}

.footer .footer__disclaimer {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #9a9c9f;
  text-align: center;
  margin-top: 1.25rem;
}

.footer .footer__bottom-text {
  width: 100%;
  color: #1a1a1a;
  display: none;
}

.footer .footer__social-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-order: 3;
  order: 3;
}

.footer .footer__social {
  width: 3.125rem;
  height: 3.125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 0.5rem;
  background-color: green;
  transition: background-color 0.25s linear;
}

.footer .footer__social:last-of-type {
  margin-right: 0;
}

.footer .footer__social svg {
  width: 1.5625rem;
  height: 1.5625rem;
  fill: #fff;
}

.footer .footer__social.footer__social--whatsapp {
  background-color: #25d366;
}

.footer .footer__social.footer__social--telegram {
  background-color: #08c;
}

.footer.footer--new {
  padding: 1.875rem 0 2.5rem;
}

.footer.footer--new .footer__address {
  margin-top: 0;
}

.footer.footer--new .footer__address-text {
  max-width: 90%;
  margin: 0 auto;
}

.footer.footer--new .footer__bottom {
  margin-top: 2.5rem;
}

.footer.footer--new .footer__bottom.footer__bottom--al-st {
  margin-top: 1.25rem;
}

.footer.footer--new .footer__contacts {
  margin-bottom: 1rem;
}

.footer.footer--new .footer__phone {
  display: -ms-flexbox;
  display: flex;
}

.footer.footer--new .footer__phone--request {
  width: 100%;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer.footer--new .footer__privacy {
  -ms-flex-order: 2;
  order: 2;
  margin-bottom: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.footer.footer--new .footer__email {
  margin-bottom: 1.875rem;
}

.footer .footer__phone-icon {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.75rem;
  fill: var(--primary-color, #db0032);
}

.footer.footer--dark {
  background-color: #1a1a1a;
}

.footer.footer--dark .footer__email {
  color: #fff;
}

.footer.footer--dark .footer__bottom-text {
  color: #fff;
}

.footer.footer--dark .footer__phone {
  color: #fff;
}

.footer.footer--dark .footer__phone--request {
  color: #fff;
}

.footer.footer--dark .footer__address-text {
  color: #fff;
}

.footer.footer--dark .footer__builder span {
  color: #fff;
}

.footer.footer--dark .footer__accordion {
  padding-right: 0.625rem;
}

.form {
  position: relative;
}

.form .form__title {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 1rem;
}

.form .form__select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0.0625rem solid #e0e0e0;
  padding: 0 1.5625rem;
  height: 4.9375rem;
  position: relative;
  margin-bottom: 1.5rem;
  max-width: 27.75rem;
}

.form .form__radio {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.form .form__radio input {
  display: none;
}

.form .form__radio input:checked + .form__radio-label {
  border-color: var(--transparent, #db0032);
}

.form .form__radio input:checked + .form__radio-label .form__radio-ico svg {
  fill: var(--primary-color, #db0032);
}

.form .form__radio input:checked + .form__radio-label .form__radio-text {
  color: var(--primary-color, #db0032);
}

.form .form__radio-label {
  height: 100%;
  position: relative;
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form .form__radio-label:hover .form__radio-ico svg {
  fill: var(--primary-color, #db0032);
}

.form .form__radio-label:hover .form__radio-text {
  color: var(--primary-color, #db0032);
}

.form .form__radio-ico {
  height: 1.5rem;
  width: 1.5rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}

.form .form__radio-ico svg {
  fill: var(--about-color, #666);
}

.form .form__radio-text {
  color: var(--about-color, #1a1a1a);
  font-size: 0.75rem;
  text-align: center;
}

.form .form__input-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
  margin-bottom: 0.5rem;
}

.form .form__input {
  width: 100%;
}

.form .form__input-field {
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  color: #1a1a1a;
  border: 0.0625rem solid #e0e0e0;
  transition: border-color 0.3s ease, color 0.3s ease;
  font-size: 1.25rem;
}

.form .form__input-field:-ms-input-placeholder {
  color: #c7c7c7;
}

.form .form__input-field::placeholder {
  color: #c7c7c7;
}

.form .form__input-field:read-only {
  pointer-events: none;
}

.form .form__input-field:hover {
  border-color: #999;
}

.form .form__input-field:focus {
  border-color: #999;
}

.form .form__input-field:disabled {
  border-color: #e0e0e0;
  color: #b3b3b3;
}

.form .form__name {
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
}

.form .form__phone {
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
  color: var(--about-color, #1a1a1a);
}

.form .form__button {
  max-width: 25rem;
  width: 100%;
}

.form .form__agreement {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  margin-top: 1rem;
  font-size: 0.625rem;
  line-height: 0.8125rem;
  color: var(--about-color, #9e9e9e);
  max-width: 25rem;
}

.form .form__agreement a {
  font-size: inherit;
  line-height: inherit;
}

.form .form__download {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5625rem;
}

.form .form__download svg {
  display: block;
  width: 1.375rem;
  height: 1.75rem;
  margin-right: 0.75rem;
}

.form .form__download-text {
  font: 700 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.form.form--new .form__wrp > *,
.form.form--new .form__wrp .form__phone {
  max-width: 100%;
}

.form.form--new .form__input-title {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--about-color, #666);
  margin-bottom: 0.75rem;
  text-align: left;
}

.form.form--new .form__title {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--about-color, #666);
  margin-bottom: 0.75rem;
}

.form.form--new .form__select {
  margin-bottom: 1.5625rem;
  padding: 0 var(--value-0, 0.625rem);
  height: 4rem;
  background-color: #fff;
  border-color: var(--about-background, #e0e0e0);
}

.form.form--new .form__name {
  margin-bottom: 1.25rem;
}

.form.form--new .form__name input {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  border-radius: var(--button-border-radius, 0);
  background-color: var(--about-input-background, #fff);
  color: var(--about-color, #1a1a1a);
}

.form.form--new .form__name input:-ms-input-placeholder {
  color: #c7c7c7;
  opacity: 1;
}

.form.form--new .form__name input::placeholder {
  color: #c7c7c7;
  opacity: 1;
}

.form.form--new .form__phone {
  margin-bottom: 1.875rem;
}

.form.form--new .form__phone .input-country__field {
  border-radius: var(--button-border-radius, 0);
}

.form.form--new .form__phone .input-country__field input {
  border-radius: var(--button-border-radius, 0);
  background-color: var(--about-input-background, #fff);
  color: var(--about-color, #1a1a1a);
}

.form.form--new .form__radio {
  border: 1px solid;
  border-radius: var(--button-border-radius, 0);
  border-color: var(--border-color, transparent);
  padding-left: var(--button-border-radius, 0);
  padding-right: var(--button-border-radius, 0);
}

.form.form--new .form__radio input:checked + .form__radio-label--telegram {
  border-color: var(--transparent, #08c);
}

.form.form--new .form__radio input:checked + .form__radio-label--telegram .form__radio-ico svg {
  fill: #08c;
}

.form.form--new .form__radio input:checked + .form__radio-label--telegram .form__radio-text {
  color: #08c;
}

.form.form--new .form__radio input:checked + .form__radio-label--viber {
  border-color: var(--transparent, #7360f2);
}

.form.form--new .form__radio input:checked + .form__radio-label--viber .form__radio-ico svg {
  fill: #7360f2;
}

.form.form--new .form__radio input:checked + .form__radio-label--viber .form__radio-text {
  color: #7360f2;
}

.form.form--new .form__radio input:checked + .form__radio-label--whatsapp {
  border-color: var(--transparent, #25d366);
}

.form.form--new .form__radio input:checked + .form__radio-label--whatsapp .form__radio-ico svg {
  fill: #25d366;
}

.form.form--new .form__radio input:checked + .form__radio-label--whatsapp .form__radio-text {
  color: #25d366;
}

.form.form--new .form__radio input:checked + .form__radio-label--botim {
  border-color: var(--transparent, #10b7f4);
}

.form.form--new .form__radio input:checked + .form__radio-label--botim .form__radio-ico svg {
  fill: #10b7f4;
}

.form.form--new .form__radio input:checked + .form__radio-label--botim .form__radio-text {
  color: #10b7f4;
}

.form.form--new .form__radio-label--telegram:hover .form__radio-ico svg {
  fill: #08c;
}

.form.form--new .form__radio-label--telegram:hover .form__radio-text {
  color: #08c;
}

.form.form--new .form__radio-label--viber:hover .form__radio-ico svg {
  fill: #7360f2;
}

.form.form--new .form__radio-label--viber:hover .form__radio-text {
  color: #7360f2;
}

.form.form--new .form__radio-label--whatsapp:hover .form__radio-ico svg {
  fill: #25d366;
}

.form.form--new .form__radio-label--whatsapp:hover .form__radio-text {
  color: #25d366;
}

.form.form--new .form__radio-label--botim:hover .form__radio-ico svg {
  fill: #10b7f4;
}

.form.form--new .form__radio-label--botim:hover .form__radio-text {
  color: #10b7f4;
}

.form.form--new .form__agreement a {
  color: var(--primary-color, #db0032);
  border-bottom-color: var(--primary-color, rgba(219, 0, 50, 0.2));
}

.form.form--white .form__title {
  color: #fff;
}

.form.form--white .form__input-title {
  color: #fff;
}

.form.form--white .form__select {
  background-color: #fff;
  border: none;
}

.form.form--white .form__phone .input-country__wrp {
  background-color: #fff;
}

.form.form--white .form__agreement {
  color: var(--about-color, rgba(255, 255, 255, 0.7));
}

.form.form--white .form__agreement a {
  color: rgba(255, 255, 255, 0.7);
}

.form.form--white .form__agreement a:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.form {
  position: relative;
}

.form.form--new .form__wrp > *,
.form.form--new .form__wrp .form__phone {
  max-width: 100%;
}

.form.form--new .form__input-title {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--about-color, #666);
  margin-bottom: 0.75rem;
  text-align: left;
}

.form.form--new .form__title {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--about-color, #666);
  margin-bottom: 0.75rem;
}

.form.form--new .form__select {
  margin-bottom: 1.5625rem;
  padding: 0 var(--value-0, 0.625rem);
  height: 4rem;
  background-color: var(--form-select-background, #fff);
}

.form.form--new .form__name {
  margin-bottom: 1.25rem;
}

.form.form--new .form__name input {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  background-color: var(--about-input-background, #fff);
  color: var(--about-color, #1a1a1a);
}

.form.form--new .form__name input:-ms-input-placeholder {
  color: #c7c7c7;
  opacity: 1;
}

.form.form--new .form__name input::placeholder {
  color: #c7c7c7;
  opacity: 1;
}

.form.form--new .form__phone {
  margin-bottom: 1.875rem;
}

.form.form--new .form__phone input:-ms-input-placeholder {
  color: #c7c7c7;
}

.form.form--new .form__phone input::placeholder {
  color: #c7c7c7;
}

.form.form--new .form__radio input:checked + .form__radio-label--telegram {
  border-color: var(--transparent, #08c);
}

.form.form--new .form__radio input:checked + .form__radio-label--telegram .form__radio-ico svg {
  fill: #08c;
}

.form.form--new .form__radio input:checked + .form__radio-label--telegram .form__radio-text {
  color: #08c;
}

.form.form--new .form__radio input:checked + .form__radio-label--viber {
  border-color: var(--transparent, #7360f2);
}

.form.form--new .form__radio input:checked + .form__radio-label--viber .form__radio-ico svg {
  fill: #7360f2;
}

.form.form--new .form__radio input:checked + .form__radio-label--viber .form__radio-text {
  color: #7360f2;
}

.form.form--new .form__radio input:checked + .form__radio-label--whatsapp {
  border-color: var(--transparent, #25d366);
}

.form.form--new .form__radio input:checked + .form__radio-label--whatsapp .form__radio-ico svg {
  fill: #25d366;
}

.form.form--new .form__radio input:checked + .form__radio-label--whatsapp .form__radio-text {
  color: #25d366;
}

.form.form--new .form__radio input:checked + .form__radio-label--botim {
  border-color: var(--transparent, #10b7f4);
}

.form.form--new .form__radio input:checked + .form__radio-label--botim .form__radio-ico svg {
  fill: #10b7f4;
}

.form.form--new .form__radio input:checked + .form__radio-label--botim .form__radio-text {
  color: #10b7f4;
}

.form.form--new .form__radio-label--telegram:hover .form__radio-ico svg {
  fill: #08c;
}

.form.form--new .form__radio-label--telegram:hover .form__radio-text {
  color: #08c;
}

.form.form--new .form__radio-label--viber:hover .form__radio-ico svg {
  fill: #7360f2;
}

.form.form--new .form__radio-label--viber:hover .form__radio-text {
  color: #7360f2;
}

.form.form--new .form__radio-label--whatsapp:hover .form__radio-ico svg {
  fill: #25d366;
}

.form.form--new .form__radio-label--whatsapp:hover .form__radio-text {
  color: #25d366;
}

.form.form--new .form__radio-label--botim:hover .form__radio-ico svg {
  fill: #10b7f4;
}

.form.form--new .form__radio-label--botim:hover .form__radio-text {
  color: #10b7f4;
}

.form .form__title {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 1rem;
}

.form .form__select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0.0625rem solid #e0e0e0;
  padding: 0 1.5625rem;
  height: 4.9375rem;
  position: relative;
  margin-bottom: 1.5rem;
  max-width: 27.75rem;
}

.form .form__radio {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.form .form__radio input {
  display: none;
}

.form .form__radio input:checked + .form__radio-label {
  border-color: var(--transparent, #db0032);
}

.form .form__radio input:checked + .form__radio-label .form__radio-ico svg {
  fill: var(--primary-color, #db0032);
}

.form .form__radio input:checked + .form__radio-label .form__radio-text {
  color: var(--primary-color, #db0032);
}

.form .form__radio-label {
  height: 100%;
  position: relative;
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form .form__radio-label:hover .form__radio-ico svg {
  fill: var(--primary-color, #db0032);
}

.form .form__radio-label:hover .form__radio-text {
  color: var(--primary-color, #db0032);
}

.form .form__radio-ico {
  height: 1.5rem;
  width: 1.5rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}

.form .form__radio-ico svg {
  fill: var(--about-color, #666);
}

.form .form__radio-text {
  color: var(--about-color, #1a1a1a);
  font-size: 0.75rem;
  text-align: center;
}

.form .form__input-title {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
  margin-bottom: 0.5rem;
}

.form .form__input {
  width: 100%;
}

.form .form__input-field {
  width: 100%;
  height: 3rem;
  padding: 0 1rem;
  color: #1a1a1a;
  border: 0.0625rem solid #e0e0e0;
  transition: border-color 0.3s ease, color 0.3s ease;
  font-size: 1.25rem;
}

.form .form__input-field:-ms-input-placeholder {
  color: #c7c7c7;
}

.form .form__input-field::placeholder {
  color: #c7c7c7;
}

.form .form__input-field:read-only {
  pointer-events: none;
}

.form .form__input-field:hover {
  border-color: #999;
}

.form .form__input-field:focus {
  border-color: #999;
}

.form .form__input-field:disabled {
  border-color: #e0e0e0;
  color: #b3b3b3;
}

.form .form__name {
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
}

.form .form__phone {
  width: 100%;
  margin-bottom: 1.5rem;
  position: relative;
  color: var(--about-color, #1a1a1a);
}

.form .form__phone .input-country__current-code {
  color: var(--about-color, #1a1a1a);
}

.form .form__button {
  max-width: 25rem;
  width: 100%;
}

.form .form__agreement {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  margin-top: 1rem;
  font-size: 0.625rem;
  line-height: 0.8125rem;
  color: var(--about-color, #9e9e9e);
  max-width: 25rem;
}

.form .form__agreement a {
  font-size: inherit;
  line-height: inherit;
}

.form .form__download {
  display: -ms-flexbox;
  display: flex;
  margin-top: 1.5625rem;
}

.form .form__download svg {
  display: block;
  width: 1.375rem;
  height: 1.75rem;
  margin-right: 0.75rem;
}

.form .form__download-text {
  font: 700 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.form.form--white .form__title {
  color: #fff;
}

.form.form--white .form__input-title {
  color: #fff;
}

.form.form--white .form__select {
  background-color: #fff;
  border: none;
}

.form.form--white .form__phone .input-country__wrp {
  background-color: #fff;
}

.form.form--white .form__agreement {
  color: var(--about-color, rgba(255, 255, 255, 0.7));
}

.form.form--white .form__agreement a {
  color: rgba(255, 255, 255, 0.7);
}

.form.form--white .form__agreement a:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.gallery {
  position: relative;
  padding: 3.5rem 0;
}

.gallery .gallery__title {
  font-size: 1.75rem;
  line-height: 2.125rem;
  text-align: center;
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  color: var(--gallery-color, #1a1a1a);
  font-weight: 600;
  padding: 0 0.625rem;
}

.gallery .gallery__title > span {
  font-weight: 400;
  font-style: italic;
}

.gallery .gallery__parallax-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 6.25rem;
  overflow: hidden;
}

.gallery .gallery__subtitle {
  font-size: 1rem;
  line-height: 1.4375rem;
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  color: var(--gallery-color, #1a1a1a);
  text-align: center;
  margin-top: 1rem;
  padding: 0 0.625rem;
}

.gallery .gallery__wrp {
  position: relative;
  margin-top: 3rem;
}

.gallery .gallery__slider-buttons {
  display: none;
}

.gallery .gallery__tab-btns {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery .gallery__tab-btns input {
  display: none;
}

.gallery .gallery__tab-btns input:checked + .gallery__btn {
  border-color: #db0032;
  color: #db0032;
}

.gallery .gallery__tab-btn {
  width: auto;
  margin-right: 1.5625rem;
}

.gallery .gallery__btn {
  background-color: #fff;
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease, color 0.3s ease;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-bottom: 0.75rem;
  cursor: pointer;
  display: block;
}

.gallery .gallery__btn + input + label {
  margin-left: 1.875rem;
}

.gallery .gallery__tab {
  display: none;
  animation-play-state: paused;
  animation-duration: 0.5s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}

.gallery .gallery__tab.gallery__tab--active {
  display: block;
  animation-play-state: running;
}

.gallery .gallery__main-slider {
  height: 11.25rem;
}

.gallery .gallery__main-slider .swiper-wrapper {
  height: 100%;
}

.gallery .gallery__main-slide {
  height: 100%;
}

.gallery .gallery__main-slide-image {
  height: 100%;
}

.gallery .gallery__main-slide-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.gallery .gallery__thumb-slider {
  margin-top: 0.375rem;
}

.gallery .gallery__thumb-slide {
  border: 0.125rem solid transparent;
  height: 2.75rem;
  width: 4.625rem;
  cursor: pointer;
  transition: border-color 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
}

.gallery .gallery__thumb-slide.gallery__thumb-slide--active {
  border-color: #db0032;
  opacity: 1;
}

.gallery .gallery__thumb-slide-img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  font-family: 'object-fit: fill;';
  display: block;
}

.gallery .gallery__button-full {
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
}

.gallery .gallery__button-full svg {
  fill: #000;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
}

.gallery .gallery__button-full:hover svg {
  fill: #db0032;
}

.gallery.gallery--new {
  padding: var(--gallery-padding, 3.5rem 0.75rem);
}

.gallery.gallery--new .gallery__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin: 0 auto;
  margin-bottom: 1rem;
  max-width: 24.0625rem;
}

.gallery.gallery--new .gallery__subtitle {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  max-width: 24.0625rem;
  margin: 0 auto;
}

.gallery.gallery--new .gallery__slider-buttons {
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: 45%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 0.75rem;
}

.gallery.gallery--new .gallery__main-slider {
  height: 25.3125rem;
}

.gallery.gallery--new .gallery__thumb-slide {
  border-color: transparent;
  position: relative;
}

.gallery.gallery--new .gallery__thumb-slide::after {
  content: '';
  height: 0.25rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.gallery.gallery--new .gallery__thumb-slide.gallery__thumb-slide--active {
  border-color: transparent;
  position: relative;
}

.gallery.gallery--new .gallery__thumb-slide.gallery__thumb-slide--active::after {
  background-color: #db0032;
}

.gallery-plate {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: var(--body-background-color, #fff);
}

.gallery-plate .gallery-plate__title {
  margin-bottom: 1.5rem;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 128%;
  color: var(--gallery-color, #1a1a1a);
  text-align: center;
}

.gallery-plate .gallery-plate__subtitle {
  margin-bottom: 1.5rem;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 155%;
  color: var(--gallery-color, #1a1a1a);
}

.gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--hidden-images .gallery-plate__plate:last-child::before,
.gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--hidden-images .gallery-plate__plate:last-child::after {
  content: none;
}

.gallery-plate .gallery-plate__plate {
  position: relative;
  cursor: pointer;
}

.gallery-plate .gallery-plate__plate:nth-child(4n + 2) {
  display: none;
}

.gallery-plate .gallery-plate__plate:nth-child(4n + 3) {
  display: none;
}

.gallery-plate .gallery-plate__plate:last-child {
  height: 5.9375rem;
}

.gallery-plate .gallery-plate__plate:last-child::after {
  z-index: 3;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 2.75rem;
  height: 2.75rem;
  border-radius: var(--border-radius, 1.5rem);
  background-color: #fff;
  background-image: var(--gallery-plate-background-svg, url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6628 1.76397C19.7253 1.82648 19.7604 1.91127 19.7604 1.99967V2.33301H4.42708V1.99967C4.42708 1.91127 4.4622 1.82648 4.52471 1.76397C4.58723 1.70146 4.67201 1.66634 4.76042 1.66634H19.4271C19.5155 1.66634 19.6003 1.70146 19.6628 1.76397Z' fill='%23B6A383' stroke='%23B6A383' stroke-width='0.666667'/%3E%3Cpath d='M21.4128 4.66667C21.4128 4.48986 21.3425 4.32029 21.2175 4.19526C21.0925 4.07024 20.9229 4 20.7461 4H3.41276C3.23595 4 3.06638 4.07024 2.94136 4.19526C2.81633 4.32029 2.74609 4.48986 2.74609 4.66667V5.33333H21.4128V4.66667Z' fill='%23B6A383'/%3E%3Cpath d='M21.412 6.66699H2.58536C2.25296 6.66699 1.93417 6.79904 1.69912 7.03408C1.46408 7.26913 1.33203 7.58792 1.33203 7.92033V20.0803C1.33203 20.4127 1.46408 20.7315 1.69912 20.9666C1.93417 21.2016 2.25296 21.3337 2.58536 21.3337H21.412C21.7444 21.3337 22.0632 21.2016 22.2983 20.9666C22.5333 20.7315 22.6654 20.4127 22.6654 20.0803V7.92033C22.6654 7.58792 22.5333 7.26913 22.2983 7.03408C22.0632 6.79904 21.7444 6.66699 21.412 6.66699ZM5.70537 8.96699C6.10093 8.96699 6.48761 9.08429 6.8165 9.30405C7.1454 9.52382 7.40175 9.83617 7.55312 10.2016C7.7045 10.5671 7.74411 10.9692 7.66693 11.3572C7.58976 11.7451 7.39928 12.1015 7.11958 12.3812C6.83987 12.6609 6.48351 12.8514 6.09555 12.9286C5.70758 13.0057 5.30545 12.9661 4.94 12.8148C4.57455 12.6634 4.26219 12.407 4.04243 12.0781C3.82266 11.7492 3.70536 11.3626 3.70536 10.967C3.70536 10.4366 3.91608 9.92785 4.29115 9.55278C4.66622 9.17771 5.17493 8.96699 5.70537 8.96699ZM19.9987 18.667H3.9987L8.97203 13.687C9.06069 13.5991 9.1805 13.5497 9.30536 13.5497C9.43023 13.5497 9.55004 13.5991 9.6387 13.687L12.092 16.1403L15.472 12.667C15.5607 12.5791 15.6805 12.5297 15.8054 12.5297C15.9302 12.5297 16.05 12.5791 16.1387 12.667L19.9987 16.527V18.667Z' fill='%23B6A383'/%3E%3C/svg%3E%0A"));
  background-position: center;
  background-repeat: no-repeat;
}

.gallery-plate .gallery-plate__plate:last-child::before {
  content: "";
  z-index: 2;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
}

.gallery-plate .gallery-plate__plate:hover .gallery-plate__button-full {
  display: block;
}

.gallery-plate .gallery-plate__plate:only-child {
  height: auto;
}

.gallery-plate .gallery-plate__plate:only-child::after {
  content: none;
}

.gallery-plate .gallery-plate__plate:only-child::before {
  content: none;
}

.gallery-plate .gallery-plate__plate:last-child:hover .gallery-plate__button-full {
  display: none;
}

.gallery-plate .gallery-plate__plate:only-child:hover .gallery-plate__button-full {
  display: block;
}

.gallery-plate .gallery-plate__plate-img {
  z-index: 1;
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-plate .gallery-plate__button-full {
  display: none;
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  border-radius: var(--border-radius, 0);
}

.gallery-plate .gallery-plate__button-full svg {
  fill: var(--button-background, #000);
  stroke: transparent;
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
}

.gallery-plate .gallery-plate__button-full:hover svg {
  fill: var(--button-background-hover, #db0032);
  stroke: transparent;
}

.gallery-plate .cloud {
  z-index: 8;
  max-width: 50%;
  transition: transform 0.9s linear;
}

.gallery-plate .cloud--right {
  top: 9.375rem;
  bottom: auto;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 3.5rem;
  background-color: rgba(255, 255, 255, 0.15);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
  z-index: 1000;
  transition: height 0.3s ease;
}

.header .header__container {
  position: relative;
  padding: 0 6.75rem 0 1rem;
  color: #fff;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.header .header__logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.header .header__logo img {
  max-width: 4.5625rem;
  max-height: 1.6875rem;
}

.header .header__logo span {
  display: none;
}

.header .header__address {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-weight: 500;
  color: var(--header-color, #1a1a1a);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header .header__main.hide-more-button .header__item--dropdown {
  opacity: 0;
}

.header .header__item {
  display: none;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}

.header .header__item.header__item--hide {
  visibility: hidden;
}

.header .header__item.header__item--absolute {
  position: absolute;
}

.header .header__item.header__item--dropdown {
  cursor: pointer;
  -ms-flex-order: 1;
  order: 1;
}

.header .header__item.header__item--dropdown .header__link {
  width: 2rem;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.125rem;
}

.header .header__item.header__item--dropdown .header__link span {
  position: relative;
  top: -0.25rem;
}

.header .header__item.header__item--dropdown:hover .header__link::after {
  opacity: 1;
}

.header .header__item.header__item--dropdown:hover .header__dropdown {
  display: block;
  animation-play-state: running;
}

.header .header__link {
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #fff;
  text-align: center;
}

.header .header__link::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.125rem;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.header .header__link:hover::after {
  opacity: 1;
}

.header .header__dropdown {
  display: none;
  animation-name: fadeIn;
  animation-play-state: paused;
  animation-fill-mode: both;
  animation-duration: 0.4s;
  background-color: #fff;
  border-radius: 0.125rem;
  position: absolute;
  left: -5rem;
  top: calc(100% + 8px);
  min-width: 12.5rem;
}

.header .header__dropdown::before {
  content: '';
  position: absolute;
  top: -0.625rem;
  height: 0.625rem;
  left: 0;
  right: 0;
}

.header .header__dropdown-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 2.5rem;
  background-color: #fff;
  color: #1a1a1a;
  font-size: var(--header-link-font, 0.875rem);
  letter-spacing: 0.08em;
  transition: background-color 0.3s ease;
}

.header .header__dropdown-link:first-child {
  border-radius: 0.125rem 0.125rem 0 0;
}

.header .header__dropdown-link:last-child {
  border-radius: 0 0 0.125rem 0.125rem;
}

.header .header__dropdown-link:hover {
  background-color: #f2ece0;
}

.header .header__callback-wrp {
  display: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
  margin-left: auto;
  margin-right: 3rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header .header__callback-wrp:hover .header__callback-avatar::after {
  animation: none;
}

.header .header__callback-avatar {
  width: 3.125rem;
  height: 3.125rem;
  min-width: 3.125rem;
  border-radius: 50%;
  position: relative;
  margin-right: 1rem;
}

.header .header__callback-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.header .header__callback-avatar::after {
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #55a361;
  border-radius: 50%;
  animation: pulse 2s infinite;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
}

.header .header__callback-text span {
  display: block;
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--header-color, #1a1a1a);
}

.header .header__callback-text span:first-child {
  color: var(--primary-color, #db0032);
}

.header .header__phone-request {
  position: absolute;
  bottom: -1.25rem;
  width: 24.375rem;
  display: none;
}

.header .header__phone-wrp {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-order: 1;
  order: 1;
}

.header .header__phone-main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header .header__phone {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 0.875rem;
  color: #fff;
}

.header .header__phone-icon {
  padding-right: 0.625rem;
  width: 1.875rem;
  height: 1.875rem;
  fill: var(--primary-color, #db0032);
}

.header .header__phone-icon.header__phone-icon--start {
  animation: headShake 60s 5s infinite;
}

.header .header__callback {
  display: none;
}

.header .header__btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 0 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-left: 0.0625rem solid rgba(255, 255, 255, 0.1);
}

.header .header__btn-text {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: #fff;
  font-weight: 500;
  margin-right: 0.5rem;
  display: none;
}

.header .header__btn-ico {
  height: 1.375rem;
  width: 1.5rem;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
}

.header .header__btn-ico span {
  height: 0.125rem;
  background-color: #fff;
  display: inline-block;
  width: 100%;
}

.header .header__btn-ico::after,
.header .header__btn-ico::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 0.125rem;
  background-color: #fff;
}

.header .header__btn-ico::before {
  top: 0;
}

.header .header__btn-ico::after {
  bottom: 0;
}

.header .header__social-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header .header__social {
  width: 2rem;
  height: 2rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 0.25rem;
  background-color: green;
  transition: background-color 0.25s linear;
}

.header .header__social svg {
  width: 1.125rem;
  height: 1.125rem;
  fill: #fff;
  pointer-events: none;
}

.header .header__social.header__social--whatsapp {
  background-color: #25d366;
}

.header .header__social.header__social--telegram {
  background-color: #08c;
}

.header.header--fixed .header__logo span {
  display: none;
}

.header.header--white {
  box-shadow: none;
  border-bottom: 0.0625rem solid rgba(26, 26, 26, 0.1);
  background-color: var(--header-background, #fff);
}

.header.header--white .header__container {
  position: relative;
  color: #1a1a1a;
  padding: 0 3.5625rem 0 1rem;
}

.header.header--white .header__link {
  color: var(--header-color, #1a1a1a);
}

.header.header--white .header__link::after {
  background-color: #1a1a1a;
  bottom: -2px;
}

.header.header--white .header__phone {
  color: var(--header-color, #1a1a1a);
  -ms-flex-order: 1;
  order: 1;
  margin-right: 0.9375rem;
  display: none;
}

.header.header--white .header__btn {
  border-color: rgba(26, 26, 26, 0.1);
}

.header.header--white .header__btn-text {
  color: #1a1a1a;
}

.header.header--white .header__btn-ico span {
  background-color: var(--primary-color, #1a1a1a);
}

.header.header--white .header__btn-ico::before,
.header.header--white .header__btn-ico::after {
  background-color: var(--primary-color, #1a1a1a);
}

.header.header--new .header__address {
  transition: color 0.3s ease;
}

.header.header--new .header__address:hover {
  color: var(--primary-color, #db0032);
}

.header.header--new .header__callback-avatar {
  transition: border 0.3s ease;
  border: 2px solid transparent;
}

.header.header--new .header__callback-avatar:hover {
  border: 2px solid #db0032;
  cursor: pointer;
}

.header.header--new .header__phone-main .header__phone {
  transition: color 0.3s ease;
}

.header.header--new .header__phone-main .header__phone:hover {
  color: var(--primary-color, #db0032);
}

.header.header--new .header__link {
  font-size: var(--header-link-font, 0.875rem);
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  0.1% {
    transform: translateX(-4px) rotateY(-9deg);
  }

  0.3% {
    transform: translateX(3px) rotateY(7deg);
  }

  0.52% {
    transform: translateX(-1px) rotateY(-5deg);
  }

  0.72% {
    transform: translateX(1px) rotateY(3deg);
  }

  0.83% {
    transform: translateX(0);
  }

  1% {
    transform: translateX(0);
  }

  1.1% {
    transform: translateX(-4px) rotateY(-9deg);
  }

  1.3% {
    transform: translateX(3px) rotateY(7deg);
  }

  1.52% {
    transform: translateX(-1px) rotateY(-5deg);
  }

  1.72% {
    transform: translateX(1px) rotateY(3deg);
  }

  1.83% {
    transform: translateX(0);
  }

  2% {
    transform: translateX(0);
  }

  2.1% {
    transform: translateX(-4px) rotateY(-9deg);
  }

  2.3% {
    transform: translateX(3px) rotateY(7deg);
  }

  2.52% {
    transform: translateX(-1px) rotateY(-5deg);
  }

  2.72% {
    transform: translateX(1px) rotateY(3deg);
  }

  2.83% {
    transform: translateX(0);
  }
}

.header-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: none;
  animation-name: fadeIn;
  animation-fill-mode: both;
  animation-duration: 0.4s;
  animation-play-state: paused;
  background-color: rgba(26, 26, 26, 0.5);
  z-index: 1001;
}

.header-menu .header-menu__wrp {
  background-color: #fff;
  padding: 2rem 1.25rem 3.75rem;
  position: absolute;
  top: 0;
  right: 0;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: 0.4s ease;
  bottom: 0;
  overflow: auto;
}

.header-menu .header-menu__li {
  text-align: center;
}

.header-menu .header-menu__li::before {
  content: none;
}

.header-menu .header-menu__li + .header-menu__li {
  margin-top: 1.75rem;
}

.header-menu .header-menu__li.header-menu__li--bottom {
  margin-top: 2rem;
}

.header-menu .header-menu__header-menu {
  padding: 0;
}

.header-menu .header-menu__link {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.08em;
  color: #1a1a1a;
}

.header-menu .header-menu__phone {
  margin-bottom: 0.75rem;
  text-align: center;
}

.header-menu .header-menu__phone-icon {
  margin-right: 0.75rem;
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  fill: var(--primary-color, #db0032);
}

.header-menu .header-menu__phone-icon.header-menu__phone-icon--start {
  animation: phoneAnimation 5s;
}

.header-menu .header-menu__phone-link {
  color: #1a1a1a;
  font-size: 1rem;
}

.header-menu.header-menu--open {
  pointer-events: auto;
  display: block;
  animation-play-state: running;
}

.header-menu.header-menu--show .header-menu__wrp {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.header-menu .header-menu__callback-wrp {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  cursor: pointer;
}

.header-menu .header-menu__callback-wrp:hover .header__callback-avatar::after {
  animation: none;
}

.header-menu .header-menu__callback-avatar {
  width: 3.125rem;
  height: 3.125rem;
  min-width: 3.125rem;
  border-radius: 50%;
  position: relative;
  margin-right: 1rem;
  transition: border 0.3s ease;
  border: 2px solid transparent;
}

.header-menu .header-menu__callback-avatar:hover {
  border: 2px solid #db0032;
  cursor: pointer;
}

.header-menu .header-menu__callback-avatar::after {
  content: '';
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #55a361;
  border-radius: 50%;
  animation: pulse 2s infinite;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
}

.header-menu .header-menu__callback-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header-menu .header-menu__callback-text span {
  display: block;
  font: 400 0.875rem/1.3125rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.header-menu .header-menu__callback-text span:first-child {
  color: var(--primary-color, #db0032);
}

.header-menu .header-menu__close {
  position: absolute;
  top: 1.25rem;
  right: 0.625rem;
  width: 1rem;
  height: 1rem;
}

.header-menu .header-menu__close svg {
  stroke: var(--button-background, #c7c7c7);
  transition: stroke 0.3s ease;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.header-menu .header-menu__close:hover svg {
  stroke: var(--button-background-hover, #db0032);
}

.header-menu.header-menu--new .header-menu__li {
  text-align: left;
}

.header-menu.header-menu--new .header-menu__li + .header-menu__li {
  margin-top: 1rem;
}

.header-menu.header-menu--new .header-menu__link {
  font: 700 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.header-menu.header-menu--new .header-menu__wrp {
  -ms-transform: translateX(0);
  transform: translateX(0);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 4rem 1rem 1rem;
  min-width: 15rem;
}

.header-menu.header-menu--new .header-menu__phone-wrp {
  margin-top: auto;
}

.header-menu.header-menu--new .header-menu__phone {
  text-align: left;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }

  70% {
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.infrastructure {
  padding-top: 3.375rem;
}

.infrastructure .infrastructure__title {
  font-family: 'Playfair Display';
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 2.125rem;
  letter-spacing: -1.5px;
  text-align: center;
  margin-bottom: 3rem;
}

.infrastructure .infrastructure__list {
  padding: 0 2.1875rem;
  color: var(--infrastructure-color, #1a1a1a);
}

.infrastructure .infrastructure__item {
  display: none;
}

.infrastructure .infrastructure__item.infrastructure__item--active {
  display: block;
}

.infrastructure .infrastructure__item-content.infrastructure__item-content--hide-blocks .infrastructure__item-block:nth-child(n + 4) {
  display: none;
}

.infrastructure .infrastructure__item-header {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.875rem;
}

.infrastructure .infrastructure__item-header svg {
  width: 3.625rem;
  height: 3.625rem;
  margin-right: 1.4375rem;
  fill: var(--icon-color, #1a1a1a);
}

.infrastructure .infrastructure__item-header img {
  width: 3.625rem;
  height: 3.625rem;
  margin-right: 1.4375rem;
}

.infrastructure .infrastructure__item-box {
  padding-top: 0.25rem;
}

.infrastructure .infrastructure__item-block {
  margin-bottom: 1.25rem;
}

.infrastructure .infrastructure__item-block.infrastructure__item-block--hidden {
  display: none;
}

.infrastructure .infrastructure__item-title {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 0.6875rem;
}

.infrastructure .infrastructure__item-subtitle {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  color: var(--infrastructure-color, #666);
}

.infrastructure .infrastructure__item-name {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.1875rem;
  margin-bottom: 0.625rem;
}

.infrastructure .infrastructure__item-address {
  font-size: 0.875rem;
  line-height: 1.0625rem;
}

.infrastructure .infrastructure__list-tabs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding-top: 2.5rem;
}

.infrastructure .infrastructure__list-tab {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border: 2px solid transparent;
  color: #999;
  margin: 0 0.3125rem;
}

.infrastructure .infrastructure__list-tab.infrastructure__list-tab--active {
  border-color: #1a1a1a;
  color: #1a1a1a;
}

.infrastructure .infrastructure__more {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: var(--infrastructure-more-color, #db0032);
}

.location {
  position: relative;
  padding: 3.5rem 0;
}

.location.location--gray {
  background-color: var(--body-background-color, #f2f2f2);
}

.location.location--bg-light .location__bg::after {
  content: none;
}

.location .location__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.location .location__bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.location .location__bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.location .location__container {
  position: relative;
  z-index: 2;
  padding: 2rem 1rem;
  background-color: var(--location-container-background, transparent);
  color: var(--location-color, #1a1a1a);
}

.location .location__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-style: italic;
  text-align: center;
  margin-bottom: 3rem;
  color: #fff;
}

.location .location__title > span {
  font-style: normal;
  font-weight: 600;
}

.location .location__title > span br:first-child {
  display: inline;
}

.location .location__caption {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.location .location__description {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-top: 1rem;
}

.location .location__btn {
  margin-top: 1.5rem;
  width: 100%;
}

.location .location__item {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.location .location__item::before {
  content: '';
  position: absolute;
  left: 0.9375rem;
  top: 2.875rem;
  width: 0.1875rem;
  bottom: 0;
  background-image: url(/assets/images/dot-vert.png);
  background-repeat: repeat-y;
  background-size: 2px;
}

.location .location__item:not(:last-of-type) {
  padding-bottom: 2rem;
}

.location .location__item:last-of-type::before {
  display: none;
}

.location .location__item + .location__item {
  margin-top: 1rem;
}

.location .location__item-mark {
  position: relative;
  height: 1.875rem;
  width: 1.875rem;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.location .location__item-mark::after {
  content: '';
  display: block;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background-color: #fff;
}

.location .location__item-title {
  font-size: 1.375rem;
  line-height: 2rem;
  color: #fff;
}

.location .location__item-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff;
}

.location .location__item-distance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.location .location__item-distance svg {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.625rem;
  margin-top: 0.3125rem;
  fill: var(--icon-color, #1a1a1a);
}

.location .location__item-time {
  color: var(--primary-color, #666);
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.location .location__item-icon {
  margin-right: 0.625rem;
  margin-top: 0.3125rem;
}

.location .location__button-full {
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  border: 1px solid #fff;
  background-color: #fff;
  z-index: 5;
  box-shadow: rgba(0, 0, 0, 0.3) 0 2px 3px;
  border-radius: var(--border-radius, 0);
}

.location .location__button-full svg {
  fill: var(--button-background, #000);
  width: 0.875rem;
  height: 0.875rem;
  margin: auto;
  transition: fill 0.3s ease;
}

.location .location__button-full:hover svg {
  fill: var(--button-background-hover, #db0032);
}

.location .location__slider-wrp {
  margin-top: var(--location-slider-margin-top, 1.5rem);
}

.location .location__slider-btns {
  width: calc(100% - 1.5rem);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 3;
}

.location .location__main-slider {
  height: 25.3125rem;
  margin-bottom: 0.375rem;
}

.location .location__main-slider .swiper-wrapper {
  height: 100%;
}

.location .location__main-slide {
  height: 100%;
}

.location .location__main-slide:hover {
  cursor: pointer;
}

.location .location__main-slide-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.location .location__thumb-slide {
  cursor: pointer;
  height: 2.5rem;
  width: 4.375rem;
  border: 0.125rem solid transparent;
  border-color: transparent;
  position: relative;
  transition: border-color 0.3s ease, opacity 0.3s ease;
  opacity: 0.5;
}

.location .location__thumb-slide.location__thumb-slide--active {
  opacity: 1;
}

.location .location__thumb-slide.location__thumb-slide--active::after {
  background-color: #db0032;
}

.location .location__thumb-slide::after {
  content: '';
  height: 0.25rem;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: transparent;
  transition: background-color 0.3s ease;
}

.location .location__thumb-slide-img {
  height: 100%;
  width: 100%;
}

.location .location__decor {
  display: none;
}

.location.location--block {
  overflow: hidden;
}

.location.location--block .location__wrp {
  display: block;
  margin: 1.5rem 0;
}

.location.location--block .location__text-wrp {
  text-align: left;
}

.location.location--block .location__item {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}

.location.location--block .location__item:not(:last-of-type) {
  padding-bottom: 0;
}

.location.location--block .location__item::before {
  display: none;
}

.location.location--block .location__item-mark {
  display: none;
}

.location.location--block .location__item-steps {
  margin: 0 1rem;
  width: 8.1875rem;
  border-top: 2px dashed #666;
}

.location.location--block .location__item-title {
  font: 700 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--location-color, #1a1a1a);
}

.location.location--block .location__item-text {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--location-color, #1a1a1a);
}

.manager {
  display: -ms-flexbox;
  display: flex;
  padding: 1.125rem;
  -ms-flex-direction: column;
  flex-direction: column;
}

.manager__img {
  background-color: #db0032;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  display: block;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  object-fit: cover;
  object-position: top;
}

.manager__title {
  color: var(--topProjects-color, #1a1a1a);
  font: 700 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-top: 1.125rem;
}

.manager__job {
  font: 400 0.875rem/1.3125rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--secondary-color, #666);
}

.manager__contacts {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #3579c1;
  margin-top: 0.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.manager__contacts-icon {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.25rem;
}

.list-map {
  width: 100%;
  height: 500px;
  position: relative;
  padding-top: 33.375rem;
  overflow: hidden;
}

.list-map .list-map__container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.list-map .list-map__container > * {
  border-radius: var(--border-radius, 0);
  overflow: hidden;
}

.map {
  background-color: var(--body-background-color, #f2f2f2);
  padding: 3.5rem 0;
  overflow: hidden;
  position: relative;
}

.map .map__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.map .map__bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.map .map__top-container {
  display: block;
  margin-bottom: 3.125rem;
}

.map .map__title {
  color: var(--map-color, #1a1a1a);
  font: 600 1.75rem/2.125rem var(--font-family-manrope, "Playfair Display", Arial, sans-serif), sans-serif;
  margin: 0 1.125rem 1.875rem 0;
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.map .map__title > span {
  font-style: italic;
  font-weight: 400;
}

.map .map__subtitle {
  color: var(--map-color, #1a1a1a);
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
}

.map .map__pins {
  display: block;
  margin-top: 1.875rem;
  max-height: 18.75rem;
  overflow: hidden;
  transition: max-height 0.3s ease;
  border-radius: var(--button-border-radius, 0);
}

.map .map__pins::after {
  content: "";
  width: 100%;
  height: 3.125rem;
  position: absolute;
  bottom: 1.875rem;
  left: 0;
  background-image: linear-gradient(to top, #f2f2f2, transparent);
  display: block;
}

.map .map__pins.map__pins--max {
  max-height: 100%;
}

.map .map__pins.map__pins--max::after {
  display: none;
}

.map .map__pins.map__pins--aside {
  margin-top: 0;
  background-color: var(--map-aside-background, #fff);
  display: block;
  position: absolute;
  padding: 1.875rem 0 1.375rem 0;
  bottom: -1.25rem;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  width: 15.8125rem;
  height: 15.125rem;
}

.map .map__pins.map__pins--aside::after {
  display: none;
}

.map .map__pins.map__pins--aside .map__pin {
  width: 100%;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  margin-bottom: 1.25rem;
}

.map .map__pins.map__pins--aside .map__pins-wrp {
  max-height: 100%;
}

.map .map__pins.map__pins--aside .map__icon {
  height: 1.25rem;
  width: 1.25rem;
  margin-right: 0.75rem;
}

.map .map__pins .map__pins-wrp {
  max-height: 0;
  transition: max-height 0.3s ease;
  overflow-y: auto;
  padding: 0 1.375rem 0 1.875rem;
}

.map .map__pins .map__pins-wrp--show {
  max-height: 100%;
}

.map .map__pins .map__head--open .map__head-ico {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.map .map__pins .map__head--open .map__head-ico svg {
  stroke: #db0032;
}

.map .map__infrastructure {
  padding-top: 0;
  width: 100%;
}

.map .map__infrastructure .infrastructure__container {
  padding: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.map .map__infrastructure .infrastructure__list {
  padding: 0;
  margin: 0;
}

.map .map__pin {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.map .map__more {
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #db0032;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 0.625rem;
}

.map .map__icon {
  height: 3.125rem;
  width: 3.125rem;
  fill: var(--map-list-icon-color, #db0032);
}

.map .map__text {
  color: var(--map-color, #1a1a1a);
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.5625rem;
}

.map .map__tabs {
  width: 100%;
  padding: 0 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
}

.map .map__tab-btn {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  padding-bottom: 0.75rem;
  border-bottom: 0.125rem solid var(--map-border-bottom-color, #e5e5e5);
  text-align: left;
  transition: color 0.3s ease, border-color 0.3s ease;
  color: #fff;
}

.map .map__tab-btn.map__tab-btn--active {
  color: var(--map-tab-btn-active-color, #db0032);
  border-bottom-color: var(--map-tab-btn-active-border-color, #db0032);
}

.map .map__tab-btn:not(:last-of-type) {
  margin-right: 2rem;
}

.map .map__tab {
  display: none;
  animation-name: fadeIn;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-fill-mode: both;
  position: relative;
}

.map .map__tab.map__tab--active {
  display: block;
  animation-play-state: running;
}

.map .map__tab.map__tab--list {
  padding-bottom: 10.8125rem;
}

.map .map__tab.map__tab--list .map__more {
  display: none;
}

.map .map__checkbox {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  width: 1.25rem;
  height: 1.25rem;
}

.map .map__checkbox-label {
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.map .map__checkbox-label::before,
.map .map__checkbox-label::after {
  content: '';
  position: absolute;
}

.map .map__checkbox-label::before {
  left: 0;
  top: 0;
  height: 1rem;
  width: 1rem;
  border: 1px solid #c7c7c7;
  transition: border-color 0.3s ease, background-color 0.3s ease;
}

.map .map__checkbox-label::after {
  left: 3px;
  top: 4px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 2px solid #fff;
  border-right: none;
  border-top: none;
  width: 0.625rem;
  height: 0.375rem;
}

.map .map__checkbox-label.map__checkbox-label--checked::before {
  background-color: var(--button-background, #db0032);
  border-color: var(--button-background, #db0032);
}

.map .map__checkbox-label.map__checkbox-label--checked::after {
  opacity: 1;
}

.map .map__main-pin {
  position: relative;
  width: 2.8125rem;
  height: 4.0625rem;
  top: -2.125rem;
  left: -0.3125rem;
}

.map .map__main-pin svg {
  fill: var(--map-pin-color, #db0032);
}

.map .map__common-pin {
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 50%;
  background-color: var(--map-pin-background, #fff);
  padding: 0.5rem;
  box-shadow: 0 0 0.25rem 0 #9e9e9e;
}

.map .map__common-pin svg {
  width: 100%;
  height: 100%;
  fill: var(--map-pin-color, #db0032);
}

.map.map--new .map__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.map.map--new .map__subtitle {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.map.map--new .map__pins {
  border: 1px solid #c7c7c7;
  margin-top: 1.5rem;
}

.map.map--new .map__pins::after {
  display: none;
}

.map.map--new .map__pins.map__pins--aside {
  border: none;
}

.map.map--new .map__icon {
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem;
}

.map.map--new .map__pin {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 0.5rem 1rem;
}

.map.map--new .map__pins-wrp {
  position: relative;
}

.map.map--new .map__pins-wrp .ps__rail-x {
  display: none;
}

.map.map--new .map__pins-wrp .ps__rail-y {
  position: absolute;
  right: 0.625rem;
  width: 0.25rem;
  background-color: transparent;
}

.map.map--new .map__pins-wrp .ps__rail-y::before {
  display: none;
}

.map.map--new .map__pins-wrp .ps__thumb-y {
  position: absolute;
  right: 0.625rem;
  left: 0;
  width: 100%;
  border-radius: 3px;
  background-color: #e0e0e0;
  border: none;
}

.map.map--new .map__tabs {
  padding: 0;
}

.map.map--new .map__top-container {
  margin-bottom: 1rem;
}

.map.map--new .map__tab-btn {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--map-color, #1a1a1a);
}

.map.map--new .map__tab-btn--active {
  color: var(--map-tab-btn-active-color, #db0032);
  border-bottom-color: var(--map-tab-btn-active-border-color, #db0032);
}

.map.map--new .map__tab-btn:hover {
  color: var(--map-tab-btn-active-color, #db0032);
}

.map.map--new .map__head {
  height: 2.5rem;
  color: #db0032;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0 2.25rem 0 0.8125rem;
  transition: color 0.3s ease;
  position: relative;
  width: 100%;
  text-align: left;
}

.map.map--new .map__head-ico {
  height: 0.375rem;
  width: 0.625rem;
  transition: stroke 0.3s ease, transform 0.3s ease;
  position: absolute;
  right: 0.8125rem;
  top: 50%;
  margin-top: -0.1875rem;
}

.map.map--new .map__head-ico svg {
  height: 100%;
  width: 100%;
  stroke: #c7c7c7;
}

.partners {
  background-color: #f2f2f2;
  padding: 9.375rem 0 0;
}

.partners .partners__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  color: #1a1a1a;
  text-align: center;
  font-style: italic;
  margin-bottom: 1rem;
}

.partners .partners__title > span {
  font-style: normal;
  font-weight: 600;
}

.partners .partners__title-normal {
  position: relative;
  z-index: 3;
}

.partners .partners__container {
  position: relative;
  margin-top: 1.5625rem;
}

.partners .partners__slider {
  padding-bottom: 3.5rem;
}

.partners .partners__slide {
  height: auto;
}

.partners .partners__slide span {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
  width: 100%;
  display: block;
}

.partners .partners__slider-buttons {
  display: none;
}

.partners .partners__img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
  border: 0.0625rem solid #e9e9e9;
}

.partners .partners__text {
  margin-bottom: 1.875rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: center;
  width: 100%;
}

.personalForm {
  position: relative;
  background-color: var(--body-background-color, #f2f2f2);
}

.personalForm[data-background]::after {
  content: '';
  width: 100%;
  height: 100%;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.personalForm.personalForm--white {
  background-color: var(--body-background-color, #fff);
}

.personalForm.personalForm--new {
  position: relative;
  overflow: hidden;
}

.personalForm.personalForm--new .personalForm__wrp {
  position: relative;
  z-index: 1;
}

.personalForm.personalForm--new .personalForm__form.form--new .form__wrp {
  -ms-flex-align: start;
  align-items: flex-start;
}

.personalForm.personalForm--new .personalForm__form.form--new .form__title {
  text-align: left;
}

.personalForm.personalForm--new .personalForm__img {
  width: 20.3125rem;
  height: 20.3125rem;
  object-fit: contain;
  object-position: center right;
  font-family: 'object-fit: contain; object-position: center right;';
}

.personalForm.personalForm--new .personalForm__change-answers {
  color: #000;
  margin-left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.personalForm.personalForm--new .personalForm__change-answers:hover {
  color: rgba(0, 0, 0, 0.7);
}

.personalForm.personalForm--new .personalForm__form-wrap {
  border-radius: var(--border-radius, 0);
}

.personalForm .personalForm__back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.personalForm .personalForm__wrp {
  position: static;
}

.personalForm .personalForm__wrp--new {
  overflow: hidden;
}

.personalForm .personalForm__wrp--new .personalForm__content-wrp {
  display: block;
}

.personalForm .personalForm__wrp--new .personalForm__content {
  margin-bottom: 1.5rem;
}

.personalForm .personalForm__container {
  position: static;
}

.personalForm .personalForm__content-container {
  position: static;
}

.personalForm .personalForm__half {
  position: relative;
  padding: 3.5rem 0;
}

.personalForm .personalForm__half:first-child.personalForm__half--center {
  padding: 2rem 0 0;
}

.personalForm .personalForm__half:last-child.personalForm__half--center {
  padding: 1.5rem 0 2rem;
}

.personalForm .personalForm__half--center .personalForm__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #fff;
  text-align: left;
  margin-bottom: 1rem;
}

.personalForm .personalForm__half--center .personalForm__title::before {
  display: none;
}

.personalForm .personalForm__half--center .personalForm__subtitle {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #fff;
  text-align: left;
}

.personalForm .personalForm__half--center .personalForm__form-wrap {
  background-color: var(--presentation-background, #fff);
  padding: 1.5rem 0.75rem;
}

.personalForm .personalForm__content {
  margin-bottom: 1.5rem;
}

.personalForm .personalForm__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.25rem;
  line-height: 1.8125rem;
  font-style: italic;
  text-align: center;
  color: var(--quiz-color, #1a1a1a);
  margin-bottom: 1rem;
}

.personalForm .personalForm__title::before {
  content: '';
  display: block;
  width: 7.5rem;
  height: 0.0625rem;
  background-color: #e0e0e0;
  margin: 0 auto 1.5rem;
}

.personalForm .personalForm__text {
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--quiz-color, #666);
  position: relative;
  z-index: 5;
}

.personalForm .personalForm__text mark {
  color: var(--primary-color, #db0032);
  background-color: transparent;
}

.personalForm .personalForm__subtitle {
  color: #1a1a1a;
  font-size: 1.25rem;
  line-height: 1.8125rem;
  font-weight: 500;
  text-align: center;
}

.personalForm .personalForm__img {
  display: block;
  height: 13.5rem;
  width: 18.125rem;
  margin: 0 auto;
}

.personalForm .personalForm__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.personalForm .personalForm__bg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.personalForm .personalForm__bg::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.personalForm .personalForm__quiz {
  position: relative;
  z-index: 3;
}

.personalForm .personalForm__form-wrap {
  position: relative;
  z-index: 3;
}

.personalForm .personalForm__change-answers {
  margin-top: 3.75rem;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 0.0625rem dashed rgba(255, 255, 255, 0.3);
  transition: color 0.3s ease, border-color 0.3s ease;
}

.personalForm .personalForm__change-answers:hover {
  color: #fff;
  border-bottom-color: #fff;
}

.popup-article {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0.25);
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1100;
  text-align: center;
}

.popup-article::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-left: -0.28em;
}

.popup-article .popup-article__container {
  position: relative;
  padding: 1.5rem 0.625rem;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  min-height: 100%;
  height: auto;
  color: #1a1a1a;
}

.popup-article .popup-article__close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 999999;
  width: 1.5rem;
  height: 1.5rem;
}

.popup-article .popup-article__close svg {
  height: 100%;
  width: 100%;
  stroke: #c7c7c7;
  display: block;
  pointer-events: none;
  transition: stroke 0.3s ease;
}

.popup-article .popup-article__close:hover svg {
  stroke: var(--button-background-hover, #db0032);
}

.popup-article .popup-article__button {
  margin-top: auto;
  max-width: 20rem;
  width: 100%;
}

.popup-article .popup-article__manager {
  margin-top: auto;
}

.popup-article .popup-article__title {
  font: 700 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}

.popup-article .popup-article__text {
  margin-bottom: 1.5rem;
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.popup-callback {
  background-color: #fff;
}

.popup-callback .popup-callback__title {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.4375rem;
  text-align: center;
  color: #1a1a1a;
  margin-bottom: 1.5rem;
}

.popup-callback .popup-callback__manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.5rem;
}

.popup-callback .popup-callback__manager-img {
  height: 3.5rem;
  max-width: 3.5rem;
  margin-right: 1rem;
  background-color: #f2f2f2;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.popup-callback .popup-callback__manager-img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.popup-callback .popup-callback__manager-text {
  font-size: 0.75rem;
  line-height: 1.0625rem;
  color: #666;
}

.popup-callback .popup-callback__manager-name {
  color: #1a1a1a;
}

.popup-callback .popup-callback__input-wrp {
  margin-bottom: 1rem;
}

.popup-callback .popup-callback__label {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
  margin-bottom: 0.5rem;
}

.popup-callback .popup-callback__radio {
  display: -ms-flexbox;
  display: flex;
}

.popup-callback .popup-callback__radio input {
  display: none;
}

.popup-callback .popup-callback__radio input:checked + label {
  color: var(--primary-color, #db0032);
  border-color: var(--primary-color, #db0032);
}

.popup-callback .popup-callback__radio + .popup-callback__input > .popup-callback__label {
  margin-top: 1.5625rem;
}

.popup-callback .popup-callback__radio-label {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding-bottom: 0.75rem;
  border-bottom: 0.125rem solid transparent;
  transition: color 0.3s ease, border-color 0.3s ease;
  font-size: 0.875rem;
  text-align: center;
  color: #1a1a1a;
  cursor: pointer;
}

.popup-callback .popup-callback__button {
  width: 100%;
}

.popup-callback .popup-callback__agreement {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.625rem;
  line-height: 0.8125rem;
  letter-spacing: 0.04em;
  color: #9e9e9e;
  margin-top: 1rem;
}

.popup-callback .popup-callback__agreement a {
  font-size: inherit;
  line-height: inherit;
}

.popup-callback.popup-callback--presentation .popup-callback__manager {
  display: none;
}

.popup-callback.popup-callback--presentation .popup-callback__input input,
.popup-callback.popup-callback--presentation .popup-callback__input input:-ms-input-placeholder {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
}

.popup-callback.popup-callback--presentation .popup-callback__input input,
.popup-callback.popup-callback--presentation .popup-callback__input input::placeholder {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
}

.popup-callback.popup-callback--presentation .popup-callback__label {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
}

.popup-callback.popup-callback--presentation .popup-callback__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  text-align: left;
}

.popup-callback.popup-callback--presentation .popup-callback__button {
  width: 100%;
}

.popup-callback .popup-callback__select {
  margin-bottom: 1.5625rem;
  padding: 0 0.625rem;
  height: 4rem;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 0.0625rem solid var(--transparent, #e0e0e0);
  position: relative;
}

.popup-callback .popup-callback__select-radio {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.popup-callback .popup-callback__select-radio input {
  display: none;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label {
  border-color: var(--primary-color, #db0032);
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label .popup-callback__radio-ico svg {
  fill: var(--primary-color, #db0032);
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label .popup-callback__radio-text {
  color: var(--primary-color, #db0032);
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--telegram {
  border-color: #08c;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--telegram .popup-callback__radio-ico svg {
  fill: #08c;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--telegram .popup-callback__radio-text {
  color: #08c;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--viber {
  border-color: #7360f2;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--viber .popup-callback__radio-ico svg {
  fill: #7360f2;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--viber .popup-callback__radio-text {
  color: #7360f2;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--whatsapp {
  border-color: #25d366;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--whatsapp .popup-callback__radio-ico svg {
  fill: #25d366;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--whatsapp .popup-callback__radio-text {
  color: #25d366;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--botim {
  border-color: #10b7f4;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--botim .popup-callback__radio-ico svg {
  fill: #10b7f4;
}

.popup-callback .popup-callback__select-radio input:checked + .popup-callback__select-label--botim .popup-callback__radio-text {
  color: #10b7f4;
}

.popup-callback .popup-callback__select-label {
  height: 100%;
  position: relative;
  border-bottom: 0.125rem solid transparent;
  transition: border-color 0.3s ease;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: var(--button-border-radius, 0);
  border: 1px solid var(--border-color, transparent);
  padding: var(--button-padding-5, 0);
}

.popup-callback .popup-callback__select-label:hover .popup-callback__radio-ico svg {
  fill: var(--primary-color, #db0032);
}

.popup-callback .popup-callback__select-label:hover .popup-callback__radio-text {
  color: var(--primary-color, #db0032);
}

.popup-callback .popup-callback__select-label--telegram:hover .popup-callback__radio-ico svg {
  fill: #08c;
}

.popup-callback .popup-callback__select-label--telegram:hover .popup-callback__radio-text {
  color: #08c;
}

.popup-callback .popup-callback__select-label--viber:hover .popup-callback__radio-ico svg {
  fill: #7360f2;
}

.popup-callback .popup-callback__select-label--viber:hover .popup-callback__radio-text {
  color: #7360f2;
}

.popup-callback .popup-callback__select-label--whatsapp:hover .popup-callback__radio-ico svg {
  fill: #25d366;
}

.popup-callback .popup-callback__select-label--whatsapp:hover .popup-callback__radio-text {
  color: #25d366;
}

.popup-callback .popup-callback__select-label--botim:hover .popup-callback__radio-ico svg {
  fill: #10b7f4;
}

.popup-callback .popup-callback__select-label--botim:hover .popup-callback__radio-text {
  color: #10b7f4;
}

.popup-callback .popup-callback__radio-ico {
  height: 1.5rem;
  width: 1.5rem;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
  transition: fill 0.3s ease;
}

.popup-callback .popup-callback__radio-ico svg {
  fill: #666;
}

.popup-callback .popup-callback__radio-text {
  color: #1a1a1a;
  font-size: 0.75rem;
  text-align: center;
  transition: color 0.3s ease;
}

.popup-callback.popup-callback--new .popup-callback__manager-img {
  height: 4.875rem;
  max-width: 4.875rem;
  margin-right: 1.375rem;
}

.popup-callback.popup-callback--new .popup-callback__manager-text {
  font: 400 0.875rem/1.3125rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
}

.popup-callback.popup-callback--new .popup-callback__manager-name {
  font: 700 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  display: block;
  margin-bottom: 0.5rem;
}

.popup-callback.popup-callback--new .popup-callback__input input,
.popup-callback.popup-callback--new .popup-callback__input input:-ms-input-placeholder {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
  border-radius: var(--button-border-radius, 0);
}

.popup-callback.popup-callback--new .popup-callback__input input,
.popup-callback.popup-callback--new .popup-callback__input input::placeholder {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
  border-radius: var(--button-border-radius, 0);
}

.popup-callback.popup-callback--new .popup-callback__label {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #666;
}

.popup-callback.popup-callback--new .popup-callback__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  text-align: left;
}

.popup-callback.popup-callback--new .popup-callback__button {
  width: 100%;
}

.popup-callback.popup-callback--new .popup-callback__phone .input-country__field {
  border-radius: var(--button-border-radius, 0);
}

.popup-callback.popup-callback--new .popup-callback__phone input {
  border-radius: var(--button-border-radius, 0);
}

.popup-cards {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100vh;
  padding: 4.5rem 0;
  background-color: #383838;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1100;
}

.popup-cards.popup-cards--section .popup-cards__container {
  position: relative;
}

.popup-cards .popup-cards__container {
  position: relative;
}

.popup-cards .popup-cards__close {
  position: absolute;
  top: -2.75rem;
  right: 2.1875rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 999999;
  width: 1.5rem;
  height: 1.5rem;
}

.popup-cards .popup-cards__close svg {
  height: 100%;
  width: 100%;
  stroke: #c7c7c7;
  display: block;
  pointer-events: none;
}

.popup-cards .popup-cards__btns-nav {
  width: 100%;
  z-index: 99999;
}

.popup-cards .popup-cards__btn {
  z-index: 9;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.04em;
  cursor: pointer;
  color: #c7c7c7;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
  position: absolute;
  top: 30%;
  display: none;
}

.popup-cards .popup-cards__btn.popup-cards__btn--prev {
  display: none;
  -ms-transform: rotate(-90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  transform: rotate(-90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  left: -5rem;
}

.popup-cards .popup-cards__btn.popup-cards__btn--prev svg {
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  fill: #fff;
}

.popup-cards .popup-cards__btn.popup-cards__btn--next {
  -ms-transform: rotate(90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  transform: rotate(90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  right: -5rem;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.popup-cards .popup-cards__btn.popup-cards__btn--next svg {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  fill: #fff;
}

.popup-cards .popup-cards__btn svg {
  width: 0.625rem;
  height: 1.125rem;
}

.popup-cards .popup-cards__btn.swiper-button-disabled {
  visibility: hidden;
}

.popup-cards .popup-cards__slide {
  max-width: 19.0625rem;
}

.popup-cards .popup-cards__slide.swiper-slide-active {
  opacity: 1;
  transition: opacity 0.3s ease;
}

.popup-cards .popup-cards__slide.swiper-slide-prev,
.popup-cards .popup-cards__slide.swiper-slide-next {
  opacity: 0.5;
}

.popup-cards .popup-cards__section-wrapper {
  width: 100%;
}

.popup-cards .popup-cards__section-wrapper-form {
  margin-top: 1.5rem;
}

.popup-cards .popup-cards__section-title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.popup-cards .popup-cards__section-slider {
  width: 100%;
  margin-bottom: 1.5rem;
}

.popup-cards .popup-cards__section-slider .baseSlider__tab-btn label {
  color: var(--popup-button-color, #1a1a1a);
}

.popup-cards .popup-cards__section-text-title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
  color: var(--popup-color, #1a1a1a);
}

.popup-cards .popup-cards__section-text-conditions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.75rem;
}

.popup-cards .popup-cards__section-text-conditions.popup-cards__section-text-conditions--inline {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.popup-cards .popup-cards__section-text-conditions.popup-cards__section-text-conditions--inline svg {
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.popup-cards .popup-cards__section-text-prices {
  margin-bottom: 1.5rem;
}

.popup-cards .popup-cards__section-text-price {
  color: var(--popup-color, #1a1a1a);
  font: 700 1.5rem/1.9375rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.popup-cards .popup-cards__section-text-price.popup-cards__section-text-price--old {
  color: #666;
  text-decoration: line-through;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

.popup-cards .popup-cards__section-text-price.popup-cards__section-text-price--discount {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin-left: auto;
}

.popup-cards .popup-cards__section-text-price + .popup-cards__section-text-price {
  margin-top: 0.5rem;
}

.popup-cards .popup-cards__section-text-condition {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.5rem;
  margin-bottom: 0.75rem;
  font: 400 1.125rem/1.625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--popup-color, #666);
}

.popup-cards .popup-cards__section-text-condition img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  fill: #c7c7c7;
}

.popup-cards .popup-cards__section-text-description {
  margin-bottom: 0.5rem;
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--popup-color, #666);
  max-height: 6rem;
  overflow: hidden;
}

.popup-cards .popup-cards__section-text-description.popup-cards__section-text-description--show {
  max-height: 100%;
  transition: max-height 0.5s ease;
}

.popup-cards .popup-cards__section-text-description-link {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--primary-color, #db0032);
}

.popup-cards .popup-cards__section-count {
  width: 100%;
  background-color: #f2f2f2;
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #1a1a1a;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0.5625rem 0.75rem;
  margin-bottom: 1.5rem;
  border-radius: var(--button-border-radius, 0);
}

.popup-cards .popup-cards__section-count svg {
  width: 1rem;
  height: 1rem;
  display: block;
  margin-right: 0.75rem;
  margin-top: 0.3125rem;
}

.popup-cards .popup-cards__manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem;
}

.popup-cards .popup-cards__manager.popup-cards__manager--telegram {
  -ms-flex-align: start;
  align-items: flex-start;
}

.popup-cards .popup-cards__manager.popup-cards__manager--telegram .popup-cards__manager-image-box {
  border: 0.125rem solid rgba(0, 136, 204, 0.4);
}

.popup-cards .popup-cards__manager.popup-cards__manager--telegram .popup-cards__manager-icon {
  background-color: #08c;
}

.popup-cards .popup-cards__manager.popup-cards__manager--whatsapp {
  -ms-flex-align: start;
  align-items: flex-start;
}

.popup-cards .popup-cards__manager.popup-cards__manager--whatsapp .popup-cards__manager-image-box {
  border: 0.125rem solid rgba(37, 211, 102, 0.4);
}

.popup-cards .popup-cards__manager.popup-cards__manager--whatsapp .popup-cards__manager-icon {
  background-color: #25d366;
}

.popup-cards .popup-cards__manager.popup-cards__manager--whatsapp .popup-cards__manager-text {
  color: #06b502;
}

.popup-cards .popup-cards__manager .popup-cards__manager-image-box {
  width: 4.5rem;
  height: 4.5rem;
}

.popup-cards .popup-cards__manager-info a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.625rem;
}

.popup-cards .popup-cards__manager-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 0.3125rem;
}

.popup-cards .popup-cards__manager-icon svg {
  width: 0.8125rem;
  height: 0.8125rem;
  fill: #fff;
}

.popup-cards .popup-cards__manager-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #3579c1;
}

.popup-cards .popup-cards__manager-image-box {
  width: 5rem;
  height: 5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1rem;
  border-radius: 50%;
}

.popup-cards .popup-cards__manager-image-box .popup-cards__manager-img {
  width: 100%;
  height: 100%;
  margin: 0;
}

.popup-cards .popup-cards__manager-img {
  background-color: #db0032;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  display: block;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  object-fit: cover;
  object-position: top;
}

.popup-cards .popup-cards__manager-title {
  color: var(--popup-color, #1a1a1a);
  font: 700 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.popup-cards .popup-cards__manager-job {
  font: 400 0.875rem/1.3125rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--secondary-color, #666);
}

.popup-cards .popup-cards__section-form .input-country__field {
  border-color: var(--popup-border, #e0e0e0);
}

.popup-cards .popup-cards__section {
  background-color: var(--popup-background, #fff);
  padding: 2.375rem 0.625rem 1.875rem;
  border-radius: var(--border-radius, 0);
}

.popup-cards .popup-cards__section-text-address {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: var(--popup-color, #666);
  margin-bottom: 1.0625rem;
}

.popup-cards .popup-cards__communication {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.popup-cards .popup-cards__communication-link svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
}

.popup-cards .popup-cards__communication-link.popup-cards__communication-link--phone {
  color: var(--primary-color);
  margin-right: 0.9375rem;
}

.popup-cards .popup-cards__communication-link.popup-cards__communication-link--phone svg {
  fill: var(--primary-color);
}

.popup-cards .popup-cards__communication-link.popup-cards__communication-link--whatsapp {
  color: #06b502;
}

.popup-cards .popup-cards__communication-link.popup-cards__communication-link--whatsapp svg {
  fill: #06b502;
}

.popup-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100vh;
  background-color: #383838;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1100;
  max-height: 40.9375rem;
  padding: 0;
}

.popup-fullscreen .popup-fullscreen__container {
  position: relative;
  height: 100%;
  padding: 0 2.5rem;
}

.popup-fullscreen .popup-fullscreen__slider {
  height: 100%;
}

.popup-fullscreen .popup-fullscreen__main-slide-text {
  position: absolute;
  padding: 0.75rem;
  bottom: 4.6875rem;
  width: 100%;
  background-color: rgba(238, 238, 238, 0.8);
  -webkit-backdrop-filter: blur(0.1875rem);
  backdrop-filter: blur(0.1875rem);
  color: #1a1a1a;
  font: 0.75rem/1.0625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.popup-fullscreen .popup-fullscreen__main-slide-title {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  font-weight: bold;
  margin-bottom: 0.25rem;
}

.popup-fullscreen .popup-fullscreen__main-slide-description {
  font-size: 0.875rem;
  line-height: 1.3125rem;
}

.popup-fullscreen .popup-fullscreen__close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 999999;
  width: 1.5rem;
  height: 1.5rem;
}

.popup-fullscreen .popup-fullscreen__close svg {
  height: 100%;
  width: 100%;
  stroke: #c7c7c7;
  display: block;
  pointer-events: none;
}

.popup-fullscreen .popup-fullscreen__btns-nav {
  width: 100%;
  z-index: 99999;
}

.popup-fullscreen .popup-fullscreen__btn {
  z-index: 9;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.04em;
  cursor: pointer;
  color: #c7c7c7;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  outline: none;
  position: absolute;
  top: 50%;
  display: none;
}

.popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--prev {
  display: none;
  -ms-transform: rotate(-90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  transform: rotate(-90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  left: -1.25rem;
}

.popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--prev svg {
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  fill: #fff;
}

.popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--next {
  -ms-transform: rotate(90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  transform: rotate(90deg) scale(1) skew(0deg, 0deg) translateY(-50%);
  right: -1.25rem;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--next svg {
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  fill: #fff;
}

.popup-fullscreen .popup-fullscreen__btn svg {
  width: 0.625rem;
  height: 1.125rem;
}

.popup-fullscreen .popup-fullscreen__btn.swiper-button-disabled {
  visibility: hidden;
}

.popup-fullscreen .popup-fullscreen__slider-btns {
  position: absolute;
  bottom: 1.25rem;
  right: 1.25rem;
  z-index: 10;
}

.popup-fullscreen .popup-fullscreen__slide {
  height: auto;
  background-color: rgba(0, 0, 0, 0.3);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: var(--border-radius, 0);
}

.popup-fullscreen .popup-fullscreen__slide img {
  width: auto;
  height: 100%;
  object-fit: cover;
  border-radius: var(--border-radius, 0);
}

.popup-offer {
  position: fixed;
  width: 24.75rem;
  height: 33.125rem;
  background-color: #fff;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2);
  bottom: 2rem;
  right: 3.125rem;
  z-index: 100;
  font: 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova", Arial, sans-serif);
  text-align: center;
  display: none;
  opacity: 0;
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}

.popup-offer.popup-offer--open {
  display: block;
  animation-play-state: running;
}

.popup-offer .popup-offer__close {
  position: absolute;
  width: 1.875rem;
  height: 1.875rem;
  top: 0.3125rem;
  right: 0.4375rem;
  margin-left: auto;
}

.popup-offer .popup-offer__close::after,
.popup-offer .popup-offer__close::before {
  content: '';
  position: absolute;
  width: 1.125rem;
  height: 0.1875rem;
  background-color: #c7c7c7;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 20%;
}

.popup-offer .popup-offer__close::after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.popup-offer .popup-offer__close:hover::after,
.popup-offer .popup-offer__close:hover::before {
  background-color: #db0032;
  transition: background-color 0.3s ease;
}

.popup-offer .popup-offer__manager-img {
  position: absolute;
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 50%;
  overflow: hidden;
  top: -3.75rem;
  left: calc(50% - 3.75rem);
}

.popup-offer .popup-offer__manager {
  border-bottom: 0.0625rem solid #c7c7c7;
}

.popup-offer .popup-offer__manager-text {
  margin-top: 2.25rem;
  margin-bottom: 1.25rem;
}

.popup-offer .popup-offer__description {
  margin-top: 1.25rem;
}

.popup-offer .popup-offer__title {
  font-weight: bold;
  color: #1a1a1a;
  margin-bottom: 1rem;
}

.popup-offer .popup-offer__text {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
  color: #666;
}

.popup-offer .popup-offer__form .btn--green {
  margin-bottom: 0.4375rem;
  width: 100%;
  height: 4rem;
}

.popup-offer .popup-offer__lable-phone {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-align: left;
  color: #666;
  margin-bottom: 0.75rem;
}

.popup-offer .popup-offer__phone {
  margin-bottom: 0.75rem;
  font-family: var(--font-family-manrope, "Stolzl", Arial, sans-serif);
}

.popup-offer .popup-offer__phone input {
  padding-right: 0;
}

.popup-offer .popup-offer__phone .input__error-text {
  display: none !important;
}

.popup-offer .popup-offer__success {
  width: 18.75rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 6.25rem;
}

.popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: none;
  min-height: 100vh;
  padding: 1.25rem 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1100;
  opacity: 0;
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-name: fadeIn;
}

.popup.popup--open {
  display: block;
  animation-play-state: running;
}

.popup .popup__container {
  text-align: center;
}

.popup .popup__content-wrap {
  text-align: left;
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100%;
  opacity: 0;
  transition: opacity 0.6s ease;
  position: relative;
}

.popup .popup__content-wrap.popup__content-wrap--apartment {
  width: 100%;
}

.popup .popup__content-wrap.popup__content-wrap--open {
  display: -ms-inline-flexbox;
  display: inline-flex;
  opacity: 1;
}

.popup .popup__content-wrap.popup__content-wrap--new .popup__content {
  padding: 1.5rem 0.625rem;
}

.popup .popup__content-wrap.popup__content-wrap--new .popup__close {
  top: 0.625rem;
  right: 0.625rem;
  height: 1rem;
  width: 1rem;
}

.popup .popup__content-wrap.popup__content-wrap--new .popup__close:hover svg {
  stroke: var(--primary-color, #db0032);
}

.popup .popup__content {
  position: relative;
  max-width: 34.75rem;
  -ms-flex-preferred-size: 34.75rem;
  flex-basis: 34.75rem;
  padding: 4rem 0.625rem 2.6875rem;
  background-color: #fff;
  border-radius: var(--border-radius, 0);
}

.popup .popup__content.popup__content--apartment {
  padding: 0;
  width: 100%;
  max-width: none;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.popup .popup__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 5;
  height: 1.5rem;
  width: 1.5rem;
}

.popup .popup__close-icon {
  height: 100%;
  width: 100%;
  stroke: #c7c7c7;
  display: block;
}

.popup-projects-object {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1100;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a1a1a;
}

.popup-projects-object .popup-projects-object__content-box {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.2);
  overflow: auto;
}

.popup-projects-object .popup-projects-object__slider-container {
  width: 100%;
  height: 100%;
}

.popup-projects-object .popup-projects-object__slider-box {
  position: relative;
  height: 21.5625rem;
  background-color: #c4c4c4;
}

.popup-projects-object .popup-projects-object__slider-box .swiper-wrapper {
  -ms-flex-align: center;
  align-items: center;
}

.popup-projects-object .popup-projects-object__slider-button {
  display: none;
}

.popup-projects-object .popup-projects-object__slider-button svg {
  width: 0.5rem;
  height: 0.875rem;
  fill: none;
  stroke: var(--button-background);
}

.popup-projects-object .popup-projects-object__slider-button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.popup-projects-object .popup-projects-object__slider-button.popup-projects-object__slider-button--prev {
  left: 0.625rem;
}

.popup-projects-object .popup-projects-object__slider-button.popup-projects-object__slider-button--next {
  right: 0.625rem;
}

.popup-projects-object .popup-projects-object__slider-button.popup-projects-object__slider-button--next svg {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.popup-projects-object .popup-projects-object__slider-thumb-container {
  display: none;
}

.popup-projects-object .popup-projects-object__thumb-slide {
  width: 5.125rem;
  height: 3.5rem;
  border-radius: 0.25rem;
  border: 0.1875rem solid transparent;
  margin-right: 0.625rem;
  cursor: pointer;
}

.popup-projects-object .popup-projects-object__thumb-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.25rem;
}

.popup-projects-object .popup-projects-object__thumb-slide.popup-projects-object__thumb-slide--active {
  border-color: var(--button-background);
}

.popup-projects-object .popup-projects-object__pagination {
  position: absolute;
  width: auto;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #fff;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 1rem;
}

.popup-projects-object .popup-projects-object__pagination::before {
  position: absolute;
  content: '';
  width: 2.5rem;
  height: 1.375rem;
  border-radius: 0.25rem;
  background-color: rgba(51, 51, 51, 0.7);
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}

.popup-projects-object .popup-projects-object__close {
  position: absolute;
  width: 2.75rem;
  height: 2.75rem;
  border-radius: 50%;
  background-color: #fff;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 2;
}

.popup-projects-object .popup-projects-object__close::before,
.popup-projects-object .popup-projects-object__close::after {
  position: absolute;
  content: '';
  width: 1.25rem;
  height: 0.125rem;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: var(--button-background);
}

.popup-projects-object .popup-projects-object__close::after {
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-projects-object .popup-projects-object__slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.popup-projects-object .popup-projects-object__content {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  text-align: left;
  padding: 1.5rem;
}

.popup-projects-object .popup-projects-object__title {
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
}

.popup-projects-object .popup-projects-object__description {
  margin-bottom: 1.5rem;
}

.popup-projects-object .popup-projects-object__description span {
  display: block;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
}

.popup-projects-object .popup-projects-object__characteristics span {
  display: block;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1rem;
}

.popup-projects-object .popup-projects-object__characteristics ul {
  padding: 0;
}

.popup-projects-object .popup-projects-object__characteristics ul li::before {
  content: none;
}

.popup-projects-object .popup-projects-object__button {
  height: 3.25rem;
  padding: 0 1.5625rem;
}

.popup-projects-object .popup-projects-object__manager {
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #ddd;
  padding-top: 1.5rem;
  margin-bottom: 1rem;
}

.popup-projects-object .popup-projects-object__manager-image-box {
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
  min-height: 5rem;
  margin-right: 0.75rem;
  overflow: hidden;
  border-radius: 50%;
}

.popup-projects-object .popup-projects-object__manager-image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.popup-projects-object .popup-projects-object__manager-title {
  font: 700 1.25rem/1.75rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 0.5rem;
}

.popup-projects-object .popup-projects-object__manager-job {
  font: 400 0.9375rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--secondary-color, #666);
  margin-bottom: 0.5rem;
}

.popup-projects-object .popup-projects-object__communication-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.5rem;
}

.popup-projects-object .popup-projects-object__communication-link svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
}

.popup-projects-object .popup-projects-object__communication-link.popup-projects-object__communication-link--phone {
  color: var(--primary-color);
}

.popup-projects-object .popup-projects-object__communication-link.popup-projects-object__communication-link--phone svg {
  fill: var(--primary-color);
}

.popup-projects-object .popup-projects-object__communication-link.popup-projects-object__communication-link--whatsapp {
  color: #06b502;
}

.popup-projects-object .popup-projects-object__communication-link.popup-projects-object__communication-link--whatsapp svg {
  fill: #06b502;
}

.popup-projects-object .popup-projects-object__form {
  margin-bottom: 1.375rem;
}

.popup-projects-object .popup-projects-object__form-title {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  margin-bottom: 0.125rem;
}

.popup-projects-object .popup-projects-object__radio-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.375rem;
}

.popup-projects-object .popup-projects-object__label {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  height: 3rem;
  margin: 0 0.25rem 0.25rem 0;
  border-radius: 0.75rem;
  padding: 0 0.875rem;
  cursor: pointer;
}

.popup-projects-object .popup-projects-object__label-text {
  font-size: 1.125rem;
  line-height: 1.75rem;
  transition: color 0.25s linear;
}

.popup-projects-object .popup-projects-object__label-background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 0.75rem;
  border: 1px solid #e5e5e5;
  transition: border-color 0.25s linear;
}

.popup-projects-object .popup-projects-object__radio {
  display: none;
}

.popup-projects-object .popup-projects-object__radio:checked ~ .popup-projects-object__label-text {
  color: var(--primary-color);
}

.popup-projects-object .popup-projects-object__radio:checked ~ .popup-projects-object__label-background {
  border-color: var(--primary-color);
}

.popup-projects-object .popup-projects-object__radio:checked ~ .popup-projects-object__label-icon {
  fill: var(--primary-color);
}

.popup-projects-object .popup-projects-object__input-wrapper {
  margin-bottom: 1.5625rem;
}

.popup-projects-object .popup-projects-object__input-label {
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  margin-bottom: 0.25rem;
}

.popup-projects-object .popup-projects-object__input {
  width: 100%;
  height: 3.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  border-radius: 0.5rem;
  border: 1px solid #e5e5e5;
  padding: 0 1rem;
}

.popup-projects-object .popup-projects-object__input:-ms-input-placeholder {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.popup-projects-object .popup-projects-object__input::placeholder {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.popup-projects-object .popup-projects-object__phone .input-country__field {
  border-radius: 0.5rem;
}

.popup-projects-object .popup-projects-object__phone .input-country__field input {
  height: 3.75rem;
  border-radius: 0.5rem;
}

.popup-projects-object .popup-projects-object__agreement {
  font-size: 0.75rem;
  line-height: 1.125rem;
}

.popup-projects-object .popup-projects-object__agreement a {
  color: var(--primary-color);
}

.popup-success {
  background-color: #fff;
  padding: 3.125rem 0;
}

.popup-success .popup-success__container.popup__content-wrap--open {
  display: block;
}

.popup-success .popup-success__container p {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #666;
}

.popup-success .popup-success__container p:not(:last-of-type) {
  margin-bottom: 1.875rem;
}

.popup-success .popup-success__back {
  margin-bottom: 2rem;
}

.popup-success .popup-success__back-link {
  font-size: 1rem;
  line-height: normal;
  color: #db0032;
  border-bottom: 0.0625rem dashed rgba(219, 0, 50, 0.4);
  transition: border-color 0.3s ease;
}

.popup-success .popup-success__back-link:hover {
  border-color: #db0032;
}

.popup-success .popup-success__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  color: #1a1a1a;
  font-style: italic;
  margin-bottom: 0.375rem;
}

.popup-success .popup-success__title > span {
  font-style: normal;
  font-weight: 600;
}

.popup-success .popup-success__subtitle {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 2rem;
}

.popup-video {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100vh;
  background-color: #383838;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 1100;
  max-height: 40.9375rem;
  padding: 0;
}

.popup-video .popup-video__close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 999999;
  width: 1.5rem;
  height: 1.5rem;
}

.popup-video .popup-video__close svg {
  height: 100%;
  width: 100%;
  stroke: #c7c7c7;
  display: block;
  pointer-events: none;
}

.popup-video .popup-video__container {
  width: 100%;
  height: 100%;
}

.popup-video .popup-video__content {
  width: 100%;
  height: 100%;
}

.projects {
  padding: 3.5rem 0;
  overflow: hidden;
}

.projects.projects--new {
  color: var(--projects-color, #1a1a1a);
}

.projects.projects--new .projects__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.projects.projects--new .projects__wrp {
  width: 100%;
}

.projects.projects--new .projects__wrp:last-child {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: auto;
}

.projects.projects--new .projects__main-slider {
  width: 100%;
}

.projects.projects--new .projects__main-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
}

.projects.projects--new .projects__thumb-slider {
  margin: 0;
  width: 100%;
}

.projects.projects--new .projects__thumb-slide {
  min-width: 6.25rem;
}

.projects.projects--new .projects__thumb-slide img {
  border-radius: var(--button-border-radius, 0);
}

.projects.projects--new .projects__item-main {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}

.projects.projects--new .projects__title,
.projects.projects--new .projects__content-title {
  color: var(--projects-color, #1a1a1a);
  font: 700 3rem/3.625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.projects.projects--new .projects__title > span,
.projects.projects--new .projects__content-title > span {
  font-style: normal;
  font-weight: 700;
}

.projects.projects--new .projects__title {
  display: none;
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.projects.projects--new .projects__content-title {
  display: block;
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}

.projects.projects--new .projects__item-content {
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.projects.projects--new .projects__item-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.projects.projects--new .projects__item-image img {
  height: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: var(--border-radius, 0);
}

.projects.projects--new .projects__item-logo {
  background-color: #fff;
  margin-bottom: 0;
  height: 2rem;
  width: 5.3125rem;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  border-radius: var(--border-radius, 0);
}

.projects.projects--new .projects__item-logo img {
  width: calc(100% - 0.8125rem);
}

.projects.projects--new .projects__item-text {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  max-height: 100%;
}

.projects.projects--new .projects__item-text.projects__item-text--crop {
  max-height: 11.5625rem;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.projects .projects__item-docs {
  margin-top: 1.5rem;
}

.projects .projects__item-link {
  margin-top: 1rem;
  display: inline-block;
  font-weight: 400;
}

.projects .projects__content-title {
  display: none;
}

.projects .projects__item-file {
  width: 100%;
}

.projects .projects__item-file + .projects__item-file {
  margin-top: 1.5rem;
}

.projects .projects__item-thumb {
  font: 700 1.5rem/1.9375rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-top: 3rem;
}

.projects .projects__list {
  margin-bottom: 2rem;
}

.projects .projects__main {
  position: relative;
}

.projects .projects__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 600;
  color: var(--projects-color, #1a1a1a);
  margin-bottom: 1rem;
  font-style: italic;
}

.projects .projects__title > span {
  font-style: italic;
  font-weight: 400;
}

.projects .projects__item {
  display: none;
  animation-name: fadeIn;
  animation-play-state: paused;
  animation-duration: 0.3s;
  animation-fill-mode: both;
}

.projects .projects__item.projects__item--active {
  animation-play-state: running;
  display: block;
}

.projects .projects__item-image {
  margin: 0 -0.625rem;
}

.projects .projects__item-image img {
  width: 100%;
  height: 11.25rem;
}

.projects .projects__item-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.25rem;
  line-height: 1.8125rem;
  font-weight: 500;
  margin-bottom: 3rem;
}

.projects .projects__item-title::before {
  content: '';
  display: inline-block;
  height: 0.0625rem;
  width: 2.5rem;
  background-color: #e0e0e0;
  margin-right: 1rem;
  position: relative;
  top: 0.9375rem;
}

.projects .projects__item-logo {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 5.5rem;
  width: 15rem;
  margin-bottom: 2rem;
}

.projects .projects__item-logo img {
  max-height: 5rem;
  max-width: 13.125rem;
}

.projects .projects__item-text {
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: var(--projects-item-text-color, #666);
}

.projects .projects__item-text p:not(:last-of-type) {
  margin-bottom: 1.25rem;
}

.projects .projects__thumb-slider {
  margin: 1.125rem -0.625rem 0;
  padding: 0 3.125rem 2.75rem 0;
}

.projects .projects__thumb-slide {
  cursor: pointer;
}

.projects .projects__thumb-slide img {
  height: 6.125rem;
  border: 0.125rem solid transparent;
  object-fit: cover;
  transition: border-color 0.3s ease;
}

.projects .projects__thumb-slide.projects__thumb-slide--active img {
  border-color: var(--projects-thumb-slide-active, #db0032);
}

.projects .projects__thumb-slide-text {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: var(--projects-color, #666);
}

.projects .projects__thumb-slide-img {
  height: 100%;
  width: 100%;
}

.projects .projects__thumb-slider-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -ms-flex-pack: center;
  justify-content: center;
}

.projects .projects__thumb-slider-pagination .swiper-pagination-bullet {
  outline: none;
  cursor: pointer;
  background-color: var(--projects-thumb-slider-pagination, rgba(219, 0, 50, 0.4));
  transition: background-color 0.3s ease;
  border: none;
  height: 0.5625rem;
  width: 0.5625rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.projects .projects__thumb-slider-pagination .swiper-pagination-bullet-active {
  background-color: var(--projects-thumb-slider-pagination-active, #db0032);
}

.projects .projects__thumb-slider-pagination--hide {
  display: none !important;
}

.quiz {
  position: relative;
}

.quiz .quiz__head {
  color: #fff;
  text-align: center;
  margin-bottom: 1.5rem;
}

.quiz .quiz__count {
  font-size: 1rem;
  line-height: 1.1875rem;
  margin-bottom: 0.5rem;
  white-space: nowrap;
}

.quiz .quiz__title {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 1rem;
  line-height: 1.4375rem;
}

.quiz .quiz__answer {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 1rem;
  color: var(--quiz-color, #1a1a1a);
  text-align: center;
  height: 3rem;
  width: 100%;
  background-color: var(--quiz-button-background, #fff);
  box-shadow: 0 0.625rem 0.9375rem rgba(0, 0, 0, 0.2);
  border-radius: var(--quiz-border-radius, 0);
  transition: color 0.3s ease, background-color 0.3s ease;
}

.quiz .quiz__answer:hover {
  background-color: #db0032;
  color: #fff;
}

.quiz .quiz__answer:active {
  color: #fff;
  background-color: #bf002c;
}

.quiz .quiz__answer + .quiz__answer {
  margin-top: 0.5rem;
}

.quiz .quiz__btn {
  display: block;
  width: 100%;
  margin-top: 2.5rem;
}

.quiz .quiz__prev {
  margin-top: 1.5rem;
  text-align: center;
}

.quiz .quiz__prev-btn {
  display: inline-block;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.58);
  border-bottom: 0.0625rem dashed;
}

.quiz.quiz--bar .quiz__head {
  display: block;
  text-align: left;
}

.quiz.quiz--bar .quiz__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--quiz-color, #1a1a1a);
}

.quiz.quiz--bar .quiz__count {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: #c7c7c7;
}

.quiz.quiz--bar .quiz__answer {
  background-color: var(--quiz-button-background, #f2f2f2);
  box-shadow: none;
  font: 400 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--quiz-color, #1a1a1a);
  border-bottom: 1px solid transparent;
  transition: border-bottom 0.3s ease, color 0.3s ease, background-color 0.3s ease;
  display: block;
  width: 100%;
}

.quiz.quiz--bar .quiz__answer:hover {
  background-color: var(--button-background, #f2f2f2);
  color: var(--button-color, #db0032);
  border-bottom-color: var(--button-background, #db0032);
}

.quiz.quiz--bar .quiz__answer:active {
  background-color: var(--button-background, #f2f2f2);
  color: var(--button-color, #db0032);
  border-bottom-color: var(--button-background, #db0032);
}

.quiz.quiz--bar .quiz__answer + .quiz__answer {
  margin-top: 0.625rem;
}

.quiz.quiz--bar .quiz__prev {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0s ease;
}

.quiz.quiz--bar .quiz__prev--show {
  opacity: 1;
  visibility: visible;
}

.quiz.quiz--bar .quiz__prev-btn {
  display: block;
  font-size: 1rem;
  color: #000;
  border-bottom: none;
}

.quiz.quiz--marquiz {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0.75rem 0;
}

.sectionObject {
  background-color: var(--body-background-color, #f2f2f2);
  color: var(--sectionObject-color, #1a1a1a);
}

.sectionObject .sectionObject__container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.sectionObject .sectionObject__wrapper {
  width: 100%;
}

.sectionObject .sectionObject__wrapper-form {
  margin-top: 1.5rem;
}

.sectionObject .sectionObject__title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.sectionObject .sectionObject__slider {
  width: 100%;
  margin-bottom: 1.5rem;
}

.sectionObject .sectionObject__text-title {
  font: 700 1.25rem/1.875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1rem;
}

.sectionObject .sectionObject__text-conditions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}

.sectionObject .sectionObject__text-prices {
  margin-bottom: 1.5rem;
}

.sectionObject .sectionObject__text-price {
  color: var(--sectionObject-color, #1a1a1a);
  font: 700 1.5rem/1.9375rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.sectionObject .sectionObject__text-price.sectionObject__text-price--old {
  color: #666;
  text-decoration: line-through;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

.sectionObject .sectionObject__text-price.sectionObject__text-price--discount {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  margin-left: auto;
  color: var(--sectionObject-text-price-discount-color, inherit);
}

.sectionObject .sectionObject__text-price + .sectionObject__text-price {
  margin-top: 0.5rem;
}

.sectionObject .sectionObject__text-condition {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 1.5rem;
  margin-bottom: 0.75rem;
  font: 400 1.125rem/1.625rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--sectionObject-color, #666);
}

.sectionObject .sectionObject__text-condition img {
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  fill: #c7c7c7;
}

.sectionObject .sectionObject__text-description {
  margin-bottom: 0.5rem;
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--sectionObject-color, #666);
  max-height: 6rem;
  overflow: hidden;
}

.sectionObject .sectionObject__text-description.sectionObject__text-description--show {
  max-height: 100%;
  transition: max-height 0.5s ease;
}

.sectionObject .sectionObject__text-description-link {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.sectionObject .sectionObject__count {
  width: 100%;
  background-color: var(--sectionObject-count-background, #fff);
  font: 400 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--sectionObject-count-color, #1a1a1a);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0.5625rem 0.75rem;
  margin-bottom: 1.5rem;
  border-radius: var(--baseSlider-tab-btns-border-radius, 0);
  overflow: var(--baseSlider-tab-btns-overflow, auto);
}

.sectionObject .sectionObject__count svg {
  width: 1rem;
  height: 1rem;
  min-width: 1rem;
  display: block;
  margin-right: 0.75rem;
  margin-top: 0.3125rem;
  stroke: var(--sectionObject-svg-stroke, #db0032);
}

.sectionObject .sectionObject__form-wrapper {
  padding: var(--sectionObject-form-wrapper-padding-mobile, 0);
  border-radius: var(--sectionObject-form-wrapper-border-radius, 0);
  background-color: var(--sectionObject-form-wrapper-background-color, transparent);
  overflow: hidden;
}

.sectionObject .sectionObject__manager {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1.25rem;
}

.sectionObject .sectionObject__manager.sectionObject__manager--telegram {
  -ms-flex-align: start;
  align-items: flex-start;
}

.sectionObject .sectionObject__manager.sectionObject__manager--telegram .sectionObject__manager-image-box {
  border: 0.125rem solid rgba(0, 136, 204, 0.4);
}

.sectionObject .sectionObject__manager.sectionObject__manager--telegram .sectionObject__manager-icon {
  background-color: #08c;
}

.sectionObject .sectionObject__manager.sectionObject__manager--whatsapp {
  -ms-flex-align: start;
  align-items: flex-start;
}

.sectionObject .sectionObject__manager.sectionObject__manager--whatsapp .sectionObject__manager-image-box {
  border: 0.125rem solid rgba(37, 211, 102, 0.4);
}

.sectionObject .sectionObject__manager.sectionObject__manager--whatsapp .sectionObject__manager-icon {
  background-color: #25d366;
}

.sectionObject .sectionObject__manager.sectionObject__manager--whatsapp .sectionObject__manager-text {
  color: #06b502;
}

.sectionObject .sectionObject__manager .sectionObject__manager-image-box {
  width: 4.5rem;
  height: 4.5rem;
}

.sectionObject .sectionObject__manager-info a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.625rem;
}

.sectionObject .sectionObject__manager-icon {
  width: 1.5rem;
  height: 1.5rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 0.3125rem;
}

.sectionObject .sectionObject__manager-icon svg {
  width: 0.8125rem;
  height: 0.8125rem;
  fill: #fff;
}

.sectionObject .sectionObject__manager-text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #3579c1;
}

.sectionObject .sectionObject__manager-image-box {
  width: 5rem;
  height: 5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 1rem;
  border-radius: 50%;
}

.sectionObject .sectionObject__manager-image-box .sectionObject__manager-img {
  width: 100%;
  height: 100%;
  margin: 0;
}

.sectionObject .sectionObject__manager-img {
  background-color: #db0032;
  height: 5rem;
  width: 5rem;
  border-radius: 50%;
  display: block;
  margin-right: 1rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  object-fit: cover;
  object-position: top;
}

.sectionObject .sectionObject__manager-title {
  color: var(--sectionObject-color, #1a1a1a);
  font: 700 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.sectionObject .sectionObject__manager-job {
  font: 400 0.875rem/1.3125rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--secondary-color, #666);
}

.sectionObject .sectionObject__communication {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sectionObject .sectionObject__communication-link svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
}

.sectionObject .sectionObject__communication-link.sectionObject__communication-link--phone {
  color: var(--primary-color);
  margin-right: 0.9375rem;
}

.sectionObject .sectionObject__communication-link.sectionObject__communication-link--phone svg {
  fill: var(--primary-color);
}

.sectionObject .sectionObject__communication-link.sectionObject__communication-link--whatsapp {
  color: #06b502;
}

.sectionObject .sectionObject__communication-link.sectionObject__communication-link--whatsapp svg {
  fill: #06b502;
}

.sorting .sorting__title {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--filter-text, #666);
}

.sorting .sorting__elem {
  margin-left: 0.75rem;
  color: var(--filter-text, #1a1a1a);
}

.sorting .sorting__elem label {
  transition: color 0.3s ease;
}

.sorting .sorting__elem label:hover {
  cursor: pointer;
  color: var(--button-background-hover, #db0032);
}

.sorting .sorting__elem label:hover ~ svg {
  fill: var(--button-background-hover, #db0032);
}

.sorting .sorting__elem input:checked + label {
  color: var(--button-background, #db0032);
}

.sorting .sorting__elem input:checked ~ svg {
  fill: var(--primary-color, #db0032);
}

.sorting .sorting__elem input.asc ~ .sorting__elem-ico--desc {
  display: none;
}

.sorting .sorting__elem input.asc ~ .sorting__elem-ico--asc {
  display: inline-block;
}

.sorting .sorting__elem input.desc ~ .sorting__elem-ico--asc {
  display: none;
}

.sorting .sorting__elem input.desc ~ .sorting__elem-ico--desc {
  display: inline-block;
}

.sorting .sorting__elem .sorting__content {
  -ms-flex: 1;
  flex: 1;
}

.sorting .sorting__elem.sorting__elem--mobile {
  height: 1.5rem;
}

.sorting .sorting__elem.sorting__elem--mobile .cselect {
  position: relative;
  top: -2px;
}

.sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__title-ico {
  right: 0;
}

.sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__col-list {
  padding: 0.9375rem 0;
}

.sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__popup {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
  width: auto;
  top: calc(100% + 2px);
}

.sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__title {
  width: auto;
  border: none;
  color: #db0032;
  height: auto;
  line-height: unset;
  white-space: nowrap;
  display: inline-block;
  font-size: 0.875rem;
}

.sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__title.sorting__elem.sorting__elem--mobile .cselect .cselect__title--open .cselect__title-ico {
  stroke: #c7c7c7;
}

.sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__li {
  white-space: nowrap;
  font-size: 0.875rem;
  padding: 0.3125rem 1.25rem;
  height: auto;
  line-height: 150%;
}

.sorting .sorting__elem-ico {
  width: 0.75rem;
  height: 0.75rem;
  fill: var(--filter-text, #1a1a1a);
  margin-left: 5px;
  vertical-align: middle;
}

.stock {
  background-color: var(--body-background-color, #f2f2f2);
  padding: 3.5rem 0 0;
}

.stock .stock__title {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  color: var(--stock-color, #1a1a1a);
  text-align: center;
  font-style: italic;
  margin-bottom: 3rem;
}

.stock .stock__title > span {
  font-style: normal;
  font-weight: 600;
}

.stock .stock__title-normal {
  position: relative;
  z-index: 3;
}

.stock .stock__priceOff {
  display: inline-block;
  position: relative;
  color: #fff;
  z-index: 2;
}

.stock .stock__priceOff::before {
  content: '';
  position: absolute;
  top: 60%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #db0032;
  border-radius: 50%;
  height: 3.5rem;
  width: 3.5rem;
  z-index: -1;
}

.stock .stock__price {
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: var(--stock-color, #1a1a1a);
  margin-bottom: 1rem;
  text-align: center;
}

.stock .stock__price-old {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  text-decoration: line-through;
}

.stock .stock__price-new {
  font-weight: 500;
}

.stock .stock__term {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #666;
  text-align: center;
}

.stock .stock__container {
  position: relative;
  margin-top: 1.5625rem;
}

.stock .stock__slider {
  padding-bottom: 3.5rem;
}

.stock .stock__slide {
  height: auto;
}

.stock .stock__slider-buttons {
  display: none;
}

.stock.stock--new {
  padding-bottom: 3.5rem;
}

.stock.stock--new .stock__title {
  font-family: var(--font-family-manrope, "Proxima Nova"), sans-serif;
  font-weight: var(--stock-title-font-weight, 700);
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-style: normal;
  margin-bottom: 1.5rem;
}

.stock.stock--new .stock__priceOff {
  color: var(--stock-new-price-off-color, #db0032);
}

.stock.stock--new .stock__priceOff::before {
  display: none;
}

.stock.stock--new .stock__price .stock__price-old {
  font-family: var(--font-family-manrope, "Proxima Nova");
  text-decoration: line-through;
  color: var(--stock-new-price-old-color, inherit);
}

.stock.stock--new .stock__term {
  font-family: var(--font-family-manrope, "Proxima Nova");
  color: var(--stock-color, #1a1a1a);
}

.stock.stock--new .stock__slider {
  padding-bottom: 0;
}

.stock.stock--new .stock__slider-buttons button {
  box-shadow: 0 3.91111px 13.6889px rgba(0, 0, 0, 0.2);
}

.topProjects {
  position: relative;
  background-color: var(--body-background-color, #fff);
  padding: var(--gallery-padding, 2.5rem 0);
  font-family: var(--font-family-manrope, "Proxima Nova"), sans-serif;
  color: var(--topProjects-color, #1a1a1a);
}

.topProjects .topProjects__title {
  font-family: var(--font-family-manrope, "Proxima Nova"), sans-serif;
  font-weight: var(--topProjects-title-font-weight, 700);
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-bottom: 0.25rem;
  text-align: left;
}

.topProjects .topProjects__subtitle {
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 1.5rem;
  text-align: left;
}

.topProjects .topProjects__subtitle ul {
  margin-top: 1.25rem;
  padding-left: 1.625rem;
}

.topProjects .topProjects__subtitle ul li {
  position: relative;
  margin-bottom: 1.25rem;
}

.topProjects .topProjects__subtitle ul li::before {
  content: '';
  position: absolute;
  top: 0.75rem;
  left: -0.875rem;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--topProjects-color, #000);
}

.topProjects .topProjects__slider {
  position: relative;
}

.topProjects .topProjects__slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  width: 17rem;
  overflow: var(--topProjects-slide-overflow, auto);
  border-radius: var(--topProjects-slide-border-radius, 0);
}

.topProjects .topProjects__slide-wrapper {
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: var(--topProjects-slide-wrapper-padding, 1.5rem 0 0);
  background-color: var(--topProjects-slide-background-color, transparent);
}

.topProjects .topProjects__slide-more {
  width: auto;
  display: block;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-top: 0.5rem;
}

.topProjects .topProjects__button {
  width: 100%;
}

.topProjects .topProjects__manager {
  margin-top: auto;
  padding: var(--topProjects-manager-padding, 1.125rem);
}

.topProjects .topProjects__slide-title {
  font: 700 1.125rem/1.6875rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
  margin-bottom: 0.5rem;
}

.topProjects .topProjects__slide-text {
  margin-bottom: 1.5rem;
  font: 400 1rem/1.5rem var(--font-family-manrope, "Proxima Nova"), sans-serif;
}

.topProjects .topProjects__slide-show {
  height: 14.875rem;
  width: 100%;
}

.topProjects .topProjects__slider-buttons {
  width: calc(100% + 1.5rem);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 25%;
  position: absolute;
  z-index: 2;
  display: none;
}

.topProjects .topProjects__slider-buttons.sliderButtons .sliderButtons__btn {
  box-shadow: 0 3.91111px 13.6889px rgba(0, 0, 0, 0.2);
}

.topProjects .topProjects__decor-box {
  display: none;
}

.topProjects .topProjects__decor {
  position: absolute;
  width: 25rem;
  height: 25rem;
  top: 0;
}

.topProjects .topProjects__decor.topProjects__decor--left {
  left: 0;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.topProjects .topProjects__decor.topProjects__decor--right {
  right: 0;
  -ms-transform: translateX(50%) scaleX(-1);
  transform: translateX(50%) scaleX(-1);
}

.topProjects .topProjects__decor-back {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: var(--decor-block-18-back);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.topProjects .topProjects__decor-front {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: var(--decor-block-18-front);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.topProjects .topProjects__price {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 2.125rem;
  margin: auto 0 0.75rem;
}

.topProjects .topProjects__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.topProjects .topProjects__buttons .topProjects__button-ico {
  margin-right: 0.5rem;
  fill: #1a1a1a;
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.topProjects .topProjects__buttons .topProjects__button-ico svg {
  fill: #1a1a1a;
  display: block;
  width: 100%;
  height: 100%;
}

.topProjects .topProjects__buttons .topProjects__button-text {
  font-size: 1.125rem;
  color: var(--card-color, #1a1a1a);
  transition: color 0.3s ease;
}

.topProjects .topProjects__buttons .topProjects__button {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  border: 1px solid #e5e5e5;
  border-radius: 0.75rem;
  padding: 0.625rem;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
  transition: border-color 0.3s linear;
}

.topProjects .topProjects__buttons .topProjects__button:hover {
  border-color: var(--primary-color);
}

.topProjects .topProjects__buttons .topProjects__button:hover .topProjects__button-ico {
  fill: var(--primary-color);
}

.topProjects .topProjects__buttons .topProjects__button:hover .topProjects__button-ico svg {
  fill: var(--primary-color);
}

.topProjects .topProjects__buttons .topProjects__button:hover .topProjects__button-text {
  color: var(--primary-color);
}

.topProjects .topProjects__communication {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0.75rem;
  margin: 0 -0.25rem;
}

.topProjects .topProjects__communication.topProjects__communication--both .topProjects__communication-link {
  max-width: calc(50% - 0.25rem);
}

.topProjects .topProjects__communication-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  transition: background-color 0.25s linear;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  border-radius: 0.75rem;
  padding: 1.1875rem 0.625rem;
  margin: 0 0.25rem;
}

.topProjects .topProjects__communication-link svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.375rem;
  fill: #fff;
}

.topProjects .topProjects__communication-link.topProjects__communication-link--phone {
  background-color: var(--button-background);
}

.topProjects .topProjects__communication-link.topProjects__communication-link--whatsapp {
  background-color: #06b502;
}

.topProjects .topProjects__slide-private-sale {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 14.875rem;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
}

.topProjects .topProjects__slide-private-sale img {
  width: 4.0625rem;
  height: 4.0625rem;
  margin-bottom: 1.25rem;
  object-fit: contain;
}

.topProjects .topProjects__slide-private-sale span {
  width: 15.625rem;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.75rem;
  color: #fff;
  text-align: center;
}

.video {
  height: auto;
  padding-bottom: 1.25rem;
  color: var(--video-text-color, #1a1a1a);
}

.video .video__headLine {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
  font-size: 1.75rem;
  line-height: 2.125rem;
  text-align: center;
  font-weight: 600;
  margin-bottom: 1.5625rem;
}

.video .video__headLine > span {
  font-weight: 400;
  font-style: italic;
}

.video .video__text {
  font-size: 0.9375rem;
  line-height: 1.2;
  padding: 0 0.9375rem;
  max-width: 46.875rem;
  margin: 0 auto 1.5rem;
}

.video .video__youtube {
  width: 100%;
  height: 12.5rem;
  position: relative;
  display: block;
}

.page .weight {
  font-weight: normal;
}

.page .weight.weight--bold {
  font-weight: 700;
}

.page .weight.weight--middle {
  font-weight: 500;
}

.page .weight.weight--bolder {
  font-weight: 600;
}

.page .style {
  font-style: normal;
}

.page .style.style--oblique {
  font-style: oblique;
}

.page .style.style--italic {
  font-style: italic;
}

.page .family.family--StolzlBook {
  font-family: var(--font-family-manrope, "Stolzl Book", "Stolzl", Arial, sans-serif);
}

.page .family.family--Playfair {
  font-family: var(--font-family-manrope, "Playfair Display", Arial, sans-serif);
}

.page .family.family--Stolzl {
  font-family: var(--font-family-manrope, "Stolzl", Arial, sans-serif);
}

body.white {
  --body-background-color: #f4f5f6;
  --primary-color: #b6a383;
  --secondary-color: #9a9c9f;
  --button-background: #b6a383;
  --button-background-hover: #c8a770;
  --button-background-active: #bb914c;
  --button-border-radius: 12px;
  --button-color: #fff;
  --button-height: 60px;
  --button-font-weight: 400;
  --button-padding-5: 5px;
  --border-radius: 24px;
  --border-color: #e5e5e5;
  --ul-li-circle: #1a1a1a;
  --value-0: 0;
  --transparent: transparent;
  --display-block: block;
  --display-flex: flex;
  --display-none: none;
  --flex-wrap: wrap;
  --flex-direction-row: row;
  --flex-justify-content-start: flex-start;
  --white-space-normal: normal;
  --link-color: #b6a383;
  --link-hover-color: #c8a770;
  --link-border-bottom: none;
  --button-transparent-with-border-border-color: #b6a383;
  --button-transparent-with-border-border-color-hover: #c8a770;
  --button-transparent-with-border-color: #b6a383;
  --button-transparent-with-border-color-hover: #c8a770;
  --button-transparent-with-border-radius: 0.75rem;
  --animation-element-display: inline-block;
  --icon-color: #b6a383;
  --first-screen-color: #1a1a1a;
  --first-screen-background: #fff;
  --first-screen-button-position: static;
  --first-screen-margin: 75px;
  --first-screen-margin-image: 130px;
  --quiz-border-radius: 16px;
  --quiz-button-height: 76px;
  --quiz-button-background: #fff;
  --location-container-background: #fff;
  --location-container-padding: 40px;
  --location-container-margin-bottom40: -40px;
  --location-container-margin-bottom100: -100px;
  --location-icon-filter: grayscale(1);
  --location-slider-margin-top: 0;
  --location-slider-max-width: 100%;
  --location-slider-padding: 0;
  --facing-margin-bottom: 15px;
  --facing-max-width-680: 680px;
  --facing-display-none: none;
  --facing-100-percent: 100%;
  --facing-0: 0;
  --facint-button-margin: 8px;
  --facint-button-padding-12: 12px;
  --facint-button-padding-24: 24px;
  --facint-button-background: #fff;
  --facint-button-aside-color: #fff;
  --facint-button-active-color: #fff;
  --facint-color: #1a1a1a;
  --about-background: #fff;
  --gallery-padding: 2rem 0.75rem;
  --gallery-padding-tablet-min: 3rem 2.5rem;
  --gallery-padding-xl-min: 7.5rem 0;
  --stock-padding-xxl-min: 7.5rem 0;
  --stock-title-font-weight: 500;
  --stock-title-font-size-xl-min: 2.25rem;
  --stock-title-line-height-xl-min: 2.875rem;
  --stock-new-price-off-color: #f57338;
  --stock-new-price-old-color: #9a9c9f;
  --card-wrp-overflow: hidden;
  --card-wrp-border-radius: 1.5rem;
  --card-wrp-border: none;
  --card-slider-hover-el-active: #b6a383;
  --card-title-font-weight: 700;
  --card-title-line-height-mobile: 1.5625rem;
  --card-title-line-height-tablet-min: 1.75rem;
  --card-title-hover: #b6a383;
  --card-info-padding: 1.5rem;
  --card-price-wrp-margin-top: 0.75rem;
  --card-price-font-weight: 500;
  --card-price-font-size: 1.5rem;
  --card-price-line-height: 2.125rem;
  --card-characteristics: #9a9c9f;
  --topProjects-padding: 2rem 0;
  --topProjects-padding-tablet-min: 3rem 0;
  --topProjects-padding-xl-min: 7.5rem 0;
  --topProjects-title-font-weight: 500;
  --topProjects-title-font-size-xl-min: 2.25rem;
  --topProjects-title-line-height-xl-min: 2.875rem;
  --topProjects-title-margin-bottom-xl-min: 2.5rem;
  --topProjects-subtitle-max-width-xl-min: 45rem;
  --topProjects-subtitle-margin-xl-min: 0 auto 2.5rem;
  --topProjects-slide-background-color: #fff;
  --topProjects-slide-wrapper-padding: 1.5rem;
  --topProjects-manager-padding: 0;
  --topProjects-slide-overflow: auto;
  --topProjects-slide-border-radius: 1.5rem;
  --projects-item-text-color: #1a1a1a;
  --projects-thumb-slide-active: #b6a383;
  --projects-thumb-slider-pagination: rgba(182, 163, 131, 0.4);
  --projects-thumb-slider-pagination-active: #b6a383;
  --gallery-plate-background-svg: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6628 1.76397C19.7253 1.82648 19.7604 1.91127 19.7604 1.99967V2.33301H4.42708V1.99967C4.42708 1.91127 4.4622 1.82648 4.52471 1.76397C4.58723 1.70146 4.67201 1.66634 4.76042 1.66634H19.4271C19.5155 1.66634 19.6003 1.70146 19.6628 1.76397Z' fill='%23B6A383' stroke='%23B6A383' stroke-width='0.666667'/%3E%3Cpath d='M21.4128 4.66667C21.4128 4.48986 21.3425 4.32029 21.2175 4.19526C21.0925 4.07024 20.9229 4 20.7461 4H3.41276C3.23595 4 3.06638 4.07024 2.94136 4.19526C2.81633 4.32029 2.74609 4.48986 2.74609 4.66667V5.33333H21.4128V4.66667Z' fill='%23B6A383'/%3E%3Cpath d='M21.412 6.66699H2.58536C2.25296 6.66699 1.93417 6.79904 1.69912 7.03408C1.46408 7.26913 1.33203 7.58792 1.33203 7.92033V20.0803C1.33203 20.4127 1.46408 20.7315 1.69912 20.9666C1.93417 21.2016 2.25296 21.3337 2.58536 21.3337H21.412C21.7444 21.3337 22.0632 21.2016 22.2983 20.9666C22.5333 20.7315 22.6654 20.4127 22.6654 20.0803V7.92033C22.6654 7.58792 22.5333 7.26913 22.2983 7.03408C22.0632 6.79904 21.7444 6.66699 21.412 6.66699ZM5.70537 8.96699C6.10093 8.96699 6.48761 9.08429 6.8165 9.30405C7.1454 9.52382 7.40175 9.83617 7.55312 10.2016C7.7045 10.5671 7.74411 10.9692 7.66693 11.3572C7.58976 11.7451 7.39928 12.1015 7.11958 12.3812C6.83987 12.6609 6.48351 12.8514 6.09555 12.9286C5.70758 13.0057 5.30545 12.9661 4.94 12.8148C4.57455 12.6634 4.26219 12.407 4.04243 12.0781C3.82266 11.7492 3.70536 11.3626 3.70536 10.967C3.70536 10.4366 3.91608 9.92785 4.29115 9.55278C4.66622 9.17771 5.17493 8.96699 5.70537 8.96699ZM19.9987 18.667H3.9987L8.97203 13.687C9.06069 13.5991 9.1805 13.5497 9.30536 13.5497C9.43023 13.5497 9.55004 13.5991 9.6387 13.687L12.092 16.1403L15.472 12.667C15.5607 12.5791 15.6805 12.5297 15.8054 12.5297C15.9302 12.5297 16.05 12.5791 16.1387 12.667L19.9987 16.527V18.667Z' fill='%23B6A383'/%3E%3C/svg%3E%0A");
  --file-icon-color: #b6a383;
  --file-text-color: #1a1a1a;
  --sectionObject-text-price-discount-color: #f57338;
  --sectionObject-count-border-radius: 0.5rem;
  --sectionObject-count-overflow: hidden;
  --sectionObject-svg-stroke: #f57338;
  --sectionObject-form-wrapper-padding-mobile: 0.625rem;
  --sectionObject-form-wrapper-padding-tablet: 1.25rem;
  --sectionObject-form-wrapper-padding-desktop: 2.5rem;
  --sectionObject-form-wrapper-background-color: #fff;
  --sectionObject-form-wrapper-border-radius: 1.5rem;
  --sectionObject-wrapper-form-padding-left: 4.375rem;
  --baseSlider-tab-btn-active-color: #fff;
  --baseSlider-tab-btn-active-border-color: transparent;
  --baseSlider-tab-btn-active-background-color: #b6a383;
  --baseSlider-tab-btns-border-radius: 0.5rem;
  --baseSlider-tab-btns-overflow: hidden;
  --form-select-background: transparent;
  --map-tab-btn-active-color: #b6a383;
  --map-tab-btn-active-border-color: #b6a383;
  --map-pin-color: #b6a383;
  --map-list-icon-color: #b6a383;
  --map-pin-background: #fff;
  --infrastructure-more-color: #b6a383;
  --infrastructure-flex-column: column;
  --filter-field-background: #fff;
  --filter-cancel-margin-top: 20px;
  --filter-cancel: #b6a383;
  --filter-button-padding: 20px;
  --calculator-price-background: #fff;
  --calculator-range-color: #b6a383;
  --calculator-range-color-light: #f2ece0;
  --calculator-more-background: transparent;
  --calculator-more-color: #b6a383;
  --calculator-more-color-hover: #fff;
  --calculator-more-background-hover: #c8a770;
  --header-background: #f4f5f6;
  --header-link-font: 1.125rem;
  --header-button-height: 3.25rem;
  --footer-icon-background: transparent;
  --footer-icon-fill: #b6a383;
}

body.blue {
  --body-background-color: #072d53;
  --primary-color: #b6a383;
  --secondary-color: #9a9c9f;
  --button-background: #b6a383;
  --button-background-hover: #c8a770;
  --button-background-active: #bb914c;
  --button-border-radius: 12px;
  --button-color: #fff;
  --button-height: 60px;
  --button-font-weight: 400;
  --button-padding-5: 5px;
  --border-radius: 24px;
  --border-color: #fff;
  --ul-li-circle: #fff;
  --value-0: 0;
  --transparent: transparent;
  --display-block: block;
  --display-flex: flex;
  --display-none: none;
  --flex-wrap: wrap;
  --flex-direction-row: row;
  --flex-justify-content-start: flex-start;
  --white-space-normal: normal;
  --link-color: #b6a383;
  --link-hover-color: #c8a770;
  --link-border-bottom: none;
  --button-transparent-with-border-border-color: #b6a383;
  --button-transparent-with-border-border-color-hover: #c8a770;
  --button-transparent-with-border-color: #b6a383;
  --button-transparent-with-border-color-hover: #c8a770;
  --button-transparent-with-border-radius: 0.75rem;
  --animation-element-display: inline-block;
  --icon-color: #5b98d7;
  --first-screen-color: #fff;
  --first-screen-background: #224b75;
  --first-screen-button-position: static;
  --first-screen-margin: 75px;
  --first-screen-margin-image: 130px;
  --features-color: #fff;
  --features-border-color: #072d53;
  --quiz-border-radius: 16px;
  --quiz-button-height: 76px;
  --quiz-button-background: #224b75;
  --quiz-color: #fff;
  --location-container-background: #224b75;
  --location-color: #fff;
  --location-container-padding: 40px;
  --location-container-margin-bottom40: -40px;
  --location-container-margin-bottom100: -100px;
  --location-icon-filter: grayscale(1);
  --location-slider-margin-top: 0;
  --location-slider-max-width: 100%;
  --location-slider-padding: 0;
  --facing-margin-bottom: 15px;
  --facing-max-width-680: 680px;
  --facing-display-none: none;
  --facing-100-percent: 100%;
  --facing-0: 0;
  --facint-button-margin: 8px;
  --facint-button-padding-12: 12px;
  --facint-button-padding-24: 24px;
  --facint-button-background: #224b75;
  --facint-button-active-color: #fff;
  --facint-button-aside-color: #fff;
  --facint-color: #fff;
  --facint-h-color: #fff;
  --about-background: #224b75;
  --about-color: #fff;
  --about-input-background: transparent;
  --gallery-padding: 2rem 0.75rem;
  --gallery-padding-tablet-min: 3rem 2.5rem;
  --gallery-padding-xl-min: 7.5rem 0;
  --gallery-color: #fff;
  --stock-padding-xxl-min: 7.5rem 0;
  --stock-title-font-weight: 500;
  --stock-title-font-size-xl-min: 2.25rem;
  --stock-title-line-height-xl-min: 2.875rem;
  --stock-new-price-off-color: #f57338;
  --stock-new-price-old-color: #9a9c9f;
  --stock-color: #fff;
  --card-wrp-overflow: hidden;
  --card-wrp-border-radius: 1.5rem;
  --card-wrp-border: none;
  --card-slider-hover-el-active: #b6a383;
  --card-title-font-weight: 700;
  --card-title-line-height-mobile: 1.5625rem;
  --card-title-line-height-tablet-min: 1.75rem;
  --card-title-hover: #b6a383;
  --card-info-padding: 1.5rem;
  --card-price-wrp-margin-top: 0.75rem;
  --card-price-font-weight: 500;
  --card-price-font-size: 1.5rem;
  --card-price-line-height: 2.125rem;
  --card-background: #224b75;
  --card-color: #fff;
  --card-characteristics: #9a9c9f;
  --topProjects-padding: 2rem 0;
  --topProjects-padding-tablet-min: 3rem 0;
  --topProjects-padding-xl-min: 7.5rem 0;
  --topProjects-title-font-weight: 500;
  --topProjects-title-font-size-xl-min: 2.25rem;
  --topProjects-title-line-height-xl-min: 2.875rem;
  --topProjects-title-margin-bottom-xl-min: 2.5rem;
  --topProjects-subtitle-max-width-xl-min: 45rem;
  --topProjects-subtitle-margin-xl-min: 0 auto 2.5rem;
  --topProjects-slide-background-color: #224b75;
  --topProjects-slide-wrapper-padding: 1.5rem;
  --topProjects-manager-padding: 0;
  --topProjects-slide-overflow: auto;
  --topProjects-slide-border-radius: 1.5rem;
  --topProjects-color: #fff;
  --projects-item-text-color: #fff;
  --projects-thumb-slide-active: #b6a383;
  --projects-thumb-slider-pagination: rgba(182, 163, 131, 0.4);
  --projects-thumb-slider-pagination-active: #b6a383;
  --projects-color: #fff;
  --gallery-plate-background-svg: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6628 1.76397C19.7253 1.82648 19.7604 1.91127 19.7604 1.99967V2.33301H4.42708V1.99967C4.42708 1.91127 4.4622 1.82648 4.52471 1.76397C4.58723 1.70146 4.67201 1.66634 4.76042 1.66634H19.4271C19.5155 1.66634 19.6003 1.70146 19.6628 1.76397Z' fill='%23B6A383' stroke='%23B6A383' stroke-width='0.666667'/%3E%3Cpath d='M21.4128 4.66667C21.4128 4.48986 21.3425 4.32029 21.2175 4.19526C21.0925 4.07024 20.9229 4 20.7461 4H3.41276C3.23595 4 3.06638 4.07024 2.94136 4.19526C2.81633 4.32029 2.74609 4.48986 2.74609 4.66667V5.33333H21.4128V4.66667Z' fill='%23B6A383'/%3E%3Cpath d='M21.412 6.66699H2.58536C2.25296 6.66699 1.93417 6.79904 1.69912 7.03408C1.46408 7.26913 1.33203 7.58792 1.33203 7.92033V20.0803C1.33203 20.4127 1.46408 20.7315 1.69912 20.9666C1.93417 21.2016 2.25296 21.3337 2.58536 21.3337H21.412C21.7444 21.3337 22.0632 21.2016 22.2983 20.9666C22.5333 20.7315 22.6654 20.4127 22.6654 20.0803V7.92033C22.6654 7.58792 22.5333 7.26913 22.2983 7.03408C22.0632 6.79904 21.7444 6.66699 21.412 6.66699ZM5.70537 8.96699C6.10093 8.96699 6.48761 9.08429 6.8165 9.30405C7.1454 9.52382 7.40175 9.83617 7.55312 10.2016C7.7045 10.5671 7.74411 10.9692 7.66693 11.3572C7.58976 11.7451 7.39928 12.1015 7.11958 12.3812C6.83987 12.6609 6.48351 12.8514 6.09555 12.9286C5.70758 13.0057 5.30545 12.9661 4.94 12.8148C4.57455 12.6634 4.26219 12.407 4.04243 12.0781C3.82266 11.7492 3.70536 11.3626 3.70536 10.967C3.70536 10.4366 3.91608 9.92785 4.29115 9.55278C4.66622 9.17771 5.17493 8.96699 5.70537 8.96699ZM19.9987 18.667H3.9987L8.97203 13.687C9.06069 13.5991 9.1805 13.5497 9.30536 13.5497C9.43023 13.5497 9.55004 13.5991 9.6387 13.687L12.092 16.1403L15.472 12.667C15.5607 12.5791 15.6805 12.5297 15.8054 12.5297C15.9302 12.5297 16.05 12.5791 16.1387 12.667L19.9987 16.527V18.667Z' fill='%23B6A383'/%3E%3C/svg%3E%0A");
  --file-icon-color: #b6a383;
  --file-text-color: #fff;
  --sectionObject-background: #072d53;
  --sectionObject-color: #fff;
  --sectionObject-text-price-discount-color: #f57338;
  --sectionObject-count-border-radius: 0.5rem;
  --sectionObject-count-overflow: hidden;
  --sectionObject-svg-stroke: #f57338;
  --sectionObject-form-wrapper-padding-mobile: 0.625rem;
  --sectionObject-form-wrapper-padding-tablet: 1.25rem;
  --sectionObject-form-wrapper-padding-desktop: 2.5rem;
  --sectionObject-form-wrapper-background-color: #224b75;
  --sectionObject-form-wrapper-border-radius: 1.5rem;
  --sectionObject-wrapper-form-padding-left: 4.375rem;
  --baseSlider-tab-btn-active-color: #fff;
  --baseSlider-tab-btn-active-border-color: transparent;
  --baseSlider-tab-btn-active-background-color: #b6a383;
  --baseSlider-tab-btns-border-radius: 0.5rem;
  --baseSlider-tab-btns-overflow: hidden;
  --form-select-background: transparent;
  --map-tab-btn-active-color: #b6a383;
  --map-tab-btn-active-border-color: #b6a383;
  --map-pin-color: #fff;
  --map-list-icon-color: #b6a383;
  --map-pin-background: #224b75;
  --map-color: #fff;
  --map-aside-background: #224b75;
  --map-border-bottom-color: #1d4266;
  --infrastructure-more-color: #b6a383;
  --infrastructure-flex-column: column;
  --infrastructure-color: #fff;
  --filter-field-background: #072d53;
  --filter-color: #fff;
  --filter-text: #fff;
  --filter-cancel-margin-top: 20px;
  --filter-cancel: #b6a383;
  --filter-button-padding: 20px;
  --presentation-background: #224b75;
  --calculator-price-background: #224b75;
  --calculator-range-color: #b6a383;
  --calculator-range-background: transparent;
  --calculator-range-color-light: #f2ece0;
  --calculator-color: #fff;
  --calculator-more-background: transparent;
  --calculator-more-color: #b6a383;
  --calculator-more-color-hover: #fff;
  --calculator-more-background-hover: #c8a770;
  --header-link-font: 1.125rem;
  --header-button-height: 3.25rem;
  --header-background: #072d53;
  --header-color: #fff;
  --popup-background: #224b75;
  --popup-color: #fff;
  --footer-icon-background: transparent;
  --footer-icon-fill: #b6a383;
  --video-text-color: #fff;
  --popup-article-color: #fff;
}

body.green {
  --body-background-color: #194034;
  --primary-color: #b6a383;
  --secondary-color: #9a9c9f;
  --button-background: #b6a383;
  --button-background-hover: #c8a770;
  --button-background-active: #bb914c;
  --button-border-radius: 12px;
  --button-color: #fff;
  --button-height: 60px;
  --button-font-weight: 400;
  --button-padding-5: 5px;
  --border-radius: 24px;
  --border-color: #2e5c4e;
  --ul-li-circle: #fff;
  --value-0: 0;
  --transparent: transparent;
  --display-block: block;
  --display-flex: flex;
  --display-none: none;
  --flex-wrap: wrap;
  --flex-direction-row: row;
  --flex-justify-content-start: flex-start;
  --white-space-normal: normal;
  --link-color: #b6a383;
  --link-hover-color: #c8a770;
  --link-border-bottom: none;
  --button-transparent-with-border-border-color: #b6a383;
  --button-transparent-with-border-border-color-hover: #c8a770;
  --button-transparent-with-border-color: #b6a383;
  --button-transparent-with-border-color-hover: #c8a770;
  --button-transparent-with-border-radius: 0.75rem;
  --animation-element-display: inline-block;
  --icon-color: #61a38f;
  --first-screen-color: #fff;
  --first-screen-background: #14332a;
  --first-screen-button-position: static;
  --first-screen-margin: 75px;
  --first-screen-margin-image: 130px;
  --features-color: #fff;
  --features-border-color: #194034;
  --quiz-border-radius: 16px;
  --quiz-button-height: 76px;
  --quiz-button-background: #2e5c4e;
  --quiz-color: #fff;
  --location-container-background: #14332a;
  --location-color: #fff;
  --location-container-padding: 40px;
  --location-container-margin-bottom40: -40px;
  --location-container-margin-bottom100: -100px;
  --location-icon-filter: grayscale(1);
  --location-slider-margin-top: 0;
  --location-slider-max-width: 100%;
  --location-slider-padding: 0;
  --facing-margin-bottom: 15px;
  --facing-max-width-680: 680px;
  --facing-display-none: none;
  --facing-100-percent: 100%;
  --facing-0: 0;
  --facint-button-margin: 8px;
  --facint-button-padding-12: 12px;
  --facint-button-padding-24: 24px;
  --facint-button-background: #2e5c4e;
  --facint-button-active-color: #fff;
  --facint-button-aside-color: #fff;
  --facint-color: #fff;
  --facint-h-color: #fff;
  --about-background: #14332a;
  --about-color: #fff;
  --about-input-background: transparent;
  --about-border: #2e5c4e;
  --gallery-padding: 2rem 0.75rem;
  --gallery-padding-tablet-min: 3rem 2.5rem;
  --gallery-padding-xl-min: 7.5rem 0;
  --gallery-color: #fff;
  --stock-padding-xxl-min: 7.5rem 0;
  --stock-title-font-weight: 500;
  --stock-title-font-size-xl-min: 2.25rem;
  --stock-title-line-height-xl-min: 2.875rem;
  --stock-new-price-off-color: #e5c03b;
  --stock-new-price-old-color: #9a9c9f;
  --stock-color: #fff;
  --card-wrp-overflow: hidden;
  --card-wrp-border-radius: 1.5rem;
  --card-wrp-border: none;
  --card-slider-hover-el-active: #b6a383;
  --card-title-font-weight: 700;
  --card-title-line-height-mobile: 1.5625rem;
  --card-title-line-height-tablet-min: 1.75rem;
  --card-title-hover: #b6a383;
  --card-info-padding: 1.5rem;
  --card-price-wrp-margin-top: 0.75rem;
  --card-price-font-weight: 500;
  --card-price-font-size: 1.5rem;
  --card-price-line-height: 2.125rem;
  --card-background: #14332a;
  --card-color: #fff;
  --card-characteristics: #61a38f;
  --topProjects-padding: 2rem 0;
  --topProjects-padding-tablet-min: 3rem 0;
  --topProjects-padding-xl-min: 7.5rem 0;
  --topProjects-title-font-weight: 500;
  --topProjects-title-font-size-xl-min: 2.25rem;
  --topProjects-title-line-height-xl-min: 2.875rem;
  --topProjects-title-margin-bottom-xl-min: 2.5rem;
  --topProjects-subtitle-max-width-xl-min: 45rem;
  --topProjects-subtitle-margin-xl-min: 0 auto 2.5rem;
  --topProjects-slide-background-color: #14332a;
  --topProjects-slide-wrapper-padding: 1.5rem;
  --topProjects-manager-padding: 0;
  --topProjects-slide-overflow: auto;
  --topProjects-slide-border-radius: 1.5rem;
  --topProjects-color: #fff;
  --projects-item-text-color: #fff;
  --projects-thumb-slide-active: #b6a383;
  --projects-thumb-slider-pagination: rgba(182, 163, 131, 0.4);
  --projects-thumb-slider-pagination-active: #b6a383;
  --projects-color: #fff;
  --gallery-plate-background-svg: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6628 1.76397C19.7253 1.82648 19.7604 1.91127 19.7604 1.99967V2.33301H4.42708V1.99967C4.42708 1.91127 4.4622 1.82648 4.52471 1.76397C4.58723 1.70146 4.67201 1.66634 4.76042 1.66634H19.4271C19.5155 1.66634 19.6003 1.70146 19.6628 1.76397Z' fill='%23B6A383' stroke='%23B6A383' stroke-width='0.666667'/%3E%3Cpath d='M21.4128 4.66667C21.4128 4.48986 21.3425 4.32029 21.2175 4.19526C21.0925 4.07024 20.9229 4 20.7461 4H3.41276C3.23595 4 3.06638 4.07024 2.94136 4.19526C2.81633 4.32029 2.74609 4.48986 2.74609 4.66667V5.33333H21.4128V4.66667Z' fill='%23B6A383'/%3E%3Cpath d='M21.412 6.66699H2.58536C2.25296 6.66699 1.93417 6.79904 1.69912 7.03408C1.46408 7.26913 1.33203 7.58792 1.33203 7.92033V20.0803C1.33203 20.4127 1.46408 20.7315 1.69912 20.9666C1.93417 21.2016 2.25296 21.3337 2.58536 21.3337H21.412C21.7444 21.3337 22.0632 21.2016 22.2983 20.9666C22.5333 20.7315 22.6654 20.4127 22.6654 20.0803V7.92033C22.6654 7.58792 22.5333 7.26913 22.2983 7.03408C22.0632 6.79904 21.7444 6.66699 21.412 6.66699ZM5.70537 8.96699C6.10093 8.96699 6.48761 9.08429 6.8165 9.30405C7.1454 9.52382 7.40175 9.83617 7.55312 10.2016C7.7045 10.5671 7.74411 10.9692 7.66693 11.3572C7.58976 11.7451 7.39928 12.1015 7.11958 12.3812C6.83987 12.6609 6.48351 12.8514 6.09555 12.9286C5.70758 13.0057 5.30545 12.9661 4.94 12.8148C4.57455 12.6634 4.26219 12.407 4.04243 12.0781C3.82266 11.7492 3.70536 11.3626 3.70536 10.967C3.70536 10.4366 3.91608 9.92785 4.29115 9.55278C4.66622 9.17771 5.17493 8.96699 5.70537 8.96699ZM19.9987 18.667H3.9987L8.97203 13.687C9.06069 13.5991 9.1805 13.5497 9.30536 13.5497C9.43023 13.5497 9.55004 13.5991 9.6387 13.687L12.092 16.1403L15.472 12.667C15.5607 12.5791 15.6805 12.5297 15.8054 12.5297C15.9302 12.5297 16.05 12.5791 16.1387 12.667L19.9987 16.527V18.667Z' fill='%23B6A383'/%3E%3C/svg%3E%0A");
  --file-icon-color: #b6a383;
  --file-text-color: #fff;
  --sectionObject-background: #194034;
  --sectionObject-color: #fff;
  --sectionObject-text-price-discount-color: #f57338;
  --sectionObject-count-border-radius: 0.5rem;
  --sectionObject-count-overflow: hidden;
  --sectionObject-count-background: #2e5c4e;
  --sectionObject-svg-stroke: #f57338;
  --sectionObject-form-wrapper-padding-mobile: 0.625rem;
  --sectionObject-form-wrapper-padding-tablet: 1.25rem;
  --sectionObject-form-wrapper-padding-desktop: 2.5rem;
  --sectionObject-form-wrapper-background-color: #14332a;
  --sectionObject-form-wrapper-border-radius: 1.5rem;
  --sectionObject-wrapper-form-padding-left: 4.375rem;
  --sectionObject-count-color: #fff;
  --baseSlider-tab-btn-active-color: #fff;
  --baseSlider-tab-btn-active-border-color: transparent;
  --baseSlider-tab-btn-active-background-color: #b6a383;
  --baseSlider-tab-btns-border-radius: 0.5rem;
  --baseSlider-tab-btns-overflow: hidden;
  --form-select-background: transparent;
  --map-tab-btn-active-color: #e5c03b;
  --map-tab-btn-active-border-color: #e5c03b;
  --map-pin-color: #b6a383;
  --map-list-icon-color: #e5c03b;
  --map-pin-background: #fff;
  --map-color: #fff;
  --map-aside-background: #14332a;
  --map-border-bottom-color: #2e5e4c;
  --infrastructure-more-color: #b6a383;
  --infrastructure-flex-column: column;
  --infrastructure-color: #fff;
  --filter-field-background: #194034;
  --filter-color: #fff;
  --filter-text: #fff;
  --filter-border-color: #2e5c4e;
  --filter-cancel-margin-top: 20px;
  --filter-cancel: #b6a383;
  --filter-button-padding: 20px;
  --presentation-background: #14332a;
  --presentation-transparent: transparent;
  --calculator-price-background: #14332a;
  --calculator-range-color: #b6a383;
  --calculator-range-background: transparent;
  --calculator-range-color-light: #f2ece0;
  --calculator-color: #fff;
  --calculator-border: #2e5c4e;
  --calculator-more-background: transparent;
  --calculator-more-color: #b6a383;
  --calculator-more-color-hover: #fff;
  --calculator-more-background-hover: #c8a770;
  --header-link-font: 1.125rem;
  --header-button-height: 3.25rem;
  --header-background: #194034;
  --header-color: #fff;
  --popup-background: #2e5c4e;
  --popup-color: #fff;
  --popup-button-color: #fff;
  --popup-border: #fff;
  --footer-icon-background: transparent;
  --footer-icon-fill: #b6a383;
  --video-text-color: #fff;
  --popup-article-color: #fff;
}

body.beige {
  --body-background-color: #f2ece0;
  --primary-color: #b6a383;
  --secondary-color: #9a9c9f;
  --button-background: #b6a383;
  --button-background-hover: #c8a770;
  --button-background-active: #bb914c;
  --button-border-radius: 12px;
  --button-color: #fff;
  --button-height: 60px;
  --button-font-weight: 400;
  --button-padding-5: 5px;
  --border-radius: 24px;
  --border-color: #e5e5e5;
  --ul-li-circle: #1a1a1a;
  --value-0: 0;
  --transparent: transparent;
  --display-block: block;
  --display-flex: flex;
  --display-none: none;
  --flex-wrap: wrap;
  --flex-direction-row: row;
  --flex-justify-content-start: flex-start;
  --white-space-normal: normal;
  --link-color: #b6a383;
  --link-hover-color: #c8a770;
  --link-border-bottom: none;
  --button-transparent-with-border-border-color: #b6a383;
  --button-transparent-with-border-border-color-hover: #c8a770;
  --button-transparent-with-border-color: #b6a383;
  --button-transparent-with-border-color-hover: #c8a770;
  --button-transparent-with-border-radius: 0.75rem;
  --animation-element-display: inline-block;
  --icon-color: #b6a383;
  --first-screen-color: #1a1a1a;
  --first-screen-background: #fff;
  --first-screen-button-position: static;
  --first-screen-margin: 75px;
  --first-screen-margin-image: 130px;
  --quiz-border-radius: 16px;
  --quiz-button-height: 76px;
  --quiz-button-background: #fff;
  --location-container-background: #fff;
  --location-container-padding: 40px;
  --location-container-margin-bottom40: -40px;
  --location-container-margin-bottom100: -100px;
  --location-icon-filter: grayscale(1);
  --location-slider-margin-top: 0;
  --location-slider-max-width: 100%;
  --location-slider-padding: 0;
  --facing-margin-bottom: 15px;
  --facing-max-width-680: 680px;
  --facing-display-none: none;
  --facing-100-percent: 100%;
  --facing-0: 0;
  --facint-button-margin: 8px;
  --facint-button-padding-12: 12px;
  --facint-button-padding-24: 24px;
  --facint-button-background: #fff;
  --facint-button-aside-color: #fff;
  --facint-button-active-color: #fff;
  --facint-color: #1a1a1a;
  --about-background: #fff;
  --gallery-padding: 2rem 0.75rem;
  --gallery-padding-tablet-min: 3rem 2.5rem;
  --gallery-padding-xl-min: 7.5rem 0;
  --stock-padding-xxl-min: 7.5rem 0;
  --stock-title-font-weight: 500;
  --stock-title-font-size-xl-min: 2.25rem;
  --stock-title-line-height-xl-min: 2.875rem;
  --stock-new-price-off-color: #f57338;
  --stock-new-price-old-color: #9a9c9f;
  --card-wrp-overflow: hidden;
  --card-wrp-border-radius: 1.5rem;
  --card-wrp-border: none;
  --card-slider-hover-el-active: #b6a383;
  --card-title-font-weight: 700;
  --card-title-line-height-mobile: 1.5625rem;
  --card-title-line-height-tablet-min: 1.75rem;
  --card-title-hover: #b6a383;
  --card-info-padding: 1.5rem;
  --card-price-wrp-margin-top: 0.75rem;
  --card-price-font-weight: 500;
  --card-price-font-size: 1.5rem;
  --card-price-line-height: 2.125rem;
  --card-characteristics: #9a9c9f;
  --topProjects-padding: 2rem 0;
  --topProjects-padding-tablet-min: 3rem 0;
  --topProjects-padding-xl-min: 7.5rem 0;
  --topProjects-title-font-weight: 500;
  --topProjects-title-font-size-xl-min: 2.25rem;
  --topProjects-title-line-height-xl-min: 2.875rem;
  --topProjects-title-margin-bottom-xl-min: 2.5rem;
  --topProjects-subtitle-max-width-xl-min: 45rem;
  --topProjects-subtitle-margin-xl-min: 0 auto 2.5rem;
  --topProjects-slide-background-color: #fff;
  --topProjects-slide-wrapper-padding: 1.5rem;
  --topProjects-manager-padding: 0;
  --topProjects-slide-overflow: auto;
  --topProjects-slide-border-radius: 1.5rem;
  --projects-item-text-color: #1a1a1a;
  --projects-thumb-slide-active: #b6a383;
  --projects-thumb-slider-pagination: rgba(182, 163, 131, 0.4);
  --projects-thumb-slider-pagination-active: #b6a383;
  --gallery-plate-background-svg: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6628 1.76397C19.7253 1.82648 19.7604 1.91127 19.7604 1.99967V2.33301H4.42708V1.99967C4.42708 1.91127 4.4622 1.82648 4.52471 1.76397C4.58723 1.70146 4.67201 1.66634 4.76042 1.66634H19.4271C19.5155 1.66634 19.6003 1.70146 19.6628 1.76397Z' fill='%23B6A383' stroke='%23B6A383' stroke-width='0.666667'/%3E%3Cpath d='M21.4128 4.66667C21.4128 4.48986 21.3425 4.32029 21.2175 4.19526C21.0925 4.07024 20.9229 4 20.7461 4H3.41276C3.23595 4 3.06638 4.07024 2.94136 4.19526C2.81633 4.32029 2.74609 4.48986 2.74609 4.66667V5.33333H21.4128V4.66667Z' fill='%23B6A383'/%3E%3Cpath d='M21.412 6.66699H2.58536C2.25296 6.66699 1.93417 6.79904 1.69912 7.03408C1.46408 7.26913 1.33203 7.58792 1.33203 7.92033V20.0803C1.33203 20.4127 1.46408 20.7315 1.69912 20.9666C1.93417 21.2016 2.25296 21.3337 2.58536 21.3337H21.412C21.7444 21.3337 22.0632 21.2016 22.2983 20.9666C22.5333 20.7315 22.6654 20.4127 22.6654 20.0803V7.92033C22.6654 7.58792 22.5333 7.26913 22.2983 7.03408C22.0632 6.79904 21.7444 6.66699 21.412 6.66699ZM5.70537 8.96699C6.10093 8.96699 6.48761 9.08429 6.8165 9.30405C7.1454 9.52382 7.40175 9.83617 7.55312 10.2016C7.7045 10.5671 7.74411 10.9692 7.66693 11.3572C7.58976 11.7451 7.39928 12.1015 7.11958 12.3812C6.83987 12.6609 6.48351 12.8514 6.09555 12.9286C5.70758 13.0057 5.30545 12.9661 4.94 12.8148C4.57455 12.6634 4.26219 12.407 4.04243 12.0781C3.82266 11.7492 3.70536 11.3626 3.70536 10.967C3.70536 10.4366 3.91608 9.92785 4.29115 9.55278C4.66622 9.17771 5.17493 8.96699 5.70537 8.96699ZM19.9987 18.667H3.9987L8.97203 13.687C9.06069 13.5991 9.1805 13.5497 9.30536 13.5497C9.43023 13.5497 9.55004 13.5991 9.6387 13.687L12.092 16.1403L15.472 12.667C15.5607 12.5791 15.6805 12.5297 15.8054 12.5297C15.9302 12.5297 16.05 12.5791 16.1387 12.667L19.9987 16.527V18.667Z' fill='%23B6A383'/%3E%3C/svg%3E%0A");
  --file-icon-color: #b6a383;
  --file-text-color: #1a1a1a;
  --sectionObject-text-price-discount-color: #f57338;
  --sectionObject-count-border-radius: 0.5rem;
  --sectionObject-count-overflow: hidden;
  --sectionObject-svg-stroke: #f57338;
  --sectionObject-form-wrapper-padding-mobile: 0.625rem;
  --sectionObject-form-wrapper-padding-tablet: 1.25rem;
  --sectionObject-form-wrapper-padding-desktop: 2.5rem;
  --sectionObject-form-wrapper-background-color: #fff;
  --sectionObject-form-wrapper-border-radius: 1.5rem;
  --sectionObject-wrapper-form-padding-left: 4.375rem;
  --sectionObject-background: #f2ece0;
  --baseSlider-tab-btn-active-color: #fff;
  --baseSlider-tab-btn-active-border-color: transparent;
  --baseSlider-tab-btn-active-background-color: #b6a383;
  --baseSlider-tab-btns-border-radius: 0.5rem;
  --baseSlider-tab-btns-overflow: hidden;
  --form-select-background: transparent;
  --map-tab-btn-active-color: #b6a383;
  --map-tab-btn-active-border-color: #b6a383;
  --map-pin-color: #b6a383;
  --map-list-icon-color: #b6a383;
  --map-pin-background: #fff;
  --map-border-bottom-color: #e5e5e5;
  --infrastructure-more-color: #b6a383;
  --infrastructure-flex-column: column;
  --filter-field-background: #fff;
  --filter-cancel-margin-top: 20px;
  --filter-cancel: #b6a383;
  --filter-button-padding: 20px;
  --calculator-price-background: #fff;
  --calculator-range-color: #b6a383;
  --calculator-range-color-light: #f2ece0;
  --calculator-more-background: transparent;
  --calculator-more-color: #b6a383;
  --calculator-more-color-hover: #fff;
  --calculator-more-background-hover: #c8a770;
  --header-link-font: 1.125rem;
  --header-button-height: 3.25rem;
  --header-background: #f2ece0;
  --footer-icon-background: transparent;
  --footer-icon-fill: #b6a383;
}

body.black {
  --body-background-color: #191818;
  --primary-color: #b6a383;
  --secondary-color: #9a9c9f;
  --button-background: #b6a383;
  --button-background-hover: #c8a770;
  --button-background-active: #bb914c;
  --button-border-radius: 12px;
  --button-color: #fff;
  --button-height: 60px;
  --button-font-weight: 400;
  --button-padding-5: 5px;
  --border-radius: 24px;
  --border-color: #fff;
  --ul-li-circle: #fff;
  --value-0: 0;
  --transparent: transparent;
  --display-block: block;
  --display-flex: flex;
  --display-none: none;
  --flex-wrap: wrap;
  --flex-direction-row: row;
  --flex-justify-content-start: flex-start;
  --white-space-normal: normal;
  --link-color: #b6a383;
  --link-hover-color: #c8a770;
  --link-border-bottom: none;
  --button-transparent-with-border-border-color: #b6a383;
  --button-transparent-with-border-border-color-hover: #c8a770;
  --button-transparent-with-border-color: #b6a383;
  --button-transparent-with-border-color-hover: #c8a770;
  --button-transparent-with-border-radius: 0.75rem;
  --animation-element-display: inline-block;
  --icon-color: #6b6a69;
  --first-screen-color: #fff;
  --first-screen-background: #414141;
  --first-screen-button-position: static;
  --first-screen-margin: 75px;
  --first-screen-margin-image: 130px;
  --features-color: #fff;
  --features-border-color: #191818;
  --quiz-border-radius: 16px;
  --quiz-button-height: 76px;
  --quiz-button-background: #414141;
  --quiz-color: #fff;
  --location-container-background: #414141;
  --location-color: #fff;
  --location-container-padding: 40px;
  --location-container-margin-bottom40: -40px;
  --location-container-margin-bottom100: -100px;
  --location-icon-filter: grayscale(1);
  --location-slider-margin-top: 0;
  --location-slider-max-width: 100%;
  --location-slider-padding: 0;
  --facing-margin-bottom: 15px;
  --facing-max-width-680: 680px;
  --facing-display-none: none;
  --facing-100-percent: 100%;
  --facing-0: 0;
  --facint-button-margin: 8px;
  --facint-button-padding-12: 12px;
  --facint-button-padding-24: 24px;
  --facint-button-background: #414141;
  --facint-button-active-color: #fff;
  --facint-button-aside-color: #fff;
  --facint-color: #fff;
  --facint-h-color: #fff;
  --about-background: #414141;
  --about-color: #fff;
  --about-input-background: transparent;
  --gallery-padding: 2rem 0.75rem;
  --gallery-padding-tablet-min: 3rem 2.5rem;
  --gallery-padding-xl-min: 7.5rem 0;
  --gallery-color: #fff;
  --stock-padding-xxl-min: 7.5rem 0;
  --stock-title-font-weight: 500;
  --stock-title-font-size-xl-min: 2.25rem;
  --stock-title-line-height-xl-min: 2.875rem;
  --stock-new-price-off-color: #f57338;
  --stock-new-price-old-color: #9a9c9f;
  --stock-color: #fff;
  --card-wrp-overflow: hidden;
  --card-wrp-border-radius: 1.5rem;
  --card-wrp-border: none;
  --card-slider-hover-el-active: #b6a383;
  --card-title-font-weight: 700;
  --card-title-line-height-mobile: 1.5625rem;
  --card-title-line-height-tablet-min: 1.75rem;
  --card-title-hover: #b6a383;
  --card-info-padding: 1.5rem;
  --card-price-wrp-margin-top: 0.75rem;
  --card-price-font-weight: 500;
  --card-price-font-size: 1.5rem;
  --card-price-line-height: 2.125rem;
  --card-background: #414141;
  --card-color: #fff;
  --card-characteristics: #9a9c9f;
  --topProjects-padding: 2rem 0;
  --topProjects-padding-tablet-min: 3rem 0;
  --topProjects-padding-xl-min: 7.5rem 0;
  --topProjects-title-font-weight: 500;
  --topProjects-title-font-size-xl-min: 2.25rem;
  --topProjects-title-line-height-xl-min: 2.875rem;
  --topProjects-title-margin-bottom-xl-min: 2.5rem;
  --topProjects-subtitle-max-width-xl-min: 45rem;
  --topProjects-subtitle-margin-xl-min: 0 auto 2.5rem;
  --topProjects-slide-background-color: #414141;
  --topProjects-slide-wrapper-padding: 1.5rem;
  --topProjects-manager-padding: 0;
  --topProjects-slide-overflow: auto;
  --topProjects-slide-border-radius: 1.5rem;
  --topProjects-color: #fff;
  --projects-item-text-color: #fff;
  --projects-thumb-slide-active: #b6a383;
  --projects-thumb-slider-pagination: rgba(182, 163, 131, 0.4);
  --projects-thumb-slider-pagination-active: #b6a383;
  --projects-color: #fff;
  --gallery-plate-background-svg: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6628 1.76397C19.7253 1.82648 19.7604 1.91127 19.7604 1.99967V2.33301H4.42708V1.99967C4.42708 1.91127 4.4622 1.82648 4.52471 1.76397C4.58723 1.70146 4.67201 1.66634 4.76042 1.66634H19.4271C19.5155 1.66634 19.6003 1.70146 19.6628 1.76397Z' fill='%23B6A383' stroke='%23B6A383' stroke-width='0.666667'/%3E%3Cpath d='M21.4128 4.66667C21.4128 4.48986 21.3425 4.32029 21.2175 4.19526C21.0925 4.07024 20.9229 4 20.7461 4H3.41276C3.23595 4 3.06638 4.07024 2.94136 4.19526C2.81633 4.32029 2.74609 4.48986 2.74609 4.66667V5.33333H21.4128V4.66667Z' fill='%23B6A383'/%3E%3Cpath d='M21.412 6.66699H2.58536C2.25296 6.66699 1.93417 6.79904 1.69912 7.03408C1.46408 7.26913 1.33203 7.58792 1.33203 7.92033V20.0803C1.33203 20.4127 1.46408 20.7315 1.69912 20.9666C1.93417 21.2016 2.25296 21.3337 2.58536 21.3337H21.412C21.7444 21.3337 22.0632 21.2016 22.2983 20.9666C22.5333 20.7315 22.6654 20.4127 22.6654 20.0803V7.92033C22.6654 7.58792 22.5333 7.26913 22.2983 7.03408C22.0632 6.79904 21.7444 6.66699 21.412 6.66699ZM5.70537 8.96699C6.10093 8.96699 6.48761 9.08429 6.8165 9.30405C7.1454 9.52382 7.40175 9.83617 7.55312 10.2016C7.7045 10.5671 7.74411 10.9692 7.66693 11.3572C7.58976 11.7451 7.39928 12.1015 7.11958 12.3812C6.83987 12.6609 6.48351 12.8514 6.09555 12.9286C5.70758 13.0057 5.30545 12.9661 4.94 12.8148C4.57455 12.6634 4.26219 12.407 4.04243 12.0781C3.82266 11.7492 3.70536 11.3626 3.70536 10.967C3.70536 10.4366 3.91608 9.92785 4.29115 9.55278C4.66622 9.17771 5.17493 8.96699 5.70537 8.96699ZM19.9987 18.667H3.9987L8.97203 13.687C9.06069 13.5991 9.1805 13.5497 9.30536 13.5497C9.43023 13.5497 9.55004 13.5991 9.6387 13.687L12.092 16.1403L15.472 12.667C15.5607 12.5791 15.6805 12.5297 15.8054 12.5297C15.9302 12.5297 16.05 12.5791 16.1387 12.667L19.9987 16.527V18.667Z' fill='%23B6A383'/%3E%3C/svg%3E%0A");
  --file-icon-color: #b6a383;
  --file-text-color: #fff;
  --sectionObject-background: #191818;
  --sectionObject-color: #fff;
  --sectionObject-text-price-discount-color: #f57338;
  --sectionObject-count-border-radius: 0.5rem;
  --sectionObject-count-overflow: hidden;
  --sectionObject-count-color: #fff;
  --sectionObject-svg-stroke: #f57338;
  --sectionObject-form-wrapper-padding-mobile: 0.625rem;
  --sectionObject-form-wrapper-padding-tablet: 1.25rem;
  --sectionObject-form-wrapper-padding-desktop: 2.5rem;
  --sectionObject-form-wrapper-background-color: #414141;
  --sectionObject-form-wrapper-border-radius: 1.5rem;
  --sectionObject-wrapper-form-padding-left: 4.375rem;
  --sectionObject-count-background: #414141;
  --baseSlider-tab-btn-active-color: #fff;
  --baseSlider-tab-btn-active-border-color: transparent;
  --baseSlider-tab-btn-active-background-color: #b6a383;
  --baseSlider-tab-btns-border-radius: 0.5rem;
  --baseSlider-tab-btns-overflow: hidden;
  --form-select-background: transparent;
  --map-tab-btn-active-color: #b6a383;
  --map-tab-btn-active-border-color: #b6a383;
  --map-pin-color: #b6a383;
  --map-list-icon-color: #b6a383;
  --map-pin-background: #fff;
  --map-color: #fff;
  --map-aside-background: #414141;
  --map-border-bottom-color: #5c5b5a;
  --infrastructure-more-color: #b6a383;
  --infrastructure-flex-column: column;
  --infrastructure-color: #fff;
  --filter-field-background: #191818;
  --filter-color: #fff;
  --filter-text: #fff;
  --filter-cancel-margin-top: 20px;
  --filter-cancel: #b6a383;
  --filter-button-padding: 20px;
  --presentation-background: #414141;
  --calculator-price-background: #414141;
  --calculator-range-color: #b6a383;
  --calculator-range-background: transparent;
  --calculator-range-color-light: #f2ece0;
  --calculator-color: #fff;
  --calculator-more-background: transparent;
  --calculator-more-color: #b6a383;
  --calculator-more-color-hover: #fff;
  --calculator-more-background-hover: #c8a770;
  --header-link-font: 1.125rem;
  --header-button-height: 3.25rem;
  --header-background: #191818;
  --header-color: #fff;
  --popup-background: #414141;
  --popup-color: #fff;
  --popup-button-color: #fff;
  --popup-border: #fff;
  --footer-icon-background: transparent;
  --footer-icon-fill: #b6a383;
  --video-text-color: #fff;
  --popup-article-color: #fff;
}

body.city.white {
  --decor-block-4: url('/live/City/decor_pic_block_4_green.png');
  --decor-block-5: url('/live/City/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/City/decor_pic_block_5_100x100_green.png');
  --decor-block-7-1: url('/live/City/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/City/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/City/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/City/decor_pic_block_9_green.png');
  --decor-block-15: url('/live/City/decor_pic_block_15_grey.png');
  --decor-block-18-back: url('/live/City/decor_pic_block_18_2_grey.png');
  --decor-block-18-front: url('/live/City/decor_pic_block_18_1_grey.png');
}

body.city.blue {
  --decor-block-4: url('/live/City/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/City/decor_pic_block_5_blue.png');
  --decor-block-5-item: url('/live/City/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/City/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/City/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/City/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/City/decor_pic_block_9_gold.png');
  --decor-block-15: url('/live/City/decor_pic_block_15_blue.png');
  --decor-block-18-back: url('/live/City/decor_pic_block_18_2_blue.png');
  --decor-block-18-front: url('/live/City/decor_pic_block_18_1_blue.png');
}

body.city.green {
  --decor-block-4: url('/live/City/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/City/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/City/decor_pic_block_5_100x100_green.png');
  --decor-block-7-1: url('/live/City/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/City/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/City/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/City/decor_pic_block_9_gold.png');
  --decor-block-15: url('/live/City/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/City/decor_pic_block_18_2_green.png');
  --decor-block-18-front: url('/live/City/decor_pic_block_18_1_green.png');
}

body.city.beige {
  --decor-block-4: url('/live/City/decor_pic_block_4_green.png');
  --decor-block-5: url('/live/City/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/City/decor_pic_block_5_100x100_green.png');
  --decor-block-7-1: url('/live/City/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/City/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/City/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/City/decor_pic_block_9_green.png');
  --decor-block-15: url('/live/City/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/City/decor_pic_block_18_2_gold.png');
  --decor-block-18-front: url('/live/City/decor_pic_block_18_1_gold.png');
}

body.city.black {
  --decor-block-4: url('/live/City/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/City/decor_pic_block_5_dark.png');
  --decor-block-5-item: url('/live/City/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/City/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/City/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/City/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/City/decor_pic_block_9_gold.png');
  --decor-block-15: url('/live/City/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/City/decor_pic_block_18_2_dark.png');
  --decor-block-18-front: url('/live/City/decor_pic_block_18_1_dark.png');
}

body.dubai.white {
  --decor-block-4: url('/live/Dubai/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/Dubai/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/Dubai/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Dubai/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Dubai/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Dubai/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Dubai/decor_pic_block_9_blue.png');
  --decor-block-15: url('/live/Dubai/decor_pic_block_15_grey.png');
  --decor-block-18-back: url('/live/Dubai/decor_pic_block_18_2_gold.png');
  --decor-block-18-front: url('/live/Dubai/decor_pic_block_18_1_gold.png');
}

body.dubai.blue {
  --decor-block-4: url('/live/Dubai/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/Dubai/decor_pic_block_5_blue.png');
  --decor-block-5-item: url('/live/Dubai/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Dubai/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Dubai/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Dubai/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Dubai/decor_pic_block_9_blue.png');
  --decor-block-15: url('/live/Dubai/decor_pic_block_15_blue.png');
  --decor-block-18-back: url('/live/Dubai/decor_pic_block_18_2_blue.png');
  --decor-block-18-front: url('/live/Dubai/decor_pic_block_18_1_blue.png');
}

body.dubai.green {
  --decor-block-4: url('/live/Dubai/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/Dubai/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/Dubai/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Dubai/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Dubai/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Dubai/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Dubai/decor_pic_block_9_blue.png');
  --decor-block-15: url('/live/Dubai/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/Dubai/decor_pic_block_18_2_green.png');
  --decor-block-18-front: url('/live/Dubai/decor_pic_block_18_1_green.png');
}

body.dubai.beige {
  --decor-block-4: url('/live/Dubai/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/Dubai/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/Dubai/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Dubai/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Dubai/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Dubai/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Dubai/decor_pic_block_9_blue.png');
  --decor-block-15: url('/live/Dubai/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/Dubai/decor_pic_block_18_2_gold.png');
  --decor-block-18-front: url('/live/Dubai/decor_pic_block_18_1_gold.png');
}

body.dubai.black {
  --decor-block-4: url('/live/Dubai/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/Dubai/decor_pic_block_5_dark.png');
  --decor-block-5-item: url('/live/Dubai/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Dubai/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Dubai/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Dubai/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Dubai/decor_pic_block_9_blue.png');
  --decor-block-15: url('/live/Dubai/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/Dubai/decor_pic_block_18_2_dark.png');
  --decor-block-18-front: url('/live/Dubai/decor_pic_block_18_1_dark.png');
}

body.turkey.white {
  --decor-block-4: url('/live/Turkey/decor_pic_block_4_grey.png');
  --decor-block-5: url('/live/Turkey/decor_pic_block_5_grey.png');
  --decor-block-5-item: url('/live/Turkey/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Turkey/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Turkey/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Turkey/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Turkey/decor_pic_block_9_white.png');
  --decor-block-15: url('/live/Turkey/decor_pic_block_15_grey.png');
  --decor-block-18-back: url('/live/Turkey/decor_pic_block_18_2_grey.png');
  --decor-block-18-front: url('/live/Turkey/decor_pic_block_18_1_grey.png');
}

body.turkey.blue {
  --decor-block-4: url('/live/Turkey/decor_pic_block_4_blue.png');
  --decor-block-5: url('/live/Turkey/decor_pic_block_5_blue.png');
  --decor-block-5-item: url('/live/Turkey/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Turkey/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Turkey/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Turkey/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Turkey/decor_pic_block_9_white.png');
  --decor-block-15: url('/live/Turkey/decor_pic_block_15_blue.png');
  --decor-block-18-back: url('/live/Turkey/decor_pic_block_18_2_blue.png');
  --decor-block-18-front: url('/live/Turkey/decor_pic_block_18_1_blue.png');
}

body.turkey.green {
  --decor-block-4: url('/live/Turkey/decor_pic_block_4_green.png');
  --decor-block-5: url('/live/Turkey/decor_pic_block_5_green.png');
  --decor-block-5-item: url('/live/Turkey/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Turkey/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Turkey/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Turkey/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Turkey/decor_pic_block_9_white.png');
  --decor-block-15: url('/live/Turkey/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/Turkey/decor_pic_block_18_2_green.png');
  --decor-block-18-front: url('/live/Turkey/decor_pic_block_18_1_green.png');
}

body.turkey.beige {
  --decor-block-4: url('/live/Turkey/decor_pic_block_4_gold.png');
  --decor-block-5: url('/live/Turkey/decor_pic_block_5_gold.png');
  --decor-block-5-item: url('/live/Turkey/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Turkey/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Turkey/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Turkey/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Turkey/decor_pic_block_9_white.png');
  --decor-block-15: url('/live/Turkey/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/Turkey/decor_pic_block_18_2_gold.png');
  --decor-block-18-front: url('/live/Turkey/decor_pic_block_18_1_gold.png');
}

body.turkey.black {
  --decor-block-4: url('/live/Turkey/decor_pic_block_4_dark.png');
  --decor-block-5: url('/live/Turkey/decor_pic_block_5_dark.png');
  --decor-block-5-item: url('/live/Turkey/decor_pic_block_5_100x100_gold.png');
  --decor-block-7-1: url('/live/Turkey/decor_pic_block_7_1.png');
  --decor-block-7-2: url('/live/Turkey/decor_pic_block_7_2.png');
  --decor-block-7-3: url('/live/Turkey/decor_pic_block_7_3.png');
  --decor-block-9: url('/live/Turkey/decor_pic_block_9_white.png');
  --decor-block-15: url('/live/Turkey/decor_pic_block_15_gold.png');
  --decor-block-18-back: url('/live/Turkey/decor_pic_block_18_2_dark.png');
  --decor-block-18-front: url('/live/Turkey/decor_pic_block_18_1_dark.png');
}

body.business.white {
  --decor-block-4: url('/live/Business/decor_pic_block_4_gold.png');
  --decor-block-9: url('/live/Business/decor_pic_block_9_gold.png');
  --decor-block-18-back: url('/live/Business/decor_pic_block_18_1_grey.png');
}

body.business.blue {
  --decor-block-4: url('/live/Business/decor_pic_block_4_blue.png');
  --decor-block-9: url('/live/Business/decor_pic_block_9_blue.png');
  --decor-block-18-back: url('/live/Business/decor_pic_block_18_1_blue.png');
}

body.business.green {
  --decor-block-4: url('/live/Business/decor_pic_block_4_green.png');
  --decor-block-9: url('/live/Business/decor_pic_block_9_green.png');
  --decor-block-18-back: url('/live/Business/decor_pic_block_18_1_green.png');
}

body.business.beige {
  --decor-block-4: url('/live/Business/decor_pic_block_4_gold.png');
  --decor-block-9: url('/live/Business/decor_pic_block_9_gold.png');
  --decor-block-18-back: url('/live/Business/decor_pic_block_18_1_gold.png');
}

body.business.black {
  --decor-block-4: url('/live/Business/decor_pic_block_4_dark.png');
  --decor-block-9: url('/live/Business/decor_pic_block_9_dark.png');
  --decor-block-18-back: url('/live/Business/decor_pic_block_18_1_dark.png');
}

.typography {
  --font-family-manrope: 'Manrope', Arial, sans-serif;
}

.typography .h1 {
  font-size: 2rem !important;
  line-height: 1.2 !important;
}

.typography .h2 {
  font-size: 1.75rem !important;
  line-height: 1.2 !important;
}

.typography .h5 {
  font-size: 1.125rem !important;
  line-height: 1.4 !important;
}

.typography .t1 {
  font-size: 0.9375rem !important;
  line-height: 1.5 !important;
}

.typography ul {
  padding-top: 1rem;
  padding-left: 1.875rem;
}

.typography ul li {
  position: relative;
  font-size: 0.9375rem;
  margin-bottom: 1rem;
}

.typography ul li::before {
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1.0625rem;
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background-color: var(--ul-li-circle, #000);
}

.typography ol {
  padding-top: 1rem;
  padding-left: 1.875rem;
}

.typography ol li {
  font-size: 0.9375rem;
  margin-bottom: 1rem;
}

#main-body-id.typography .footer .footer__container .footer__privacy {
  color: #9a9c9f;
  border: none;
}

#main-body-id.typography .footer .footer__container .footer__email {
  border: none;
}

#main-body-id.typography .footer .footer__container .footer-accordion--open {
  border-color: var(--primary-color, #db0032);
}

#main-body-id.typography .footer .footer__container .footer-accordion--open .footer-accordion__head svg {
  stroke: var(--primary-color, #db0032);
}

#main-body-id.typography .form .form__select {
  border: none;
}

#main-body-id.typography .form .form__select .form__radio {
  margin-right: 0.25rem;
}

#main-body-id.typography .form .form__select .form__radio-label {
  -ms-flex-direction: row;
  flex-direction: row;
}

#main-body-id.typography .form .form__select .form__radio-ico {
  margin-bottom: 0;
  margin-right: 0.3125rem;
}

#main-body-id.typography .form .form__select .form__radio-text {
  font-size: 0.9375rem;
}

#main-body-id.typography .form .form__agreement a {
  font-weight: 400;
}

#main-body-id.typography .form .input__field.input__field--hide-code .input-country__current-code {
  display: none;
}

#main-body-id.typography .form .input__error-text {
  width: 100%;
  top: auto;
  right: auto;
  -ms-transform: none;
  transform: none;
}

#main-body-id.typography .form .country-list {
  color: #1a1a1a;
}

#main-body-id.typography .stock .card .card__wrp:hover {
  box-shadow: none;
}

#main-body-id.typography .sectionObject .sectionObject__text-title {
  font-size: 1.5rem;
  line-height: 1.2;
}

#main-body-id.typography .sectionObject .sectionObject__text-price {
  font-size: 1.3125rem;
  line-height: 1.2;
  white-space: nowrap;
}

#main-body-id.typography .sectionObject .sectionObject__text-price.sectionObject__text-price--old {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.4;
}

#main-body-id.typography .sectionObject .sectionObject__text-price.sectionObject__text-price--discount {
  font-size: 0.9375rem;
  line-height: 1.5rem;
}

#main-body-id.typography .sectionObject .sectionObject__manager-image-box {
  width: 5rem;
  height: 5rem;
}

#main-body-id.typography .sectionObject .sectionObject__form {
  position: relative;
}

#main-body-id.typography .sectionObject .sectionObject__form::after {
  position: absolute;
  content: '';
  width: calc(100% + 1.25rem);
  height: 0.25rem;
  background-color: var(--body-background-color, transparent);
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -0.9375rem;
}

#main-body-id.typography .sectionObject .baseSlider__slider-wrp--video iframe {
  border-radius: 1.5rem;
}

#main-body-id.typography .sectionObject .baseSlider__tab-btns {
  color: #1a1a1a;
}

#main-body-id.typography #catalog .cselect__title {
  font-size: 1rem;
}

#main-body-id.typography #catalog .sorting__elem.sorting__elem--mobile.cselect--inline .cselect__title {
  color: var(--primary-color, #db0032);
}

#main-body-id.typography #catalog .sorting__elem.sorting__elem--mobile.cselect--inline .cselect__title.cselect__title--open {
  background-color: transparent;
}

#main-body-id.typography #catalog .sorting__elem.sorting__elem--mobile.cselect--inline .cselect__popup {
  padding-right: 0.75rem;
}

#main-body-id.typography #catalog .card .card__manager-img {
  max-width: 5rem;
  max-height: 5rem;
}

#main-body-id.typography #catalog .card .card__button-text {
  font-size: 0.9375rem;
}

#main-body-id.typography #catalog .card .card__buttons {
  border: none;
  padding: 0;
}

#main-body-id.typography #catalog .card .card__buttons .card__button {
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 2.75rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.75rem;
  padding: 0.625rem;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem;
}

#main-body-id.typography #catalog .card .card__buttons .card__button-ico {
  margin-bottom: 0;
}

#main-body-id.typography #catalog .card .card__address,
#main-body-id.typography #catalog .card .card__params-item span,
#main-body-id.typography #catalog .card .card__read-more {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

#main-body-id.typography #catalog .card .card__contacts-text {
  font-size: 0.9375rem;
}

#main-body-id.typography #catalog .sorting__title {
  display: none;
}

#main-body-id.typography #catalog .filter.filter--open .filter__head-ico svg {
  stroke: var(--primary-color, #db0032);
}

#main-body-id.typography #catalog .filter .filter__price-box .filter__select--currency {
  margin-left: 0.625rem;
}

#main-body-id.typography #catalog .filter .filter__price-box .filter__select--currency .cselect__title {
  border-left: 1px solid var(--filter-border-color, #e0e0e0);
}

#main-body-id.typography #catalog .filter .filter__button {
  font-weight: 400;
}

#main-body-id.typography #catalog .filter .filter__button.filter__button--cancel svg {
  display: none;
}

#main-body-id.typography #catalog .filter .filter__button.filter__button--cancel .btn__text {
  color: var(--primary-color, #999);
  margin-left: 0;
}

#main-body-id.typography #catalog .popup-cards .popup-cards__section-count svg {
  stroke: var(--sectionObject-svg-stroke, #db0032);
}

#main-body-id.typography #catalog .popup-cards .popup-cards__section-text-condition {
  color: var(--card-characteristics, #666);
}

#main-body-id.typography .header .header__dropdown-link {
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 0.75rem;
  white-space: nowrap;
}

#main-body-id.typography .header .header__container {
  border-bottom: none;
}

#main-body-id.typography .header.header--white {
  border-bottom: none;
}

#main-body-id.typography .personalForm .quiz__prev-btn,
#main-body-id.typography .personalForm .personalForm__change-answers {
  color: var(--button-background);
}

#main-body-id.typography .personalForm .quiz__prev-btn:hover,
#main-body-id.typography .personalForm .personalForm__change-answers:hover {
  color: var(--button-background-hover);
}

#main-body-id.typography .topProjects .manager__img {
  width: 3.75rem;
  height: 3.75rem;
}

#main-body-id.typography .topProjects .manager__contacts {
  display: none;
}

#main-body-id.typography .topProjects .topProjects__buttons {
  display: none;
  padding-top: 0.9375rem;
}

#main-body-id.typography .topProjects .topProjects__buttons .topProjects__button {
  min-height: 2.75rem;
}

#main-body-id.typography .topProjects .topProjects__title {
  font-weight: 700;
}

#main-body-id.typography .topProjects .topProjects__slide-show .card-slider__wrp {
  border: none;
}

#main-body-id.typography .topProjects .topProjects__slide-show .card-slider__button {
  box-shadow: none;
}

#main-body-id.typography .topProjects .topProjects__slider-buttons {
  top: 50%;
}

#main-body-id.typography .calculator .calculator__price-button {
  font-weight: 400;
}

#main-body-id.typography .calculator .calculator__price,
#main-body-id.typography .calculator .calculator__price-value {
  font-size: 1.3125rem;
  line-height: 1.2;
}

#main-body-id.typography .calculator .calculator__banks-more {
  font-weight: 400;
  border-width: 1px;
}

#main-body-id.typography .facing-section .facing-section__tab-btn {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  border-radius: 1rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.75rem 1.5rem;
  white-space: normal;
}

#main-body-id.typography .facing-section .facing-section__button-full {
  box-shadow: none;
}

#main-body-id.typography .facing-section-horizontal .facing-section-horizontal__tab-btn {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  border-radius: 1rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.75rem 1.5rem;
}

#main-body-id.typography .gallery-plate .gallery-plate__button-full {
  box-shadow: none;
}

#main-body-id.typography .map .map__bg {
  display: none;
}

#main-body-id.typography .map .map__tab-btn {
  padding: 0.75rem 0.5rem;
  margin-right: 0;
}

#main-body-id.typography .map .map__tab-btn.map__tab-btn--active {
  border-color: var(--map-tab-btn-active-color, #e5e5e5);
}

#main-body-id.typography .map .infrastructure__list-tab {
  position: relative;
  width: 1.875rem;
  height: 1.875rem;
  font-size: 0;
}

#main-body-id.typography .map .infrastructure__list-tab::after {
  position: absolute;
  content: '';
  width: 0.5625rem;
  height: 0.5625rem;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(182, 163, 131, 0.4);
}

#main-body-id.typography .map .infrastructure__list-tab.infrastructure__list-tab--active {
  border: none;
}

#main-body-id.typography .map .infrastructure__list-tab.infrastructure__list-tab--active::after {
  background-color: #b6a383;
}

#main-body-id.typography .map .map__main-pin svg {
  fill: var(--primary-color);
}

#main-body-id.typography .brief .brief__item {
  box-shadow: none;
}

#main-body-id.typography .popup-callback .popup-callback__manager-img {
  border-radius: 50%;
  overflow: hidden;
}

#main-body-id.typography .popup-callback .popup-callback__select {
  height: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
}

#main-body-id.typography .popup-callback .popup-callback__select-radio {
  margin: 0 0.25rem 0.25rem 0;
}

#main-body-id.typography .popup-callback .popup-callback__select-label {
  -ms-flex-direction: row;
  flex-direction: row;
  min-height: 2.75rem;
  padding: 0.5625rem;
}

#main-body-id.typography .popup-callback .popup-callback__input input {
  border-radius: 0.75rem;
}

#main-body-id.typography .popup-callback .popup-callback__input .input {
  margin-top: 0.75rem;
}

#main-body-id.typography .popup-callback .popup-callback__phone .input-country__field,
#main-body-id.typography .popup-callback .popup-callback__phone input {
  border-radius: 0.75rem;
}

#main-body-id.typography .popup-callback .popup-callback__button {
  border-radius: 0.75rem;
}

#main-body-id.typography .popup-callback .input__error-text {
  width: 100%;
  top: auto;
  right: auto;
  -ms-transform: none;
  transform: none;
}

#main-body-id.typography .video .video__youtube::before {
  content: none;
}

#main-body-id.typography .video .video__youtube iframe {
  border-radius: 1.5rem;
}

#main-body-id.typography .card .card__label {
  min-width: auto;
  height: auto;
  font-weight: 700;
  line-height: 1.25rem;
  background-color: #f57338;
  padding: 0.5rem 0.75rem;
  border-radius: 0 0.75rem 0.75rem 0;
}

#main-body-id.typography .card .card__label::after {
  content: none;
}

#main-body-id.typography .card .card__contacts-wrp .input-country__field {
  border-radius: 0.75rem;
}

#main-body-id.typography .card .card__contacts-wrp .input-country__field input {
  border-radius: 0.75rem;
}

#main-body-id.typography .card .card__contacts-wrp .card__form-button {
  border-radius: 0.75rem;
}

#main-body-id.typography .card .card__contacts-wrp .card__form-button:active {
  background-color: var(--button-background-active, #db0032);
  border-color: var(--button-background-active, #db0032);
}

#main-body-id.typography .card .card__contacts-wrp .card__form-button:hover {
  background-color: var(--button-background-hover, #db0032);
  border-color: var(--button-background-hover, #db0032);
}

#main-body-id.typography .card .card__price-wrp {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
}

#main-body-id.typography .card .card__price-wrp .card__decoration-button {
  margin-top: 0.75rem;
  padding: 0 1.875rem;
}

#main-body-id.typography #popup-article {
  border-radius: 1.5rem;
}

#main-body-id.typography #popup-article .popup-article__manager .manager__title {
  color: #1a1a1a;
}

#main-body-id.typography .quiz .quiz__answer {
  height: auto;
  padding: 1.5rem;
}

#main-body-id.typography .header-menu__wrp {
  min-width: 15.25rem;
  padding: 2.5rem 1rem 0.75rem;
}

#main-body-id.typography .header-menu__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0;
}

#main-body-id.typography .header-menu__li + .header-menu__li {
  margin-top: 0;
}

#main-body-id.typography .header-menu__li.header-menu__callback-wrp {
  margin-top: auto;
}

#main-body-id.typography .header-menu__link {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.375rem;
  letter-spacing: 0;
}

#main-body-id.typography .header-menu__phone-wrp {
  margin-top: 0;
}

#main-body-id.typography .header-menu__btn {
  width: 100%;
  height: 2.875rem;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.375rem;
}

#main-body-id.typography .header-menu__phone-link {
  font-size: 0.9375rem;
  line-height: 1.5rem;
}

#main-body-id.typography .header-menu__callback-avatar {
  width: 3.5rem;
  height: 3.5rem;
}

#main-body-id.typography .header-menu__callback-text span:first-child {
  font-size: 0.9375rem;
  line-height: 1.5rem;
}

#main-body-id.typography.blue .form.form--new .form__phone input:-ms-input-placeholder {
  opacity: 0.3;
}

#main-body-id.typography.blue .form.form--new .form__phone input::placeholder {
  opacity: 0.3;
}

#main-body-id.typography.green .sectionObject .baseSlider__tab-btns {
  color: #fff;
}

#main-body-id.typography.green .form.form--new .form__phone input:-ms-input-placeholder {
  opacity: 0.3;
}

#main-body-id.typography.green .form.form--new .form__phone input::placeholder {
  opacity: 0.3;
}

#main-body-id.typography.black .sectionObject .baseSlider__tab-btns {
  color: #fff;
}

#main-body-id.typography.black .form.form--new .form__phone input:-ms-input-placeholder {
  opacity: 0.3;
}

#main-body-id.typography.black .form.form--new .form__phone input::placeholder {
  opacity: 0.3;
}

#main-body-id:not(.typography) .popup-callback .popup-callback__select-radio .popup-callback__select-label {
  border-top: none;
  border-left: none;
  border-right: none;
}

#main-body-id:not(.typography) .facing-section .facing-section__tabs::before,
#main-body-id:not(.typography) .facing-section .facing-section__tabs::after {
  content: none;
}

#main-body-id:not(.typography) .filter .filter__button {
  width: auto;
}

body {
  background-color: var(--body-background-color, transparent);
}

.cloud {
  display: none;
}

.cloud--left {
  top: 0;
  left: -16.25rem;
}

.cloud--right {
  bottom: -20%;
  right: -16.25rem;
}

.detail-page {
  padding-top: 3.5rem;
}

.js-canvas-lens {
  position: relative;
}

.js-canvas-lens canvas {
  display: none;
}

[data-for-bot] {
  display: none;
}

@keyframes cloud-left {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  50% {
    opacity: 1;
  }

  65% {
    opacity: 0;
  }

  100% {
    transform: translateX(-100%);
  }
}

@keyframes cloud-right {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  50% {
    opacity: 1;
  }

  65% {
    opacity: 0;
  }

  100% {
    transform: translateX(100%);
  }
}

@media (min-width: 375px) {
  .input.input--error .input__error-text {
    display: block;
    font-size: 0.625rem;
    line-height: 1.125rem;
    color: #ff3535;
    position: absolute;
    top: 19%;
    right: 3%;
    width: 26%;
  }

  .facing-section .facing-section__main-slide-text {
    padding-right: 1.25rem;
  }

  .facing-section-horizontal .facing-section-horizontal__main-slide-text {
    padding-right: 1.25rem;
  }

  .popup-fullscreen .popup-fullscreen__main-slide-text {
    padding-right: 1.25rem;
  }
}

@media (min-width: 768px) {
  .btn .btn__img {
    height: 3.875rem;
    width: 5rem;
  }

  .btn {
    padding: 0 1.5rem;
    font-size: 1rem;
  }

  .btn.btn--small {
    height: 4rem;
  }

  .btn.btn--mini {
    font-size: 0.8125rem;
    padding: 0 1rem;
    height: 2.5rem;
  }

  .btn.btn--img {
    padding: 0 0.9375rem;
  }

  .btn.btn--big-img {
    padding-left: 7.3125rem;
  }

  .btn.btn--big-img .btn__img {
    width: 10.5625rem;
    height: 6.9375rem;
    top: -1.5625rem;
    left: -4.0625rem;
  }

  .container {
    padding: 0 2.5rem;
  }

  .input .input__field input {
    height: 3.125rem;
  }

  .input.input--error .input__error-text {
    font-size: 0.625rem;
    width: 26%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .input-country .input-country__current-code {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .iti-mobile .intl-tel-input.iti-container {
    left: 35%;
    right: 5%;
    width: 60%;
  }

  .link {
    font-size: 1.125rem;
  }

  .cselect .cselect__input {
    max-width: 87%;
  }

  .cselect .cselect__title {
    height: 3rem;
    line-height: 2.875rem;
  }

  .select {
    height: 3rem;
  }

  .file .file__text {
    font-size: 1rem;
    line-height: 1.6875rem;
  }

  .file .file__extension {
    font-size: 1rem;
  }

  .about.about--new {
    padding: 3rem 0;
  }

  .about.about--new .about__excursion-title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .about.about--new .about__excursion-text {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .about.about--new .about__excursion-content {
    float: left;
    width: 50%;
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 2.5rem;
  }

  .about.about--new .about__experts {
    float: right;
    width: 40%;
  }

  .about.about--new .about__experts-slider {
    float: right;
    width: 40%;
    max-width: 16.25rem;
  }

  .about.about--new .about__form-wrp {
    padding-left: 0;
    float: left;
    width: 57.5%;
  }

  .about .about__title {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .about .about__slider-nav {
    display: -ms-flexbox;
    display: flex;
    height: 5rem;
    border: 0.0625rem solid #e9e9e9;
  }

  .about .about__slider-container {
    margin-top: 3.5rem;
  }

  .about .about__slider-btns {
    display: -ms-flexbox;
    display: flex;
  }

  .about .about__slider {
    margin-bottom: 2rem;
  }

  .about .about__slide + .about__slide {
    margin-top: 0;
  }

  .about .about__slide {
    box-shadow: none;
    border: none;
  }

  .about .about__slide-head {
    display: none;
  }

  .about .about__slide-hidden {
    max-height: none;
    opacity: 1;
  }

  .about .about__slide-wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .about .about__slide-content {
    padding: 0;
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
  }

  .about .about__slide-title {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    margin-bottom: 2rem;
  }

  .about .about__image-slider {
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    height: 13.875rem;
    margin: 0;
  }

  .about .about__excursion-content {
    margin-bottom: 3rem;
    float: right;
    width: 64%;
    padding-left: 3.5rem;
    padding-top: 2rem;
  }

  .about .about__excursion-title::before {
    top: 1.125rem;
    left: -2.5rem;
    width: 1.5rem;
  }

  .about .about__excursion-title {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    padding-left: 0;
  }

  .about .about__excursion-text {
    font-size: 1rem;
    line-height: 1.6875rem;
  }

  .about .about__experts {
    float: left;
    width: 36%;
  }

  .about .about__form-wrp {
    padding-left: 3.5rem;
    float: right;
    width: 64%;
  }

  .about {
    padding: 4rem 0 1.25rem;
  }

  .baseSlider .baseSlider__button-full {
    right: 1.875rem;
    top: 1.25rem;
  }

  .baseSlider .baseSlider__slider-btns {
    width: calc(100% - 4rem);
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .baseSlider .baseSlider__tab-btns {
    top: 1.25rem;
    left: 1.875rem;
    width: auto;
  }

  .baseSlider .baseSlider__btn {
    height: 2.25rem;
    text-align: center;
    padding-bottom: 0;
  }

  .baseSlider .baseSlider__main-slider {
    margin-bottom: 0.875rem;
  }

  .baseSlider .baseSlider__thumb-slide {
    width: 7.9375rem;
    height: 4.5rem;
  }

  .brief .brief__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    height: 8.75rem;
  }

  .brief .brief__text {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .brief .brief__description {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-top: 0.5rem;
    max-width: 18.75rem;
  }

  .brief .brief__container {
    padding-right: 0;
  }

  .brief.brief--new .brief__item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2rem 2.5rem;
  }

  .brief.brief--new .brief__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .brief.brief--new .brief__text {
    font-size: 1.25rem;
    line-height: 1.25rem;
  }

  .brief.brief--new .brief__ico {
    text-align: left;
    margin: 0 1rem 0 0;
  }

  .builder .builder__title {
    margin-bottom: 3.5rem;
  }

  .builder .builder__title-main {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
  }

  .builder .builder__title-sub::before {
    top: 1.125rem;
  }

  .builder .builder__title-sub {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    padding-left: 5.3125rem;
  }

  .builder .builder__wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .builder .builder__content {
    max-width: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%;
    padding-right: 6.8125rem;
  }

  .builder .builder__text {
    font-size: 1rem;
    line-height: 1.4375rem;
  }

  .builder .builder__files {
    margin-top: 0;
    max-width: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
  }

  .builder .builder__file:not(:last-of-type) {
    margin-bottom: 3rem;
  }

  .builder {
    padding: 4rem 0;
  }

  .calculator .calculator__container {
    padding: 4rem 2.5rem;
  }

  .calculator .calculator__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .calculator .calculator__text {
    margin-bottom: 1.75rem;
  }

  .calculator .calculator__filter {
    margin-bottom: 0.25rem;
  }

  .calculator .calculator__radio {
    margin-bottom: 1.75rem;
  }

  .calculator .calculator__type-label {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-right: 2.3125rem;
  }

  .calculator .calculator__filter-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 -0.75rem;
  }

  .calculator .calculator__filter-item {
    width: calc(50% - 24px);
    margin: 0 0.75rem 1.6875rem;
  }

  .calculator .calculator__filter-item-title {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .calculator .calculator__price-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.5rem 2rem;
  }

  .calculator .calculator__price-item {
    width: 50%;
    margin-bottom: 1.25rem;
  }

  .calculator .calculator__price-button {
    max-width: 16.875rem;
    margin-top: 0;
  }

  .calculator .calculator__banks {
    padding-top: 1.875rem;
  }

  .calculator .calculator__bank {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0.9375rem;
    margin-bottom: 1.125rem;
  }

  .calculator .calculator__bank.calculator__bank--only-logo {
    width: 20%;
  }

  .calculator .calculator__bank-text {
    width: 14.0625rem;
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0;
    margin-left: 4.6875rem;
  }

  .calculator .calculator__bank-percent {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-right: 4.5rem;
    margin-left: auto;
  }

  .calculator .calculator__bank-time {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .calculator .calculator__banks-more {
    margin-top: 0.9375rem;
  }

  .card-popup .card-popup__count {
    margin-bottom: 2.0625rem;
  }

  .card-popup .card-popup__gallery {
    margin-bottom: 2.8125rem;
  }

  .card-popup .card-popup__slider-btns {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -ms-flex-align: center;
    align-items: center;
    right: 0;
    bottom: 1.25rem;
    z-index: 3;
    padding: 0 1.5rem;
  }

  .card-popup .card-popup__tab-btns {
    position: absolute;
    z-index: 5;
    top: 0.625rem;
    left: 0.625rem;
  }

  .card-popup .card-popup__tab-btn {
    width: auto;
    padding: 0;
  }

  .card-popup .card-popup__btn + input + label {
    margin-left: 0;
  }

  .card-popup .card-popup__btn {
    height: 3rem;
    line-height: 3rem;
    width: 7.5rem;
    text-align: center;
    padding-bottom: 0;
  }

  .card-popup .card-popup__main-slider {
    height: 31.875rem;
    margin-bottom: 0.875rem;
  }

  .card-popup .card-popup__thumb-slider {
    margin: 0;
    padding-left: 1.5rem;
  }

  .card-popup .card-popup__thumb-slide {
    width: 7.9375rem;
    height: 4.5rem;
  }

  .card-popup .card-popup__info {
    display: -ms-flexbox;
    display: flex;
    padding: 0 1.25rem 3rem;
  }

  .card-popup .card-popup__col {
    max-width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 1.25rem;
  }

  .card-popup .card-popup__title {
    margin-bottom: 1.0625rem;
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }

  .card-popup .card-popup__icon {
    margin-right: 1.5625rem;
  }

  .card-popup .card-popup__form-wrap .form__title {
    padding-right: 3.125rem;
  }

  .card-slider .card-slider__content.card-slider__content--manager {
    padding: 1.5rem 1.5rem 0.5rem;
  }

  .card-slider .card-slider__title {
    font-size: 1.25rem;
    line-height: 1.375rem;
    margin-bottom: 1rem;
  }

  .card-slider .card-slider__button {
    right: 1.875rem;
    top: 1.25rem;
  }

  .card.card--new .card__button-text {
    font-size: 0.875rem;
  }

  .card.card--new .card__content.card__content--manager {
    padding: 1.5rem;
  }

  .card .card__wrp {
    height: 100%;
  }

  .card .card__content.card__content--manager {
    padding: 1.5rem 1.5rem 0.5rem;
  }

  .card .card__slider {
    height: 13.75rem;
  }

  .card .card__slider-hover {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
  }

  .card .card__info {
    padding: var(--card-info-padding, 1.5rem);
  }

  .card .card__title {
    font-size: 1.25rem;
    line-height: var(--card-title-line-height-tablet-min, 1.375rem);
    margin-bottom: 1rem;
  }

  .card .card__price {
    font-size: var(--card-price-font-size, 1.125rem);
    line-height: var(--card-price-line-height, 1.375rem);
  }

  .card .card__manager {
    margin-bottom: 1.5625rem;
  }

  .card .card__manager-img {
    height: 6.5rem;
    width: 6.5rem;
    margin-right: 1.5rem;
  }

  .card .card__manager-text {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .card .card__contacts {
    margin-top: 1.25rem;
  }

  .card .card__contacts-text {
    margin-bottom: 1rem;
  }

  .card .card__phone .input-country__wrp {
    height: 3rem;
    padding-left: 4.375rem;
  }

  .card .card__phone .input-country__wrp input {
    height: 2.875rem;
    display: block;
  }

  .catalog .catalog__title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 3.5rem;
  }

  .catalog .catalog__subtitle {
    font-size: 1rem;
    line-height: 1.4375rem;
    margin-bottom: 1.875rem;
  }

  .catalog .catalog__filter {
    margin-bottom: 2.5rem;
  }

  .catalog .catalog__card + .catalog__card {
    margin-top: 0;
  }

  .catalog .catalog__card {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0.625rem;
  }

  .catalog .catalog__button-wrp {
    margin-top: 2.5rem;
  }

  .catalog .catalog__button {
    max-width: 11rem;
  }

  .catalog .catalog__error {
    margin-bottom: 2.5rem;
  }

  .catalog .catalog__navigation-group {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: none;
    margin-top: 1.875rem;
  }

  .catalog .catalog__sort-wrp {
    margin-right: 0.9375rem;
  }

  .catalog .catalog__sort-title {
    font-size: 1rem;
    display: none;
  }

  .catalog .catalog__sort .filter-select__title {
    font-size: 1rem;
  }

  .catalog .catalog__sort .filter-select li {
    font-size: 1rem;
  }

  .catalog .catalog__sort {
    width: 11.875rem;
  }

  .catalog .catalog__sorting {
    margin-left: auto;
    margin-top: 0;
  }

  .catalog {
    padding: 4rem 0;
  }

  .catalog.catalog--new {
    padding: 4rem 0;
  }

  .catalog.catalog--new .catalog__error {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.5rem;
  }

  .catalog.catalog--new .catalog__button {
    max-width: 18.75rem;
  }

  .catalog.catalog--new .catalog__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .catalog.catalog--new .catalog__subtitle {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 2.5rem;
  }

  .catalog.catalog--new .catalog__filter {
    margin-bottom: 2.5rem;
  }

  .catalog.catalog--new .catalog__error {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
  }

  .catalog .parallax--top-right,
  .catalog .parallax--midle-right,
  .catalog .parallax--bottom-left,
  .catalog .parallax--top-left {
    display: block;
  }

  .catalog .parallax--bottom-left {
    width: 6.0625rem;
  }

  .catalog-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -0.625rem;
  }

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

  .experts .experts__selected-img {
    margin: 0 auto;
    height: 15.375rem;
    width: 15.375rem;
  }

  .experts .experts__selected-check::after {
    width: 0.9375rem;
    height: 0.5625rem;
    margin-top: -0.125rem;
    border-width: 0.25rem;
  }

  .experts .experts__selected-check {
    height: 2rem;
    width: 2rem;
    right: 1rem;
    bottom: 1rem;
  }

  .experts .experts__content {
    padding-left: 0;
    margin-top: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .experts .experts__radio + .experts__radio {
    margin-left: 0;
  }

  .experts .experts__radio {
    padding: 0 0.3125rem;
  }

  .experts .experts__text {
    margin-top: 1.375rem;
    text-align: center;
  }

  .experts .experts__phone {
    font-size: 0.875rem;
    margin-top: 1.375rem;
    text-align: center;
  }

  .experts {
    margin-bottom: 0;
  }

  .experts-slider .experts-slider__selected {
    display: block;
    text-align: center;
  }

  .experts-slider .experts-slider__selected-img {
    height: 14.75rem;
    width: 16.25rem;
  }

  .experts-slider .experts-slider__content {
    padding-left: 0;
    margin-top: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .experts-slider .experts-slider__name {
    margin-top: 1.5rem;
  }

  .experts-slider .experts-slider__text {
    margin-top: 1.375rem;
    text-align: center;
  }

  .experts-slider .experts-slider__phone {
    font-size: 0.875rem;
    margin-top: 1.375rem;
    text-align: center;
  }

  .experts-slider {
    margin-bottom: 0;
  }

  .facing-section.facing-section--aside .facing-section__wrapper {
    padding: 0 2.5rem;
  }

  .facing-section.facing-section--aside .facing-section__top-container {
    margin-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .facing-section.facing-section--aside .facing-section__subtitle {
    margin-top: 1.25rem;
    -ms-flex-order: 2;
    order: 2;
  }

  .facing-section.facing-section--new .facing-section__thumb-slide {
    width: 6.25rem;
    height: 3.5625rem;
  }

  .facing-section.facing-section--new .facing-section__main-slider {
    height: 25.3125rem;
  }

  .facing-section.facing-section--new .facing-section__container {
    padding: 0 2.5rem;
  }

  .facing-section.facing-section--new .facing-section__tabs {
    margin-bottom: 2.5rem;
  }

  .facing-section.facing-section--new .facing-section__button-full {
    right: 1.875rem;
    top: 1.25rem;
  }

  .facing-section.facing-section--new .facing-section__slider-btns {
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .facing-section.facing-section--new .facing-section__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .facing-section.facing-section--new .facing-section__subtitle {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .facing-section.facing-section--new .facing-section__top-container {
    padding: 0 2.5rem;
  }

  .facing-section .facing-section__title {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .facing-section .facing-section__subtitle {
    font-size: 1rem;
    line-height: 1.5625rem;
  }

  .facing-section .facing-section__tabs {
    padding: 0;
  }

  .facing-section .facing-section__tabs.facing-section__tabs--heading {
    -ms-flex-order: 3;
    order: 3;
    margin-top: 2.5rem;
  }

  .facing-section .facing-section__tab-btn {
    font-size: 1rem;
    line-height: 1.1875rem;
  }

  .facing-section .facing-section__tab {
    min-height: 29.375rem;
  }

  .facing-section .facing-section__slider-btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 0;
    bottom: 1.25rem;
    z-index: 3;
    padding: 0 1.5rem;
  }

  .facing-section .facing-section__main-slider {
    height: 24.1875rem;
    margin-bottom: 0.875rem;
  }

  .facing-section .facing-section__thumb-slider {
    margin: 0;
  }

  .facing-section .facing-section__thumb-slide {
    width: 7.9375rem;
    height: 4.5rem;
  }

  .facing-section .facing-section__content {
    padding: 2rem 1.5rem;
  }

  .facing-section {
    padding: 4rem 0;
  }

  .facing-section-horizontal {
    padding: 3rem 0;
  }

  .facing-section-horizontal .facing-section-horizontal__container {
    padding: 0 2.5rem;
  }

  .facing-section-horizontal .facing-section-horizontal__tabs {
    padding: 0;
  }

  .facing-section-horizontal .facing-section-horizontal__tab {
    min-height: 29.375rem;
  }

  .facing-section-horizontal .facing-section-horizontal__button-full {
    right: 1.875rem;
    top: 1.25rem;
  }

  .facing-section-horizontal .facing-section-horizontal__main-slider {
    height: 25.3125rem;
    margin-bottom: 0.875rem;
  }

  .facing-section-horizontal .facing-section-horizontal__thumb-slider {
    margin: 0;
  }

  .facing-section-horizontal .facing-section-horizontal__thumb-slide {
    width: 6.25rem;
    height: 3.5625rem;
  }

  .facing-section-horizontal .facing-section-horizontal__content {
    padding: 2rem 1.5rem;
  }

  .facing .facing__top-container {
    padding-left: 5.625rem;
    padding-right: 4.375rem;
  }

  .facing .facing__title {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .facing .facing__subtitle {
    font-size: 1rem;
    line-height: 1.5625rem;
  }

  .facing .facing__responsible {
    font-size: 2.5rem;
  }

  .facing .facing__tabs {
    padding: 0;
  }

  .facing .facing__tab-btn:not(:last-of-type) {
    margin-right: 2.5rem;
  }

  .facing .facing__tab-btn {
    font-size: 1rem;
    line-height: 1.1875rem;
  }

  .facing .facing__slider-btns {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 3;
    padding: 0 1.5rem;
  }

  .facing .facing__main-slider {
    height: 24.1875rem;
    margin-bottom: 0.875rem;
  }

  .facing .facing__thumb-slider {
    margin: 0;
  }

  .facing .facing__thumb-slide {
    width: 7.9375rem;
    height: 4.5rem;
  }

  .facing .facing__content {
    padding: 2rem 1.5rem;
  }

  .facing {
    padding: 4rem 0;
  }

  .filter .filter__head {
    display: none;
  }

  .filter .filter__form {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -0.75rem -0.625rem;
  }

  .filter .filter__item + .filter__item {
    margin-top: 0;
  }

  .filter .filter__item {
    padding: 0.75rem 0.625rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .filter .filter__radio-label {
    height: 2.875rem;
    line-height: 2.875rem;
  }

  .filter .filter__select.filter__select--currency {
    width: 5.5rem;
  }

  .filter .filter__popup-button {
    height: 3rem;
  }

  .filter .filter__button-column {
    width: 170px;
    padding-right: 0.625rem;
    display: inline-block;
  }

  .filter .filter__button-column.filter__button-column--cancel {
    text-align: left;
    width: auto;
  }

  .filter .filter__button {
    height: 3.125rem;
  }

  .filter .filter__button.filter__button--cancel {
    width: auto;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .filter .filter__button.filter__button--cancel .btn__text {
    font-size: 1rem;
  }

  .filter {
    border: none;
    box-shadow: none;
  }

  .filter.filter--new .filter__button-wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0.125rem;
    padding: 0.75rem 0.625rem;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    margin-top: 0;
  }

  .filter.filter--new .filter__radio-label {
    font-size: 1.125rem;
  }

  .filter.filter--new .filter__button {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .filter.filter--new .filter__button-column--cancel {
    margin-top: 0;
    margin-left: var(--filter-cancel-margin-top, 0);
  }

  .filter-popup .filter-popup__content {
    padding: 5rem 2.5rem;
  }

  .filter-popup .filter-popup__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 3.125rem;
  }

  .filter-popup .filter-popup__tabs {
    min-width: 17.0625rem;
    margin-right: 1.125rem;
  }

  .filter-popup .filter-popup__tab {
    height: 2.875rem;
    line-height: 2.875rem;
    font-size: 1rem;
  }

  .filter-popup .filter-popup__search-wrp {
    margin-top: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .filter-popup .filter-popup__search {
    height: 2.875rem;
  }

  .filter-popup .filter-popup__checkboxes {
    max-height: 40.25rem;
    overflow: hidden;
  }

  .filter-popup .filter-popup__checkboxes-wrp {
    column-count: 3;
  }

  .filter-popup .filter-popup__button-wrp {
    margin-top: 3.125rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .filter-popup .filter-popup__button {
    height: 3.625rem;
    line-height: 3.5rem;
    width: 17.0625rem;
    margin-right: 2.5rem;
  }

  .filter-popup .filter-popup__reset-wrp {
    text-align: left;
  }

  .filter-popup .filter-popup__reset {
    margin-top: 0;
  }

  .filter-popup .filter-popup__reset span {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }

  .first-screen .first-screen__container {
    pointer-events: none;
  }

  .first-screen .first-screen__content.first-screen__content--dark {
    padding: 3.125rem 5.1875rem 3.125rem 4.0625rem;
    max-width: 34.375rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark::before {
    top: 1rem;
    bottom: 1rem;
    right: 1rem;
    left: 1rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__title {
    font-size: 2rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__btn {
    margin-top: 2.25rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__address-text {
    font-size: 1rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__subtitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-top: 0;
    margin-bottom: 0.9375rem;
  }

  .first-screen .first-screen__title {
    text-align: left;
    font-size: 3rem;
    line-height: 3.625rem;
  }

  .first-screen .first-screen__subtitle {
    text-align: left;
    font-size: 1.375rem;
    line-height: 2rem;
    margin-top: 1.5rem;
  }

  .first-screen .first-screen__address {
    margin-top: 2.75rem;
  }

  .first-screen .first-screen__address-ico {
    margin-right: 0.75rem;
    top: 0;
  }

  .first-screen .first-screen__address-text {
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-align: left;
  }

  .first-screen .first-screen__description {
    margin-top: 1.75rem;
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .first-screen .first-screen__text {
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin-top: 6rem;
    padding-right: 0;
  }

  .first-screen .first-screen__btn {
    margin-top: 1.5rem;
    width: auto;
  }

  .first-screen .first-screen__slider-pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 2.5rem;
    bottom: 3rem;
    pointer-events: auto;
  }

  .first-screen.first-screen--new .first-screen__container {
    padding: 0 2.5rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple {
    margin-left: 2.5rem;
    padding-left: 0;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content {
    padding: 1.75rem 2rem 4.0625rem;
    width: auto;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__title {
    font-size: 2.25rem;
    line-height: 2.9375rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__address {
    margin-top: 1.75rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__address-text {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__btn {
    width: auto;
  }

  .footer {
    padding: 4rem 0 3rem;
  }

  .footer .footer__address {
    margin-bottom: 2.5rem;
  }

  .footer .footer__address-text {
    font-size: 1rem;
    line-height: 1.4375rem;
  }

  .footer .footer__builder {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    max-width: 47%;
  }

  .footer .footer__builder img {
    margin: 0 1rem 0 0;
  }

  .footer .footer__builder span {
    max-width: none;
    margin: 0;
  }

  .footer .footer__contacts.footer__contacts--social {
    padding-right: 8.4375rem;
  }

  .footer .footer__email {
    margin-bottom: 2.5rem;
  }

  .footer .footer__phone {
    font-size: 1.5rem;
    line-height: 1.8125rem;
    margin-bottom: 1rem;
  }

  .footer .footer__bottom {
    margin-top: 1.875rem;
  }

  .footer .footer__bottom.footer__bottom--al-st {
    margin-top: 1.25rem;
  }

  .footer .footer__privacy {
    margin-bottom: 0;
  }

  .footer .footer__bottom-policy {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer .footer__disclaimer {
    text-align: left;
  }

  .footer .footer__bottom-text {
    display: block;
    font-size: 1.125rem;
    line-height: 1.375rem;
    width: 24.375rem;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .footer .footer__social-box {
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .footer.footer--new {
    padding: 2.5rem 0 3.125rem;
  }

  .footer.footer--new .footer__wrp {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer.footer--new .footer__address {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    max-width: 45%;
  }

  .footer.footer--new .footer__address-ico {
    margin: 0 1rem 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .footer.footer--new .footer__address-text {
    max-width: none;
    font-size: 0.875rem;
  }

  .footer.footer--new .footer__bottom {
    padding-left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer.footer--new .footer__contacts {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .footer.footer--new .footer__phone {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }

  .footer.footer--new .footer__phone--request {
    display: none;
  }

  .form .form__title {
    font-size: 1rem;
    line-height: 1.4375rem;
    text-align: left;
  }

  .form .form__select {
    padding: 0 2.375rem;
    height: 5.1875rem;
  }

  .form .form__radio-text {
    font-size: 0.875rem;
  }

  .form .form__name {
    max-width: 25rem;
  }

  .form .form__phone {
    max-width: 25rem;
  }

  .form .form__agreement {
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.04em;
  }

  .form.form--new .form__wrp > *,
  .form.form--new .form__wrp .form__phone {
    width: 100%;
  }

  .form.form--new .form__select {
    padding: 0 var(--value-0, 1.875rem);
    height: 4rem;
  }

  .form.form--new .form__wrp > *,
  .form.form--new .form__wrp .form__phone {
    width: 100%;
  }

  .form.form--new .form__select {
    padding: 0 var(--value-0, 1.875rem);
    height: 4rem;
  }

  .form .form__title {
    font-size: 1rem;
    line-height: 1.4375rem;
    text-align: left;
  }

  .form .form__select {
    padding: 0 2.375rem;
    height: 5.1875rem;
  }

  .form .form__radio-text {
    font-size: 0.875rem;
  }

  .form .form__name {
    max-width: 25rem;
  }

  .form .form__phone {
    max-width: 25rem;
  }

  .form .form__agreement {
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.04em;
  }

  .gallery .gallery__title {
    padding: 0 2.5rem;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .gallery .gallery__parallax-wrap {
    width: 11.875rem;
  }

  .gallery .gallery__subtitle {
    margin-top: 1.5rem;
    padding: 0 2.5rem;
  }

  .gallery .gallery__wrp {
    margin-top: 3.5rem;
  }

  .gallery .gallery__slider-buttons {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 1.5rem;
  }

  .gallery .gallery__tab-btns {
    position: absolute;
    top: 1.5rem;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
  }

  .gallery .gallery__btn + input + label {
    margin-left: 0;
  }

  .gallery .gallery__btn {
    height: 3rem;
    line-height: 3rem;
    width: 7.5rem;
    text-align: center;
    padding-bottom: 0;
  }

  .gallery .gallery__main-slider {
    height: 27rem;
  }

  .gallery .gallery__thumb-slider {
    margin-top: 0.875rem;
  }

  .gallery .gallery__thumb-slide {
    height: 4.75rem;
    width: 8.1875rem;
  }

  .gallery .gallery__button-full {
    right: 1.875rem;
    top: 1.25rem;
  }

  .gallery.gallery--new {
    padding: var(--gallery-padding-tablet-min, 3.5rem 2.5rem);
  }

  .gallery.gallery--new .gallery__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin: 0 auto;
    margin-bottom: 1.5rem;
    max-width: 40.625rem;
  }

  .gallery.gallery--new .gallery__subtitle {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    max-width: 40.625rem;
    margin: 0 auto;
  }

  .gallery.gallery--new .gallery__slider-buttons {
    padding: 0 1.875rem;
  }

  .gallery-plate {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .gallery-plate .gallery-plate__title {
    margin-bottom: 2.5rem;
  }

  .gallery-plate .gallery-plate__button-full {
    right: 1.875rem;
    top: 1.25rem;
  }

  .header .header__container {
    -ms-flex-align: center;
    align-items: center;
    padding: 0 9.625rem 0 1.5rem;
  }

  .header .header__logo img {
    max-width: 5.0625rem;
    max-height: 1.875rem;
  }

  .header .header__address {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }

  .header .header__phone-request {
    display: block;
    right: 0;
    text-align: right;
  }

  .header .header__phone-wrp--mb {
    margin-bottom: 0.625rem;
  }

  .header .header__phone-wrp {
    -ms-flex-order: 0;
    order: 0;
  }

  .header .header__phone {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: 500;
  }

  .header .header__btn {
    padding: 0 1.5rem;
  }

  .header .header__btn-text {
    margin-right: 0.875rem;
    display: block;
  }

  .header {
    height: 4rem;
    box-shadow: none;
  }

  .header.header--white .header__container {
    padding: 0 9.625rem 0 1.5rem;
  }

  .header.header--white .header__phone-wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .header.header--white .header__phone {
    display: block;
  }

  .header-menu .header-menu__wrp {
    padding: 3rem 4.0625rem;
    overflow: visible;
  }

  .header-menu .header-menu__li + .header-menu__li {
    margin-top: 2rem;
  }

  .header-menu .header-menu__li.header-menu__li--bottom {
    margin-top: 3rem;
  }

  .header-menu .header-menu__link {
    font-size: 1rem;
  }

  .header-menu .header-menu__phone {
    margin-bottom: 1rem;
  }

  .header-menu .header-menu__phone-link {
    font-size: 1.125rem;
  }

  .header-menu .header-menu__callback-text span {
    line-height: 1.6875rem;
    font-size: 1.125rem;
  }

  .header-menu .header-menu__close {
    top: 2.25rem;
    right: 2.25rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  .header-menu.header-menu--new .header-menu__li + .header-menu__li {
    margin-top: 2rem;
  }

  .header-menu.header-menu--new .header-menu__link {
    line-height: 2.25rem;
    font-size: 1.75rem;
  }

  .header-menu.header-menu--new .header-menu__wrp {
    min-width: 24rem;
    padding: 4.375rem 2.25rem 2.25rem;
  }

  .infrastructure .infrastructure__title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 3.375rem;
  }

  .infrastructure .infrastructure__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1.875rem;
  }

  .infrastructure .infrastructure__item {
    display: block;
    width: 50%;
    margin-bottom: 2.375rem;
  }

  .infrastructure .infrastructure__item:nth-child(2n) {
    padding-left: 1.875rem;
  }

  .infrastructure .infrastructure__item-header {
    margin-bottom: 2.5625rem;
  }

  .infrastructure .infrastructure__item-box {
    padding-top: 0;
  }

  .infrastructure .infrastructure__item-title {
    font-size: 1.25rem;
    line-height: 2.5rem;
    margin-bottom: 0;
  }

  .infrastructure .infrastructure__list-tabs {
    display: none;
  }

  .location .location__container {
    padding: 2rem 1.5rem;
  }

  .location .location__title {
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: left;
    margin-bottom: 3.5rem;
  }

  .location .location__caption {
    font-size: 2rem;
    line-height: 2.625rem;
  }

  .location .location__description {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-top: 1.5rem;
  }

  .location .location__btn {
    margin-top: 2.25rem;
    width: 20.875rem;
  }

  .location .location__wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .location .location__item::before {
    top: 0.9375rem;
    left: 2.875rem;
    right: 0;
    bottom: auto;
    border-left: none;
    width: auto;
    height: 0.25rem;
    background-image: url(/assets/images/dot-horiz.png);
    background-repeat: repeat-x;
    background-size: 9px;
  }

  .location .location__item:not(:last-of-type) {
    padding-bottom: 0;
  }

  .location .location__item + .location__item {
    margin-top: 0;
  }

  .location .location__item {
    display: inline-block;
    -ms-flex-preferred-size: calc(50% - 8px);
    flex-basis: calc(50% - 8px);
    max-width: calc(50% - 8px);
    margin-bottom: 2.5rem;
  }

  .location .location__item-mark {
    -ms-flex-preferred-size: calc(50% - 8px);
    flex-basis: calc(50% - 8px);
    max-width: calc(50% - 8px);
    margin-right: 0;
    margin-bottom: 1.5rem;
  }

  .location .location__item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    margin-bottom: 0.25rem;
  }

  .location .location__item-text {
    font-size: 1rem;
    line-height: 1.4375rem;
  }

  .location .location__item-time {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }

  .location {
    padding: 4rem 0 1.5rem;
  }

  .location .location__button-full {
    right: 1.875rem;
    top: 1.25rem;
  }

  .location .location__slider-wrp {
    margin-top: var(--location-slider-margin-top, 2.5rem);
  }

  .location .location__slider-btns {
    width: calc(100% - 3.75rem);
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .location .location__main-slider {
    margin-bottom: 0.875rem;
  }

  .location .location__thumb-slide {
    width: 7.9375rem;
    height: 4.5rem;
  }

  .location.location--block .location__wrp {
    display: -ms-flexbox;
    display: flex;
    margin: -1.28125rem 0 -1.28125rem -2.3125rem;
  }

  .location.location--block .location__text-wrp {
    margin-bottom: 2.5rem;
  }

  .location.location--block .location__item {
    -ms-flex-preferred-size: calc(50% - 4.625rem);
    flex-basis: calc(50% - 4.625rem);
    max-width: calc(50% - 4.625rem);
    margin: 1.28125rem 2.3125rem;
  }

  .location.location--block .location__item-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .location.location--block .location__item-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .manager {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .manager__img {
    height: 4.25rem;
    width: 4.25rem;
    margin-right: 1.125rem;
  }

  .manager__title {
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin-top: 0;
  }

  .manager__job {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .map .map__title {
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .map .map__subtitle {
    font-size: 1rem;
    line-height: 1.5625rem;
  }

  .map .map__pins::after {
    display: none;
  }

  .map .map__pins {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -0.46875rem;
    margin-top: 4.375rem;
    max-height: 100%;
  }

  .map .map__pins.map__pins--aside {
    right: -2.4375rem;
    left: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
  }

  .map .map__pins.map__pins--aside .map__icon {
    height: 1.25rem;
    width: 1.25rem;
  }

  .map .map__pins .map__pins-wrp {
    max-height: 100%;
  }

  .map .map__pin {
    width: 25%;
    padding: 0.46875rem;
  }

  .map .map__more {
    display: none;
  }

  .map .map__icon {
    height: 4.375rem;
    width: 4.375rem;
  }

  .map .map__tabs {
    padding: 0;
  }

  .map .map__tab-btn:not(:last-of-type) {
    margin-right: 2.5rem;
  }

  .map .map__tab-btn {
    font-size: 1rem;
    line-height: 1.1875rem;
  }

  .map .map__tab.map__tab--list {
    padding-bottom: 0;
    width: 95%;
  }

  .map.map--new .map__title {
    font-size: 2rem;
    line-height: 2.625rem;
  }

  .map.map--new .map__subtitle {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .map.map--new .map__pins {
    border: none;
    margin-top: 2.5rem;
  }

  .map.map--new .map__icon {
    height: 1.5rem;
    width: 1.5rem;
  }

  .map.map--new .map__pin {
    width: 33.33333%;
    padding: 0.75rem 0.46875rem;
  }

  .map.map--new .map__pins-wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .map.map--new .map__top-container {
    margin-bottom: 2.5rem;
  }

  .map.map--new .map__head {
    display: none;
  }

  .partners .partners__title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
  }

  .partners .partners__container {
    margin-top: 2.4375rem;
  }

  .partners .partners__slider {
    padding-bottom: 2rem;
  }

  .partners .partners__slider-buttons {
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.875rem;
  }

  .partners .partners__text {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 2.5rem;
  }

  .partners {
    padding: 3rem 0;
  }

  .personalForm {
    min-height: 39rem;
  }

  .personalForm.personalForm--new .personalForm__form.form--new .form__wrp {
    margin: 0;
  }

  .personalForm.personalForm--new .personalForm__img {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 20.25rem;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .personalForm.personalForm--new .personalForm__change-answers {
    margin-left: 0;
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .personalForm .personalForm__wrp--new .personalForm__content-wrp {
    display: block;
  }

  .personalForm .personalForm__wrp--new .personalForm__content {
    margin-bottom: 2.25rem;
  }

  .personalForm .personalForm__wrp--new .personalForm__form-wrap {
    padding: 0;
    width: 31.5rem;
  }

  .personalForm .personalForm__half:first-child.personalForm__half--center {
    padding: 4rem 0 0;
  }

  .personalForm .personalForm__half:last-child.personalForm__half--center {
    padding: 2.5rem 0 4rem;
  }

  .personalForm .personalForm__half {
    padding: 4rem 0;
  }

  .personalForm .personalForm__half--center .personalForm__title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    line-height: 2.625rem;
  }

  .personalForm .personalForm__half--center .personalForm__form-wrap {
    padding: 2rem;
    max-width: 31.5rem;
  }

  .personalForm .personalForm__content {
    margin-bottom: 0;
  }

  .personalForm .personalForm__img {
    margin: 1.875rem 0 0;
    height: 11rem;
    width: 14.875rem;
  }

  .popup-article .popup-article__container {
    padding: 3.5rem;
    width: 42.625rem;
    height: auto;
    min-height: initial;
  }

  .popup-article .popup-article__close {
    top: 1.5rem;
    right: 1.5rem;
  }

  .popup-article .popup-article__title {
    font-size: 1.75rem;
    line-height: 2.125rem;
    margin-top: 2rem;
    margin-bottom: 1rem;
  }

  .popup-article .popup-article__text {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .popup-callback .popup-callback__title {
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }

  .popup-callback .popup-callback__manager {
    margin-bottom: 2rem;
  }

  .popup-callback .popup-callback__input-wrp {
    margin-bottom: 1.5rem;
  }

  .popup-callback .popup-callback__radio-label {
    font-size: 1rem;
  }

  .popup-callback .popup-callback__agreement {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .popup-callback .popup-callback__select {
    padding: 0 2.375rem;
    height: 5.1875rem;
  }

  .popup-callback .popup-callback__select {
    padding: 0 1.875rem;
    height: 4rem;
  }

  .popup-callback .popup-callback__radio-text {
    font-size: 0.875rem;
  }

  .popup-cards .popup-cards__btn {
    padding: 1.75rem 1.9375rem 1.6875rem;
  }

  .popup-cards .popup-cards__slide {
    max-width: 100%;
  }

  .popup-cards .popup-cards__section-wrapper-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .popup-cards .popup-cards__section-title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .popup-cards .popup-cards__section-text-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .popup-cards .popup-cards__section-text-conditions {
    margin-bottom: 1.5rem;
  }

  .popup-cards .popup-cards__section-text-prices {
    margin-bottom: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .popup-cards .popup-cards__section-text-price.popup-cards__section-text-price--old {
    margin-left: 1.5rem;
  }

  .popup-cards .popup-cards__section-text-price + .popup-cards__section-text-price {
    margin-top: 0;
  }

  .popup-cards .popup-cards__section-text-condition {
    margin-bottom: 0;
  }

  .popup-cards .popup-cards__section-text-description {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0.75rem;
    max-height: 6.5rem;
  }

  .popup-cards .popup-cards__section-text-description-link {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .popup-cards .popup-cards__section-count {
    margin-bottom: 2.0625rem;
  }

  .popup-cards .popup-cards__manager {
    margin-bottom: 0;
    width: 50%;
    display: block;
    padding-left: 4.25rem;
  }

  .popup-cards .popup-cards__manager-image-box {
    height: 6.5rem;
    width: 6.5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .popup-cards .popup-cards__manager-img {
    height: 6.5rem;
    width: 6.5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .popup-cards .popup-cards__manager-job {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .popup-cards .popup-cards__section-form {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .popup-cards .popup-cards__section {
    padding: 4.375rem 2.5rem 2.5rem;
  }

  .popup-fullscreen .popup-fullscreen__btn {
    padding: 1.75rem 1.9375rem 1.6875rem;
  }

  .popup .popup__content-wrap.popup__content-wrap--new .popup__content {
    padding: 2rem 2.5rem;
  }

  .popup .popup__content-wrap.popup__content-wrap--new .popup__close {
    height: 1.5rem;
    width: 1.5rem;
    top: 1.5rem;
    right: 1.5rem;
  }

  .popup .popup__content {
    padding: 2.5rem 4.875rem;
  }

  .popup .popup__content.popup__content--apartment {
    padding: 0;
  }

  .popup {
    padding: 2.3125rem 0 2.5rem;
  }

  .popup-projects-object .popup-projects-object__slider-box {
    height: 28.125rem;
  }

  .popup-projects-object .popup-projects-object__content {
    max-height: calc(100% - 28.125rem);
    padding: 1.875rem;
  }

  .popup-success .popup-success__container p {
    font-size: 1rem;
    line-height: 1.6875rem;
  }

  .popup-success .popup-success__back {
    margin-bottom: 3.5rem;
  }

  .popup-success .popup-success__title {
    font-size: 3rem;
    line-height: 3.625rem;
    margin-bottom: 1.5rem;
  }

  .popup-success .popup-success__subtitle {
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 3.5rem;
  }

  .popup-success {
    padding: 3.75rem 0;
  }

  .projects {
    padding: 4rem 0;
  }

  .projects.projects--new .projects__container {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .projects.projects--new .projects__wrp {
    width: 50%;
  }

  .projects.projects--new .projects__wrp:last-child {
    padding-left: 3.25rem;
  }

  .projects.projects--new .projects__thumb-slider {
    position: relative;
    bottom: 0;
    margin-top: 1.25rem;
  }

  .projects.projects--new .projects__thumb-slider img {
    object-fit: cover;
    object-position: top;
  }

  .projects.projects--new .projects__item-main {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .projects.projects--new .projects__title,
  .projects.projects--new .projects__content-title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
  }

  .projects.projects--new .projects__title {
    display: block;
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem;
  }

  .projects.projects--new .projects__content-title {
    display: none;
  }

  .projects.projects--new .projects__item-content {
    -ms-flex-order: 1;
    order: 1;
    padding-bottom: 0;
  }

  .projects.projects--new .projects__item-image {
    height: 40.875rem;
  }

  .projects.projects--new .projects__item-logo {
    position: relative;
    height: 3.75rem;
    width: 10rem;
    margin-bottom: 2.3125rem;
    top: 0;
    right: 0.0625rem;
  }

  .projects.projects--new .projects__item-logo img {
    width: calc(100% - 1.5625rem);
  }

  .projects.projects--new .projects__item-text {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .projects .projects__item-docs {
    margin-top: 2.5rem;
    margin-bottom: 3.125rem;
  }

  .projects .projects__item-link {
    margin-top: 1.5rem;
  }

  .projects .projects__list {
    margin-bottom: 3.125rem;
  }

  .projects .projects__title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
  }

  .projects .projects__item-main {
    display: -ms-flexbox;
    display: flex;
  }

  .projects .projects__item-content {
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin-right: 1.25rem;
    margin-bottom: 2rem;
  }

  .projects .projects__item-image img {
    height: 18.5rem;
  }

  .projects .projects__item-image {
    max-width: calc(50% - 10px);
    -ms-flex-preferred-size: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0;
  }

  .projects .projects__item-title::before {
    top: 1.125rem;
  }

  .projects .projects__item-title {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    padding-left: 5.3125rem;
    margin-bottom: 3.5rem;
  }

  .projects .projects__item-text {
    font-size: 1rem;
    line-height: 1.4375rem;
  }

  .projects .projects__thumb-slider {
    margin: 0;
    padding: 0;
    padding-bottom: 3.375rem;
  }

  .projects .projects__thumb-slide img {
    height: 4.625rem;
  }

  .projects .projects__thumb-slide-text {
    margin-top: 0.875rem;
    line-height: 1.25rem;
  }

  .quiz .quiz__head {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .quiz .quiz__count {
    margin-bottom: 0;
    margin-right: 1.5rem;
  }

  .quiz .quiz__title {
    font-size: 1.25rem;
    line-height: 1.8125rem;
  }

  .quiz .quiz__answer + .quiz__answer {
    margin-top: 1rem;
  }

  .quiz .quiz__answer {
    font-size: 1.375rem;
    height: 4rem;
  }

  .quiz .quiz__btn {
    max-width: 14.0625rem;
    margin: 3rem auto 0;
  }

  .quiz.quiz--bar .quiz__head {
    margin-bottom: 3rem;
  }

  .quiz.quiz--bar .quiz__title {
    font-size: 2rem;
    line-height: 2.625rem;
  }

  .quiz.quiz--bar .quiz__count {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .quiz.quiz--bar .quiz__answer {
    min-width: 20.875rem;
    width: 50%;
    height: 4rem;
  }

  .quiz.quiz--marquiz {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
  }

  .sectionObject .sectionObject__container {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sectionObject .sectionObject__wrapper-form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .sectionObject .sectionObject__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .sectionObject .sectionObject__text-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .sectionObject .sectionObject__text-conditions {
    margin-bottom: 1.5rem;
  }

  .sectionObject .sectionObject__text-prices {
    margin-bottom: 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .sectionObject .sectionObject__text-price.sectionObject__text-price--old {
    margin-left: 1.5rem;
  }

  .sectionObject .sectionObject__text-price + .sectionObject__text-price {
    margin-top: 0;
  }

  .sectionObject .sectionObject__text-condition {
    margin-bottom: 0;
  }

  .sectionObject .sectionObject__text-description {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0.75rem;
    max-height: 6.5rem;
  }

  .sectionObject .sectionObject__text-description-link {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .sectionObject .sectionObject__count {
    margin-bottom: 2.0625rem;
  }

  .sectionObject .sectionObject__form-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: var(--sectionObject-form-wrapper-padding-tablet, 0);
  }

  .sectionObject .sectionObject__manager {
    margin-bottom: 0;
    width: 50%;
    display: block;
    padding-left: 4.25rem;
  }

  .sectionObject .sectionObject__manager-image-box {
    height: 6.5rem;
    width: 6.5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .sectionObject .sectionObject__manager-img {
    height: 6.5rem;
    width: 6.5rem;
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .sectionObject .sectionObject__manager-job {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .sectionObject .sectionObject__form {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .sorting .sorting__title {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .sorting .sorting__elem {
    margin-left: 0.9375rem;
  }

  .sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__title {
    font-size: 1.125rem;
  }

  .sorting .sorting__elem.sorting__elem--mobile .cselect .cselect__li {
    font-size: 1.125rem;
  }

  .stock .stock__title {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 3.5rem;
  }

  .stock .stock__priceOff::before {
    height: 4.5rem;
    width: 4.5rem;
  }

  .stock .stock__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1.375rem;
    line-height: 2rem;
    margin-bottom: 0.75rem;
  }

  .stock .stock__price-old {
    margin-right: 1rem;
  }

  .stock .stock__term {
    font-size: 1rem;
    line-height: 1.4375rem;
  }

  .stock .stock__term br {
    display: none;
  }

  .stock .stock__container {
    margin-top: 2.4375rem;
  }

  .stock .stock__slider {
    padding-bottom: 4rem;
  }

  .stock .stock__slider-buttons {
    display: -ms-flexbox;
    display: flex;
  }

  .stock {
    padding: 4rem 0;
  }

  .stock.stock--new .stock__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 1.5rem;
  }

  .stock.stock--new .stock__price {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .stock.stock--new .stock__price .stock__price-old {
    margin-left: 1rem;
    margin-right: 0;
  }

  .stock.stock--new .stock__slider-buttons {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }

  .stock.stock--new .stock__card {
    height: 100%;
  }

  .topProjects {
    padding: var(--gallery-padding-tablet-min, 2.8125rem 0);
  }

  .topProjects .topProjects__title {
    font-size: 2rem;
    line-height: 2.625rem;
    margin-bottom: 0.5rem;
  }

  .topProjects .topProjects__subtitle {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 2rem;
  }

  .topProjects .topProjects__slide-more {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .topProjects .topProjects__slide-title {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0.25rem;
  }

  .topProjects .topProjects__slide-text {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .topProjects .topProjects__slider-buttons {
    width: calc(100% + 2.5rem);
    display: -ms-flexbox;
    display: flex;
  }

  .video .video__headLine {
    font-size: 2.5rem;
    line-height: 3rem;
    margin-bottom: 2.5rem;
  }

  .video .video__youtube {
    height: 25rem;
  }

  #main-body-id.typography .footer .footer__container .footer__address {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-price.sectionObject__text-price--discount {
    margin-left: 1.25rem;
  }

  #main-body-id.typography .topProjects .topProjects__manager .manager__title {
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  #main-body-id.typography .popup .popup__content {
    padding: 2.5rem 3.75rem;
    -ms-flex-preferred-size: 35.9375rem;
    flex-basis: 35.9375rem;
    max-width: 35.9375rem;
  }

  #main-body-id.typography .header-menu__close {
    top: 0.9375rem;
    right: 0.9375rem;
  }
}

@media (min-width: 768px) and (max-height: 759px) {
  .first-screen .first-screen__content {
    padding: 7.8125rem 0 12.8125rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark {
    margin: 7.8125rem 0 12.8125rem;
  }
}

@media (min-width: 1024px) {
  .card-popup .card-popup__container {
    display: -ms-flexbox;
    display: flex;
  }

  .card-popup .card-popup__content {
    display: block;
  }

  .card-popup .card-popup__gallery {
    width: 65%;
    margin-bottom: 0;
  }

  .card-popup .card-popup__info {
    display: block;
    width: 35%;
    padding: 2.875rem 1.875rem 3.1875rem;
  }

  .card-popup .card-popup__col {
    max-width: none;
    padding-left: 0;
  }

  .card-slider:hover .card-slider__button {
    opacity: 1;
    visibility: visible;
  }

  .card-slider .card-slider__button {
    opacity: 0;
    visibility: hidden;
  }

  .catalog .catalog__navigation-group {
    -ms-flex-order: 3;
    order: 3;
    margin-top: 0;
  }

  .experts .experts__phone {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }

  .experts-slider .experts-slider__phone {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }

  .first-screen .first-screen__title {
    text-align: left;
    font-size: 3.5rem;
    line-height: 4.1875rem;
  }

  .first-screen .first-screen__text {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .gallery .gallery__parallax-wrap {
    width: 18.75rem;
  }

  .header .header__item + .header__item {
    margin-left: 1.125rem;
  }

  .header .header__phone-request {
    bottom: -0.3125rem;
  }

  .header .header__phone-wrp {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .location .location__item-text {
    margin-bottom: 0.25rem;
  }

  .popup-cards .popup-cards__btns-nav {
    width: 65%;
    margin-bottom: 0;
  }

  .popup-cards .popup-cards__btn {
    position: absolute;
    padding: 1.1875rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--prev {
    display: -ms-flexbox;
    display: flex;
  }

  .popup-fullscreen .popup-fullscreen__btns-nav {
    width: 65%;
    margin-bottom: 0;
  }

  .popup-fullscreen .popup-fullscreen__btn {
    position: absolute;
    padding: 1.1875rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
  }

  .popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--prev {
    display: -ms-flexbox;
    display: flex;
  }

  .popup-projects-object {
    padding: 2.5rem;
  }

  .popup-projects-object .popup-projects-object__content-box {
    display: -ms-flexbox;
    display: flex;
    border-radius: 1.5rem;
  }

  .popup-projects-object .popup-projects-object__slider-box {
    height: 100%;
    width: 61%;
    overflow: hidden;
  }

  .popup-projects-object .popup-projects-object__slider-button {
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 50%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #fff;
    z-index: 1;
  }

  .popup-projects-object .popup-projects-object__slider-thumb-container {
    position: absolute;
    display: block;
    width: 50%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 1.25rem;
  }

  .popup-projects-object .popup-projects-object__slider-thumb-container .swiper-wrapper {
    -ms-flex-pack: center;
    justify-content: center;
  }

  .popup-projects-object .popup-projects-object__pagination {
    bottom: 5.75rem;
  }

  .popup-projects-object .popup-projects-object__close {
    top: 0.3125rem;
    right: 0.3125rem;
  }

  .popup-projects-object .popup-projects-object__content {
    width: 39%;
    max-height: 100%;
    font-size: 1.125rem;
    line-height: 1.75rem;
    overflow: auto;
  }

  .popup-projects-object .popup-projects-object__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
  }

  .popup-projects-object .popup-projects-object__manager-image-box {
    margin-right: 1.5rem;
  }

  .popup-projects-object .popup-projects-object__manager-job {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .popup-projects-object .popup-projects-object__communication-link.popup-projects-object__communication-link--phone {
    margin-right: 1rem;
  }

  .popup-projects-object .popup-projects-object__form-title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    margin-bottom: 0.25rem;
  }

  .popup-projects-object .popup-projects-object__input-label {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sectionObject .sectionObject__communication {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #main-body-id.typography .form .form__select {
    max-height: 2.75rem;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media (min-width: 1280px) {
  .btn::after {
    display: block;
  }

  .btn:hover::after {
    width: 0;
  }

  .btn:hover .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .btn:active::after {
    width: 0;
  }

  .btn:active .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .btn .btn__text {
    -ms-transform: translateX(-2.375rem);
    transform: translateX(-2.375rem);
    transition: transform 0.3s linear;
  }

  .btn .btn__img {
    height: 5rem;
    width: 6.5rem;
  }

  .btn {
    height: var(--button-height, 80px);
    font-size: 1.125rem;
  }

  .btn.btn--mini {
    text-align: center;
  }

  .btn.btn--mini .btn__text {
    -ms-transform: none;
    transform: none;
  }

  .btn.btn--mini::after {
    display: none;
  }

  .btn.btn--wine .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .btn.btn--wine-contrast .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .btn.btn--img {
    padding: 0 6.1875rem 0 0.9375rem;
    text-align: left;
  }

  .btn.btn--img .btn__text {
    -ms-transform: none;
    transform: none;
  }

  .btn.btn--img:hover .btn__text {
    -ms-transform: translateX(2.625rem);
    transform: translateX(2.625rem);
  }

  .btn.btn--no-anim::after {
    display: none;
  }

  .btn.btn--no-anim .btn__text {
    -ms-transform: none !important;
    transform: none !important;
  }

  .btn.btn--big-img {
    padding: 0 6.25rem 0 1.5rem;
  }

  .btn.btn--big-img .btn__img {
    width: 18.125rem;
    height: 11.875rem;
    top: -2.5rem;
    left: -8.75rem;
  }

  .btn.btn--big-img .btn__text {
    margin-left: 7.5rem;
  }

  .container.container--slider {
    padding: 0 6rem;
  }

  .iti-mobile .intl-tel-input.iti-container {
    left: 50%;
    right: 5%;
    width: 40%;
  }

  .cselect .cselect__input {
    max-width: 80%;
  }

  .cselect .cselect__title {
    height: 3.5rem;
    line-height: 3.375rem;
  }

  .select {
    height: 3.5rem;
  }

  .about.about--new {
    padding: 7.5rem 0;
  }

  .about.about--new .about__slider-container {
    border: 1px solid;
    border-color: var(--about-background, #c7c7c7);
    padding: 4rem 2.5rem;
    margin: 0 auto;
    max-width: 75rem;
  }

  .about.about--new .about__excursion-content {
    max-width: 42.5rem;
    padding-left: 0;
    margin-bottom: 2.25rem;
  }

  .about.about--new .about__experts-slider {
    width: calc(57.5% - 15rem);
    max-width: 27.5rem;
  }

  .about.about--new .about__form-wrp {
    width: 30rem;
    padding-left: 0;
  }

  .about.about--mt {
    margin-top: 4.375rem;
  }

  .about .about__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 4rem;
  }

  .about .about__slider-btns {
    position: absolute;
    top: 9.5625rem;
    left: 0;
    right: 0;
  }

  .about .about__slide-content {
    max-width: 51.2%;
    -ms-flex-preferred-size: 51.2%;
    flex-basis: 51.2%;
    padding-right: 7.875rem;
  }

  .about .about__slide-title {
    font-size: 2rem;
    line-height: 2.875rem;
  }

  .about .about__slide-text {
    max-width: 75%;
  }

  .about .about__image-slider {
    max-width: 48.8%;
    -ms-flex-preferred-size: 48.8%;
    flex-basis: 48.8%;
    height: 23.125rem;
  }

  .about .about__excursion {
    margin-top: 4rem;
  }

  .about .about__excursion-content {
    width: 49%;
    padding-left: 0;
  }

  .about .about__excursion-title::before {
    top: 1.4375rem;
    width: 7.5rem;
    left: -9.5rem;
  }

  .about .about__excursion-title {
    font-size: 2rem;
    line-height: 2.875rem;
  }

  .about .about__excursion-text {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  .about .about__experts {
    width: 36.5%;
  }

  .about .about__form-wrp {
    width: 49%;
    padding-left: 0;
  }

  .about .about__decor {
    display: block;
    width: 100%;
    z-index: 2;
    left: 0;
    bottom: 100%;
    pointer-events: none;
  }

  .about {
    padding: 6.5rem 0 2.5rem;
  }

  .baseSlider .baseSlider__slider-btns {
    width: calc(100% - 3.75rem);
  }

  .baseSlider .baseSlider__btn {
    font-size: 1rem;
  }

  .baseSlider .baseSlider__slide-private-sale span {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .brief .brief__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }

  .brief .brief__ico {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 1.5rem 0 0;
  }

  .brief .brief__text {
    font-size: 1.125rem;
    line-height: 1.625rem;
    text-align: left;
  }

  .brief .brief__pagination {
    display: none;
  }

  .brief .brief__wrapper {
    -ms-transform: none !important;
    transform: none !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .brief.brief--new .brief__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 4rem 2rem;
  }

  .brief.brief--new .brief__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
  }

  .brief.brief--new .brief__text-wrp {
    display: -ms-flexbox;
    display: flex;
  }

  .brief.brief--new .brief__text {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 1.0625rem;
    line-height: 1.0625rem;
    text-align: left;
  }

  .brief.brief--new .brief__description {
    font-size: 1.0625rem;
    line-height: 1.625rem;
    text-align: left;
    margin-left: 3.8125rem;
  }

  .brief.brief--new .brief__ico {
    margin: 0 1rem 0 0;
  }

  .builder .builder__container {
    padding-left: 12.1875rem;
  }

  .builder .builder__title {
    margin-bottom: 5rem;
  }

  .builder .builder__title-main {
    font-size: 3.5rem;
    line-height: 4.1875rem;
  }

  .builder .builder__title-sub::before {
    width: 7.5rem;
    margin-right: 2rem;
    top: 1.5rem;
  }

  .builder .builder__title-sub {
    font-size: 2rem;
    line-height: 2.875rem;
    padding-left: 5.9375rem;
  }

  .builder .builder__content {
    max-width: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    padding-right: 8.4375rem;
  }

  .builder .builder__text {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  .builder .builder__logo {
    margin-bottom: 2.5rem;
  }

  .builder .builder__files {
    max-width: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .builder {
    padding: 6.5rem 0;
  }

  .calculator .calculator__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 73.125rem;
    padding: 5rem 0;
    margin: 0 auto;
  }

  .calculator .calculator__main {
    width: 70%;
    padding-right: 4.3125rem;
  }

  .calculator .calculator__title {
    font-size: 3rem;
    line-height: 3.625rem;
  }

  .calculator .calculator__text {
    margin-bottom: 1.5rem;
  }

  .calculator .calculator__radio {
    margin-bottom: 2rem;
  }

  .calculator .calculator__filter-box {
    margin: 0 -1.125rem;
  }

  .calculator .calculator__filter-item {
    width: calc(50% - 36px);
    margin: 0 1.125rem 2rem;
  }

  .calculator .calculator__filter-value {
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .calculator .calculator__price-box {
    width: 30%;
    padding: 2.5rem;
    margin-top: 2rem;
  }

  .calculator .calculator__price-item {
    width: 100%;
    margin-bottom: 1rem;
  }

  .calculator .calculator__price-value {
    font-size: 1.5rem;
  }

  .calculator .calculator__price-button {
    max-width: 100%;
    margin-top: 0.25rem;
  }

  .calculator .calculator__banks {
    padding-top: 2.1875rem;
  }

  .calculator .calculator__bank {
    padding-bottom: 0.875rem;
  }

  .calculator .calculator__bank.calculator__bank--only-logo img {
    width: 11.25rem;
    min-width: 11.25rem;
    max-width: 100%;
  }

  .calculator .calculator__bank-logo {
    width: 10rem;
    margin-right: 9.75rem;
  }

  .calculator .calculator__bank-text {
    width: auto;
    max-width: 50%;
    margin-left: 0;
  }

  .calculator .calculator__bank-percent {
    margin-right: 0;
  }

  .calculator .calculator__bank-time {
    width: 20%;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .calculator .calculator__banks-more {
    margin-top: 1.375rem;
  }

  .card-popup .card-popup__count {
    margin-bottom: 2rem;
  }

  .card-popup .card-popup__gallery {
    width: 46.875rem;
  }

  .card-popup .card-popup__btn {
    height: 3.5rem;
    line-height: 3.5rem;
    width: 11.25rem;
    font-size: 1rem;
  }

  .card-popup .card-popup__main-slider {
    height: 31.1875rem;
  }

  .card-popup .card-popup__thumb-slider {
    padding-left: 0.9375rem;
  }

  .card-popup .card-popup__info {
    max-width: calc(100% - 750px);
  }

  .card-slider .card-slider__wrp:hover {
    box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.05);
  }

  .card-slider .card-slider__wrp:hover .card-slider__title {
    color: #db0032;
  }

  .card-slider .card-slider__wrp:hover .card-slider__slider-hover {
    opacity: 1;
    pointer-events: auto;
  }

  .card-slider .card-slider__content.card-slider__content--manager {
    padding: 2rem 2rem 1rem;
  }

  .card-slider .card-slider__button {
    right: 1.25rem;
    top: 1.25rem;
  }

  .card.card--new .card__button:not(:last-child) {
    margin-right: 1.8125rem;
  }

  .card.card--new .card__button {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .card.card--new .card__button-ico {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }

  .card.card--new .card__buttons {
    border: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }

  .card.card--new .card__content.card__content--manager {
    padding: 2rem;
  }

  .card .card__wrp:hover {
    box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.05);
  }

  .card .card__wrp:hover .card__title {
    color: var(--card-title-hover, #db0032);
  }

  .card .card__wrp:hover .card__slider-hover {
    opacity: 1;
    pointer-events: auto;
  }

  .card .card__content.card__content--manager {
    padding: 2rem 2rem 1rem;
  }

  .card .card__slider {
    height: 14.875rem;
  }

  .card .card__info {
    padding: var(--card-info-padding, 2rem 1.9375rem);
  }

  .card .card__price-wrp {
    margin-top: var(--card-price-wrp-margin-top, 1.75rem);
  }

  .card .card__object-id {
    font-size: 1.125rem;
  }

  .card .card__communication-link.card__communication-link--phone:hover {
    background-color: var(--button-background-hover);
  }

  .card .card__communication-link.card__communication-link--whatsapp:hover {
    background-color: #048301;
  }

  .card .card__slide-private-sale span {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .catalog .catalog__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 4rem;
  }

  .catalog .catalog__subtitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 3rem;
  }

  .catalog .catalog__filter {
    margin-bottom: 4.0625rem;
  }

  .catalog .catalog__card {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
    padding: 0.9375rem;
  }

  .catalog .catalog__button-wrp {
    margin-top: 3rem;
  }

  .catalog .catalog__button {
    max-width: 20rem;
  }

  .catalog .catalog__error {
    margin-bottom: 4.0625rem;
  }

  .catalog .catalog__sort-title {
    display: block;
  }

  .catalog {
    padding: 6.5rem 0;
  }

  .catalog.catalog--new {
    padding: 5rem 0;
  }

  .catalog.catalog--new .catalog__error {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
  }

  .catalog.catalog--new .catalog__container {
    max-width: 85rem;
  }

  .catalog.catalog--new .catalog__title {
    text-align: center;
    font-size: 3rem;
    line-height: 3.625rem;
    margin-bottom: 2.25rem;
  }

  .catalog.catalog--new .catalog__subtitle {
    text-align: center;
  }

  .catalog.catalog--new .catalog__filter {
    margin-bottom: 3.4375rem;
  }

  .catalog.catalog--new .catalog__error {
    margin-bottom: 2rem;
  }

  .catalog .parallax--top-right {
    width: 7.375rem;
    right: 3.125rem;
  }

  .catalog .parallax--midle-right {
    width: 12rem;
  }

  .catalog .parallax--bottom-left {
    width: 17.5rem;
  }

  .catalog .parallax--top-left {
    width: 5.75rem;
    left: 3.125rem;
  }

  .catalog-list {
    margin: -0.9375rem;
  }

  .experts .experts__selected-img {
    height: 20rem;
    width: 20rem;
  }

  .experts .experts__label-img img {
    height: 3.5rem;
    width: 3.5rem;
  }

  .experts .experts__text {
    font-size: 1rem;
    line-height: 1.6875rem;
  }

  .experts-slider .experts-slider__selected-img {
    height: 27.25rem;
    width: 100%;
  }

  .experts-slider .experts-slider__thumbs {
    margin: 0 1.375rem;
  }

  .experts-slider .experts-slider__radio {
    width: 3.5rem;
  }

  .experts-slider .experts-slider__label {
    height: 3.75rem;
  }

  .experts-slider .experts-slider__label-img {
    height: 3.5rem;
  }

  .experts-slider .experts-slider__text {
    font-size: 1rem;
    line-height: 1.6875rem;
  }

  .facing-section.facing-section--aside.facing-section--new .facing-section__container {
    max-width: 42.5rem;
  }

  .facing-section.facing-section--aside.facing-section--new .facing-section__top-container {
    width: calc(100% - 42.5rem);
    max-width: 36.25rem;
    padding-right: 4.375rem;
  }

  .facing-section.facing-section--aside.facing-section--new .facing-section__tabs {
    margin-left: var(--facing-0, -1.75rem);
    margin-right: var(--facing-0, -1.875rem);
    width: 100%;
    height: auto;
  }

  .facing-section.facing-section--aside.facing-section--new .facing-section__tabs-button[data-arrow='left'] {
    margin-right: 0.625rem;
    margin-left: -0.3125rem;
  }

  .facing-section.facing-section--aside.facing-section--new .facing-section__tab-btn--active {
    color: var(--facint-button-aside-color, #1a1a1a);
  }

  .facing-section.facing-section--aside .facing-section__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 85rem;
    margin: 0 auto;
  }

  .facing-section.facing-section--aside .facing-section__top-container {
    display: block;
  }

  .facing-section.facing-section--aside .facing-section__subtitle {
    margin-top: 2.5rem;
    max-width: 28.6875rem;
    -ms-flex-order: 3;
    order: 3;
  }

  .facing-section.facing-section--new {
    padding: 5rem 0;
  }

  .facing-section.facing-section--new .facing-section__tabs-wrap {
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    -ms-flex-direction: var(--flex-direction-row, column);
    flex-direction: var(--flex-direction-row, column);
    -ms-flex-pack: var(--flex-justify-content-start, space-between);
    justify-content: var(--flex-justify-content-start, space-between);
  }

  .facing-section.facing-section--new .facing-section__tabs-button {
    display: var(--display-none, inline-block);
    margin: 2.25rem 0;
  }

  .facing-section.facing-section--new .facing-section__tabs-button:first-child {
    margin-top: 0;
  }

  .facing-section.facing-section--new .facing-section__slider-wrp {
    max-width: 56.25rem;
  }

  .facing-section.facing-section--new .facing-section__main-slider {
    height: 25.3125rem;
  }

  .facing-section.facing-section--new .facing-section__container {
    max-width: 85rem;
    padding: 0 2.5rem;
  }

  .facing-section.facing-section--new .facing-section__tabs {
    height: var(--facing-100-percent, 15.25rem);
    margin-bottom: 0;
  }

  .facing-section.facing-section--new .facing-section__tabs::before,
  .facing-section.facing-section--new .facing-section__tabs::after {
    display: var(--display-none, block);
    height: 3rem;
  }

  .facing-section.facing-section--new .facing-section__title {
    font-size: 3rem;
    line-height: 3.625rem;
    width: calc(100% - 42.5rem);
    margin-bottom: var(--facing-margin-bottom, 0);
    margin-right: 0;
    padding-right: 1.25rem;
  }

  .facing-section.facing-section--new .facing-section__subtitle {
    width: 42.5rem;
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: var(--facing-margin-bottom, 5rem);
  }

  .facing-section.facing-section--new .facing-section__top-container {
    display: var(--display-block, flex);
    max-width: 85rem;
    padding: 0 2.5rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 2.5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .facing-section.facing-section--new .facing-section__tabs-content {
    max-width: var(--facing-max-width-680, none);
    min-width: var(--facing-max-width-680, auto);
  }

  .facing-section.facing-section--white .facing-section__tabs::before {
    background-image: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0));
  }

  .facing-section.facing-section--white .facing-section__tabs::after {
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
  }

  .facing-section .facing-section__top-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .facing-section .facing-section__title {
    font-size: 2.5rem;
    line-height: 3.3125rem;
    max-width: 37.625rem;
    width: 50%;
    margin: 0 1.125rem 0 0;
  }

  .facing-section .facing-section__subtitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }

  .facing-section .facing-section__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }

  .facing-section .facing-section__tabs-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 1.5625rem;
  }

  .facing-section .facing-section__tabs ::-webkit-scrollbar {
    width: 0;
    background: rgba(255, 255, 255, 0);
  }

  .facing-section .facing-section__tabs::before,
  .facing-section .facing-section__tabs::after {
    display: block;
    width: 100%;
  }

  .facing-section .facing-section__tabs::before {
    background-image: linear-gradient(to bottom, #383838, rgba(255, 255, 255, 0));
  }

  .facing-section .facing-section__tabs::after {
    left: 0;
    background-image: linear-gradient(to top, #383838, rgba(255, 255, 255, 0));
  }

  .facing-section .facing-section__tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 15.25rem;
  }

  .facing-section .facing-section__tabs.facing-section__tabs--heading {
    -ms-flex-order: 2;
    order: 2;
    margin-top: 2.5rem;
  }

  .facing-section .facing-section__tabs.facing-section__tabs--heading::before,
  .facing-section .facing-section__tabs.facing-section__tabs--heading::after {
    width: 5rem;
    height: 3.125rem;
  }

  .facing-section .facing-section__tabs.facing-section__tabs--heading .facing-section__tab-btn:not(:last-of-type) {
    margin-bottom: var(--facint-button-margin, 0);
    margin-right: var(--facint-button-margin, 2rem);
    padding-bottom: 0.75rem;
  }

  .facing-section .facing-section__tabs-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
    width: 11.4375rem;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .facing-section .facing-section__tab-btn:not(:last-of-type) {
    margin-bottom: var(--facing-margin-bottom, 0.625rem);
    margin-right: var(--facint-button-margin, 0);
    padding-bottom: 0.5rem;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .facing-section .facing-section__tab-btn {
    white-space: pre-wrap;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .facing-section .facing-section__tab.facing-section__tab--active {
    display: -ms-flexbox;
    display: flex;
  }

  .facing-section .facing-section__tab {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 29.875rem;
  }

  .facing-section .facing-section__tabs-button:last-child {
    margin-bottom: 0;
  }

  .facing-section .facing-section__tabs-button {
    display: inline-block;
    margin: 0.625rem 0;
  }

  .facing-section .facing-section__slider-wrp {
    width: 100%;
    max-width: 50rem;
  }

  .facing-section .facing-section__main-slider {
    height: 26.375rem;
  }

  .facing-section .facing-section__main-slide-text {
    width: 39.0625rem;
    padding: 1.25rem 1.5rem;
    bottom: 1.625rem;
  }

  .facing-section .facing-section__main-slide-title {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0.625rem;
  }

  .facing-section .facing-section__content {
    margin-top: 0;
    padding: 3rem 2.5rem;
    -ms-flex-preferred-size: 31.5%;
    flex-basis: 31.5%;
    max-width: 31.5%;
  }

  .facing-section {
    padding: 6.5rem 0;
  }

  .facing-section-horizontal {
    padding: 7.5rem 0;
  }

  .facing-section-horizontal .facing-section-horizontal__top-container {
    max-width: 85rem;
    margin-bottom: 2.5rem;
  }

  .facing-section-horizontal .facing-section-horizontal__title {
    font-size: 2.25rem;
    line-height: 2.875rem;
    margin: 0 0 2.5rem;
  }

  .facing-section-horizontal .facing-section-horizontal__subtitle {
    max-width: 50%;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .facing-section-horizontal .facing-section-horizontal__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    max-width: 85rem;
    padding: 0 2.5rem;
  }

  .facing-section-horizontal .facing-section-horizontal__tabs-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 1.5625rem;
  }

  .facing-section-horizontal .facing-section-horizontal__tabs ::-webkit-scrollbar {
    width: 0;
    background: rgba(255, 255, 255, 0);
  }

  .facing-section-horizontal .facing-section-horizontal__tabs-wrap {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: auto;
    height: auto;
  }

  .facing-section-horizontal .facing-section-horizontal__tab-btn:not(:last-of-type) {
    margin-bottom: 0.9375rem;
    margin-right: 0.5rem;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .facing-section-horizontal .facing-section-horizontal__tab-btn {
    white-space: pre-wrap;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .facing-section-horizontal .facing-section-horizontal__tabs-button:first-child {
    margin-top: 0;
  }

  .facing-section-horizontal .facing-section-horizontal__tabs-button:last-child {
    margin-bottom: 0;
  }

  .facing-section-horizontal .facing-section-horizontal__tabs-button {
    display: var(--display-none, inline-block);
    margin: 2.25rem 0;
  }

  .facing-section-horizontal .facing-section-horizontal__slider-btns {
    z-index: 3;
    position: absolute;
    bottom: -0.4375rem;
    right: -4.8125rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 9.375rem;
    padding: 0 1.5rem;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .facing-section-horizontal .facing-section-horizontal__main-slider {
    padding-right: 0;
  }

  .facing-section-horizontal .facing-section-horizontal__main-slide-text {
    width: 39.0625rem;
    padding: 1.25rem 1.5rem;
    bottom: 1.625rem;
  }

  .facing-section-horizontal .facing-section-horizontal__main-slide-title {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0.625rem;
  }

  .facing-section-horizontal .facing-section-horizontal__content {
    margin-top: 0;
    padding: 3rem 2.5rem;
    -ms-flex-preferred-size: 31.5%;
    flex-basis: 31.5%;
    max-width: 31.5%;
  }

  .facing-section-horizontal .facing-section-horizontal__decor {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 6;
    pointer-events: none;
  }

  .facing-section-horizontal .facing-section-horizontal__decor svg {
    width: calc(100% + 6.25rem);
  }

  .facing-section-horizontal .facing-section-horizontal__decor-item {
    position: absolute;
    width: 9.375rem;
    height: 9.375rem;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .facing-section-horizontal .facing-section-horizontal__decor-item.facing-section-horizontal__decor-item--first {
    background-image: var(--decor-block-7-1);
  }

  .facing-section-horizontal .facing-section-horizontal__decor-item.facing-section-horizontal__decor-item--second {
    background-image: var(--decor-block-7-2);
  }

  .facing-section-horizontal .facing-section-horizontal__decor-item.facing-section-horizontal__decor-item--third {
    background-image: var(--decor-block-7-3);
  }

  .facing .facing__top-container {
    padding-left: 12.1875rem;
    padding-right: 7.8125rem;
  }

  .facing .facing__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 3.5rem;
  }

  .facing .facing__subtitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }

  .facing .facing__responsible {
    font-size: 4rem;
    margin-bottom: 3.5rem;
  }

  .facing .facing__tab.facing__tab--active {
    display: -ms-flexbox;
    display: flex;
  }

  .facing .facing__tab {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .facing .facing__slider-wrp {
    -ms-flex-preferred-size: 68.5%;
    flex-basis: 68.5%;
    max-width: 68.5%;
    padding-right: 1.875rem;
  }

  .facing .facing__main-slider {
    height: 26.375rem;
  }

  .facing .facing__content {
    margin-top: 0;
    padding: 3rem 2.5rem;
    -ms-flex-preferred-size: 31.5%;
    flex-basis: 31.5%;
    max-width: 31.5%;
  }

  .facing {
    padding: 6.5rem 0;
  }

  .filter .filter__form {
    margin: 0 -0.5rem;
  }

  .filter .filter__item {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0.75rem 0.5rem;
  }

  .filter .filter__radio-label {
    height: 3.375rem;
    line-height: 3.375rem;
    font-size: 0.875rem;
  }

  .filter .filter__price-box {
    height: 3.5rem;
  }

  .filter .filter__popup-button {
    height: 3.5rem;
  }

  .filter .filter__popup-button:hover {
    border-color: var(--button-background-hover, #db0032);
    color: var(--button-background-hover, #db0032);
  }

  .filter .filter__button-wrp {
    width: 50%;
    padding: 0.75rem 0.5rem;
  }

  .filter .filter__button-column {
    width: 50%;
  }

  .filter .filter__button-column.filter__button-column--cancel {
    width: 50%;
  }

  .filter .filter__button {
    height: 3.5rem;
    line-height: 3.5rem;
  }

  .filter .filter__button .btn__text {
    -ms-transform: translateX(-1.75rem);
    transform: translateX(-1.75rem);
  }

  .filter .filter__button:hover .btn__text {
    -ms-transform: none;
    transform: none;
  }

  .filter .filter__button.btn--wine .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .filter.filter--new .filter__button-wrp {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0.75rem 0.5rem;
  }

  .filter.filter--new .filter__button-column {
    height: 3.5rem;
  }

  .filter.filter--new .filter__label {
    margin-bottom: 0.375rem;
  }

  .filter.filter--new .filter__radio-label {
    font-size: 1rem;
    line-height: 3.5rem;
    height: 3.5rem;
  }

  .filter.filter--new .filter__select {
    height: 3.5rem;
  }

  .filter.filter--new .cselect__title {
    line-height: 3.5rem;
    height: 3.5rem;
  }

  .filter-popup .filter-popup__content {
    max-width: 55rem;
    padding: 5.9375rem 5rem;
  }

  .filter-popup .filter-popup__head {
    margin-bottom: 2.5rem;
  }

  .filter-popup .filter-popup__tab {
    height: 3.375rem;
    line-height: 3.375rem;
  }

  .filter-popup .filter-popup__search {
    height: 3.375rem;
  }

  .filter-popup .filter-popup__checkboxes {
    max-height: 19.625rem;
  }

  .filter-popup .filter-popup__button-wrp {
    margin-top: 2.5rem;
  }

  .filter-popup .filter-popup__button .btn__text {
    -ms-transform: translateX(-1.75rem);
    transform: translateX(-1.75rem);
  }

  .filter-popup .filter-popup__button:hover .btn__text {
    -ms-transform: none;
    transform: none;
  }

  .first-screen {
    padding-top: 0;
  }

  .first-screen .first-screen__slider {
    padding-right: 12rem;
  }

  .first-screen .first-screen__content {
    max-width: 70%;
  }

  .first-screen .first-screen__content.first-screen__content--dark {
    padding: 3.125rem 9.8125rem 2.5rem 4.0625rem;
    max-width: 43.75rem;
    width: 43.75rem;
    margin: 11.25rem 0 13.75rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__title {
    font-size: 2rem;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__btn {
    max-width: 150%;
  }

  .first-screen .first-screen__content.first-screen__content--dark .first-screen__subtitle {
    font-size: 1.25rem;
    line-height: 1.8125rem;
    margin-bottom: 0.75rem;
    margin-right: -5.8125rem;
  }

  .first-screen .first-screen__description {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .first-screen .first-screen__slider-pagination {
    left: 0.9375rem;
  }

  .first-screen .first-screen__decor {
    position: absolute;
    display: block;
    width: calc(100% - 8.125rem);
    height: 100%;
    top: 0;
    left: 8.125rem;
    background-image: url("/live/lins.png");
    background-repeat: no-repeat;
    background-size: contain;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    mix-blend-mode: screen;
    pointer-events: none;
  }

  .first-screen.first-screen--new .first-screen__container {
    padding: 0 10.375rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple {
    margin-left: 4.375rem;
    padding-left: 0;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content {
    padding: 2.25rem 2.5rem 4.625rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__title {
    font-size: 3rem;
    line-height: 3.625rem;
  }

  .first-screen.first-screen--new .first-screen__container--simple .first-screen__content .first-screen__address-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .footer-accordion {
    border: none;
  }

  .footer-accordion .footer-accordion__head span {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .footer-accordion .footer-accordion__head svg {
    display: none;
  }

  .footer-accordion .footer-accordion__head {
    margin-bottom: 1.125rem;
    height: auto;
  }

  .footer-accordion .footer-accordion__links ul {
    padding: 0;
  }

  .footer-accordion .footer-accordion__links {
    max-height: none;
  }

  .footer-accordion .footer-accordion__link {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .footer-accordion .footer-accordion__link:hover {
    color: #db0032;
  }

  .footer {
    padding: 5rem 0 3rem;
  }

  .footer .footer__wrp {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer .footer__address {
    margin-bottom: 0;
    margin-top: 0.5rem;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer .footer__address-ico {
    margin: 0 1rem 0 0;
  }

  .footer .footer__builder {
    max-width: none;
  }

  .footer .footer__builder span {
    font-size: 1rem;
    line-height: 1.4375rem;
  }

  .footer .footer__contacts {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer .footer__email {
    margin-right: 3.5rem;
    margin-bottom: 0;
  }

  .footer .footer__phone {
    margin-bottom: 0;
    -ms-flex-order: 3;
    order: 3;
    font-size: 1.125rem;
    line-height: 1.375rem;
  }

  .footer .footer__btn {
    margin-right: 1.5rem;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer .footer__bottom {
    text-align: left;
    margin-top: 2.75rem;
    padding-left: 2.6875rem;
  }

  .footer .footer__bottom.footer__bottom--al-st {
    margin-top: 1.875rem;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer .footer__bottom-policy {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }

  .footer .footer__links {
    margin-top: 3.125rem;
    display: -ms-flexbox;
    display: flex;
  }

  .footer .footer__accordion {
    max-width: calc(100% / 6);
    -ms-flex-preferred-size: calc(100% / 6);
    flex-basis: calc(100% / 6);
    padding-right: 2.5rem;
  }

  .footer .footer__accordion:last-of-type {
    padding-right: 0;
    padding-left: 1.25rem;
  }

  .footer .footer__social {
    width: 3.125rem;
    height: 3.125rem;
  }

  .footer .footer__social.footer__social--whatsapp:hover {
    background-color: #1da851;
  }

  .footer .footer__social.footer__social--telegram:hover {
    background-color: #006699;
  }

  .footer.footer--new {
    padding: 3.75rem 0;
  }

  .footer.footer--new .footer__address {
    max-width: none;
  }

  .footer.footer--new .footer__address-text {
    max-width: 29.6875rem;
    font-size: 1rem;
  }

  .footer.footer--new .footer__contacts {
    -ms-flex-align: center;
    align-items: center;
  }

  .footer.footer--new .footer__privacy {
    -ms-flex-order: 1;
    order: 1;
  }

  .footer.footer--new .footer__email {
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0;
  }

  .form .form__title {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .form .form__select {
    padding: 0 1rem;
    height: 3.375rem;
  }

  .form .form__radio-label {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .form .form__radio-ico {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }

  .form .form__download {
    margin-top: 2.0625rem;
  }

  .form.form--new .form__select {
    padding: 0 var(--value-0, 0.625rem);
    height: 3.125rem;
  }

  .form.form--new.popup-cards__section-form .form__select {
    height: 4rem;
  }

  .form.form--new .form__select {
    padding: 0 var(--value-0, 0.625rem);
    height: 3.125rem;
  }

  .form.form--new.popup-cards__section-form .form__select {
    height: 4rem;
  }

  .form .form__title {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .form .form__select {
    padding: 0 1rem;
    height: 3.375rem;
  }

  .form .form__radio-label {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .form .form__radio-ico {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }

  .form .form__download {
    margin-top: 2.0625rem;
  }

  .gallery .gallery__title {
    padding: 0;
    font-size: 3.5rem;
    line-height: 4.1875rem;
  }

  .gallery .gallery__parallax-wrap {
    width: 22.5625rem;
  }

  .gallery .gallery__subtitle {
    padding: 0;
    margin-top: 2rem;
    font-size: 1.5rem;
    line-height: 2.1875rem;
  }

  .gallery .gallery__wrp {
    margin-top: 5rem;
  }

  .gallery .gallery__slider-buttons {
    padding: 0 2rem;
  }

  .gallery .gallery__tab-btns {
    top: 3.5rem;
  }

  .gallery .gallery__btn {
    height: 3.5rem;
    line-height: 3.5rem;
    width: 11.25rem;
    font-size: 1rem;
  }

  .gallery .gallery__main-slider {
    height: 56.25rem;
  }

  .gallery .gallery__button-full {
    right: 2.5rem;
    top: 2.5rem;
  }

  .gallery .gallery__button-full {
    top: 1.5rem;
  }

  .gallery.gallery--new {
    padding: var(--gallery-padding-xl-min, 3.5rem 0);
  }

  .gallery.gallery--new .gallery__title {
    font-size: 3rem;
    line-height: 3.625rem;
    max-width: 46.25rem;
    margin: 0 auto;
  }

  .gallery.gallery--new .gallery__subtitle {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    max-width: 46.25rem;
    margin: 0 auto;
  }

  .gallery.gallery--new .gallery__slider-buttons {
    padding: 0 2.5rem;
  }

  .gallery.gallery--new .gallery__container {
    max-width: 75rem;
    margin: 0 auto;
  }

  .gallery.gallery--new .gallery__wrp {
    margin-top: 2.5rem;
  }

  .gallery.gallery--new .gallery__main-slider {
    height: 28rem;
  }

  .gallery.gallery--new .gallery__thumb-slide {
    width: 6.25rem;
    height: 3.5625rem;
  }

  .gallery-plate {
    position: relative;
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
    overflow: hidden;
  }

  .gallery-plate .gallery-plate__title {
    font-size: 2.25rem;
  }

  .gallery-plate .gallery-plate__subtitle {
    margin-bottom: 2.5rem;
  }

  .gallery-plate .gallery-plate__plates {
    padding: 0 1.5rem;
  }

  .gallery-plate .gallery-plate__plates-wrp {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    gap: 0.5rem;
    border-radius: var(--border-radius, 1.5rem);
    overflow: hidden;
  }

  .gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--count-3 {
    display: -ms-flexbox;
    display: flex;
    min-height: 34.375rem;
  }

  .gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--count-3 .gallery-plate__plate {
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
  }

  .gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--count-3 .gallery-plate__plate:first-of-type {
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }

  .gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--count-2 {
    display: -ms-flexbox;
    display: flex;
    min-height: 34.375rem;
  }

  .gallery-plate .gallery-plate__plates-wrp.gallery-plate__plates-wrp--count-2 .gallery-plate__plate {
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }

  .gallery-plate .gallery-plate__plate {
    -ms-grid-row: span 2;
    grid-row: span 2;
  }

  .gallery-plate .gallery-plate__plate:nth-child(4n + 2) {
    display: block;
  }

  .gallery-plate .gallery-plate__plate:nth-child(4n + 3) {
    display: block;
    -ms-grid-row: span 1;
    grid-row: span 1;
  }

  .gallery-plate .gallery-plate__plate:nth-child(4n + 4) {
    -ms-grid-row: span 1;
    grid-row: span 1;
  }

  .gallery-plate .gallery-plate__plate:only-child {
    height: auto;
    grid-column: 1 / 4;
  }

  .gallery-plate .gallery-plate__plate:last-child {
    height: auto;
  }

  .header .header__container {
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.15);
    padding: 0 1.5rem;
  }

  .header .header__logo {
    margin-right: 4rem;
    font-size: 0.5625rem;
    line-height: 1.44;
  }

  .header .header__logo img {
    max-width: 6.4375rem;
    max-height: 2.375rem;
  }

  .header .header__logo span {
    display: block;
    margin-top: 0.5625rem;
  }

  .header .header__address {
    margin-right: 1.875rem;
    font-size: 1rem;
    line-height: 1.25rem;
  }

  .header .header__main {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  .header .header__item {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }

  .header .header__callback-wrp {
    display: -ms-flexbox;
    display: flex;
  }

  .header .header__phone-request {
    text-align: center;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .header .header__callback {
    display: inline-block;
    margin-right: 1.5rem;
    font-weight: var(--button-font-weight, 500);
    font-size: var(--header-link-font, 0.875rem);
    height: var(--header-button-height, 2.5rem);
  }

  .header .header__btn {
    display: none;
  }

  .header .header__social-box {
    margin-left: 0.9375rem;
  }

  .header .header__social {
    width: 2.25rem;
    height: 2.25rem;
  }

  .header .header__social.header__social--whatsapp:hover {
    background-color: #1da851;
  }

  .header .header__social.header__social--telegram:hover {
    background-color: #006699;
  }

  .header {
    height: 4.8125rem;
    background-color: transparent;
  }

  .header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 12.5rem;
    background: linear-gradient(180deg, rgba(28, 28, 28, 0.6) 0%, rgba(28, 28, 28, 0) 100%);
    pointer-events: none;
  }

  .header.header--fixed {
    height: 4.8125rem;
  }

  .header.header--white .header__container {
    padding: 0 1.5rem;
  }

  .header.header--white .header__link:hover {
    color: var(--primary-color, #db0032);
  }

  .header.header--white .header__link:hover::after {
    background-color: var(--primary-color, #db0032);
  }

  .header.header--white .header__phone {
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
  }

  .header.header--white::before {
    display: none;
  }

  .infrastructure .infrastructure__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
  }

  .infrastructure .infrastructure__list {
    padding: 0;
    margin: 0 -2.5rem;
  }

  .infrastructure .infrastructure__item {
    width: 25%;
    padding: 0 0.9375rem 0 0;
  }

  .infrastructure .infrastructure__item:nth-child(2n) {
    padding-left: 0;
  }

  .location {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .location .location__container {
    border-radius: var(--border-radius, 0);
    text-align: center;
    padding: var(--location-container-padding, 40px);
  }

  .location .location__title > span br:first-child {
    display: none;
  }

  .location .location__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    padding: 0 10.9375rem;
    margin-bottom: 5rem;
    display: inline-block;
  }

  .location .location__caption {
    font-size: 2.25rem;
    line-height: 2.9375rem;
  }

  .location .location__description {
    margin-top: 2.25rem;
  }

  .location .location__btn {
    width: 20rem;
  }

  .location .location__wrp {
    text-align: left;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .location .location__item::before {
    background-size: 7px;
  }

  .location .location__item:not(:last-of-type) {
    margin-right: 0.625rem;
  }

  .location .location__item:nth-of-type(4n) {
    margin-right: 0;
  }

  .location .location__item {
    -ms-flex-preferred-size: calc(25% - 8px);
    flex-basis: calc(25% - 8px);
    max-width: calc(25% - 8px);
    margin-bottom: 0;
  }

  .location {
    padding: 6.5rem 0;
  }

  .location .location__button-full {
    right: 2.5rem;
    top: 3.125rem;
  }

  .location .location__slider-wrp {
    margin-top: var(--location-slider-margin-top, 6.125rem);
  }

  .location .location__slider-btns {
    width: calc(100% - 5rem);
  }

  .location .location__main-slider {
    height: 30.5rem;
  }

  .location .location__decor {
    position: absolute;
    width: 100%;
    height: 22.5rem;
    display: inline-block;
    bottom: 26%;
    background-image: var(--decor-block-4);
    background-size: 100% 100%;
    background-position: bottom;
    background-repeat: no-repeat;
  }

  .location.location--block {
    padding: 5rem 0;
  }

  .location.location--block .location__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 85rem;
    margin-bottom: var(--location-container-margin-bottom40, 0);
  }

  .location.location--block .location__wrp {
    margin: -1.875rem;
  }

  .location.location--block .location__text-wrp {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 6.25rem;
    margin-bottom: 0;
  }

  .location.location--block .location__item {
    -ms-flex-preferred-size: calc(50% - 3.75rem);
    flex-basis: calc(50% - 3.75rem);
    max-width: calc(50% - 3.75rem);
    margin: 1.875rem;
  }

  .location.location--block .location__item:not(:last-of-type) {
    margin-right: 0;
  }

  .location.location--block .location__item:nth-of-type(4n) {
    margin-right: 0;
  }

  .location.location--block .location__slider-wrp {
    max-width: var(--location-slider-max-width, 100rem);
    padding-left: var(--location-slider-padding, 40px);
    padding-right: var(--location-slider-padding, 40px);
  }

  .location.location--without-slider {
    position: relative;
    overflow: hidden;
  }

  .location.location--without-slider .location__container {
    margin-bottom: 0;
  }

  .location.location--without-slider .location__decor {
    bottom: -22.5rem;
  }

  .manager__title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .map .map__top-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5rem;
  }

  .map .map__title {
    font-size: 2.5rem;
    line-height: 3.3125rem;
    max-width: 37.625rem;
    width: 50%;
    margin: 0 1.125rem 0 0;
  }

  .map .map__subtitle {
    font-size: 1.125rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }

  .map .map__pins.map__pins--aside {
    right: -8.1875rem;
    height: 28.875rem;
    width: 18.3125rem;
  }

  .map .map__tab.map__tab--active {
    display: -ms-flexbox;
    display: flex;
  }

  .map .map__tab.map__tab--list .list-map {
    height: 40.625rem;
  }

  .map .map__tab.map__tab--list {
    width: 90%;
  }

  .map .map__tab {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .map.map--new .map__title {
    font-size: 3rem;
    line-height: 3.625rem;
    width: 36.25rem;
    margin-bottom: 0.9375rem;
  }

  .map.map--new .map__subtitle {
    max-width: 42.5rem;
    font-size: 1.125rem;
    line-height: 1.6875rem;
  }

  .map.map--new .map__pin {
    width: 25%;
  }

  .map.map--new .map__container {
    max-width: 85rem;
  }

  .map.map--new .map__top-container {
    max-width: 85rem;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: var(--infrastructure-flex-column, row);
    flex-direction: var(--infrastructure-flex-column, row);
  }

  .map.map--new .map__tab-btn {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  .partners .partners__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 2rem;
  }

  .partners .partners__container {
    margin-top: 3.0625rem;
  }

  .partners .partners__slider {
    padding-bottom: 6.25rem;
  }

  .partners .partners__slider-buttons {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    z-index: 2;
  }

  .partners .partners__text {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    margin-bottom: 5rem;
  }

  .partners {
    padding: 8.125rem 0 0;
  }

  .personalForm.personalForm--new .personalForm__wrp {
    max-width: 85rem;
  }

  .personalForm.personalForm--new .personalForm__img {
    margin: 0 auto;
    height: 32.8125rem;
    width: 32.8125rem;
    top: 0;
    right: -8.125rem;
  }

  .personalForm .personalForm__wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .personalForm .personalForm__wrp--new {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .personalForm .personalForm__wrp--new .personalForm__content-wrp {
    display: block;
  }

  .personalForm .personalForm__wrp--new .personalForm__content {
    margin-bottom: 3rem;
  }

  .personalForm .personalForm__wrp--new .personalForm__quiz {
    max-width: 50.5rem;
  }

  .personalForm .personalForm__wrp--new .personalForm__form-wrap {
    width: 32.5rem;
  }

  .personalForm .personalForm__container {
    padding: 0;
    max-width: 100%;
  }

  .personalForm .personalForm__half:first-child {
    padding-right: 2.9375rem;
  }

  .personalForm .personalForm__half:first-child.personalForm__half--center {
    padding: 5rem 0 0;
  }

  .personalForm .personalForm__half:last-child {
    padding-left: 3.5625rem;
  }

  .personalForm .personalForm__half:last-child.personalForm__half--center {
    padding: 3.5rem 0;
  }

  .personalForm .personalForm__half {
    position: static;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .personalForm .personalForm__half--center {
    position: relative;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .personalForm .personalForm__half--center .personalForm__title {
    margin-bottom: 2.25rem;
    font-size: 3rem;
    line-height: 3.625rem;
  }

  .personalForm .personalForm__half--center .personalForm__form-wrap {
    padding: 3.75rem 2.5rem;
    max-width: 32.5rem;
    margin-left: auto;
  }

  .personalForm .personalForm__half--center .personalForm__form .form__select {
    max-width: 100%;
    border-color: var(--presentation-transparent, transparent);
  }

  .personalForm .personalForm__content {
    margin-bottom: 2rem;
  }

  .personalForm .personalForm__title {
    font-size: 2.125rem;
    line-height: 2.9375rem;
    margin-bottom: 0.5rem;
  }

  .personalForm .personalForm__text {
    width: 42.5rem;
  }

  .personalForm .personalForm__subtitle {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .personalForm .personalForm__img {
    margin: 0 auto;
    height: 19.75rem;
    width: 26.6875rem;
  }

  .personalForm .personalForm__bg {
    left: auto;
    width: 50%;
  }

  .personalForm .personalForm__form-wrap {
    padding: 6.125rem 0 0 1.5625rem;
  }

  .personalForm .personalForm__form .form .form__select {
    max-width: 100%;
  }

  .popup-article .popup-article__container {
    padding: 6.625rem;
    width: 54.5rem;
  }

  .popup-callback .popup-callback__button::after {
    right: 0.5rem;
    width: 10.3125rem;
  }

  .popup-callback .popup-callback__button .btn__text {
    -ms-transform: translateX(-5.3125rem);
    transform: translateX(-5.3125rem);
  }

  .popup-callback .popup-callback__button:hover::after {
    width: 0;
  }

  .popup-callback .popup-callback__button:hover .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .popup-callback.popup-callback--presentation .popup-callback__button::after {
    display: none;
  }

  .popup-callback.popup-callback--presentation .popup-callback__button .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .popup-callback .popup-callback__select {
    padding: 0 1rem;
    height: 3.375rem;
  }

  .popup-callback .popup-callback__select {
    padding: 0 0.625rem;
    height: 3.125rem;
  }

  .popup-callback .popup-callback__select-label {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .popup-callback .popup-callback__radio-ico {
    margin-bottom: 0;
    margin-right: 0.5rem;
  }

  .popup-callback.popup-callback--new .popup-callback__button::after {
    display: none;
  }

  .popup-callback.popup-callback--new .popup-callback__button .btn__text {
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .popup-cards {
    padding: 5.9375rem 0;
  }

  .popup-cards.popup-cards--section {
    padding: 2.5rem 0;
  }

  .popup-cards.popup-cards--section .popup-cards__container {
    padding: 0 1rem;
  }

  .popup-cards.popup-cards--section .popup-cards__close {
    top: -1.5rem;
    right: -1.5rem;
  }

  .popup-cards .popup-cards__close {
    top: -1.5rem;
    right: -0.75rem;
  }

  .popup-cards .popup-cards__btns-nav {
    width: 46.875rem;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--prev {
    left: -6.875rem;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--next {
    right: -6.875rem;
  }

  .popup-cards .popup-cards__section-wrapper:first-child {
    min-width: 42.5rem;
  }

  .popup-cards .popup-cards__section-wrapper {
    width: 50%;
  }

  .popup-cards .popup-cards__section-wrapper-form {
    padding-left: 3.0625rem;
    margin-top: 0;
    display: block;
  }

  .popup-cards .popup-cards__section-title {
    font-size: 3rem;
    line-height: 3.625rem;
    margin-bottom: 2.5rem;
  }

  .popup-cards .popup-cards__section-slider {
    margin-bottom: 1.875rem;
  }

  .popup-cards .popup-cards__section-text-price {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }

  .popup-cards .popup-cards__section-text-description {
    margin-bottom: 0.5rem;
    max-height: 6.75rem;
  }

  .popup-cards .popup-cards__section-count {
    margin-bottom: 2rem;
  }

  .popup-cards .popup-cards__manager {
    margin-bottom: 2rem;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
  }

  .popup-cards .popup-cards__manager-image-box {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }

  .popup-cards .popup-cards__manager-img {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }

  .popup-cards .popup-cards__manager-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .popup-cards .popup-cards__section-form {
    width: 100%;
  }

  .popup-cards .popup-cards__section-form .form__radio-label {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .popup-cards .popup-cards__section-form .form__radio-ico {
    margin-bottom: 0.375rem;
  }

  .popup-cards .popup-cards__section {
    display: -ms-flexbox;
    display: flex;
    padding: 3.125rem 2.5rem;
  }

  .popup-cards .popup-cards__communication {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .popup-fullscreen .popup-fullscreen__container {
    max-width: 90%;
  }

  .popup-fullscreen .popup-fullscreen__main-slide-text {
    width: 39.0625rem;
    padding: 1.25rem 1.5rem;
    bottom: 3.75rem;
    left: 0rem;
  }

  .popup-fullscreen .popup-fullscreen__main-slide-title {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    margin-bottom: 0.625rem;
  }

  .popup-fullscreen .popup-fullscreen__close {
    right: -1.5rem;
  }

  .popup-fullscreen .popup-fullscreen__btns-nav {
    width: 46.875rem;
  }

  .popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--prev {
    left: -4.0625rem;
  }

  .popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--next {
    right: -4.0625rem;
  }

  .popup .popup__content.popup__content--apartment {
    -ms-flex-preferred-size: 71.25rem;
    flex-basis: 71.25rem;
    max-width: 71.25rem;
  }

  .popup .popup__close {
    top: 1.5rem;
    right: 1.5rem;
  }

  .popup-projects-object .popup-projects-object__content-box {
    display: -ms-flexbox;
    display: flex;
    height: calc(100vh - 5rem);
    max-height: 48.75rem;
  }

  .popup-projects-object .popup-projects-object__communication {
    display: -ms-flexbox;
    display: flex;
  }

  .popup-success .popup-success__container p {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .popup-success .popup-success__back {
    text-align: center;
  }

  .popup-success .popup-success__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    text-align: center;
  }

  .popup-success .popup-success__subtitle {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2.1875rem;
  }

  .popup-success {
    padding: 4.75rem 0;
  }

  .popup-video .popup-video__close {
    right: -1.5rem;
  }

  .projects {
    padding: 6.5rem 0 8.75rem;
    background-image: var(--decor-block-15);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  .projects.projects--new {
    padding: 5rem 0;
  }

  .projects.projects--new .container {
    max-width: 85rem;
  }

  .projects.projects--new .projects__container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .projects.projects--new .projects__main-slider {
    width: 32.5rem;
    margin-right: 0;
  }

  .projects.projects--new .projects__title,
  .projects.projects--new .projects__content-title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 1.5rem;
  }

  .projects.projects--new .projects__title {
    font-size: 3rem;
    line-height: 3.625rem;
    margin-bottom: 3.75rem;
  }

  .projects.projects--new .projects__item-content {
    margin-right: 0;
  }

  .projects.projects--new .projects__item-logo {
    margin-bottom: 4.625rem;
    height: 5.5rem;
    width: 15rem;
  }

  .projects.projects--new .projects__item-logo img {
    width: calc(100% - 2.375rem);
  }

  .projects .projects__item-docs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .projects .projects__item-file {
    width: calc(50% - 1.375rem);
  }

  .projects .projects__item-file + .projects__item-file {
    margin-top: 0;
  }

  .projects .projects__list {
    margin-bottom: 0;
  }

  .projects .projects__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 1.5rem;
  }

  .projects .projects__item-content {
    max-width: calc(50% - 15px);
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
    margin-right: 1.875rem;
    padding-right: 2.5rem;
    padding-bottom: 12.5rem;
  }

  .projects .projects__item-image img {
    height: 33.375rem;
  }

  .projects .projects__item-image {
    max-width: calc(50% - 15px);
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
  }

  .projects .projects__item-title::before {
    width: 7.5rem;
    margin-right: 2rem;
    top: 1.5rem;
  }

  .projects .projects__item-title {
    font-size: 2rem;
    line-height: 2.875rem;
    padding-left: 5.9375rem;
    margin-bottom: 5rem;
  }

  .projects .projects__item-logo {
    margin-bottom: 2.5rem;
  }

  .projects .projects__item-text {
    font-size: 1.125rem;
    line-height: 1.875rem;
  }

  .projects .projects__thumb-slider {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    width: 32.5rem;
    padding-bottom: 3.75rem;
    bottom: -3.8125rem;
  }

  .quiz .quiz__answer {
    max-width: 29.625rem;
  }

  .quiz .quiz__btn {
    text-align: left;
    max-width: 20rem;
    margin: 3rem auto 0;
  }

  .quiz.quiz--bar .quiz__title {
    font-size: 2.25rem;
    line-height: 2.9375rem;
  }

  .quiz.quiz--bar .quiz__answers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 50.5rem;
    margin: -0.625rem;
  }

  .quiz.quiz--bar .quiz__answer {
    width: calc(100% / 3 - 1.25rem);
    min-width: 0;
    margin: 0.625rem;
    height: var(--quiz-button-height, 7.5rem);
  }

  .quiz.quiz--marquiz {
    margin: 7.5rem 0;
  }

  .sectionObject .sectionObject__container {
    display: -ms-flexbox;
    display: flex;
    padding-top: 7.5rem;
    padding-bottom: 8.75rem;
    max-width: 85rem;
  }

  .sectionObject .sectionObject__wrapper {
    width: 42.5rem;
  }

  .sectionObject .sectionObject__wrapper-form {
    padding-left: 5.9375rem;
    margin-top: 0;
    display: block;
    width: calc(100% - 42.5rem);
    margin-left: auto;
  }

  .sectionObject .sectionObject__title {
    font-size: 3rem;
    line-height: 3.625rem;
    margin-bottom: 2.5rem;
  }

  .sectionObject .sectionObject__slider {
    margin-bottom: 1.875rem;
  }

  .sectionObject .sectionObject__text-price {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }

  .sectionObject .sectionObject__text-description {
    margin-bottom: 0.5rem;
    max-height: 6.75rem;
  }

  .sectionObject .sectionObject__count {
    margin-bottom: 2rem;
  }

  .sectionObject .sectionObject__form-wrapper {
    display: block;
    padding: var(--sectionObject-form-wrapper-padding-desktop, 0);
  }

  .sectionObject .sectionObject__manager {
    margin-bottom: 2rem;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
  }

  .sectionObject .sectionObject__manager-image-box {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }

  .sectionObject .sectionObject__manager-img {
    margin-right: 1.5rem;
    margin-bottom: 0;
  }

  .sectionObject .sectionObject__manager-title {
    font-size: 1.5rem;
    line-height: 1.9375rem;
  }

  .sectionObject .sectionObject__form {
    width: 100%;
  }

  .stock {
    background-image: var(--decor-block-9);
    background-size: 100% auto;
    background-repeat: no-repeat;
  }

  .stock .stock__title {
    font-size: 3.5rem;
    line-height: 4.1875rem;
    margin-bottom: 4rem;
  }

  .stock .stock__priceOff::before {
    height: 5.3125rem;
    width: 5.3125rem;
    top: 65%;
  }

  .stock .stock__price {
    font-size: 1.75rem;
    line-height: 2.5rem;
    margin-bottom: 1rem;
  }

  .stock .stock__price-old {
    margin-right: 2rem;
  }

  .stock .stock__term {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }

  .stock .stock__container {
    margin-top: 3.0625rem;
  }

  .stock .stock__slider {
    padding-bottom: 6.25rem;
  }

  .stock .stock__slider-buttons {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }

  .stock {
    padding: 6.25rem 0 0;
  }

  .stock.stock--new {
    padding-bottom: 5rem;
  }

  .stock.stock--new .stock__title {
    font-size: var(--stock-title-font-size-xl-min, 3rem);
    line-height: var(--stock-title-line-height-xl-min, 3.625rem);
    margin-bottom: 3rem;
  }

  .stock.stock--new .stock__price .stock__price-old {
    margin-left: 2rem;
    margin-right: 0;
  }

  .stock.stock--new .stock__slider-buttons {
    width: calc(100% - 1.875rem);
    left: 50%;
    right: auto;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
  }

  .stock.stock--new .stock__container {
    padding: 0 2.5rem;
  }

  .topProjects {
    padding: var(--gallery-padding-xl-min, 5.25rem 0 4.125rem);
  }

  .topProjects .topProjects__title {
    margin-bottom: var(--topProjects-title-margin-bottom-xl-min, 0.5rem);
    text-align: center;
    font-size: var(--topProjects-title-font-size-xl-min, 3rem);
    line-height: var(--topProjects-title-line-height-xl-min, 3.625rem);
  }

  .topProjects .topProjects__container {
    max-width: 85rem;
  }

  .topProjects .topProjects__subtitle {
    max-width: var(--topProjects-subtitle-max-width-xl-min, "none");
    margin: var(--topProjects-subtitle-margin-xl-min, 0 0 3.5rem);
  }

  .topProjects .topProjects__decor-box {
    position: absolute;
    display: block;
    width: 100%;
    height: 25rem;
    top: 0;
    left: 0;
    overflow: hidden;
  }

  .topProjects .topProjects__communication-link.topProjects__communication-link--phone:hover {
    background-color: var(--button-background-hover);
  }

  .topProjects .topProjects__communication-link.topProjects__communication-link--whatsapp:hover {
    background-color: #048301;
  }

  .topProjects .topProjects__slide-private-sale span {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .video {
    padding-bottom: 5rem;
  }

  .video .video__headLine {
    font-size: 3.5rem;
    line-height: 4.1875rem;
  }

  .video .video__text {
    font-size: 1.125rem;
    margin-bottom: 2.5rem;
  }

  .video .video__youtube {
    height: 40.625rem;
  }

  .video .video__youtube::before {
    content: "";
    border: 2px solid black;
    width: calc(120px + 100%);
    height: 100%;
    position: absolute;
    left: -3.75rem;
    top: 3.75rem;
    z-index: 0;
  }

  .video .video__youtube iframe {
    z-index: 1;
    position: relative;
  }

  .typography .h1 {
    font-size: 3rem !important;
  }

  .typography .h2 {
    font-size: 2.25rem !important;
  }

  .typography .h5 {
    font-size: 1.5rem !important;
  }

  .typography .t1 {
    font-size: 1.125rem !important;
  }

  .typography ul li {
    font-size: 1.125rem;
  }

  .typography ol li {
    font-size: 1.125rem;
  }

  #main-body-id.typography .footer .footer__container .footer__btn {
    height: 3.75rem;
    font-weight: 400;
    font-size: 1.125rem;
  }

  #main-body-id.typography .footer .footer__container .footer-accordion__link:hover {
    color: var(--primary-color, #db0032);
  }

  #main-body-id.typography .form .form__select .form__radio-text {
    font-size: 1.125rem;
  }

  #main-body-id.typography .stock .card .card__address,
  #main-body-id.typography .stock .card .card__params-item span {
    font-size: 1.125rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-title {
    font-size: 2rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-price {
    font-size: 1.75rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-price.sectionObject__text-price--old {
    font-size: 1.5rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__manager {
    position: relative;
    left: -1.25rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__manager-image-box {
    width: 7.5rem;
    height: 7.5rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__form {
    padding-top: 0.75rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__form::after {
    width: calc(100% + 5rem);
  }

  #main-body-id.typography .sectionObject .sectionObject__wrapper {
    width: 50%;
  }

  #main-body-id.typography .sectionObject .sectionObject__wrapper-form {
    width: 50%;
    padding-left: 1.5625rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__form-wrapper {
    padding: 1rem 2.1875rem 2.1875rem;
  }

  #main-body-id.typography #catalog .card .card__button-text {
    font-size: 1.125rem;
  }

  #main-body-id.typography #catalog .card .card__wrp:hover {
    box-shadow: none;
  }

  #main-body-id.typography #catalog .card .card__contacts-text {
    font-size: 1.125rem;
  }

  #main-body-id.typography #catalog .popup-cards .popup-cards__container {
    max-width: 100%;
  }

  #main-body-id.typography #catalog .popup-cards .popup-cards__section-wrapper-form {
    overflow: hidden;
    padding-left: 1.5625rem;
  }

  #main-body-id.typography #catalog .popup-cards .popup-cards__section-wrapper-form {
    padding-left: 2.1875rem;
  }

  #main-body-id.typography #catalog .popup-cards .popup-cards__section-wrapper:first-child {
    min-width: 40rem;
  }

  #main-body-id.typography .personalForm .personalForm__half--center .personalForm__form-wrap {
    max-width: 36.25rem;
    padding: 2.5rem;
  }

  #main-body-id.typography .projects .projects__item-thumb {
    font-size: 1.25rem;
    line-height: 2.125rem;
  }

  #main-body-id.typography .projects .projects__item-content {
    margin-bottom: 0.25rem;
  }

  #main-body-id.typography .projects .projects__title {
    margin-bottom: 2.5rem;
  }

  #main-body-id.typography .calculator .calculator__price,
  #main-body-id.typography .calculator .calculator__price-value {
    font-size: 1.75rem;
  }

  #main-body-id.typography .location.location--block .location__wrp {
    margin-left: 0;
    margin-right: 0;
  }

  #main-body-id.typography .location.location--block .location__text-wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #main-body-id.typography .location.location--block .location__btn {
    margin-top: auto;
  }

  #main-body-id.typography .facing-section .facing-section__tab-btn {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  #main-body-id.typography .facing-section-horizontal .facing-section-horizontal__tab-btn {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  #main-body-id.typography .gallery-plate .gallery-plate__title {
    font-weight: 700;
  }

  #main-body-id.typography .map .map__pins.map__pins--aside.map__pins--no-need-ps {
    height: auto;
  }

  #main-body-id.typography .quiz .quiz__answer {
    width: auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .cloud {
    position: absolute;
    display: var(--animation-element-display, none);
    width: auto;
    height: auto;
    max-width: 60%;
    pointer-events: none;
  }

  .detail-page {
    padding-top: 0;
  }

  .js-canvas-lens canvas {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 90%;
    pointer-events: none;
    top: 0;
    left: 0;
    transition: transform 0.75s ease;
  }
}

@media (min-width: 1280px) and (max-height: 759px) {
  .first-screen .first-screen__content {
    padding: 11.25rem 0 13.75rem;
  }
}

@media (min-width: 1440px) {
  .brief.brief--new .brief__text {
    font-size: 1.25rem;
    line-height: 1.25rem;
    text-align: left;
  }

  .brief.brief--new .brief__description {
    font-size: 1.125rem;
    line-height: 1.6875rem;
    text-align: left;
    margin-left: 4rem;
  }

  .brief.brief--new .brief__ico {
    margin: 0 1.5rem 0 0;
  }

  .calculator .calculator__container {
    width: 85rem;
  }

  .infrastructure .infrastructure__list {
    margin: 0 -5.625rem;
  }

  .location {
    padding-left: 0;
    padding-right: 0;
  }

  .personalForm.personalForm--new .personalForm__img {
    width: 34.375rem;
    height: 34.375rem;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--prev {
    left: -7.5rem;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--prev svg {
    margin-bottom: 1.25rem;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--next {
    right: -7.5rem;
  }

  .popup-cards .popup-cards__btn.popup-cards__btn--next svg {
    margin-bottom: 1.25rem;
  }

  .popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--prev svg {
    margin-bottom: 1.25rem;
  }

  .popup-fullscreen .popup-fullscreen__btn.popup-fullscreen__btn--next svg {
    margin-bottom: 0.625rem;
  }

  .topProjects .topProjects__slider-buttons {
    width: calc(100% + 7rem);
  }

  #main-body-id.typography .sectionObject .sectionObject__wrapper-form {
    padding-left: 3.75rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__wrapper-form {
    max-width: 40rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__form-wrapper {
    padding: 1rem 2.5rem 2.5rem;
  }

  #main-body-id.typography #catalog .popup-cards .popup-cards__container {
    max-width: 81.25rem;
  }
}

@media (min-width: 1481px) {
  .iti-mobile .intl-tel-input.iti-container {
    right: 10%;
  }

  .header .header__container {
    padding: 0 4.5rem;
  }

  .header .header__address {
    margin-right: 4rem;
    font-size: 1.125rem;
    line-height: 1.375rem;
  }

  .header .header__item + .header__item {
    margin-left: 2rem;
  }

  .popup-projects-object .popup-projects-object__slider-button.popup-projects-object__slider-button--prev {
    left: 1.5rem;
  }

  .popup-projects-object .popup-projects-object__slider-button.popup-projects-object__slider-button--next {
    right: 1.5rem;
  }
}

@media (min-width: 1600px) {
  .first-screen .first-screen__background {
    border-radius: var(--border-radius, 0);
    left: var(--first-screen-margin-image, 0);
    right: var(--first-screen-margin, 0);
  }

  #main-body-id.typography .first-screen {
    margin-top: 4.875rem;
  }

  #main-body-id.typography .first-screen .first-screen__content {
    margin-top: 8.125rem;
    margin-bottom: 9.375rem;
  }

  .js-canvas-lens canvas {
    max-height: 100%;
  }
}

@media (min-width: 1660px) {
  .header.header--white .header__container {
    padding: 0 4.5rem;
  }
}

@media (min-width: 1900px) {
  #main-body-id.typography .footer .footer__container {
    max-width: 100%;
    padding: 0 10rem;
  }
}

@media (min-width: 1920px) {
  .container {
    padding: 0 0.9375rem;
  }

  .about.about--new .about__slider-container {
    padding: 5rem 7.5rem;
    margin: 0 auto;
    max-width: 100rem;
  }

  .about.about--new .about__form-wrp {
    width: 30rem;
    padding-left: 0;
  }

  .brief.brief--new .brief__item {
    padding: 4.875rem 3.4375rem;
  }

  .catalog.catalog--new {
    padding: 7.5rem 0;
  }

  .catalog.catalog--new .catalog__container {
    padding: 0;
  }

  .catalog.catalog--new .catalog__subtitle {
    margin-bottom: 2.625rem;
  }

  .facing-section.facing-section--aside .facing-section__wrapper {
    max-width: 100rem;
    padding: 0 7.5rem;
    margin: 0 auto;
  }

  .facing-section.facing-section--new {
    padding: 7.5rem 0;
  }

  .facing-section.facing-section--new .facing-section__container {
    padding: 0 0.9375rem;
  }

  .facing-section.facing-section--new .facing-section__top-container {
    padding: 0 0.9375rem;
  }

  .facing-section-horizontal .facing-section-horizontal__container {
    padding: 0 0.9375rem;
  }

  .gallery .gallery__parallax-wrap {
    width: 34.875rem;
  }

  .gallery.gallery--new .gallery__container {
    max-width: 100rem;
  }

  .gallery.gallery--new .gallery__wrp {
    margin-top: 3.5rem;
  }

  .gallery.gallery--new .gallery__main-slider {
    height: 40.625rem;
  }

  .gallery-plate .gallery-plate__plates {
    margin: 0 auto;
    padding: 0;
    max-width: 100rem;
  }

  .location .location__main-slider {
    height: 40.625rem;
  }

  .location .location__decor {
    bottom: 44%;
  }

  .location.location--block {
    padding: 6.25rem 0;
  }

  .location.location--block .location__container {
    margin-bottom: var(--location-container-margin-bottom100, 0);
  }

  .location.location--block .location__wrp {
    margin: -2.4375rem -3.75rem;
  }

  .location.location--block .location__item {
    -ms-flex-preferred-size: calc(50% - 3.75rem);
    flex-basis: calc(50% - 3.75rem);
    max-width: calc(50% - 3.75rem);
    margin: 2.4375rem 3.75rem;
  }

  .location.location--without-slider .location__container {
    margin-bottom: 0;
  }

  .personalForm.personalForm--new .personalForm__img {
    width: 43.75rem;
    height: 43.75rem;
    top: 0;
    right: -10.625rem;
  }

  .personalForm .personalForm__wrp--new {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .popup-projects-object {
    padding: 5rem;
  }

  .popup-projects-object .popup-projects-object__content-box {
    height: calc(100vh - 10rem);
  }

  .popup-projects-object .popup-projects-object__close {
    top: 2.5rem;
    right: 2.5rem;
  }

  .popup-projects-object .popup-projects-object__content {
    padding: 2rem 3.5rem;
  }

  .projects.projects--new {
    padding: 7.5rem 0;
  }

  .projects.projects--new .projects__wrp:first-child {
    padding-right: 6.25rem;
  }

  .projects.projects--new .projects__main-slider {
    width: 42.5rem;
  }

  .quiz.quiz--bar .quiz__answers {
    min-height: 11.875rem;
  }

  .sectionObject .sectionObject__wrapper-form {
    padding-left: var(--sectionObject-wrapper-form-padding-left, 12.5rem);
  }

  .stock.stock--new {
    padding: var(--stock-padding-xxl-min, 6.25rem 0);
  }

  .stock.stock--new .stock__slider-buttons {
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .stock.stock--new .stock__container {
    padding: 0 4.25rem;
  }

  #main-body-id.typography .quiz .quiz__answers {
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media (max-width: 1440px) {
  .popup-offer {
    bottom: 1rem;
    right: 2rem;
  }
}

@media (max-width: 1279px) {
  .catalog .catalog__button {
    padding: 0;
  }

  .filter-popup {
    padding: 0;
  }

  .filter-popup .filter-popup__container {
    padding: 0;
  }

  .header .header__address + .header__main {
    margin-left: auto;
  }

  .header .header__main {
    margin-right: auto;
    margin-left: 0;
  }

  .location .location__title br {
    display: none;
  }

  .personalForm .personalForm__wrp {
    padding: 0;
    max-width: 100%;
  }

  .personalForm .personalForm__wrp--new {
    padding: 3.5rem 2.5rem 4rem;
  }

  .personalForm .personalForm__half--center .personalForm__form .form__wrp {
    text-align: left;
    max-width: 100%;
  }

  .personalForm .personalForm__half--center .personalForm__form .form__wrp > * {
    max-width: 100%;
    width: 100%;
  }

  .personalForm .personalForm__half--center .personalForm__form .form__wrp .form__phone {
    max-width: 100%;
  }

  .personalForm .personalForm__half--center .personalForm__form .form__title {
    text-align: left;
  }

  .personalForm .personalForm__form .form__wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    max-width: 24.0625rem;
    margin: 0 auto;
  }

  .personalForm .personalForm__form .form__title {
    text-align: center;
  }

  .personalForm .personalForm__form .form__select {
    width: 100%;
  }

  .popup-offer {
    right: 1rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__count {
    font-size: 0.9375rem;
    line-height: 1.4;
  }

  #main-body-id.typography #catalog .card .card__address,
  #main-body-id.typography #catalog .card .card__params-item span,
  #main-body-id.typography #catalog .card .card__read-more {
    font-weight: 400;
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }

  #main-body-id.typography #catalog .card .card__contacts {
    margin-top: 1.5rem;
  }

  #main-body-id.typography .projects .projects__thumb-slider {
    padding-bottom: 2.0625rem;
  }

  #main-body-id.typography .popup-callback .popup-callback__radio-ico {
    margin-bottom: 0;
    margin-right: 0.3125rem;
  }

  #main-body-id.typography .popup-callback .popup-callback__manager-name {
    display: block;
    font-size: 0.9375rem;
  }

  #main-body-id.typography .popup-fullscreen .popup-fullscreen__container {
    padding: 0;
  }

  #main-body-id.typography .popup-fullscreen .popup-fullscreen__slide img {
    object-fit: contain;
  }
}

@media (max-width: 1023px) {
  .topProjects .topProjects__slider .swiper-container {
    padding-right: 40px;
  }

  .topProjects .topProjects__slider .card-slider__slider {
    padding-right: 0;
  }

  #main-body-id.typography .form .form__select {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: auto;
  }

  #main-body-id.typography .form .form__select .form__radio {
    height: 2.75rem;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2px 0.25rem 2px 0;
  }
}

@media (max-width: 768px) {
  .card-popup .card-popup__button-full {
    display: none;
  }
}

@media (max-width: 767px) {
  .about .about__slider-wrapper {
    display: block;
  }

  .about .about__form-wrp .form__select,
  .about .about__form-wrp .form__button,
  .about .about__form-wrp .form__phone {
    max-width: 100%;
  }

  .facing-section .facing-section__container {
    padding: 0;
  }

  .facing-section-horizontal .facing-section-horizontal__container {
    padding: 0;
  }

  .facing .facing__container {
    padding: 0;
  }

  .footer .footer__social-box {
    margin-top: 1.25rem;
  }

  .header .header__container {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 3.5625rem 0 1rem;
  }

  .header .header__social-box {
    margin-right: 0.9375rem;
  }

  .partners .partners__container {
    padding-right: 0;
    padding-left: 0;
  }

  .partners .partners__slider {
    padding-right: 10rem;
  }

  .personalForm .personalForm__wrp--new {
    padding: 2rem 0.625rem;
  }

  .personalForm .personalForm__form .form__agreement,
  .personalForm .personalForm__form .form__input-title {
    text-align: left;
  }

  .popup-offer {
    right: calc(50% - 12.375rem);
  }

  .stock .stock__container {
    padding-right: 0;
  }

  .stock .stock__slider {
    padding-right: 1.25rem;
  }

  .topProjects .topProjects__title {
    padding-right: 0.625rem;
  }

  .topProjects .topProjects__container {
    padding-right: 0;
  }

  .topProjects .topProjects__slider .swiper-container {
    padding-right: 32px;
  }

  .topProjects .topProjects__slider .card-slider__slider {
    padding-right: 0;
  }

  .topProjects .topProjects__subtitle {
    padding-right: 0.625rem;
  }

  #main-body-id.typography .footer .footer__container .footer__btn {
    min-height: 2.75rem;
    font-size: 0.9375rem;
  }

  #main-body-id.typography .footer .footer__container .footer__address {
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }

  #main-body-id.typography .footer .footer__container .footer__builder {
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }

  #main-body-id.typography .footer .footer__container .footer__builder img {
    margin-right: 0.75rem;
  }

  #main-body-id.typography .stock .card {
    height: 100%;
  }

  #main-body-id.typography .stock .card .card__wrp {
    height: 100%;
  }

  #main-body-id.typography .stock .card .card__address,
  #main-body-id.typography .stock .card .card__params-item span,
  #main-body-id.typography .stock .card .card__read-more {
    font-weight: 400;
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }

  #main-body-id.typography .stock {
    padding: 2rem 0;
  }

  #main-body-id.typography .stock .stock__container {
    padding-left: 1rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-title {
    margin-bottom: 1.5rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-price.sectionObject__text-price--discount {
    margin-top: 1.5rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__manager {
    margin-bottom: 1.5625rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__manager-job {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__manager-title {
    font-size: 1.25rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__form .form__input-title {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__container {
    padding: 2rem 1rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-condition {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__text-description {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .sectionObject .baseSlider__tab-btns--mobile {
    overflow: visible;
  }

  #main-body-id.typography .sectionObject .baseSlider__tab-btns--mobile .cselect__title {
    border-radius: 0.5rem;
  }

  #main-body-id.typography .sectionObject .sectionObject__title {
    margin-bottom: 1.5rem;
  }

  #main-body-id.typography .sectionObject .form__title {
    font-size: 0.9375rem;
    text-align: left;
  }

  #main-body-id.typography #catalog .card .card__manager-text {
    font-size: 0.9375rem;
  }

  #main-body-id.typography #catalog .card .card__buttons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #main-body-id.typography #catalog .catalog__container {
    padding: 0 1rem;
  }

  #main-body-id.typography #catalog .catalog__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography #catalog .catalog__filter {
    border-radius: 0.5rem;
    background-color: #fff;
  }

  #main-body-id.typography #catalog .filter .filter__head {
    color: var(--primary-color, #db0032);
  }

  #main-body-id.typography .personalForm .personalForm__wrp.personalForm__wrp--new {
    padding: 2rem 1rem;
  }

  #main-body-id.typography .personalForm {
    margin: 2rem 0;
  }

  #main-body-id.typography .personalForm .personalForm__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .personalForm .form__input-title {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .projects .projects__item-thumb {
    margin-top: 1.5rem;
  }

  #main-body-id.typography .projects .projects__item-text p {
    font-size: 0.9375rem;
    margin-bottom: 1.5rem;
  }

  #main-body-id.typography .projects .projects__item-text br {
    display: none;
  }

  #main-body-id.typography .projects {
    padding: 2rem 0.375rem;
  }

  #main-body-id.typography .projects .projects__main-slider {
    height: 17.5rem;
  }

  #main-body-id.typography .projects .projects__item-image {
    height: 100%;
  }

  #main-body-id.typography .projects .projects__content-title {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin: 1.5rem 0;
  }

  #main-body-id.typography .projects .projects__list {
    margin-bottom: 1.5rem;
  }

  #main-body-id.typography .projects .file__text {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .topProjects .topProjects__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .topProjects .topProjects__slide-text {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .topProjects .topProjects__slider .swiper-container {
    padding-right: 0;
  }

  #main-body-id.typography .topProjects .topProjects__slider .swiper-container .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-transform: none !important;
    transform: none !important;
  }

  #main-body-id.typography .topProjects .topProjects__slider .swiper-container .swiper-wrapper .topProjects__slide {
    margin-bottom: 1.5rem;
  }

  #main-body-id.typography .topProjects .topProjects__slide-wrapper {
    padding: 0.75rem;
  }

  #main-body-id.typography .topProjects .topProjects__button-text {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .topProjects .topProjects__manager {
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #main-body-id.typography .topProjects .topProjects__manager .manager__title {
    margin-top: 0;
  }

  #main-body-id.typography .topProjects .topProjects__manager .manager__job {
    color: #9a9c9f;
  }

  #main-body-id.typography .calculator .calculator__banks-more {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .calculator .calculator__container {
    padding: 2rem 1rem;
  }

  #main-body-id.typography .calculator .calculator__text {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .calculator .calculator__bank-text {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .location.location--block {
    padding: 2rem 0;
  }

  #main-body-id.typography .facing-section {
    padding: 2rem 0.375rem;
  }

  #main-body-id.typography .facing-section .facing-section__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .facing-section .sliderButtons__btn {
    display: none;
  }

  #main-body-id.typography .facing-section .facing-section__top-container {
    margin-bottom: 1.5rem;
  }

  #main-body-id.typography .about.about--new {
    padding: 2rem 1rem;
  }

  #main-body-id.typography .about.about--new .experts-slider__selected.swiper-slide {
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #main-body-id.typography .about.about--new .experts-slider__selected-img {
    width: 16.25rem;
    height: 16.25rem;
    margin-bottom: 1rem;
  }

  #main-body-id.typography .about.about--new .experts-slider__content {
    text-align: center;
  }

  #main-body-id.typography .about.about--new .experts-slider .experts-slider__radio {
    width: 3.75rem;
    height: 3.75rem;
  }

  #main-body-id.typography .about.about--new .experts-slider .experts-slider__label-img {
    height: 3.75rem;
  }

  #main-body-id.typography .about.about--new .experts-slider__name {
    font-size: 1.125rem;
  }

  #main-body-id.typography .about.about--new .experts-slider__job {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }

  #main-body-id.typography .about.about--new .about__form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #main-body-id.typography .about.about--new .form__title,
  #main-body-id.typography .about.about--new .form__input-title {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .about.about--new .about__experts-slider {
    -ms-flex-order: 1;
    order: 1;
  }

  #main-body-id.typography .facing-section-horizontal .facing-section-horizontal__top-container {
    padding: 0 1rem;
  }

  #main-body-id.typography .facing-section-horizontal .facing-section-horizontal__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .gallery-plate .container.gallery-plate__head {
    padding: 0 1rem;
  }

  #main-body-id.typography .gallery-plate .gallery-plate__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .map {
    padding: 2rem 0.375rem;
  }

  #main-body-id.typography .map .map__subtitle {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .map .infrastructure__item-address {
    font-size: 0.9375rem;
  }

  #main-body-id.typography .map .map__pins.map__pins--aside {
    width: 100%;
    margin-top: 0;
    bottom: 0;
    border-radius: 0;
  }

  #main-body-id.typography .map .map__tab.map__tab--list {
    padding-bottom: 15rem;
  }

  #main-body-id.typography .first-screen {
    margin-top: 3.4375rem;
    padding-top: 16.25rem;
    padding-bottom: 2rem;
  }

  #main-body-id.typography .first-screen .first-screen__background {
    height: 66%;
    border-radius: 1.5rem;
  }

  #main-body-id.typography .brief {
    margin: 2rem 0;
  }

  #main-body-id.typography .brief .brief__item {
    padding: 1rem 1.25rem;
  }

  #main-body-id.typography .brief .brief__ico {
    margin-right: 1.5625rem;
  }

  #main-body-id.typography .brief .brief__description {
    margin-left: 4.125rem;
  }

  #main-body-id.typography .brief .brief__container {
    margin-left: 0.625rem;
  }
}

@media (max-width: 375px) {
  .popup-offer {
    width: 100%;
    height: auto;
    right: 0;
    bottom: 0;
  }
}

@media (min-width: 768px) and (max-width: 1279px) {
  .file .file__ico {
    margin-right: 0;
    margin-bottom: 1.5rem;
    margin-top: 0;
  }

  .file {
    display: block;
  }

  .file.file--new {
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .file.file--new .file__ico {
    height: 1.75rem;
    width: 1.375rem;
    margin-right: 1rem;
  }

  .location .location__item:nth-child(even)::before {
    display: none;
  }

  .personalForm .personalForm__content-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .personalForm .personalForm__content-wrp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .personalForm .personalForm__title::before {
    margin: 0 0 1.5rem;
  }

  .personalForm .personalForm__title {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    text-align: left;
  }

  .personalForm .personalForm__subtitle {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    text-align: left;
  }

  #main-body-id.typography .sectionObject .sectionObject__form::after {
    content: none;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
/*# sourceMappingURL=style.css.map*/