/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Clearfix*/
/* line 10, ../sass/style.scss */
.clearfix:after, .clearfix:before {
  content: " ";
  display: table;
}

/* line 14, ../sass/style.scss */
.clearfix:after {
  clear: both;
}

/* Typography*/
/* line 20, ../sass/style.scss */
.lh10 {
  line-height: 1em;
}

/* line 21, ../sass/style.scss */
.lh11 {
  line-height: 1.1em;
}

/* line 22, ../sass/style.scss */
.lh12 {
  line-height: 1.2em;
}

/* line 23, ../sass/style.scss */
.lh13 {
  line-height: 1.3em;
}

/* line 24, ../sass/style.scss */
.lh14 {
  line-height: 1.4em;
}

/* line 25, ../sass/style.scss */
.lh15 {
  line-height: 1.5em;
}

/* line 26, ../sass/style.scss */
.lh16 {
  line-height: 1.6em;
}

/* line 27, ../sass/style.scss */
.lh17 {
  line-height: 1.7em;
}

/* line 29, ../sass/style.scss */
.fsz13 {
  font-size: 11px;
}

/* line 30, ../sass/style.scss */
.fsz14 {
  font-size: 11px;
}

/* line 31, ../sass/style.scss */
.fsz15 {
  font-size: 12px;
}

/* line 32, ../sass/style.scss */
.fsz16 {
  font-size: 13px;
}

/* line 33, ../sass/style.scss */
.fsz17 {
  font-size: 14px;
}

/* line 34, ../sass/style.scss */
.fsz18 {
  font-size: 14px;
}

/* line 35, ../sass/style.scss */
.fsz20 {
  font-size: 16px;
}

/* line 36, ../sass/style.scss */
.fsz24 {
  font-size: 18px;
}

@media (min-width: 560px) {
  /* line 38, ../sass/style.scss */
  .fsz13 {
    font-size: 12px;
  }

  /* line 39, ../sass/style.scss */
  .fsz14 {
    font-size: 12px;
  }

  /* line 40, ../sass/style.scss */
  .fsz15 {
    font-size: 13px;
  }

  /* line 41, ../sass/style.scss */
  .fsz16 {
    font-size: 14px;
  }

  /* line 42, ../sass/style.scss */
  .fsz17 {
    font-size: 15px;
  }

  /* line 43, ../sass/style.scss */
  .fsz18 {
    font-size: 16px;
  }

  /* line 44, ../sass/style.scss */
  .fsz20 {
    font-size: 18px;
  }

  /* line 45, ../sass/style.scss */
  .fsz24 {
    font-size: 22px;
  }
}
@media (min-width: 720px) {
  /* line 48, ../sass/style.scss */
  .fsz13 {
    font-size: 13px;
  }

  /* line 49, ../sass/style.scss */
  .fsz14 {
    font-size: 14px;
  }

  /* line 50, ../sass/style.scss */
  .fsz15 {
    font-size: 15px;
  }

  /* line 51, ../sass/style.scss */
  .fsz16 {
    font-size: 16px;
  }

  /* line 52, ../sass/style.scss */
  .fsz17 {
    font-size: 17px;
  }

  /* line 53, ../sass/style.scss */
  .fsz18 {
    font-size: 18px;
  }

  /* line 54, ../sass/style.scss */
  .fsz20 {
    font-size: 20px;
  }

  /* line 55, ../sass/style.scss */
  .fsz24 {
    font-size: 24px;
  }
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-LightItalic.ttf) format("truetype");
  font-style: italic;
  font-weight: 300;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-RegularItalic.ttf) format("truetype");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Semibold.ttf) format("truetype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-SemiboldItalic.ttf) format("truetype");
  font-style: italic;
  font-weight: 600;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-BoldItalic.ttf) format("truetype");
  font-style: italic;
  font-weight: 700;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-ExtraBold.ttf) format("truetype");
  font-style: normal;
  font-weight: 800;
}
@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype");
  font-style: italic;
  font-weight: 800;
}
@font-face {
  font-family: Amatic;
  src: url(../fonts/AmaticSC-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 800;
}
/* line 129, ../sass/style.scss */
html {
  height: 100%;
}

/* line 132, ../sass/style.scss */
body {
  font-family: Open Sans,Arial,sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100vh;
}

/* line 143, ../sass/style.scss */
h1 {
  font-family: Amatic, Arial, sans-serif;
  font-weight: 800;
  font-size: 50px;
  margin-bottom: 30px;
  line-height: 1.25em;
}
/* line 149, ../sass/style.scss */
h1 i {
  color: #ffc000;
}

/* line 153, ../sass/style.scss */
h2 {
  font-family: Amatic, Arial, sans-serif;
  font-weight: 800;
  font-size: 40px;
  margin-bottom: 30px;
  line-height: 1.25em;
}
/* line 159, ../sass/style.scss */
h2 i {
  color: #ffc000;
}

/* line 163, ../sass/style.scss */
h3 {
  font-family: Open Sans, Arial, sans-serif;
  line-height: 1.25em;
}

/* line 167, ../sass/style.scss */
h4 {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 12px;
}

/* line 173, ../sass/style.scss */
p {
  font-size: 12px;
}

/* line 177, ../sass/style.scss */
button, a.button {
  border: none;
  border-radius: 3px;
  background: #ffc000;
  font-weight: 600;
  color: #fff;
  padding: 12px 40px;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  transition: 0.3s;
}
/* line 189, ../sass/style.scss */
button.mid, a.button.mid {
  font-size: 14px;
  padding: 12px 40px 13px;
}
/* line 193, ../sass/style.scss */
button:hover, a.button:hover {
  background: #ffcc00;
  box-shadow: 0 4px 2px rgba(0, 0, 0, 0.07);
  color: #fff;
}
/* line 198, ../sass/style.scss */
button:active, a.button:active {
  background: #f6b401;
  box-shadow: none;
  color: #fff;
}

/* line 204, ../sass/style.scss */
a {
  color: #006da4;
}
/* line 206, ../sass/style.scss */
a:hover {
  color: #007ebe;
}
/* line 209, ../sass/style.scss */
a.yellow {
  color: #ffc000;
}
/* line 211, ../sass/style.scss */
a.yellow:hover {
  color: #ffcc00;
}

@media (min-width: 480px) {
  /* line 217, ../sass/style.scss */
  h1 {
    font-size: 60px;
  }

  /* line 218, ../sass/style.scss */
  h4 {
    font-size: 16px;
  }
}
@media (min-width: 560px) {
  /* line 221, ../sass/style.scss */
  p {
    font-size: 13px;
  }

  /* line 222, ../sass/style.scss */
  h4 {
    font-size: 17px;
  }
}
@media (min-width: 720px) {
  /* line 225, ../sass/style.scss */
  h1 {
    font-size: 70px;
  }

  /* line 226, ../sass/style.scss */
  h2 {
    font-size: 50px;
    margin-bottom: 40px;
  }

  /* line 230, ../sass/style.scss */
  h4 {
    font-size: 18px;
  }

  /* line 231, ../sass/style.scss */
  p {
    font-size: 14px;
  }

  /* line 234, ../sass/style.scss */
  button, a.button {
    font-size: 18px;
    padding: 13px 40px;
    border-radius: 4px;
  }
  /* line 238, ../sass/style.scss */
  button.mid, a.button.mid {
    font-size: 15px;
    padding: 13px 40px 14px;
  }
}
@media (min-width: 920px) {
  /* line 245, ../sass/style.scss */
  h1 {
    font-size: 80px;
  }

  /* line 246, ../sass/style.scss */
  h2 {
    font-size: 60px;
    margin-bottom: 60px;
  }

  /* line 250, ../sass/style.scss */
  button, a.button {
    font-size: 20px;
    padding: 18px 40px;
  }
  /* line 253, ../sass/style.scss */
  button.mid, a.button.mid {
    font-size: 16px;
    padding: 14px 40 15px;
  }
}
@media (min-width: 1000px) {
  /* line 259, ../sass/style.scss */
  h1 {
    font-size: 90px;
  }
}
/* line 262, ../sass/style.scss */
.hidden {
  display: none;
}

/* line 265, ../sass/style.scss */
.ta-left {
  text-align: left;
}

/* line 268, ../sass/style.scss */
.ta-center {
  text-align: center;
}

/* line 271, ../sass/style.scss */
.mb0 {
  margin-bottom: 0 !important;
}

/* line 274, ../sass/style.scss */
.container {
  margin: 0 auto;
  padding: 0 10px;
  max-width: 1000px;
}

/* line 279, ../sass/style.scss */
.content {
  flex: 1 0 auto;
}

@media (min-width: 480px) {
  /* line 282, ../sass/style.scss */
  .container {
    padding: 0 20px;
  }
}
@media (min-width: 1400px) {
  /* line 283, ../sass/style.scss */
  .container {
    max-width: 1180px;
  }
}
/* line 285, ../sass/style.scss */
.block-padding {
  padding: 30px 0 50px;
}

@media (min-width: 480px) {
  /* line 286, ../sass/style.scss */
  .block-padding {
    padding: 40px 0 60px;
  }
}
/* main-bg*/
/* line 291, ../sass/style.scss */
.main-bg {
  background: url("../img/bg-main_mobile.jpg") 50% 0%;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

/* line 297, ../sass/style.scss */
.main-bg__money {
  position: absolute;
  display: none;
}

@media (min-width: 1000px) {
  /* line 302, ../sass/style.scss */
  .main-bg {
    background: url("../img/bg-main_desktop.jpg") 50% 0%;
    background-size: cover;
  }

  /* line 306, ../sass/style.scss */
  .main-bg__money {
    display: block;
    -webkit-animation: dive 2s infinite ease-in-out;
    animation: dive 2s infinite ease-in-out;
  }

  /* line 311, ../sass/style.scss */
  #money1 {
    left: 6%;
    bottom: 27%;
  }

  /* line 315, ../sass/style.scss */
  #money2 {
    left: 27%;
    bottom: 41%;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  /* line 321, ../sass/style.scss */
  #money3 {
    left: 44%;
    bottom: 35%;
  }

  /* line 325, ../sass/style.scss */
  #money4 {
    left: 51%;
    bottom: 20%;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  /* line 331, ../sass/style.scss */
  #money5 {
    left: 64%;
    bottom: 46%;
  }

  /* line 335, ../sass/style.scss */
  #money6 {
    left: 71%;
    bottom: 28%;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }

  /* line 341, ../sass/style.scss */
  #money7 {
    left: 84%;
    bottom: 38%;
  }

  /* line 345, ../sass/style.scss */
  #money8 {
    left: 87%;
    bottom: 15%;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
}
@-webkit-keyframes dive {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes dive {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/* main-block*/
/* line 370, ../sass/style.scss */
.main-block {
  padding-top: 25px;
  padding-bottom: 35px;
}

/* line 374, ../sass/style.scss */
.main-block__logo {
  width: 180px;
  height: auto;
  margin-bottom: 25px;
}

/* line 379, ../sass/style.scss */
.main-block__form {
  position: relative;
  background: rgba(201, 220, 226, 0.6);
  border-radius: 4px;
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  padding: 20px 12px 40px;
}
/* line 387, ../sass/style.scss */
.main-block__form .button {
  margin-bottom: 10px;
}

/* line 391, ../sass/style.scss */
.main-block__form-number {
  font-size: 40px;
  font-family: Open Sans;
  font-weight: 700;
  margin-top: 8px;
}

/* line 397, ../sass/style.scss */
.main-block__form-note {
  display: flex;
  text-align: left;
  justify-content: center;
  margin: 0 auto;
  align-items: flex-start;
}
/* line 403, ../sass/style.scss */
.main-block__form-note img {
  margin-right: 7px;
}
/* line 406, ../sass/style.scss */
.main-block__form-note p {
  max-width: 150px;
}

.main-block__form-disclaimer {
  margin-top: 10px;
  margin-bottom: -20px;
  padding-top: 10px;
  border-top: 1px solid white;
  text-align: left;
  display: flex;
  justify-content: center;
}

.main-block__form-disclaimer p {
  font-size: 10px;
  color: white;
  max-width: 454px;
}

.main-block__form-disclaimer b {
  font-weight: 700;
}

/* line 410, ../sass/style.scss */
.main-block__form-wrap {
  margin-top: 20px;
  position: relative;
  margin-bottom: 40px;
}

/* line 415, ../sass/style.scss */
.main-block__form-range {
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  height: 12px;
  border-radius: 6px;
  outline: none;
  background: linear-gradient(90deg, #99eeff 39.5%, #fff 24%);
  overflow: visible;
}
/* line 424, ../sass/style.scss */
.main-block__form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: #ffc000;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}
/* line 434, ../sass/style.scss */
.main-block__form-range::-moz-slider-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: #ffc000;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}

/* line 445, ../sass/style.scss */
.main-block__min, .main-block__max {
  position: absolute;
  left: 0;
  top: 25px;
  color: #fff;
}

/* line 451, ../sass/style.scss */
.main-block__max {
  left: auto;
  right: 0;
}

.main-block__calculations {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 30px;
  max-width: 454px;
  margin: 0 auto 10px;
}

.main-block__calculations__item {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.main-block__calculations__item__label {
  color: #000;
}

.main-block__calculations__item__value {
  font-weight: 700;
  color: #000;
}

@media (min-width: 480px) {
  /* line 456, ../sass/style.scss */
  .main-block__form {
    padding: 20px 25px 40px;
  }

  /* line 457, ../sass/style.scss */
  .main-block__form-note p {
    max-width: 160px;
  }
}
@media (min-width: 720px) {
  /* line 460, ../sass/style.scss */
  .main-block {
    padding-bottom: 30px;
  }

  /* line 461, ../sass/style.scss */
  .main-block__form-note p {
    max-width: 185px;
  }

  /* line 462, ../sass/style.scss */
  .main-block__form-range {
    height: 14px;
    border-radius: 7px;
  }
  /* line 465, ../sass/style.scss */
  .main-block__form-range::-webkit-slider-thumb {
    height: 28px;
    width: 28px;
  }
  /* line 469, ../sass/style.scss */
  .main-block__form-range::-moz-range-thumb {
    height: 28px;
    width: 28px;
  }

  /* line 474, ../sass/style.scss */
  .main-block__form {
    padding: 25px 30px 50px;
    max-width: 500px;
  }

  /* line 478, ../sass/style.scss */
  .main-block__logo {
    width: auto;
    margin-bottom: 35px;
  }

  /* line 482, ../sass/style.scss */
  .main-block__form-number {
    font-size: 50px;
  }

  .main-block__calculations {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}
@media (min-width: 920px) {
  /* line 485, ../sass/style.scss */
  .main-block {
    padding-bottom: 60px;
  }

  /* line 486, ../sass/style.scss */
  .main-block__logo {
    margin-bottom: 55px;
  }

  /* line 487, ../sass/style.scss */
  .main-block__form-number {
    font-size: 60px;
  }

  /* line 488, ../sass/style.scss */
  .main-block__form {
    padding: 30px 50px 50px;
    max-width: 680px;
  }
  /* line 491, ../sass/style.scss */
  .main-block__form .button {
    padding: 18px 100px;
    margin-bottom: 20px;
  }

  /* line 496, ../sass/style.scss */
  .main-block__form-note {
    align-items: center;
  }
  /* line 498, ../sass/style.scss */
  .main-block__form-note p {
    max-width: none;
  }

  /* line 501, ../sass/style.scss */
  .main-block__form-range {
    height: 18px;
    border-radius: 9px;
  }
  /* line 504, ../sass/style.scss */
  .main-block__form-range::-webkit-slider-thumb {
    height: 36px;
    width: 36px;
  }
  /* line 508, ../sass/style.scss */
  .main-block__form-range::-moz-range-thumb {
    height: 36px;
    width: 36px;
  }
  .main-block__calculations {
    margin-bottom: 20px;
  }
}
@media (min-width: 1000px) {
  /* line 515, ../sass/style.scss */
  .main-block {
    padding-bottom: 80px;
  }

  /* line 516, ../sass/style.scss */
  .main-block__form {
    max-width: 750px;
  }
  /* line 518, ../sass/style.scss */
  .main-block__form .button {
    padding: 18px 130px;
  }
}
@media (min-width: 1400px) {
  /* line 524, ../sass/style.scss */
  .main-block {
    padding-bottom: 115px;
  }
}
/* featuers-block*/
/* line 531, ../sass/style.scss */
.features-block {
  position: relative;
  background: rgba(0, 0, 0, 0.6);
}
/* line 534, ../sass/style.scss */
.features-block h2 {
  color: #fff;
}

/* line 538, ../sass/style.scss */
.features-block__wrap {
  display: flex;
  flex-direction: column;
}

/* line 542, ../sass/style.scss */
.features-block__item {
  color: #fff;
  text-align: left;
  display: flex;
  max-width: 220px;
  margin: 0 auto 50px;
}
/* line 548, ../sass/style.scss */
.features-block__item:last-of-type {
  margin-bottom: 0;
}
/* line 549, ../sass/style.scss */
.features-block__item p {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}

/* line 555, ../sass/style.scss */
.features-block__item-img {
  height: 56px;
  flex-basis: 49px;
  min-width: 49px;
  margin-right: 15px;
  flex-grow: 0;
  background: url("../img/i-features.png") 0 0;
}
/* line 562, ../sass/style.scss */
.features-block__item-img.i2 {
  background-position: -49px 0;
}
/* line 563, ../sass/style.scss */
.features-block__item-img.i3 {
  background-position: -98px 0;
}
/* line 564, ../sass/style.scss */
.features-block__item-img.i4 {
  background-position: -147px 0;
}

@media (min-width: 480px) {
  /* line 567, ../sass/style.scss */
  .features-block__wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }

  /* line 571, ../sass/style.scss */
  .features-block__item {
    width: 45%;
    max-width: 300px;
  }
  /* line 574, ../sass/style.scss */
  .features-block__item:nth-of-type(3) {
    margin-bottom: 0;
  }
}
@media (min-width: 820px) {
  /* line 580, ../sass/style.scss */
  .features-block__item {
    width: 22%;
    max-width: none;
  }
  /* line 583, ../sass/style.scss */
  .features-block__item:nth-of-type(n) {
    margin: 0;
  }

  /* line 587, ../sass/style.scss */
  .features-block__wrap {
    justify-content: space-between;
  }
}
@media (min-width: 1000px) {
  /* line 592, ../sass/style.scss */
  .features-block.block-padding {
    padding-bottom: 80px;
  }
}
/* rate-block*/
/* line 600, ../sass/style.scss */
.rate-block__title {
  font-weight: 700;
  max-width: 400px;
  margin: 0 auto;
}

/* line 605, ../sass/style.scss */
.rate-block__item {
  margin: 0 auto;
  margin-bottom: 25px;
}
/* line 608, ../sass/style.scss */
.rate-block__item:last-of-type {
  margin-bottom: 0;
}

/* line 610, ../sass/style.scss */
.rate-block__item-circle {
  width: 240px;
  height: 240px;
  background: url("../img/img-rate.png");
  background-size: cover;
  margin: 0 auto;
}

@media (min-width: 820px) {
  /* line 618, ../sass/style.scss */
  .rate-block.block-padding {
    padding-bottom: 0;
    padding-top: 60px;
  }

  /* line 622, ../sass/style.scss */
  .rate-block .container {
    display: flex;
    justify-content: space-between;
    /* align-items: flex-start;*/
  }

  /* line 627, ../sass/style.scss */
  .rate-block__item {
    text-align: left;
    /* flex-basis: 30%;*/
    margin: none;
    height: 170px;
  }
  /* line 632, ../sass/style.scss */
  .rate-block__item:nth-of-type(n) {
    margin-bottom: 0;
  }
  /* line 635, ../sass/style.scss */
  .rate-block__item.middle {
    margin: 0 20px;
  }

  /* line 637, ../sass/style.scss */
  .rate-block__item-circle {
    width: 300px;
    height: 260px;
    position: relative;
    top: -90px;
  }
}
@media (min-width: 1000px) {
  /* line 645, ../sass/style.scss */
  .rate-block.block-padding {
    padding-top: 70px;
  }

  /* line 648, ../sass/style.scss */
  .rate-block__item-circle {
    width: 400px;
    height: 350px;
    top: -115px;
  }

  /* line 653, ../sass/style.scss */
  .rate-block__item {
    height: 235px;
  }
  /* line 655, ../sass/style.scss */
  .rate-block__item.middle {
    margin: 0 40px;
  }
}
/* service-block*/
/* line 663, ../sass/style.scss */
.service-block {
  background: #ffc000;
}

@media (min-width: 820px) {
  /* line 667, ../sass/style.scss */
  .service-block.block-padding {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  /* line 671, ../sass/style.scss */
  .service-block .container {
    display: flex;
    align-items: center;
  }
  /* line 674, ../sass/style.scss */
  .service-block .container h2 {
    text-align: left;
    width: 530px;
    flex: 1;
    margin-bottom: 0;
  }
  /* line 680, ../sass/style.scss */
  .service-block .container p {
    text-align: left;
    flex: 2;
  }
}
@media (min-width: 1400px) {
  /* line 688, ../sass/style.scss */
  .service-block .container p {
    padding-right: 150px;
  }
}
/* cta-block*/
/* line 697, ../sass/style.scss */
.cta-block {
  padding: 50px 0 60px;
  background: url("../img/bg-cta.jpg") 50% 50%;
  background-size: cover;
}

/* line 702, ../sass/style.scss */
.cta-block__logo {
  width: 180px;
  height: auto;
  margin: 0 auto 20px;
  display: block;
}

@media (min-width: 480px) {
  /* line 709, ../sass/style.scss */
  .cta-block .container {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* line 714, ../sass/style.scss */
  .cta-block__logo {
    margin: 0 40px 0 0;
  }
}
@media (min-width: 720px) {
  /* line 719, ../sass/style.scss */
  .cta-block__logo {
    width: auto;
    margin: 0 130px 0 0;
  }
}
/* footer-block*/
/* line 728, ../sass/style.scss */
footer {
  background: #f9f9f9;
  padding: 30px 0;
}
/* line 731, ../sass/style.scss */
footer p {
  color: #a6a6a6;
  text-align: left;
  margin-bottom: 35px;
}
/* line 735, ../sass/style.scss */
footer p.footer-bottom__copyright {
  color: #141414;
  text-align: center;
  margin-bottom: 0;
}

/* line 742, ../sass/style.scss */
.footer-bottom {
  border-top: 1px solid #ececec;
  padding-top: 17px;
}
/* line 745, ../sass/style.scss */
.footer-bottom ul {
  margin-bottom: 20px;
}
/* line 747, ../sass/style.scss */
.footer-bottom ul li {
  display: inline-block;
  margin-right: 20px;
}
/* line 750, ../sass/style.scss */
.footer-bottom ul li:last-of-type {
  margin-right: 0;
}

/* line 756, ../sass/style.scss */
.footer-top__button {
  margin-bottom: 35px;
}

@media (min-width: 560px) {
  /* line 761, ../sass/style.scss */
  .footer-bottom ul {
    float: left;
  }
  /* line 764, ../sass/style.scss */
  .footer-bottom p {
    float: right;
  }
}
@media (min-width: 720px) {
  /* line 770, ../sass/style.scss */
  .footer-top {
    display: flex;
  }

  /* line 773, ../sass/style.scss */
  .footer-top__wrap {
    margin-left: 50px;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 2;
  }
}
/* TEXT PAGES*/
/* header-block*/
/* line 791, ../sass/style.scss */
header {
  background: #125a66;
  padding: 15px 0;
}

/* line 795, ../sass/style.scss */
.header__logo {
  width: 180px;
  height: auto;
  display: block;
  margin: 0 auto 20px;
}

@media (min-width: 560px) {
  /* line 802, ../sass/style.scss */
  header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  /* line 807, ../sass/style.scss */
  .header-left {
    text-align: left;
    flex: 1;
  }

  /* line 811, ../sass/style.scss */
  .header-right {
    text-align: right;
  }

  /* line 814, ../sass/style.scss */
  .header__logo {
    margin: 0;
    /* float: left;*/
  }

  /* line 818, ../sass/style.scss */
  .header__button {
    /* float: right;*/
  }
}
@media (min-width: 720px) {
  /* line 823, ../sass/style.scss */
  .header__logo {
    width: auto;
  }
}
/* text-block */
/* line 830, ../sass/style.scss */
.text-block__item {
  margin: 0 auto 50px;
  max-width: 800px;
}
/* line 833, ../sass/style.scss */
.text-block__item p + p {
  margin-top: 15px;
}

/* REG PAGE*/
/* .body-block__wrap {*/
/* 	display: flex;*/
/* }*/
/* .form-block {*/
/* 	flex: 1;*/
/* }*/
/* line 851, ../sass/style.scss */
.form-block {
  max-width: 650px;
  margin: 0 auto;
}

/* line 855, ../sass/style.scss */
.form-block__title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 40px;
}
/* line 859, ../sass/style.scss */
.form-block__title h2 {
  /* float: left;*/
  line-height: 1em;
  flex: 1;
}

/* line 865, ../sass/style.scss */
.form-block__title-right {
  /* float: right;*/
  text-align: right;
  flex: 1;
  padding-bottom: 5px;
  position: relative;
}
/* line 871, ../sass/style.scss */
.form-block__title-right > p {
  font-weight: 600;
}

/* line 875, ../sass/style.scss */
.form-block__slider {
  display: none;
  opacity: 0;
  min-width: 300px;
  max-width: 340px;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #e4e4e4;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  padding: 25px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 45px;
  transition: 0.3s;
}
/* line 890, ../sass/style.scss */
.form-block__slider.active {
  display: block;
  opacity: 1;
}
/* line 894, ../sass/style.scss */
.form-block__slider button {
  width: 100%;
}

/* line 898, ../sass/style.scss */
.form-block__form-number {
  font-size: 32px;
  font-family: Open Sans;
  font-weight: 700;
  margin-top: 8px;
}

/* line 904, ../sass/style.scss */
.form-block__form-wrap {
  margin-top: 10px;
  position: relative;
  margin-bottom: 50px;
}

/* line 909, ../sass/style.scss */
.form-block__form-range {
  width: 100%;
  position: relative;
  -webkit-appearance: none;
  height: 12px;
  border-radius: 6px;
  outline: none;
  background: linear-gradient(90deg, #99eeff 24%, #fff 24%);
  overflow: visible;
}
/* line 918, ../sass/style.scss */
.form-block__form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: #ffc000;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}
/* line 928, ../sass/style.scss */
.form-block__form-range::-moz-slider-thumb {
  -webkit-appearance: none;
  height: 24px;
  width: 24px;
  background: #ffc000;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  outline: none;
}

/* line 939, ../sass/style.scss */
.form-block__min, .form-block__max {
  position: absolute;
  left: 0;
  top: 25px;
  color: #141414;
}

/* line 945, ../sass/style.scss */
.form-block__max {
  left: auto;
  right: 0;
}

/* line 949, ../sass/style.scss */
.form-block__bar {
  width: 100%;
  height: 5px;
  background: #fbfbfb;
}

/* line 954, ../sass/style.scss */
.form-block__bar-progress {
  width: 10%;
  height: 100%;
  background: #ffc000;
}

/* line 959, ../sass/style.scss */
.form-block__body {
  margin-bottom: 40px;
}

@media (min-width: 720px) {
  /* line 965, ../sass/style.scss */
  .form-block__form-number {
    font-size: 40px;
  }
}
/*  CLOCK TEST*/
/* line 974, ../sass/style.scss */
.clocks-block {
  display: none;
  position: relative;
  width: 280px;
  height: 280px;
  /* display: flex;*/
  justify-content: center;
}

/* line 982, ../sass/style.scss */
.clocks-block__content {
  text-align: center;
}

/* line 985, ../sass/style.scss */
.clocks-block__content-timer {
  font-size: 60px;
  font-weight: 700;
}

/* line 989, ../sass/style.scss */
.clocks-block__item {
  height: 140px;
  width: 12px;
  position: absolute;
  left: calc(50% - 6px);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}
/* line 996, ../sass/style.scss */
.clocks-block__item:nth-child(2) {
  -webkit-transform: rotateZ(calc(11.25deg * 1));
  transform: rotateZ(calc(11.25deg * 1));
}
/* line 997, ../sass/style.scss */
.clocks-block__item:nth-child(3) {
  -webkit-transform: rotateZ(calc(11.25deg * 2));
  transform: rotateZ(calc(11.25deg * 2));
}
/* line 998, ../sass/style.scss */
.clocks-block__item:nth-child(4) {
  -webkit-transform: rotateZ(calc(11.25deg * 3));
  transform: rotateZ(calc(11.25deg * 3));
}
/* line 999, ../sass/style.scss */
.clocks-block__item:nth-child(5) {
  -webkit-transform: rotateZ(calc(11.25deg * 4));
  transform: rotateZ(calc(11.25deg * 4));
}
/* line 1000, ../sass/style.scss */
.clocks-block__item:nth-child(6) {
  -webkit-transform: rotateZ(calc(11.25deg * 5));
  transform: rotateZ(calc(11.25deg * 5));
}
/* line 1001, ../sass/style.scss */
.clocks-block__item:nth-child(7) {
  -webkit-transform: rotateZ(calc(11.25deg * 6));
  transform: rotateZ(calc(11.25deg * 6));
}
/* line 1002, ../sass/style.scss */
.clocks-block__item:nth-child(8) {
  -webkit-transform: rotateZ(calc(11.25deg * 7));
  transform: rotateZ(calc(11.25deg * 7));
}
/* line 1003, ../sass/style.scss */
.clocks-block__item:nth-child(9) {
  -webkit-transform: rotateZ(calc(11.25deg * 8));
  transform: rotateZ(calc(11.25deg * 8));
}
/* line 1004, ../sass/style.scss */
.clocks-block__item:nth-child(10) {
  -webkit-transform: rotateZ(calc(11.25deg * 9));
  transform: rotateZ(calc(11.25deg * 9));
}
/* line 1005, ../sass/style.scss */
.clocks-block__item:nth-child(11) {
  -webkit-transform: rotateZ(calc(11.25deg * 10));
  transform: rotateZ(calc(11.25deg * 10));
}
/* line 1006, ../sass/style.scss */
.clocks-block__item:nth-child(12) {
  -webkit-transform: rotateZ(calc(11.25deg * 11));
  transform: rotateZ(calc(11.25deg * 11));
}
/* line 1007, ../sass/style.scss */
.clocks-block__item:nth-child(13) {
  -webkit-transform: rotateZ(calc(11.25deg * 12));
  transform: rotateZ(calc(11.25deg * 12));
}
/* line 1008, ../sass/style.scss */
.clocks-block__item:nth-child(14) {
  -webkit-transform: rotateZ(calc(11.25deg * 13));
  transform: rotateZ(calc(11.25deg * 13));
}
/* line 1009, ../sass/style.scss */
.clocks-block__item:nth-child(15) {
  -webkit-transform: rotateZ(calc(11.25deg * 14));
  transform: rotateZ(calc(11.25deg * 14));
}
/* line 1010, ../sass/style.scss */
.clocks-block__item:nth-child(16) {
  -webkit-transform: rotateZ(calc(11.25deg * 15));
  transform: rotateZ(calc(11.25deg * 15));
}
/* line 1011, ../sass/style.scss */
.clocks-block__item:nth-child(17) {
  -webkit-transform: rotateZ(calc(11.25deg * 16));
  transform: rotateZ(calc(11.25deg * 16));
}
/* line 1012, ../sass/style.scss */
.clocks-block__item:nth-child(18) {
  -webkit-transform: rotateZ(calc(11.25deg * 17));
  transform: rotateZ(calc(11.25deg * 17));
}
/* line 1013, ../sass/style.scss */
.clocks-block__item:nth-child(19) {
  -webkit-transform: rotateZ(calc(11.25deg * 18));
  transform: rotateZ(calc(11.25deg * 18));
}
/* line 1014, ../sass/style.scss */
.clocks-block__item:nth-child(20) {
  -webkit-transform: rotateZ(calc(11.25deg * 19));
  transform: rotateZ(calc(11.25deg * 19));
}
/* line 1015, ../sass/style.scss */
.clocks-block__item:nth-child(21) {
  -webkit-transform: rotateZ(calc(11.25deg * 20));
  transform: rotateZ(calc(11.25deg * 20));
}
/* line 1016, ../sass/style.scss */
.clocks-block__item:nth-child(22) {
  -webkit-transform: rotateZ(calc(11.25deg * 21));
  transform: rotateZ(calc(11.25deg * 21));
}
/* line 1017, ../sass/style.scss */
.clocks-block__item:nth-child(23) {
  -webkit-transform: rotateZ(calc(11.25deg * 22));
  transform: rotateZ(calc(11.25deg * 22));
}
/* line 1018, ../sass/style.scss */
.clocks-block__item:nth-child(24) {
  -webkit-transform: rotateZ(calc(11.25deg * 23));
  transform: rotateZ(calc(11.25deg * 23));
}
/* line 1019, ../sass/style.scss */
.clocks-block__item:nth-child(25) {
  -webkit-transform: rotateZ(calc(11.25deg * 24));
  transform: rotateZ(calc(11.25deg * 24));
}
/* line 1020, ../sass/style.scss */
.clocks-block__item:nth-child(26) {
  -webkit-transform: rotateZ(calc(11.25deg * 25));
  transform: rotateZ(calc(11.25deg * 25));
}
/* line 1021, ../sass/style.scss */
.clocks-block__item:nth-child(27) {
  -webkit-transform: rotateZ(calc(11.25deg * 26));
  transform: rotateZ(calc(11.25deg * 26));
}
/* line 1022, ../sass/style.scss */
.clocks-block__item:nth-child(28) {
  -webkit-transform: rotateZ(calc(11.25deg * 27));
  transform: rotateZ(calc(11.25deg * 27));
}
/* line 1023, ../sass/style.scss */
.clocks-block__item:nth-child(29) {
  -webkit-transform: rotateZ(calc(11.25deg * 28));
  transform: rotateZ(calc(11.25deg * 28));
}
/* line 1024, ../sass/style.scss */
.clocks-block__item:nth-child(30) {
  -webkit-transform: rotateZ(calc(11.25deg * 29));
  transform: rotateZ(calc(11.25deg * 29));
}
/* line 1025, ../sass/style.scss */
.clocks-block__item:nth-child(31) {
  -webkit-transform: rotateZ(calc(11.25deg * 30));
  transform: rotateZ(calc(11.25deg * 30));
}
/* line 1026, ../sass/style.scss */
.clocks-block__item:nth-child(32) {
  -webkit-transform: rotateZ(calc(11.25deg * 31));
  transform: rotateZ(calc(11.25deg * 31));
}
/* line 1027, ../sass/style.scss */
.clocks-block__item:nth-child(33) {
  -webkit-transform: rotateZ(calc(11.25deg * 32));
  transform: rotateZ(calc(11.25deg * 32));
}
/* line 1028, ../sass/style.scss */
.clocks-block__item:nth-child(34) {
  -webkit-transform: rotateZ(calc(11.25deg * 33));
  transform: rotateZ(calc(11.25deg * 33));
}

/* line 1030, ../sass/style.scss */
.clocks-block__item-dot {
  width: 12px;
  height: 12px;
  background: #ffc000;
  border-radius: 50%;
}

@media (min-width: 770px) {
  /* line 1038, ../sass/style.scss */
  .clocks-block {
    display: flex;
  }
}
/* INPUTS*/
/* line 1049, ../sass/style.scss */
.ui-input__addon, .ui-input__field, .ui-input__suggest {
  padding-top: 19px;
  padding-bottom: 20px;
}
/* line 1052, ../sass/style.scss */
.ui-input__addon[name="phone"], .ui-input__field[name="phone"], .ui-input__suggest[name="phone"] {
  padding-top: 30px;
  padding-bottom: 9px;
}
/* line 1055, ../sass/style.scss */
.ui-input__addon[name="phone"] .ui-input__label, .ui-input__field[name="phone"] .ui-input__label, .ui-input__suggest[name="phone"] .ui-input__label {
  display: block;
}

/* line 1060, ../sass/style.scss */
.ui-input__label {
  display: none;
}

/* line 1063, ../sass/style.scss */
.ui-input_offer-dark .ui-input__field::-webkit-input-placeholder {
  color: #ccc;
}

/* line 1067, ../sass/style.scss */
.ui-button {
  border: none;
  font-family: Open Sans, Arial, sans-serif;
  border-radius: 3px;
  background: #ffc000;
  font-weight: 600;
  color: #fff;
  padding: 12px 40px;
  font-size: 16px;
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
  transition: 0.3s;
}
/* line 1080, ../sass/style.scss */
.ui-button:hover {
  background: #ffcc00;
  box-shadow: 0 4px 2px rgba(0, 0, 0, 0.07);
  color: #fff;
}
/* line 1085, ../sass/style.scss */
.ui-button:active {
  background: #f6b401;
  box-shadow: none;
  color: #fff;
}

@media (min-width: 720px) {
  /* line 1092, ../sass/style.scss */
  .ui-button {
    font-size: 18px;
    padding: 13px 40px;
    border-radius: 4px;
  }
}
@media (min-width: 920px) {
  /* line 1099, ../sass/style.scss */
  .ui-button {
    font-size: 20px;
    padding: 18px 40px;
  }
}

.to_reg {
  user-select: none;
}

.footer-top {
    display: block !important;
}
.lender-picker {
  margin: auto !important
}
