.hide {
  display: none !important; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
img, legend {
  border: 0; }

legend, td, th {
  padding: 0; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

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

b, optgroup, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

svg:not(:root) {
  overflow: hidden; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre, textarea {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.clearfix:after, .clearfix:before {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

* {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

.wrapper {
  display: grid;
  grid-template-rows: -webkit-min-content 1fr -webkit-min-content;
  grid-template-rows: min-content 1fr min-content;
  min-height: 100%; }

.ads {
  background: #DFDFDF;
  text-align: center; }
  .ads--300x250 {
    width: 300px;
    height: 250px; }
  .ads--300x100 {
    width: 300px;
    height: 100px; }
  .ads--320x100 {
    width: 320px;
    height: 100px; }
  .ads--336x280 {
    width: 336px;
    height: 280px; }
  .ads--300x600 {
    width: 300px;
    height: 600px; }
  .ads--728x90 {
    width: 728px;
    height: 90px; }
  .ads--adapt {
    height: auto; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

body {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  color: #000;
  line-height: 1.4;
  text-align: center; }

.header {
  margin-top: 74px;
  height: 54px;
  background: -o-linear-gradient(9.16deg, rgba(255, 68, 0, 0.8) 3.46%, rgba(255, 68, 0, 0.8) 3.47%, rgba(243, 75, 3, 0.8) 56.86%, rgba(255, 107, 0, 0.72) 99.64%);
  background: linear-gradient(80.84deg, rgba(255, 68, 0, 0.8) 3.46%, rgba(255, 68, 0, 0.8) 3.47%, rgba(243, 75, 3, 0.8) 56.86%, rgba(255, 107, 0, 0.72) 99.64%); }

.header__logo {
  background: url("../img/logo.svg") no-repeat;
  width: 186px;
  height: 29px;
  margin: 11px auto 13px auto; }

.header__link {
  display: block;
  width: 100%;
  height: 100%; }

.wrapper {
  background: url("../img/main_bg.png") no-repeat;
  background-color: #f0f0f0;
  background-size: 100% 363px; }

.main-section {
  max-width: 872px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0 20px 0; }

.main-section__text-block {
  max-width: 530px;
  margin: 82px 0 25px 0;
  text-align: left; }

.main-section__title {
  font-weight: 700;
  font-size: 38px;
  line-height: 46px;
  color: #FFFFFF;
  margin: 0 0 145px 0; }

.main-section__subtitle {
  font-weight: 400;
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 26px 0; }

.main-section__content {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  padding: 0 10px 0 0; }

.form-block {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  width: 294px;
  margin: 18px 0 0 0;
  padding: 21px 26px; }

.form-block__img {
  background: url("../img/bird_icon.svg") no-repeat;
  width: 50px;
  height: 46px; }

.form-block__title {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  margin: 0 0 20px 0; }

.main-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px; }

.main-form__input {
  width: 242px;
  background: #f0f0f0;
  border-radius: 30px;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  border: none;
  padding: 16px 20px; }

.main-form__btn {
  background: rgba(255, 68, 0, 0.85);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  width: 242px;
  border: none;
  color: #ffffff;
  padding: 13px 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  margin: 0 0 45px 0; }

.main-form__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px; }

.main-form__link {
  text-decoration: none;
  color: #ff4400; }

.loans-section {
  background: #ffffff;
  padding: 30px 0; }

.loans-section__title {
  font-weight: 400;
  font-size: 28px;
  line-height: 28px;
  color: #FF4400;
  margin: 0 0 55px 0; }

.loans-list {
  max-width: 688px;
  margin: 0 auto;
  padding: 0;
  list-style: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 204px;
     -moz-column-gap: 204px;
          column-gap: 204px;
  row-gap: 75px; }

.loans-item {
  max-width: 242px;
  width: 100%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Roboto', Arial, sans-serif; }

.loans-item__img {
  width: 100px;
  height: 100px; }

.loans-item__img--credit {
  background: url("../img/credit_card_icon.svg") no-repeat; }

.loans-item__img--calculator {
  background: url("../img/calculator_icon.svg") no-repeat; }

.loans-item__img--home {
  background: url("../img/home_icon.svg") no-repeat; }

.loans-item__img--money {
  background: url("../img/money_icon.svg") no-repeat; }

.loans-item__title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  margin: 0 0 13px 0;
  -ms-flex-item-align: start;
      align-self: flex-start; }

.loans-item__text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  text-align: left;
  margin: 0 0 30px 0; }

.loans-item__link {
  display: block;
  width: 242px;
  padding: 9px 5px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #FF4400;
  text-decoration: none;
  border: 2px solid #FF4400; }

.footer {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: #AAAAAA;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.footer__links {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 20px; }

.footer__link {
  text-decoration: none;
  color: #AAAAAA; }

.privacy {
  max-width: 1024px;
  margin: 0 auto;
  text-align: left;
  padding: 50px 0; }

.privacy__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  margin: 0 0 35px 0; }

.privacy__content {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 20px 0; }

.privacy__subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 30px 0; }

.thanks-section {
  max-width: 1024px;
  margin: 0 auto;
  text-align: left;
  padding: 65px 0; }

.thanks-section__title {
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  margin: 0 0 40px 0; }

.thanks-section__content {
  font-weight: 400;
  font-size: 24px;
  line-height: 28px; }

.grecaptcha-badge {
  visibility: hidden; }

.secondary-wrapper {
    background: none;
}
/******************* BEGIN: COMMENT_BLOCK *******************/
/******************* END: COMMENT_BLOCK *******************/
/******************* BEGIN: MEDIAS *******************/
/******************* END: MEDIAS *******************/
