@import url(flex-grid.css);
@import url(normalize.css);
@font-face {
  font-family: 'Helvetica-Neue-LT-Pro-Bold', sans-serif;
  src: url("../assets/fonts/HelveticaNeueLTPro-Bd.otf") format("opentype"); }
@font-face {
  font-family: 'Helvetica-Neue-LT-Pro-Roman', sans-serif;
  src: url("../assets/fonts/HelveticaNeueLTPro-Roman.otf") format("opentype"); }
@font-face {
  font-family: 'Helvetica-Neue-LT-Pro-Light', sans-serif;
  src: url("../assets/fonts/HelveticaNeueLTPro-Lt.otf") format("opentype"); }
@font-face {
  font-family: 'Avenir-Light', sans-serif;
  src: url("../assets/fonts/Avenir-LightOblique.ttf") format("truetype"); }
@font-face {
  font-family: 'Avenir-Oblique', sans-serif;
  src: url("../assets/fonts/Avenir-Oblique.ttf") format("truetype"); }
@font-face {
  font-family: 'Avenir-Book', sans-serif;
  src: url("../assets/fonts/Avenir-Book.ttf") format("truetype"); }
@font-face {
  font-family: 'Avenir-Book-Oblique', sans-serif;
  src: url("../assets/fonts/Avenir-BookOblique.ttf") format("truetype"); }
@font-face {
  font-family: 'Avenir-Roman', sans-serif;
  src: url("../assets/fonts/Avenir-Roman.ttf") format("truetype"); }
@font-face {
  font-family: 'Avenir-Medium', sans-serif;
  src: url("../assets/fonts/Avenir-Medium.ttf") format("truetype"); }
@font-face {
  font-family: 'Avenir-Heavy', sans-serif;
  src: url("../assets/fonts/Avenir-Heavy.ttf") format("truetype"); }
@font-face {
  font-family: 'Bree Serif', serif;
  src: url("../assets/fonts/BreeSerif-Regular.ttf") format("truetype"); }
body {
  color: #1d202d;
  font-size: 16px;
  font-family: "Avenir-Book", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-block-start: 0;
  margin-block-end: 0;
  text-transform: uppercase; }

h1 {
  line-height: 1.25em;
  font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
  font-weight: 300;
  margin-top: 0; }
  h1.lh-small {
    line-height: 1em; }

h2 {
  line-height: 1.24em;
  font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
  font-weight: 300;
  margin-bottom: 0; }

h3 {
  line-height: 1.2em;
  font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
  font-weight: 300;
  margin-bottom: 0; }

h4 {
  line-height: 1.2em;
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  font-weight: 300;
  margin-bottom: 0; }

h5 {
  line-height: 1.2083em;
  font-weight: 400;
  margin-bottom: 0; }

h6 {
  font-size: 1.3em;
  line-height: 1.5em;
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  font-weight: 400;
  margin-bottom: 0; }

p {
  font-size: 1em;
  font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  margin-block-start: 0;
  margin-block-end: 0; }

.large {
  font-size: 1.125em;
  line-height: 1.388em;
  font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
  font-weight: 300; }

.xxs-small {
  font-size: 0.75em; }

h1 strong,
h1 b,
h2 strong,
h2 b,
h3 strong,
h3 b,
h4 strong,
h4 b,
h5 strong,
h5 b,
h6 strong,
h6 b,
p strong,
p b,
a strong,
a b {
  font-family: "Helvetica-Neue-LT-Pro-Bold", sans-serif;
  font-weight: 700; }

.custom-80 {
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  line-height: 1em; }

@media all and (min-width: 1301px) {
  h1 {
    font-size: 3.125em; }

  h2 {
    font-size: 3.125em; }

  h3 {
    font-size: 2.5em; }

  h4 {
    font-size: 1.875em; }

  h5 {
    font-size: 1.71em; } }
@media all and (max-width: 1300px) and (min-width: 1201px) {
  h1 {
    font-size: 4.17vw; }

  h2 {
    font-size: 3.4741vw; }

  h3 {
    font-size: 2.78vw; }

  h4 {
    font-size: 2.09vw; }

  h5 {
    font-size: 1.71em; } }
@media all and (max-width: 1200px) and (min-width: 1025px) {
  h1 {
    font-size: 4.17vw; }

  h2 {
    font-size: 3.4741vw; }

  h3 {
    font-size: 3.5vw; }

  h4 {
    font-size: 2.09vw; }

  h5 {
    font-size: 1.67vw; } }
@media all and (min-width: 1024px) {
  .custom-80 {
    font-size: calc(3.7em + 0.1vw); } }
@media all and (max-width: 1024px) {
  .custom-80 {
    font-size: calc(2em + 1vw); } }
@media all and (max-width: 1024px) and (min-width: 769px) {
  h1 {
    font-size: 2.8125em; }

  h2 {
    font-size: 4.5vw; }

  h3 {
    font-size: 3.5vw; }

  h4 {
    font-size: 3.1vw; }

  h5 {
    font-size: 2.3vw; } }
@media all and (max-width: 768px) and (min-width: 577px) {
  h1 {
    font-size: 5.2vw; }

  h2 {
    font-size: 4.8vw; }

  h3 {
    font-size: 3.8vw; }

  h4 {
    font-size: 1.85em; }

  h5 {
    font-size: 3.5vw; } }
@media all and (max-width: 576px) {
  h1 {
    font-size: 2.35em; }

  h2 {
    font-size: 2.23em; }

  h3 {
    font-size: 1.85em; }

  h4 {
    font-size: 1.45em; }

  h5 {
    font-size: 1.5em; } }
header.bws-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10; }
  header.bws-header::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: -1; }
  header.bws-header::before, header.bws-header::after {
    -webkit-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1); }
  header.bws-header > .row {
    padding-right: 1.9375em;
    padding-top: 42px; }
  header.bws-header .row [class^=c-]:last-of-type {
    padding-left: 1.8%; }
  header.bws-header.border-12-bottom-gray::before {
    left: 0;
    max-width: 83.9%;
    width: 100%;
    bottom: -34px; }
  header.bws-header a,
  header.bws-header svg,
  header.bws-header svg polygon {
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  header.bws-header.in-page-change::after {
    box-shadow: none; }
header.home .row [class^=c-]:last-of-type, header.sub-page-navigation .row [class^=c-]:last-of-type {
  padding-right: 0; }
header.home .row [class^=c-]:last-of-type, header.sub-page-navigation .row [class^=c-]:last-of-type {
  padding-left: 0; }
header.home .regular-button, header.sub-page-navigation .regular-button {
  padding: 0 36px; }
  header.home .regular-button .text, header.sub-page-navigation .regular-button .text {
    line-height: 50px;
    font-size: 16px; }
header.menu-open::after {
  background: #ffffff; }
header .bws-logo img {
  max-width: 100px;
  pointer-events: none;
  transform-origin: center;
  -webkit-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1); }
header ul {
  margin: 0;
  list-style: none;
  padding-left: 0; }
header .row:first-of-type,
header .row:first-of-type [class^=c-]:first-of-type,
header #desktop-nav-column {
  -webkit-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1); }
header #main-navigation {
  margin: 0 0 0 auto; }
  header #main-navigation li {
    position: relative;
    padding: 20px 0; }
    header #main-navigation li a {
      color: #1d202d;
      font-size: 1.125em;
      line-height: 45px;
      font-weight: 400;
      font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
      display: inline-block; }
      header #main-navigation li a i {
        margin-left: 5px;
        display: inline-block;
        max-width: 20px; }
    header #main-navigation li a.has-sub-list:hover {
      cursor: default; }
      header #main-navigation li a.has-sub-list:hover::before {
        background: transparent;
        opacity: 0;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none; }
    header #main-navigation li a {
      position: relative; }
      header #main-navigation li a::before {
        position: absolute;
        content: "";
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background: #3DCD4B;
        top: -20px;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
        opacity: 0;
        -moz-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
      header #main-navigation li a.current-page-link.has-sub-list:hover::before {
        background: #3DCD4B; }
      header #main-navigation li a.current-page-link.has-sub-list:hover::before, header #main-navigation li a.current-page-link::before {
        opacity: 1;
        -moz-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
      header #main-navigation li a:hover {
        color: #3DCD4B; }
      header #main-navigation li a.has-sub-list:hover, header #main-navigation li a.current-page-link:hover {
        color: #1d202d; }
    header #main-navigation li a.regular-button:hover::before {
      opacity: 0; }
    header #main-navigation li .active.sub-list {
      opacity: 1;
      visibility: visible;
      pointer-events: all;
      -moz-transform: translate(0, 120px);
      -o-transform: translate(0, 120px);
      -ms-transform: translate(0, 120px);
      -webkit-transform: translate(0, 120px);
      transform: translate(0, 120px);
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
    header #main-navigation li .sub-list {
      min-width: 135px;
      position: absolute;
      top: -60px;
      right: 0;
      padding: 16px 30px;
      background: #ffffff;
      box-shadow: 0 7px 20px 0 rgba(29, 32, 45, 0.1);
      width: 100%;
      max-width: 100%;
      opacity: 0;
      visibility: hidden;
      max-width: 200px;
      border-radius: 5px;
      text-align: left;
      pointer-events: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -moz-transform: translate(0, 110px);
      -o-transform: translate(0, 110px);
      -ms-transform: translate(0, 110px);
      -webkit-transform: translate(0, 110px);
      transform: translate(0, 110px); }
      header #main-navigation li .sub-list li {
        border-bottom: 1px solid #E4E6F0;
        display: block;
        width: 100%;
        padding: 0; }
        header #main-navigation li .sub-list li:last-of-type {
          border-bottom: 1px solid transparent; }
      header #main-navigation li .sub-list a {
        font-family: "Avenir-Heavy", sans-serif;
        font-size: 16px;
        font-weight: 900;
        line-height: 54px;
        -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
        transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
        header #main-navigation li .sub-list a.current-page-link {
          color: #3DCD4B; }
        header #main-navigation li .sub-list a:hover {
          color: #3DCD4B; }
        header #main-navigation li .sub-list a::before, header #main-navigation li .sub-list a:hover::before {
          opacity: 0; }
    header #main-navigation li:nth-of-type(2) .sub-list {
      min-width: 175px; }
    header #main-navigation li:first-of-type .sub-list {
      min-width: 200px; }

header.light .row [class^=c-]:first-of-type {
  position: relative; }
header.light + main {
  position: relative; }
  header.light + main::before {
    position: absolute;
    content: "";
    background: #2957F9;
    width: 100%;
    height: 63%;
    left: 0;
    top: 0;
    z-index: -1; }
header.light .bws-logo {
  position: relative;
  max-width: 100px;
  height: auto;
  display: block; }
  header.light .bws-logo img {
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
header.light .bws-logo img:last-of-type {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }
header.light #main-navigation li a.has-sub-list:hover {
  color: #ffffff; }
header.light.sticky .bws-logo img:first-of-type {
  opacity: 0; }
header.light.sticky .bws-logo img:last-of-type {
  opacity: 1; }
header.light.sticky #main-navigation li a.has-sub-list:hover {
  color: #1d202d; }
header.light.sticky #main-navigation li a:hover {
  color: #3DCD4B; }
header.light #main-navigation {
  margin-right: 14.2857142857%; }
  header.light #main-navigation a {
    color: #ffffff; }
    header.light #main-navigation a svg polygon {
      fill: #ffffff; }
  header.light #main-navigation ul.sub-list a {
    color: #1d202d; }
    header.light #main-navigation ul.sub-list a:hover {
      color: #3DCD4B; }

header.sub-page-navigation #main-navigation li .sub-list {
  max-width: 135%;
  width: 135%; }
header.sub-page-navigation #main-navigation li:nth-of-type(2) .sub-list {
  max-width: 155%;
  width: 155%; }

header.sticky::before {
  opacity: 0; }
header.sticky:after {
  background: #ffffff;
  box-shadow: 0 10px 40px 0 rgba(29, 32, 45, 0.1); }
header.sticky .bws-logo img {
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }
header.sticky #main-navigation li a:hover::before,
header.sticky #main-navigation li a.current-page-link::before {
  -moz-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  transform: translate(0, 10px); }
header.sticky #mobile-navigation-row #mobile-nav-cta {
  bottom: -90vh; }
  header.sticky #mobile-navigation-row #mobile-nav-cta.ios-adjust {
    bottom: -77vh; }
header.sticky::after {
  -moz-transform: translate(10px, -27px);
  -o-transform: translate(10px, -27px);
  -ms-transform: translate(10px, -27px);
  -webkit-transform: translate(10px, -27px);
  transform: translate(10px, -27px); }

header.home.sticky,
header.sub-page-navigation.sticky {
  pointer-events: none;
  -moz-transform: translate(0, -30px);
  -o-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  -webkit-transform: translate(0, -30px);
  transform: translate(0, -30px); }
  header.home.sticky > .row:first-of-type,
  header.sub-page-navigation.sticky > .row:first-of-type {
    pointer-events: all; }
    header.home.sticky > .row:first-of-type [class^=c-]:first-of-type,
    header.sub-page-navigation.sticky > .row:first-of-type [class^=c-]:first-of-type {
      -moz-transform: translate(0, -33px);
      -o-transform: translate(0, -33px);
      -ms-transform: translate(0, -33px);
      -webkit-transform: translate(0, -33px);
      transform: translate(0, -33px); }

header.sub-page-navigation.sticky #desktop-nav-column {
  -moz-transform: translate(0, -34px);
  -o-transform: translate(0, -34px);
  -ms-transform: translate(0, -34px);
  -webkit-transform: translate(0, -34px);
  transform: translate(0, -34px); }

header.home.sticky #desktop-nav-column {
  -moz-transform: translate(-2vw, -34px);
  -o-transform: translate(-2vw, -34px);
  -ms-transform: translate(-2vw, -34px);
  -webkit-transform: translate(-2vw, -34px);
  transform: translate(-2vw, -34px); }

#mobile-navigation-row {
  position: fixed;
  min-height: 100vh;
  width: 100%;
  left: 0;
  right: 0;
  background: #ffffff;
  padding-bottom: 20px;
  opacity: 0;
  z-index: 0;
  pointer-events: none;
  -webkit-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1); }
  #mobile-navigation-row.active {
    opacity: 1;
    pointer-events: all; }
  #mobile-navigation-row .mobile-nav a,
  #mobile-navigation-row .social-list a,
  #mobile-navigation-row #mobile-nav-cta {
    opacity: 0;
    position: relative;
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px); }
  #mobile-navigation-row .mobile-navigation a {
    font-size: 1.5em;
    color: #1d202d;
    font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
    font-weight: 300;
    line-height: 50px; }
  #mobile-navigation-row .mobile-navigation .social-list {
    margin-top: 40px; }
    #mobile-navigation-row .mobile-navigation .social-list li {
      position: relative; }
  #mobile-navigation-row .mobile-navigation a.current-page-link {
    color: #3DCD4B; }
  #mobile-navigation-row .sub-menu {
    padding: 15px 0 20px 20px; }
    #mobile-navigation-row .sub-menu li {
      border: 1px solid transparent;
      margin-bottom: 0; }
      #mobile-navigation-row .sub-menu li a {
        font-size: 16px;
        line-height: 32px; }
  #mobile-navigation-row .inner-faq-content {
    padding: 0; }
  #mobile-navigation-row .faq-list.active {
    background: transparent; }
  #mobile-navigation-row #mobile-navigation-column {
    position: relative;
    overflow-y: scroll;
    max-height: 64vh;
    -ms-overflow-style: none;
    padding-top: 20px; }
    #mobile-navigation-row #mobile-navigation-column:-webkit-scrollbar {
      display: none; }
  #mobile-navigation-row #mobile-nav-cta {
    position: fixed;
    min-height: 50px;
    padding: 20px;
    right: 0;
    left: 0;
    background: #ffffff;
    bottom: -77vh; }
    #mobile-navigation-row #mobile-nav-cta::before {
      background: #ffffff;
      width: 100%;
      height: 300px;
      top: 0;
      left: 0;
      z-index: -1;
      position: absolute;
      content: ""; }
    #mobile-navigation-row #mobile-nav-cta.ios-adjust {
      bottom: -71vh; }
    #mobile-navigation-row #mobile-nav-cta .regular-button {
      min-height: 16px; }
    #mobile-navigation-row #mobile-nav-cta .text {
      text-align: center; }

header .home-cta .text {
  pointer-events: none; }

header #mobile-navigation-row {
  top: 115px; }

header.home #mobile-navigation-row.active {
  top: 85px; }
header.home.sticky #mobile-navigation-row.active {
  top: 67px; }

header.sticky #mobile-navigation-row {
  top: 66px;
  padding-top: 40px; }

header.light.sticky #main-navigation a {
  color: #1d202d; }
  header.light.sticky #main-navigation a svg polygon {
    fill: #1d202d; }
header.light.sticky #desktop-nav-column {
  transform: translate(0, -31px); }
header.light.sticky::after {
  -moz-transform: translate(0px, -21px);
  -o-transform: translate(0px, -21px);
  -ms-transform: translate(0px, -21px);
  -webkit-transform: translate(0px, -21px);
  transform: translate(0px, -21px); }
header.light.sticky > .row:first-of-type [class^=c-]:first-of-type {
  -moz-transform: translate(0, -30px);
  -o-transform: translate(0, -30px);
  -ms-transform: translate(0, -30px);
  -webkit-transform: translate(0, -30px);
  transform: translate(0, -30px); }

@media screen and (max-width: 1200px) {
  header .bws-logo img,
  header.light .bws-logo img:last-of-type {
    max-width: 80px; } }
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  header.home #main-navigation li.home-cta {
    -moz-transform: translate(22vw, 0);
    -o-transform: translate(22vw, 0);
    -ms-transform: translate(22vw, 0);
    -webkit-transform: translate(22vw, 0);
    transform: translate(22vw, 0); } }
@media screen and (min-width: 1025px) {
  header.home #main-navigation {
    transition-duration: 600ms;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transform: translate(14vw, 0);
    -o-transform: translate(14vw, 0);
    -ms-transform: translate(14vw, 0);
    -webkit-transform: translate(14vw, 0);
    transform: translate(14vw, 0); }
    header.home #main-navigation .home-cta {
      transition-duration: 600ms;
      transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transform: translate(8vw, 0);
      -o-transform: translate(8vw, 0);
      -ms-transform: translate(8vw, 0);
      -webkit-transform: translate(8vw, 0);
      transform: translate(8vw, 0); }
  header.home.sticky #main-navigation {
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    header.home.sticky #main-navigation .home-cta {
      -moz-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }

  header .row > [class^=c-]:first-of-type {
    flex-basis: 9vw;
    -ms-flex-preferred-size: 9vw;
    max-width: 120px; } }
@media screen and (max-width: 1024px) {
  #desktop-nav-column {
    display: none;
    visibility: hidden; }

  header.sticky .mobile-navigation-trigger.active {
    -moz-transform: translate(0, -30px);
    -o-transform: translate(0, -30px);
    -ms-transform: translate(0, -30px);
    -webkit-transform: translate(0, -30px);
    transform: translate(0, -30px); }

  .mobile-navigation-trigger {
    width: 40px;
    height: 20px;
    padding: 10px;
    position: absolute;
    right: 7.1428571429%;
    z-index: 2;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
    .mobile-navigation-trigger span {
      position: relative;
      width: 100%;
      height: 2px;
      background: #1d202d;
      display: block;
      transform-origin: center;
      pointer-events: none;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
      .mobile-navigation-trigger span:nth-of-type(2) {
        -moz-transform: translate(0, 7px);
        -o-transform: translate(0, 7px);
        -ms-transform: translate(0, 7px);
        -webkit-transform: translate(0, 7px);
        transform: translate(0, 7px); }
      .mobile-navigation-trigger span:last-of-type {
        -moz-transform: translate(0, 16px);
        -o-transform: translate(0, 16px);
        -ms-transform: translate(0, 16px);
        -webkit-transform: translate(0, 16px);
        transform: translate(0, 16px); }
    .mobile-navigation-trigger.active span:first-of-type {
      -moz-transform: scaleX(0);
      -o-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -webkit-transform: scaleX(0);
      transform: scaleX(0); }
    .mobile-navigation-trigger.active span:nth-of-type(2) {
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .mobile-navigation-trigger.active span:last-of-type {
      -moz-transform: rotate(-45deg) translate(1px, -1px);
      -o-transform: rotate(-45deg) translate(1px, -1px);
      -ms-transform: rotate(-45deg) translate(1px, -1px);
      -webkit-transform: rotate(-45deg) translate(1px, -1px);
      transform: rotate(-45deg) translate(1px, -1px); }

  header.light::after,
  header.light.menu-open::after {
    background: transparent; }

  header.light.menu-open.bws-header .bws-logo img:first-of-type {
    opacity: 0; }
  header.light.menu-open.bws-header .bws-logo img:last-of-type {
    opacity: 1; }
  header.light.menu-open.bws-header .mobile-navigation-trigger span {
    background: #1d202d; }
  header.light.menu-open.bws-header::after {
    box-shadow: none; }

  header.light.bws-header .mobile-navigation-trigger span {
    background: #ffffff; }
  header.light.bws-header #mobile-navigation-row {
    z-index: -1; }
    header.light.bws-header #mobile-navigation-row::before {
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      top: -130px;
      left: 0;
      background: #ffffff;
      -webkit-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 600ms all cubic-bezier(0.77, 0, 0.175, 1); }
  header.light.bws-header.sticky:after {
    background: #ffffff;
    -moz-transform: translate(0px, -17px);
    -o-transform: translate(0px, -17px);
    -ms-transform: translate(0px, -17px);
    -webkit-transform: translate(0px, -17px);
    transform: translate(0px, -17px); }
  header.light.bws-header.sticky #mobile-navigation-row {
    top: 80px; }
    header.light.bws-header.sticky #mobile-navigation-row::before {
      opacity: 1; }
  header.light.bws-header.sticky a.mobile-navigation-trigger span {
    background: #1d202d; }
  header.light.bws-header.sticky > .row:first-of-type [class^=c-]:first-of-type {
    -moz-transform: translate(0, -29px);
    -o-transform: translate(0, -29px);
    -ms-transform: translate(0, -29px);
    -webkit-transform: translate(0, -29px);
    transform: translate(0, -29px); }

  header.menu-open::before {
    opacity: 0; }

  header.bws-header.home.sticky .mobile-navigation-trigger,
  header.bws-header.sub-page.sticky .mobile-navigation-trigger,
  header.bws-header.sticky .mobile-navigation-trigger {
    -moz-transform: translate(0px, -35px);
    -o-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    -webkit-transform: translate(0px, -35px);
    transform: translate(0px, -35px); }
  header.bws-header.home.sticky::after,
  header.bws-header.sub-page.sticky::after,
  header.bws-header.sticky::after {
    -moz-transform: translate(0px, -11px);
    -o-transform: translate(0px, -11px);
    -ms-transform: translate(0px, -11px);
    -webkit-transform: translate(0px, -11px);
    transform: translate(0px, -11px); }
  header.bws-header.home.sticky header.sticky .mobile-navigation-trigger,
  header.bws-header.sub-page.sticky header.sticky .mobile-navigation-trigger,
  header.bws-header.sticky header.sticky .mobile-navigation-trigger {
    -moz-transform: translate(0px, -30px);
    -o-transform: translate(0px, -30px);
    -ms-transform: translate(0px, -30px);
    -webkit-transform: translate(0px, -30px);
    transform: translate(0px, -30px); }
  header.bws-header.home.sticky > .row:first-of-type [class^=c-]:first-of-type,
  header.bws-header.sub-page.sticky > .row:first-of-type [class^=c-]:first-of-type,
  header.bws-header.sticky > .row:first-of-type [class^=c-]:first-of-type {
    -moz-transform: translate(0, -25px);
    -o-transform: translate(0, -25px);
    -ms-transform: translate(0, -25px);
    -webkit-transform: translate(0, -25px);
    transform: translate(0, -25px); }
  header.bws-header.home.sticky .mobile-navigation-trigger,
  header.bws-header.sub-page.sticky .mobile-navigation-trigger,
  header.bws-header.sticky .mobile-navigation-trigger {
    -moz-transform: translate(0, -25px);
    -o-transform: translate(0, -25px);
    -ms-transform: translate(0, -25px);
    -webkit-transform: translate(0, -25px);
    transform: translate(0, -25px); } }
@media screen and (min-width: 1331px) {
  header.light #main-navigation,
  header.home #main-navigation,
  header.sub-page-navigation #main-navigation {
    width: 40vw; }

  header.light #main-navigation {
    width: 25vw; } }
@media screen and (min-width: 1025px) {
  header.row [class^=c-]:first-of-type {
    padding-left: 20px; } }
@media screen and (max-width: 1330px) and (min-width: 1025px) {
  header.light #main-navigation,
  header.home #main-navigation,
  header.sub-page-navigation #main-navigation {
    max-width: 56vw; }

  header.light #main-navigation {
    width: 30vw; } }
@media screen and (max-wdith: 1024px) {
  header.row [class^=c-]:first-of-type {
    padding-left: 10px; } }
.regular-button {
  padding: 19px 60.5px 15px;
  border-radius: 3px;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .regular-button .text {
    text-transform: uppercase;
    font-size: 1em;
    font-family: "Helvetica-Neue-LT-Pro-Bold", sans-serif;
    line-height: 1.625em;
    font-weight: 600;
    pointer-events: none;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .regular-button.small {
    padding: 19px 37px 15px; }

.regular-button.dark-blue {
  background: #2957F9;
  box-shadow: 0 8px 20px 0 rgba(41, 47, 249, 0.2); }
  .regular-button.dark-blue .text {
    color: #ffffff;
    transform-origin: center; }

.button-wrapper.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.regular-button.dark-blue:hover,
.form-row.submit input:hover + .button-wrapper .regular-button {
  background: #1941cb;
  box-shadow: 0 8px 20px 0 rgba(41, 47, 249, 0.3); }
  .regular-button.dark-blue:hover .text,
  .form-row.submit input:hover + .button-wrapper .regular-button .text {
    transform: scale(1.05); }

.regular-button.light-blue {
  background: #F5FAFF; }
  .regular-button.light-blue .text {
    color: #2957F9; }
  .regular-button.light-blue:hover {
    background: #deeeff; }
    .regular-button.light-blue:hover .text {
      transform: scale(1.05); }

.back-link {
  text-transform: uppercase;
  font-family: "Avenir-Medium", sans-serif;
  color: #1d202d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .back-link .svg-wrapper {
    margin-right: 15px; }
    .back-link .svg-wrapper svg {
      position: relative;
      top: 2px;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .back-link:hover svg {
    -moz-transform: translate(-1vw, 0);
    -o-transform: translate(-1vw, 0);
    -ms-transform: translate(-1vw, 0);
    -webkit-transform: translate(-1vw, 0);
    transform: translate(-1vw, 0); }

.back-link.roi-button .svg-wrapper {
  max-width: 20px; }

.anchor-to svg {
  pointer-events: none; }

@media screen and (max-width: 768px) {
  .regular-button .text {
    text-align: center; } }
footer a,
header a,
main a {
  text-decoration: none; }
footer img,
footer svg,
header img,
header svg,
main img,
main svg {
  width: 100%; }
footer figure,
header figure,
main figure {
  width: 100%;
  margin: 0 auto;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0; }
footer img,
header img,
main img {
  display: block;
  width: 100%;
  height: auto; }

body {
  overflow-x: hidden; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #CED0D9;
  border-radius: 5px; }

::-webkit-scrollbar {
  width: 8px; }

.main-loader {
  width: 100%;
  height: 100vh;
  background: #2957F9;
  position: fixed;
  z-index: 10;
  pointer-events: none;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .main-loader svg {
    position: relative;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0); }
    .main-loader svg .logo-circle-one,
    .main-loader svg .logo-circle-two,
    .main-loader svg .logo-circle-three {
      transform-origin: center;
      fill: #ffffff;
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .main-loader svg #m-logo-circle-loading {
      stroke: #2957F9; }

.no-pointer-events {
  pointer-events: none; }

.roi-calculator-form .form-tabs a,
.add-pointer-events {
  pointer-events: all; }

.reload-error-message {
  opacity: 0;
  color: #ffffff;
  position: absolute;
  -moz-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  transform: translate(0, -40px); }
  .reload-error-message h3 {
    margin-bottom: 10px; }
  .reload-error-message h3,
  .reload-error-message p {
    color: #ffffff; }

header,
main {
  opacity: 0;
  -moz-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  transform: translate(0, -40px); }

.scroll-wrap {
  position: relative;
  z-index: 9; }

.of-h {
  overflow: hidden; }

section #roi-calculator-section-one .roi-calculator-form [class^=tab-],
body section #roi-calculator-section-one .roi-calculator-form .tab-three.step-tab.of-v,
body section #roi-calculator-section-one .roi-calculator-form .tab-six.step-tab.of-v,
.tab-three.of-v,
.tab-six.of-v,
.bws-modal .content-row.of-v,
.bws-modal .content-wrapper.of-v,
.of-v {
  overflow: visible;
  overflow-y: visible; }

.smooth {
  overflow: hidden; }

.roi-calculator-form .form-row.textarea label,
.roi-calculator-form .form-row label {
  margin-bottom: 10px; }

@media all and (min-width: 1024px) {
  .scroll-wrap {
    height: 100vh;
    width: 100vw; } }
footer section:first-of-type .row {
  padding: 60px 0 60px 0.9375em; }
  footer section:first-of-type .row [class^=c-]:first-of-type {
    padding-left: 0.5em;
    padding-right: 0.9375em; }
  footer section:first-of-type .row p {
    margin-top: 9px; }
  footer section:first-of-type .row p,
  footer section:first-of-type .row .inline-menu.right {
    margin-bottom: 17px; }
footer section:last-of-type .row {
  padding: 33px 0.9375em 50px 0; }
footer p,
footer a {
  font-family: "Avenir-Roman", sans-serif; }
footer .inline-menu a {
  font-size: 0.875em; }

.absolute-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }

.inline-menu li {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .inline-menu li:last-of-type {
    margin-left: 0;
    margin-right: 0; }
.inline-menu.left li {
  margin-right: 25px; }
.inline-menu.right li {
  margin-left: 25px; }

.inline-line {
  position: relative;
  color: #1d202d; }
  .inline-line::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    background: #1d202d;
    left: 0;
    right: 0;
    bottom: -1px;
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }
  .inline-line::before {
    transition-delay: 200ms;
    transform-origin: left;
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  .inline-line:hover::before {
    transform-origin: right;
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.inline-line-double {
  position: relative;
  color: #1d202d; }
  .inline-line-double::before, .inline-line-double::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #1d202d;
    left: 0;
    right: 0;
    bottom: -1px;
    transition-duration: 400ms;
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1); }
  .inline-line-double::before {
    transition-delay: 200ms;
    transform-origin: right;
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  .inline-line-double::after {
    transition-delay: 0ms;
    transform-origin: left;
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  .inline-line-double:hover::before {
    transform-origin: right;
    transition-delay: 0ms;
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0); }
  .inline-line-double:hover::after {
    transform-origin: left;
    transition-delay: 200ms;
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.social-list {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .social-list svg {
    max-width: 14px;
    pointer-events: none; }
  .social-list li {
    margin-right: 10px; }
    .social-list li:last-of-type {
      margin-right: 0; }
  .social-list a {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .social-list a::before {
      position: absolute;
      content: "";
      border-radius: 50%;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      transform-origin: center;
      width: 40px;
      height: 40px;
      background: #F5FAFF;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
    .social-list a:hover::before {
      -moz-transform: scale(0.8);
      -o-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
  .social-list .icon-twitter {
    max-width: 16px; }
  .social-list .icon-facebook {
    max-width: 10.57px; }
  .social-list .icon-instagram {
    max-width: 14.01px; }
  .social-list .icon-linked-in {
    max-width: 14px; }

main h1 + p,
main h2 + p,
main h3 + p,
main h4 + p,
main h5 + p,
main h6 + p {
  margin-top: 15px;
  margin-bottom: 30px; }

body.sub-page main {
  padding-top: 150px; }

footer ul,
main ul {
  list-style: none;
  padding-left: 0;
  margin-block-start: 0;
  margin-block-end: 0; }

.bg-light-blue {
  background: #F5FAFF; }

.bg-dark-blue {
  background: #2957F9; }

.spacing-top-xl {
  padding-top: 120px; }

.spacing-bottom-xl {
  padding-bottom: 120px; }

.spacing-top-and-bottom-xl {
  padding-top: 120px;
  padding-bottom: 120px; }

.spacing-top-lg {
  padding-top: 100px; }

.spacing-bottom-lg {
  padding-bottom: 100px; }

.spacing-top-and-bottom-lg {
  padding-top: 100px;
  padding-bottom: 100px; }

.spacing-top-md {
  padding-top: 80px; }

.spacing-bottom-md {
  padding-bottom: 80px; }

.spacing-top-and-bottom-md {
  padding-top: 80px;
  padding-bottom: 80px; }

.spacing-top-sm {
  padding-top: 70px; }

.spacing-bottom-sm {
  padding-bottom: 70px; }

.spacing-top-and-bottom-sm {
  padding-top: 70px;
  padding-bottom: 70px; }

.spacing-top-xs {
  padding-top: 40px; }

.spacing-bottom-xs {
  padding-bottom: 40px; }

.spacing-top-and-bottom-xs {
  padding-top: 40px;
  padding-bottom: 40px; }

.border-14-top-gray,
.border-14-bottom-gray,
.border-12-top-gray,
.border-12-bottom-gray {
  position: relative; }
  .border-14-top-gray::before,
  .border-14-bottom-gray::before,
  .border-12-top-gray::before,
  .border-12-bottom-gray::before {
    background: #D8D8D8;
    height: 1px;
    position: absolute;
    content: ""; }

.border-12-top-gray::before,
.border-12-bottom-gray::before {
  left: 0;
  right: 0;
  width: 84.33%;
  display: block;
  margin: auto; }

main .border-14-top-gray::before,
main .border-12-top-gray::before {
  top: 0; }

main .border-14-bottom-gray::before,
main .border-12-bottom-gray::before {
  bottom: 0; }

.border-14-top-gray::before,
.border-14-bottom-gray::before {
  left: 0;
  width: 100%; }

.border-12-bottom-gray::before {
  bottom: 0; }

main .row ul.dots-green li::before {
  background: #3DCD4B; }
main .row ul.dots-green ul li::before {
  border: 2px solid #3DCD4B;
  background: transparent; }
main .row ul + .button-wrapper {
  margin-top: 35px; }

main .row ul,
main .row ol {
  margin-bottom: 30px; }
  main .row ul.large li,
  main .row ol.large li {
    line-height: 1.5em;
    font-size: 1.25em; }
    main .row ul.large li ul li,
    main .row ol.large li ul li {
      font-size: 20px;
      line-height: 30px;
      font-weight: 300; }
  main .row ul li,
  main .row ol li {
    font-size: 1em;
    line-height: 1.5em;
    font-family: "Avenir-Roman", sans-serif;
    color: #1d202d;
    padding-left: 0.9375em;
    position: relative; }
    main .row ul li::before,
    main .row ol li::before {
      position: absolute;
      display: block;
      content: "";
      width: 6px;
      height: 6px;
      border-radius: 50%;
      top: 10px;
      left: 0; }
    main .row ul li > ul,
    main .row ol li > ul {
      margin-bottom: 0; }
      main .row ul li > ul li,
      main .row ol li > ul li {
        font-family: "Avenir-Oblique", sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-style: italic;
        font-weight: 400; }
        main .row ul li > ul li::before,
        main .row ol li > ul li::before {
          width: 4px;
          height: 4px;
          background: transparent; }

main .row ol {
  counter-reset: ol-item;
  list-style: none;
  padding-left: 0; }
  main .row ol li {
    position: relative;
    padding-left: 30px;
    font-family: "Avenir-Roman", sans-serif; }
    main .row ol li::before {
      position: absolute;
      counter-increment: ol-item;
      content: counter(ol-item) ".";
      font-family: "Avenir-Roman", sans-serif;
      color: #2957F9;
      display: inline-block;
      left: 0;
      top: 0; }

#home-section-one {
  overflow: hidden;
  padding-top: 188px;
  position: relative; }
  #home-section-one .copy {
    position: relative;
    z-index: 1; }
  #home-section-one h1 {
    margin-bottom: 0; }

#home-clouds {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 188px;
  z-index: 0;
  height: 100%; }
  #home-clouds .row {
    height: 100%; }
    #home-clouds .row [class^=c-] {
      position: relative; }
  #home-clouds svg[id^=home-cloud-] {
    position: absolute; }
  #home-clouds #home-cloud-one {
    max-width: 60%;
    left: 30%;
    top: -5%; }
  #home-clouds #home-cloud-two {
    bottom: 50%;
    max-width: 60%; }
  #home-clouds #home-cloud-three {
    left: 0;
    max-width: 70%; }
  #home-clouds #home-cloud-four {
    max-width: 40%;
    z-index: -1;
    left: 45%;
    top: 0; }

#homne-section-one p,
#homne-section-two .line-list p {
  font-family: "Avenir-Roman", sans-serif; }

#home-section-two h4,
#home-section-five h4 {
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  position: relative;
  font-weight: 400; }

#home-section-two {
  counter-reset: svg-count; }
  #home-section-two .svg-wrap svg {
    margin-bottom: 16px; }
  #home-section-two .svg-wrap:first-of-type::before {
    position: relative;
    content: "0" counter(svg-count);
    counter-increment: svg-count;
    font-size: 14px;
    font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
    color: transparent;
    display: block;
    margin-bottom: 28px; }
  #home-section-two .line-list {
    margin-top: 15px; }
    #home-section-two .line-list li::before {
      background: transparent; }
  #home-section-two > .row:last-of-type {
    margin-top: 62px; }

.number-wrap,
.svg-wrap {
  position: relative; }
  .number-wrap:after,
  .svg-wrap:after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F5FAFF;
    border-radius: 50%;
    z-index: -1;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 6.6%; }

.line-list {
  list-style: none;
  margin-bottom: 37px; }
  .line-list li {
    padding: 18px 0;
    border-bottom: 1px solid #E4E6F0; }
    .line-list li:last-of-type {
      border-bottom: 1px solid transparent; }

#home-section-four .card-row {
  padding: 0 3.8vw; }
#home-section-four .c-vw {
  width: 28.33vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
#home-section-four .svg-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  #home-section-four .svg-wrapper svg {
    max-width: 80px;
    margin: 0 auto 28px; }
#home-section-four h4 {
  font-weight: 400; }

.card-row [class^=c-] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.card-row .inner-wrapper {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 51px 2.35vw 0;
  text-align: center;
  background: #ffffff;
  box-shadow: 0 10px 40px 0 rgba(29, 32, 45, 0.1); }
.card-row .row [class^=c-] {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.card-row.green .inner-wrapper {
  border-bottom: 1px solid #3DCD4B; }
.card-row p {
  margin-bottom: 20px; }
  .card-row p:first-of-type {
    margin-top: 20px; }
  .card-row p:last-of-type {
    margin-bottom: 40px; }

#home-section-five .custom-80 {
  margin-bottom: 20px; }

.tt-none {
  text-transform: none; }

.quote {
  position: relative;
  z-index: 1; }
  .quote::before {
    position: absolute;
    content: "";
    background: url("../assets/home/icon-light-blue-quote.svg") no-repeat center center;
    background-size: contain;
    top: -2vw;
    left: -2vw;
    width: 100%;
    height: 100%;
    max-width: 102px;
    max-height: 84px;
    z-index: -1; }

.line {
  margin-right: 15px;
  width: 10px;
  line-height: inherit;
  height: auto;
  min-height: 13px;
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .line::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    display: block;
    margin: auto;
    width: 10px;
    height: 2px; }
  .line.green::before {
    background: #3DCD4B; }

.testimonials {
  position: relative; }
  .testimonials .large {
    margin-bottom: 20px;
    font-family: "Avenir-Oblique", sans-serif; }

.listings-list {
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0; }
  .listings-list .listings-link {
    position: relative;
    color: #1d202d;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    .listings-list .listings-link figure {
      pointer-events: none; }
  .listings-list h4,
  .listings-list p,
  .listings-list figure {
    position: relative;
    z-index: 1; }
  .listings-list li {
    position: relative; }
    .listings-list li:last-of-type {
      margin-bottom: 0; }
    .listings-list li h4 {
      margin-top: 21px;
      margin-bottom: 5px; }
    .listings-list li p {
      margin: 0 auto 0 0;
      font-family: "Avenir-Medium", sans-serif; }
  .listings-list figure {
    overflow: hidden; }
    .listings-list figure img {
      transform-origin: center;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .listings-list a:hover figure img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }

#case-studies-section-one h1 {
  text-transform: none; }

.page-inner-case-studies .result-box:first-of-type svg {
  max-width: 10vw; }
.page-inner-case-studies .result-box:last-of-type svg {
  max-width: 10vw; }
.page-inner-case-studies .result-box {
  border-radius: 5px;
  border: 1px solid #CED0D9;
  padding: 40px 25px; }
  .page-inner-case-studies .result-box h5 {
    opacity: 0.5;
    font-family: "Avenir-Heavy", sans-serif;
    margin-bottom: 20px; }
.page-inner-case-studies h4 .svg-wrapper {
  position: relative;
  bottom: 0;
  top: -0.5px;
  left: 1px; }
.page-inner-case-studies .before-and-after-row h4 {
  margin-bottom: 13px; }
.page-inner-case-studies #before-photo h4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.page-inner-case-studies #before-photo .text {
  background: #ffffff;
  padding-right: 20px; }
.page-inner-case-studies #title h1 {
  line-height: 1em; }
.page-inner-case-studies #title h4 {
  font-family: "Helvetica-Neue-LT-Pro-Bold", sans-serif; }
.page-inner-case-studies #title p {
  font-family: "Avenir-Medium", sans-serif;
  margin: 0; }
.page-inner-case-studies .breakdown-title h3 {
  position: relative; }
  .page-inner-case-studies .breakdown-title h3:last-of-type {
    margin-bottom: 30px; }
  .page-inner-case-studies .breakdown-title h3::before {
    height: 100%;
    width: 2px;
    left: -22.5vw;
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    background: #2957F9; }
.page-inner-case-studies #profit-information ul,
.page-inner-case-studies #roi-information ul {
  margin-top: 25px;
  margin-bottom: 50px; }
  .page-inner-case-studies #profit-information ul li,
  .page-inner-case-studies #roi-information ul li {
    padding: 10px 0;
    border-bottom: 1px solid #D8D8D8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
.page-inner-case-studies #cta-copy h2 {
  margin-bottom: 20px; }

#brokers-section-one h1,
#brokers-section-one h2 {
  font-weight: 300; }

#brokers-section-one .button-wrapper {
  margin-top: 20px; }

.line-title {
  position: relative;
  padding-left: 30px;
  font-weight: 300; }
  .line-title:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 95%;
    top: 0;
    bottom: 0;
    left: 0; }
  .line-title.dark-blue::before {
    background: #2957F9; }

.card-row.large .inner-wrapper {
  width: 100%; }
.card-row.large .numbered-circle,
.card-row.large .svg-wrapper {
  margin-left: auto;
  margin-right: auto; }

.card-row .anchor-row {
  width: 30px;
  display: block;
  margin: auto; }

.card-section.small h2,
#brokers-section-two h2 {
  margin-bottom: 50px;
  font-weight: 300; }
.card-section.small .card-row .svg-wrapper,
#brokers-section-two .card-row .svg-wrapper {
  max-width: 50px;
  margin: 0 auto 28px;
  min-height: 50px; }
.card-section.small h5,
#brokers-section-two h5 {
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  font-weight: 400; }

#brokers-section-two .card-row [class^=c-]:nth-of-type(2) .inner-wrapper .svg-wrapper {
  max-width: 70px; }

.broker-steps-row {
  position: relative; }
  .broker-steps-row h4 {
    margin-top: -2vw; }
  .broker-steps-row .svg-wrapper,
  .broker-steps-row h4,
  .broker-steps-row p {
    position: relative;
    z-index: 2; }
  .broker-steps-row .svg-wrapper {
    margin: auto;
    width: 13.5vw;
    height: 13.5vw;
    display: flex;
    justify-content: center;
    align-items: center; }
    .broker-steps-row .svg-wrapper::before {
      position: absolute;
      content: "";
      width: 13.5vw;
      height: 13.5vw;
      border-radius: 50%;
      top: 0;
      left: 0;
      right: 0;
      display: block;
      margin: auto;
      background: #F5FAFF;
      z-index: -1; }
    .broker-steps-row .svg-wrapper svg {
      max-width: 80px;
      margin: auto; }
  .broker-steps-row [class^=c-]:nth-of-type(2) svg {
    max-width: 70px;
    z-index: 3;
    position: relative; }
  .broker-steps-row [class^=c-]:nth-of-type(2),
  .broker-steps-row [class^=c-]:last-of-type {
    position: relative; }
    .broker-steps-row [class^=c-]:nth-of-type(2) .svg-wrapper,
    .broker-steps-row [class^=c-]:last-of-type .svg-wrapper {
      position: relative; }

#brokers-section-three .bottom {
  padding-top: 30px; }

.cta-one {
  position: relative; }
  .cta-one h1 {
    font-weight: 300;
    font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif; }
  .cta-one h1 + p {
    margin-top: 30px; }
  .cta-one p {
    margin-bottom: 30px; }
  .cta-one .svg-wrapper {
    position: absolute;
    max-width: 30vw;
    top: 4vw;
    left: 0;
    right: 0;
    display: block;
    margin: auto; }

.cta-two .svg-wrapper {
  margin: 0 auto 20px; }
.cta-two #one svg {
  max-width: 4vw; }
.cta-two #two svg {
  max-width: 6vw; }
.cta-two h2 {
  margin-bottom: 60px; }

.circle-white {
  position: relative;
  margin-bottom: 60px; }
  .circle-white::before {
    position: absolute;
    content: "";
    width: 12vw;
    height: 12vw;
    background: #ffffff;
    border: 1px solid #D8D8D8;
    border-radius: 50%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    margin: auto;
    z-index: 0;
    transform-origin: center; }
  .circle-white svg {
    position: relative;
    padding: 3vw;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }

@media screen and (min-width: 1200px) {
  #home-section-five [class^=c-]:nth-of-type(2) {
    position: relative; }
    #home-section-five [class^=c-]:nth-of-type(2)::before {
      left: -3vw; }
    #home-section-five [class^=c-]:nth-of-type(2)::after {
      right: -3vw; }
    #home-section-five [class^=c-]:nth-of-type(2)::before, #home-section-five [class^=c-]:nth-of-type(2)::after {
      position: absolute;
      content: "";
      background: url("../assets/arrows/icon-arrow-right-green.svg") no-repeat center center;
      background-size: contain;
      width: 2vw;
      height: 3vw;
      bottom: 0;
      top: -10vw;
      margin: auto;
      max-width: 13px;
      max-height: 26px; }

  .broker-steps-row [class^=c-]:nth-of-type(2) .svg-wrapper {
    margin-top: 100px; }
  .broker-steps-row .arrow-line {
    position: absolute;
    content: "";
    width: 15vw;
    height: 15vw;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto; }
    .broker-steps-row .arrow-line:before {
      position: absolute;
      content: "";
      width: 30vw;
      height: 15vw; }
  .broker-steps-row [class^=c-]:nth-of-type(2) .arrow-line::before {
    transform-origin: left;
    background: url("../assets/arrows/icon-arrow-3.svg") no-repeat center center;
    left: -18.4vw;
    top: -11vw;
    -moz-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg); }
  .broker-steps-row [class^=c-]:last-of-type .arrow-line::before {
    background: url("../assets/arrows/icon-arrow-4.svg") no-repeat center center;
    transform-origin: left;
    top: 9vw;
    left: -21.7vw;
    -moz-transform: rotate(-34deg);
    -o-transform: rotate(-34deg);
    -ms-transform: rotate(-34deg);
    -webkit-transform: rotate(-34deg);
    transform: rotate(-34deg); } }
@media screen and (min-width: 1025px) {
  .cta-two [class^=c-]:first-of-type {
    margin-right: 0.9375em; }
  .cta-two [class^=c-]:last-of-type {
    margin-left: 0.9375em; }

  #home-section-six {
    position: relative; }
    #home-section-six::before {
      position: absolute;
      content: "";
      height: 100%;
      top: 0;
      bottom: 0;
      background: #F5FAFF;
      width: 50vw;
      left: -9vw;
      z-index: 2; }
    #home-section-six .row [class^=c-]:first-of-type {
      position: relative;
      z-index: 2; } }
#product-rental-loan-section-two .inner-wrapper svg {
  max-width: 60px; }
#product-rental-loan-section-two .inner-wrapper:last-of-type svg {
  max-height: 50px; }

main .row ul.faq-list li::before {
  background: transparent; }

main ul.faq-list li {
  padding: 24px 30px; }

.faq-list li {
  padding-left: 0;
  border: 1px solid #D8D8D8;
  border-radius: 8px;
  margin-bottom: 20px; }
  .faq-list li .inner-faq-content {
    padding-top: 35px;
    padding-bottom: 18px; }
  .faq-list li:last-of-type {
    margin-bottom: 0; }
  .faq-list li.active {
    background: #F5FAFF; }
    .faq-list li.active .text {
      color: #2957F9; }

.back-to-top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: #2957F9;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .back-to-top svg {
    pointer-events: none;
    max-width: 18px;
    margin: auto;
    display: block;
    height: 100%;
    position: relative;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .back-to-top:hover svg {
    -moz-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px); }
  .back-to-top.active {
    opacity: 1;
    pointer-events: all; }

.mobile-nav li.faq-list .icon,
.faq-list li .icon {
  position: relative;
  width: 15px;
  height: 15px;
  margin: auto 0 auto 20px;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .mobile-nav li.faq-list .icon::before, .mobile-nav li.faq-list .icon::after,
  .faq-list li .icon::before,
  .faq-list li .icon::after {
    position: absolute;
    content: "";
    background: #2957F9;
    transform-origin: center; }
  .mobile-nav li.faq-list .icon::before,
  .faq-list li .icon::before {
    width: 15px;
    height: 3px; }
  .mobile-nav li.faq-list .icon::after,
  .faq-list li .icon::after {
    width: 3px;
    height: 15px; }
.mobile-nav li.faq-list a,
.faq-list li a {
  font-size: 20px;
  color: #1d202d;
  font-family: "Avenir-Medium", sans-serif;
  line-height: 30px;
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
.mobile-nav li.faq-list.active .icon,
.faq-list li.active .icon {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }
  .mobile-nav li.faq-list.active .icon::before,
  .faq-list li.active .icon::before {
    opacity: 0; }
.mobile-nav li.faq-list .icon,
.mobile-nav li.faq-list .text,
.faq-list li .icon,
.faq-list li .text {
  pointer-events: none; }
.mobile-nav li.faq-list:hover .icon,
.faq-list li:hover .icon {
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }
.mobile-nav li.faq-list .faq-content,
.faq-list li .faq-content {
  height: 0;
  overflow: hidden; }

.card-section .card-row [class^=c-]:not(:first-of-type) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.card-section .card-row .svg-wrapper {
  max-width: 74px;
  margin-left: auto;
  margin-right: auto; }

#product-bridge-loan-section-two.card-section .numbered-circle {
  width: 44px;
  height: 44px;
  background: #F5FAFF;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 14px;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
#product-bridge-loan-section-two.card-section .svg-wrapper {
  margin-bottom: 14px; }
#product-bridge-loan-section-two.card-section h5:last-of-type {
  margin-bottom: 35px; }
#product-bridge-loan-section-two .inner-wrapper {
  padding-top: 70px; }
  #product-bridge-loan-section-two .inner-wrapper h5 {
    margin-bottom: 0; }
    #product-bridge-loan-section-two .inner-wrapper h5:last-of-type {
      margin-top: 0; }
#product-bridge-loan-section-two .anchor-to {
  max-width: 30px;
  padding: 10px 10px 0;
  min-height: 20px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  #product-bridge-loan-section-two .anchor-to svg {
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  #product-bridge-loan-section-two .anchor-to:hover svg {
    -moz-transform: translate(0, 10px);
    -o-transform: translate(0, 10px);
    -ms-transform: translate(0, 10px);
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px); }
#product-bridge-loan-section-two [class^=c-]:first-of-type {
  display: block; }
#product-bridge-loan-section-two .inner-wrapper {
  padding-bottom: 30px; }

.item-spacing-lg p + ul,
.item-spacing-lg h1 + p {
  margin-top: 40px; }

.page-inner-case-studies footer section.border-12-top-gray:first-of-type::before,
.page-faq footer section.border-12-top-gray:first-of-type::before,
.page-product-commercial footer section.border-12-top-gray:first-of-type::before {
  background: transparent; }

main ul.sidebar-mennu li {
  padding-left: 0; }
  main ul.sidebar-mennu li::before {
    background: transparent; }

.sidebar-mennu {
  position: relative; }
  .sidebar-mennu li {
    padding: 5px 0; }
    .sidebar-mennu li a {
      font-size: 1em;
      line-height: 2em;
      font-family: "Avenir-Medium", sans-serif;
      font-weight: 400;
      color: #1d202d;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
      .sidebar-mennu li a::before, .sidebar-mennu li a::after {
        position: absolute;
        content: "";
        border-radius: 50%;
        background: #3DCD4B;
        display: block;
        margin: auto;
        top: 0;
        bottom: 0;
        transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
        transition-duration: 200ms;
        transform-origin: center;
        -moz-transform: scale(0);
        -o-transform: scale(0);
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0); }
      .sidebar-mennu li a::before {
        width: 7px;
        height: 7px;
        left: -28px;
        transition-delay: 0ms; }
      .sidebar-mennu li a::after {
        width: 31px;
        height: 31px;
        left: -40px;
        opacity: 0.1;
        transition-delay: 100ms; }
      .sidebar-mennu li a:hover {
        color: #3DCD4B; }
      .sidebar-mennu li a.active::before, .sidebar-mennu li a.active::after {
        -moz-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1); }
      .sidebar-mennu li a.active::before {
        transition-delay: 100ms; }
      .sidebar-mennu li a.active::after {
        transition-delay: 0ms; }

.sticky-menu {
  position: -webkit-sticky;
  position: sticky; }

.faq-section {
  padding-bottom: 50px;
  padding-top: 40px; }
  .faq-section:first-of-type {
    padding-top: 0; }
  .faq-section h3 {
    margin-bottom: 22px; }

main ul.team-list li::before {
  background: transparent; }

.team-list li {
  position: relative;
  margin-bottom: 52px; }
  .team-list li:last-of-type {
    margin-bottom: 0; }
.team-list .line-title {
  text-align: left; }
  .team-list .line-title p,
  .team-list .line-title h3 {
    font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
    font-weight: 400;
    word-break: break-all; }
  .team-list .line-title h3 {
    font-size: 1.875em;
    text-transform: none; }
  .team-list .line-title p {
    position: relative;
    display: inline-block;
    text-transform: uppercase; }
    .team-list .line-title p::before {
      position: absolute;
      content: "";
      width: 20px;
      height: 13px;
      background-size: contain;
      background: url("/assets/arrows/icon-arrow-right-dark-blue.svg") no-repeat center center;
      opacity: 0;
      right: -30px;
      top: 0;
      bottom: 0;
      display: block;
      margin: auto;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transform: translate(-10px, 0);
      -o-transform: translate(-10px, 0);
      -ms-transform: translate(-10px, 0);
      -webkit-transform: translate(-10px, 0);
      transform: translate(-10px, 0); }
.team-list img {
  margin-bottom: 20px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -mos-filter: grayscale(1);
  -m-filter: grayscale(1);
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
.team-list li:hover img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -mos-filter: grayscale(0);
  -m-filter: grayscale(0); }
.team-list li:hover p::before {
  opacity: 1;
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.cta-three .button-wrapper {
  margin-bottom: 80px; }
.cta-three .image-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }
  .cta-three .image-column img {
    height: auto;
    margin: auto auto 0; }

.bws-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  min-height: 100vh;
  opacity: 0;
  pointer-events: none;
  background: rgba(29, 32, 45, 0.6);
  z-index: 12;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .bws-modal > .row {
    overflow: hidden;
    max-height: 80vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .bws-modal > .row > [class^=c-] {
      background: #ffffff;
      overflow: hidden;
      padding-left: 0;
      padding-right: 0; }
  .bws-modal.active {
    pointer-events: all; }
  .bws-modal .modal-title {
    margin-bottom: 30px; }
  .bws-modal .content-row {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .bws-modal .content-wrapper {
    overflow: hidden;
    position: relative; }
    .bws-modal .content-wrapper .close-row {
      position: absolute;
      right: 0; }
    .bws-modal .content-wrapper .row.end-xxs {
      position: absolute;
      z-index: 1; }
    .bws-modal .content-wrapper .content-row > [class^=c-] {
      padding-top: 60px; }
  .bws-modal .first-row {
    opacity: 0;
    -moz-transform: translate(0, -40px);
    -o-transform: translate(0, -40px);
    -ms-transform: translate(0, -40px);
    -webkit-transform: translate(0, -40px);
    transform: translate(0, -40px); }
  .bws-modal img {
    width: 100%; }
  .bws-modal .social-list {
    list-style: none;
    padding-left: 0; }
    .bws-modal .social-list svg {
      width: 100%; }
  .bws-modal .content-wrapper,
  .bws-modal > .row {
    height: auto; }
  .bws-modal > .row .content-row {
    padding-top: 60px;
    max-height: 80vh; }
  .bws-modal .close-wrapper {
    width: 20px;
    height: 20px;
    padding: 20px; }
    .bws-modal .close-wrapper svg {
      pointer-events: none;
      transform-origin: center;
      -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
      transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
    .bws-modal .close-wrapper:hover svg {
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -webkit-transform: scale(1.2);
      transform: scale(1.2); }

#modal-content {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 10; }

.team-modal .row.end-xs {
  border-top: 2px solid #2957F9; }
.team-modal .content-wrapper .content-row {
  padding-top: 50px; }
  .team-modal .content-wrapper .content-row > [class^=c-] {
    padding-top: 0; }
.team-modal #copy {
  text-align: left; }
  .team-modal #copy p.large,
  .team-modal #copy h3 {
    text-transform: uppercase; }
  .team-modal #copy h3 {
    margin-bottom: 30px; }
  .team-modal #copy h4 {
    font-weight: 400; }
.team-modal .content-row {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 50px; }
.team-modal .social-list {
  margin-top: 0;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .team-modal .social-list a {
    margin-bottom: 10px; }
    .team-modal .social-list a::before {
      z-index: 0; }
    .team-modal .social-list a svg {
      z-index: 2; }
.team-modal .social-list,
.team-modal img {
  margin-bottom: 30px; }

.bws-modal.product-modal h2 {
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  font-weight: 500; }
.bws-modal.product-modal > .row .content-row {
  padding-top: 0; }
.bws-modal.product-modal .content-row {
  padding-bottom: 40px; }
.bws-modal.product-modal .form-messages {
  position: relative; }
.bws-modal.product-modal form.regular-form .success-inner {
  display: block;
  width: 100%;
  margin: auto;
  opacity: 0;
  -moz-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  transform: translate(0, -40px); }
  .bws-modal.product-modal form.regular-form .success-inner h3 {
    margin-bottom: 25px; }
  .bws-modal.product-modal form.regular-form .success-inner p {
    margin-bottom: 20px; }

form.regular-form .form-messages {
  position: relative; }
form.regular-form .success {
  opacity: 0;
  -moz-transform: translate(0, 40px);
  -o-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px); }

#cta-form .content-row {
  padding: 60px 0; }
  #cta-form .content-row::-webkit-scrollbar {
    width: 0px;
    background: transparent; }
  #cta-form .content-row::-webkit-scrollbar-thumb {
    background: transparent; }
  #cta-form .content-row .button-row,
  #cta-form .content-row .button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  #cta-form .content-row .button-wrapper {
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    #cta-form .content-row .button-wrapper .regular-button {
      width: 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }

main .row ul.social-list {
  position: relative;
  z-index: 2; }
  main .row ul.social-list li {
    padding-left: 0;
    margin-right: 10px; }
    main .row ul.social-list li:last-of-type {
      margin-right: 0; }
    main .row ul.social-list li::before {
      background: transparent; }
    main .row ul.social-list li a::before {
      background: #F5FAFF; }

.form-regular input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1d202d;
  opacity: 0.5; }
.form-regular input::-moz-placeholder {
  /* Firefox 19+ */
  color: #1d202d;
  opacity: 0.5; }
.form-regular input:-ms-input-placeholder {
  /* IE 10+ */
  color: #1d202d;
  opacity: 0.5; }
.form-regular input:-moz-placeholder {
  /* Firefox 18- */
  color: #1d202d;
  opacity: 0.5; }

select::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(29, 32, 45, 0.5);
  -webkit-transition: 400ms all linear;
  -moz-transition: 400ms all linear;
  -ms-transition: 400ms all linear;
  -o-transition: 400ms all linear;
  transition: 400ms all linear; }
select::-moz-placeholder,
input::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(29, 32, 45, 0.5);
  -webkit-transition: 400ms all linear;
  -moz-transition: 400ms all linear;
  -ms-transition: 400ms all linear;
  -o-transition: 400ms all linear;
  transition: 400ms all linear; }
select:-ms-input-placeholder,
input:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(29, 32, 45, 0.5);
  -webkit-transition: 400ms all linear;
  -moz-transition: 400ms all linear;
  -ms-transition: 400ms all linear;
  -o-transition: 400ms all linear;
  transition: 400ms all linear; }
select:-moz-placeholder,
input:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(29, 32, 45, 0.5);
  -webkit-transition: 400ms all linear;
  -moz-transition: 400ms all linear;
  -ms-transition: 400ms all linear;
  -o-transition: 400ms all linear;
  transition: 400ms all linear; }
select:focus,
input:focus {
  outline: none; }
select:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: transparent; }
select:focus::-moz-placeholder,
input:focus::-moz-placeholder {
  color: transparent; }
select:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder {
  color: transparent; }
select:focus:-moz-placeholder,
input:focus:-moz-placeholder {
  color: transparent; }

input,
textarea,
select {
  min-width: auto;
  border: 1px solid #CED0D9;
  min-height: 38px;
  padding: 25px 30px 5px;
  font-family: "Avenir-Roman", sans-serif;
  font-size: 1em;
  color: #1d202d;
  border-radius: 5px;
  background: #ffffff;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }

textarea {
  width: 100%;
  padding-top: 40px; }
  textarea:focus {
    outline: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #ffffff url("/assets/arrows/down_arrow_dark.svg") no-repeat center center;
  background-position: 95% 50%;
  background-size: 12px;
  min-height: 70px;
  width: 100%;
  padding: 15px 30px; }

select::-ms-expand {
  display: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0; }

.checkbox-wrapper {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  pointer-events: none; }
  .checkbox-wrapper input {
    pointer-events: all; }
  .checkbox-wrapper label {
    pointer-events: none; }
  .checkbox-wrapper label::before,
  .checkbox-wrapper label::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 5px;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .checkbox-wrapper label::before {
    border: 1px solid #CED0D9;
    left: -40px; }
  .checkbox-wrapper label::after {
    background: #2957F9 url("/assets/icons/icon-check-white.svg") no-repeat center center;
    background-size: 30px 10px;
    top: 0;
    opacity: 0;
    top: 1px;
    left: -39px; }
  .checkbox-wrapper.active-input label::after {
    opacity: 1; }
  .checkbox-wrapper.active-input label::before {
    background: #2957F9; }
  .checkbox-wrapper input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%; }
  .checkbox-wrapper label {
    font-family: "Avenir-Roman", sans-serif;
    font-size: 14px;
    margin-left: 40px;
    display: block; }

.form-row.checkbox .checkbox-wrapper label {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.form-row {
  position: relative;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .form-row .left,
  .form-row .right {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .form-row .error input {
    border: 1px solid #e40303; }
  .form-row .error span {
    color: #e40303;
    padding-top: 10px;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .form-row label {
    pointer-events: none;
    transform-origin: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
  .form-row input.error {
    border: 1px solid #e40303; }

.form-row.single label,
.form-row.single input {
  width: 100%; }

.form-row .right .dollar-sign {
  left: 35px; }
.form-row .dollar-sign {
  font-family: "Avenir-Roman", sans-serif;
  font-size: 16px;
  color: #1d202d;
  width: 10px;
  height: 50px;
  position: absolute;
  top: 56px;
  left: 20px;
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }

form.roi-calculator-form .form-row .dollar-sign {
  top: 44px; }

.form-row.submit {
  position: relative; }
  .form-row.submit input[type=submit] {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    max-width: 181px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .form-row.submit input[type=submit]:hover {
      cursor: pointer; }

.form-row.double {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.form-row.submit.full .button-wrapper,
.form-row.submit.full .text,
.form-row.submit.full .regular-button,
.button-wrapper.full .button-wrapper,
.button-wrapper.full .text,
.button-wrapper.full .regular-button {
  width: 100%; }
.form-row.submit.full input,
.button-wrapper.full input {
  max-width: 100%; }
.form-row.submit.full .regular-button,
.form-row.submit.full .button-wrapper,
.button-wrapper.full .regular-button,
.button-wrapper.full .button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.form-row.submit .button-wrapper,
.button-wrapper .button-wrapper {
  pointer-events: none; }

option {
  background-color: rgba(29, 32, 45, 0.5);
  color: rgba(29, 32, 45, 0.5); }

.regular-form .form-row.textarea label,
.regular-form .form-row.double label {
  font-size: 1em;
  font-family: "Avenir-Roman", sans-serif;
  color: #D8D8D8;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 70px;
  left: 0;
  height: 100%; }

.form-row {
  padding-bottom: 26px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .form-row.double .left,
  .form-row.double .right {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

form {
  position: relative; }

form.regular-form .form-row.single label, form.regular-form .form-row.double .left label {
  -moz-transform: translate(30px, 0);
  -o-transform: translate(30px, 0);
  -ms-transform: translate(30px, 0);
  -webkit-transform: translate(30px, 0);
  transform: translate(30px, 0); }
form.regular-form .form-row.single.textarea label, form.regular-form .form-row.single label {
  -moz-transform: translate(30px, -5px);
  -o-transform: translate(30px, -5px);
  -ms-transform: translate(30px, -5px);
  -webkit-transform: translate(30px, -5px);
  transform: translate(30px, -5px); }
form.regular-form .form-row.textarea.active-input label {
  color: #1d202d; }
form.regular-form .form-row.single.textarea.active-input label, form.regular-form .form-row.single.active-input label {
  -moz-transform: translate(30px, -30px) scale(0.7);
  -o-transform: translate(30px, -30px) scale(0.7);
  -ms-transform: translate(30px, -30px) scale(0.7);
  -webkit-transform: translate(30px, -30px) scale(0.7);
  transform: translate(30px, -30px) scale(0.7); }
form.regular-form .form-row .textarea.active-input label {
  color: #1d202d; }
form.regular-form .form-row.double .active-input label,
form.regular-form .form-row .active-input label {
  color: #1d202d; }
form.regular-form .form-row.double .active-input input,
form.regular-form .form-row .active-input input {
  border: 1px solid #2957F9; }
form.regular-form .form-row.double .active-input.left label,
form.regular-form .form-row .active-input.left label {
  -moz-transform: translate(30px, -17px) scale(0.7);
  -o-transform: translate(30px, -17px) scale(0.7);
  -ms-transform: translate(30px, -17px) scale(0.7);
  -webkit-transform: translate(30px, -17px) scale(0.7);
  transform: translate(30px, -17px) scale(0.7); }
form.regular-form .form-row .checkbox-wrapper {
  margin-top: 20px; }
form.regular-form .form-row.single.checkbox label {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
form.regular-form .form-row .error-message {
  text-align: left; }

.form-inner {
  -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
  transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }

.form-messages {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .form-messages .success,
  .form-messages .failed {
    text-align: center;
    height: 0;
    overflow: hidden;
    left: 0;
    right: 0; }

form.regular-form .form-messages .success,
form.regular-form .form-messages .failed {
  display: block;
  -moz-transform: translate(0, -40px);
  -o-transform: translate(0, -40px);
  -ms-transform: translate(0, -40px);
  -webkit-transform: translate(0, -40px);
  transform: translate(0, -40px);
  -webkit-transition: 400ms all Scubic;
  -moz-transition: 400ms all Scubic;
  -ms-transition: 400ms all Scubic;
  -o-transition: 400ms all Scubic;
  transition: 400ms all Scubic; }

.form-wrapper .form-messages .success,
.form-wrapper .form-messages .failed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .form-wrapper .form-messages .success h2,
  .form-wrapper .form-messages .failed h2 {
    margin-bottom: 20px;
    font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif; }

#roi-calculator-section-one .form-inner {
  transition: none; }
#roi-calculator-section-one form {
  opacity: 0;
  height: 0;
  overflow: hidden; }
  #roi-calculator-section-one form.active {
    overflow: visible; }
  #roi-calculator-section-one form.no-selection-active {
    opacity: 1;
    height: 100%; }

.ground-up-construction-loan-form-page-content,
.brokers-form-page-content,
.commercial-form-page-content,
.roi-calculator-page-content {
  position: relative; }
  .ground-up-construction-loan-form-page-content::before,
  .brokers-form-page-content::before,
  .commercial-form-page-content::before,
  .roi-calculator-page-content::before {
    width: 100%;
    height: 53%;
    position: absolute;
    left: 0;
    top: 0;
    background: #2957F9;
    content: "";
    z-index: -1; }

#gucl-section-one .form-wrapper,
#brokers-form-section-one .form-wrapper,
#commercial-form-section-one .form-wrapper {
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #D8D8D8;
  padding: 46px 4.46vw;
  position: relative;
  overflow: hidden; }

#gucl-section-one,
#commercial-form-section-one {
  color: #ffffff; }

#roi-calculator-section-one {
  padding-bottom: 160px; }
  #roi-calculator-section-one .form-wrapper {
    opacity: 0;
    height: 0;
    overflow: hidden; }
    #roi-calculator-section-one .form-wrapper.active {
      opacity: 1; }
  #roi-calculator-section-one .main-roi-form-wrapper {
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #D8D8D8;
    padding: 46px 4.46vw;
    position: relative;
    overflow: hidden; }
  #roi-calculator-section-one .form-wrapper {
    overflow: hidden;
    height: 0; }
    #roi-calculator-section-one .form-wrapper.of-v {
      overflow: visible; }
    #roi-calculator-section-one .form-wrapper.active {
      height: auto;
      overflow: visible; }

#roi-calculator-section-one #commercial-form .form-row.message p,
#roi-calculator-section-one .form-messages .success-inner,
#roi-calculator-section-one .form-messages .failed-inner {
  margin-left: auto;
  margin-right: auto; }

.main-cta-form-button-row [class^=c-] {
  margin-bottom: 20px; }

form.calculation-form .form-row.double .left.adjust-for-error-of-sibling,
form.calculation-form .form-row.double .right.adjust-for-error-of-sibling,
.calculation-form .form-row.double .left.adjust-for-error-of-sibling,
.calculation-form .form-row.double .right.adjust-for-error-of-sibling,
#roi-calculator-section-one .roi-calculator-form .form-row.double .left.adjust-for-error-of-sibling,
#roi-calculator-section-one .roi-calculator-form .form-row.double .right.adjust-for-error-of-sibling,
.roi-calculator-form .form-row.double .left.adjust-for-error-of-sibling,
.roi-calculator-form .form-row.double .right.adjust-for-error-of-sibling {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  form.calculation-form .form-row.double .left.adjust-for-error-of-sibling label,
  form.calculation-form .form-row.double .right.adjust-for-error-of-sibling label,
  .calculation-form .form-row.double .left.adjust-for-error-of-sibling label,
  .calculation-form .form-row.double .right.adjust-for-error-of-sibling label,
  #roi-calculator-section-one .roi-calculator-form .form-row.double .left.adjust-for-error-of-sibling label,
  #roi-calculator-section-one .roi-calculator-form .form-row.double .right.adjust-for-error-of-sibling label,
  .roi-calculator-form .form-row.double .left.adjust-for-error-of-sibling label,
  .roi-calculator-form .form-row.double .right.adjust-for-error-of-sibling label {
    height: auto; }
form.calculation-form .form-row .right.error label,
form.calculation-form .form-row .right.error span,
form.calculation-form .form-row .left.error label,
form.calculation-form .form-row .left.error span,
.calculation-form .form-row .right.error label,
.calculation-form .form-row .right.error span,
.calculation-form .form-row .left.error label,
.calculation-form .form-row .left.error span,
#roi-calculator-section-one .roi-calculator-form .form-row .right.error label,
#roi-calculator-section-one .roi-calculator-form .form-row .right.error span,
#roi-calculator-section-one .roi-calculator-form .form-row .left.error label,
#roi-calculator-section-one .roi-calculator-form .form-row .left.error span,
.roi-calculator-form .form-row .right.error label,
.roi-calculator-form .form-row .right.error span,
.roi-calculator-form .form-row .left.error label,
.roi-calculator-form .form-row .left.error span {
  text-align: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
form.calculation-form [class^=tab-],
form.calculation-form .success,
.calculation-form [class^=tab-],
.calculation-form .success,
#roi-calculator-section-one .roi-calculator-form [class^=tab-],
#roi-calculator-section-one .roi-calculator-form .success,
.roi-calculator-form [class^=tab-],
.roi-calculator-form .success {
  opacity: 0;
  -moz-transform: translate(0, 40px);
  -o-transform: translate(0, 40px);
  -ms-transform: translate(0, 40px);
  -webkit-transform: translate(0, 40px);
  transform: translate(0, 40px); }
form.calculation-form [class^=tab-].active,
.calculation-form [class^=tab-].active,
#roi-calculator-section-one .roi-calculator-form [class^=tab-].active,
.roi-calculator-form [class^=tab-].active {
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }
form.calculation-form .form-tabs > ul.row,
.calculation-form .form-tabs > ul.row,
#roi-calculator-section-one .roi-calculator-form .form-tabs > ul.row,
.roi-calculator-form .form-tabs > ul.row {
  padding-bottom: 0; }
form.calculation-form .form-tabs .row,
.calculation-form .form-tabs .row,
#roi-calculator-section-one .roi-calculator-form .form-tabs .row,
.roi-calculator-form .form-tabs .row {
  margin-bottom: 0;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
form.calculation-form .form-tabs a,
.calculation-form .form-tabs a,
#roi-calculator-section-one .roi-calculator-form .form-tabs a,
.roi-calculator-form .form-tabs a {
  font-size: 20;
  font-family: "Avenir-Heavy", sans-serif; }
form.calculation-form .tab-one .form-row:first-of-type,
form.calculation-form .tab-two .form-row:first-of-type,
form.calculation-form .tab-four .form-row:first-of-type,
form.calculation-form .tab-five .form-row:first-of-type,
.calculation-form .tab-one .form-row:first-of-type,
.calculation-form .tab-two .form-row:first-of-type,
.calculation-form .tab-four .form-row:first-of-type,
.calculation-form .tab-five .form-row:first-of-type,
#roi-calculator-section-one .roi-calculator-form .tab-one .form-row:first-of-type,
#roi-calculator-section-one .roi-calculator-form .tab-two .form-row:first-of-type,
#roi-calculator-section-one .roi-calculator-form .tab-four .form-row:first-of-type,
#roi-calculator-section-one .roi-calculator-form .tab-five .form-row:first-of-type,
.roi-calculator-form .tab-one .form-row:first-of-type,
.roi-calculator-form .tab-two .form-row:first-of-type,
.roi-calculator-form .tab-four .form-row:first-of-type,
.roi-calculator-form .tab-five .form-row:first-of-type {
  padding-top: 20px; }
form.calculation-form .form-row .error-message,
.calculation-form .form-row .error-message,
#roi-calculator-section-one .roi-calculator-form .form-row .error-message,
.roi-calculator-form .form-row .error-message {
  text-align: left; }
form.calculation-form .form-messages p,
.calculation-form .form-messages p,
#roi-calculator-section-one .roi-calculator-form .form-messages p,
.roi-calculator-form .form-messages p {
  margin-top: 20px; }
form.calculation-form .form-messages .button-wrapper,
.calculation-form .form-messages .button-wrapper,
#roi-calculator-section-one .roi-calculator-form .form-messages .button-wrapper,
.roi-calculator-form .form-messages .button-wrapper {
  margin-top: 10px; }
form.calculation-form .form-messages .inline-line-double.large,
.calculation-form .form-messages .inline-line-double.large,
#roi-calculator-section-one .roi-calculator-form .form-messages .inline-line-double.large,
.roi-calculator-form .form-messages .inline-line-double.large {
  margin: 10px 0 20px;
  text-transform: uppercase;
  font-family: "Avenir-Medium", sans-serif;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  form.calculation-form .form-messages .inline-line-double.large::before, form.calculation-form .form-messages .inline-line-double.large::after,
  .calculation-form .form-messages .inline-line-double.large::before,
  .calculation-form .form-messages .inline-line-double.large::after,
  #roi-calculator-section-one .roi-calculator-form .form-messages .inline-line-double.large::before,
  #roi-calculator-section-one .roi-calculator-form .form-messages .inline-line-double.large::after,
  .roi-calculator-form .form-messages .inline-line-double.large::before,
  .roi-calculator-form .form-messages .inline-line-double.large::after {
    height: 2px; }
form.calculation-form .form-row.textarea textarea,
.calculation-form .form-row.textarea textarea,
#roi-calculator-section-one .roi-calculator-form .form-row.textarea textarea,
.roi-calculator-form .form-row.textarea textarea {
  padding: 15px 30px; }
form.calculation-form .title,
.calculation-form .title,
#roi-calculator-section-one .roi-calculator-form .title,
.roi-calculator-form .title {
  padding: 40px 0; }
form.calculation-form .title,
form.calculation-form .form-messages h3,
.calculation-form .title,
.calculation-form .form-messages h3,
#roi-calculator-section-one .roi-calculator-form .title,
#roi-calculator-section-one .roi-calculator-form .form-messages h3,
.roi-calculator-form .title,
.roi-calculator-form .form-messages h3 {
  font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
  font-weight: 500; }
form.calculation-form input,
form.calculation-form select,
.calculation-form input,
.calculation-form select,
#roi-calculator-section-one .roi-calculator-form input,
#roi-calculator-section-one .roi-calculator-form select,
.roi-calculator-form input,
.roi-calculator-form select {
  padding: 0px 30px; }
form.calculation-form input,
.calculation-form input,
#roi-calculator-section-one .roi-calculator-form input,
.roi-calculator-form input {
  min-height: 48px; }
form.calculation-form .form-row,
.calculation-form .form-row,
#roi-calculator-section-one .roi-calculator-form .form-row,
.roi-calculator-form .form-row {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
form.calculation-form select,
.calculation-form select,
#roi-calculator-section-one .roi-calculator-form select,
.roi-calculator-form select {
  min-height: 50px;
  font-family: "Avenir-Heavy", sans-serif;
  background-size: 13px 8px; }
  form.calculation-form select#form-type-1, form.calculation-form select#property-type-2,
  .calculation-form select#form-type-1,
  .calculation-form select#property-type-2,
  #roi-calculator-section-one .roi-calculator-form select#form-type-1,
  #roi-calculator-section-one .roi-calculator-form select#property-type-2,
  .roi-calculator-form select#form-type-1,
  .roi-calculator-form select#property-type-2 {
    border: 1px solid #1d202d; }
form.calculation-form [class^=tab-],
.calculation-form [class^=tab-],
#roi-calculator-section-one .roi-calculator-form [class^=tab-],
.roi-calculator-form [class^=tab-] {
  opacity: 0;
  height: 0;
  overflow: hidden; }
  form.calculation-form [class^=tab-].active,
  .calculation-form [class^=tab-].active,
  #roi-calculator-section-one .roi-calculator-form [class^=tab-].active,
  .roi-calculator-form [class^=tab-].active {
    opacity: 1;
    height: 100%;
    overflow: visible; }
form.calculation-form .tab-six,
form.calculation-form .tab-three,
.calculation-form .tab-six,
.calculation-form .tab-three,
#roi-calculator-section-one .roi-calculator-form .tab-six,
#roi-calculator-section-one .roi-calculator-form .tab-three,
.roi-calculator-form .tab-six,
.roi-calculator-form .tab-three {
  overflow: visible; }
form.calculation-form .form-row.single select,
.calculation-form .form-row.single select,
#roi-calculator-section-one .roi-calculator-form .form-row.single select,
.roi-calculator-form .form-row.single select {
  width: 100%; }

.regular-form .form-row.textarea label {
  margin: 0 auto 0 0; }

.calculation-form .form-row label {
  position: relative;
  min-height: 40px;
  line-height: 40px;
  color: #1d202d;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0; }
.calculation-form .form-messages .success,
.calculation-form .form-messages .success-inner,
.calculation-form .form-messages .failed,
.calculation-form .form-messages .failed-inner {
  display: block; }
.calculation-form .form-messages h3,
.calculation-form .form-messages p {
  color: #1d202d; }

.loan {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .loan h2 {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
    font-family: "Helvetica-Neue-LT-Pro-Roman", sans-serif;
    font-weight: 500; }

main ul.rates-list {
  margin-bottom: 0; }

.rates-list {
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  z-index: 1; }
  .rates-list li {
    border-bottom: 1px solid #D8D8D8;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .rates-list li:last-of-type {
      border-bottom: 1px solid transparent; }
    .rates-list li p {
      line-height: 55px;
      font-family: "Avenir-Book", sans-serif;
      font-size: 1.25em; }
  .rates-list strong {
    font-family: "Avenir-Roman", sans-serif;
    font-weight: 600; }
  .rates-list::before {
    position: absolute;
    content: "";
    width: 130%;
    height: 100%;
    top: 0;
    left: -10%;
    background: #F5FAFF;
    z-index: 0; }

.form-tabs {
  border-bottom: 1px solid #D8D8D8; }
  .form-tabs.form-row {
    padding-bottom: 20px; }
  .form-tabs .row {
    padding-bottom: 20px; }
  .form-tabs a {
    font-size: 1em;
    font-family: "Avenir-Heavy", sans-serif;
    color: #D8D8D8;
    pointer-events: none;
    text-transform: uppercase;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }
    .form-tabs a.active {
      color: #1d202d;
      pointer-events: all; }
  .form-tabs .active-line {
    position: absolute;
    width: 50%;
    left: 0;
    bottom: 0;
    height: 5px;
    background: #2957F9;
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1); }

main #sidebar-one ul li {
  padding-left: 0; }
  main #sidebar-one ul li::before {
    background: transparent; }

#sidebar-one {
  padding: 40px 30px; }
  #sidebar-one .svg-wrapper,
  #sidebar-one .svg-wrapper svg {
    width: 3.5vw;
    max-width: 40px; }
  #sidebar-one h4 {
    margin-bottom: 17px; }
  #sidebar-one .bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    #sidebar-one .bottom .svg-wrapper {
      margin-right: 10px; }

main .row ul.contact-list {
  margin-bottom: 40px; }

.contact-list li {
  margin-bottom: 20px; }
.contact-list p {
  line-height: 1.325em; }

.show-sm,
.footer-md-row-one {
  display: none;
  visibility: hidden; }

.page-sign-up h1,
.page-sign-up h4 {
  font-family: "Bree Serif", serif;
  font-weight: 400; }
.page-sign-up .sidebar-one h4 {
  text-transform: none; }

.sidebar-menu-two {
  padding: 40px 20px; }
  .sidebar-menu-two li a {
    line-height: 2.5em; }
  .sidebar-menu-two .active.inline-line::before {
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

.legal-content {
  counter-reset: h3-item; }
  .legal-content h3 {
    margin-bottom: 38px; }
  .legal-content h3:not(:first-of-type) {
    position: relative; }
    .legal-content h3:not(:first-of-type)::before {
      counter-increment: h3-item;
      content: counter(h3-item) ".";
      font-family: "Helvetica-Neue-LT-Pro-Light", sans-serif;
      color: #1d202d;
      display: inline-block;
      position: relative;
      margin-right: 10px; }
  .legal-content p {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 1.125em;
    line-height: 1.3889em;
    font-family: "Avenir-Roman", sans-serif; }
  .legal-content p + h3 {
    margin-top: 60px; }

main .row .legal-content ol li {
  font-size: 1.125em; }
  main .row .legal-content ol li::before {
    font-size: 1.125em;
    left: 0; }

#gucl-section-one .success-inner,
#brokers-form-section-one .success-inner,
#commercial-form-section-one .success-inner {
  margin-left: auto;
  margin-right: auto; }

#brokers-form-section-one h1,
#gucl-section-one h1,
#commercial-form-section-one h1,
#roi-calculator-section-one h1 {
  color: #ffffff; }

.testimonial-bullets {
  padding-left: 0;
  margin-top: 43px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  .testimonial-bullets li {
    width: 18px;
    height: 18px;
    padding-left: 0;
    margin-right: 10px; }
  .testimonial-bullets a {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(29, 32, 45, 0.2);
    -webkit-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -ms-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    transition: 400ms all cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transform: scale(0.68);
    -o-transform: scale(0.68);
    -ms-transform: scale(0.68);
    -webkit-transform: scale(0.68);
    transform: scale(0.68);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .testimonial-bullets a.active {
      background: #3DCD4B;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }

.glide__slides,
.glide__track {
  overflow: visible !important; }

.glide__slide [class^=c-] {
  -webkit-transition: 400ms all linear;
  -moz-transition: 400ms all linear;
  -ms-transition: 400ms all linear;
  -o-transition: 400ms all linear;
  transition: 400ms all linear; }

@media screen and (max-width: 1281px) and (min-width: 1201px) {
  .sidebar-one .contact-list a {
    font-size: 14px; } }
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  footer img {
    max-width: 80px; }

  .svg-spacing-sides.c-lg-pr-1,
  .c-lg-pr-1 {
    padding-right: 7.1428571429%; }

  #home-section-four .card-row {
    padding: 0 1.8vw; }
  #home-section-four .c-vw {
    width: 43.33vw;
    margin: 0 2.4vw; }

  .result-box h3 {
    font-size: 2.9vw; } }
@media screen and (min-width: 1025px) {
  #home-section-two svg {
    min-height: 6vw;
    max-height: 60px;
    width: 6vw;
    max-width: 160px; }

  .number-wrap::after,
  .svg-wrap::after {
    height: 12vw;
    width: 12vw;
    -moz-transform: translate(0, -2vw);
    -o-transform: translate(0, -2vw);
    -ms-transform: translate(0, -2vw);
    -webkit-transform: translate(0, -2vw);
    transform: translate(0, -2vw); }

  .listings-list {
    max-width: 86.4vw;
    margin-left: auto;
    margin-right: auto; }
    .listings-list li {
      max-width: 33.33%;
      flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%; } }
@media screen and (min-width: 576px) {
  #product-bridge-loan-section-two h5 {
    font-size: 1.8vw; } }
@media screen and (max-width: 1200px) {
  .lists-row .row [class^=c-] {
    margin-bottom: 80px; }
    .lists-row .row [class^=c-]:last-of-type {
      margin-bottom: 0; }

  #home-section-four.card-section.large .card-row [class^=c-] {
    margin-bottom: 60px; }

  .card-section.small .card-row [class^=c-],
  #brokers-section-two .card-row [class^=c-] {
    margin-bottom: 0; }
    .card-section.small .card-row [class^=c-]:last-of-type.inner-wrapper,
    #brokers-section-two .card-row [class^=c-]:last-of-type.inner-wrapper {
      margin-bottom: 0; }
    .card-section.small .card-row [class^=c-] .inner-wrapper,
    #brokers-section-two .card-row [class^=c-] .inner-wrapper {
      margin-bottom: 60px; }

  .large .card-row [class^=c-],
  .large .card-row.green [class^=c-] {
    margin-bottom: 60px; }
    .large .card-row [class^=c-]:last-of-type,
    .large .card-row.green [class^=c-]:last-of-type {
      margin-bottom: 0; }

  #home-section-five .row .row [class^=c-] {
    margin-bottom: 60px; }
    #home-section-five .row .row [class^=c-]:last-of-type {
      margin-bottom: 30px; }

  .broker-steps-row {
    padding-top: 80px; }
    .broker-steps-row .svg-wrapper {
      margin-left: auto;
      margin-right: auto; }
      .broker-steps-row .svg-wrapper svg {
        max-width: 50px;
        margin-left: auto;
        margin-right: auto; }
    .broker-steps-row [class^=c-] {
      margin-bottom: 40px; }
      .broker-steps-row [class^=c-]:last-of-type {
        margin-bottom: 0; }

  .spacing-lg-bottom {
    margin-bottom: 40px; }

  #product-bridge-loan-section-two .line-title::before {
    background: transparent; }

  #product-bridge-loan-section-two .inner-wrapper {
    margin-bottom: 30px; }
  #product-bridge-loan-section-two [class^=c-]:last-of-type .inner-wrapper {
    margin-bottom: 0; } }
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .card-section.small .card-row [class^=c-]:nth-child(even),
  #brokers-section-two .card-row [class^=c-]:nth-child(even) {
    padding-left: 4.3%; }
  .card-section.small .card-row [class^=c-]:nth-child(odd),
  #brokers-section-two .card-row [class^=c-]:nth-child(odd) {
    padding-right: 4.3%; } }
@media screen and (min-width: 769px) {
  .page-inner-case-studies #profit-information ul {
    padding-right: 8.333%; }
  .page-inner-case-studies #roi-information ul {
    padding-left: 8.333%; }
  .page-inner-case-studies #title {
    padding-left: 1.875em; }
  .page-inner-case-studies .breakdown-title {
    padding-left: 0.9375em; }
  .page-inner-case-studies #cta-image figure {
    padding-left: 0.9375em; }

  .hero-svg-spacing-right {
    padding-right: 3.336vw; }

  .hero-svg-spacing-left {
    padding-left: 3.336vw; }

  .svg-spacing-sides {
    padding-left: 3.336vw;
    padding-right: 3.336vw; }

  .page-inner-case-studies #cta-copy {
    padding-left: 4.33vw; }

  #profit-information {
    position: relative; }
    #profit-information::before {
      position: absolute;
      content: "";
      width: 1px;
      height: 80%;
      top: 35px;
      right: -5%;
      display: block;
      margin: auto;
      background: #D8D8D8; }

  .checkbox-wrapper {
    max-width: 60%; }

  .roi-column,
  .before-and-after-row [class^=c-]:last-of-type {
    padding-right: 0;
    padding-left: 30px; }

  .main-loader svg {
    width: 12vw;
    height: 12vw; } }
@media screen and (max-width: 1024px) {
  .reverse-md-c-2 [class^=c-]:first-of-type {
    order: 2; }
  .reverse-md-c-2 [class^=c-]:last-of-type {
    order: 1; }
  .reverse-md-c-2.md-30-bottom [class^=c-]:last-of-type {
    margin-bottom: 30px; }
  .reverse-md-c-2.md-40-bottom-top [class^=c-]:first-of-type {
    margin-bottom: 40px; }

  .sm-xxs-remove-pl {
    padding-left: 0; }

  .testimonials {
    margin-top: 60px; }

  .quote::before {
    top: -4vw;
    left: -4vw; }

  .footer-ld-row-one {
    display: none;
    visibility: hidden; }

  .footer-md-row-one {
    visibility: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

  footer .inline-menu {
    margin-bottom: 20px; }
    footer .inline-menu.left li:last-of-type {
      margin-right: 0; }
    footer .inline-menu.right {
      margin-bottom: 25px; }
  footer img {
    max-width: 80px; }

  .case-studies-inner-page-content .back-link {
    margin-bottom: 60px; }
    .case-studies-inner-page-content .back-link .svg-wrapper {
      max-width: 10px; }

  .spacing-top-sm {
    padding-top: 50px; }

  .spacing-bottom-sm {
    padding-bottom: 50px; }

  .spacing-top-and-bottom-sm {
    padding-top: 50px;
    padding-bottom: 50px; }

  .spacing-top-lg {
    padding-top: 70px; }

  .spacing-bottom-lg {
    padding-bottom: 70px; }

  .spacing-top-and-bottom-lg {
    padding-top: 70px;
    padding-bottom: 70px; }

  .spacing-top-xl {
    padding-top: 80px; }

  .spacing-bottom-xl {
    padding-bottom: 80px; }

  .spacing-top-and-bottom-xl {
    padding-top: 80px;
    padding-bottom: 80px; }

  .page-inner-case-studies h4 .svg-wrapper {
    top: 0.5px; }

  #product-rental-loan-section-two .svg-wrapper svg {
    max-height: 60px; }

  #faq-section-one .spacing-top-sm {
    padding-top: 80px; }

  .spacing-md-top {
    margin-top: 60px; }

  .legal-content.spacing-bottom-xl {
    padding-bottom: 40px; }

  #cta-form .content-row [class^=c-] {
    margin-bottom: 20px; }

  #home-section-four.card-section.large .card-row .c-vw:last-of-type {
    margin-bottom: 30px; }

  .bws-modal .row.content-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .bws-modal > .row {
    max-height: 100vh;
    position: relative;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
    .bws-modal > .row .row.content-row {
      max-height: 80vh;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; }
  .bws-modal.product-modal .content-wrapper .content-row > [class^=c-] {
    padding-top: 40px; } }
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #home-section-two svg {
    width: 14vw; }

  .number-wrap::after,
  .svg-wrap::after {
    height: 16vw;
    width: 16vw;
    -moz-transform: translate(0, -3vw);
    -o-transform: translate(0, -3vw);
    -ms-transform: translate(0, -3vw);
    -webkit-transform: translate(0, -3vw);
    transform: translate(0, -3vw); }

  #home-section-five .number-wrap::after {
    width: 9vw;
    height: 9vw; }

  .c-md-ml-1 {
    margin-right: 7.1428571429%; }

  #home-section-four .card-row {
    padding: 0 1.8vw; }
  #home-section-four .c-vw {
    width: 43.33vw;
    margin: 2.4vw; }

  #cta-form .content-row {
    padding: 60px 0 20px; } }
@media screen and (min-width: 769px) {
  .listings-list li {
    margin-bottom: 50px; }

  #brokers-section-two h5 {
    font-size: calc(1.2em + 0.2vw); }

  .calculation-form .form-row .left input,
  .calculation-form .form-row .left select,
  .roi-calculator-form .form-row .left input,
  .roi-calculator-form .form-row .left select {
    margin-right: 0.9375em; }
  .calculation-form .form-row .right input,
  .calculation-form .form-row .right select,
  .roi-calculator-form .form-row .right input,
  .roi-calculator-form .form-row .right select {
    margin-left: 0.9375em; }
  .calculation-form .form-row.double .right label,
  .calculation-form .form-row .right label,
  .roi-calculator-form .form-row.double .right label,
  .roi-calculator-form .form-row .right label {
    margin-left: 0.9375em; }
  .calculation-form .form-row.double .left label,
  .calculation-form .form-row .left label,
  .roi-calculator-form .form-row.double .left label,
  .roi-calculator-form .form-row .left label {
    margin-left: 0; }

  .form-row.double .left input,
  .form-row.double .left select {
    margin-right: 0.9375em; }
  .form-row.double .right input,
  .form-row.double .right select {
    margin-left: 0.9375em; }
  .form-row.double .left,
  .form-row.double .right {
    max-width: 50%;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

  .double select {
    width: calc(100% - 0.9375em); }

  form.regular-form .form-row.double .active-input.right label,
  form.regular-form .form-row .active-input.right label {
    -moz-transform: translate(43px, -17px) scale(0.7);
    -o-transform: translate(43px, -17px) scale(0.7);
    -ms-transform: translate(43px, -17px) scale(0.7);
    -webkit-transform: translate(43px, -17px) scale(0.7);
    transform: translate(43px, -17px) scale(0.7); }
  form.regular-form .form-row.double .right label {
    -moz-transform: translate(43px, 0);
    -o-transform: translate(43px, 0);
    -ms-transform: translate(43px, 0);
    -webkit-transform: translate(43px, 0);
    transform: translate(43px, 0); }

  form.calculation-form .form-row .right.error .error-message,
  form.roi-calculator-form .form-row .right.error .error-message,
  form.regular-form .form-row .right.error .error-message {
    margin-left: 0.9375em; }

  #commercial-form-section-one p {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 768px) {
  .number-wrap::after,
  .svg-wrap::after {
    height: 24vw;
    width: 24vw;
    -moz-transform: translate(0, -4vw);
    -o-transform: translate(0, -4vw);
    -ms-transform: translate(0, -4vw);
    -webkit-transform: translate(0, -4vw);
    transform: translate(0, -4vw); }

  #home-section-five .number-wrap::after {
    width: 12vw;
    height: 12vw; }

  .testimonials [class^=c-] {
    padding-left: 0; }
    .testimonials [class^=c-]:first-of-type {
      margin-bottom: 40px; }

  .listings-list li {
    margin-bottom: 30px; }

  #home-section-six .testimonial-bullets {
    margin-top: 0; }
    #home-section-six .testimonial-bullets li {
      padding-left: 0; }

  footer .footer-md-row-one [class^=c-]:nth-of-type(2) {
    margin-top: 20px; }
  footer .inline-menu.right li:first-of-type {
    margin-left: 0; }
  footer .social-list {
    margin-top: 10px; }
  footer .footer-id-row-one img {
    max-width: 100px; }

  .page-inner-case-studies #cta-row img {
    margin-bottom: 30px; }
  .page-inner-case-studies #cta-row .regular-button .text {
    text-align: center; }
  .page-inner-case-studies #roi-information {
    margin-top: 40px; }
  .page-inner-case-studies .case-study-column {
    padding-left: 0;
    padding-right: 0; }
    .page-inner-case-studies .case-study-column .breakdown-title .c-xxs-14 {
      padding-left: 0.9375em; }
  .page-inner-case-studies #before-photo .svg-wrapper {
    top: 0;
    left: 1px; }

  .breakdown-title.spacing-top-lg {
    padding-top: 50px; }

  .page-inner-case-studies #profit-information ul {
    margin-top: 0; }

  .broker-steps-row .svg-wrapper,
  .broker-steps-row .svg-wrapper::before {
    width: 130px;
    height: 130px; }

  footer section:first-of-type .row [class^=c-]:first-of-type {
    padding-left: 0.9375em; }

  .reverse-sm-c-2 [class^=c-]:first-of-type {
    order: 2; }
  .reverse-sm-c-2 [class^=c-]:last-of-type {
    order: 1; }
  .reverse-sm-c-2.sm-30-bottom [class^=c-]:last-of-type {
    margin-bottom: 30px; }

  .sm-30-bottom-first-col [class^=c-]:first-of-type {
    margin-bottom: 30px; }

  main .row ul.large li {
    font-size: 1.125em; }

  .spacing-sm-top {
    margin-top: 60px; }

  .spacing-sm-bottom {
    margin-bottom: 60px; }

  .cta-one.spacing-top-and-bottom-xl {
    padding-bottom: 70px; }

  #product-commercial-section-two.spacing-top-and-bottom-xl {
    padding-top: 40px; }

  .faq-page-content .sidebar-mennu {
    display: none;
    visibility: hidden; }

  .cta-two .svg-wrapper {
    margin-bottom: 30px; }

  .show-sm {
    visibility: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }

  .hide-sm {
    display: none;
    visibility: hidden; }

  .form-row.double {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .form-row.double .left {
      margin-bottom: 20px; }
    .form-row.double .left,
    .form-row.double .right {
      width: 100%; }

  form.regular-form .form-row.double .right label {
    -moz-transform: translate(30px, 0);
    -o-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0); }
  form.regular-form .form-row.double .active-input.right label {
    -moz-transform: translate(30px, -17px) scale(0.7);
    -o-transform: translate(30px, -17px) scale(0.7);
    -ms-transform: translate(30px, -17px) scale(0.7);
    -webkit-transform: translate(30px, -17px) scale(0.7);
    transform: translate(30px, -17px) scale(0.7); }

  #cta-form .regular-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }

  .calculation-form
  .roi-calculator-form .form-row.single label,
  .calculation-form
  .roi-calculator-form .form-row.double label {
    margin: 0 auto 0 0; }
  .calculation-form
  .roi-calculator-form .form-row.submit {
    padding-top: 20px; }

  #roi-calculator-section-one .roi-calculator-form .adjust-for-error-of-sibling.error {
    text-align: left; }

  #home-section-four .c-vw {
    width: 83.33vw; }

  #home-section-two .row [class^=c-] h4:last-of-type {
    margin-top: 0; }

  .bws-modal > .row.first-row {
    position: relative;
    top: -5vh; }

  .main-loader svg {
    width: 100px;
    height: 100px; }

  body.sub-page .line-title {
    padding-left: 0; }

  .line-title.dark-blue::before {
    background: transparent; }

  body.sub-page.page-brokers-form main,
  body.sub-page.page-commercial-loan-form main,
  body.sub-page.page-roi-calculator main {
    padding-top: 130px; }

  .calculation-form .form-row label {
    margin-left: 0; } }
@media screen and (max-width: 768px) and (min-width: 577px) {
  #home-section-two svg {
    width: 16vw; }

  .cta-two #one svg {
    max-width: 6.2vw; }
  .cta-two #two svg {
    max-width: 9vw; }
  .cta-two .svg-wrapper::before {
    width: 18vw;
    height: 18vw; } }
@media screen and (min-width: 576px) {
  #before-photo h4::before {
    position: absolute;
    content: "";
    width: 90%;
    height: 2px;
    top: 0;
    bottom: 0;
    background: #CED0D9;
    z-index: -1;
    display: block;
    margin: auto;
    right: 0; } }
@media screen and (max-width: 576px) {
  #before-photo .svg-wrapper {
    display: none;
    visibility: hidden; }

  #before-photo img {
    margin-bottom: 30px; }

  #product-bridge-loan-section-five h1 {
    font-size: 10vw; }

  .cta-two .row:nth-of-type(2) [class^=c-]:first-of-type {
    margin-bottom: 40px; }

  .cta-two #one svg {
    max-width: 9vw; }
  .cta-two #two svg {
    max-width: 12vw; }
  .cta-two .svg-wrapper {
    margin-bottom: 30px; }
  .cta-two .svg-wrapper::before {
    width: 24vw;
    height: 24vw; }

  .row .team-list li {
    padding-left: 0;
    padding-right: 0; }

  #sidebar-one .svg-wrapper,
  #sidebar-one .svg-wrapper svg {
    width: 5.5vw; }

  .roi-calculator-form .form-tabs [class^=c-]:first-of-type {
    margin-bottom: 20px; }
  .roi-calculator-form .form-tabs [class^=c-]:last-of-type {
    margin-bottom: 10px; }
  .roi-calculator-form .form-tabs .active-line {
    width: 100%; }

  .rates-list li {
    padding: 10px 0;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .rates-list li p {
      line-height: 35px; }

  .page-inner-case-studies #title h4 {
    line-height: 1.5em; }

  .bws-modal .close-wrapper {
    padding: 20px 4% 20px 20px; }

  body.sub-page main {
    padding-top: 80px; }

  body.page-terms-of-use main,
  body.page-privacy-policy main,
  body.page-disclosures main {
    padding-top: 150px; }

  body.page-about.sub-page main,
  body.page-inner-case-studies.sub-page main,
  body.page-case-studies.sub-page main {
    padding-top: 100px; }

  body.page-faq.sub-page main {
    padding-top: 150px; }

  body.page-brokers.sub-page main {
    padding-top: 110px; }

  body.page-sign-up.sub-page main,
  body.page-contact.sub-page main {
    padding-top: 120px; }

  body.page-ground-up-constrution-form main,
  body.page-commercial-form main,
  body.page-brokers-form main {
    padding-top: 130px; }

  body.page-case-studies.sub-page #case-studies-section-one .row.spacing-bottom-xs {
    padding-bottom: 0; }

  body.page-about #about-section-one {
    padding-bottom: 30px; }

  #cta-form .button-row .c-xxs-12 {
    padding: 0; }
    #cta-form .button-row .c-xxs-12 [class^=c-] {
      width: 100%;
      max-width: 100%;
      flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      padding-left: 0;
      padding-right: 0; } }
@media screen and (max-width: 576px) and (min-width: 401px) {
  #home-section-two svg {
    width: 18vw; } }
@media screen and (max-width: 400px) {
  #home-section-two svg {
    width: 30vw; }

  .number-wrap::after,
  .svg-wrap::after {
    -moz-transform: translate(0, -5vw);
    -o-transform: translate(0, -5vw);
    -ms-transform: translate(0, -5vw);
    -webkit-transform: translate(0, -5vw);
    transform: translate(0, -5vw); }

  footer .inline-menu {
    width: 50%;
    float: left; }
    footer .inline-menu.left li, footer .inline-menu.right li {
      margin: 0;
      width: 100%;
      padding-bottom: 4px; } }

/*# sourceMappingURL=styles.css.map */
