

/* Start:/local/templates/main_v2/components/bitrix/news.detail/calculator.loan.service/style.css?17727462908925*/
.loan-terms {
  padding: 60px 0 80px
}
.loan-terms .row {
  margin-left: 0;
  margin-right: 0
}
.loan-terms .row > * {
  padding-left: 0;
  padding-right: 0
}
.loan-terms__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 50px
}
.loan-terms__left {
  background-color: #f9f6ff;
  padding: 40px
}
.loan-terms-item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #111827
}
.loan-terms-item__top strong {
  font-weight: 500;
  font-size: 40px
}
.loan-terms-item__top i {
  font-size: 32px;
  line-height: 1.1875;
  font-style: normal
}
.loan-terms-item__slider {
  margin-bottom: 15px
}
.loan-terms-item__slider .ui-button,
.loan-terms-item__slider .ui-state-default,
.loan-terms-item__slider .ui-widget-content .ui-state-default,
.loan-terms-item__slider .ui-widget-header .ui-state-default,
.loan-terms-item__slider html .ui-button.ui-state-disabled:active,
.loan-terms-item__slider html .ui-button.ui-state-disabled:hover {
  border-radius: 100%;
  display: block;
  width: 16px;
  height: 16px;
  border: 3px solid #8c64be;
  background-color: #fff!important;
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  -o-transition: transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease
}
.loan-terms-item__slider .ui-button.ui-state-hover,
.loan-terms-item__slider .ui-state-default.ui-state-hover,
.loan-terms-item__slider .ui-widget-content .ui-state-default.ui-state-hover,
.loan-terms-item__slider .ui-widget-header .ui-state-default.ui-state-hover,
.loan-terms-item__slider html .ui-button.ui-state-disabled:active.ui-state-hover,
.loan-terms-item__slider html .ui-button.ui-state-disabled:hover.ui-state-hover {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3)
}
.loan-terms-item__slider .ui-slider-horizontal .ui-slider-handle {
  top: -10px;
  position: relative;
}
.loan-terms-item__slider .ui-widget.ui-widget-content {
  border: none;
  height: 4px;
  background-color: #ebedf1
}
.loan-terms-item__slider .ui-widget.ui-widget-content .ui-widget-header {
  background-color: #8c64be;
  height: 4px;
}
.loan-terms-item__slider .ui-widget.ui-widget-content .ui-slider-horizontal .ui-slider-handle {
  top: 0
}
.loan-terms-item__scale {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.28571;
  color: #585f6a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.loan-terms-item {
  background-color: #fff;
  padding: 20px 24px 24px;
  margin-bottom: 24px
}
.loan-terms__note {
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.28571;
  color: #585f6a;
  margin-top: 54px
}
.loan-terms__right {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0,51,153,.06),0 2px 2px 0 rgba(0,51,153,.06);
  box-shadow: 0 4px 16px 0 rgba(0,51,153,.06),0 2px 2px 0 rgba(0,51,153,.06);
  padding: 40px;
  min-height: 465px
}
.loan-terms__right .btn {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33333;
  color: #fff;
  padding: 16px 24px;
  border-radius: 12px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.loan-terms__list {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.22222;
  color: #111827;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  min-height: 310px
}
.loan-terms__list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.loan-terms__list li {
  margin-bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.loan-terms__list li:last-child {
  margin-bottom: 0;
  margin-top: 24px;
  border-top: 1px solid #eae7ed;
  padding-top: 24px
}
.loan-terms__list li:last-child strong {
  color: #8c64be
}
.loan-terms__list strong {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1875;
  text-transform: uppercase;
  color: #111827
}
.loan-terms__list i {
  font-size: 20px;
  font-style: normal
}
.loan-terms-hint {
  width: 18px;
  height: 18px;
  position: relative;
  background-image: url(/local/templates/main_v2/components/bitrix/news.detail/calculator.loan.service/../images/loan-terms/icon/alert.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-left: 10px;
  cursor: pointer
}
.loan-terms-hint:hover .loan-terms-hint__block {
  display: block
}
.loan-terms-hint__block {
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translate(-50%,-100%);
  -ms-transform: translate(-50%,-100%);
  transform: translate(-50%,-100%);
  width: 185px;
  background-color: #fff;
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.53846;
  color: #111827;
  -webkit-box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
  box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
  padding: 16px;
  border-radius: 12px;
  display: none
}
.loan-terms-hint__block strong {
  font-family: Manrope,sans-serif;
  font-weight: 700;
  font-size: 13px
}
.loan-terms-hint__block:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 6px;
  position: absolute;
  bottom: -6px;
  left: calc(50% - 6px);
  background-image: url(/local/templates/main_v2/components/bitrix/news.detail/calculator.loan.service/../images/loan-terms/icon/trea.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}
@media only screen and (max-width:830px) {
  .loan-terms {
    padding: 40px 0
  }
  .loan-terms__title {
    font-size: 28px;
    line-height: 1.14;
    margin-bottom: 24px
  }
  .loan-terms__left {
    background-color: #f9f6ff;
    padding: 8px
  }
  .loan-terms-item__top {
    margin-bottom: 6px;
    font-size: 16px
  }
  .loan-terms-item__top strong {
    font-weight: 500;
    font-size: 20px
  }
  .loan-terms-item__top i {
    font-size: 18px
  }
  .loan-terms-item__scale {
    font-size: 10px;
    line-height: 1.8
  }
  .loan-terms-item {
    padding: 13px 12px 12px;
    margin-bottom: 24px
  }
  .loan-terms__note {
    font-size: 12px;
    margin-top: -5px;
    padding: 0 8px 8px
  }
  .loan-terms__right {
    padding: 18px 16px 16px;
    min-height: auto
  }
  .loan-terms__right .btn {
    font-size: 16px;
    padding: 13px;
    border-radius: 8px;
    width: 100%
  }
  .loan-terms__list {
    font-size: 15px;
    line-height: 1.33;
    margin-bottom: 24px;
    min-height: auto
  }
  .loan-terms__list li {
    margin-bottom: 10px
  }
  .loan-terms__list li:last-child {
    margin-top: 17px;
    padding-top: 16px
  }
  .loan-terms__list strong {
    font-size: 20px
  }
  .loan-terms__list i {
    font-size: 16px
  }
  .loan-terms-hint__block {
    position: absolute;
    top: -15px;
    left: 50%;
    -webkit-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    width: 185px;
    background-color: #fff;
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.53846;
    color: #111827;
    -webkit-box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    padding: 16px;
    border-radius: 12px;
    display: none
  }
  .loan-terms-hint__block strong {
    font-family: Manrope,sans-serif;
    font-weight: 700;
    font-size: 13px
  }
  .loan-terms-hint__block:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: calc(50% - 6px);
    background-image: url(/local/templates/main_v2/components/bitrix/news.detail/calculator.loan.service/../images/loan-terms/icon/trea.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
  }
}
/* End */


/* Start:/local/components/rover/send.form/templates/pledge-zaim_redisign/style.css?17726517259462*/
.gold-evaluate {
  margin: 80px 0;
  padding: 64px 0;
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden
}
.gold-evaluate .row {
  margin-left: -4px;
  margin-right: -4px
}
.gold-evaluate .row > * {
  padding-left: 4px;
  padding-right: 4px
}
.gold-evaluate .btn {
  font-size: 18px;
  font-weight: 500;
  padding: 16px 53px;
  border-radius: 12px;
  color: #fff;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.gold-evaluate .container {
  position: relative
}
.gold-evaluate__block {
  max-width: 594px;
  position: relative;
  z-index: 2
}
.gold-evaluate__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 16px
}
.gold-evaluate__text {
  font-size: 16px;
  line-height: 1.375;
  color: #585f6a;
  margin: 0;
  margin-bottom: 40px
}
.gold-evaluate__input {
  margin-bottom: 12px
}
.gold-evaluate__input input {
  border-radius: 12px;
  padding: 14px 20px 14px 16px;
  background-color: #fff;
  width: 100%;
  border: none;
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44444;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.gold-evaluate__input input:focus {
  background-color: #fcf9ff
}
.gold-evaluate__input input:focus::-webkit-input-placeholder {
  opacity: 0
}
.gold-evaluate__input input:focus::-moz-placeholder {
  opacity: 0
}
.gold-evaluate__input input:focus:-ms-input-placeholder {
  opacity: 0
}
.gold-evaluate__input input:focus::-ms-input-placeholder {
  opacity: 0
}
.gold-evaluate__input input:focus::placeholder {
  opacity: 0
}
.gold-evaluate__file {
  position: relative;
  display: block;
  margin-bottom: 16px;
  cursor: pointer
}
.gold-evaluate__file:hover span {
  background-color: #fcf9ff
}
.gold-evaluate__file input {
  position: absolute;
  visibility: hidden
}
.gold-evaluate__file span {
  display: block;
  background-color: #fff;
  padding: 24px 24px 24px 78px;
  border-radius: 10px;
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/icon/up.svg);
  background-repeat: no-repeat;
  background-position: 24px center;
  background-size: 32px;
  font-size: 13px;
  line-height: 1.53846;
  color: #868d99;
  -webkit-transition: background-color .15s ease;
  -o-transition: background-color .15s ease;
  transition: background-color .15s ease
}
.gold-evaluate__file strong {
  font-size: 18px;
  line-height: 1.44444;
  color: #585f6a;
  display: block;
  font-weight: 400;
  margin-bottom: 4px
}
.gold-evaluate__file i {
  color: #8c64be;
  font-style: normal
}
.gold-evaluate__file_drop {
  border: 2px dashed #8c64be;
  border-radius: 10px
}
.gold-evaluate__files {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 14px
}
.gold-evaluate__files li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 177px;
  flex: 0 0 177px;
  max-width: 177px;
  margin-right: 10px;
  margin-bottom: 10px
}
.gold-evaluate-uploaded {
  border: 1px solid #eae7ed;
  border-radius: 10px;
  background-color: #fff;
  font-size: 13px;
  line-height: 1.53846;
  color: #585f6a;
  padding: 12px 44px 12px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.gold-evaluate-uploaded:hover {
  background-color: #fcf9ff;
  border-color: #fcf9ff
}
.gold-evaluate-uploaded img {
  border-radius: 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 24px;
  flex: 0 0 24px;
  max-width: 24px;
  margin-right: 8px
}
.gold-evaluate-uploaded div {
  width: 20px;
  height: 20px;
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/icon/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-size: 0;
  position: absolute;
  right: 12px;
  top: calc(50% - 10px);
  cursor: pointer
}
.gold-evaluate-uploaded span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden
}
.gold-evaluate-uploaded_doc {
  padding-left: 44px;
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/icon/pdf.svg);
  background-repeat: no-repeat;
  background-size: 17px auto;
  background-position: 15px center
}
.gold-evaluate__checkbox {
  position: relative;
  cursor: pointer;
  margin-bottom: 32px
}
.gold-evaluate__checkbox input {
  position: absolute;
  visibility: hidden
}
.gold-evaluate__checkbox div.checked ~ span i {
  background-color: #8c64be
}
.gold-evaluate__checkbox div.checked ~ span i:after {
  left: calc(100% - 18px)
}
.gold-evaluate__checkbox span {
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857;
  color: #1e1c1f;
  padding-left: 44px;
  position: relative;
  display: block
}
.gold-evaluate__checkbox a {
  color: #8c64be
}
.gold-evaluate__checkbox i {
  display: inline-block;
  width: 36px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #d8d7d9;
  border-radius: 80px;
  -webkit-transition: background-color .25s ease;
  -o-transition: background-color .25s ease;
  transition: background-color .25s ease
}
.gold-evaluate__checkbox i:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  left: 2px;
  top: 2px;
  -webkit-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease
}
.gold-evaluate__dec {
  position: absolute
}
.gold-evaluate__dec:before {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.gold-evaluate__dec_0 {
  width: 230px;
  height: 200px;
  left: calc(50% + 170px);
  top: calc(50% + 80px);
  z-index: 2
}
.gold-evaluate__dec_0:before {
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/dec/0.png);
  -webkit-animation: levitation 8s infinite;
  animation: levitation 8s infinite
}
.gold-evaluate__dec_1 {
  width: 550px;
  height: 550px;
  left: calc(50% + 170px);
  top: calc(50% - 300px)
}
.gold-evaluate__dec_1:before {
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/dec/1.png);
  -webkit-animation: levitation 12s infinite;
  animation: levitation 12s infinite
}
.gold-evaluate__dec_2 {
  width: 160px;
  height: 160px;
  left: calc(50% + 130px);
  top: calc(50% + 10px);
  z-index: 3
}
.gold-evaluate__dec_2:before {
  background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/dec/2.png);
  -webkit-animation: levitation 10s infinite;
  animation: levitation 10s infinite
}
._form_checkbox {
    display: none !important;
}
@-webkit-keyframes levitation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  50% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
}
@keyframes levitation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  50% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
}
.gold-evaluate__mob {
  display: none!important
}
@media only screen and (max-width:830px) {
  .gold-evaluate {
    margin: 40px 0;
    padding: 40px 0 304px;
    background-image: url(/local/components/rover/send.form/templates/pledge-zaim_redisign/img/bg_m.jpg);
    background-position: center
  }
  .gold-evaluate .btn {
    font-size: 16px;
    padding: 13px;
    border-radius: 8px;
    width: 100%
  }
  .gold-evaluate__block {
    max-width: 100%
  }
  .gold-evaluate__title {
    font-size: 28px;
    line-height: 1.14
  }
  .gold-evaluate__text {
    font-size: 15px;
    margin-bottom: 32px
  }
  .gold-evaluate__input {
    margin-bottom: 12px
  }
  .gold-evaluate__input input {
    border-radius: 8px;
    padding: 13px 16px;
    font-size: 16px;
    line-height: 1.44444
  }
  .gold-evaluate__file {
    margin-bottom: 16px
  }
  .gold-evaluate__file span {
    padding: 18px 18px 18px 58px;
    border-radius: 8px;
    background-position: 18px center;
    background-size: 24px;
    font-size: 13px
  }
  .gold-evaluate__file strong {
    font-size: 18px;
    line-height: 1.44444;
    color: #585f6a;
    font-weight: 400;
    margin-bottom: 4px
  }
  .gold-evaluate__file i {
    color: #8c64be;
    font-style: normal
  }
  .gold-evaluate__mob {
    display: block!important
  }
  .gold-evaluate__desc {
    display: none!important
  }
  .gold-evaluate__files {
    margin-bottom: 12px
  }
  .gold-evaluate__files li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 177px;
    flex: 0 0 177px;
    max-width: 177px;
    margin-right: 8px;
    margin-bottom: 8px
  }
  .gold-evaluate__checkbox {
    margin-bottom: 16px
  }
  .gold-evaluate__dec {
    display: none
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/pagination.min.css?17515680422981*/
.b_pagination ._wrap_page_pagination ._wrap_link_pagination ._link_pagination:hover{color:#8c64be}.b_pagination{margin-bottom:50px;position:relative;clear:both;padding-top:50px}@media only screen and (max-width:990px){.b_pagination{margin-bottom:50px}}.b_pagination ._control_left,.b_pagination ._control_right{background:#fff;border:1px solid #ebebeb;width:55px;height:55px;cursor:pointer;padding:18px 22px}@media (max-width:990px){.b_pagination ._control_left,.b_pagination ._control_right{margin-right:1px}}@media (max-width:767px){.b_pagination ._control_left,.b_pagination ._control_right{position:absolute}}.b_pagination ._control_left,.b_pagination ._wrap_link_pagination li{float:left}@media (max-width:990px) and (min-width:768px){.b_pagination ._control_left{margin-left:-55px}}@media (max-width:767px){.b_pagination ._control_left{top:100px;right:50%;margin-right:-1px}}.b_pagination ._control_left:hover,.b_pagination ._control_right:hover{color:#8c64be;background:#f5f5f5}.b_pagination ._control_right{float:right}@media (max-width:990px) and (min-width:768px){.b_pagination ._control_right{margin-right:-54px}}@media (max-width:767px){.b_pagination ._control_right{top:100px;left:50%;margin-left:-1px}}.b_pagination ._wrap_link_pagination{list-style:none;padding-left:0}.b_pagination ._wrap_link_pagination li:not(:last-child){margin-right:30px}.b_pagination ._page_show{display:block;margin-top:55px;font-size:11px;color:#adb0b3}@media (max-width:767px){.b_pagination ._page_show{margin-top:20px}}.b_pagination ._wrap_page_pagination{text-align:center;max-width:61.7%;margin:auto}.b_pagination ._wrap_page_pagination:after,.b_pagination ._wrap_page_pagination:before{content:" ";display:table}.b_pagination ._wrap_page_pagination:after{clear:both}@media (max-width:990px){.b_pagination ._wrap_page_pagination{max-width:48.2%}}@media (max-width:767px){.b_pagination ._wrap_page_pagination{max-width:100%}}.b_pagination ._wrap_page_pagination ._wrap_link_pagination{display:inline-block;margin-top:20px}@media (max-width:767px){.b_pagination ._wrap_page_pagination ._wrap_link_pagination{margin-top:80px}}.b_pagination ._wrap_page_pagination ._wrap_link_pagination ._link_pagination{font-size:15px;color:#000;text-decoration:none}.b_pagination ._wrap_page_pagination ._wrap_link_pagination .-active{color:#8c64be}.b_pagination._pagination_catalog ._wrap_page_pagination{margin-right:0;max-width:100%}@media (max-width:990px) and (min-width:768px){.b_pagination._pagination_catalog ._wrap_page_pagination{margin-right:auto;max-width:50%}}@media (max-width:767px){.b_pagination._pagination_catalog ._wrap_page_pagination{max-width:100%}}.page_pagination_show-all a{margin:0 auto;display:block;width:140px;height:40px;line-height:40px;font-size:11px;text-transform:uppercase;text-align:center;border:solid 1px #8c64be;cursor:pointer;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.page_pagination_show-all a:hover{background-color:#8c64be;color:#fff}
/* End */


/* Start:/local/templates/main_v2/components/bitrix/news.list/stock/style.css?17727506852064*/
.shares {
  padding: 80px 0
}
.shares__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  color: #111827;
  margin: 0;
  margin-bottom: 40px;
  text-align: center
}
.shares__row {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
  position: relative
}
.shares__row > * {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 1;
}
.shares-item {
  padding: 32px 280px 32px 32px;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0,51,153,.06),0 2px 2px 0 rgba(0,51,153,.06);
  box-shadow: 0 4px 16px 0 rgba(0,51,153,.06),0 2px 2px 0 rgba(0,51,153,.06);
  background-image: var(--bg-image-desktop);
  background-color: #fff;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 70%;
}
.shares-item h3 {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 16px
}
.shares-item p {
  font-family: Manrope,sans-serif;
  font-size: 15px;
  line-height: 1.33333;
  color: #585f6a
}
@media only screen and (max-width:1200px) {
  .shares__row > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 16px
  }
}
@media only screen and (max-width:830px) {
  .shares {
    padding: 40px 0
  }
  .shares__title {
    font-size: 28px;
    margin-bottom: 32px
  }
  .shares-item {
    padding: 16px 123px 16px 16px;
    background-position: right bottom;
    background-size: 124px auto;
    min-height: 130px;
    background-image: var(--bg-image-mobile)
  }
  .shares-item h3 {
    font-size: 20px;
    margin-bottom: 10px
  }
  .shares-item p {
    font-size: 12px;
    line-height: 1.5
  }
}
/* End */


/* Start:/local/components/rover/send.form/templates/any-questions/style.css?17727515136546*/
.any-questions {
  margin: 80px 0;
  background-image: url(/images/any-questions-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 65px 0
}
.any-questions .btn {
  font-size: 18px;
  font-weight: 500;
  padding: 16px 53px;
  border-radius: 12px;
  color: #fff;
  margin-top: 8px;
  margin-bottom: 24px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.any-questions .row {
  margin-left: -6px;
  margin-right: -6px
}
.any-questions .row > * {
  padding-left: 6px;
  padding-right: 6px
}
.any-questions__row {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -8px;
  margin-left: -8px;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.any-questions__row > * {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.any-questions__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 16px
}
.any-questions__text {
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  color: #585f6a;
  margin: 0;
  margin-bottom: 49px
}
.any-questions__phone {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1875;
  text-transform: uppercase;
  color: #1e1c1f;
  display: inline-block;
  margin-bottom: 4px;
  -webkit-transition: color .15s ease;
  -o-transition: color .15s ease;
  transition: color .15s ease
}
.any-questions__link {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  color: #8c64be
}
.any-questions__input {
  margin-bottom: 12px
}
.any-questions__input input,
.any-questions__input textarea {
  border-radius: 12px;
  padding: 14px 20px 14px 16px;
  background-color: #fff;
  width: 100%;
  border: none;
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.44444
}
.any-questions__input textarea {
  resize: none;
  height: 115px
}
.any-questions__checkbox {
  position: relative;
  cursor: pointer;
  margin-bottom: 32px
}
.any-questions__checkbox input {
  position: absolute;
  visibility: hidden
}
.jq-checkbox._form_checkbox.checked ~ span i {
  background-color: #8c64be
}
.jq-checkbox._form_checkbox.checked ~ span i:after {
  left: calc(100% - 18px)
}
.any-questions__checkbox span {
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.42857;
  color: #1e1c1f;
  padding-left: 44px;
  position: relative;
  display: block
}
.any-questions__checkbox a {
  color: #8c64be
}
.any-questions__checkbox i {
  display: inline-block;
  width: 36px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #d8d7d9;
  border-radius: 80px;
  -webkit-transition: background-color .25s ease;
  -o-transition: background-color .25s ease;
  transition: background-color .25s ease
}
.any-questions__checkbox i:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  left: 2px;
  top: 2px;
  -webkit-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease
}
.any-questions__mobile {
  display: none
}
 
@media only screen and (max-width:830px) {
  .any-questions {
    margin: 40px 0;
    background-image: url(/images/any-questions-bg_m.jpg);
    padding: 40px 0
  }
  .any-questions .btn {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    padding: 13px;
    border-radius: 8px;
    margin-top: 0;
    margin-bottom: 16px
  }
  .any-questions__row > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .any-questions__title {
    font-size: 28px;
    line-height: 1.14;
    margin-bottom: 12px
  }
  .any-questions__text {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 40px
  }
  .any-questions__desktop {
    display: none
  }
  .any-questions__mobile {
    display: block
  }
  .any-questions__phone {
    font-size: 28px
  }
  .any-questions__link {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #8c64be
  }
  .any-questions__input {
    margin-bottom: 12px
  }
  .any-questions__input input,
  .any-questions__input textarea {
    border-radius: 12px;
    padding: 14px 20px 14px 16px;
    background-color: #fff;
    width: 100%;
    border: none;
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.44444
  }
  .any-questions__input textarea {
    resize: none;
    height: 115px
  }
  .any-questions__checkbox {
    position: relative;
    cursor: pointer;
    margin-bottom: 32px
  }
  .any-questions__checkbox input {
    position: absolute;
    visibility: hidden
  }
  .jq-checkbox._form_checkbox.checked ~ span i {
    background-color: #8c64be
  }
  .jq-checkbox._form_checkbox.checked ~ span i:after {
    left: calc(100% - 18px)
  }
  .any-questions__checkbox span {
    font-family: Manrope,sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.42857;
    color: #1e1c1f;
    padding-left: 44px;
    position: relative;
    display: block
  }
  .any-questions__checkbox a {
    color: #8c64be
  }
  .any-questions__checkbox i {
    display: inline-block;
    width: 36px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #d8d7d9;
    border-radius: 80px;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
  }
  .any-questions__checkbox i:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #fff;
    position: absolute;
    left: 2px;
    top: 2px;
    -webkit-transition: left .25s ease;
    -o-transition: left .25s ease;
    transition: left .25s ease
  }
}
/* End */


/* Start:/local/templates/main_v2/components/bitrix/news.list/see-also/style.css?17727532072281*/
.see-also {
  padding: 80px 0 160px
}
.see-also__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.28571;
  color: #111827;
  margin: 0;
  margin-bottom: 24px
}
.see-also__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 24px
}
.see-also__list li {
  margin-right: 8px;
  margin-bottom: 10px
}
.see-also__list a {
  font-size: 16px;
  line-height: 1.375;
  color: #111827;
  display: inline-block;
  padding: 9px 20px;
  background-color: #f9f6ff;
  font-family: Manrope,sans-serif;
  border-radius: 50px;
  -webkit-transition: background-color .15s ease;
  -o-transition: background-color .15s ease;
  transition: background-color .15s ease
}
.see-also__list a:hover {
  background-color: #efe3ff
}
.see-also__link {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.375;
  color: #8c64be!important;
  display: inline-block;
  padding-left: 40px;
  position: relative;
  text-decoration: none!important;
  -webkit-transition: padding-left .25s ease;
  -o-transition: padding-left .25s ease;
  transition: padding-left .25s ease
}
.see-also__link:before {
  content: "";
  width: 28px;
  height: 1px;
  background-color: #8c64be;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transition: width .25s ease;
  -o-transition: width .25s ease;
  transition: width .25s ease
}
.see-also__link:hover {
  padding-left: 70px
}
.see-also__link:hover:before {
  width: 50px
}
.see-also__item--hidden {
  display: none;
}
@media only screen and (max-width:830px) {
  .see-also {
    padding: 40px 0 80px
  }
  .see-also__title {
    font-size: 24px;
    margin-bottom: 20px
  }
  .see-also__list {
    margin-bottom: 18px
  }
  .see-also__list li {
    margin-right: 6px;
    margin-bottom: 6px
  }
  .see-also__list a {
    font-size: 12px;
    line-height: 1.375;
    padding: 6px 12px;
    border-radius: 50px
  }
  .see-also__link {
    font-size: 14px;
    margin-left: 5px
  }
  .see-also__link:before {
    height: 1px
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/works-line.min.css?17515680423173*/
.info-works,.info-works h2{margin-bottom:30px}.info-works h2{font-family:Manrope-Medium;font-size:26px}.works-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;max-width:830px;margin:0 auto;padding:66px 0}.works-line:before{background-color:#8c64be;content:"";display:block;height:6px;width:300%;position:absolute;top:50%;left:-75%;margin-top:-3px}.works-line__item{position:relative;text-align:center;font-family:Manrope-Medium}.works-line__item:nth-child(2n) .works-line__tip{top:-56px;bottom:auto}.works-line__item:nth-child(2n) .works-line__tip:before{border-color:#fff transparent transparent;top:100%;bottom:auto}.works-line__image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;background-color:#fff;border:4px solid #8c64be;border-radius:50%;height:80px;width:80px}.works-line__tip{background-color:#fff;border-radius:57px;box-shadow:0 0 14px rgba(0,0,0,.12);padding:10px 20px;position:absolute;bottom:-56px;left:50%;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.works-line__tip:before{border-width:6px;border-style:solid;border-color:transparent transparent #fff;content:"";display:block;position:absolute;bottom:100%;left:50%;margin-left:-6px}.works-line__tip .strong,.works-line__tip strong{font-weight:600}.works-line__tip,.works-line__tip a b,.works-line__tip strong b{white-space:nowrap}.tip,.tip-i{display:inline-block}.tip{position:relative}.tip-i{background-image:url(/local/templates/main_v2/images_v2/icon-info.svg);background-repeat:no-repeat;cursor:pointer;margin-left:1px;height:14px;width:14px}.tip__block{background-color:rgba(255,255,255,.88);border-radius:5px;box-shadow:0 3px 8px rgba(0,0,0,.1);display:none;font-size:12px;padding:6px;position:absolute;bottom:1 calc(100% + 14px);left:50%;margin-top:10px;width:294px;white-space:normal;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tip:hover .tip__block{display:block}@media all and (max-width:1200px){.info-works h2{margin-bottom:10px}.works-line{padding-top:80px;padding-bottom:80px}.works-line__tip{bottom:-70px;white-space:normal;width:295px}.works-line__item:nth-child(2n) .works-line__tip{top:-70px}}@media all and (max-width:1120px){.works-line{background-image:url(/local/templates/main_v2/images_v2/icon-swipe.svg);background-position:center bottom 20px;background-repeat:no-repeat;max-width:none;padding-top:0;padding-bottom:0}.works-line__item{padding-top:85px;padding-bottom:85px}.works-line__tip{bottom:auto;top:10px;opacity:0;transition:all .3s ease .5s}.works-line__tip::before{border-color:#fff transparent transparent;top:100%;bottom:auto}.works-line__item:nth-child(2n) .works-line__tip{top:10px}.works-line__item.slick-active .works-line__tip{opacity:1}}@media all and (max-width:900px){.works-line{margin:0-15px;padding-right:15px;padding-left:15px;overflow:hidden}.info-works h2{font-size:23px;margin-bottom:20px}}
/* End */


/* Start:/local/templates/main_v2/styles/section/reviews.min.css?1751568042343*/
.section-reviews{padding-top:100px;padding-bottom:100px}.reviews-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:Manrope-Medium}@media all and (max-width:900px){.section-reviews{padding-top:40px;padding-bottom:10px}.reviews-wrap{display:block}}
/* End */


/* Start:/local/templates/main_v2/styles/section/form_feedback.min.css?17515680421070*/
.section-form{background-image:url(/local/templates/main_v2/styles/section/../../images_v2/bg-form-new_min.webp);background-position:center center;background-size:cover}.section-form h2,.section-form h3{font-family:Room;font-size:60px;font-weight:700;line-height:1.1;margin-top:0;margin-bottom:6px;text-align:left;text-transform:uppercase}.form-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 30px}.form-wrap__text{max-width:468px}.form-wrap__sub{font-family:Manrope-Medium;font-size:25px;font-weight:700;line-height:1.2}.form-wrap__contacts{display:flex;justify-content:left;margin-top:30px}@media all and (max-width:1120px){.section-form h2,.section-form h3{font-size:40px}.form-wrap__sub{font-size:23px}.form-wrap{padding:0}.form-wrap__text{margin-right:40px}}@media all and (max-width:767px){.section-form{background-image:url(/local/templates/main_v2/styles/section/../../images_v2/bg-form-m-new_min.webp);padding-top:30px}.section-form h2,.section-form h3{font-size:32px}.form-wrap{display:block}.form-wrap__sub{font-size:18px;margin-bottom:30px}}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/free.min.css?17515680424481*/
.b_free{position:relative;margin-bottom:30px}@media (max-width:767px){.b_free{padding-top:0;margin-bottom:20px}}.b_free.-no_top_padding{padding-top:0}.b_free ._title{margin-bottom:30px;text-align:center;font-size:48px;font-weight:300;line-height:1.2}@media (max-width:767px){.b_free ._title{font-size:30px;margin-bottom:20px}}.b_free ._block_skills{height:135px;background:#fff;border:1px solid #f2f2f2;border-bottom:none}@media (max-width:767px){.b_free ._block_skills{border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;margin-bottom:-1px}}.b_free ._inner_content{position:relative}.b_free ._wrap_slills{margin:0 0 90px;border-bottom:1px solid #f2f2f2}@media (max-width:768px){.b_free ._wrap_slills{margin-bottom:80px}}@media (max-width:767px){.b_free ._wrap_slills{border-bottom:none}}.b_free ._wrap_slills ._text_block_skills{font-size:15px}.b_free ._left_skills ._block_skills{padding:40px 180px 40px 110px}@media (max-width:1023px){.b_free ._left_skills ._block_skills{padding-right:70px}}@media (max-width:767px){.b_free ._left_skills ._block_skills{padding-right:15px}}.b_free ._left_skills ._block_skills:nth-child(1){background:#fff url(/local/templates/main_v2/styles/blocks/../../images/free/1.svg) no-repeat 40px 38px}.b_free ._left_skills ._block_skills:nth-child(2){background:#fff url(/local/templates/main_v2/styles/blocks/../../images/free/22.svg) no-repeat 40px 45px}.b_free ._right_skills ._block_skills{padding:40px 20px 40px 265px}.b_free ._right_skills ._block_skills:nth-child(1){background:#fff url(/local/templates/main_v2/styles/blocks/../../images/free/4.svg) no-repeat 196px 47px}.b_free ._right_skills ._block_skills:nth-child(2){background:#fff url(/local/templates/main_v2/styles/blocks/../../images/free/5.svg) no-repeat 196px 47px}@media (max-width:991px){.b_free ._right_skills ._block_skills:nth-child(1),.b_free ._right_skills ._block_skills:nth-child(2){background-position-x:110px}.b_free ._right_skills ._block_skills{padding:40px 20px 40px 180px}}@media (max-width:767px){.b_free ._right_skills ._block_skills{padding:40px 20px 40px 110px}.b_free ._right_skills ._block_skills:nth-child(1){background:#fff url(/local/templates/main_v2/styles/blocks/../../images/free/4.svg) no-repeat 40px 47px}.b_free ._right_skills ._block_skills:nth-child(2){background:#fff url(/local/templates/main_v2/styles/blocks/../../images/free/5.svg) no-repeat 40px 47px}}@media (max-width:480px){.b_free ._right_skills ._block_skills{padding-right:15px}}.b_free ._img_ruby_center_skills{position:absolute;top:0;z-index:2;width:182px;height:335px;background:url(/local/templates/main_v2/styles/blocks/../../images/free/jewel.png) no-repeat;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);right:0}@media (max-width:767px){.b_free ._img_ruby_center_skills{display:none}.b_free{margin-bottom:30px}.white-bg-wrapper+.b_free{margin-top:0}.b_free ._wrap_slills{margin-bottom:20px}}.b_free ._img_ruby_center_skills img{max-width:100%}.b_free ._img_ruby_center_skills.-brilliant{background:url(/local/templates/main_v2/styles/blocks/../../images/free/brilliant.png) no-repeat 50%;width:342px;height:310px}.b_free ._img_ruby_center_skills.-trade_in{background:url(/local/templates/main_v2/styles/blocks/../../images/free/trade_in.png) no-repeat;width:108px;height:335px}.b_free ._img_ruby_center_skills.-additional_services{background:url(/local/templates/main_v2/styles/blocks/../../images/free/other-service.png) no-repeat;width:176px;height:304px;background-size:contain;background-position:50%}@media (max-width:1023px){.b_free ._img_ruby_center_skills.-additional_services{width:218px;height:236px}.b_free ._img_ruby_center_skills{top:30px}.b_free ._img_ruby_center_skills.-loans-jewerly{top:0}}.b_free ._img_ruby_center_skills.-ring{background:url(/local/templates/main_v2/styles/blocks/../../images/free/ring.png) no-repeat;width:222px;height:310px}.b_free ._img_ruby_center_skills.-clock_2{background:url(/local/templates/main_v2/styles/blocks/../../images/free/clock_2.png) no-repeat;width:182px;height:292px}.b_free ._img_ruby_center_skills.-antiques{background:url(/local/templates/main_v2/styles/blocks/../../images/free/antiques.png) no-repeat 50%;width:182px;height:292px}.b_free ._img_ruby_center_skills.-clock{background:url(/local/templates/main_v2/styles/blocks/../../images/free/clock.png) no-repeat;width:190px;height:332px}.b_free ._img_ruby_center_skills.-commission{background:url(/local/templates/main_v2/styles/blocks/../../images/free/commission.png) no-repeat 50%;width:300px;height:335px}.b_free ._img_ruby_center_skills.-jewerly{background:url(/local/templates/main_v2/styles/blocks/../../images/free/jewerly.png) no-repeat 50%;width:212px;height:356px}.b_free ._img_ruby_center_skills.-jewerly-buy{background:url(/local/templates/main_v2/styles/blocks/../../images/free/jewerly-buy.png) no-repeat 50%;width:310px;height:310px}.b_free ._img_ruby_center_skills.-loans-jewerly{background:url(/local/templates/main_v2/styles/blocks/../../images/free/loans-jewerly.png) no-repeat 50%;width:202px;height:270px}.b_free ._estimate_wrapper{text-align:center;position:relative;z-index:20}
/* End */


/* Start:/local/templates/main_v2/styles/section/why_we.min.css?17515680421007*/
.section-why{padding-bottom:60px}.section-why h2,.section-why h3{font-family:Room;font-size:30px;font-weight:700;margin-top:0;margin-bottom:40px;text-transform:uppercase;text-align:center}.section-why h2 span,.section-why h3 span{color:#8c64be}.section-why img{margin:0 auto}.section-why .container{max-width:1240px;padding-left:30px;padding-right:30px}.why-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.why-line__item{text-align:center;width:185px;font-family:Manrope-Medium}.why-line__title{color:#8c64be;font-size:18px;font-weight:600;margin-top:10px;margin-bottom:4px}.why-line__text{font-size:14px}@media all and (max-width:1120px){.why-line{background-image:url(/local/templates/main_v2/styles/section/../../images_v2/icon-swipe.svg);background-position:center bottom;background-repeat:no-repeat;padding-bottom:60px}.why-line__item{padding-left:16px;padding-right:16px}}@media all and (max-width:700px){.why-line__item{padding-left:0;padding-right:0}}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/advantages.min.css?17515680422955*/
.b_advantages_service ._item_accord ._item_content .strong{font-size:16px;font-weight:700}.b_advantages_service ._item_accord strong{display:inline}.b_advantages_service{margin-bottom:40px}@media (max-width:767px){.b_advantages_service{margin-bottom:20px}}.b_advantages_service ._accord_advantages{border-bottom:1px solid #ebebeb}.b_advantages_service ._item_accord,.b_advantages_service ._tab_accord{-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}@media (max-width:480px){.b_advantages_service ._item_accord,.b_advantages_service ._tab_accord{padding:15px 15px 15px 25px}}.b_advantages_service ._tab_accord{display:none;padding:0 75px 35px;font-size:15px;color:#a2a3a4}@media (max-width:480px){.b_advantages_service ._tab_accord{padding:15px 15px 15px 25px}}.b_advantages_service ._tab_accord ._answer{color:#000}.b_advantages_service ._item_accord{position:relative;border:1px solid #ebebeb;min-height:125px;font-size:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;color:#2e3033;padding:0 70px 0 135px}.b_advantages_service ._item_accord ._item_content{text-align:left;font-size:14px}.b_advantages_service ._item_accord ._item_content strong{font-size:16px}@media (max-width:767px){.b_advantages_service ._item_accord{padding:10px 20px 10px 95px;min-height:90px}.b_advantages_service ._item_accord ._item_content{font-size:0}.b_advantages_service ._item_accord ._item_content strong{font-size:15px}}.b_advantages_service ._item_accord:not(:last-child){border-bottom:none}.b_advantages_service ._item_accord:last-child{border-bottom:0}.b_advantages_service ._accort_btn{position:absolute;top:38px;left:25px;background:url(/local/templates/main_v2/styles/blocks/../../images/advantages_service/accord_more.png) no-repeat center;width:30px;height:30px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:767px){.b_advantages_service ._accort_btn{left:10px;top:3px}}.b_advantages_service .open{background:#f5f5f5;border-bottom:none;font-family:Circe35;-webkit-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out}.b_advantages_service ._hr{margin:0;padding-bottom:35px}.b_advantages_service .active{background:url(/local/templates/main_v2/styles/blocks/../../images/icons/accord_close.png) no-repeat center;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.b_advantages_service ._estimate_wrapper{text-align:center;margin-top:45px}.b_advantages_service ._item_icon{position:absolute;top:37px;left:45px;width:52px;height:58px;background-repeat:no-repeat;background-position:50% 0}@media (max-width:767px){.b_advantages_service ._item_icon{left:24px;top:0;height:100%;background-position:50%}}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/loan-work.css?17725761723452*/
.loan-work {
  padding: 80px 0;
  counter-reset: item
}
.loan-work__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  text-align: center;
  color: #111827;
  margin: 0;
  margin-bottom: 54px
}
.loan-work-item {
  background-color: #fff;
  -webkit-box-shadow: 0 4px 22px 0 rgba(0,51,153,.08),0 2px 2px 0 rgba(0,51,153,.06);
  box-shadow: 0 4px 22px 0 rgba(0,51,153,.08),0 2px 2px 0 rgba(0,51,153,.06);
  margin-bottom: 24px;
  min-height: 244px;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 273px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 100px 273px 25px 25px;
  position: relative;
  counter-increment: item
}
.loan-work-item:before {
  content: counter(item);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background-color: #f8f1ff;
  font-family: Room,sans-serif;
  font-weight: 900;
  font-size: 24px;
  line-height: 1.16667;
  color: #8c64be;
  position: absolute;
  top: 25px;
  left: 25px
}
.loan-work-item h3 {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.16667;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 16px
}
.loan-work-item h3 strong {
  font-weight: 500;
  color: #8c64be
}
.loan-work-item p {
  font-family: Manrope,sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  color: #111827;
  margin: 0
}
.loan-work-item_big {
  padding: 105px 25px 25px
}
.loan-work-item__map {
  height: 556px;
  margin-top: 29px
}
.loan-work-item__map > * {
  width: 100%!important;
  height: 100%!important
}
@media only screen and (max-width:830px) {
  .loan-work {
    padding: 40px 0
  }
  .loan-work__title {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px
  }
  .loan-work-item {
    margin-bottom: 8px;
    min-height: 110px;
    background-size: 200px;
    padding-top: 80px;
    -webkit-box-shadow: 0 4px 22px 0 rgba(0,51,153,.06),0 2px 2px 0 rgba(0,51,153,.04);
    box-shadow: 0 4px 22px 0 rgba(0,51,153,.06),0 2px 2px 0 rgba(0,51,153,.04)
  }
  .loan-work-item:before {
    width: 36px;
    height: 36px;
    font-size: 20px
  }
  .loan-work-item h3 {
    font-size: 16px;
    margin-bottom: 8px
  }
  .loan-work-item p {
    font-size: 13px
  }
  .loan-work-item p br {
    display: none
  }
  .loan-work-item_big {
    padding-top: 80px
  }
  .loan-work-item__map {
    height: 307px;
    margin-top: 15px
  }
}
@media only screen and (max-width:540px) {
  .loan-work-item {
    background-image: none!important;
    min-height: auto;
    padding: 20px 20px 20px 76px
  }
  .loan-work-item:before {
    top: 20px;
    left: 20px
  }
  .loan-work-item_big {
    padding-top: 20px
  }
  .loan-work-item__map {
    margin-top: 15px;
    position: relative;
    left: -56px;
    width: calc(100% + 56px)
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/grade-best-price.css?177315645516783*/
.best-price {
  padding: 80px 0
}
.best-price__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  text-align: center;
  color: #111827
}
.best-price__content {
  position: relative
}
.best-price__img {
  max-width: 600px;
  margin: 0 auto
}
.best-price__img img {
  width: 100%;
  height: auto;
  display: block
}
.best-price__list {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%
}
.best-price__list li {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33333;
  color: #111827;
  padding: 16px;
  background-color: #fff;
  border: 1px solid #eae7ed;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,.02),0 4px 38px 0 rgba(0,0,0,.04);
  box-shadow: 0 4px 4px 0 rgba(0,0,0,.02),0 4px 38px 0 rgba(0,0,0,.04);
  display: inline-block;
  background-image: url('/images/best-price/icon/spark.svg');
  background-repeat: no-repeat;
  background-size: 18px;
  position: absolute;
  top: 0;
  left: 0
}
.best-price__list li:nth-child(1),
.best-price__list li:nth-child(2),
.best-price__list li:nth-child(3),
.best-price__list li:nth-child(4),
.best-price__list li:nth-child(5) {
  padding-right: 50px;
  background-position: calc(100% - 16px) center;
  text-align: right
}
.best-price__list li:nth-child(1):after,
.best-price__list li:nth-child(2):after,
.best-price__list li:nth-child(3):after,
.best-price__list li:nth-child(4):after,
.best-price__list li:nth-child(5):after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 60px;
  position: absolute;
  top: 0;
  left: calc(100% + 11px);
  background: -webkit-gradient(linear,left top,right top,from(rgba(140,100,190,.4)),to(rgba(140,100,190,0)));
  background: -o-linear-gradient(left,rgba(140,100,190,.4) 0,rgba(140,100,190,0) 100%);
  background: linear-gradient(to right,rgba(140,100,190,.4) 0,rgba(140,100,190,0) 100%);
  border-radius: 2px
}
.best-price__list li:nth-child(1) {
  top: 80px;
  left: calc(50% - 550px)
}
.best-price__list li:nth-child(1):after {
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
  top: 35px
}
.best-price__list li:nth-child(2) {
  top: 180px;
  left: calc(50% - 510px)
}
.best-price__list li:nth-child(2):after {
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg);
  top: 40px;
  width: 94px
}
.best-price__list li:nth-child(3) {
  top: 280px;
  left: calc(50% - 603px);
  max-width: 225px
}
.best-price__list li:nth-child(3):after {
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  top: 20px;
  width: 95px
}
.best-price__list li:nth-child(4) {
  top: 400px;
  left: calc(50% - 550px);
  max-width: 209px
}
.best-price__list li:nth-child(4):after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  top: 10px;
  width: 95px;
  width: 113px
}
.best-price__list li:nth-child(5) {
  top: 520px;
  left: calc(50% - 500px)
}
.best-price__list li:nth-child(5):after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  top: 0;
  width: 95px;
  width: 113px
}
.best-price__list li:nth-child(10),
.best-price__list li:nth-child(6),
.best-price__list li:nth-child(7),
.best-price__list li:nth-child(8),
.best-price__list li:nth-child(9) {
  padding-left: 50px;
  background-position: 16px center
}
.best-price__list li:nth-child(10):after,
.best-price__list li:nth-child(6):after,
.best-price__list li:nth-child(7):after,
.best-price__list li:nth-child(8):after,
.best-price__list li:nth-child(9):after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 60px;
  position: absolute;
  top: 0;
  right: calc(100% + 11px);
  background: -webkit-gradient(linear,left top,right top,from(rgba(140,100,190,0)),to(rgba(140,100,190,.4)));
  background: -o-linear-gradient(left,rgba(140,100,190,0) 0,rgba(140,100,190,.4) 100%);
  background: linear-gradient(to right,rgba(140,100,190,0) 0,rgba(140,100,190,.4) 100%);
  border-radius: 2px
}
.best-price__list li:nth-child(6) {
  top: 80px;
  left: calc(50% + 320px)
}
.best-price__list li:nth-child(6):after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  top: 55px;
  width: 102px
}
.best-price__list li:nth-child(7) {
  top: 180px;
  left: calc(50% + 350px)
}
.best-price__list li:nth-child(7):after {
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  transform: rotate(-25deg);
  top: 45px;
  width: 76px
}
.best-price__list li:nth-child(8) {
  top: 280px;
  left: calc(50% + 350px);
  max-width: 260px
}
.best-price__list li:nth-child(8):after {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  top: 40px;
  width: 46px
}
.best-price__list li:nth-child(9) {
  top: 400px;
  left: calc(50% + 310px);
  max-width: 260px
}
.best-price__list li:nth-child(9):after {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  top: 0;
  width: 97px
}
.best-price__list li:nth-child(10) {
  top: 520px;
  left: calc(50% + 170px);
  max-width: 260px
}
.best-price__list li:nth-child(10):after {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  top: 0;
  width: 97px
}
@media only screen and (max-width:1250px) {
  .best-price__img {
    max-width: 420px
  }
  .best-price__list li:nth-child(1) {
    top: 10px;
    left: calc(50% - 350px)
  }
  .best-price__list li:nth-child(2) {
    top: 90px;
    left: calc(50% - 380px)
  }
  .best-price__list li:nth-child(3) {
    top: 180px;
    left: calc(50% - 453px)
  }
  .best-price__list li:nth-child(4) {
    top: 290px;
    left: calc(50% - 410px)
  }
  .best-price__list li:nth-child(5) {
    top: 400px;
    left: calc(50% - 450px)
  }
  .best-price__list li:nth-child(6) {
    top: 10px;
    left: calc(50% + 160px)
  }
  .best-price__list li:nth-child(7) {
    top: 90px;
    left: calc(50% + 210px)
  }
  .best-price__list li:nth-child(8) {
    top: 180px;
    left: calc(50% + 230px)
  }
  .best-price__list li:nth-child(9) {
    top: 290px;
    left: calc(50% + 200px)
  }
  .best-price__list li:nth-child(10) {
    top: 380px;
    left: calc(50% + 160px)
  }
}
@media only screen and (max-width:830px) {
  .best-price {
    padding: 40px 0
  }
  .best-price__title {
    font-size: 28px;
    line-height: 1.14;
    margin-bottom: 24px;
    text-align: left;
    position: relative;
    z-index: 2
  }
  .best-price__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: static
  }
  .best-price__list li {
    position: relative;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    max-width: none!important;
    font-size: 15px;
    padding: 10px;
    background-size: 16px;
    margin-bottom: 8px
  }
  .best-price__list li:after {
    display: none!important
  }
  .best-price__list li:nth-child(1),
  .best-price__list li:nth-child(2),
  .best-price__list li:nth-child(3),
  .best-price__list li:nth-child(4),
  .best-price__list li:nth-child(5) {
    padding-right: 44px;
    background-position: calc(100% - 11px) center
  }
  .best-price__list li:nth-child(5) {
    margin-bottom: 95px
  }
  .best-price__list li:nth-child(10),
  .best-price__list li:nth-child(6),
  .best-price__list li:nth-child(7),
  .best-price__list li:nth-child(8),
  .best-price__list li:nth-child(9) {
    padding-left: 44px;
    background-position: 11px center;
    margin-left: auto
  }
  .best-price__img {
    max-width: 270px;
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 150px)
  }
}

.gold-best-price {
  padding: 80px 0;
  overflow: hidden
}
.gold-best-price__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  text-align: center;
  color: #111827;
  margin-bottom: 60px
}
.gold-best-price__content {
  position: relative
}
.gold-best-price__img {
  max-width: 540px;
  margin: 0 auto;
  position: relative;
  left: 30px
}
.gold-best-price__img img {
  width: 100%;
  height: auto;
  display: block
}
.gold-best-price__list {
  position: absolute;
  top: 0;
  left: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%
}
.gold-best-price__list li {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33333;
  color: #111827;
  padding: 16px;
  background-color: #fff;
  border: 1px solid #eae7ed;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0,0,0,.02),0 4px 38px 0 rgba(0,0,0,.04);
  box-shadow: 0 4px 4px 0 rgba(0,0,0,.02),0 4px 38px 0 rgba(0,0,0,.04);
  display: inline-block;
  background-image: url('/images/best-price/icon/spark.svg');
  background-repeat: no-repeat;
  background-size: 18px;
  position: absolute;
  top: 0;
  left: 0
}
.gold-best-price__list li:nth-child(1),
.gold-best-price__list li:nth-child(2),
.gold-best-price__list li:nth-child(3),
.gold-best-price__list li:nth-child(4) {
  padding-right: 50px;
  background-position: calc(100% - 16px) center;
  text-align: right
}
.gold-best-price__list li:nth-child(1):after,
.gold-best-price__list li:nth-child(2):after,
.gold-best-price__list li:nth-child(3):after,
.gold-best-price__list li:nth-child(4):after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 60px;
  position: absolute;
  top: 0;
  left: calc(100% + 11px);
  background: -webkit-gradient(linear,left top,right top,from(rgba(140,100,190,.4)),to(rgba(140,100,190,0)));
  background: -o-linear-gradient(left,rgba(140,100,190,.4) 0,rgba(140,100,190,0) 100%);
  background: linear-gradient(to right,rgba(140,100,190,.4) 0,rgba(140,100,190,0) 100%);
  border-radius: 2px
}
.gold-best-price__list li:nth-child(1) {
  top: 50px;
  left: calc(50% - 550px)
}
.gold-best-price__list li:nth-child(1):after {
  -webkit-transform: rotate(25deg);
  -ms-transform: rotate(25deg);
  transform: rotate(25deg);
  top: 35px
}
.gold-best-price__list li:nth-child(2) {
  top: 150px;
  left: calc(50% - 650px)
}
.gold-best-price__list li:nth-child(2):after {
  -webkit-transform: rotate(16deg);
  -ms-transform: rotate(16deg);
  transform: rotate(16deg);
  top: 55px;
  width: 94px
}
.gold-best-price__list li:nth-child(3) {
  top: 280px;
  left: calc(50% - 603px);
  max-width: 225px
}
.gold-best-price__list li:nth-child(3):after {
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  top: 10px;
  width: 95px
}
.gold-best-price__list li:nth-child(4) {
  top: 380px;
  left: calc(50% - 600px)
}
.gold-best-price__list li:nth-child(4):after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  top: 0;
  width: 95px;
  width: 113px
}
.gold-best-price__list li:nth-child(5),
.gold-best-price__list li:nth-child(6),
.gold-best-price__list li:nth-child(7),
.gold-best-price__list li:nth-child(8),
.gold-best-price__list li:nth-child(9) {
  padding-left: 50px;
  background-position: 16px center
}
.gold-best-price__list li:nth-child(5):after,
.gold-best-price__list li:nth-child(6):after,
.gold-best-price__list li:nth-child(7):after,
.gold-best-price__list li:nth-child(8):after,
.gold-best-price__list li:nth-child(9):after {
  content: "";
  display: inline-block;
  height: 2px;
  width: 60px;
  position: absolute;
  top: 0;
  right: calc(100% + 11px);
  background: -webkit-gradient(linear,left top,right top,from(rgba(140,100,190,0)),to(rgba(140,100,190,.4)));
  background: -o-linear-gradient(left,rgba(140,100,190,0) 0,rgba(140,100,190,.4) 100%);
  background: linear-gradient(to right,rgba(140,100,190,0) 0,rgba(140,100,190,.4) 100%);
  border-radius: 2px
}
.gold-best-price__list li:nth-child(5) {
  top: 50px;
  left: calc(50% + 320px)
}
.gold-best-price__list li:nth-child(5):after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  top: 55px;
  width: 102px
}
.gold-best-price__list li:nth-child(6) {
  top: 150px;
  left: calc(50% + 350px)
}
.gold-best-price__list li:nth-child(6):after {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  top: 45px;
  width: 76px
}
.gold-best-price__list li:nth-child(7) {
  top: 280px;
  left: calc(50% + 310px);
  width: 311px
}
.gold-best-price__list li:nth-child(7):after {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  top: 40px;
  width: 93px
}
.gold-best-price__list li:nth-child(8) {
  top: 400px;
  left: calc(50% + 310px);
  max-width: 260px
}
.gold-best-price__list li:nth-child(8):after {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  top: 0;
  width: 97px
}
.gold-best-price__list li:nth-child(9) {
  top: 520px;
  left: calc(50% + 170px);
  max-width: 260px
}
.gold-best-price__list li:nth-child(9):after {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  top: 0;
  width: 97px
}
@media only screen and (max-width:1250px) {
  .gold-best-price {
    padding-bottom: 180px
  }
  .gold-best-price__img {
    max-width: 300px
  }
  .gold-best-price__title {
    margin-bottom: 30px
  }
  .gold-best-price__list li {
    font-size: 16px
  }
  .gold-best-price__list li:nth-child(1) {
    top: 10px;
    left: calc(50% - 350px)
  }
  .gold-best-price__list li:nth-child(2) {
    top: 90px;
    left: calc(50% - 440px)
  }
  .gold-best-price__list li:nth-child(3) {
    top: 200px;
    left: calc(50% - 400px)
  }
  .gold-best-price__list li:nth-child(4) {
    top: 290px;
    left: calc(50% - 380px)
  }
  .gold-best-price__list li:nth-child(5) {
    top: 10px;
    left: calc(50% + 240px)
  }
  .gold-best-price__list li:nth-child(6) {
    top: 120px;
    left: calc(50% + 200px)
  }
  .gold-best-price__list li:nth-child(7) {
    top: 230px;
    left: calc(50% + 150px);
    width: 280px
  }
}
@media only screen and (max-width:830px) {
  .gold-best-price {
    padding: 40px 0
  }
  .gold-best-price__title {
    font-size: 28px;
    line-height: 1.14;
    margin-bottom: 24px;
    text-align: left;
    position: relative;
    z-index: 2
  }
  .gold-best-price__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: static
  }
  .gold-best-price__list li {
    position: relative;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    max-width: none!important;
    font-size: 15px;
    padding: 10px;
    background-size: 16px;
    margin-bottom: 8px
  }
  .gold-best-price__list li br {
    display: none
  }
  .gold-best-price__list li:after {
    display: none!important
  }
  .gold-best-price__list li:nth-child(1),
  .gold-best-price__list li:nth-child(2),
  .gold-best-price__list li:nth-child(3),
  .gold-best-price__list li:nth-child(4) {
    padding-right: 44px;
    background-position: calc(100% - 11px) center
  }
  .gold-best-price__list li:nth-child(4) {
    margin-bottom: 95px
  }
  .gold-best-price__list li:nth-child(5),
  .gold-best-price__list li:nth-child(6),
  .gold-best-price__list li:nth-child(7) {
    padding-left: 44px;
    background-position: 11px center;
    margin-left: auto
  }
  .gold-best-price__img {
    max-width: 270px;
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 150px)
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/additional.css?17726911663963*/
.additional {
  padding: 80px 0
}
.additional__title {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #111827;
  margin: 0;
  margin-bottom: 52px
}
.additional__title strong {
  color: #8c64be;
  font-weight: 500
}
.additional-item {
  background-color: #faf9fb;
  padding: 40px;
  min-height: 408px;
  background-size: 325px;
  background-repeat: no-repeat;
  background-position: right bottom;
  margin-bottom: 54px
}
.additional-item h3 {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.16667;
  text-transform: uppercase;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 16px;
  max-width: 200px
}
.additional-item p {
  font-size: 16px;
  line-height: 1.375;
  color: #585f6a;
  max-width: 250px
}
.additional__buttons {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.additional__buttons li {
  margin: 0 4px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56px;
  flex: 0 0 56px;
  max-width: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.additional__buttons li:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 201px;
  flex: 0 0 201px;
  max-width: 201px
}
.additional__buttons .btn {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 500;
  padding: 16px;
  width: 100%;
  text-align: center;
  border-radius: 12px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.additional__telegram,
.additional__whatsapp {
  display: inline-block;
  width: 56px;
  height: 56px;
  border-radius: 12px;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: center;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.additional__telegram:active,
.additional__whatsapp:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.additional__whatsapp {
  background-color: #0dc143;
  background-image: url(/images/additional/soc/wh.svg)
}
.additional__whatsapp:hover {
  background-color: #0ba93b
}
.additional__telegram {
  background-color: #28a8ea;
  background-image: url(/images/additional/soc/tl.svg)
}
.additional__telegram:hover {
  background-color: #169de2
}
@media only screen and (max-width:830px) {
  .additional {
    padding: 40px 0
  }
  .additional .row {
    margin-left: -5px;
    margin-right: -5px
  }
  .additional .row > * {
    padding-left: 5px;
    padding-right: 5px
  }
  .additional__title {
    font-size: 28px;
    margin-bottom: 24px
  }
  .additional-item {
    padding: 16px;
    min-height: 240px;
    background-size: 220px;
    margin-bottom: 10px
  }
  .additional-item h3 {
    font-size: 20px;
    margin-bottom: 12px
  }
  .additional-item p {
    font-size: 13px;
    max-width: 200px
  }
  .additional__buttons {
    margin-top: 24px
  }
  .additional__buttons li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    max-width: 48px
  }
  .additional__buttons li:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    max-width: 170px
  }
  .additional__buttons .btn {
    font-size: 14px;
    padding: 15px;
    border-radius: 8px
  }
  .additional__telegram,
  .additional__whatsapp {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background-size: 28px
  }
}
@media only screen and (max-width:580px) {
  .additional .row > * {
    width: 100%
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/pledge/advantages.css?17727430679734*/
.advantage {
  padding: 80px 0;
  overflow: hidden
}
.advantage__title {
  text-align: center;
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #111827;
  margin: 0;
  margin-bottom: 18px
}
.advantage__text {
  margin: 0;
  margin-bottom: 40px;
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1875;
  text-transform: uppercase;
  text-align: center;
  color: #1e1c1f
}
.advantage__text strong {
  font-weight: 500;
  color: #8c64be
}
.advantage__img {
  width: 602px;
  height: 594px;
  margin: 0 auto;
  position: relative
}
.advantage__glass {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  -webkit-box-shadow: 0 4px 31px 0 rgba(0,0,0,.08),0 4px 7px 0 rgba(0,0,0,.03);
  box-shadow: 0 4px 31px 0 rgba(0,0,0,.08),0 4px 7px 0 rgba(0,0,0,.03);
  background-color: rgba(255,255,255,.1);
  width: 328px;
  height: 330px;
  background-image: url(/images/advantage/dec/0.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 180px auto;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}
.advantage__dec {
  position: absolute
}
.advantage__dec:before {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  content: "";
  width: 100%;
  height: 100%
}
.advantage__dec_1 {
  top: 10px;
  left: calc(50% - 10px);
  width: 95px;
  height: 95px
}
.advantage__dec_1:before {
  background-image: url(/images/advantage/dec/1.png);
  -webkit-animation: levitation 12s infinite;
  animation: levitation 12s infinite
}
.advantage__dec_2 {
  top: 150px;
  left: calc(50% - 200px);
  width: 180px;
  height: 180px
}
.advantage__dec_2:before {
  background-image: url(/images/advantage/dec/2.png);
  -webkit-animation: levitation 10s infinite;
  animation: levitation 10s infinite
}
.advantage__dec_3 {
  top: 220px;
  left: calc(50% - 40px);
  width: 290px;
  height: 290px
}
.advantage__dec_3:before {
  background-image: url(/images/advantage/dec/3.png);
  -webkit-animation: levitation 8s infinite;
  animation: levitation 8s infinite
}

.gold .advantage__dec_1:before {
  background-image: url(/images/gold-advantage/dec/1.png);
  -webkit-animation: levitation 12s infinite;
  animation: levitation 12s infinite
}
.gold .advantage__dec_2 {
  top: 150px;
  left: calc(50% - 200px);
  width: 140px;
  height: 140px
}
.gold .advantage__dec_2:before {
  background-image: url(/images/gold-advantage/dec/2.png);
  -webkit-animation: levitation 10s infinite;
  animation: levitation 10s infinite
}
.gold .advantage__dec_3 {
  top: 220px;
  left: calc(50% - 40px);
  width: 290px;
  height: 290px
}
.gold .advantage__dec_3:before {
  background-image: url(/images/gold-advantage/dec/3.png);
  -webkit-animation: levitation 8s infinite;
  animation: levitation 8s infinite
}
@-webkit-keyframes levitation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  50% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
}
@keyframes levitation {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  50% {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }
}
.advantage__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.375;
  text-align: right;
  color: #585f6a
}
.advantage__list strong {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.1875;
  text-transform: uppercase;
  color: #111827;
  display: block;
  margin-bottom: 8px
}
.advantage__list li {
  width: 290px;
  background-image: url(/images/advantage/icon/spark.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  position: absolute
}
.advantage__list li:nth-child(1),
.advantage__list li:nth-child(2),
.advantage__list li:nth-child(3) {
  padding-right: 48px;
  background-position: right center;
  left: -330px
}
.advantage__list li:nth-child(1):after,
.advantage__list li:nth-child(2):after,
.advantage__list li:nth-child(3):after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 2px;
  background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(140,100,190,.4)),to(rgba(140,100,190,0)));
  background: -o-linear-gradient(left,rgba(140,100,190,.4) 0,rgba(140,100,190,0) 100%);
  background: linear-gradient(to right,rgba(140,100,190,.4) 0,rgba(140,100,190,0) 100%);
  position: absolute;
  left: calc(100% + 25px)
}
.advantage__list li:nth-child(4),
.advantage__list li:nth-child(5),
.advantage__list li:nth-child(6) {
  padding-left: 48px;
  background-position: left center;
  text-align: left;
  right: -320px
}
.advantage__list li:nth-child(4):before,
.advantage__list li:nth-child(5):before,
.advantage__list li:nth-child(6):before {
  content: "";
  display: inline-block;
  width: 100px;
  height: 2px;
  background: -webkit-gradient(linear,left top,right top,color-stop(0,rgba(140,100,190,0)),to(rgba(140,100,190,.4)));
  background: -o-linear-gradient(left,rgba(140,100,190,0) 0,rgba(140,100,190,.4) 100%);
  background: linear-gradient(to right,rgba(140,100,190,0) 0,rgba(140,100,190,.4) 100%);
  position: absolute;
  right: calc(100% + 25px)
}
.advantage__list li:nth-child(1) {
  top: 60px
}
.advantage__list li:nth-child(1):after {
  -webkit-transform: rotate(35deg) translateY(35px);
  -ms-transform: rotate(35deg) translateY(35px);
  transform: rotate(35deg) translateY(35px);
  top: 50px
}
.advantage__list li:nth-child(2) {
  top: 210px
}
.advantage__list li:nth-child(2):after {
  width: 74px;
  top: 45px;
  left: calc(100% + 20px)
}
.advantage__list li:nth-child(3) {
  top: 360px
}
.advantage__list li:nth-child(3):after {
  top: 10px;
  left: calc(100% + 10px);
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  transform: rotate(-35deg)
}
.advantage__list li:nth-child(4) {
  top: 60px
}
.advantage__list li:nth-child(4):before {
  -webkit-transform: rotate(-35deg) translateY(35px);
  -ms-transform: rotate(-35deg) translateY(35px);
  transform: rotate(-35deg) translateY(35px);
  top: 50px
}
.advantage__list li:nth-child(5) {
  top: 210px
}
.advantage__list li:nth-child(5):before {
  width: 74px;
  top: 45px;
  right: calc(100% + 20px)
}
.advantage__list li:nth-child(6) {
  top: 360px
}
.advantage__list li:nth-child(6):before {
  top: 10px;
  right: calc(100% + 10px);
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg)
}
@media only screen and (max-width:1200px) {
  .advantage__img {
    width: 350px;
    height: 350px
  }
  .advantage__glass {
    width: 200px;
    height: 200px;
    background-size: 100px auto;
    top: 50%
  }
  .advantage__dec_1 {
    top: 55px;
    left: calc(50% + 20px);
    width: 75px;
    height: 75px
  }
  .advantage__dec_2 {
    top: 100px;
    left: calc(50% - 150px);
    width: 140px;
    height: 140px
  }
  .advantage__dec_3 {
    top: 150px;
    left: calc(50% - 50px);
    width: 160px;
    height: 160px
  }
  .advantage__list {
    font-size: 14px
  }
  .advantage__list strong {
    font-size: 24px
  }
  .advantage__list li {
    width: 250px
  }
  .advantage__list li strong {
    font-size: 20px
  }
  .advantage__list li:after,
  .advantage__list li:before {
    display: none!important
  }
  .advantage__list li:nth-child(1),
  .advantage__list li:nth-child(2),
  .advantage__list li:nth-child(3) {
    left: -240px
  }
  .advantage__list li:nth-child(4),
  .advantage__list li:nth-child(5),
  .advantage__list li:nth-child(6) {
    right: -240px
  }
  .advantage__list li:nth-child(1) {
    top: 40px
  }
  .advantage__list li:nth-child(2) {
    top: 160px
  }
  .advantage__list li:nth-child(3) {
    top: 280px
  }
  .advantage__list li:nth-child(4) {
    top: 40px
  }
  .advantage__list li:nth-child(5) {
    top: 160px
  }
  .advantage__list li:nth-child(6) {
    top: 280px
  }
}
@media only screen and (max-width:830px) {
  .advantage {
    padding: 40px 0
  }
  .advantage__title {
    font-size: 28px;
    margin-bottom: 18px
  }
  .advantage__text {
    margin-bottom: 24px;
    font-size: 18px
  }
  .advantage__img {
    width: 100%;
    height: auto;
    padding-top: 302px
  }
  .advantage__glass {
    width: 250px;
    height: 250px;
    background-size: 100px auto;
    top: 25px;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
  }
  .advantage__dec_1 {
    top: 0;
    left: calc(50% + 20px);
    width: 75px;
    height: 75px
  }
  .advantage__dec_2 {
    left: calc(50% - 180px)
  }
  .advantage__dec_3 {
    top: 150px;
    width: 180px;
    height: 180px
  }
  .advantage__list li {
    position: relative;
    width: 100%;
    top: 0!important;
    left: 0!important;
    top: 0!important;
    margin: 0 0 24px;
    text-align: left;
    background-size: 18px;
    padding-right: 0!important;
    padding-left: 34px!important;
    background-position: 0 5px!important
  }
  .advantage__list li br {
    display: none
  }
  .advantage__list li:last-child {
    margin-bottom: 0
  }
  .advantage__list li strong {
    margin-bottom: 2px
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/why_we.css?17727468532918*/
.why {
  background-color: #faf9fb;
  margin: 80px 0;
  padding: 120px 0
}
.why__title {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 64px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  color: #111827;
  margin: 0;
  margin-bottom: 80px
}
.why__title strong {
  color: #8c64be;
  font-weight: 500;
  display: block
}
.why__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-right: -10px;
  margin-left: -10px;
  position: relative;
  margin-bottom: 24px
}
.why__list > * {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}
.why-item {
  padding: 88px 24px 24px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 24px 24px;
  height: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.375;
  color: #585f6a;
  font-family: Manrope,sans-serif;
  min-height: 320px
}
.why-item h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.375;
  color: #111827;
  margin: 0;
  margin-bottom: 12px
}
.why-item p {
  margin: 0;
  color: #585f6a
}
.why__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-right: -10px;
  margin-left: -10px;
  position: relative;
  margin-bottom: 24px
}
.why__images > * {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.why__images img {
  display: block;
  width: 100%;
  height: auto
}
@media only screen and (max-width:830px) {
  .why {
    background-color: #faf9fb;
    margin: 40px 0;
    padding: 40px 0
  }
  .why__title {
    font-size: 28px;
    margin-bottom: 24px
  }
  .why__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0;
    overflow: auto;
    margin-bottom: 40px
  }
  .why__list > * {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 260px;
    flex: 0 0 260px;
    max-width: 260px;
    margin-right: 8px
  }
  .why-item {
    padding: 80px 24px 24px;
    background-size: 32px;
    font-size: 15px;
    line-height: 1.46667;
    min-height: 320px
  }
  .why-item h3 {
    line-height: 1.5;
    margin-bottom: 10px
  }
  .why__images {
    margin-bottom: 0
  }
  .why__images > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 12px
  }
  .why__images > :last-child {
    margin-bottom: 12px
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/how-weight.css?177315739112272*/
.how-weight {
  padding: 80px 0;
  overflow: hidden
}
.how-weight__left {
  max-width: 462px
}
.how-weight__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  color: #1e1c1f;
  margin: 0;
  margin-bottom: 40px
}
.how-weight__content {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.55556;
  color: #111827;
  margin-bottom: 40px
}
.how-weight__content p {
  margin: 0;
  margin-bottom: 32px
}
.how-weight__content p:last-child {
  margin-bottom: 0
}
.how-weight__buttons {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.how-weight__buttons li {
  margin-right: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 56px;
  flex: 0 0 56px;
  max-width: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.how-weight__buttons li:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 201px;
  flex: 0 0 201px;
  max-width: 201px
}
.how-weight__buttons .btn {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 500;
  padding: 16px;
  width: 100%;
  text-align: center;
  border-radius: 12px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.how-weight__telegram,
.how-weight__whatsapp {
  display: inline-block;
  width: 56px;
  height: 56px;
  border-radius: 12px;
  font-size: 0;
  background-repeat: no-repeat;
  background-size: 32px;
  background-position: center;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.how-weight__telegram:active,
.how-weight__whatsapp:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.how-weight__whatsapp {
  background-color: #0dc143;
  background-image: url(/images/how-weight/soc/wh.svg)
}
.how-weight__whatsapp:hover {
  background-color: #0ba93b
}
.how-weight__telegram {
  background-color: #28a8ea;
  background-image: url(/images/how-weight/soc/tl.svg)
}
.how-weight__telegram:hover {
  background-color: #169de2
}
.how-weight__table {
  margin-bottom: 24px
}
.how-weight__table table {
  display: block;
  background-color: #f9f6ff;
  padding: 44px 41px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.28571;
  text-align: center;
  color: #111827
}
.how-weight__table tbody {
  width: 100%;
  display: block
}
.how-weight__table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 80px
}
.how-weight__table tr:last-child {
  margin-bottom: 0
}
.how-weight__table td {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 57px;
  flex: 0 0 57px;
  max-width: 57px;
  text-align: center;
  margin-right: 10px
}
.how-weight__table td:last-child {
  margin-right: 0
}
.how-weight__table div {
  background-repeat: no-repeat;
  background-position: center 0
}
.how-weight__size_002 {
  background-image: url(/images/how-weight/sizes/002.svg);
  background-size: 32px;
  padding-top: 40px
}
.how-weight__size_003 {
  background-image: url(/images/how-weight/sizes/003.svg);
  padding-top: 41px;
  background-size: 33px
}
.how-weight__size_004 {
  background-image: url(/images/how-weight/sizes/004.svg);
  padding-top: 42px;
  background-size: 34px
}
.how-weight__size_005 {
  background-image: url(/images/how-weight/sizes/005.svg);
  padding-top: 43px;
  background-size: 35px
}
.how-weight__size_010 {
  background-image: url(/images/how-weight/sizes/010.svg);
  padding-top: 45px;
  background-size: 36px
}
.how-weight__size_015 {
  background-image: url(/images/how-weight/sizes/015.svg);
  padding-top: 45px;
  background-size: 37px
}
.how-weight__size_020 {
  background-image: url(/images/how-weight/sizes/020.svg);
  padding-top: 46px;
  background-size: 38px
}
.how-weight__size_025 {
  background-image: url(/images/how-weight/sizes/025.svg);
  padding-top: 47px;
  background-size: 39px
}
.how-weight__size_033 {
  background-image: url(/images/how-weight/sizes/033.svg);
  padding-top: 48px;
  background-size: 40px
}
.how-weight__size_050 {
  background-image: url(/images/how-weight/sizes/050.svg);
  padding-top: 49px;
  background-size: 41px
}
.how-weight__size_060 {
  background-image: url(/images/how-weight/sizes/060.svg);
  padding-top: 50px;
  background-size: 42px
}
.how-weight__size_060 {
  background-image: url(/images/how-weight/sizes/060.svg);
  padding-top: 50px;
  background-size: 42px
}
.how-weight__size_075 {
  background-image: url(/images/how-weight/sizes/075.svg);
  padding-top: 51px;
  background-size: 43px
}
.how-weight__size_090 {
  background-image: url(/images/how-weight/sizes/090.svg);
  padding-top: 52px;
  background-size: 44px
}
.how-weight__size_100 {
  background-image: url(/images/how-weight/sizes/100.svg);
  padding-top: 53px;
  background-size: 45px
}
.how-weight__size_125 {
  background-image: url(/images/how-weight/sizes/125.svg);
  padding-top: 54px;
  background-size: 46px
}
.how-weight__size_150 {
  background-image: url(/images/how-weight/sizes/150.svg);
  padding-top: 55px;
  background-size: 47px
}
.how-weight__size_175 {
  background-image: url(/images/how-weight/sizes/175.svg);
  padding-top: 56px;
  background-size: 48px
}
.how-weight__size_200 {
  background-image: url(/images/how-weight/sizes/200.svg);
  padding-top: 57px;
  background-size: 49px
}
.how-weight__size_225 {
  background-image: url(/images/how-weight/sizes/225.svg);
  padding-top: 58px;
  background-size: 50px
}
.how-weight__size_250 {
  background-image: url(/images/how-weight/sizes/250.svg);
  padding-top: 59px;
  background-size: 51px
}
.how-weight__size_275 {
  background-image: url(/images/how-weight/sizes/275.svg);
  padding-top: 60px;
  background-size: 52px
}
.how-weight__size_300 {
  background-image: url(/images/how-weight/sizes/300.svg);
  padding-top: 61px;
  background-size: 53px
}
.how-weight__size_350 {
  background-image: url(/images/how-weight/sizes/350.svg);
  padding-top: 62px;
  background-size: 54px
}
.how-weight__size_400 {
  background-image: url(/images/how-weight/sizes/400.svg);
  padding-top: 63px;
  background-size: 55px
}
.how-weight-types {
  background-color: #f9f6ff;
  padding: 44px 41px
}
.how-weight-types .row .col-xs-4:nth-child(1) .how-weight-types__item {
  padding-left: 40px;
  background-image: url(/images/how-weight/types/0.svg);
  background-size: 28px
}
.how-weight-types .row .col-xs-4:nth-child(2) .how-weight-types__item {
  max-width: 190px;
  margin: 0 auto;
  padding-left: 50px;
  background-image: url(/images/how-weight/types/1.svg);
  background-size: 38px
}
.how-weight-types .row .col-xs-4:nth-child(3) .how-weight-types__item {
  max-width: 170px;
  margin-left: auto;
  padding-left: 60px;
  background-image: url(/images/how-weight/types/2.svg);
  background-size: 48px
}
.how-weight-types__title {
  font-family: Room,sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #111827;
  margin: 0;
  margin-bottom: 20px
}
.how-weight-types__item {
  background-repeat: no-repeat;
  background-position: 0 center
}
.how-weight-types__item h4 {
  font-size: 14px;
  line-height: 1.42857;
  color: #111827;
  margin: 0;
  margin-bottom: 2px
}
.how-weight-types__item p {
  font-size: 14px;
  line-height: 1.28571;
  color: #111827;
  margin: 0
}
@media only screen and (max-width:1200px) {
  .how-weight__table table {
    padding: 20px
  }
  .how-weight__table table td {
    margin-right: 5px
  }
}
@media only screen and (max-width:992px) {
  .how-weight__left {
    max-width: 100%;
    margin-bottom: 60px
  }
}
@media only screen and (max-width:830px) {
  .how-weight {
    padding: 40px 0
  }
  .how-weight__title {
    font-size: 28px;
    margin-bottom: 18px
  }
  .how-weight__content {
    font-size: 15px;
    margin-bottom: 24px
  }
  .how-weight__content p {
    margin-bottom: 12px
  }
  .how-weight__buttons li {
    margin-right: 6px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48px;
    flex: 0 0 48px;
    max-width: 48px
  }
  .how-weight__buttons li:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 175px;
    flex: 0 0 175px;
    max-width: 175px
  }
  .how-weight__buttons .btn {
    padding: 15px;
    border-radius: 8px;
    font-size: 15px
  }
  .how-weight__telegram,
  .how-weight__whatsapp {
    width: 48px;
    height: 48px;
    border-radius: 8px;
    background-size: 28px
  }
  .how-weight__left {
    margin-bottom: 40px
  }
  .how-weight__table {
    overflow-x: auto;
    margin-bottom: 32px;
    position: relative;
    left: -15px;
    width: calc(100% + 23px);
    padding-left: 15px;
    padding-right: 15px
  }
  .how-weight__table table {
    font-size: 12px;
    padding: 16px;
    width: 560px
  }
  .how-weight__table td {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    max-width: 50px
  }
  .how-weight__table tr {
    margin-bottom: 32px
  }
  .how-weight__size_002 {
    background-size: 20px;
    padding-top: 27px
  }
  .how-weight__size_003 {
    padding-top: 29px;
    background-size: 20px
  }
  .how-weight__size_004 {
    padding-top: 28px;
    background-size: 20px
  }
  .how-weight__size_005 {
    padding-top: 29px;
    background-size: 21px
  }
  .how-weight__size_010 {
    padding-top: 29px;
    background-size: 21px
  }
  .how-weight__size_015 {
    padding-top: 30px;
    background-size: 22px
  }
  .how-weight__size_020 {
    padding-top: 31px;
    background-size: 23px
  }
  .how-weight__size_025 {
    padding-top: 31px;
    background-size: 23px
  }
  .how-weight__size_033 {
    padding-top: 32px;
    background-size: 24px
  }
  .how-weight__size_050 {
    padding-top: 32px;
    background-size: 24px
  }
  .how-weight__size_060 {
    padding-top: 33px;
    background-size: 25px
  }
  .how-weight__size_075 {
    padding-top: 34px;
    background-size: 26px
  }
  .how-weight__size_090 {
    padding-top: 34px;
    background-size: 26px
  }
  .how-weight__size_100 {
    padding-top: 35px;
    background-size: 27px
  }
  .how-weight__size_125 {
    padding-top: 35px;
    background-size: 27px
  }
  .how-weight__size_150 {
    padding-top: 36px;
    background-size: 28px
  }
  .how-weight__size_175 {
    padding-top: 39px;
    background-size: 29px
  }
  .how-weight__size_200 {
    padding-top: 37px;
    background-size: 29px
  }
  .how-weight__size_225 {
    padding-top: 38px;
    background-size: 30px
  }
  .how-weight__size_250 {
    padding-top: 39px;
    background-size: 30px
  }
  .how-weight__size_275 {
    padding-top: 39px;
    background-size: 31px
  }
  .how-weight__size_300 {
    padding-top: 40px;
    background-size: 32px
  }
  .how-weight__size_350 {
    padding-top: 40px;
    background-size: 32px
  }
  .how-weight__size_400 {
    padding-top: 41px;
    background-size: 33px
  }
  .how-weight-types {
    padding: 16px
  }
  .how-weight-types .row .col-xs-4 .how-weight-types__item {
    max-width: 90px!important;
    padding-left: 0!important;
    padding-top: 56px;
    background-position: center 0;
    text-align: center
  }
  .how-weight-types .row .col-xs-4:nth-child(1) .how-weight-types__item {
    background-position: center 10px
  }
  .how-weight-types .row .col-xs-4:nth-child(2) .how-weight-types__item {
    background-position: center 5px
  }
  .how-weight-types__title {
    font-size: 24px;
    margin-bottom: 16px
  }
  .how-weight-types__item p {
    font-size: 12px
  }
}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/diamonds-table.min.css?17515680424163*/
.diamond-type{margin-bottom:50px}.section-desc{text-align:center;font-size:15px;line-height:22px}.diamond-type__footnote{text-align:right}.diamond-type__footnote>div{margin-left:30px;display:inline-block}.diamond-types,.diamond-types__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.diamond-types{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -20px}.diamond-types__col{padding:0 20px}.diamond-types__icon{background-image:url(/local/templates/main_v2/styles/blocks/../../images/diamond.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;margin-right:20px}.diamond-types__icon--1{width:21px;height:16px}.diamond-types__icon--2{width:36px;height:27px}.diamond-types__icon--3{width:50px;height:39px}.diamond-type__h2{margin-top:60px;margin-bottom:15px}.diamond-type__h2:first-child{margin-top:0}.diamond-type__row-types{margin-top:40px}.diamond-type__desc{margin-bottom:40px}.diamond-type-row{background-color:#f5f5f5;width:100%;margin-bottom:20px}.diamond-type-row__inner{padding:15px 50px}.diamond-type-row__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:0;margin:0}.diamond-type-row__list li{width:100px;-ms-flex-negative:0;flex-shrink:0;text-align:center;z-index:14;line-height:22px}.diamond-type-row__icon{height:45px;background-repeat:no-repeat;background-position:50%;margin-bottom:10px;background-image:url(/local/templates/main_v2/images/diamond.svg);background-size:contain}.diamond-type-row__icon--1{background-size:18px}.diamond-type-row__icon--2{background-size:22px}.diamond-type-row__icon--3{background-size:26px}.diamond-type-row__icon--4{background-size:30px}.diamond-type-row__icon--5{background-size:34px}.diamond-type-row__icon--6,.diamond-type-row__icon--7,.diamond-type-row__icon--8{background-size:38px}.diamond-type-row__icon--11{background-size:35px}.diamond-type-row__icon--12{background-size:36px}.diamond-type-row__icon--13{background-size:39px}.diamond-type-row__icon--14{background-size:40px}.diamond-type-row__icon--15{background-size:43px}.diamond-type-row__icon--16{background-size:45px}.diamond-type-row__icon--17{background-size:46px}.diamond-type-row__icon--18{background-size:48px}.diamond-type-row__icon--21{background-size:50px}.diamond-type-row__icon--22{background-size:51px}.diamond-type-row__icon--23{background-size:53px}.diamond-type-row__icon--24{background-size:52px}.diamond-type-row__icon--25{background-size:55px}.diamond-type-row__icon--26{background-size:58px}.diamond-type-row__icon--27{background-size:60px}.diamond-type-row__icon--28{background-size:62px}.diamond-type-row__inner::-webkit-scrollbar,.table-responsive::-webkit-scrollbar{margin-top:10px;height:5px!important}.diamond-type-row__inner::-webkit-scrollbar-track,.table-responsive::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.3)!important}.diamond-type-row__inner::-webkit-scrollbar-thumb,.table-responsive::-webkit-scrollbar-thumb{background:#8c64be!important;-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,.5)!important}.diamond-type-row__inner::-webkit-scrollbar-thumb:window-inactive,.table-responsive::-webkit-scrollbar-thumb:window-inactive{background:#8c64be!important}@media (max-width:1023px){.diamond-type-row__inner{padding:15px 0;width:100%;overflow-y:hidden;overflow-x:auto;cursor:pointer;-ms-scroll-chaining:none;overscroll-behavior:contain}.diamond-type-row__list li{margin-right:5px}}@media (max-width:767px){.diamond-type__desc{margin-bottom:40px;text-align:left}.diamond-type__desc>div+div{margin-top:1em}.diamond-type-row__list li{margin-right:0}}@media (max-width:1023px){.diamond-type{margin-bottom:20px}.diamond-types{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.diamond-types__col{width:50%;margin-bottom:25px}}@media (max-width:767px){.diamond-types__col{width:100%;margin-bottom:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.diamond-types__icon{margin:0 0 20px}}
/* End */


/* Start:/local/templates/main_v2/styles/blocks/diamonds.min.css?17515680426902*/
.product-features--diamonds .product-features__list li{z-index:0}.product-features--diamonds .product-features__list li:after{display:none}.product-features--diamonds .product-features__list li:nth-child(odd):after{left:auto;right:0}.product-features--diamonds .product-features__list li span{width:auto;position:relative;padding:5px 0;max-width:100px}.product-features--diamonds{padding-top:100px}.product-features--diamonds .product-features__img{width:320px;position:relative;z-index:2}.product-features--diamonds .product-features__list li:nth-child(2){top:0}.product-features--diamonds .product-features__list li:nth-child(3),.product-features--diamonds .product-features__list li:nth-child(4){top:80px}.product-features--diamonds .product-features__list li:nth-child(5),.product-features--diamonds .product-features__list li:nth-child(6){top:180px}.product-features--diamonds .product-features__list li:nth-child(7){top:250px}.product-features--diamonds .product-features__list li:nth-child(8){top:266px}.product-features--diamonds .product-features__list li span:before{content:"";display:block;height:1px;position:absolute;width:100%;left:0;bottom:0;background-color:#8c64be}.product-features--diamonds .product-features__list li:nth-child(even) span:before{right:0;left:auto}.product-features--diamonds .product-features__list li span:after{content:"";display:block;height:1px;position:absolute;width:200px;left:100%;bottom:0;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;background-color:#8c64be;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}.product-features--diamonds .product-features__list li:nth-child(even) span:after{right:100%;left:auto;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.product-features--diamonds .product-features__list li:nth-child(1) span:after{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);width:150px}.product-features--diamonds .product-features__list li:nth-child(2) span:after{-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg);width:200px}.product-features--diamonds .product-features__list li:nth-child(3) span:after{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);width:100px}.product-features--diamonds .product-features__list li:nth-child(4) span:after{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg);width:100px}.product-features--diamonds .product-features__list li:nth-child(5) span:after{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg);width:200px}.product-features--diamonds .product-features__list li:nth-child(6) span:after{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg);width:200px}.product-features--diamonds .product-features__list li:nth-child(7) span:after{-webkit-transform:rotate(-30deg);-ms-transform:rotate(-30deg);transform:rotate(-30deg);width:200px}.product-features--diamonds .product-features__list li:nth-child(8) span:after{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg);width:230px}@media (max-width:1240px){.product-features--diamonds{max-width:580px}}@media (max-width:767px){.product-features--diamonds .product-features__list li{z-index:3}.product-features--diamonds .product-features__list li:after{display:block}.product-features--diamonds .product-features__list li:nth-child(even):after,.product-features--diamonds .product-features__list li:nth-child(even):before{top:16px;right:12px;left:auto;width:10px;height:1px}.product-features--diamonds .product-features__list li .product-features__mline{display:block;position:absolute;height:1px;width:100px;background-color:#8c64be;top:20px;z-index:-1}.product-features--diamonds{padding-top:60px;padding-bottom:60px}.product-features--diamonds .product-features__img{width:220px}.product-features--diamonds .product-features__list li.active{z-index:5}.product-features--diamonds .product-features__list li:nth-child(odd):after,.product-features--diamonds .product-features__list li:nth-child(odd):before{top:16px;right:auto;left:12px;width:10px;height:1px}.product-features--diamonds .product-features__list li:nth-child(1){top:0;left:40px}.product-features--diamonds .product-features__list li:nth-child(2){top:20px;right:20px}.product-features--diamonds .product-features__list li:nth-child(3){top:50px;left:0}.product-features--diamonds .product-features__list li:nth-child(4){top:70px;right:-20px}.product-features--diamonds .product-features__list li:nth-child(5){top:120px;left:0}.product-features--diamonds .product-features__list li:nth-child(6){top:135px;right:0}.product-features--diamonds .product-features__list li:nth-child(7){top:180px;left:40px}.product-features--diamonds .product-features__list li:nth-child(8){top:190px;right:40px}.product-features--diamonds .product-features__list li:nth-child(odd) .product-features__mline{left:20px;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}.product-features--diamonds .product-features__list li:nth-child(even) .product-features__mline{right:20px;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.product-features--diamonds .product-features__list li:nth-child(1) .product-features__mline{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);width:60px}.product-features--diamonds .product-features__list li:nth-child(2) .product-features__mline{-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);width:50px}.product-features--diamonds .product-features__list li:nth-child(3) .product-features__mline{-webkit-transform:rotate(35deg);-ms-transform:rotate(35deg);transform:rotate(35deg);width:30px}.product-features--diamonds .product-features__list li:nth-child(4) .product-features__mline{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);width:50px}.product-features--diamonds .product-features__list li:nth-child(5) .product-features__mline{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg);width:50px}.product-features--diamonds .product-features__list li:nth-child(6) .product-features__mline{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg);width:60px}.product-features--diamonds .product-features__list li:nth-child(7) .product-features__mline{-webkit-transform:rotate(-60deg);-ms-transform:rotate(-60deg);transform:rotate(-60deg);width:65px}.product-features--diamonds .product-features__list li:nth-child(8) .product-features__mline{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);width:70px}}
/* End */


/* Start:/local/components/rover/banner/templates/banner-service/style.css?17727238042861*/
.loans-first {
  background-image: var(--bg-image-desktop);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 502px;
  margin-bottom: 60px;
  margin-top: 20px
}
.loans-first .bread {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.loans-first .btn {
  padding: 16px 60px 16px 24px;
  border-radius: 12px;
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33333;
  color: #fff;
  background-image: url(/local/components/rover/banner/templates/banner-service/images/loans-first/icon/message.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: calc(100% - 24px) center;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.loans-first__title {
  font-family: Room,sans-serif;
  font-weight: 400;
  font-size: 48px;
  line-height: 1.0625;
  text-transform: uppercase;
  color: #111827;
  margin: 0;
  margin: 20px 0 30px
}
.loans-first__list {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.375;
  color: #111827;
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: Manrope,sans-serif;
  margin-bottom: 40px
}
.loans-first__list li {
  margin-bottom: 17px;
  background-repeat: no-repeat;
  padding-left: 44px;
  background-size: 28px;
  min-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 0 center
}
.loans-first__list li:last-child {
  margin-bottom: 0
}
.loans-first__list span {
  font-family: Manrope,sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.375;
  color: #00a46e;
  display: inline-block;
  padding: 4px 10px;
  border: 2px solid rgba(0,164,110,.3);
  border-radius: 10px;
  margin-left: 16px
}
@media only screen and (max-width:768px) {
  .loans-first {
    background-image: var(--bg-image-mobile);
    min-height: 660px;
    margin-bottom: 40px;
    margin-top: 0
  }
  .loans-first .btn {
    padding: 13px 48px 13px 20px;
    border-radius: 8px;
    font-family: Manrope,sans-serif;
    font-size: 16px;
    background-size: 20px;
    background-position: calc(100% - 20px) center
  }
  .loans-first__title {
    font-size: 28px;
    line-height: 1.14286;
    margin: 14px 0 20px
  }
  .loans-first__list {
    font-size: 15px;
    margin-bottom: 32px
  }
  .loans-first__list li {
    margin-bottom: 6px;
    padding-left: 36px;
    background-size: 24px;
    min-height: 32px
  }
  .loans-first__list span {
    font-size: 13px;
    line-height: 1.5;
    color: #00a46e;
    display: inline-block;
    padding: 2px 8px;
    border-width: 1px;
    border-radius: 6px;
    margin-left: 12px
  }
}
/* End */
/* /local/templates/main_v2/components/bitrix/news.detail/calculator.loan.service/style.css?17727462908925 */
/* /local/components/rover/send.form/templates/pledge-zaim_redisign/style.css?17726517259462 */
/* /local/templates/main_v2/styles/pagination.min.css?17515680422981 */
/* /local/templates/main_v2/components/bitrix/news.list/stock/style.css?17727506852064 */
/* /local/components/rover/send.form/templates/any-questions/style.css?17727515136546 */
/* /local/templates/main_v2/components/bitrix/news.list/see-also/style.css?17727532072281 */
/* /local/templates/main_v2/styles/blocks/works-line.min.css?17515680423173 */
/* /local/templates/main_v2/styles/section/reviews.min.css?1751568042343 */
/* /local/templates/main_v2/styles/section/form_feedback.min.css?17515680421070 */
/* /local/templates/main_v2/styles/blocks/free.min.css?17515680424481 */
/* /local/templates/main_v2/styles/section/why_we.min.css?17515680421007 */
/* /local/templates/main_v2/styles/blocks/advantages.min.css?17515680422955 */
/* /local/templates/main_v2/styles/blocks/loan-work.css?17725761723452 */
/* /local/templates/main_v2/styles/blocks/grade-best-price.css?177315645516783 */
/* /local/templates/main_v2/styles/blocks/additional.css?17726911663963 */
/* /local/templates/main_v2/styles/blocks/pledge/advantages.css?17727430679734 */
/* /local/templates/main_v2/styles/blocks/why_we.css?17727468532918 */
/* /local/templates/main_v2/styles/blocks/how-weight.css?177315739112272 */
/* /local/templates/main_v2/styles/blocks/diamonds-table.min.css?17515680424163 */
/* /local/templates/main_v2/styles/blocks/diamonds.min.css?17515680426902 */
/* /local/components/rover/banner/templates/banner-service/style.css?17727238042861 */
