@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Roboto:wght@300;500;900&display=swap");

@import url("https://fonts.cdnfonts.com/css/geometria");

@import url("https://fonts.googleapis.com/css2?family=Danfo&family=Manrope:wght@200..800&family=Roboto:wght@300;500;900&display=swap");

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: "Manrope", sans-serif;
}

a {
  text-decoration: none;
}

p {
  margin: 0;
}

ul {
  list-style: none;
}

label {
  margin-bottom: 0;
}

:root {
  --main-blue: #003d64;
}

.container {
  max-width: 1150px;
  margin: 0 auto;
  padding-inline: 15px;
}

.header_wrapper {
  display: flex;
  justify-content: space-between;
  height: 84px;
  align-items: center;
}

section {
  padding: 60px 0;
}

.colour {
  background-image: url(../img/sqb-business-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.header_left {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 52px;
}

.header_right {
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
}

.navigation_list {
  margin-bottom: 0 !important;
  display: flex;
  gap: 24px;
}

.burger_menu_items {
  left: -237px;
  padding: 24px;
  position: absolute;
  background-color: #eff2f6;
  border-radius: 12px;
  border-top-right-radius: 0;
  box-shadow: 0px 5px 17px rgb(99, 99, 99);
  margin-top: 24px;
  animation-duration: 0.5s;
  animation-name: burgerOpacity0;
  opacity: 0;
  display: none;
}

.easy_h1 {
  color: var(--main-blue);
  font-size: 36px;
  font-weight: 700;
  line-height: 45.29px;
}

.easy_open img {
  display: block;
  margin: 0 auto;
}

.easy_open .qulay_h3 {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.13px;
  text-align: center;
}

.callBackForm_wrapper {
  background-color: #eff2f6;
  padding: 64px 96px;
  border-radius: 12px;
  margin-bottom: 120px;
}

.callBackForm_title {
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  color: var(--main-blue);
  line-height: 127%;
  font-family: "Geometria", sans-serif;
}

.callBackForm_subtitle {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: var(--main-blue);
  margin-top: 6px;
  line-height: 125%;
  font-family: "Geometria", sans-serif;
}

.callBackForm {
  margin-top: 24px;
}

.callBackForm_wrapper input {
  border: 1px solid #e6e8ec33;
  color: rgb(0, 0, 0);
  font-weight: 600;
}

.callBackForm_wrapper label {
  color: var(--main-blue);
}

.callBackForm .form_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  row-gap: 24px;
  column-gap: 32px;
}

.callBackForm_text {
  font-size: 14px;
  font-weight: 400;
  color: rgba(10, 30, 50, 0.6);
}

.deposit_calc button {
  background-color: var(--main-blue);
  color: white;
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 10000px;
  grid-column: 1/3;
}

.gtk_h1 {
  color: var(--main-blue);
  font-family: Manrope;
  font-size: 42px;
  font-weight: 500;
  line-height: 58.8px;
}

.gtk_btn {
  background-color: var(--main-blue);
  padding: 6px 33px 6px 33px;
  gap: 10px;
  border-radius: 42px;
  opacity: 0px;
  color: #fff;
  border: none;
  margin-top: 26px;
  margin-bottom: 73px;
}

.gtk_h3 {
  color: var(--main-blue);
  font-family: Manrope;
  font-size: 26px;
  font-weight: 600;
  line-height: 32.5px;
  max-width: 100%;
}

.gtk_p {
  color: rgba(10, 30, 50, 0.8);
  font-family: Manrope;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
}

.gtk_block {
  display: flex;
  gap: 40px;
  margin-top: 35px;
}

.gtk_main_content {
  display: flex;
  gap: 63px;
  flex-direction: column;
  gap: 42px;
}

.block {
  display: flex;
  gap: 56px;
  align-items: center;
}

.gtk_big_text {
  display: flex;
  gap: 63px;
}

.good_to_know hr {
  margin-block: 72px;
}

.qulay_h1 {
  color: var(--main-blue);
  font-family: "Geometria", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 125%;
  text-align: left;
  max-width: 575px;
}

.red {
  color: red;
  font-weight: inherit;
  font-size: inherit;
}

.block_text .red {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
}

.qulay_h2 {
  color: var(--main-blue);
  font-family: "Geometria", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20.13px;
  text-align: left;
  max-width: 393px;
  margin-top: 14px;
  margin-bottom: 36px;
}

.qulay_btn {
  background-color: var(--main-blue);
  padding: 16px 24px 16px 24px;
  border-radius: 90px;
  border: none;
  font-family: "Geometria", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20.13px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.qulay_blocks {
  margin-top: 16px;
  display: flex;
  gap: 16px;
  /* flex-wrap: wrap; */
  justify-content: center;
}

.qulay_block {
  background: rgba(239, 242, 246, 1);
  padding: 32px;
  border-radius: 12px;
  max-width: 362px;
}

.qulay_h3 {
  color: var(--main-blue);
  font-size: 18px;
  font-weight: 700;
  line-height: 22.64px;
  text-align: left;
  margin-top: 16px;
}

.qulay_p {
  color: rgba(119, 126, 144, 1);
  font-family: Manrope;
  font-size: 12px;
  font-weight: 500;
  line-height: 16.39px;
  text-align: left;
  margin-top: 8px;
}

.qulay_block_easy {
  background-color: #fff;
  padding: 15px;
  border-radius: 12px;
  max-width: 362px;
  border: 1px solid rgba(239, 242, 246, 1);
  align-items: center;
}

.deposit_application {
  background-color: #eff2f6;
}

.section_title {
  font-family: "Geometria", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: var(--main-blue);
}

.redText {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: #ea0000;
}

.deposit_calc .deposit_calc-first {
  padding: 48px;
  background-color: #ffffff;
  border-radius: 8px;
}

.deposit_calc-first_title {
  font-size: 24px;
  font-weight: 500;
  color: var(--main-blue);
}

.deposit_calc-first_subtitle {
  margin-top: 8px;
  font-size: 14px;
  font-weight: 400;
  color: #0a1e3299;
}

.block_head {
  font-size: 14px;
  font-weight: 500;
  color: #0a1e3299;
}

.block_head_special {
  font-size: 14px;
  font-weight: 500;
  color: #0a1e3299;
  margin-top: 8px;
  margin-bottom: 24px;
}

.block_head_special_second {
  font-size: 14px;
  font-weight: 500;
  color: #0a1e3299;
}

.just_text {
  grid-column: 1/3;
}

.choose_method-wrapper {
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
}

.choose_method-wrapper label {
  position: relative;
}

.choose_method-wrapper input {
  position: absolute;
  opacity: 0;
}

.choose_method-block {
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 500;
  color: var(--main-blue);
  line-height: normal;
  border: 1px solid var(--main-blue);
  border-radius: 100px;
  cursor: pointer;
}

.choose_method-wrapper input:checked+div.choose_method-block {
  background-color: var(--main-blue);
  color: #ffffff;
}

.deposit_calc {
  margin-top: 8px;
  margin-top: 32px;
  display: flex;
  gap: 16px;
}

form input:disabled {
  background-color: #f0f0f0;
}

form input:focus-visible {
  outline: none;
}

form .colorBlue {
  background-color: var(--main-blue);
  color: white;
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 10000px;
  font-weight: 700;
  margin-top: 16px;
}

.colorBlue {
  background-color: var(--main-blue);
  color: white;
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 10000px;
  font-weight: 700;
}

.colorBlue_small {
  max-width: max-content;
}

.focused_form-elem:focus-visible {
  outline: none;
  box-shadow: 0px 6px 15px 0px gray;
}

.steart_to_end {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  color: #b1b3b3;
  margin-top: 8px;
}

.apply_online {
  background-color: #eff2f6;
}

.apply_h1 {
  color: var(--main-blue);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 32px;
}

.microloan_bank {
  background-color: #fff;
  border-radius: 12px;
  padding: 33px;
}

.microloan_text {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--main-blue);
}

.microloan_h3 {
  color: var(--Main-Blue, var(--Main-Blue, #003d64));
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: inline-flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  background-color: #f4f5f6;
  margin-top: 16px;
  margin-bottom: 32px;
}

.bank_img {
  width: 42.667px;
  height: 42.667px;
}

form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.form_title {
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: #00305F;
}

.form_inputs {
  margin-top: 36px;
}

.form_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
}

.my_form-group label {
  color: rgba(10, 30, 50, 0.6);
  font-family: "Manrope", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.my_form-group label.warning {
  margin-bottom: 0px;
  color: red;
}

.form_input_wrapper+.form_input_wrapper {
  margin-top: 10px;
}

.form_input_text {
  margin-top: 10px;
  font-weight: 400;
  font-size: 12px;
  color: #6F8BA7;
}

form input,
form select {
  width: 100%;
  padding: 14px 21px;
  border-radius: 8px;
  box-shadow: none;
  border: none;
}

form input:disabled {
  background-color: #f0f0f0;
}

form button {
  background-color: var(--main-blue);
  color: white;
  padding: 12px;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 10000px;
}

form button:hover {
  background-color: var(--main-blue);
}

.microloan_text {
  color: var(--main-blue);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.microloan {
  display: grid;
  grid-template-columns: auto 457px;
  grid-template-rows: max-content;
  gap: 16px;
}

.microloan_joyda {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 33px;
}

.microloan_joyda_text {
  color: var(--main-blue);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.joyda_h3 {
  color: #0064ff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: inline-flex;
  padding: 12px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 1000px;
  background-color: #f4f5f6;
  margin-top: 16px;
}

.joyda_btn {
  color: #0064ff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  width: 100%;
  padding: 16px 24px 18px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 10000px;
  background: #fff;
  box-shadow: 0px 0px 16.3px 0px rgba(0, 0, 0, 0.35);
  border: none;
}

.joyda_btn-2 {
  display: none;
}

.img_btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.qulay_h4 {
  color: #353945;
  font-size: 16px;
  font-weight: 500;
  margin-block: 16px;
}

.deposit_calc-first {
  width: 100%;
}

.range-toggle {
  height: 0;
  margin-inline: 20px;
  margin-top: 3px;
}

.loan_calc .irs--round .irs-handle {
  width: 8px !important;
  height: 8px !important;
  border: none;
  top: -4px;
  transform: translateY(-50%);
  background-color: #2070FF;
}

.irs--round .irs-line,
.irs--round .irs-bar {
  height: 2px !important;
}

.loan_calc .irs--round .irs-bar {
  background-color: #2070FF;
}

.loan_calc .irs--round .irs-line {
  background-color: #2070FF33;
}

.irs.irs--round.js-irs-0 {
  height: 0;
}

.deposit_calc-second {
  height: 100%;
  min-width: 457px;
  background-color: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}

.more-padding {
  padding: 36px;
}

.deposit_calc button {
  width: 100%;
}

.deposit_calc-second_title {
  font-size: 24px;
  font-weight: 500;
  color: var(--main-blue);
}

.headed_blocks {
  margin-top: 22px;
  display: grid;
  grid-template-columns: repeat(2, max-content);
  grid-template-rows: auto;
  justify-content: space-between;
  row-gap: 22px;
  column-gap: 20px;
}

.deposit_calc-second input,
.deposit_calc-second input:focus-visible {
  outline: none;
  border: none;
}

.input_wrapper {
  margin-top: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.input_wrapper .input_replace {
  line-height: 100%;
  font-size: 24px;
  font-weight: 700;
  font-family: "Geometria", sans-serif;
  color: var(--main-blue);
}

.input_wrapper span {
  font-size: 16px;
  font-weight: 700;
  font-family: "Geometria", sans-serif;
  color: var(--main-blue);
  line-height: 110%;
}

#deposit_submit {
  margin: 0 16px 16px 16px;
}

.burger_wrapper-active .burger_menu_items {
  display: block;
  animation-duration: 0.5s;
  animation-name: burgerOpacity1;
  opacity: 1;
}

@keyframes burgerOpacity1 {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes burgerOpacity0 {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.burger_menu_items a {
  display: block;
  /* width: max-content; */
  max-width: 100%;
}

.navigation_item a:hover {
  color: var(--main-blue);
}

.burger_list {
  display: flex;
  gap: 18px;
  flex-direction: column;
}

.navigation_item {
  color: #777e90;
  cursor: pointer;
}

.header_navigation {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.header_right_item {
  border-radius: 12px;
  border: 1px solid;
  padding: 8px;
  color: #ffffff;
  border-color: #ffffff;
  font-weight: 500;
}

.header_right_items:hover {
  background-color: #2070ff;
  transition: 0.5s;
  border-color: #2070ff;
  color: #fff;
}

.header_right-items:hover a {
  color: #ffffff !important;
}

.phone_number {
  display: none;
}

.phone_number a {
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.header_right_item:hover {
  background-color: #2070ff;
  transition: all 0.5s;
  border-color: #2070ff;

  div {
    color: #fff;
  }
}

.header_right_items {
  border-radius: 12px;
  border: 1px solid;
  padding: 8px;
  color: #00305f;
  border-color: #00305f;
  font-weight: 500;
}

.header_right_items>a {
  text-decoration: none;
  color: #777e90;
}

.burger-checkbox {
  position: absolute;
  visibility: hidden;
}

.burger_lines {
  display: block;
  position: relative;
  border: none;
  background: transparent;
  width: 16px;
  height: 14px;
}

.burger_lines::before,
.burger_lines::after {
  content: "";
  left: 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  background: rgba(119, 126, 144, 1);
  margin: 0 auto;
}

.burger_lines::before {
  top: 0;
  box-shadow: 0 6px 0 rgba(119, 126, 144, 1);
  transition: box-shadow 0.3s 0.15s, top 0.3s 0.15s, transform 0.3s;
}

.burger_lines::after {
  bottom: 0;
  transition: bottom 0.3s 0.15s, transform 0.3s;
}

.burger_wrapper-active .burger_lines::before {
  top: 6px;
  transform: rotate(45deg);
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0);
  transition: box-shadow 0.15s, top 0.3s, transform 0.3s 0.15s;
}

.burger_wrapper-active .burger_lines::after {
  bottom: 6px;
  transform: rotate(-45deg);
  transition: bottom 0.3s, transform 0.3s 0.15s;
}

.special_features-item,
.header_right_item,
.header_right_items {
  cursor: pointer;
}

.special_features-item.burger_wrapper {
  position: relative;
  display: none;
}

.main_wrapper {
  position: relative;
  margin-top: 100px;
}

.main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.main_text {
  width: 535px;
}

.main_img {
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

.percentage {
  color: var(--main-blue);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 10000px;
  background-color: #fcfcfd;
  padding: 8px;
  width: max-content;
}

.main_h1 {
  color: #ffffff;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: "Geometria", sans-serif;
}

.lang:hover,
.header_right_items:hover a {
  color: #fff;
}

.main_p {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 16px;
  margin-bottom: 35px;
}

.main_btn {
  padding: 16px 18px;
  border-radius: 8px;
  background: #2070ff;
  border: none;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  cursor: pointer;
  margin-top: 43px;
}

.header_right_item.header_right-items {
  a {
    color: #777e90;
  }
}

.advantages_h1 {
  color: var(--main-blue);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 32px;
}

.advantages_block {
  display: flex;
  justify-content: center;
  gap: 16px;
  padding-bottom: 60px;
  margin-top: 100px;
  position: relative;
  z-index: 2;
}

.microloan_advantages_block {
  width: 363px;
  border: 2px solid;
  padding: 20px;
  border-radius: 12px;
  background-color: #fff;
  border-color: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.microloan_advantages_block:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 20px 0px #ffffff99;
}

.main_block_img {
  display: flex;
  justify-content: end;
  align-items: start;
}

.advantages_h3 {
  color: #00305f;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 4px;
}

.advantages_h3 span {
  font-size: 16px;
  font-weight: inherit;
}

.advantages_p {
  font-family: Manrope;
  color: #00305f;
  font-size: 16px;
  font-weight: 400;
}

.credit_steps {
  background-color: #ebf7ff;
}

.credit_steps_h2 {
  color: #00305f;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

.progress_steps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 25px;
  margin-top: 40px;
  padding-inline: 160px;
}

.step {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #005bff;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  height: 53px;
  min-width: 53px;
  border-radius: 100%;
}

.line {
  width: 100%;
  height: 2px;
  background-color: #005bff;
}

.credit_steps_block {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin-top: 18px;
}

.credit_steps_item {
  text-align: center;
  width: 362px;
  border-radius: 12px;
  flex-direction: column;
  padding: 30px 20px;
  background-color: #ffffff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.credit_steps_item:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 20px 0px #aed1e9;
}

.max-width_text {
  max-width: 255px;
  margin: 0 auto;
}

.credit_steps_item_h3 {
  color: #2070ff;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 14px;
  margin-bottom: 10px;
}

.credit_steps_item_p {
  color: #00305f;
  font-size: 16px;
  font-weight: 400;
}

.warning {
  color: red;
}

/* // MODAL \\ */

#modal_text {
  font-size: 26px;
  font-weight: 600;
  color: var(--main-blue);
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  /* display: none; */
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal__dialog {
  width: 100%;
  max-width: 620px;
  margin-inline: auto;
}

.calculation_modal .modal__dialog {
  max-width: fit-content;
}

.modal__content {
  position: relative;
  width: 100%;
  padding: 48px;
  background-color: #EBF7FF;
  border-radius: 12px;
  max-height: 80vh;
  overflow-y: auto;
}

.calculation_modal .modal__content {
  padding: 24px;
}



.modal__content-wrapper {
  margin-top: 32px;
  display: flex;
  gap: 36px;
}

.modal-first_block label {
  font-size: 14px;
  font-weight: 500;
  color: #0a1e3299;
}

.modal-first_block button {
  margin-top: 32px;
  width: 100%;
}

.modal-first_inputs {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.modal-first_block {
  width: 100%;
}

.modal .modal__fixed {
  background-color: #eff2f6;
  padding: 32px;
  border-radius: 12px;
  height: max-content;
}

.modal__close {
  position: absolute;
  top: 8px;
  right: 14px;
  font-size: 30px;
  color: #000;
  opacity: 0.5;
  font-weight: 700;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.modal.hide {
  display: none !important;
}

.modal.show {
  opacity: 1;
  display: flex;
  align-items: center;
}

.modal_title {
  color: #00305F;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

.modal_subtitle {
  max-height: 320px;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #00305F;
  text-align: center;
}

.tg-link {
  text-decoration: underline;
  color: #00305F;
}

.form_response .form_wrapper {
  display: flex;
  flex-direction: column;
  gap: 47px;
  justify-content: center;
  align-items: center;
}

.form_response .modal__dialog {
  max-width: 520px;
}

/* ---------------------------------------- */


.templates {
  background-color: #ebf7ff;
}

.templates_wrapper {
  display: flex;
  background-color: #ffffff;
  border-radius: 12px;
  align-items: end;
  justify-content: space-between;
}

.templates_inwrapper {
  display: flex;
}

.templates_text_block {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.li_block {
  padding: 40px 0 47px 0;
}

.li_block li {
  display: flex;
}

.li_block li::before {
  content: url(../img/check.png);
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 7px;
}

.templates_li + .templates_li {
  margin-top: 8px;
}

.templates_h2 {
  color: #00305f;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
}

.templates_h3 {
  font-family: Manrope;
  color: #00305f;
  font-weight: 500;
  font-size: 24px;
}

.templates_li {
  font-family: Manrope;
  color: #00305f;
  font-weight: 400;
  font-size: 16px;
}

.exchange_currency {
  background-color: #EBF7FF;
}

.exchange_wrapper {
  display: flex;
  gap: 16px;
  margin-top: 60px;
}

.exchange_block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 552px;
  min-height: 521px;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 40px 65px 0 40px;
}

.exchange_img_block {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: end;
}

.exchange_img_block img:first-child {
  margin-bottom: 40px;
  width: 90px;
}

.max_w {
  max-width: 545px;
}

.design {
  background-color: #EBF7FF;
}

.design_wrapper {
  position: relative;
  display: flex;
  background: linear-gradient(302.27deg, #348DCE -48.61%, #FFFFFF 19.92%, #339EEC 82.55%);
  padding: 40px 40px 0 40px;
  border-radius: 12px;
  overflow: hidden;
  height: 320px;
}

.design_main_text {
  background: linear-gradient(65.05deg, #8DC9F5 14.94%, #FFFFFF 70.31%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  font-size: 70px;
  line-height: 85%;
}

.middle_phones {
  position: absolute;
  bottom: 0;
  right: 47px;
}

.design_ul {
  margin-top: 34px;
}

.design_ul li {
  display: flex;
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
}

.design_ul li::before {
  content: "●";
  color: #ffffff;
  font-size: 12px;
  margin-right: 5px;
  margin-top: 2px;
}

.ept {
  background-color: #EBF7FF;
}

.ept_wrapper {
  display: flex;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 12px;
  gap: 50px;
}

.ept_blocks_wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 20px;
  column-gap: 14px;
}

.ept_block {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 20px;
  width: 259px;
  border-radius: 12px;
  background-color: rgba(235, 247, 255, 1);
}

.ept_block_text {
  color: #00305F;
  font-family: Manrope;
  font-weight: 400;
  font-size: 16px;
}

.online_deposits {
  background-color: #EBF7FF;
}

.online_deposits_wrapper {
  display: flex;
  gap: 16px;
  margin-top: 60px;
}

.online_deposits_block {
  display: flex;
  flex-direction: column;
  gap: 50px;
  max-width: 552px;
  background: linear-gradient(305.49deg, #BAE7FF 10.91%, #FFFFFF 91.03%);
  padding: 40px;
  border-radius: 12px;
}

.online_deposits_block img {
  width: 100%;
}

.online_deposits_block:last-child {
  background: linear-gradient(309.24deg, #B2EEFF 4.37%, #FFFFFF 96.28%);
}

.deposits_ul {
  max-width: 260px;
}

.deposits_ul li {
  display: flex;
  color: #00305F;
  font-weight: 400;
  font-size: 16px;
}

.deposits_ul li::before {
  content: "●";
  color: #00305F;
  font-size: 12px;
  margin-right: 8px;
  margin-top: 2px;
}

.deposits_li + .deposits_li {
  margin-top: 16px;
}

.new_functions {
  background-color: #EBF7FF;
}

.new_functions_wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
  gap: 16px;
  margin-top: 60px;
}

.new_functions_block {
  display: flex;
  height: 450px;
  align-items: end;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 12px;
  justify-content: space-between;
  padding: 40px;
  gap: 30px;
}

.new_functions_block img {
  width: 90px;
}

.new_functions_text_block {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 20px;
}

.new_functions_block .templates_h3 {
  width: 100%;
}

.sqb_business_app {
  background-color: #EBF7FF;
  padding-bottom: 200px;
}

.sqb_business_app_wrapper {
  display: flex;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 40px 40px 0 40px;
  gap: 88px;
}

.sqb_business_app_text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
}

.text_links {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 40px;
}

.app_link {
  color: #00305F;
  font-weight: 400;
  font-size: 14px;
  text-decoration: underline;
}



















.white_calc_block {
  background-color: #ffffff;
  padding: 40px;
  border-radius: 12px 0px 0px 12px;
}

.car_select_block {
  position: relative;
  z-index: 10;
}

.car_selects {
  display: flex;
  gap: 16px;
  margin-top: 17px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.custom_dropdown {
  display: flex;
  width: 268px;
  justify-content: space-between;
  align-items: center;
  /* padding: 8px 10px; */
  background-color: #ebf7ff;
  border-radius: 8px;
}

.selected_brand {
  color: #00305f;
  font-size: 24px;
  font-weight: 500;
}

.selected_model {
  color: #00305f;
  font-size: 24px;
  font-weight: 500;
}

.car_price {
  color: #6f8ba7;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.initial_block {
  margin-top: 50px;
}

.choose_amount {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 45px;
}

.main_text_style {
  color: #00305f;
  font-size: 24px;
  font-weight: 500;
}

.divider {
  width: 1px;
  height: 33px;
  background-color: #00305f;
  margin-inline: 14px;
}

.loan_term_wrapper {
  display: flex;
  gap: 44px;
  margin-top: 50px;
  margin-bottom: 45px;
}

.term_block {
  display: flex;
  flex-direction: column;
}

.amount_range-slider {
  width: 100%;
  height: 2px;
  background-color: #2070ff33;
}

.term_range-slider {
  width: 240px;
  height: 2px;
  background-color: #2070ff33;
}

.blue_calc_block {
  background-color: #2070ff;
  padding: 36px;
  border-radius: 0px 12px 12px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
}

.blue_block_titles {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

.percent_year_block {
  margin-top: 24px;
}

.loan_type_block {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 8px 10px;
  border: solid 1px #eeeeee;
  border-radius: 8px;
  margin-top: 17px;
}

.loan_type {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.loan_permonth_block {
  padding-block: 35px;
}

.permonth_payment {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  margin-top: 5px;
  display: flex;
  align-items: end;
}

.take_loan_box {
  display: flex;
  gap: 8px;
}

.take_loan.take_loan_form {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}

.take_loan.take_loan_form:hover {
  background-color: #fff;
  color: #2070ff;
}

.take_loan {
  width: fit-content;
  padding: 18px;
  background-color: #fff;
  color: #2070ff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 8px;
  line-height: 100%;
  cursor: pointer;
  transition: all 0.3s;
  display: block;
}

.take_loan:hover {
  box-shadow: 0px 0px 16.3px 0px rgba(0, 0, 0, 0.35);
}

.take_loan_text {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-top: 10px;
}

.noqulay_block {
  background-color: #ebf7ff;
}

.catalog__tabs {
  display: flex;
  padding: 6px;
  background-color: #fff;
  border-radius: 60px;
  gap: 10px;
  margin-top: 30px;
  margin-bottom: 40px;
}

.catalog__tab {
  width: 100%;
  padding: 19px;
  font-size: 16px;
  font-weight: 700;
  color: #00305f;
  border-radius: 60px;
  text-align: center;
  transition: all 0.3s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.term_wrapper {
  display: flex;
  align-items: end;
}

.term_block {
  max-width: 240px;
  width: 100%;
}

.term_block .irs.irs--round {
  bottom: -40px
}

.term_text {
  font-size: 24px;
  font-weight: 500;
  color: #00305F;
}

.catalog__tab:hover {
  background-color: #eff5ff;
}

.catalog__tab_active {
  background-color: #2070ff;
  color: #fff;
}

.big_text_block_wrapper {
  background-color: #fff;
  padding: 40px;
  border-radius: 12px;
}

.info_text_block {
  display: grid;
  grid-template-columns: 35% 65%;
}

.info_text_block+.info_text_block {
  margin-top: 30px;
}

.info_title {
  color: #00305f;
  font-size: 16px;
  font-weight: 700;
}

.info_text {
  color: #00305f;
  font-size: 16px;
  font-weight: 400;
}

.small_text_block_wrapper {
  background-color: #fff;
  padding: 40px;
  border-radius: 12px;
  display: grid;
  grid-template-columns: 35% 65%;
  margin-block: 20px;
}

.text_block_title {
  max-width: 230px;
  color: #00305f;
  font-size: 24px;
  font-weight: 700;
}

.block_with_percents+.block_with_percents {
  margin-top: 20px;
}

.block_with_percent {
  display: grid;
  margin-top: 16px;
  grid-template-columns: repeat(2, 1fr);
  gap: 36px;
}

.file_download_wrapper {
  display: flex;
  justify-content: space-between;
}

.file_download_block {
  display: flex;
  gap: 20px;
  align-items: center;
}

.file_dwnld {
  padding: 16px 36px;
  color: #00305f;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #00305f;
  border-radius: 8px;
}

.catalog__content {
  display: none;
  margin-top: 60px;
}

.catalog__content.catalog__content_active {
  display: block;
}

.catalog__tab.catalog__tab_active:hover {
  background-color: #2070ff;
}

.info_text.mt+.info_text.mt {
  margin-top: 30px;
}

.info_text.mt {
  position: relative;
  padding-left: 16px;
}

.info_text.mt::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 10px;
  transform: translateY(-50%);
  margin-right: 8px;
}

.info_grey_text {
  max-width: 411px;
  color: #6f8ba7;
  font-size: 16px;
  font-weight: 400;
  margin: 30px 0px 40px 15px;
}

.text_block_title.mxw {
  max-width: 250px;
}

/* CSS Accordions */

/* V accordions V */

.css_accordion_content {
  transition: all 0.8s;
  overflow: hidden;
  padding-bottom: 0;
  cursor: pointer;
  width: 100%;
}

.css_accordion_body {
  /* transition: all 0.5s; */
  display: none;
  max-height: 380px;
  overflow: auto;
}

/* .css_accordion_body::-webkit-scrollbar {
  width: 5px;
} */
.css_accordions .css_accordion_checkbox:checked+.css_accordion_content .css_accordion_body {
  display: block;
}

.css_accordions .css_accordion_checkbox:checked+.css_accordion_content .css_accordion_body .css_accordion_elem {
  padding: 10px;
  color: #00305f;
  font-size: 24px;
  font-weight: 500;
}

.css_accordion_elem:hover {
  background-color: #ccdbe5;
}

.css_accordions .css_accordion_checkbox:checked+.css_accordion_content .css_accordion_header {
  padding-bottom: 0;
}

.css_accordion_content .css_accordion_header .arrow {
  display: flex;
  align-items: center;
}

.css_accordions .css_accordion_checkbox:checked+.css_accordion_content .css_accordion_header .arrow {
  transform: rotate(180deg);
}

.css_accordion_wrapper {
  position: relative;
}

.css_accordion_checkbox {
  position: absolute;
  opacity: 0;
  right: 0;
  top: 0;
  visibility: hidden;
}

.box_accordion_box {
  max-height: 49px;
  overflow: visible;
}

.box_accordion_box:first-child {
  z-index: 10;
}

.css_accordion_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
}

#car_models .css_accordion_elem {
  font-size: 17px;
}

#css_accordion_checkbox .css_accordion_content {
  height: 385px;
  overflow: auto;
}

.main_img_mobile {
  display: none;
}

.css_accordions.rate_type_select label {
  width: 100%;
  background-color: #FFFFFF;
}

.css_accordions.rate_type_select .selected_brand {
  color: #2070ff;
}


/* CUSTOM SELECT */

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

.dropdown.active .dropdown-toggle img {
  transform: rotate(180deg);
}

.dropdown.active .dropdown-toggle {
  border-radius: 8px 8px 0 0;
}

.dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  padding: 10px 10px;
  cursor: pointer;
  border-radius: 8px;
  color: #2070ff;
  font-weight: 500;
  font-size: 20px;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
  color: #2070ff;
  font-weight: 500;
  font-size: 20px;
}

.dropdown-menu li {
  padding: 10px;
  cursor: pointer;
}

.dropdown-menu li:hover {
  background: #f0f0f0;
}

.dropdown.active .dropdown-menu {
  display: block;
}

.hidden {
  display: none;
}



/* SWITCHES */

.switches-container {
  position: relative;
  display: flex;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #2070ff;
  border-radius: 9px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  margin-top: 8px;
  word-break: break-all;
}

.switches-container input {
  visibility: hidden;
  position: absolute;
  top: 0;
}

.switches-container label {
  width: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  padding: 14px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper {
  transform: translateX(0);
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper {
  transform: translateX(100%);
}

.switch-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  box-shadow: 0 4px 10px rgba(29, 52, 72, .05);
  border-radius: 20px;
  z-index: 3;
  transition: transform .5s cubic-bezier(.77, 0, .175, 1);
}

.switch {
  border-radius: 8px;
  background: #2070ff;
  height: 100%;
}

.switches-container input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1) {
  opacity: 1;
}

.switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2) {
  opacity: 1;
}

.switch div {
  width: 100%;
  text-align: center;
  opacity: 0;
  color: #FFFFFF;
  transition: opacity .2s cubic-bezier(.77, 0, .175, 1) 125ms;
  will-change: opacity;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 8px;
}

.step_img {
  display: none;
}


.table_wrapper {
  width: 100%;
}

.calc_table p {
  padding: 10px;
  border: 1px solid #00305f;
  display: flex;
  align-items: end;
  justify-content: end;
}

.calc_table table {
  width: 100%;
  border-collapse: collapse;
}


.aditional_block {
  background-color: #EBF7FF;
}

.additional_block-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 40px;
  position: relative;
  background-color: #2070FF;
  border-radius: 12px;
}

.additional_block_img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.additional_block-btns {
  margin-top: 121px;
  display: flex;
  gap: 10px;
  position: relative;
  z-index: 2;
}

.additional_block-title {
  font-size: 40px;
  font-weight: 700;
  color: #ffffff;
  max-width: 500px;
  line-height: 100%;
}

.aditional_block .take_loan {
  padding: 18px 20px;
}