/* input(221,33): run-time error CSS1046: Expect comma, found '0'
input(221,37): run-time error CSS1046: Expect comma, found '/'
input(221,64): run-time error CSS1046: Expect comma, found '0'
input(221,68): run-time error CSS1046: Expect comma, found '/'
input(593,35): run-time error CSS1046: Expect comma, found '0'
input(593,39): run-time error CSS1046: Expect comma, found '/'
input(593,66): run-time error CSS1046: Expect comma, found '0'
input(593,70): run-time error CSS1046: Expect comma, found '/' */
.banner {
  background-position: center center;
  /* margin-bottom: 38px; */
  margin-bottom: 0px;
  padding: 0px 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: url(../images/kitchen-cabinets-financing-bg.jpg) no-repeat;
  background-size: cover;
  margin-top: -2px;
}

  .banner .overlay {
      padding: 34px 76px;
      background-color: rgba(0,0,0,.6);
  }

.site-container {
  max-width: 1360px;
  margin: 0 auto;
  /* padding: 0 25px; */
  padding: 0 15px;
}

.intro {
  font-family: inherit;
}

.flex {
  display: flex;
}

.mobile-overlay {
  max-width: 700px;
  padding: 20px;
}

.banner h1 {
  font-size: 48px;
  line-height: 64px;
  text-transform: initial;
  font-family: mulish, sans-serif;
}
.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6, .banner p {
  font-family: mulish, sans-serif;
}
.banner h5{
  font-weight: 400;
  margin: 0px;
}
.banner h1 {
  color: #fff;
}

h1, h2, h3 {
  font-weight: bold;
}

.banner h4 {
  margin-top: 12px;
  font-size: 26px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 0px;
}

img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

.button1 {
  font-family: 'Mulish';
  background-color: #185A73;
  margin: 30px 0 16px;
  padding: 10px 24px;
  font-size: 16px;
  border-radius: 25px;
  font-weight: 600;
  line-height: 24px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  transition: background-color .5s;
  font-family: 'Mulish';
  background-color: #185A73;
  margin: 30px 0 16px;
  padding: 10px 24px;
  font-size: 16px;
  border-radius: 25px;
  font-weight: 600;
  line-height: 24px;
}

.intro-icons {
  max-width: 360px;
  background: #fff;
  flex-grow: 1;
  margin: 0 30px;
  padding: 26px 26px 0;
  border-radius: 4px;
  color: #12223B;
}

  .intro-icons > div {
      /* padding-bottom: 15px; */
      padding-bottom: 30px;
  }
.intro-icons-img{
  min-width: 52px;
}
.intro-icon-desc {
  padding: 0 16px;
}

.banner .intro-icon-desc h6 {
  font-weight: 700;
}

.intro p {
  color: #747474;
  margin: 10px 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

.step-by-step {
  padding-top: 74px;
}

.site-container {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 15px;
}

  .site-container h3 {
      font-size: 28px;
      font-weight: 700;      
  }

.step-by-step h3 {
  padding-bottom: 60px;
  font-family: 'Mulish';
}

.center {
  text-align: center;
}

.site-container .instruction-steps, .shopping-items {
  display: flex;
  justify-content: space-between;
}

  .site-container .instruction-steps .instruction-step {
      flex: 0 29%;
      padding: 0px 2% 18px;
      text-align: center;
  }

.instruction-step h4 {
  font-family: 'Mulish';
  font-weight: 600;
  font-size: 26px;
  line-height: 36px;
  padding: 14px;
  margin-top: 0px;
}

.instruction-step p {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
}

.checking-eligibility {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
}

.site-container .instruction-steps .instruction-step:nth-child(2) {
  border-left: 1px solid #D5DAE0;
  border-right: 1px solid #D5DAE0;
}

.site-container .instruction-steps .instruction-step {
  flex: 0 29%;
  padding: 0px 2% 18px;
  text-align: center;
}

.heres-pay, .financing-faqs {
  background: #F6F5F3;
  margin: 94px 0 74px;
  padding: 64px 0;
}

.instruction-step, .heres-pay-calculator {
  flex: 0 53%;
  text-align: center;
}

.heres-pay-calculator {
  padding: 10px 0px 0 115px;
  max-width: 600px;
}

  .heres-pay-calculator h3 {
      padding-bottom: 48px;
      font-size: 26px;
  }

.shopping-item {
  border-radius: 4px;
  box-shadow: 0px 0px 3px rgb(0 0 0 / 10%), 0px 4px 20px rgb(0 0 0 / 15%);
  /* flex: 0 437px; */
  margin-top: 44px;
  width: 32%;
}

  .shopping-item img {
      width: 100%;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
  }

  .shopping-item h4 {
      font-weight: 700;
      font-size: 18px;
      line-height: 26px;
      padding: 24px;
      margin: 0px;
  }

.financing-faqs {
  padding: 42px 0;
}
.financing-faqs .faq-question .qtitle{
  position: relative;
  padding-right: 20px;
}
.financing-faqs .faq-question .qtitle:after{
  position: absolute;
  right: 0;
  /* top: 50%; */
  top: 0px;
}

.faq-questions {
  max-width: 900px;
  padding-top: 30px;
  margin: 0 auto;
}

.faq-question {
  border-bottom: 1px solid #D5DAE0;
  padding: 17px 0;
}

.qtitle {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  cursor: pointer;
  font-family: "Mulish";
  margin: 0px;
}

.faq-question p {
  font-family: "Mulish";
  display: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #414854;
  margin-bottom: 0px;
}

.qtitle.closed:after {
  content: url(../images/toggle-close.svg);
  float: right;
}

.qtitle.opened:after {
  content: url(../images/toggle-open.svg);
  float: right;
}

.rates-from-description {
  margin-bottom: 70px;
  padding-top: 7px;
}

  .rates-from-description p {
      font-weight: 600;
      font-size: 16px;
      line-height: 26px;
      font-family: "Mulish";
  }

.trust {
  line-height: 72px;
  border-bottom: 1px solid #b3b1b1;
  background-color: #f6f5f3;
  text-align: center;
}

.logos {
  max-width: 1080px;
  margin: 0 auto;
  padding: 15px 0;
}

.trust .scroll {
  width: 86%;
  display: inline-block;
}

.trust span {
  width: 14%;
  font-size: 24px;
  font-weight: bold;
  color: #333;
}

.trust span, .trust img {
  display: inline-block;
  vertical-align: middle;
}

.trust img {
  opacity: .7;
}

.trust img {
  max-width: 100%;
  height: auto;
}

.trust span, .trust img {
  display: inline-block;
  vertical-align: middle;
}

.input-container {
  height: 50px;
  position: relative;
}

.input-container-example-payments:before {
  font-family: 'Mulish';
  content: "$";
  position: absolute;
  left: 12px;
  top: 10px;
  font-weight: 700;
}

input#example-payments {
  font-family: 'Mulish';
  width: 100%;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  appearance: auto;
}
input#example-payments::-webkit-outer-spin-button,
input#example-payments::-webkit-inner-spin-button{
  appearance: auto;

}

.input {
  box-sizing: border-box;
  outline: 0;
}

  .input:focus ~ .cut, .input:not(:placeholder-shown) ~ .cut {
      transform: translateY(8px);
      background: #f6f5f3;
      left: 16px;
  }

.cut {
  height: 13px;
  position: absolute;
  top: -20px;
  transition: transform 200ms;
  width: 130px;
}

.input:not(:placeholder-shown) ~ .errorplaceholder {
  color: #747474;
}

.input:not(:placeholder-shown) ~ .placeholder {
  top: 23px;
}

.input:focus ~ .placeholder, .input:not(:placeholder-shown) ~ .placeholder {
  transform: translateY(-30px) translateX(10px) scale(0.75);
  left: 12px;
}

.placeholder {
  font-family: Mulish, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 14px;
  pointer-events: none;
  position: absolute;
  transform-origin: 0 50%;
  transition: transform 200ms, color 200ms;
}

.heres-pay-calculator table {
  width: 100%;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-top: 28px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.heres-pay-calculator table tr {
  border-bottom: 1px solid #85929C;
  margin: 0;
}

.heres-pay-calculator table td {
  padding: 8px 0;
}

#interest12m, #interest24m, #interest36m {
  font-weight: 700;
}

.heres-pay-calculator table td:nth-child(2) {
  color: #4A4AF4;
}

.heres-pay-calculator table td {
  padding: 8px 0;
}

  .heres-pay-calculator table td:nth-child(3) {
      text-align: right;
  }

.heres-pay-calculator table td {
  padding: 8px 0;
}

table tbody {
  border: 0px solid #333;
  background-color: #F6F5F3;
}

.button1:hover {
  background-color: #459bac;
  color: #fff;
}



@media(min-width:1024px){
  .start-shopping .shopping-item{
    flex: 0 32%;
    width: 32%;
  }
}
@media(min-width: 1200px){
  .banner h4 {
    line-height: 50px;
  }
  img.logo-affirm {
    position: relative;
    top: -10px;
  }
  .finance-hero .intro.flex {
    justify-content: space-between;
  }
}


@media(max-width: 1200px) {
  .banner .overlay{
    padding: 34px 0px;
  }
  .button1 {
    margin: 24px 0 10px;
    font-size: 14px;
    padding: 12px 24px;
    line-height: 20px;
  }
  .finance-hero .site-container {
    padding: 0px;
  }
  .intro-icons{
    margin: 0px 20px;
  }
  .intro.flex {
    justify-content: space-between;
  }
  .intro-icons .flex > div:first-child {
    min-width: 52px;
  }
  .banner h1 {
    font-size: 26px;
    line-height: 40px;
  }
  .banner h5 {
    font-size: 14px;
    line-height: 22px;
  }
  .banner .intro-icon-desc h6{
    margin-bottom: 3px;
  }
  .banner .intro-icon-desc p{
    margin:0px 0px 10px 0px;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    margin: 0;  
  }
  .banner h4 {
    margin-top: 32px;
    font-size: 26px;
    line-height: 50px;
    font-weight: 500;
  }
  img.logo-affirm {
    position: relative;
    top: -10px;
  }
  .heres-pay, .financing-faqs {
    margin: 36px 0;
    padding: 36px 0;
  }

  .heres-pay .instruction-step {
    display: none;
  }
  .heres-pay-calculator {
    padding: 10px;
    max-width: 1199px;
    flex: 0 100%;
  }
  .heres-pay-calculator h3 {
    /* padding-bottom: 0px; */
    padding-bottom: 20px;
    font-size: 21px;
  }
  .heres-pay-calculator table td:before {
    display: none;
  }
  .site-container h3 {
    padding-bottom: 20px;
    font-size: 21px;
    font-family: "Mulish";
  }

}

@media(max-width:1024px){
  
  .start-shopping .site-container h3 {
    padding-bottom: 20px;
    font-size: 21px;
  }

  .start-shopping .shopping-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }


  .shopping-item {
    border-radius: 4px;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 10%), 0px 4px 20px rgb(0 0 0 / 15%);
    flex: 0 100%;
    margin-top: 44px;
    width: 100%;
  }
  .shopping-item h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    padding: 24px;
    font-family: 'Mulish';
  }

  .trust .logos {
    flex-wrap: wrap;
  }
  .trust .scroll {
    flex: 0 0 33%;
    /* padding: 15px; */
    line-height: normal;
  }
  .trust img {
    max-width: 60px;
    margin: 0 auto;
    opacity: 0.7;
  }
}

@media(max-width: 768px) {
  .finance-hero .site-container {
    padding: 0 15px;
  }
  .banner .overlay {
    padding: 0;
  }
  .intro.flex {
    display: block;
    padding: 0px 0px 16px 0px;
  }
  .mobile-overlay {
    padding: 35px 5px 30px;
  }
  .banner h1 {
    color: #fff;
    font-size: 26px;
    line-height: 40px;
  }
  .banner h4 {
    margin-top: 18px;
    font-size: 18px;
    line-height: 26px;
  }
  img.logo-affirm {
    max-width: 50px;
    position: relative;
    top: -5px;
  }
  .intro-icons {
    margin: 0px 5px;
    max-width: initial;
  }
  .intro-icons .flex > div:first-child {
    min-width: 52px;
  }

  .step-by-step {
    padding-top: 63px;
  }
  .step-by-step h3 {
    font-size: 26px;
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .site-container .instruction-steps, .shopping-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .site-container .instruction-steps .instruction-step:nth-child(2){
    border-left: 0px;
    border-right: 0px;
    border-top: 1px solid #D5DAE0;
    border-bottom: 1px solid #D5DAE0;
  }
  .site-container .instruction-steps .instruction-step {
    display: flex;
    flex-wrap: wrap;
    flex: 0 50%;
    /* margin: 16px 8px 16px; */
    text-align: left;
  }
  .site-container .instruction-steps .instruction-step {
    flex: 0 100%;
    padding-bottom: 16px;
    padding-top: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .instruction-step img {
    width: 48px;
    height: 48px;
  }
  .instruction-step h4 {
    font-size: 21px;
    line-height: 28px;
    padding: 2px 0 14px 9px;
    font-family: 'Mulish';
    font-weight: 600;
    margin-bottom: 0px;
  }
  
  .instruction-step p {
    font-family: 'Mulish';
    padding-left: 58px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    display: block;
    width: 100%;
  }
  
  .checking-eligibility {
    font-size: 12px;
    line-height: 18px;
  }
  
}
