:root {
  --poppins: Poppins, sans-serif;
  --lynx--black\<deleted\|variable-779419ef\>: #1f2022;
  --lynx--grey\<deleted\|variable-1d308cc1\>: #797c83;
  --lynx--white\<deleted\|variable-cc8f7b88\>: white;
  --lynx--medium-purple\<deleted\|variable-ae7e36d2\>: #8979ec;
  --open-sans: "Open Sans", sans-serif;
  --textgrey: #343d42;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.card_cell.shadow_100 {
  border-radius: .9rem;
  box-shadow: 0 0 15px #e3eefb;
}

.card_icon_small {
  width: 33px;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.spacer-medium.hide-desktop {
  display: none;
}

.navbar_phone_login_wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  align-items: center;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.dropdown-link-5 {
  color: #000;
  border-radius: 5px;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-link-5:hover {
  color: #1985c4;
  background-color: #f2f7fd;
}

.dropdown-link-5.w--current {
  color: #000;
  padding-right: 10px;
  font-weight: 400;
}

.cta_ibuild_wrapper {
  background-image: url('../images/iBuild_pattern_bg_desk.png');
  background-position: 50%;
  background-size: cover;
  border-radius: .8rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 2.5rem;
}

.section_hero {
  background-image: linear-gradient(90deg, #0e2237, #0e223700 73%), linear-gradient(90deg, #0e2237, #0e223700 73%), linear-gradient(90deg, #0e2237, #0e2237 0% 0%, #0e223700 73%), url('../images/home_page_hero_section_image_1115.png');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-size: auto, auto, auto, cover;
}

.section_hero.ibuild_bg {
  background-image: linear-gradient(#f2f7fd, #fff 46%), linear-gradient(90deg, #0e2237, #0e223700 73%), linear-gradient(90deg, #0e2237, #0e223700 73%), linear-gradient(90deg, #0e2237, #0e2237 0% 0%, #0e223700 73%), url('../images/home_page_hero_section_image_1115.png');
  background-position: 0 0, 0 0, 0 0, 0 0, 50%;
  background-size: auto, auto, auto, auto, cover;
}

.cell_type_one {
  grid-column-gap: .7rem;
  grid-row-gap: .7rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin: 1rem;
  display: flex;
}

.ibusiness-h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 33px;
  font-weight: 500;
  line-height: 115%;
}

.ibusiness-h2.text-color-grey.text-align-center {
  font-family: var(--poppins);
  color: #343d42;
  font-weight: 600;
}

.ibusiness-h2.text-align-center.text-color-grey {
  font-family: var(--poppins);
  color: #343d42;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.ibusiness-h2.text-align-center.text-color-white {
  font-family: var(--poppins);
  color: #fff;
  text-align: center;
  font-weight: 600;
}

.ibusiness-h2.text-align-center.text-color-ibuild-grad {
  font-family: var(--poppins);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(54deg, #166cb1 27%, #11aae2 61%, #12d9b8 77%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.ibusiness-h2.text-align-center.text-color-ibuild-grad-2 {
  font-family: var(--poppins);
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(10deg, #166cb1, #11aae2 35%, #12d9b8 56%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.ibf-badge-navbar {
  grid-column-gap: .25rem;
  color: #166cb1;
  white-space: nowrap;
  mix-blend-mode: multiply;
  background-color: #e3eefb;
  border-radius: .3rem;
  align-items: center;
  padding: 4px 12px;
  font-family: Open Sans, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  display: flex;
}

.product_logo_wrapper {
  width: 36%;
}

.product_logo_wrapper.ibuild_width {
  width: 28%;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-small.desktop-hidden {
  display: none;
}

.container-large {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar_phone_number {
  color: #979797;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5em;
}

.uui-navbar02_container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 940px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.dropdown-list-2 {
  padding-bottom: 10px;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 10px;
  padding-bottom: 15px;
  overflow: hidden;
  box-shadow: 1px 1px 20px #0000000d;
}

.dropdown-list-2.no_padding.w--open {
  width: 100%;
  min-width: 100%;
  padding-bottom: 0;
}

.navbar_logo-link {
  max-width: none;
  padding-top: 0;
  padding-left: 0;
  line-height: 1.5em;
}

.ibuild_icon_holder {
  width: 120px;
}

.ibusiness-text-mid {
  color: #343d42;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
}

.ibusiness-text-mid.text-color-grey.text-align-center {
  font-family: var(--poppins);
}

.bttn {
  text-align: center;
  border-radius: .5rem;
  width: 11rem;
  margin-right: 0;
  padding: .7rem 0;
  font-size: .9rem;
}

.bttn.component {
  background-color: #166cb1;
  border: 1px solid #166cb1;
}

.bttn.component:hover {
  background-color: #135791;
}

.bttn.component.o-button {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.bttn.component.o-button.ibuild-gradient {
  background-image: linear-gradient(27deg, #166cb1 39%, #11aae2 73%, #12d9b8);
  border-style: none;
  padding-top: .76rem;
  padding-bottom: .76rem;
}

.bttn.component.o-button.ibuild-gradient:hover {
  background-image: linear-gradient(45deg, #166cb1, #11aae2 52%, #12d9b8 95%);
}

.bttn.component.o-button.tertiary-white {
  color: #343d42;
  background-color: #fff;
  border-color: #fff;
}

.bttn.component.o-button.tertiary-white:hover {
  color: #fff;
  background-color: #fff0;
}

._1-4_cell_holder {
  margin: .7rem;
}

.card_type_one_img {
  overflow: clip;
}

.headings_absolute {
  position: absolute;
  inset: -3% 0% auto;
}

.spacer-large {
  padding-bottom: 8rem;
}

.spacer-large.hide-desktop {
  display: none;
}

.connect_img {
  width: 70%;
}

.why_ibuild_div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  margin: 1rem;
  display: flex;
}

.ibf-footer {
  background-color: #fff;
  border: 1px #d3d3d3;
  border-top-style: solid;
  margin-left: 0;
  margin-right: 0;
}

.hero_content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  order: 0;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: 48svw;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.hero_content.hero-centered {
  justify-content: center;
  align-items: center;
}

.navbar-menu {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.footer_logo_holder {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.footer_logo_holder.ibuild_footer_holder {
  width: 100%;
  margin-top: 0;
}

.pattern_img_mob.hide-desktop {
  display: none;
}

.logo_ibf {
  width: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar_menu_title {
  font-family: Open Sans, sans-serif;
}

.text-medium {
  color: #343d42;
  width: auto;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.4em;
}

.text-medium.text-color-white {
  color: #fff;
}

.cta_ibuild_header {
  color: #343d42;
  font-size: 2rem;
  font-weight: 700;
  line-height: 120%;
}

.cta_ibuild_header.text-color-white {
  color: #fff;
}

._1-4_cell.shadow_100 {
  border-radius: .6rem;
  box-shadow: 0 2px 15px #e3eefb;
}

.padding-global.padding-section-medium {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.tag_img.align-center {
  width: 200px;
}

.ibf-text-size-tiny {
  color: #343d42;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: .77rem;
  line-height: 140%;
}

.ibf-text-size-tiny.text-color-white {
  color: #fff;
}

.container_full_width.bg_img_dark {
  background-image: url('../images/dark_bg_img_full_width.png');
  background-position: 50%;
  background-size: cover;
}

.cell_img_wrapper {
  position: relative;
  overflow: hidden;
}

.ibf-logo_component {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.login_button_menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.up_icon {
  width: 35px;
}

.conflict_headings {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.user_icon {
  width: 12px;
}

.ibf_upd_navbar {
  z-index: 2447;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #f2f4f7;
  align-items: center;
  min-height: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  display: block;
  position: sticky;
  top: 0%;
}

.ibf_upd_navbar.buttom_stroke {
  border-bottom-color: #e2e9eb;
}

.ibf-heading-h5 {
  color: #343d42;
  font-family: Open Sans, sans-serif;
  font-size: 1.1rem;
  line-height: 120%;
}

.ibf-heading-h5.text-color-seafoam {
  color: #12d9b8;
  margin-top: 0;
  margin-bottom: 0;
}

.top_navbar_section {
  background-color: #0f2338;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.ibf-a-rc-company-logo {
  width: 170px;
  padding-bottom: 0;
}

.diagram_img.hide-desktop {
  display: none;
}

.navbar-container-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 940px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ibusiness-h1 {
  letter-spacing: -.3px;
  font-size: 44px;
  font-weight: 500;
  line-height: 115%;
}

.ibusiness-h1.text-align-center.text-color-grey {
  color: #343d42;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.ibusiness-h1.text-align-center.text-color-ibuild-grad {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(29deg, #166cb1 33%, #11aae2 77%, #12d9b8);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-weight: 600;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.tag_wrapper.align-center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.main-wrapper {
  display: block;
}

.why_ibuild_cell {
  border-radius: .8rem;
  justify-content: center;
  align-items: flex-start;
  box-shadow: 0 0 15px #e3eefb;
}

.card_icon_abslt {
  width: 18%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.digram_wrapper.relative_div {
  position: relative;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-bottom.padding-medium {
  padding-bottom: 3rem;
}

.text-block-113 {
  font-family: Open Sans, sans-serif;
}

.text-block-113.login_link {
  color: #979797;
  font-size: 13px;
  font-weight: 600;
}

.navigation_manu {
  z-index: 2147483647;
  background-color: #fff;
  border: 0 #000;
  border-bottom: 1px solid #343d423d;
  align-items: center;
  height: auto;
  padding: 0 0%;
  position: sticky;
  top: 0;
}

.navigation_manu.business_loans_bttn {
  display: none;
}

.cta_ibuild_qs {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding: 0;
}

.navbar-link {
  color: #000;
  border-bottom: 1px #0000;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
}

.navbar-link:hover {
  opacity: 1;
  color: #166cb1;
  border-bottom-style: none;
  border-bottom-color: #000;
}

.navbar-link.w--current {
  color: #434de7;
}

.navbar-link.mr-10 {
  margin-right: 0;
}

.hamburger {
  padding: 0;
  display: none;
}

.four_cards_qs {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.product_logo {
  width: auto;
  padding-bottom: 0;
}

.ibf-heading-h3 {
  color: #343d42;
  letter-spacing: -.7px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 120%;
}

.ibf-heading-h3:active {
  color: #166cb1;
}

.we_re_hiring {
  color: #166cb1;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5em;
}

.careers_menu_holder {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.careers_menu_holder:hover {
  color: #166cb1;
  background-color: #f2f7fd;
}

.spacer-large-2 {
  padding-top: 3rem;
}

.dropdown-icon {
  margin-right: 0;
}

.why_ibuild_qs {
  padding: 0;
}

.lendsey_security_quick_stack {
  margin-top: 0;
  padding: 0;
}

.three_cards_qs {
  padding: 0;
}

.back-to-top {
  margin-top: -100px;
  padding-top: 100px;
}

.block_centered {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-wrapper {
  justify-content: flex-start;
  align-items: center;
}

.hero-wrapper.hero_centered {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ibf-heading-h4 {
  color: #343d42;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 120%;
}

.ibf-navbar_logo-link {
  padding-left: 0;
}

.ibuild_faq_content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq_title_holder {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lynx-heading {
  color: var(--lynx--black\<deleted\|variable-779419ef\>);
  max-width: 740px;
  margin-top: 0;
  margin-bottom: 36px;
  font-family: PT Serif, serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 120%;
}

.lynx-subtitle {
  color: var(--lynx--black\<deleted\|variable-779419ef\>);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 12px;
  line-height: 140%;
}

.faq_accord {
  grid-row-gap: 14px;
  flex-direction: column;
  width: 100%;
  max-width: none;
  display: flex;
}

.faq_header {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  transition: padding .3s;
  display: flex;
}

.faq_header:hover {
  padding-left: 35px;
}

.faq_accord_arrow {
  background-color: #13579100;
  background-image: url('../images/chevron-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  flex: none;
  width: 40px;
  height: 40px;
}

.faq_item_answer {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 85%;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.lynx-paragraph-accordion {
  color: var(--lynx--grey\<deleted\|variable-1d308cc1\>);
  margin-bottom: 30px;
  font-family: Varela, sans-serif;
  font-size: 16px;
  line-height: 165%;
}

.lynx-grid-faq {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 14px;
}

.lynx-accordion-item-border {
  border: 1px solid #dfdad2;
  border-radius: 20px;
}

.lynx-heading-accordion-small {
  color: var(--lynx--black\<deleted\|variable-779419ef\>);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 132%;
}

.lynx-paragraph {
  color: var(--lynx--grey\<deleted\|variable-1d308cc1\>);
  max-width: 820px;
  margin-bottom: 36px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  line-height: 165%;
}

.ibuild_faq_item {
  background-color: var(--lynx--white\<deleted\|variable-cc8f7b88\>);
  border-radius: 15px;
  box-shadow: 0 0 15px #e3eefb;
}

.lynx-heading-accordion {
  color: var(--lynx--black\<deleted\|variable-779419ef\>);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: PT Serif, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 132%;
}

.lynx-footer {
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.lynx-link-footer {
  color: #1f202280;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-link-footer:hover {
  color: var(--lynx--black\<deleted\|variable-779419ef\>);
}

.lynx-grid-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #dfdad2;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr 1fr 1fr;
  padding-top: 80px;
  padding-bottom: 80px;
}

.lynx-block-footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.lynx-logo-footer {
  width: 76px;
  margin-bottom: 16px;
}

.lynx-heading-footer {
  color: #1f202280;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
}

.lynx-link-footer-large {
  color: var(--lynx--black\<deleted\|variable-779419ef\>);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-link-footer-large:hover {
  color: var(--lynx--medium-purple\<deleted\|variable-ae7e36d2\>);
}

.lynx-footer-dark {
  background-color: var(--lynx--black\<deleted\|variable-779419ef\>);
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  width: 100%;
  max-width: 1392px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.lynx-grid-footer-dark {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.lynx-heading-footer-white {
  color: #ffffff80;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
}

.lynx-link-footer-large-white {
  color: var(--lynx--white\<deleted\|variable-cc8f7b88\>);
  letter-spacing: 1.3px;
  text-transform: uppercase;
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Varela, sans-serif;
  font-size: 13px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-link-footer-large-white:hover {
  color: var(--lynx--medium-purple\<deleted\|variable-ae7e36d2\>);
}

.lynx-block-footer-down {
  border-top: 1px solid #dfdad233;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  display: flex;
}

.lynx-text-footer-dark {
  color: #ffffff80;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
}

.lynx-link-footer-dark {
  color: #ffffff80;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-decoration: none;
  transition: color .2s;
}

.lynx-link-footer-dark:hover {
  color: var(--lynx--white\<deleted\|variable-cc8f7b88\>);
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.heading-8 {
  color: #4271c9;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.paragraph-7 {
  margin-bottom: 0;
}

.section {
  padding-top: 176px;
  padding-bottom: 176px;
}

.inner-container._574px {
  max-width: 574px;
}

.inner-container._574px.center {
  max-width: none;
}

.inner-container._990px {
  max-width: 990px;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.accordion-spacer {
  min-height: 16px;
}

.faq_accord_item {
  cursor: pointer;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px #e3eefb;
  border-radius: 20px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding: 1.5em 2rem;
  transition: transform .3s;
  display: flex;
  box-shadow: 0 0 15px #e3eefb;
}

.faq_accord_item:hover {
  transform: scale3d(.98, .98, 1.01);
}

.faq_accord_item:active {
  border-style: none;
  border-color: #166cb1;
}

.faq_accord_item.space-between {
  justify-content: space-between;
}

.acordion-body {
  width: 100%;
  overflow: hidden;
}

.faq_accord_title {
  margin-bottom: 0;
}

.accord_content_wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.accord_content_wrapper.width-660px {
  max-width: 660px;
}

.ibuild_faq_wrapper {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

.elements---element-title {
  background-color: #fff;
  border: 1px solid #eff0f6;
  border-radius: 12px;
  margin-top: 72px;
  margin-bottom: 32px;
  padding: 24px 32px;
  box-shadow: 0 2px 8px #14142b0f;
}

.line-rounded-icon.accordion-icon {
  color: #211f54;
  font-size: 28px;
}

.accordion-icon-wrapper {
  justify-content: center;
  align-items: center;
  width: 38px;
  min-width: 38px;
  height: 38px;
  min-height: 38px;
  display: flex;
}

.accord_heading {
  align-items: center;
  display: flex;
}

.align-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mg-bottom-0 {
  margin-bottom: 0;
}

.faq_accord_grid {
  grid-template-columns: 1fr;
}

.faq_answer_holder {
  overflow: hidden;
}

.text-span {
  font-weight: 600;
}

.ibf-list {
  font-family: var(--open-sans);
  color: var(--textgrey);
  font-size: .77px;
  line-height: 140%;
}

.ibf-unordered-list {
  margin-bottom: 0;
}

.ibf-unordered-list.sublist {
  list-style-type: lower-alpha;
}

.ibf-link {
  color: #248ad3;
}

.text-span-2 {
  font-weight: 700;
}

.ibusiness_footer_links {
  border-top: 1px solid #ececec;
  width: 100%;
  margin-bottom: 2rem;
  padding-top: 1rem;
}

.ibusiness_footer_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-size-small {
  font-family: var(--open-sans);
  color: #343d42;
  font-size: .87rem;
  line-height: 140%;
}

.text-size-small.text-weight-bold {
  font-weight: 700;
}

.ibuild_terms_grid {
  padding: 0;
}

.terms_menu_holder {
  z-index: 1380;
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  background-color: #f2f8fd;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  display: flex;
  position: sticky;
  top: 70px;
}

.terms_menu_link {
  font-family: var(--poppins);
  color: var(--textgrey);
  text-transform: none;
  font-size: .8rem;
  line-height: 130%;
}

.terms_section {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #ececec;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -80px;
  padding-top: 80px;
  display: flex;
}

.terms_section.section_one, .terms_section.section_three {
  margin-top: -80px;
}

.terms_section_hero {
  border-bottom: 1px #ececec;
  width: 100%;
}

.heading-style-h2 {
  font-family: var(--poppins);
  color: var(--textgrey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 120%;
}

.text-span-3 {
  font-weight: 600;
}

.heading-style-h3 {
  font-family: var(--poppins);
  color: var(--textgrey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 130%;
}

.terms_list {
  list-style-type: decimal;
}

.list_style {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 1.5rem;
  display: flex;
}

.list_style.style_two {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  justify-content: space-between;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.list_style.no_padding {
  padding-left: 0;
}

.list_style_two {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 2.5rem;
  display: flex;
}

.text-span-4, .text-span-5 {
  font-weight: 700;
}

.list_style_wrapper {
  padding-top: .2rem;
  padding-left: 45px;
}

.text-span-6 {
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .navbar_phone_login_wrapper {
    max-width: 940px;
  }

  .product_logo_wrapper.ibuild_width {
    width: 26%;
  }

  .container-large {
    max-width: 980px;
  }

  .uui-navbar02_container-2 {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-list-2 {
    padding-bottom: 10px;
  }

  .bttn {
    border-radius: .55rem;
    width: 12.3rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
    font-size: 1rem;
  }

  .bttn.component.o-button.ibuild-gradient {
    padding-top: .86rem;
    padding-bottom: .86rem;
  }

  ._1-4_cell_holder {
    margin: 1rem;
  }

  .hero_content.hero-centered {
    grid-column-gap: 1.05rem;
    grid-row-gap: 1.05rem;
  }

  .text-medium {
    font-size: .95rem;
  }

  .padding-global {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-global.padding-section-medium {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }

  .tag_img.align-center {
    width: 210px;
  }

  .ibf-text-size-tiny {
    font-size: .8rem;
  }

  .up_icon {
    width: 35px;
  }

  .ibf_upd_navbar {
    display: block;
  }

  .navigation_manu {
    z-index: 1000;
    background-color: #fff;
    position: sticky;
    top: 0;
  }

  .navigation_manu.business_loans_bttn {
    display: none;
  }

  .ibf-heading-h3 {
    font-size: 1.4rem;
  }

  .ibf-heading-h4 {
    font-size: 1.3rem;
  }

  .ibuild_terms_grid {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .terms_menu_holder {
    top: 80px;
  }

  .terms_section, .terms_section.section_one, .terms_section.section_two {
    margin-top: -80px;
  }

  .terms_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    list-style-type: decimal;
    display: flex;
  }

  .list_style {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    padding-left: 1.5rem;
    display: flex;
  }

  .list_style.style_two {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 2.5rem;
  }

  .list_style_two {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: .5rem;
    display: flex;
  }
}

@media screen and (min-width: 1440px) {
  .navbar_phone_login_wrapper {
    max-width: 1080px;
  }

  .dropdown-link-5 {
    font-size: 16px;
  }

  .cta_ibuild_wrapper {
    border-radius: 1.1rem;
  }

  .ibusiness-h2 {
    font-size: 35px;
  }

  .product_logo_wrapper.ibuild_width {
    width: 26%;
  }

  .container-large {
    max-width: 1080px;
  }

  .navbar_phone_number {
    font-size: 14px;
    line-height: 1.5em;
  }

  .uui-navbar02_container-2 {
    max-width: 1080px;
  }

  .dropdown-list-2 {
    padding-bottom: 10px;
    font-family: Open Sans, sans-serif;
  }

  .ibusiness-text-mid.text-color-grey.text-align-center {
    font-size: 16px;
  }

  .bttn {
    border-radius: .65rem;
    width: 13.9rem;
    padding-top: .85rem;
    padding-bottom: .85rem;
    font-size: 1.05rem;
  }

  .bttn.component.o-button {
    width: 12.5rem;
    padding-top: .8rem;
    padding-bottom: .8rem;
  }

  .bttn.component.o-button.ibuild-gradient {
    padding-top: .91rem;
    padding-bottom: .91rem;
  }

  .spacer-large {
    padding-bottom: 10rem;
  }

  .ibf-footer {
    flex-direction: column;
    display: block;
  }

  .text-medium {
    font-size: 1.1rem;
  }

  .cta_ibuild_header {
    font-size: 2.2rem;
  }

  .padding-global {
    max-width: none;
  }

  .padding-global.padding-section-medium {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .ibf-text-size-tiny {
    font-size: .8rem;
  }

  .up_icon {
    width: 40px;
  }

  .ibf_upd_navbar {
    min-height: 5rem;
    display: block;
  }

  .ibf_upd_navbar.buttom_stroke {
    min-height: 4rem;
    display: flex;
  }

  .navbar-container-2 {
    max-width: 1080px;
  }

  .ibusiness-h1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 46px;
  }

  .text-block-113.login_link {
    font-size: 14px;
  }

  .navigation_manu.business_loans_bttn {
    display: none;
  }

  .navbar-link {
    font-size: 16px;
  }

  .ibf-heading-h3 {
    font-size: 1.4rem;
  }

  .container-terms-of-use {
    max-width: 1100px;
  }

  .terms_section {
    margin-top: -100px;
    padding-top: 100px;
  }

  .terms_section.section_one, .terms_section.section_two {
    margin-top: -100px;
  }
}

@media screen and (min-width: 1920px) {
  .card_icon_small {
    width: 43px;
  }

  .spacer-medium {
    padding-top: 3rem;
  }

  .navbar_phone_login_wrapper {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    max-width: 1440px;
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .dropdown-link-5 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 1.5em;
  }

  .dropdown-link-5:hover {
    background-color: #f2f7fd;
  }

  .cta_ibuild_wrapper {
    border-radius: 1.3rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 2.5rem;
  }

  .cell_type_one {
    margin: 1.6rem;
  }

  .ibusiness-h2 {
    font-size: 46px;
  }

  .ibf-badge-navbar {
    border-radius: .5rem;
    padding: 7px 20px;
    font-size: 1.1rem;
  }

  .product_logo_wrapper.ibuild_width {
    width: 27%;
  }

  .spacer-small {
    padding-top: 1.6rem;
  }

  .container-large {
    max-width: 1440px;
  }

  .navbar_phone_number {
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 1.5em;
  }

  .uui-navbar02_container-2 {
    max-width: 1440px;
    min-height: 7rem;
  }

  .uui-navbar02_container-2.ibusiness_nav {
    min-height: 6rem;
  }

  .dropdown-list-2 {
    padding-bottom: 10px;
    font-family: Open Sans, sans-serif;
  }

  .ibusiness-text-mid.text-color-grey.text-align-center {
    font-size: 22px;
  }

  .bttn {
    border-radius: .85rem;
    width: 18.5rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    font-size: 1.3rem;
  }

  .bttn.component {
    width: 17rem;
  }

  .bttn.component.o-button {
    width: 13.9rem;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }

  .bttn.component.o-button.ibuild-gradient {
    padding-top: 1.26rem;
    padding-bottom: 1.26rem;
  }

  ._1-4_cell_holder {
    margin: 1.1rem .7rem 1.1rem 1.1rem;
  }

  .spacer-large {
    padding-bottom: 13rem;
  }

  .why_ibuild_div {
    margin: 1.3rem;
  }

  .hero_content {
    width: 46svw;
  }

  .hero_content.hero-centered {
    grid-column-gap: 1.3rem;
    grid-row-gap: 1.3rem;
  }

  .navbar-menu {
    justify-content: space-between;
    align-items: center;
  }

  .logo_ibf {
    width: 200px;
    max-width: none;
  }

  .navbar_menu_title {
    margin-right: 0;
    font-size: 22px;
  }

  .text-medium {
    font-size: 1.45rem;
  }

  .cta_ibuild_header {
    font-size: 2.8rem;
  }

  .padding-global {
    max-width: none;
  }

  .padding-global.padding-section-medium {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .tag_img.align-center {
    width: 265px;
  }

  .ibf-text-size-tiny {
    font-size: 1.1rem;
  }

  .login_button_menu {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .up_icon {
    width: 50px;
  }

  .user_icon {
    width: 17px;
  }

  .ibf_upd_navbar {
    min-height: 7rem;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .ibf-heading-h5.text-color-seafoam {
    font-size: 1.4rem;
  }

  .ibf-a-rc-company-logo {
    width: 250px;
  }

  .navbar-container-2 {
    max-width: 1440px;
  }

  .ibusiness-h1 {
    font-size: 64px;
    line-height: 115%;
  }

  .padding-bottom.padding-medium {
    padding-bottom: 4.5rem;
  }

  .text-block-113 {
    margin-right: 0;
  }

  .text-block-113.login_link {
    font-size: 18px;
  }

  .navigation_manu.business_loans_bttn {
    display: none;
  }

  .navbar-link {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
  }

  .navbar-link.mr-10 {
    margin-right: 0;
    padding-left: 30px;
    padding-right: 30px;
    font-family: Open Sans, sans-serif;
  }

  .product_logo {
    padding-bottom: 0;
  }

  .ibf-heading-h3 {
    font-size: 1.9rem;
  }

  .we_re_hiring {
    font-size: 18px;
    line-height: 1.5em;
  }

  .careers_menu_holder {
    background-color: #f2f7fd00;
  }

  .careers_menu_holder:hover {
    background-color: #f2f7fd;
  }

  .dropdown-3 {
    font-family: Open Sans, sans-serif;
  }

  .dropdown-icon {
    margin-left: 0;
    font-family: Open Sans, sans-serif;
  }

  .lendsey_security_quick_stack {
    margin-top: 0;
  }

  .three_cards_qs {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .hero-wrapper {
    height: 100%;
  }

  .ibf-heading-h4 {
    font-size: 1.7rem;
  }

  .faq_accord {
    grid-row-gap: 1.5rem;
  }

  .faq_header {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .faq_accord_arrow {
    border-radius: 0%;
    width: 60px;
    height: 60px;
  }

  .faq_item_answer {
    padding-bottom: 2rem;
    padding-left: 2rem;
  }

  .container-terms-of-use {
    max-width: 1500px;
  }

  .paragraph-7 {
    font-size: 18px;
    line-height: 130%;
  }

  .text-size-small {
    font-size: 1.2rem;
  }

  .ibuild_terms_grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .terms_menu_holder {
    padding-right: 1rem;
    top: 110px;
  }

  .terms_menu_link {
    font-size: 1.05rem;
  }

  .terms_section {
    padding-top: 100px;
  }

  .terms_section.section_one {
    padding-top: 130px;
  }

  .heading-style-h2 {
    font-size: 2.1rem;
  }
}

@media screen and (max-width: 991px) {
  .spacer-medium {
    padding-top: 1.5rem;
  }

  .navbar_phone_login_wrapper {
    max-width: 700px;
  }

  .dropdown-link-5 {
    font-size: 12px;
    line-height: 1.5em;
    position: static;
  }

  .cta_ibuild_wrapper {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
  }

  .section_hero {
    background-image: linear-gradient(45deg, #0e2237, #0e223700), linear-gradient(90deg, #0e2237, #0e223700 73%), linear-gradient(90deg, #0e2237, #0e223700 73%), linear-gradient(90deg, #0e2237, #0e2237 0% 0%, #0e223700 73%), url('../images/home_page_hero_section_image_1115.png');
    background-position: 0 0, 0 0, 0 0, 0 0, 60%;
    background-size: auto, auto, auto, auto, cover;
  }

  .spacer-small.desktop-hidden {
    display: block;
  }

  .container-large {
    max-width: 700px;
  }

  .navbar_phone_number {
    font-size: 12px;
    line-height: 1.5em;
  }

  .bttn.component.o-button.tablet_hidden {
    display: none;
  }

  .headings_absolute {
    top: -5%;
  }

  .spacer-large {
    padding-bottom: 6rem;
  }

  .hero_content {
    width: 70svw;
  }

  .navbar-menu {
    z-index: 40;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px #000;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0%;
    display: flex;
    overflow: visible;
  }

  .hamburger_line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .footer_logo_holder {
    max-width: none;
  }

  .logo_ibf {
    width: 130px;
  }

  .text-medium {
    font-size: .8rem;
  }

  .padding-global.padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .hamburger_line-top {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .ibf_upd_navbar.buttom_stroke {
    min-height: 3rem;
  }

  .top_navbar_section {
    max-width: none;
  }

  .navbar-container-2 {
    justify-content: space-between;
    align-items: center;
    max-width: 700px;
  }

  .hamburger_line-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .main-wrapper {
    padding-top: 0;
  }

  .hamburger_line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hamburger_line-middle-in {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navigation_manu {
    z-index: 1000;
    background-color: #fff;
    border-bottom-width: 0;
    border-bottom-color: #fff0;
    padding-left: 0%;
    position: sticky;
    top: 0;
  }

  .navbar-link {
    white-space: nowrap;
    width: auto;
    padding: 20px 15px;
    font-size: 12px;
  }

  .navbar-link.mr-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .hamburger.w--open {
    background-color: #0000;
  }

  .four_cards_qs {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .ibf-heading-h3 {
    font-size: 1.2rem;
  }

  .spacer-large-2 {
    padding-top: 2.5rem;
  }

  .hero-wrapper {
    margin-bottom: 0;
  }

  .ibf-navbar_logo-link.w--current {
    position: static;
  }

  .lynx-heading {
    font-size: 38px;
  }

  .lynx-heading-accordion {
    font-size: 19px;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .section {
    padding-top: 118px;
    padding-bottom: 118px;
  }

  .accordion-spacer {
    min-height: 12px;
  }

  .faq_accord_item {
    padding-left: 40px;
    padding-right: 40px;
  }

  .terms_menu_holder {
    padding-right: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-medium.hide-desktop {
    display: none;
  }

  .navbar_phone_login_wrapper {
    max-width: 90%;
  }

  .cta_ibuild_wrapper {
    background-position: 25%;
  }

  .section_hero {
    background-position: 0 0, 0 0, 0 0, 0 0, 75%;
  }

  .ibf-badge-navbar {
    padding: .125rem .5rem;
  }

  .product_logo_wrapper.ibuild_width {
    width: 29%;
  }

  .spacer-small.desktop-hidden.hide-mobile-landscape {
    display: none;
  }

  .container-large {
    max-width: 90%;
  }

  .container-large.mobile_width_full {
    max-width: 97%;
  }

  .uui-navbar02_container-2.ibusiness_nav {
    max-width: 90%;
  }

  .dropdown-list-2.w--open {
    position: static;
  }

  .ibuild_icon_holder {
    width: 80px;
  }

  .ibuild_icon_holder.custom_size {
    width: 100px;
  }

  .bttn.component.o-button.ibuild-gradient {
    padding-top: .67rem;
    padding-bottom: .67rem;
  }

  ._1-4_cell_holder {
    margin-right: .5rem;
  }

  .headings_absolute {
    top: 5%;
  }

  .hero_content.hero-centered.width-auto {
    width: auto;
  }

  .navbar-menu {
    padding: 1rem 5% 2rem;
  }

  .hamburger_line-middle {
    background-color: #1985c4;
    width: 20px;
  }

  .logo_ibf {
    padding-left: 0;
  }

  .padding-global.padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .hamburger_line-top {
    background-color: #1985c4;
    width: 20px;
  }

  .ibf_upd_navbar {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .ibf_upd_navbar.buttom_stroke {
    padding-left: 0;
    padding-right: 0;
  }

  .ibf-a-rc-company-logo {
    width: 150px;
    padding-left: 0;
  }

  .diagram_img.hide-desktop {
    display: block;
  }

  .diagram_img.hide-mobile-landscape {
    display: none;
  }

  .navbar-container-2 {
    width: auto;
    max-width: 90%;
  }

  .hamburger_line-wrap {
    width: 35px;
    height: 35px;
    margin-right: 0;
  }

  .main-wrapper {
    padding-top: 0;
  }

  .hamburger_line-bottom {
    background-color: #1985c4;
    width: 20px;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navigation_manu {
    height: auto;
  }

  .navbar-link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .spacer-large-2 {
    padding-top: 1.5rem;
  }

  .dropdown-3 {
    width: 100%;
  }

  .three_cards_qs {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .hero-wrapper {
    margin-bottom: 0;
  }

  .lynx-heading {
    max-width: 540px;
    font-size: 34px;
  }

  .lynx-grid-faq {
    grid-template-columns: 1fr;
  }

  .lynx-grid-footer, .lynx-grid-footer-dark {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .heading-8.pph1 {
    padding-left: 10px;
  }

  .paragraph-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .faq_accord_item {
    padding: 40px 24px;
  }

  .faq_accord_title {
    font-size: 20px;
    line-height: 30px;
  }

  .elements---element-title {
    margin-top: 48px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .line-rounded-icon.accordion-icon {
    font-size: 22px;
    line-height: 24px;
  }

  .terms_menu_holder {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .spacer-medium.hide-desktop {
    display: block;
  }

  .cta_ibuild_wrapper {
    background-position: 0%;
    padding-left: 1.5rem;
    padding-right: 1rem;
  }

  .section_hero {
    background-position: 0 0, 0 0, 0 0, 0 0, 70%;
  }

  .product_logo_wrapper {
    width: 50%;
  }

  .product_logo_wrapper.ibuild_width {
    width: 41%;
  }

  .container-large {
    flex-flow: column;
    max-width: 90%;
    display: flex;
  }

  .ibuild_icon_holder {
    width: 70px;
  }

  .ibuild_icon_holder.custom_size {
    width: 80px;
  }

  .ibusiness-text-mid.text-color-grey.text-align-center {
    text-align: center;
  }

  .bttn.component.o-button {
    width: 9rem;
    padding-top: .6rem;
    padding-bottom: .6rem;
  }

  .bttn.component.o-button.tertiary-white {
    width: 10rem;
  }

  .headings_absolute {
    top: 10%;
  }

  .spacer-large.hide-desktop {
    display: block;
  }

  .connect_img.hide-mobile-landscape {
    display: none;
  }

  .why_ibuild_div {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .hero_content {
    width: auto;
    margin-left: 0;
  }

  .pattern_img_mob.hide-desktop {
    display: block;
  }

  .logo_ibf {
    width: 120px;
  }

  .ibf-text-size-tiny.text-color-white.mobile_center {
    text-align: center;
  }

  .hero_headings_wrapper.vertical {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .up_icon {
    align-self: flex-start;
    width: 35px;
    padding-top: 0;
  }

  .conflict_headings {
    grid-column-gap: .2rem;
    grid-row-gap: .2rem;
    flex-flow: column;
  }

  .ibf_upd_navbar {
    display: flex;
  }

  .pattern_img.hide-mobile-landscape {
    display: none;
  }

  .ibf-a-rc-company-logo {
    width: 120px;
    max-width: none;
    padding-left: 0;
  }

  .diagram_img.hide-desktop {
    display: block;
  }

  .ibusiness-h1 {
    line-height: 105%;
  }

  .ibusiness-h1.text-align-center.text-color-grey {
    text-align: center;
  }

  .main-wrapper {
    padding-top: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .no_style_cell.mobile_center {
    justify-content: center;
    align-items: center;
  }

  .hero-wrapper {
    margin-bottom: 0;
  }

  .ibf-navbar_logo-link.w--current {
    position: relative;
  }

  .lynx-heading {
    font-size: 29px;
  }

  .lynx-heading-accordion {
    font-size: 18px;
  }

  .lynx-grid-footer-dark {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container {
    max-width: none;
  }

  .heading-8.pph1 {
    width: 290px;
    padding-right: 10px;
    font-size: 30px;
  }

  .section {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .faq_accord_title {
    font-size: 18px;
    line-height: 26px;
  }

  .ibuild_faq_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .line-rounded-icon.accordion-icon {
    font-size: 20px;
  }
}

#w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea5de-abff4dcc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea617-abff4dcc {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea64b-abff4dcc {
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr 1fr 1fr;
}

#w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea671-abff4dcc {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea69f-abff4dcc {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-d6e9a897-5a02-e873-6474-0c9001803428-bd8796d6 {
  grid-template-rows: auto;
  grid-template-columns: .55fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea64b-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1.2fr 1fr 1fr 1fr;
  }

  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea69f-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: .65fr 1fr;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea64b-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1.2fr 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea69f-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1.1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea5de-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea617-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea64b-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea671-abff4dcc {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea69f-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr 1fr;
  }

  #w-node-d6e9a897-5a02-e873-6474-0c9001803428-bd8796d6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea5de-abff4dcc, #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea617-abff4dcc, #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea64b-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d2ff5e64-dcd2-4ec2-689e-f615232ea69f-abff4dcc {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr;
  }
}


