@media only screen and (max-width: 991px) {
  .hero-image-container {
    min-height: 100vh;
  }
}

.hero-image-container .hero-image-container-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80vw;
  max-height: 760px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 991px) {
  .hero-image-container .hero-image-container-background {
    height: 100vh;
    min-height: 640px;
  }
}

.hero-image-container .hero-image-cont {
  width: 100%;
  max-width: 1200px;
  margin: 15px auto;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont {
    margin: 35px auto;
  }
}

.hero-image-container .hero-image-cont .hero-image-content-logo {
  max-width: 168px;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .hero-image-content-logo {
    position: absolute;
    max-width: 173px;
  }
}

.hero-image-container .hero-image-cont .hero-image-content-logo img {
  width: 100%;
}

.hero-image-container .hero-image-cont .hero-image-content-information {
  position: relative;
  margin: 40px auto 20px;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .hero-image-content-information {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

.hero-image-container .hero-image-cont .hero-image-content-information .hero-image-content-title {
  font-family: "Encode Sans", serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 44px;
  color: #FFFFFF;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .hero-image-content-information .hero-image-content-title {
    font-size: 44px;
    line-height: 55px;
    margin-bottom: 15px;
  }
}

.hero-image-container .hero-image-cont .hero-image-content-information .hero-image-content-subtitle {
  font-family: "Inter", serif;
  font-size: 22px;
  line-height: 30px;
  color: #FFFFFF;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .hero-image-content-information .hero-image-content-subtitle {
    font-size: 28px;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container {
  background: #FFFFFF;
  padding: 30px 15px;
  -webkit-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
}

@media only screen and (max-width: 991px) {
  .hero-image-container .hero-image-cont .homepage-form-container {
    margin: 0 -15px;
  }
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container {
    max-width: 506px;
    margin: 0 auto;
    padding: 30px 50px;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .form-title {
  font-family: "Encode Sans", serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  color: #293378;
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .form-title {
    font-size: 25px;
    line-height: 31px;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .form-subtitle {
  font-family: "Inter", serif;
  font-size: 18px;
  line-height: 26px;
  color: #000000;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .form-subtitle {
    margin-bottom: 0.5rem;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group {
  margin-bottom: 0.5rem;
}

@media only screen and (min-width: 768px) {
  .hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .no-md-padding-left {
    padding-left: 0;
  }
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group {
    margin-bottom: 0.2rem;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-label {
  font-family: "Inter", serif;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-label .tooltip-label {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: #B9D7E1;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
  color: #000000;
  font-weight: bold;
  font-family: "Inter", serif;
  font-size: 17px;
  line-height: 22px;
  text-align: center;
  margin-top: -6px;
  cursor: pointer;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-label {
    margin-bottom: 0;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input {
  font-family: "Inter", serif;
  width: 100%;
  padding: 0.5rem 1rem;
  border: 1px solid #797571;
  border-radius: 10px;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input:focus-visible, .hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input:active {
  border-color: #497F97;
  outline: 1px solid #497F97;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .quote-homepage {
  width: 100%;
  display: block;
  font-family: "Inter", serif;
  font-size: 14px;
  line-height: 19px;
  color: #2D2E31;
  padding: 10px;
  margin-top: 8px;
  background-color: #F5F5F5;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input-select {
  font-family: "Inter", serif;
  width: 100%;
  padding: 0.5rem 1rem;
  border: 1px solid #797571;
  border-radius: 10px;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input-select:focus-visible {
  outline: 0;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input-select option:hover {
  background-color: #F3F3F3;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .nice-select {
  display: block;
  float: unset;
  font-family: inherit;
  font-size: 15px;
  font-weight: normal;
  height: 42px;
  line-height: 22px;
  padding-left: 18px;
  padding-right: 30px;
  text-align: left !important;
  width: auto;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .nice-select:after {
  border-bottom: 2px solid #757575;
  border-right: 2px solid #757575;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  position: absolute;
  right: 12px;
  top: 50%;
  width: 5px;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .nice-select .list {
  width: 100%;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .homepage-input-select-error {
  font-family: "Inter", serif;
  font-size: 14px;
  line-height: 19px;
  color: #DC7777;
  text-align: right;
  display: none;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .btn-submit-form {
  font-family: "Inter", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #293378;
  background-color: #6BC794;
  border: 0;
  border-radius: 10px;
  padding: 15px 25px;
  text-transform: uppercase;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .btn-submit-form:hover {
  background-color: #3EA36B;
  color: white;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .btn-submit-form:active {
  background-color: #B5E0FF;
  color: #293378;
}

.hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .btn-submit-form:focus-visible {
  outline: 0;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .homepage-input-group .btn-submit-form {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.9px;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .form-disclaimer {
  font-family: "Inter", serif;
  font-size: 16px;
  line-height: 21px;
  color: #FFFFFF;
  margin-bottom: 25px;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .form-disclaimer {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: 0.21px;
    margin: 15px 0;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .form-privacy-policy {
  font-family: "Inter", serif;
  font-size: 15px;
  color: #000000;
  line-height: 20px;
  margin-top: 10px;
}

@media only screen and (min-width: 992px) {
  .hero-image-container .hero-image-cont .homepage-form-container .form-privacy-policy {
    margin-bottom: 10px;
  }
}

.hero-image-container .hero-image-cont .homepage-form-container .form-privacy-policy a {
  text-decoration: underline;
  color: #000000;
  white-space: nowrap;
}

.modal-dialog .modal-content {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-dialog .modal-content .modal-header {
  padding: 1rem 1rem;
  border-bottom: none;
}

.modal-dialog .modal-content .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 55px;
  line-height: 21px;
  font-weight: 100;
  letter-spacing: -0.19px;
  color: #293378;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.modal-dialog .modal-content .modal-body {
  padding: 0 1.5rem 1.5rem;
  text-align: center;
  font-family: "Inter", serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: -0.19px;
  color: #3B3D42;
}

.modal-dialog .modal-content .modal-body .modal-body-icon {
  width: 100%;
  display: block;
  margin: 0 auto 20px;
  max-width: 85px;
}

.modal-dialog .modal-content .modal-footer {
  padding: 0 0.75rem 0.75rem;
  border-top: none;
  text-align: center;
}

.modal-dialog .modal-content .modal-footer .modal-button-secondary {
  font-family: "Inter", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #293378;
  background-color: #6BC794;
  border: 0;
  border-radius: 10px;
  padding: 15px 25px;
  text-transform: uppercase;
  line-height: 20px;
}

.modal-dialog .modal-content .modal-footer .modal-button-secondary:hover {
  background-color: #3EA36B;
  color: white;
}

.modal-dialog .modal-content .modal-footer .modal-button-secondary:active {
  background-color: #B5E0FF;
  color: #293378;
}

.modal-dialog .modal-content .modal-footer .modal-button-secondary:focus-visible {
  outline: 0;
}

@media only screen and (min-width: 992px) {
  .modal-dialog .modal-content .modal-footer .modal-button-secondary {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.9px;
  }
}

@media only screen and (min-width: 992px) {
  .modal-dialog .modal-content .modal-footer .modal-button-secondary {
    font-size: 18px;
  }
}

.modal-dialog .modal-content .modal-footer .modal-button-primary {
  font-family: "Inter", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: -0.19px;
  color: #3EA36B;
  border: 2px solid #3EA36B;
  border-radius: 10px;
  padding: 15px 25px;
  text-transform: uppercase;
}

.modal-dialog .modal-content .modal-footer .modal-button-primary:hover {
  text-decoration: none;
  background-color: #3EA36B;
  color: #FFFFFF;
}

.modal-dialog .modal-content .modal-footer .modal-button-primary:active {
  background: #3D82DB;
  border-color: #3D82DB;
  color: #FFFFFF;
}

.lease-property-container {
  max-width: 1200px;
  margin: auto;
  padding: 35px 0 38px;
}

@media only screen and (min-width: 992px) {
  .lease-property-container {
    padding: 20px 0 90px;
  }
}

.lease-property-container .lease-property-cont .lease-property-title {
  font-family: "Encode Sans", serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  color: #293378;
  margin-bottom: 40px;
}

@media only screen and (min-width: 992px) {
  .lease-property-container .lease-property-cont .lease-property-title {
    font-size: 35px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 55px;
  }
}

.lease-property-container .lease-property-cont .property-container .property-image {
  width: 100%;
  max-width: 84px;
  padding: 20px 0;
  margin: 0 auto 25px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 992px) {
  .lease-property-container .lease-property-cont .property-container .property-image {
    display: inline-block;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 992px) {
  .lease-property-container .lease-property-cont .property-container .property-image {
    max-width: 277px;
    padding: 75px 20px;
  }
}

.lease-property-container .lease-property-cont .property-container .property-image img {
  width: 100%;
}

.lease-property-container .lease-property-cont .property-container .property-title {
  width: 90%;
  text-align: center;
  font-family: "Encode Sans", serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 28px;
  color: #3D82DB;
  margin: 0 auto;
}

@media only screen and (max-width: 992px) {
  .lease-property-container .lease-property-cont .property-container .property-title {
    display: inline-block;
    text-align: left;
    width: calc(100% - 140px);
    font-size: 18px;
  }
}

.process-container {
  background-color: #F3F3F3;
}

.process-container .process-cont {
  width: 90%;
  max-width: 1200px;
  padding: 33px 0 40px 15px;
  margin: auto;
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont {
    padding: 90px 15px;
  }
}

.process-container .process-cont .process-title {
  font-family: "Encode Sans", serif;
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  color: #293378;
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont .process-title {
    font-size: 35px;
    line-height: 37px;
    margin-bottom: 30px;
  }
}

.process-container .process-cont .process-content {
  position: relative;
  margin: 0 auto;
}

.process-container .process-cont .process-content .process-color-line {
  position: absolute;
  width: 4px;
  height: calc(100% - 110px);
  margin-top: 70px;
  background: #3D82DB;
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont .process-content .process-color-line {
    left: 50%;
  }
}

.process-container .process-cont .process-content .process-item {
  position: relative;
}

.process-container .process-cont .process-content .process-item .process-item-information {
  padding: 20px 20px 20px 50px;
}

.process-container .process-cont .process-content .process-item .process-item-information .process-item-information-title {
  font-family: "Encode Sans", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #3D82DB;
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont .process-content .process-item .process-item-information .process-item-information-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 5px;
  }
}

.process-container .process-cont .process-content .process-item .process-item-information .process-item-information-text {
  font-family: "Inter", serif;
  font-size: 18px;
  line-height: 24px;
  color: #3B3D42;
}

.process-container .process-cont .process-content .process-item .process-item-image {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 3;
  width: 55px;
  height: 55px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #3D82DB;
  border-radius: 50%;
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont .process-content .process-item .process-item-image {
    width: 75px;
    height: 75px;
  }
}

.process-container .process-cont .process-content .process-item .process-item-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
}

.process-container .process-cont .process-content .process-item .process-item-image .process-item-counter {
  font-family: "Encode Sans", serif;
  font-weight: bold;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  font-size: 44px;
  line-height: 55px;
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont .process-content .process-item .process-item-image .process-item-counter {
    line-height: 70px;
  }
}

@media only screen and (min-width: 992px) {
  .process-container .process-cont .process-content .process-item {
    width: 50%;
  }
  .process-container .process-cont .process-content .process-item:nth-child(odd) {
    margin-left: auto;
    text-align: left;
  }
  .process-container .process-cont .process-content .process-item:nth-child(odd) .process-item-information {
    padding-left: 50px;
  }
  .process-container .process-cont .process-content .process-item:nth-child(even) {
    margin-right: auto;
    text-align: right;
  }
  .process-container .process-cont .process-content .process-item:nth-child(even) .process-item-information {
    padding-right: 50px;
  }
  .process-container .process-cont .process-content .process-item:nth-child(even) .process-item-image {
    right: 0;
    left: unset;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
}

.benefits-container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 35px 0 15px;
}

@media only screen and (min-width: 992px) {
  .benefits-container {
    padding: 87px 0 55px;
  }
}

.benefits-container .benefits-cont .benefits-title {
  font-family: "Encode Sans", serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #293378;
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .benefits-container .benefits-cont .benefits-title {
    font-size: 35px;
    line-height: 37px;
    text-align: center;
    margin-bottom: 65px;
  }
}

.benefits-container .benefits-cont .benefits-item {
  margin-bottom: 20px;
}

.benefits-container .benefits-cont .benefits-item .benefits-item-image {
  margin-bottom: 10px;
}

.benefits-container .benefits-cont .benefits-item .benefits-item-image.fiscal-benefits {
  width: 165px;
}

.benefits-container .benefits-cont .benefits-item .benefits-item-image.operating-benefits {
  width: 150px;
}

.benefits-container .benefits-cont .benefits-item .benefits-item-image.financial-benefits {
  width: 175px;
}

@media only screen and (min-width: 992px) {
  .benefits-container .benefits-cont .benefits-item .benefits-item-image {
    margin-bottom: 35px;
  }
  .benefits-container .benefits-cont .benefits-item .benefits-item-image.fiscal-benefits {
    width: 155px;
  }
  .benefits-container .benefits-cont .benefits-item .benefits-item-image.financial-benefits {
    width: 170px;
  }
}

.benefits-container .benefits-cont .benefits-item .benefits-item-image img {
  width: 100%;
}

.benefits-container .benefits-cont .benefits-item .benefits-item-title {
  font-family: "Encode Sans", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #3D82DB;
}

@media only screen and (max-width: 992px) {
  .benefits-container .benefits-cont .benefits-item .benefits-item-title {
    display: inline-block;
  }
}

@media only screen and (min-width: 992px) {
  .benefits-container .benefits-cont .benefits-item .benefits-item-title {
    margin-bottom: 10px;
    font-size: 22.5px;
    line-height: 26px;
  }
}

.benefits-container .benefits-cont .benefits-item ul.benefits-item-content {
  list-style: none;
  -webkit-padding-start: 20px;
  padding-inline-start: 20px;
}

.benefits-container .benefits-cont .benefits-item ul.benefits-item-content li {
  font-family: "Inter", serif;
  font-size: 18px;
  line-height: 24px;
  color: #3B3D42;
  margin-bottom: 10px;
}

.benefits-container .benefits-cont .benefits-item ul.benefits-item-content li::before {
  content: "\2022";
  color: #3D82DB;
  font-weight: bold;
  display: inline-block;
  width: 10px;
  margin-left: -15px;
}

.lease-options-container {
  padding: 50px 15px 70px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 992px) {
  .lease-options-container {
    padding: 120px 15px;
  }
}

.lease-options-container .lease-options-cont {
  width: 100%;
  margin: auto;
  max-width: 1200px;
  text-align: center;
  color: #FFFFFF;
}

.lease-options-container .lease-options-cont .lease-options-title {
  font-family: "Encode Sans", serif;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 992px) {
  .lease-options-container .lease-options-cont .lease-options-title {
    font-size: 35px;
    line-height: 44px;
  }
}

.lease-options-container .lease-options-cont .lease-options-text {
  font-family: "Inter", serif;
  font-size: 18px;
  line-height: 24px;
  max-width: 875px;
  margin: 0 auto 20px;
}

@media only screen and (min-width: 992px) {
  .lease-options-container .lease-options-cont .lease-options-text {
    font-size: 23px;
    line-height: 36px;
  }
}

.lease-options-container .lease-options-cont .lease-options-button {
  margin-top: 10px;
  font-family: "Inter", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #293378;
  background-color: #6BC794;
  border: 0;
  border-radius: 10px;
  padding: 15px 25px;
  text-transform: uppercase;
}

.lease-options-container .lease-options-cont .lease-options-button:hover {
  background-color: #3EA36B;
  color: white;
}

.lease-options-container .lease-options-cont .lease-options-button:active {
  background-color: #B5E0FF;
  color: #293378;
}

.lease-options-container .lease-options-cont .lease-options-button:focus-visible {
  outline: 0;
}

@media only screen and (min-width: 992px) {
  .lease-options-container .lease-options-cont .lease-options-button {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.9px;
  }
}

.clients-container {
  width: 90%;
  max-width: 1200px;
  margin: 35px auto 40px;
}

@media only screen and (min-width: 992px) {
  .clients-container {
    margin: 100px auto;
  }
}

.clients-container .clients-cont .clients-title {
  font-family: "Encode Sans", serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  color: #293378;
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .clients-container .clients-cont .clients-title {
    font-size: 35px;
    line-height: 44px;
  }
}

.clients-container .clients-cont .client-image {
  margin: 30px auto;
  max-width: 145px;
}

.clients-container .clients-cont .client-image._kiko {
  width: 50%;
  max-width: 95px;
  min-width: 70px;
}

.clients-container .clients-cont .client-image img {
  width: 100%;
}

footer.homepage-footer {
  background-color: #F5F5F5;
}

footer.homepage-footer .footer-cont {
  width: 90%;
  max-width: 1200px;
  margin: auto;
  padding: 35px 0;
}

@media only screen and (min-width: 992px) {
  footer.homepage-footer .footer-cont {
    padding: 90px 0;
  }
}

footer.homepage-footer .footer-cont .footer-content.footer-logo {
  margin-bottom: 20px;
  max-width: 145px;
}

@media only screen and (min-width: 992px) {
  footer.homepage-footer .footer-cont .footer-content.footer-logo {
    margin-left: auto;
    max-width: 125px;
  }
}

footer.homepage-footer .footer-cont .footer-content.footer-logo img {
  width: 100%;
}

footer.homepage-footer .footer-cont .footer-content.footer-mas-leasing-description {
  margin-bottom: 50px;
}

@media only screen and (min-width: 992px) {
  footer.homepage-footer .footer-cont .footer-content.footer-mas-leasing-description {
    max-width: 255px;
  }
  footer.homepage-footer .footer-cont .footer-content.footer-mas-leasing-description .footer-text {
    line-height: 20px;
  }
}

footer.homepage-footer .footer-cont .footer-content.footer-mas-leasing-contact {
  margin-bottom: 30px;
}

footer.homepage-footer .footer-cont .footer-content .footer-title {
  font-family: "Encode Sans", serif;
  font-size: 23px;
  font-weight: bold;
  line-height: 28px;
  color: #3D82DB;
}

@media only screen and (max-width: 991px) {
  footer.homepage-footer .footer-cont .footer-content .footer-title p {
    margin-bottom: 18px;
  }
}

footer.homepage-footer .footer-cont .footer-content .footer-text {
  font-family: "Inter", serif;
  font-size: 14px;
  line-height: 20px;
  color: #3B3D42;
}

footer.homepage-footer .footer-cont .footer-content .footer-text span {
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  footer.homepage-footer .footer-cont .footer-content .footer-text p {
    margin-bottom: 0;
  }
}

footer.homepage-footer .footer-cont .footer-content a {
  font-family: "Inter", serif;
  font-size: 14px;
  line-height: 26px;
  color: #3B3D42;
}

footer.homepage-footer .footer-cont .footer-content a:hover {
  color: #6BC794;
}

footer.homepage-footer .footer-cont .footer-content a:active {
  color: #293378;
}

footer.homepage-footer .footer-cont .footer-content .footer-qualifier-image {
  max-width: 155px;
}

@media only screen and (max-width: 992px) {
  footer.homepage-footer .footer-cont .footer-content .footer-qualifier-image._first-footer-qualifier-image {
    margin-right: 20px;
  }
}

@media only screen and (min-width: 992px) {
  footer.homepage-footer .footer-cont .footer-content .footer-qualifier-image._first-footer-qualifier-image {
    margin-bottom: 25px;
  }
}

footer.homepage-footer .footer-cont .footer-content .footer-qualifier-image img {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  footer.homepage-footer .footer-cont .footer-content .footer-qualifier-image {
    display: inline-block;
    width: 45%;
  }
}

footer.homepage-footer .footer-copyright {
  background: #293378;
  color: #FFFFFF;
  margin-top: 30px;
  padding: 30px 0;
  font-family: "Open Sans", serif;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
}

@media only screen and (min-width: 992px) {
  footer.homepage-footer .footer-copyright .footer-text {
    display: inline-block;
    margin-right: 10px;
  }
}
/*# sourceMappingURL=stylesheet.css.map */