* {
  box-sizing:border-box;
  padding:0px;
  margin:0px;
  font-family:"Quicksand", "Figtree",sans-serif
}
input[type=range] {
  accent-color:#9BD818
}
toggle {
  cursor:pointer;
  color:#9BD818
}
more {
  display:none
}




#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
  background-color: #f2f2f2;
}

#main-header {
  line-height: 23px;
  font-weight: 500;
  top: 0;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 0 rgba(0,0,0,.1);
  position: relative;
  z-index: 99999;
}

.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%;
}
.logo_container {
  -webkit-transition:
all 0.4s ease-in-out;
  transition:
all 0.4s ease-in-out;
}


.clearfix::after {
  visibility: hidden;

  display: block;

  font-size: 0;

  content: " ";

  clear: both;

  height: 0;

}

.container.et_menu_container {
  z-index: 99;
}
.container {
  text-align: left;
  position: relative;
}
.container {
  width: 80%;
  max-width: 1080px;
  margin:
auto;
  position: relative;
}

.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%;
}
.logo_container {
  -webkit-transition:
all 0.4s ease-in-out;
  transition:
all 0.4s ease-in-out;
}

nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {
  float: left;
}
#top-menu-nav, #top-menu {
  line-height: 0;
}


#et-top-navigation {
  font-weight: 600;
}


#top-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
}
#et-secondary-menu li, #top-menu li {
  word-wrap:
break-word;
}
.nav li {
  position: relative;
  line-height: 1em;
}

#top-menu li a, .et_search_form_container input {
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration:
none;
}
#top-menu li a {
  font-size: 16px;
}
#top-menu a {
  color: rgba(0,0,0,0.6);
  text-decoration:
none;
  display: block;
  position: relative;
  -webkit-transition:
opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
  transition:
opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
}




.select.stan_cywilny input[type=search],
.select.wyksztalcenie input[type=search] {
  display:none
}
.submit {
  font-family:"Figtree",sans-serif;
  width:100%;
  height:56px;
  border:none;
  outline:none;
  background-color:#9BD818;
  color:#fff;
  border-radius:100px;
  font-weight:bold;
  color:#fff;
  font-size:20px;
  border:1px solid #9BD818;
  cursor:pointer;
  transition:.1s;
  margin-top:3rem;
}
.submit:hover {
  color:#9BD818;
  background-color:rgba(0,0,0,0)
}
#page-login .page_login.page .rightSide {
  justify-content:flex-start
}
.pop_pp:hover .tooltip {
  display:block
}
.tooltip {
  border-radius:8px;
  background:#fff;
  width:282px;
  height:76px;
  color:var(--primary-130-b-08, #130B08);
  font-size:10px;
  font-weight:400;
  line-height:15px;
  box-shadow:0px 0px 12px 0px rgba(0,0,0,.12);
  position:absolute;
  bottom:45px;
  z-index:10;
  left:34%;
  display:none
}
.tooltip .wrapper {
  padding:12px 8px
}
.tooltip .wrapper .arrow {
  width:26px;
  height:26px;
  transform:rotate(45deg);
  position:absolute;
  right:122.73px;
  bottom:-9px;
  border-radius:8px;
  background:#fff
}
.pop_pp {
  margin-left:3px
}
.notify {
  display:flex;
  padding:12px 20px 12px 12px;
  justify-content:center;
  align-items:center;
  gap:10px;
  border-radius:16px;
  background:var(--primary-0-c-09-c-9, #9BD818);
  color:#fff;
  text-align:center;
  font-size:15px;
  font-weight:700;
  line-height:21px;
  position:fixed;
  left:50%;
  transform:translate(-50%);
  top:calc(5vh + 20px);
  z-index:10;
  display:none
}
.select2-dropdown {
  border:none
}
.select2-container--default .select2-results>.select2-results__options {
  width:100%;
  top:52px;
  left:0px;
  background-color:#fff;
  box-shadow:0px 12px 14px 0px rgba(0,0,0,.12);
  border-radius:8px;
  padding:12px 12px 9px;
  padding-left:16px;
  z-index:2
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color:#130b08
}
.select.active .select2-container .select2-selection--single {
  border:1px solid #9BD818
}
.select:hover .select2-container .select2-selection--single {
  border:1px solid rgba(155,216,24,0.1764705882)
}
.select2-container {
  width:100% !important
}
.select2-container .select2-selection--single {
  height:48px;
  border-radius:12px;
  border:1px solid #f3f3f3;
  transition:.1s;
  cursor:pointer
}
.select2-container .select2-selection--single .select2-selection__arrow {
  top:13px;
  right:22px;
  filter:grayscale(1);
  opacity:.35;
  transition:.2s
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  display:none
}
.select2-container .select2-selection--single .select2-selection__arrow::after {
  content:url("../img/selectArrow.svg");
  position:relative
}
.select2-container .select2-selection--single .select2-selection__rendered {
  line-height:48px;
  padding-left:16px
}
.select2-container--open .select2-selection__arrow {
  transform:translate(5px, -2px) rotate(180deg);
  filter:none;
  opacity:1
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background:none;
  color:#9BD818
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  outline-width:0 !important;
  border:1px solid #f3f3f3
}
.invalid_btn, .debug_btn {
  font-size:10px;
  cursor:pointer
}








#page-start {
  display:flex;
  justify-content:center;
  align-items:flex-start;
  min-height:90vh;
  width:100%;

  background-image: url('../img/personal-loan.png');

  background-repeat: repeat-y;

  background-size: cover;
}

#page-start.login {

  align-items:center;


}



#page-start sup {
  color:var(--secondary-ff-4744, #FF4744)
}
#page-start .leftSide {
  width:calc(100% - 650px);
  min-height:100vh;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  position:fixed;
  top:0px;
  left:0px;
/*  background:url(../img/register.png) no-repeat center top;*/
  background-size:cover
}
#page-start .leftSide .startBg {
  width:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  object-position:top;
  object-position:50% 20%;
  display:none
}
#page-start .leftSide .logo {
  top:42px;
  left:48px;
  position:absolute;
  z-index:2
}
#page-start .leftSide .text {
  position:fixed;
  z-index:3;
  margin-left:0;
  bottom:58px;
  padding:31px 19px 31px 47px;
  border-radius:0px 12px 12px 0px;
  background:var(--primary-10-e-695, #FF9D00)
}
#page-start .leftSide .text .textTitle {
  position:relative
}
#page-start .leftSide .text .textTitle img {
  position:absolute;
  top:-50px;
  left:-40px
}
#page-start .leftSide .text .textTitle h1 {
  color:#130b08;
  font-size:32px;
  line-height:40px;
  font-weight:400;
  position:relative;
  margin-top:-8px
}
#page-start .leftSide .text .textTitle h1 strong {
  font-weight:900
}
#page-start .leftSide .text .textDesc {
  position:relative;
  background-color:#FF9D00;
  border-radius:12px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  width:fit-content;
  padding-right:25px;
  margin-top:15px
}
#page-start .leftSide .text .textDesc img {
  display:inline-block;
  margin-right:12px
}
#page-start .leftSide .text .textDesc p {
  font-size:15px;
  margin-bottom:11px;
  display:flex;
  line-height:21px;
  letter-spacing:-0.11px;
  color:#130b08
}
#page-start .leftSide .text .textDesc p:last-of-type {
  margin-bottom:0
}
#page-start .rightSide {
  width:650px;
/*  min-height:100vh;*/
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:32px 0px 32px;
  background:rgba(255,255,255,0.97);
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-radius:1rem;
}
#page-start .rightSide .container {
  padding:0px 64px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  position:relative;
  width:100%
}
#page-start .rightSide .container h2 {
  font-family:"Quicksand",sans-serif;
  color:var(--primary-00194-c, #4d4d4d);
  font-weight:800;
  font-size:40px;
  margin-bottom:0px;
  letter-spacing:-0.1px
}
#page-start .rightSide .container p {
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  margin-top:11px;
  margin-bottom:0px;
}
#page-start .rightSide .container .drop_nip {
  display:none;
  width:261px;
  padding:12px;
  flex-direction:column;
  align-items:flex-start;
  gap:3px;
  border-radius:8px;
  background:#fff;
  box-shadow:0px 14px 12px 0px rgba(0,0,0,.12);
  position:absolute;
  top:65px;
  z-index:10
}
#page-start .rightSide .container .drop_nip .name {
  color:rgba(19,11,8,.7098039216);
  font-size:12px;
  font-weight:400;
  margin-top:12px
}
#page-start .rightSide .container .drop_nip .name_value {
  color:var(--primary-130-b-08, #130B08);
  font-size:15px;
  font-weight:400
}
#page-start .rightSide .container input[name=nip]:focus+.drop_nip {
  display:flex
}
#page-start .rightSide .container form {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  width:100%;
  margin-top:32px
}
#page-start .rightSide .container form .line {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  width:100%;
  position:relative;
  margin-top:28px
}
#page-start .rightSide .container form .line .input_error {
  display:none;
  color:var(--secondary-ff-4744, #FF4744);
  font-size:12px;
  font-weight:400;
  line-height:18px;
  margin-top:5px
}
#page-start .rightSide .container form .line .input_error img {
  width:13px;
  height:18px
}
#page-start .rightSide .container form .line.invalid label {
  color:var(--secondary-ff-4744, #FF4744) !important
}
#page-start .rightSide .container form .line.invalid input {
  border-color:var(--secondary-ff-4744, #FF4744) !important;
  color:var(--secondary-ff-4744, #FF4744) !important;
  background:rgba(255,71,68,.12) !important
}
#page-start .rightSide .container form .line.invalid .input_error {
  display:flex
}
#page-start .rightSide .container form .line label {
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  position:absolute;
  font-weight:400;
  left:15px;
  line-height:48px;
  z-index:1;
  transition:.24s
}
#page-start .rightSide .container form .line label.hover {
  color:#9BD818
}
#page-start .rightSide .container form .line label.focus {
  color:#9BD818;
  font-size:12px;
  transform:translateY(-36px)
}
#page-start .rightSide .container form .line label.active {
  color:#9BD818;
  font-size:12px;
  transform:translateY(-36px)
}
#page-start .rightSide .container form .line input {
  border-radius:12px;
  width:100%;
  height:48px;
  border:none;
  border:1px solid #d4d4d4;
  position:relative;
  background-color:rgba(255,255,255,0);
  z-index:2;
  outline:none;
  padding-left:15px;
  padding-right:15px;
  color:#130b08;
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  transition:.1s;
  box-shadow:0px 0px 0px 0px rgba(155,216,24,.1176470588)
}
#page-start .rightSide .container form .line input:hover {
  border:1px solid rgba(12,9,201,.1764705882)
}
#page-start .rightSide .container form .line input:focus {
  border:1px solid #9BD818;
  box-shadow:0px 4px 12px 0px rgba(12,9,201,.1764705882)
}
#page-start .rightSide .container form .line input.active {
  border:1px solid #9BD818
}
#page-start .rightSide .container form .line input#password {
  padding-right:48px
}
#page-start .rightSide .container form .strongess {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  margin-top:23px;
  width:100%
}
#page-start .rightSide .container form .strongess .strongLine {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%
}
#page-start .rightSide .container form .strongess .strongLine .pill {
  height:3px;
  border-radius:3px;
  background-color:#e2e1f9;
  display:block;
  width:13.5%
}
#page-start .rightSide .container form .strongess .strongLine .pill.active {
  background-color:#F28705;
}
#page-start .rightSide .container form .strongess .rateLine {
  margin-top:10px;
  margin-left:3px;
  font-size:15px;
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  color:#9BD818
}
#page-start .rightSide .container form .strongess p {
  font-family:"Quicksand",sans-serif;
  font-size:12px;
  color:333333;
  margin-top:6px;
  margin-left:4px
}
#page-start .rightSide .container form .consents {
  background-color:#fafafa;
  border-radius:12px;
  padding:16px;
  width:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  margin-top:27px;
  padding-left:12px
}
#page-start .rightSide .container form .consents input {
  display:block;
  width:17px;
  height:17px;
  accent-color:#9BD818;
  cursor:pointer;
  background-color:#fafafa;
  background:url("../img/checkbox.svg");
  -moz-appearance:none;
  -webkit-appearance:none;
  -o-appearance:none
}
#page-start .rightSide .container form .consents input:checked {
  background:url("../img/checkbox_checked.svg")
}
#page-start .rightSide .container form .consents .head {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  position:relative
}
#page-start .rightSide .container form .consents .head span {
  font-family:"Quicksand",sans-serif;
  color:#130b08;
  font-size:13px;
  margin-left:10px;
  letter-spacing:-0.1px
}
#page-start .rightSide .container form .consents .head #showConsents,
#page-start .rightSide .container form .consents .head .showConsents {
  position:absolute;
  top:50%;
  right:0px;
  transform:translateY(-50%) rotate(180deg);
  cursor:pointer;
  transition:.16s
}
#page-start .rightSide .container form .consents .head #showConsents.active,
#page-start .rightSide .container form .consents .head .showConsents.active {
  transform:translateY(-50%) rotate(0deg)
}
#page-start .rightSide .container form .consents #consentContent,
#page-start .rightSide .container form .consents .consentContent {
  display:block;
  padding-top:15px
}
#page-start .rightSide .container form .consents #consentContent .consentLine,
#page-start .rightSide .container form .consents .consentContent .consentLine {
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  position:relative;
  margin-top:6px;
  margin-bottom:9px
}
#page-start .rightSide .container form .consents #consentContent .consentLine.invalid input,
#page-start .rightSide .container form .consents .consentContent .consentLine.invalid input {
  background:url("../img/checkbox_error.svg")
}


#page-start .rightSide .container form .consents #consentContent .consentLine span,
#page-start .rightSide .container form .consents .consentContent .consentLine span {
  font-family:"Quicksand",sans-serif;
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  font-size:10px;
  margin-left:10px
}
#page-start .rightSide .container form .loginLink {
  font-family:"Quicksand",sans-serif;
  width:100%;
  font-size:15px;
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  text-align:center;
  margin-top:20px
}
#page-start .rightSide .container form .loginLink a {
  color:var(--130B08-50, rgba(19, 11, 8, 0.71))
}
#page-start .rightSide .regulamin {
  width:fit-content;
  font-family:"Quicksand",sans-serif;
  color:rgba(19,11,8,.4941176471);
  font-size:15px;
  text-decoration:none;
  text-align:center;
  margin:auto;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:20px
}
#page-start .rightSide .remind_pass {
  width:fit-content;
  font-family:"Quicksand",sans-serif;
  color:rgba(19,11,8,.4941176471);
  font-size:15px;
  text-decoration:none;
  text-align:center;
  margin:24px auto
}
.page-step {
  display:flex;
  justify-content:center;
  align-items:flex-start;
/*  min-height:100vh;*/
  width:100%;
  display:block
}
.page-step .input_error {
  display:none;
  color:var(--secondary-ff-4744, #FF4744);
  font-size:12px;
  font-weight:400;
  line-height:18px;
  margin-top:5px
}
.page-step .input_error img {
  width:13px;
  height:18px
}
.page-step.invalid label {
  color:var(--secondary-ff-4744, #FF4744) !important
}
.page-step.invalid input {
  border-color:var(--secondary-ff-4744, #FF4744) !important;
  color:var(--secondary-ff-4744, #FF4744) !important;
  background:rgba(255,71,68,.12) !important
}
.page-step.invalid .input_error {
  display:flex
}

/*
.page-step.invalid #showPassword rect {
  fill:none
}
.page-step.invalid #showPassword #svg_bg {
  fill:var(--secondary-ff-4744, #FF4744) !important
}
*/

.page-step .stepSide {
  width:420px;
  min-height:100vh;
  position:fixed;
  top:0px;
  left:0px;
  background-color:#fafafa;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items:flex-start
}
.page-step .stepSide .container {
  min-height:100vh;
  width:100%;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  align-items:flex-start;
  padding:66px 61px 66px 67px;
  position:relative
}
.page-step .stepSide .nav .navLi {
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin:47px 0px
}
.page-step .stepSide .nav .navLi span {
  font-family:"Quicksand",sans-serif;
  color:rgba(19,11,8,.7098039216);
  margin-left:10px;
  font-size:21px
}
.page-step .stepSide .nav .navLi.navLiActive span {
  color:#130b08;
  font-weight:bold
}
.page-step .stepSide .wniosek {
  width:100%;
  border-radius:8px;
  height:202px
}
.page-step .stepSide .wniosek .head {
  display:flex;
  align-items:center;
  padding-bottom:8px;
  padding:16px 16px 0px;
  background-color:#fff
}
.page-step .stepSide .wniosek .head span {
  font-family:"Quicksand",sans-serif;
  color:#9BD818; /* Changed to green */
  font-weight:bold;
  font-size:15px;
  margin-left:8px
}
.page-step .stepSide .wniosek .content {
  width:100%;
  padding:16px 16px 8px;
  background-color:#fff
}
.page-step .stepSide .wniosek .content .data {
  width:100%;
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:8px
}
.page-step .stepSide .wniosek .content .data span.name {
  font-family:"Quicksand",sans-serif;
  color:rgba(19,11,8,.7098039216);
  font-size:15px;
  display:block
}
.page-step .stepSide .wniosek .content .data span.value {
  font-family:"Quicksand",sans-serif;
  color:#130b08;
  font-size:15px;
  display:block;
  font-weight:bold
}





#page-start .mainSide {
  /*width:calc(100% - 420px);*/
  padding:36px 64px 24px;

  background: rgba(99, 99, 99, 0.95);
  border-radius: 1rem;
  margin-top: 3rem;
  margin-left: 3rem;
  margin-bottom: 3rem;
}
#page-start .mainSide .container {
  margin-left:0;
  padding: 0;
  max-width:522px;
  width:100%
}
#page-start .mainSide .container h2.title {
  font-family:"Quicksand",sans-serif;
  font-size:40px;
  color:#ff9d00;
  font-weight:900;
  margin-bottom:8px
}
#page-start .mainSide .container p.desc {
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  color:rgba(19,11,8,.7098039216);
  margin-top:12px
}
#page-start .mainSide .container .amount {
  width:100%;
  margin-top:27px
}
#page-start .mainSide .container .amount .head {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%;
  margin-bottom:1rem;
}
#page-start .mainSide .container .amount .head h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  font-size:1.5rem;
  color:#ddd;
}
#page-start .mainSide .container .amount .head .amountInput {
  position:relative
}
#page-start .mainSide .container .amount .head .amountInput #priceAmount {
  width:240px;
  height:48px;
  border-radius:12px;
  border:1px solid #f3f3f3;
  outline:none;
  font-size:32px;
  font-weight:bold;
  color:#ff9d00; /* Changed to green */
  text-align:right;
  padding-right:45px
}
#page-start .mainSide .container .amount .head .amountInput .pln {
  position:absolute;
  top:50%;
  right:15px;
  transform:translateY(-50%);
  font-size:32px;
  font-weight:bold;
  color:#ff9d00; /* Changed to green */
}
#page-start .mainSide .container .amount input::-webkit-outer-spin-button,
#page-start .mainSide .container .amount input::-webkit-inner-spin-button {
  -webkit-appearance:none;
  margin:0
}
#page-start .mainSide .container .amount input[type=number] {
  -moz-appearance:textfield
}
#page-start .mainSide .container .amount #priceRange {
  width:100%;
  cursor:pointer;
  background:#d3d3d3;
  margin-top:16px
}
#page-start .mainSide .container .peroid {
  width:100%;
  margin-top:16px
}
#page-start .mainSide .container .peroid .head {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%
}
#page-start .mainSide .container .peroid .head h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  font-size:1.5rem;
  color:#ddd;
}
#page-start .mainSide .container .peroid .peroids {
  border-radius:100px;
  /*background:#fafafa;*/
  padding:12px;
  display:flex;
  margin-top:12px
}
#page-start .mainSide .container .peroid .peroids .p_item {
  color:var(--primary-130-b-08, #9BD818);
  font-size:15px;
  font-weight:400;
  text-align:center;
  height:27px;
  line-height:27px;
  cursor:pointer;
  flex:1
}
#page-start .mainSide .container .peroid .peroids .p_item.active {
  border-radius:100px;
  background:var(--primary-0-c-09-c-9, #9BD818); /* Changed to green */
  color:#fff;
  font-weight:700
}
#page-start .mainSide .container .rate {
  width:100%;
  margin-top:28px;
  padding-bottom:31px
}
#page-start .mainSide .container .rate .head {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%
}
#page-start .mainSide .container .rate .head h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  font-size:15px;
  color:#130b08
}
#page-start .mainSide .container .rate hr {
  border:#f3f3f3
}
#page-start .mainSide .container .rate .rates {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-top:-4px
}
#page-start .mainSide .container .rate .rates .rates_var {
  position:relative;
  margin-top:12px;
  display:flex;
  width:49%;
  padding:12px;
  flex-direction:column;
  align-items:flex-start;
  gap:12px;
  border-radius:8px;
  background:#fafafa;
  cursor:pointer;
  font-size:16px
}
#page-start .mainSide .container .rate .rates .rates_var.disable {
  pointer-events:none
}
#page-start .mainSide .container .rate .rates .rates_var.disable .rates_btns .rates_btn {
  background:#ececec;
  color:#a8a5a4
}
#page-start .mainSide .container .rate .rates .rates_var.disable .btn_4less {
  background:#ececec;
  color:#a8a5a4
}
#page-start .mainSide .container .rate .rates .rates_var.disable .rates_amn,
#page-start .mainSide .container .rate .rates .rates_var.disable label {
  opacity:.5
}
#page-start .mainSide .container .rate .rates .rates_var.active {
  outline:2px solid var(--primary-0-c-09-c-9, #9BD818) /* Changed to green */
}
#page-start .mainSide .container .rate .rates .rates_var label {
  font-size:10px;
  font-weight:700;
  margin-left:4px
}
#page-start .mainSide .container .rate .rates .rates_var .rates_amn {
  margin-top:-5px
}
#page-start .mainSide .container .rate .rates .rates_var span {
  font-size:28px;
  font-weight:700;
  margin-right:5px
}
#page-start .mainSide .container .rate .rates .rates_var .btn_4less {
  height:20px;
  line-height:20px;
  text-align:center;
  border-radius:100px;
  background:var(--primary-10-e-695, #FF9D00); /* Changed to orange */
  font-size:12px;
  position:absolute;
  top:12px;
  right:12px;
  font-weight:400;
  padding:0 11px
}
#page-start .mainSide .container .rate .rates .rates_var .rates_btns {
  display:flex;
  font-size:10px;
  font-weight:700;
  justify-content:space-between;
  width:100%;
  font-weight:700;
  margin-top:-7px
}
#page-start .mainSide .container .rate .rates .rates_var .rates_btns .rates_btn {
  display:flex;
  height:25px;
  padding:4px auto;
  justify-content:center;
  align-items:center;
  width:calc(50% - 3px);
  border-radius:100px;
  background:#ededed
}
#page-start .mainSide .container .rate .rates .rates_var .rates_btns .rates_pp {
  background:#e7e7f6;
  color:var(--primary-0-c-09-c-9, #9BD818) /* Changed to green */
}
#page-start .mainSide .container .rate .rates .rates_var .rates_btns .rates_weeks {
  background:#fbebdd;
  color:var(--secondary-ff-810-a, #FF9D00) /* Changed to orange */
}
#page-start .mainSide .container .component {
  width:100%
}
#page-start .mainSide .container .component h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  color:#130b08;
  font-size:28px;
  margin-bottom:10px;
  padding-bottom:7px
}
#page-start .mainSide .container .component .inputLine,
#page-start .mainSide .container .component .step_line {
  width:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  width:100%;
  position:relative;
  margin-top:32px
}
#page-start .mainSide .container .component .inputLine label,
#page-start .mainSide .container .component .step_line label {
  color:#130b08;
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  position:absolute;
  font-weight:400;
  left:15px;
  line-height:48px;
  z-index:1;
  transition:.24s;
  font-size:12px;
  transform:translateY(-36px)
}
#page-start .mainSide .container .component .inputLine label.labelDiseabled,
#page-start .mainSide .container .component .step_line label.labelDiseabled {
  color:rgba(19,11,8,.4941176471) !important
}
#page-start .mainSide .container .component .inputLine input,
#page-start .mainSide .container .component .step_line input {
  border-radius:12px;
  width:100%;
  height:48px;
  border:none;
  border:1px solid #f3f3f3;
  position:relative;
  background-color:rgba(255,255,255,0);
  z-index:2;
  outline:none;
  padding-left:15px;
  padding-right:15px;
  color:#130b08;
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  transition:.1s;
  box-shadow:0px 0px 0px 0px rgba(155,216,24,.1176470588) /* Changed to green */
}
#page-start .mainSide .container .component .inputLine input.formInputDiseabled,
#page-start .mainSide .container .component .step_line input.formInputDiseabled {
  color:rgba(19,11,8,.4941176471) !important;
  border:1px solid #f2f2f2 !important;
  background-color:#f2f2f2 !important
}



#page-start .rightSide .container .component .splitLine {
  display:flex;
  justify-content:space-between;
  align-items:flex-start
}
#page-start .rightSide .container .component .splitLine .inputLine,
#page-start .rightSide .container .component .splitLine .line {
  width:calc(50% - 6px)
}



#page-start .rightSide .container .component .select {
  width:100%;
  height:48px;
  position:relative;
  transition:.1s;
  margin-bottom:32px
}

#page-start .rightSide .container .component .select label {
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  position:absolute;
  font-weight:400;
  left:15px;
  line-height:48px;
  z-index:1;
  transition:.24s;
  font-size:12px;
  transform:translateY(-36px);
  opacity:0;
  transition:.1s
}
#page-start .rightSide .container .component .select.active label {
  color:#9BD818 /* Changed to green */
}
#page-start .rightSide .container .component .select .pill {
  width:100%;
  height:48px;
  border-radius:12px;
  border:1px solid #f3f3f3;
  transition:.1s;
  cursor:pointer
}
#page-start .rightSide .container .component .select .pill span {
  color:#130b08;
  font-size:15px;
  font-family:"Quicksand",sans-serif;
  padding-left:16px;
  line-height:48px
}



#page-start .rightSide .container .component .select:hover .pill .selectArrow {
  transform: translateY(-50%);
  filter: none;
  opacity: 1;
}
#page-start .rightSide .container .component .select .selectOptions {
  position: absolute;
  width: 100%;
  top: 52px;
  left: 0px;
  background-color: #fff;
  box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, .12);
  border-radius: 8px;
  padding: 12px 12px 9px;
  padding-left: 16px;
  z-index: 2;
  display: none;
}
#page-start .rightSide .container .component .select .selectOptions .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#page-start .rightSide .container .component .select .selectOptions .content .option {
  width: 100%;
  margin-bottom: 3px;
  color: #130b08;
  font-size: 15px;
  line-height: 35px;
  font-family: "Quicksand", sans-serif;
  cursor: pointer;
}
#page-start .rightSide .container .component .select .selectOptions .content .option:hover {
  color: #FF9D00; /* Updated to orange */
}






#page-start .mainSide .container .component .select.focus .pill {
  border: 1px solid #9BD818; /* Updated to green */
  box-shadow: 0px 4px 12px 0px rgba(155, 216, 24, .12); /* Updated to green */
}
#page-start .mainSide .container .component .select.focus .pill span {
  color: #9BD818; /* Updated to green */
}
#page-start .mainSide .container .component .select.focus .pill .selectArrow {
  transform: translateY(-50%) rotate(180deg);
  filter: none;
  opacity: 1;
}
#page-start .mainSide .container .component.company {
  margin-top: 25px;
}
#page-start .mainSide .container .component.address {
  margin-top: 35px;
}
#page-start .mainSide .container .correspondenceOptions.correspondenceOptions_mb {
  margin-bottom: 24px;
  z-index: 10;
  position: relative;
}
#page-start .mainSide .container .correspondenceOptions {
  width: 100%;
  margin: 29px 0px 32px;
}
#page-start .mainSide .container .correspondenceOptions h4 {
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #130b08;
  margin-bottom: 24px;
}
#page-start .mainSide .container .correspondenceOptions .options {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: -5px;
}
#page-start .mainSide .container .correspondenceOptions .options input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
#page-start .mainSide .container .correspondenceOptions .options label {
  font-family: "Quicksand", sans-serif;
  font-size: 12px;
  color: #333;
}
#page-start .mainSide .container .correspondenceOptions .options label:first-of-type {
  margin-right: 39px;
}
#page-start .mainSide .container .component.correspondence {
  display: none;
  padding-bottom: 24px;
}
#page-start .mainSide .container .component.income {
  border-top: 1px solid rgba(13, 9, 200, .12);
  padding-top: 24px;
}
#page-start .mainSide .container .component.income h3 {
  margin-bottom: 14px;
}
#page-start .mainSide .container .component.income .selectOptions {
  margin-top: 0px;
}
#page-start .mainSide .container .component.income .submit {
  margin-top: 16px;
}









#page-step-two {
  display:flex;
  justify-content:center;
  align-items:flex-start;
  min-height:90vh;
  width:100%;

  background-image: url('../img/personal-loan.png');

  background-repeat: repeat-y;

  background-size: cover;
}

#page-step-two.login {

  align-items:center;


}



#page-step-two sup {
  color:var(--secondary-ff-4744, #FF4744)
}
#page-step-two .leftSide {
  width:calc(100% - 650px);
  min-height:100vh;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  position:fixed;
  top:0px;
  left:0px;
/*  background:url(../img/register.png) no-repeat center top;*/
  background-size:cover
}
#page-step-two .leftSide .startBg {
  width:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  object-position:top;
  object-position:50% 20%;
  display:none
}
#page-step-two .leftSide .logo {
  top:42px;
  left:48px;
  position:absolute;
  z-index:2
}
#page-step-two .leftSide .text {
  position:fixed;
  z-index:3;
  margin-left:0;
  bottom:58px;
  padding:31px 19px 31px 47px;
  border-radius:0px 12px 12px 0px;
  background:var(--primary-10-e-695, #FF9D00)
}
#page-step-two .leftSide .text .textTitle {
  position:relative
}
#page-step-two .leftSide .text .textTitle img {
  position:absolute;
  top:-50px;
  left:-40px
}
#page-step-two .leftSide .text .textTitle h1 {
  color:#130b08;
  font-size:32px;
  line-height:40px;
  font-weight:400;
  position:relative;
  margin-top:-8px
}
#page-step-two .leftSide .text .textTitle h1 strong {
  font-weight:900
}
#page-step-two .leftSide .text .textDesc {
  position:relative;
  background-color:#FF9D00;
  border-radius:12px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  width:fit-content;
  padding-right:25px;
  margin-top:15px
}
#page-step-two .leftSide .text .textDesc img {
  display:inline-block;
  margin-right:12px
}
#page-step-two .leftSide .text .textDesc p {
  font-size:15px;
  margin-bottom:11px;
  display:flex;
  line-height:21px;
  letter-spacing:-0.11px;
  color:#130b08
}
#page-step-two .leftSide .text .textDesc p:last-of-type {
  margin-bottom:0
}
#page-step-two .rightSide {
  width:650px;
/*  min-height:100vh;*/
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding:32px 0px 32px;
  background:rgba(255,255,255,0.97);
  margin-top: 3rem;
  margin-bottom: 3rem;
  border-radius:1rem;
}
#page-step-two .rightSide .container {
  padding:0px 64px;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  position:relative;
  width:100%
}
#page-step-two .rightSide .container h2 {
  font-family:"Quicksand",sans-serif;
  color:var(--primary-00194-c, #4d4d4d);
  font-weight:800;
  font-size:40px;
  margin-bottom:0px;
  letter-spacing:-0.1px
}
#page-step-two .rightSide .container p {
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  margin-top:11px;
  margin-bottom:0px;
}
#page-step-two .rightSide .container .drop_nip {
  display:none;
  width:261px;
  padding:12px;
  flex-direction:column;
  align-items:flex-start;
  gap:3px;
  border-radius:8px;
  background:#fff;
  box-shadow:0px 14px 12px 0px rgba(0,0,0,.12);
  position:absolute;
  top:65px;
  z-index:10
}
#page-step-two .rightSide .container .drop_nip .name {
  color:rgba(19,11,8,.7098039216);
  font-size:12px;
  font-weight:400;
  margin-top:12px
}
#page-step-two .rightSide .container .drop_nip .name_value {
  color:var(--primary-130-b-08, #130B08);
  font-size:15px;
  font-weight:400
}
#page-step-two .rightSide .container input[name=nip]:focus+.drop_nip {
  display:flex
}
#page-step-two .rightSide .container form {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  width:100%;
  margin-top:32px
}
#page-step-two .rightSide .container form .line {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  width:100%;
  position:relative;
  margin-top:28px
}
#page-step-two .rightSide .container form .line .input_error {
  display:none;
  color:var(--secondary-ff-4744, #FF4744);
  font-size:12px;
  font-weight:400;
  line-height:18px;
  margin-top:5px
}
#page-step-two .rightSide .container form .line .input_error img {
  width:13px;
  height:18px
}
#page-step-two .rightSide .container form .line.invalid label {
  color:var(--secondary-ff-4744, #FF4744) !important
}
#page-step-two .rightSide .container form .line.invalid input {
  border-color:var(--secondary-ff-4744, #FF4744) !important;
  color:var(--secondary-ff-4744, #FF4744) !important;
  background:rgba(255,71,68,.12) !important
}
#page-step-two .rightSide .container form .line.invalid .input_error {
  display:flex
}
#page-step-two .rightSide .container form .line label {
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  position:absolute;
  font-weight:400;
  left:15px;
  line-height:48px;
  z-index:1;
  transition:.24s
}
#page-step-two .rightSide .container form .line label.hover {
  color:#9BD818
}
#page-step-two .rightSide .container form .line label.focus {
  color:#9BD818;
  font-size:12px;
  transform:translateY(-36px)
}
#page-step-two .rightSide .container form .line label.active {
  color:#9BD818;
  font-size:12px;
  transform:translateY(-36px)
}
#page-step-two .rightSide .container form .line input {
  border-radius:12px;
  width:100%;
  height:48px;
  border:none;
  border:1px solid #d4d4d4;
  position:relative;
  background-color:rgba(255,255,255,0);
  z-index:2;
  outline:none;
  padding-left:15px;
  padding-right:15px;
  color:#130b08;
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  transition:.1s;
  box-shadow:0px 0px 0px 0px rgba(155,216,24,.1176470588)
}
#page-step-two .rightSide .container form .line input:hover {
  border:1px solid rgba(12,9,201,.1764705882)
}
#page-step-two .rightSide .container form .line input:focus {
  border:1px solid #9BD818;
  box-shadow:0px 4px 12px 0px rgba(12,9,201,.1764705882)
}
#page-step-two .rightSide .container form .line input.active {
  border:1px solid #9BD818
}
#page-step-two .rightSide .container form .line input#password {
  padding-right:48px
}
#page-step-two .rightSide .container form .strongess {
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  margin-top:23px;
  width:100%
}
#page-step-two .rightSide .container form .strongess .strongLine {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%
}
#page-step-two .rightSide .container form .strongess .strongLine .pill {
  height:3px;
  border-radius:3px;
  background-color:#e2e1f9;
  display:block;
  width:13.5%
}
#page-step-two .rightSide .container form .strongess .strongLine .pill.active {
  background-color:#F28705;
}
#page-step-two .rightSide .container form .strongess .rateLine {
  margin-top:10px;
  margin-left:3px;
  font-size:15px;
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  color:#9BD818
}
#page-step-two .rightSide .container form .strongess p {
  font-family:"Quicksand",sans-serif;
  font-size:12px;
  color:333333;
  margin-top:6px;
  margin-left:4px
}
#page-step-two .rightSide .container form .consents {
  background-color:#fafafa;
  border-radius:12px;
  padding:16px;
  width:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  margin-top:27px;
  padding-left:12px
}
#page-step-two .rightSide .container form .consents input {
  display:block;
  width:17px;
  height:17px;
  accent-color:#9BD818;
  cursor:pointer;
  background-color:#fafafa;
  background:url("../img/checkbox.svg");
  -moz-appearance:none;
  -webkit-appearance:none;
  -o-appearance:none
}
#page-step-two .rightSide .container form .consents input:checked {
  background:url("../img/checkbox_checked.svg")
}
#page-step-two .rightSide .container form .consents .head {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  position:relative
}
#page-step-two .rightSide .container form .consents .head span {
  font-family:"Quicksand",sans-serif;
  color:#130b08;
  font-size:13px;
  margin-left:10px;
  letter-spacing:-0.1px
}
#page-step-two .rightSide .container form .consents .head #showConsents,
#page-step-two .rightSide .container form .consents .head .showConsents {
  position:absolute;
  top:50%;
  right:0px;
  transform:translateY(-50%) rotate(180deg);
  cursor:pointer;
  transition:.16s
}
#page-step-two .rightSide .container form .consents .head #showConsents.active,
#page-step-two .rightSide .container form .consents .head .showConsents.active {
  transform:translateY(-50%) rotate(0deg)
}
#page-step-two .rightSide .container form .consents #consentContent,
#page-step-two .rightSide .container form .consents .consentContent {
  display:block;
  padding-top:15px
}
#page-step-two .rightSide .container form .consents #consentContent .consentLine,
#page-step-two .rightSide .container form .consents .consentContent .consentLine {
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  position:relative;
  margin-top:6px;
  margin-bottom:9px
}
#page-step-two .rightSide .container form .consents #consentContent .consentLine.invalid input,
#page-step-two .rightSide .container form .consents .consentContent .consentLine.invalid input {
  background:url("../img/checkbox_error.svg")
}


#page-step-two .rightSide .container form .consents #consentContent .consentLine span,
#page-step-two .rightSide .container form .consents .consentContent .consentLine span {
  font-family:"Quicksand",sans-serif;
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  font-size:10px;
  margin-left:10px
}
#page-step-two .rightSide .container form .loginLink {
  font-family:"Quicksand",sans-serif;
  width:100%;
  font-size:15px;
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  text-align:center;
  margin-top:20px
}
#page-step-two .rightSide .container form .loginLink a {
  color:var(--130B08-50, rgba(19, 11, 8, 0.71))
}
#page-step-two .rightSide .regulamin {
  width:fit-content;
  font-family:"Quicksand",sans-serif;
  color:rgba(19,11,8,.4941176471);
  font-size:15px;
  text-decoration:none;
  text-align:center;
  margin:auto;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:20px
}
#page-step-two .rightSide .remind_pass {
  width:fit-content;
  font-family:"Quicksand",sans-serif;
  color:rgba(19,11,8,.4941176471);
  font-size:15px;
  text-decoration:none;
  text-align:center;
  margin:24px auto
}






#page-step-two .mainSide {
  /*width:calc(100% - 420px);*/
  padding:36px 64px 24px;

  background: rgba(99, 99, 99, 0.95);
  border-radius: 1rem;
  margin-top: 3rem;
  margin-left: 3rem;
  margin-bottom: 3rem;
}
#page-step-two .mainSide .container {
  margin-left:0;
  padding: 0;
  max-width:522px;
  width:100%
}
#page-step-two .mainSide .container h2.title {
  font-family:"Quicksand",sans-serif;
  font-size:40px;
  color:#ff9d00;
  font-weight:900;
  margin-bottom:8px
}
#page-step-two .mainSide .container p.desc {
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  color:rgba(19,11,8,.7098039216);
  margin-top:12px
}
#page-step-two .mainSide .container .amount {
  width:100%;
  margin-top:27px
}
#page-step-two .mainSide .container .amount .head {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%;
  margin-bottom:1rem;
}
#page-step-two .mainSide .container .amount .head h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  font-size:1.5rem;
  color:#ddd;
}
#page-step-two .mainSide .container .amount .head .amountInput {
  position:relative
}
#page-step-two .mainSide .container .amount .head .amountInput #priceAmount {
  width:240px;
  height:48px;
  border-radius:12px;
  border:1px solid #f3f3f3;
  outline:none;
  font-size:32px;
  font-weight:bold;
  color:#ff9d00; /* Changed to green */
  text-align:right;
  padding-right:45px
}
#page-step-two .mainSide .container .amount .head .amountInput .pln {
  position:absolute;
  top:50%;
  right:15px;
  transform:translateY(-50%);
  font-size:32px;
  font-weight:bold;
  color:#ff9d00; /* Changed to green */
}
#page-step-two .mainSide .container .amount input::-webkit-outer-spin-button,
#page-step-two .mainSide .container .amount input::-webkit-inner-spin-button {
  -webkit-appearance:none;
  margin:0
}
#page-step-two .mainSide .container .amount input[type=number] {
  -moz-appearance:textfield
}
#page-step-two .mainSide .container .amount #priceRange {
  width:100%;
  cursor:pointer;
  background:#d3d3d3;
  margin-top:16px
}
#page-step-two .mainSide .container .peroid {
  width:100%;
  margin-top:16px
}
#page-step-two .mainSide .container .peroid .head {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%
}
#page-step-two .mainSide .container .peroid .head h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  font-size:1.5rem;
  color:#ddd;
}
#page-step-two .mainSide .container .peroid .peroids {
  border-radius:100px;
  /*background:#fafafa;*/
  padding:12px;
  display:flex;
  margin-top:12px
}
#page-step-two .mainSide .container .peroid .peroids .p_item {
  color:var(--primary-130-b-08, #9BD818);
  font-size:15px;
  font-weight:400;
  text-align:center;
  height:27px;
  line-height:27px;
  cursor:pointer;
  flex:1
}
#page-step-two .mainSide .container .peroid .peroids .p_item.active {
  border-radius:100px;
  background:var(--primary-0-c-09-c-9, #9BD818); /* Changed to green */
  color:#fff;
  font-weight:700
}
#page-step-two .mainSide .container .rate {
  width:100%;
  margin-top:28px;
  padding-bottom:31px
}
#page-step-two .mainSide .container .rate .head {
  display:flex;
  justify-content:space-between;
  align-items:center;
  width:100%
}
#page-step-two .mainSide .container .rate .head h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  font-size:15px;
  color:#130b08
}
#page-step-two .mainSide .container .rate hr {
  border:#f3f3f3
}
#page-step-two .mainSide .container .rate .rates {
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin-top:-4px
}
#page-step-two .mainSide .container .rate .rates .rates_var {
  position:relative;
  margin-top:12px;
  display:flex;
  width:49%;
  padding:12px;
  flex-direction:column;
  align-items:flex-start;
  gap:12px;
  border-radius:8px;
  background:#fafafa;
  cursor:pointer;
  font-size:16px
}
#page-step-two .mainSide .container .rate .rates .rates_var.disable {
  pointer-events:none
}
#page-step-two .mainSide .container .rate .rates .rates_var.disable .rates_btns .rates_btn {
  background:#ececec;
  color:#a8a5a4
}
#page-step-two .mainSide .container .rate .rates .rates_var.disable .btn_4less {
  background:#ececec;
  color:#a8a5a4
}
#page-step-two .mainSide .container .rate .rates .rates_var.disable .rates_amn,
#page-step-two .mainSide .container .rate .rates .rates_var.disable label {
  opacity:.5
}
#page-step-two .mainSide .container .rate .rates .rates_var.active {
  outline:2px solid var(--primary-0-c-09-c-9, #9BD818) /* Changed to green */
}
#page-step-two .mainSide .container .rate .rates .rates_var label {
  font-size:10px;
  font-weight:700;
  margin-left:4px
}
#page-step-two .mainSide .container .rate .rates .rates_var .rates_amn {
  margin-top:-5px
}
#page-step-two .mainSide .container .rate .rates .rates_var span {
  font-size:28px;
  font-weight:700;
  margin-right:5px
}
#page-step-two .mainSide .container .rate .rates .rates_var .btn_4less {
  height:20px;
  line-height:20px;
  text-align:center;
  border-radius:100px;
  background:var(--primary-10-e-695, #FF9D00); /* Changed to orange */
  font-size:12px;
  position:absolute;
  top:12px;
  right:12px;
  font-weight:400;
  padding:0 11px
}
#page-step-two .mainSide .container .rate .rates .rates_var .rates_btns {
  display:flex;
  font-size:10px;
  font-weight:700;
  justify-content:space-between;
  width:100%;
  font-weight:700;
  margin-top:-7px
}
#page-step-two .mainSide .container .rate .rates .rates_var .rates_btns .rates_btn {
  display:flex;
  height:25px;
  padding:4px auto;
  justify-content:center;
  align-items:center;
  width:calc(50% - 3px);
  border-radius:100px;
  background:#ededed
}
#page-step-two .mainSide .container .rate .rates .rates_var .rates_btns .rates_pp {
  background:#e7e7f6;
  color:var(--primary-0-c-09-c-9, #9BD818) /* Changed to green */
}
#page-step-two .mainSide .container .rate .rates .rates_var .rates_btns .rates_weeks {
  background:#fbebdd;
  color:var(--secondary-ff-810-a, #FF9D00) /* Changed to orange */
}
#page-step-two .mainSide .container .component {
  width:100%
}
#page-step-two .mainSide .container .component h3 {
  font-family:"Quicksand",sans-serif;
  font-weight:bold;
  color:#130b08;
  font-size:28px;
  margin-bottom:10px;
  padding-bottom:7px
}
#page-step-two .mainSide .container .component .inputLine,
#page-step-two .mainSide .container .component .step_line {
  width:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  width:100%;
  position:relative;
  margin-top:32px
}
#page-step-two .mainSide .container .component .inputLine label,
#page-step-two .mainSide .container .component .step_line label {
  color:#130b08;
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  position:absolute;
  font-weight:400;
  left:15px;
  line-height:48px;
  z-index:1;
  transition:.24s;
  font-size:12px;
  transform:translateY(-36px)
}
#page-step-two .mainSide .container .component .inputLine label.labelDiseabled,
#page-step-two .mainSide .container .component .step_line label.labelDiseabled {
  color:rgba(19,11,8,.4941176471) !important
}
#page-step-two .mainSide .container .component .inputLine input,
#page-step-two .mainSide .container .component .step_line input {
  border-radius:12px;
  width:100%;
  height:48px;
  border:none;
  border:1px solid #f3f3f3;
  position:relative;
  background-color:rgba(255,255,255,0);
  z-index:2;
  outline:none;
  padding-left:15px;
  padding-right:15px;
  color:#130b08;
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  transition:.1s;
  box-shadow:0px 0px 0px 0px rgba(155,216,24,.1176470588) /* Changed to green */
}
#page-step-two .mainSide .container .component .inputLine input.formInputDiseabled,
#page-step-two .mainSide .container .component .step_line input.formInputDiseabled {
  color:rgba(19,11,8,.4941176471) !important;
  border:1px solid #f2f2f2 !important;
  background-color:#f2f2f2 !important
}



#page-step-two .rightSide .container .component .splitLine {
  display:flex;
  justify-content:space-between;
  align-items:flex-start
}
#page-step-two .rightSide .container .component .splitLine .inputLine,
#page-step-two .rightSide .container .component .splitLine .line {
  width:calc(50% - 6px)
}



#page-step-two .rightSide .container .component .select {
  width:100%;
  height:48px;
  position:relative;
  transition:.1s;
  margin-bottom:32px
}

#page-step-two .rightSide .container .component .select label {
  color:var(--130B08-50, rgba(19, 11, 8, 0.71));
  font-family:"Quicksand",sans-serif;
  font-size:15px;
  position:absolute;
  font-weight:400;
  left:15px;
  line-height:48px;
  z-index:1;
  transition:.24s;
  font-size:12px;
  transform:translateY(-36px);
  opacity:0;
  transition:.1s
}
#page-step-two .rightSide .container .component .select.active label {
  color:#9BD818 /* Changed to green */
}
#page-step-two .rightSide .container .component .select .pill {
  width:100%;
  height:48px;
  border-radius:12px;
  border:1px solid #f3f3f3;
  transition:.1s;
  cursor:pointer
}
#page-step-two .rightSide .container .component .select .pill span {
  color:#130b08;
  font-size:15px;
  font-family:"Quicksand",sans-serif;
  padding-left:16px;
  line-height:48px
}



#page-step-two .rightSide .container .component .select:hover .pill .selectArrow {
  transform: translateY(-50%);
  filter: none;
  opacity: 1;
}
#page-step-two .rightSide .container .component .select .selectOptions {
  position: absolute;
  width: 100%;
  top: 52px;
  left: 0px;
  background-color: #fff;
  box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, .12);
  border-radius: 8px;
  padding: 12px 12px 9px;
  padding-left: 16px;
  z-index: 2;
  display: none;
}
#page-step-two .rightSide .container .component .select .selectOptions .content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
#page-step-two .rightSide .container .component .select .selectOptions .content .option {
  width: 100%;
  margin-bottom: 3px;
  color: #130b08;
  font-size: 15px;
  line-height: 35px;
  font-family: "Quicksand", sans-serif;
  cursor: pointer;
}
#page-step-two .rightSide .container .component .select .selectOptions .content .option:hover {
  color: #FF9D00; /* Updated to orange */
}






#page-step-two .mainSide .container .component .select.focus .pill {
  border: 1px solid #9BD818; /* Updated to green */
  box-shadow: 0px 4px 12px 0px rgba(155, 216, 24, .12); /* Updated to green */
}
#page-step-two .mainSide .container .component .select.focus .pill span {
  color: #9BD818; /* Updated to green */
}
#page-step-two .mainSide .container .component .select.focus .pill .selectArrow {
  transform: translateY(-50%) rotate(180deg);
  filter: none;
  opacity: 1;
}
#page-step-two .mainSide .container .component.company {
  margin-top: 25px;
}
#page-step-two .mainSide .container .component.address {
  margin-top: 35px;
}
#page-step-two .mainSide .container .correspondenceOptions.correspondenceOptions_mb {
  margin-bottom: 24px;
  z-index: 10;
  position: relative;
}
#page-step-two .mainSide .container .correspondenceOptions {
  width: 100%;
  margin: 29px 0px 32px;
}
#page-step-two .mainSide .container .correspondenceOptions h4 {
  font-family: "Quicksand", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #130b08;
  margin-bottom: 24px;
}
#page-step-two .mainSide .container .correspondenceOptions .options {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: -5px;
}
#page-step-two .mainSide .container .correspondenceOptions .options input {
  cursor: pointer;
  width: 17px;
  height: 17px;
  margin-right: 8px;
}
#page-step-two .mainSide .container .correspondenceOptions .options label {
  font-family: "Quicksand", sans-serif;
  font-size: 12px;
  color: #333;
}
#page-step-two .mainSide .container .correspondenceOptions .options label:first-of-type {
  margin-right: 39px;
}
#page-step-two .mainSide .container .component.correspondence {
  display: none;
  padding-bottom: 24px;
}
#page-step-two .mainSide .container .component.income {
  border-top: 1px solid rgba(13, 9, 200, .12);
  padding-top: 24px;
}
#page-step-two .mainSide .container .component.income h3 {
  margin-bottom: 14px;
}
#page-step-two .mainSide .container .component.income .selectOptions {
  margin-top: 0px;
}
#page-step-two .mainSide .container .component.income .submit {
  margin-top: 16px;
}


#page-step-two .splitLine {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#page-step-two .splitLine .inputLine,
#page-step-two .splitLine .line {
  width: calc(50% - 6px);
}























#page-step1 {
  display: flex;
  background-repeat: no-repeat;
  background-image: url('../img/personal-loan2.png');
  background-repeat: repeat-y;
  background-size: cover;

}
#page-step1 .mainSide {
  padding-top: 62px;
  background: rgba(255,255,255, 0.97);
  padding:2rem;
  min-width: 50%;

  margin-top:3rem;
  margin-bottom:3rem;

  border-radius:1rem;
}
#page-step1 .line {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  margin-top: 28px;
}
#page-step1 .line .input_error {
  display: none;
  color: #FF4744; /* Retained as is (error color remains red) */
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin-top: 5px;
}
#page-step1 .line .input_error img {
  width: 13px;
  height: 18px;
}
#page-step1 .line.invalid label {
  color: #FF4744 !important; /* Retained error color red */
}
#page-step1 .line.invalid input {
  border-color: #FF4744 !important; /* Retained error color red */
  color: #FF4744 !important; /* Retained error color red */
  background: rgba(255, 71, 68, .12) !important; /* Retained error color red */
}
#page-step1 .line.invalid .input_error {
  display: flex;
}




#page-step1 .line.invalid #showPassword rect {
  fill: none;
}
#page-step1 .line.invalid #showPassword #svg_bg {
  fill: #FF9D00 !important;
}

#page-step1 .line label {
  color: rgba(19, 11, 8, 0.71);
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  position: absolute;
  font-weight: 400;
  left: 15px;
  line-height: 48px;
  z-index: 1;
  transition: 0.24s;
}

#page-step1 .line label.hover {
  color: #9BD818;
}

#page-step1 .line label.focus {
  color: #9BD818;
  font-size: 12px;
  transform: translateY(-36px);
}

#page-step1 .line label.active {
  color: #9BD818;
  font-size: 12px;
  transform: translateY(-36px);
}

#page-step1 .line input {
  border-radius: 12px;
  width: 100%;
  height: 48px;
  border: 1px solid #d4d4d4;
  position: relative;
  background-color: rgba(255, 255, 255, 0);
  z-index: 2;
  outline: none;
  padding-left: 15px;
  padding-right: 15px;
  color: #130b08;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  transition: 0.1s;
  box-shadow: 0px 0px 0px 0px rgba(12, 9, 201, 0.1176470588);
}

#page-step1 .line input:hover {
  border: 1px solid rgba(12, 9, 201, 0.1764705882);
}

#page-step1 .line input:focus {
  border: 1px solid #9BD818;
  box-shadow: 0px 4px 12px 0px rgba(12, 9, 201, 0.1176470588);
}

#page-step1 .line input.active {
  border: 1px solid #9BD818;
}

#page-step1 .line input#password {
  padding-right: 48px;
}

#page-step2 .mainSide {
  width: calc(100% - 420px);
  padding: 62px 67px 70px;
}

#page-step2 .mainSide .container {
  max-width: 522px;
  width: 100%;
}

#page-step2 .mainSide .container p.desc {
  margin-top: 11px;
  line-height: 21px;
}

#page-step2 .mainSide .container .info {
  width: 100%;
  background-color: #fafafa;
  padding: 16px 16px 24px;
  margin: 25px 0px;
}

#page-step2 .mainSide .container .info .head {
  display: flex;
  align-items: center;
}

#page-step2 .mainSide .container .info .head span {
  font-family: "Quicksand", sans-serif;
  color: #9BD818;
  font-size: 21px;
  font-weight: bold;
  margin-left: 12px;
}

#page-step2 .mainSide .container .info .content p {
  font-family: "Quicksand", sans-serif;
  color: rgba(19, 11, 8, 0.71);
  font-size: 15px;
  margin-top: 9px;
  line-height: 21px;
}

#page-start .splitLine {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#page-start .splitLine .inputLine,
#page-start .splitLine .line {
  width: calc(50% - 6px);
}

#page-step3 .head_2 {
  margin-top: 23px;
}

#page-step3 .input_req {
  color: #FF9D00;
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
}

#page-step3 hr {
  border: 1px solid #f3f3f3;
  margin: 24px 0 20px;
  border-bottom: none;
}

#page-step3 form {
  margin-top: 38px;
}

#page-step3 form .component .select {
  margin-bottom: 26px;
}

#page-step3 form .correspondenceOptions {
  margin-top: 20px;
  margin-bottom: 24px;
}

#page-step3 .component.personal_info {
  margin-top: 41px;
  margin-bottom: 1px;
}

#page-step3 .consents {
  background-color: #fafafa;
  border-radius: 12px;
  padding: 16px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 26px;
  padding-left: 12px;
}

#page-step3 .consents input {
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 9px;
  accent-color: #9BD818;
  cursor: pointer;
  background-color: #fafafa;
}

#page-step3 .consents sup {
  color: #FF9D00;
}

#page-step3 .consents .head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
}

#page-step3 .consents .head span {
  font-family: "Quicksand", sans-serif;
  color: #130b08;
  font-size: 13px;
  margin-left: 10px;
  letter-spacing: -0.1px;
}

#page-step3 .consents .head #showConsents,
#page-step3 .consents .head .showConsents {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%) rotate(180deg);
  cursor: pointer;
  transition: 0.16s;
}

#page-step3 .consents .head #showConsents.active,
#page-step3 .consents .head .showConsents.active {
  transform: translateY(-50%) rotate(0deg);
}

#page-step3 .consents #consentContent,
#page-step3 .consents .consentContent {
  display: block;
  padding-top: 15px;
}

#page-step3 .consents #consentContent .consentLine,
#page-step3 .consents .consentContent .consentLine {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  margin-top: 6px;
  margin-bottom: 13px;
}

#page-step3 .consents #consentContent .consentLine span,
#page-step3 .consents .consentContent .consentLine span {
  font-family: "Quicksand", sans-serif;
  color: rgba(19, 11, 8, 0.71);
  font-size: 10px;
  margin-left: 10px;
}





#page-step4 {
 
}
#page-step4 .return_main {
  height:56px;
  line-height:56px;
  justify-content:center;
  align-items:center;
  gap:10px;
  align-self:stretch;
  border-radius:100px;
  background:#9BD818; /* Primary Green */
}
#page-step4 #spinner {
  animation-timing-function:linear;
  animation-name:ckw;
  animation-duration:3s;
  animation-iteration-count:infinite
}
@keyframes ckw {
  0% {
    transform:rotate(0deg)
  }
  100% {
    transform:rotate(360deg)
  }
}
#page-step4 h1 {
  color:#9BD818; /* Primary Green */
  text-align:center;
  font-size:28px;
  font-weight:700;
  line-height:32px;
  margin-top:24px
}
#page-step4 .mainSide {
  height:100vh
}
#page-step4 .mainSide .container {
  width:100%;
  max-width:100%;
  height:100%;
  position:relative;
  text-align:center
}
#page-step4 .mainSide .container .center {
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%)
}
#page-step4 .mainSide .container p {
  color:rgba(19,11,8,.7098039216);
  text-align:center;
  font-size:15px;
  font-weight:400;
  margin-top:12px;
  line-height:21px
}
.return_main {
  display:flex;
  min-height:56px;
  line-height:56px;
  justify-content:center;
  align-items:center;
  border-radius:100px;
  background:#9BD818; /* Primary Green */
  color:#fff;
  text-decoration:none;
  display:inline-block;
  text-align:center;
  padding:0 32px;
  font-size:20px;
  font-weight:700;
  line-height:57px;
  margin-top:34px
}
#page-step5-manual,
#page-step5-decline,
#page-step6 {
 
}
#page-step5-manual .mainSide,
#page-step5-decline .mainSide,
#page-step6 .mainSide {
  padding-top:96px
}
#page-step5-manual .mainSide .container h1,
#page-step5-decline .mainSide .container h1,
#page-step6 .mainSide .container h1 {
  color:#130B08;
  font-size:28px;
  font-weight:700;
  line-height:32px;
  margin-top:14px
}
#page-step5-manual .mainSide .container p,
#page-step5-decline .mainSide .container p,
#page-step6 .mainSide .container p {
  color:rgba(19,11,8,.7098039216);
  font-size:15px;
  font-weight:400;
  line-height:21px;
  margin-top:14px
}
#page-step5-decline .mainSide {
  padding-top:72px
}
#page-step5-decline .wniosek {
  opacity:0
}
#page-step6 .wniosek {
  opacity:0
}
#page-step6 .component {
  margin-top:30px
}
#page-step6 .info_1,
#page-step6 .info_2 {
  padding:32px 24px 24px 24px;
  border-radius:8px;
  background:#fafafa;
  margin-top:40px
}
#page-step6 .info_1 .head,
#page-step6 .info_2 .head {
  display:flex;
  align-items:center
}
#page-step6 .info_1 .head span,
#page-step6 .info_2 .head span {
  font-family:"Quicksand",sans-serif;
  color:#FF9D00; /* Secondary Orange */
  font-size:21px;
  font-weight:bold;
  margin-left:12px
}
#page-step6 .mainSide {
  padding-top:72px
}
#page-step6 .mainSide .container {
  max-width:582px
}
#page-step6 .mainSide .container .info_2 p {
  margin-top:9px
}
#page-step6 .mainSide .container .rate {
  margin-top:9px;
  padding-bottom:0
}
#page-step6 .mainSide .container .rate .rates .rates_var {
  background:#fff;
  width:261px
}
#page-step6 .mainSide .container .rate .rates .rates_var.active {
  outline:2px solid #9BD818; /* Primary Green */
}
#page-step6 .select {
  margin-bottom:0;
  margin-top:13px
}
#page-step6 .select .pill {
  background:#fff
}
#page-step6 .info_1 {
  margin-top:28px
}
#page-step6 .info_1 .row {
  display:flex;
  justify-content:space-between;
  margin-bottom:12px
}
#page-step6 .info_1 .row .row_l {
  color:#130B08;
  font-size:18px;
  font-weight:700;
  line-height:32px
}
#page-step6 .info_1 .row .row_r {
  color:#130B08;
  font-size:28px;
  font-weight:700;
  line-height:32px
}
#page-step6 .info_1 .row.last {
  margin-bottom:0
}
#page-step6 .info_2 {
  padding:16px 16px 24px;
  margin-top:16px
}
.wspolnota_civil {
  display:none
}
.select_purpose {
  display:none;
  margin-top:30px
}
#page-step7 {
  display:none
}
#page-step7 .container {
  max-width:582px
}
#page-step7 .container hr {
  border:1px solid #f3f3f3;
  margin:24px 0 20px;
  border-bottom:none
}
#page-step7 .container .z_pp {
  display:flex;
  padding:8px 12px 8px 8px;
  justify-content:space-between;
  align-items:center;
  align-self:stretch;
  border-radius:8px;
  background:#fff;
  font-size:12px;
  font-weight:500;
  line-height:21px;
  justify-content:space-between;
  margin-top:13px
}
#page-step7 .container .z_pp div {
  display:flex;
  align-items:center
}
#page-step7 .container .z_pp img {
  margin-right:5px
}
#page-step7 .container a.button_pp {
  display:flex;
  padding:4px 12px 4px 8px;
  align-items:center;
  border-radius:100px;
  background:#FF9D00; /* Secondary Orange */
  color:#fff;
  font-size:10px;
  font-weight:700;
  line-height:15px;
  float:right;
  text-decoration:none
}
#page-step7 .container .info_1 {
  margin-top:30px;
  padding:22px 24px
}
#page-step7 .container .info_2 {
  margin-top:7px;
  padding:16px
}
#page-step7 .container .info_2 p {
  margin-top:9px;
  font-size:15px;
  line-height:21px;
  color:rgba(19,11,8,.7098039216)
}
#page-step7 .container .info_2 p strong {
  color:#130B08;
  font-weight:700
}
#page-step7 .container .info_2 p a {
  color:#9BD818; /* Primary Green */
}
#page-step7 .container h1 {
  font-size:40px;
  color:#9BD818; /* Primary Green */
}
#page-step7 .container h2 {
  font-size:28px;
  color:#130B08;
}
#page-step7 .summary {
  display:flex
}
#page-step7 .summary .s_column {
  width:43%
}
#page-step7 .summary .name {
  color:#130B08;
  font-size:14px;
  font-weight:700;
  line-height:32px
}
#page-step7 .summary .value {
  color:#9BD818; /* Primary Green */
  font-size:28px;
  font-weight:700;
  line-height:32px;
  margin-bottom:6px
}
#page-step7 .wniosek {
  opacity:0
}
#page-step7 .info_1,
#page-step7 .info_2 {
  padding:32px 24px 24px 24px;
  border-radius:8px;
  background:#fafafa;
  margin-top:40px
}
#page-step7 .info_1 .head,
#page-step7 .info_2 .head {
  display:flex;
  align-items:center
}
#page-step7 .info_1 .head span,
#page-step7 .info_2 .head span {
  font-family:"Quicksand",sans-serif;
  color:#FF9D00; /* Secondary Orange */
  font-size:21px;
  font-weight:bold;
  margin-left:12px
}
#page-step7 .info_3 .consents {
  margin:0;
  padding:0
}
#page-step7 .consents {
  background-color:#fafafa;
  border-radius:12px;
  padding:16px;
  width:100%;
  display:flex;
  flex-direction:column;
  justify-content:flex-start;
  align-items:flex-start;
  margin-top:26px;
  padding-left:12px
}
#page-step7 .consents input {
  display:block;
  width:17px;
  height:17px;
  border-radius:9px;
  accent-color:#9BD818; /* Primary Green */
  cursor:pointer;
  background-color:#fafafa
}
#page-step7 .consents sup {
  color:#FF9D00; /* Secondary Orange */
}
#page-step7 .consents .head {
  width:100%;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  position:relative
}
#page-step7 .consents .head span {
  font-family:"Quicksand",sans-serif;
  color:#130b08;
  font-size:13px;
  margin-left:13px;
  letter-spacing:-0.1px
}
#page-step7 .consents .head span a {
  color:#9BD818; /* Primary Green */
}
#page-step7 .consents .head #showConsents,
#page-step7 .consents .head .showConsents {
  position:absolute;
  top:50%;
  right:0px;
  transform:translateY(-50%) rotate(180deg);
  cursor:pointer;
  transition:.16s
}
#page-step7 .consents .head #showConsents.active,
#page-step7 .consents .head .showConsents.active {
  transform:translateY(-50%) rotate(0deg)
}
#page-step7 .consents #consentContent,
#page-step7 .consents .consentContent {
  display:block
}
#page-step7 .consents #consentContent .consentLine,
#page-step7 .consents .consentContent .consentLine {
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  position:relative
}
#page-step7 .consents #consentContent .consentLine span,
#page-step7 .consents .consentContent .consentLine span {
  font-family:"Quicksand",sans-serif;
  color:rgba(19, 11, 8, 0.71);
  font-size:13px;
  margin-left:10px;
  line-height:18px
}
#page-step7 .consents #consentContent .consentLine span a,
#page-step7 .consents .consentContent .consentLine span a {
  color:#9BD818; /* Primary Green */
}
#page-step1 .line.another_purpose {
  display:none
}
#page-step8 {
  display:none;
  background-repeat:no-repeat
}
#page-step8 .mainSide {
  padding:72px 64px 74px
}
#page-step8 .info_1,
#page-step8 .info_2 {
  padding:32px 24px 24px 24px;
  border-radius:8px;
  background:#fafafa;
  margin-top:40px
}
#page-step8 .info_1 .head,
#page-step8 .info_2 .head {
  display:flex;
  align-items:center
}
#page-step8 .info_1 .head span,
#page-step8 .info_2 .head span {
  font-family:"Quicksand",sans-serif;
  color:#FF9D00; /* Secondary Orange */
  font-size:21px;
  font-weight:bold;
  margin-left:12px
}
#page-step8 .info_2 {
  margin-top:18px;
  padding:16px 16px 24px
}
#page-step8 .info_2 p {
  margin-top:7px
}
#page-step8 .info_2 p strong {
  color:#130B08;
}
#page-step8 .z_pp {
  display:flex;
  padding:8px 12px 8px 8px;
  justify-content:space-between;
  align-items:center;
  align-self:stretch;
  border-radius:8px;
  background:#fff;
  font-size:12px;
  font-weight:500;
  line-height:21px;
  justify-content:space-between;
  margin-top:13px
}
#page-step8 .z_pp div {
  display:flex;
  align-items:center
}
#page-step8 .z_pp img {
  margin-right:5px
}
#page-step8 a.button_pp {
  display:flex;
  padding:4px 12px 4px 8px;
  align-items:center;
  border-radius:100px;
  background:#FF9D00; /* Secondary Orange */
  color:#fff;
  font-size:10px;
  font-weight:700;
  line-height:15px;
  float:right;
  text-decoration:none
}
#page-step8 .container {
  max-width:582px
}
#page-step8 .wniosek {
  opacity:0
}
#page-step8 .step-container {
  margin-top:34px
}
#page-step8 .step-container h1 {
  color:#9BD818; /* Primary Green */
}









.popups {
  display: none;
}

.popups .overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .2);
  z-index: 1050;
}

.popups .overlay .wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.popups .overlay .wrapper .popup {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 550px;
  padding: 48px;
  box-sizing: border-box;
  border-radius: 24px;
  background: #fff;
  text-align: center;
}

.popups .overlay .wrapper .popup#popup_sign p.info a {
  color: #9BD818;
}

.popups .overlay .wrapper .popup .invalid_text {
  display: none;
}

.popups .overlay .wrapper .popup#popup_warning h2 {
  color: #FF9D00;
}

.popups .overlay .wrapper .popup#popup_warning .p_button {
  background: #FF9D00;
  border: 1px solid #FF9D00;
}

.popups .overlay .wrapper .popup#popup_warning .p_button:hover {
  color: #FF9D00;
  background-color: #fff;
}

.popups .overlay .wrapper .popup#popup_warning .resend {
  text-decoration: none;
}

.popups .overlay .wrapper .popup#popup_pp strong {
  color: #000;
}

.popups .overlay .wrapper .popup.invalid .invalid_text {
  display: block;
  color: #FF9D00;
  font-size: 12px;
  font-weight: 400;
  margin-top: 14px;
  display: flex;
  justify-content: center;
}

.popups .overlay .wrapper .popup.invalid .invalid_text img {
  margin: 0;
  padding: 0;
}

.popups .overlay .wrapper .popup.invalid .digits input {
  background: rgba(255, 71, 68, .12);
  color: #FF9D00;
}

.popups .overlay .wrapper .popup.invalid .digits input:focus {
  outline: 1px solid #FF9D00;
}

.popups .overlay .wrapper .popup .close {
  float: right;
  position: absolute;
  top: -8px;
  right: 23px;
  cursor: pointer;
}

.popups .overlay .wrapper .popup .digits {
  width: 292px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 26px;
}

.popups .overlay .wrapper .popup .digits input {
  width: 64px;
  height: 91px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background: #F3F3F3;
  border: 0;
  text-align: center;
  color: #130B08;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
}

.popups .overlay .wrapper .popup .p_button {
  display: flex;
  min-height: 56px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 100px;
  background: #9BD818;
  margin-top: 32px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 46px;
  cursor: pointer;
  border: 1px solid #9BD818;
}

.popups .overlay .wrapper .popup .p_button:hover {
  color: #9BD818;
  background-color: rgba(0, 0, 0, 0);
}

.popups .overlay .wrapper .popup p {
  color: rgba(19, 11, 8, .7098039216);
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 14px;
}

.popups .overlay .wrapper .popup p.remind {
  margin-top: 20px;
  cursor: pointer;
}

.popups .overlay .wrapper .popup p.info {
  color: rgba(19, 11, 8, .7098039216);
  text-align: center;
  font-size: 10px;
  font-weight: 400;
  line-height: 15px;
}

.popups .overlay .wrapper .popup .progress {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
}

.popups .overlay .wrapper .popup .progress div {
  height: 3px;
  width: calc(50% - 3px);
  border-radius: 200px;
  background: rgba(12, 9, 201, 0.12);
}

.popups .overlay .wrapper .popup .progress div.active {
  background: #9BD818;
}

.popups .overlay .wrapper .popup .resend {
  text-decoration: underline;
  cursor: pointer;
}

.popups .overlay .wrapper .popup img {
  margin-top: 32px;
}

.popups .overlay .wrapper .popup h2 {
  color: #130B08;
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  margin-top: 22px;
}










p {
  margin-bottom: 0.5rem;
}


ul, ol {
  margin: 0 0 0.5em 0em;
}



.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.dark {
  background-color: #545454;
  color: #fff
}

#hero, .section-hero {

  background: url("../hero-bg.svg") center center no-repeat;
  background-size: cover;
}

#logo-top {
  width: 185px;
}

#hero-main-img {
  display: flex;
  /*background-color: #eee;*/
  min-height: 500px;
  align-items: flex-end;
  justify-content: center;
  overflow: visible;
}

#hero-main-img img {
  width: 130%;  
}



.header-light #hero-main-img {
  height: 300px;
  min-height: 300px;  
}
.header-light #hero-main-img img 
{
  width: auto; 
  height: 300px;
  min-height: 300px;
}

#calc-app-container {
  xxbackground-color: #e09dd08a;
  min-height: 500px;
}

.calc-app .details .btn-get-a-loan {
  display: block;
  width: 100%;
  height: 60px;
  background: url("../btn-wez-pozyczke.svg") center center no-repeat;
  background-size: contain;
  position: absolute;
  top: -20px;
  left: 0;
  transition: all .2s;
}

.calc-app .details .btn-get-a-loan:hover {
  top: -26px;
  height: 63px;
}

.calc-app .details {
    position: relative;
    margin-top: 30px;
}

.calc-app .details p {
  margin-bottom: 0;
}
.calc-app .details .label {
  font-weight: bold;
}

.calc-app .extra-info a .icon {
  width: 35px;
  height: 35px;
  position: relative; 
  top: 0;
  transition: all .2s;
}
.calc-app .extra-info a {
   font-size: 12px;
   text-decoration: none;
   color: var(--bs-body-color);
}

.calc-app .extra-info a:hover {
  color:  var(--bs-primary);
}

.calc-app .extra-info a:hover .icon {
   top: -5px;
}
#calc-app-container h1 {
  display: none;
}

.section-hero h1
{
  font-size: 40px;
}
#calc-app-container h2
{
  font-size: 40px;
}
.section-hero h1,
.section-hero h1 p,
.calc-app h1,
.calc-app-header h1
{
  font-size: 40px;
  line-height: 1;
}
#calc-app-container h2,
.calc-app-header h2
{
  font-size: 40px;
  line-height: 1;
}

.section-hero h4 {
  font-size: 24px;
  color: var(--bs-primary);
}

.section-hero h1 .highlight,
.highlight 
{
  color: var(--bs-primary);
  background: none;
}

.nav-item a,
.nav-item a:visited
{
  font-weight: bold;
  color: var(--bs-secondary);
  border-bottom: 2px solid rgba(255,255,255,0);
  transition: all .2s;
}


.nav-item a:hover,
.nav-item.active a
{
  color: var(--bs-primary);
  border-bottom: 2px solid var(--bs-primary);
}


a.btn-primary,
a.btn-primary:visited
{
  color: #fff;
}

.info-modal {
  /*display: block;*/
  background: rgba(0,0,0,0.5);

}

.info-modal .modal-dialog {
  max-width: 1200px;
}


.btn-get-a-loan span {
  display: none;
}

.color-primary {
  color: var(--bs-primary) !important;
}

.width-100p {
  width: 100% !important;
}

.icon-with-number {
  position: relative;
}
.icon-with-number .number {
  position: absolute;
  font-family: "Mukta Vaani", sans-serif;
  font-size: 170px;
  font-weight: bold;
  line-height: 1;  
  color: rgba(var(--bs-primary-rgb),0.2);
  width: calc(100% - 120px);
  top: 0;
  left: 0;
  transition: all .2s;
}

.layout-vertical .icon-with-number .number {
  font-size: 120px;
  left: 0;
}

.layout-vertical .icon-with-number .icon {
  padding-left: 15px;
}
.icon-with-number .icon {
  position: relative;
  top: 0;
  left: 0;
  transition: all .1s;
}

.icon-tile:hover .icon-with-number .icon, 
.icon-row:hover .icon-with-number .icon 
{
  top: -20px;
  left: 20px;
}
.icon-tile:hover .icon-with-number .number ,
.icon-row:hover .icon-with-number .number 
{
  top: 0px;
  left: -10px;
  color: rgba(var(--bs-primary-rgb),0.5);
}

.bg-light {
  background-color: #EEF0F3;
}

.bg-dots {
  background-image: url(/bg-dots.svg);
  background-position: 75% center;
  background-repeat: no-repeat;
  background-size: contain;
}

.section-pros .icon-wrapper {
  width: 49px;
  flex: 0 0 40px;
}

.section-pros .pro-item .icon {
  position: relative;
  top: 0;
  transition: all .2s;
}
.section-pros .pro-item:hover .icon {
   top: -6px;
}

footer .text-muted {
  color: #8d9aa4 !important
}

footer a {
  text-decoration: none;
  transition: all .1s;
}



.page .theme--light.v-application {
    background: none;
}
.min-width-150 {
  min-width: 150px;
}
.vue-slider-dot-amount {
  width: 50px;
  height: 50px;
  background: url("../calc-amount.svg") center center no-repeat;
  background-size: contain;
}

.no-events {
  pointer-events: none;
}

.accordion-flush .accordion-item {  
  background: #F7F8F9;
  border-radius: 10px;
  border: 0;
}
.accordion-flush .accordion-item .accordion-body {
  padding-top: 0;
}
.accordion-flush .accordion-item .accordion-header .accordion-button,
.accordion-flush .accordion-item .accordion-header .accordion-button:focus,
.accordion-flush .accordion-item .accordion-header .accordion-button:hover
{
  background: none !important;
  border: 0;
  outline: 0;
  box-shadow: none;
  font-family:"Mukta Vaani",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";
  font-size: 1.2rem;
  font-weight: bold;
}

.accordion-flush .accordion-item .accordion-button::after {
  background-image: url("/button-faq-open.svg")
}

.accordion-flush .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("/button-faq-close.svg")
}

.tab-header {
  position: relative;
  top: calc(-27px - 3rem);
  margin-bottom: calc(-27px - 3rem);
}

.is-block-preview.tab-header {
  top: 0;
  margin-bottom: 0;
  padding-top: 10px;
}

.tab-header .tab-header-item img {
  width: 205px;
}

.tab-header .tab-header-item img.inactive {
  position: relative;
  top: -10px;
  transition: all .2s;
}

.tab-header .tab-header-item:hover img.inactive {
  top:-20px;
}

.tab-header .tab-header-item.active img.inactive {
  display: none;
}
.tab-header .tab-header-item.active img.active {
  display: block;
}

.tab-header .tab-header-item img.active {
  display: none;
}

footer .contact-list .icon {
  height: 50px;
  filter: brightness(10000%) saturate(0);
}

footer .contact-list .contact-list-item {
  font-size: 1.4rem;
  line-height: 1.1;
}

footer a,
footer a:visited,
footer a:active,
footer a:focus
{
  color: #fff;
  transition: all .2s;
}

footer a:hover
{
  color: #ec99b3;
}

footer .logo {
  max-width: 250px;
}

body .main-col p {
  font-size: 18px;
  line-height: 1.3;
}

footer .legal,  
footer .legal p 
{
  font-size: 13px;
}
footer .legal p {
  margin-bottom: 10px;
  
}


.page .theme--light.v-application {
    background: none;
}
.min-width-150 {
  min-width: 150px;
}
.vue-slider-dot-amount {
  width: 50px;
  height: 50px;
  background: url("../calc-amount.svg") center center no-repeat;
  background-size: contain;
}

.no-events {
  pointer-events: none;
}


.form-control {

  height: 3rem;
}


.modal-body table {
  width: 100%;
  border: 1px solid #000;
  border-collapse: collapse;
}

.modal-body td:first-child {
  background-color: #ededed;
}

.modal-body td {
  padding: .2rem 1rem;
  border: 1px solid #000;
}






.grey-card,
.yellow-card
{

font-size:22px;

    display: block;
    background: transparent;
    padding: 1.5rem 1.5rem !important;
    margin: 2rem 0;
    border-radius: .5rem;
    border: 2px solid var(--imc-orange);
    text-align: justify;
}











/* Mobile Styles */
@media screen and (max-width: 1200px) {
  #page-start .leftSide .text, 
  #page-step-two .leftSide .text {
    transform: scale(0.6) translateX(-175px);
  }
}

.mobilePageHeader {
  display: none;
}

#page-start .leftSide .mobileTitle,
#page-step-two .leftSide .mobileTitle {
  display: none;
}

.mobileWniosekOverlay {
  display: none;
}

.mobileWniosekSee {
  display: none;
}

.mobileWniosekBox {
  display: none;
}

@media screen and (max-width: 1000px) {
  .page {
    flex-direction: column;
  }
  .page .leftSide, .page .rightSide {
    width: 100% !important;
  }
  #page-start,
  #page-step-two {
    justify-content: initial;
  }
  #page-start .rightSide,
  #page-step-two .rightSide {
    min-height: initial;
    background: #fff;
  }
  #page-start .mainSide,
  #page-step-two .mainSide {
    width: 100%;
  }
  #page-start .mainSide .container,
  #page-step-two .mainSide .container {
    max-width: 100%;
  }










  #page-step2 .mainSide {
    width: 100%;
  }
  #page-step2 .mainSide .container {
    max-width: 100%;
  }
  #page-step2 .kantomanik_img {
    max-width: 100%;
  }
  #page-step6 .mainSide {
    width: 100%;
  }
  #page-step6 .mainSide .container {
    max-width: 100%;
  }
  #page-step7 .mainSide {
    width: 100%;
  }
  #page-step7 .mainSide .container {
    max-width: 100%;
  }
  #page-start .leftSide,
  #page-step-two .leftSide {
    position: relative;
    height: auto;
    min-height: 500px;
  }
  #page-start .leftSide .text,
  #page-step-two .leftSide .text {
    transform: scale(0.8) translateX(-65px);
    position: absolute;
    bottom: 20px;
  }







  .page-step .stepSide {
    position: relative;
    min-height: 0px;
    height: auto;
    width: 100%;
    overflow: hidden;
  }
  .page-step .stepSide .container {
    min-height: 0px;
    padding-bottom: 40px;
  }
  .page-step .stepSide .wniosek {
    height: auto;
  }
  .mobilePageHeader {
    height: 100px;
    width: 100%;
    background-color: #FAFAFA;
    display: block;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 24px;
  }
  .mobilePageHeader.mobilePageHeaderWhite {
    background-color: #fff;
  }
  .mobilePageHeader .headerLogo {
    width: 140px;
  }
  .mobilePageHeader .mobileHeaderStep {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
  }
  .mobilePageHeader .mobileHeaderStep .stepNumber {
    font-size: 11px;
    font-family: "Quicksand", sans-serif;
    background-color: #10E695;
    border-radius: 10px;
    font-weight: bold;
    padding: 3px 7px;
  }
  .mobilePageHeader .mobileHeaderStep .stepName {
    font-size: 14px;
    font-family: "Quicksand", sans-serif;
    margin-top: 2px;
  }
  .page-step .stepSide {
    display: none;
  }
  .mobileWniosekOverlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 70;
  }
  .mobileWniosekSee {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 80;
    background-color: #F3F3F3;
    width: 100%;
    height: 44px;
    box-shadow: 0px 42px 90px 0px rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .mobileWniosekSee span {
    color: #130B08;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin: 0px 20px;
  }
  .mobileWniosekBox {
    display: block;
    width: 100%;
    border-radius: 8px;
    height: auto;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 90;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    overflow: hidden;
    transform: translateY(100%);
    transition: 0.4s;
  }
  .mobileWniosekBox .head {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
    padding: 24px 24px 0px;
    background-color: #fff;
    flex-direction: column;
    align-items: flex-start;
  }
  .mobileWniosekBox .head img {
    width: 72px;
    height: 72px;
  }
  .mobileWniosekBox .head span {
    font-family: 'Quicksand', sans-serif;
    color: #0C09C9;
    font-weight: bold;
    font-size: 28px;
    margin-left: 0px;
    margin-top: 32px;
  }
  .mobileWniosekBox .content {
    width: 100%;
    padding: 24px 24px 24px;
    background-color: #fff;
  }
  .mobileWniosekBox .content .data {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
  }
  .mobileWniosekBox .content .data span.name {
    font-family: 'Quicksand', sans-serif;
    color: #130b08b5;
    font-size: 15px;
    display: block;
  }
  .mobileWniosekBox .content .data span.value {
    font-family: 'Quicksand', sans-serif;
    color: #130b08;
    font-size: 15px;
    display: block;
    font-weight: bold;
  }
  .closeMobileWniosekBox {
    position: absolute;
    top: 25px;
    left: 16px;
    color: #130B08;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
  }
}

@media screen and (max-width: 768px) {
  .page-step {
    min-height: initial;
  }
  .page-step .stepSide {
    width: 100%;
    padding-top: 25px;
    background: #FAFAFA;
  }
  .page-step .stepSide .container {
    padding: 10px;
    padding-bottom: 0px;
  }
  .page-step .stepSide .wniosek {
    width: 100%;
    padding: 24px;
  }
  .mobilePageHeader {
    height: 100px;
    width: 100%;
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 24px;
  }
  .mobilePageHeader .headerLogo {
    width: 140px;
  }
  .mobilePageHeader .mobileHeaderStep {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
  }
  .mobilePageHeader .mobileHeaderStep .stepNumber {
    font-size: 11px;
    font-family: "Quicksand", sans-serif;
    background-color: #10E695;
    border-radius: 10px;
    font-weight: bold;
    padding: 3px 7px;
  }
  .mobilePageHeader .mobileHeaderStep .stepName {
    font-size: 14px;
    font-family: "Quicksand", sans-serif;
    margin-top: 2px;
  }
  .page-step .stepSide .container {
    min-height: 0px;
    padding-bottom: 40px;
  }
  .page-step .stepSide .wniosek {
    height: auto;
  }
}








