﻿/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/* fonts */
/* colors */
/* foundation overrides */
@import url(../3rdParty/jquery.ui/jquery-ui-1.10.3.custom.css);
@import url(../3rdParty/jquery.ui/jquery-ui-1.10.3.adjustments.css);
body {
  font-family: franklin-gothic-atf, Arial, sans-serif;
  font-weight: 500; }

h1, .header, .title {
  font-family: franklin-gothic-atf, Georgia, serif;
  font-weight: 800;
  line-height: 1; }

h2, h3, h4, h5, h6 {
  font-family: franklin-gothic-atf, Georgia, serif; }

html, body {
  font-size: 0;
  line-height: 1.4; }

body {
  overflow-x: hidden; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, input[type=checkbox]:focus, textarea:focus, a:focus, [tabindex="0"]:focus {
  outline: 0.2vw solid #ff6600;
  outline-offset: -0.1vw; }

.background-spacer {
  width: 100vw; }

.block.desktop {
  display: none;
  visibility: hidden; }

.content {
  position: relative;
  z-index: 2000; }

.ui-helper-reset {
  font-size: 1vw; }

@media screen and (min-width: 64em) {
  .block.desktop {
    display: block;
    visibility: visible; }
  .block.mobile {
    display: none;
    visibility: hidden; } }

a.button {
  font-family: franklin-gothic-atf, Arial, sans-serif;
  font-size: 4vw;
  height: 10vw;
  line-height: 4vw;
  margin-bottom: 4vw;
  margin-top: 2vw;
  padding: 3vw 4vw;
  text-align: center;
  min-width: 0; }
  a.button, a.button:hover, a.button:active, a.button:focus {
    background-image: url(/Images/Mobile/fill@2x.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent !important;
    color: #fff; }
  a.button:hover, a.button:active, a.button:focus {
    text-decoration: underline; }
  a.button:focus {
    outline: none; }

footer {
  text-align: center; }
  footer .logo {
    display: inline-block;
    margin-bottom: 20px; }
  footer a {
    /*font-size: 3vw;*/ }
  footer ul {
    font-size: 3vw;
    line-height: 1.2; }
    footer ul li {
      line-height: 1.5; }

header {
  position: absolute;
  top: 0;
  z-index: 1000;
  text-align: center; }
  @media screen and (min-width: 40em) {
    header {
      padding-top: 9px; } }

h1 {
  font-family: franklin-gothic-atf, Georgia, serif;
  font-size: 9vw;
  line-height: 1.053; }

p {
  font-size: 4vw;
  font-family: franklin-gothic-atf, Arial, sans-serif;
  line-height: 1.375;
  margin-bottom: 1vw; }

@media screen and (min-width: 64em) {
  a.button {
    font-size: 1vw;
    height: 3vw;
    line-height: 1vw;
    margin-bottom: 1vw;
    margin-top: 0.5vw;
    padding: 1vw 2.5vw; }
  footer .title {
    font-size: 1vw; }
  footer a {
    /*font-size: 0.875vw;*/ }
  footer ul {
    font-size: 0.875vw; }
  h1 {
    font-size: 4.5vw; }
  p {
    font-size: 1vw;
    letter-spacing: 0.02vw; } }

#hero {
  background-color: #fff;
  padding-top: 78vw;
  padding-bottom: 20vw;
  position: relative;
  top: 55px;
  background-image: url(/Images/CustomFinancing/2021/Hero-background-mobile.png);
  background-position: center bottom;
  background-size: 100%;
  background-repeat: no-repeat; }
  #hero .hero {
    display: block;
    width: 90vw;
    margin: auto; }
  #hero .hero-header {
    left: 3vw;
    margin-top: 4vw;
    position: absolute;
    top: 0;
    width: 90vw;
    z-index: 2000; }
    #hero .hero-header > div {
      background-color: transparent;
      color: #000;
      font-family: franklin-gothic-atf, Georgia, serif;
      font-size: 1.25rem;
      margin: 0 auto; }
      #hero .hero-header > div > h1 {
        background-color: transparent;
        color: #000;
        margin: 0;
        font-size: 9vw; }
      #hero .hero-header > div > p {
        color: #000;
        margin-top: 10px;
        font-size: 4.7vw; }
  #hero .hero-description {
    position: absolute;
    bottom: 15%;
    width: 100%; }
    #hero .hero-description > div {
      padding: 18px;
      max-width: 640px;
      margin: 0 auto;
      font-family: franklin-gothic-atf, Arial, sans-serif;
      background-color: transparent;
      color: white;
      font-size: 1rem;
      line-height: 24px;
      letter-spacing: 0;
      text-align: center; }

@media screen and (min-width: 64em) {
  #hero {
    padding-top: 0;
    padding-bottom: 0;
    top: 135px;
    background-image: none; }
    #hero .background-spacer {
      margin-top: -50px; }
    #hero .hero {
      position: absolute;
      right: 2vw;
      top: 50%;
      transform: translateY(-50%);
      width: 52%; }
    #hero .hero-header {
      left: 13.5vw;
      margin-top: 8vw;
      width: 30vw; }
      #hero .hero-header > div > h1 {
        font-size: 3vw; }
      #hero .hero-header > div > p {
        font-size: 1vw; }
    #hero::after {
      background-image: url("/Images/CustomFinancing/OrangeLine-desktop-top.png");
      background-position-y: top;
      background-repeat: no-repeat;
      background-size: 100vw;
      content: "";
      display: block;
      height: 125vw;
      position: absolute;
      left: -0.8vw;
      right: 0;
      top: 15.5vw;
      z-index: 1000;
      pointer-events: none; } }

#content {
  margin-top: 5px;
  position: absolute;
  top: 176vw;
  width: 100%; }
  #content::before {
    background-image: url("/Images/CustomFinancing/2021/Rectangle-mobile.png");
    background-position-y: top;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    display: block;
    position: absolute;
    height: 18vw;
    width: 1.8vw;
    top: -20vw;
    left: calc(50% - 0.9vw);
    z-index: 1000;
    pointer-events: none; }
  #content h2 {
    font-family: franklin-gothic-compressed, Arial, sans-serif;
    font-size: 5.5vw;
    font-weight: 900;
    margin: 3vw 0 1vw;
    text-transform: uppercase; }
  #content .steps-background {
    background: #000; }
  #content .steps {
    font-size: 4vw;
    font-weight: normal;
    margin: 1.5vw 0;
    position: relative;
    z-index: 2000; }
    #content .steps .icon {
      display: inline-block;
      text-align: center;
      width: 100%; }
      #content .steps .icon > img {
        height: 10vw; }
    #content .steps > div {
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 5vw;
      padding-top: 5vw;
      position: relative;
      text-align: center;
      width: 88vw; }
  #content .tell-me-more {
    font-size: 4vw;
    margin: 21.5vw 0 0;
    padding: 21.5vw 0 9vw 0;
    position: relative;
    background: #fff;
    color: #000; }
    #content .tell-me-more h2 {
      text-align: center;
      font-family: franklin-gothic-compressed, Arial, sans-serif;
      font-size: 7vw;
      font-weight: 900;
      letter-spacing: normal; }
    #content .tell-me-more h3 {
      font-size: 4vw;
      font-family: franklin-gothic-compressed, Arial, sans-serif;
      font-weight: 900;
      text-transform: uppercase; }
    #content .tell-me-more .content {
      margin-bottom: 3.5vw; }
    #content .tell-me-more .FAQAccordion {
      margin-bottom: 1.75vw; }
  #content .apply-now {
    position: relative; }
    #content .apply-now .image-container img {
      width: 100%;
      margin-top: -7px; }
    #content .apply-now .content-container {
      padding: 18vw 3.5vw 3.5vw; }
      #content .apply-now .content-container .content p {
        margin-top: 1.4vw;
        font-weight: normal; }
    #content .apply-now h1 {
      font-size: 12vw; }
    #content .apply-now .button {
      margin-top: 5vw; }
      #content .apply-now .button, #content .apply-now .button:hover, #content .apply-now .button:active, #content .apply-now .button:focus {
        color: #000; }

@media screen and (max-width: 63.9375em) {
  #content .steps > div + div {
    margin-top: 3vw; }
  #content .apply-now::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 60px;
    background-color: #f06720;
    left: calc(50% - 5px);
    top: -35px;
    z-index: 1002; }
  #content .apply-now .image-container {
    position: relative; }
    #content .apply-now .image-container::before {
      content: '';
      position: absolute;
      width: 10px;
      height: 80px;
      background-color: #f06720;
      left: calc(50% - 5px);
      bottom: -25px;
      z-index: 1002; }
  #content .tell-me-more::after {
    background-image: url("/Images/CustomFinancing/OrangeLine-short-mobile.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: -13.5vw;
    z-index: 1002; } }

@media screen and (min-width: 64em) {
  #content {
    top: 55vw; }
    #content::before {
      background-image: none; }
    #content h2 {
      font-size: 2vw; }
    #content .steps {
      font-size: 1vw;
      height: 10.5vw;
      margin: 0 14.25vw 9.5vw 16vw; }
      #content .steps h2 {
        margin: 1vw 0; }
      #content .steps > div {
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0.175vw;
        position: absolute;
        width: 17.25vw; }
      #content .steps .icon > img {
        height: 3vw; }
      #content .steps .step2 {
        left: 24.5vw;
        width: 18.25vw; }
      #content .steps .step3 {
        left: 47.5vw;
        width: 21.25vw; }
    #content .tell-me-more {
      font-size: 1vw;
      margin: 1.5vw 2vw;
      padding: 7vw 16.25vw 7vw 18vw; }
      #content .tell-me-more h2 {
        font-size: 2.25vw; }
      #content .tell-me-more h3 {
        font-size: 1.5vw; }
    #content .apply-now {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      padding: 1.5vw 2vw; }
      #content .apply-now .image-container,
      #content .apply-now .content-container {
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
      #content .apply-now .image-container {
        text-align: right; }
        #content .apply-now .image-container img {
          width: 44vw;
          height: auto;
          margin-top: unset; }
      #content .apply-now .content-container {
        padding-left: 1.1vw;
        padding-top: 4vw; }
      #content .apply-now .content {
        display: inline-block;
        width: 26vw; }
      #content .apply-now h1 {
        font-size: 4.5vw; }
      #content .apply-now .button {
        margin-top: 0.5vw; }
    #content .apply-now::after {
      background-image: url("/Images/CustomFinancing/OrangeLine-desktop-bottom.png");
      background-position-y: bottom;
      background-size: 100vw;
      background-repeat: no-repeat;
      content: "";
      display: block;
      position: absolute;
      bottom: 7vw;
      left: -0.8vw;
      right: 0;
      top: 0;
      z-index: 1002; } }

.tell-me-more {
  background-image: url("/Images/CustomFinancing/TellMeMore-bg-large.png");
  background-repeat: no-repeat;
  background-size: 100%; }
  @media screen and (max-width: 39.9375em) {
    .tell-me-more .faq-cta-container {
      background: #202020; } }
  .tell-me-more #faq-container span.header {
    font-family: franklin-gothic-atf, Georgia, serif;
    font-size: 1.45833vw;
    letter-spacing: 0.1rem; }
  .tell-me-more .faq-header {
    border-bottom: 0;
    margin: 0.52083vw;
    margin-bottom: 0.78125vw;
    margin-left: 2.86458vw;
    margin-right: 1.04167vw;
    padding-bottom: 0.78125vw;
    font-family: franklin-gothic-atf, Georgia, serif;
    font-size: 1.35417vw;
    letter-spacing: 0.1rem; }
  .tell-me-more .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: unset;
    right: 2.75vw;
    margin-top: 0;
    top: calc(50% - 2.875vw); }
  .tell-me-more .ui-accordion .ui-accordion-content {
    padding: 3.5vw;
    border-bottom: 1px solid #bdbdbd !important; }
  .tell-me-more .ui-state-default,
  .tell-me-more .ui-widget-content .ui-state-default,
  .tell-me-more .ui-widget-header .ui-state-default {
    background: transparent;
    border: none !important;
    border-bottom: 1px solid #bdbdbd !important;
    border-radius: 0;
    color: #000;
    font-family: franklin-gothic-atf, Arial, sans-serif;
    font-weight: 400; }
  .tell-me-more .ui-state-default.ui-state-active {
    border-bottom: none !important; }
  .tell-me-more .ui-state-default .ui-icon {
    background-image: url("/Images/CustomFinancing/2021/closed.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 5.75vw;
    width: 5.75vw; }
  .tell-me-more .ui-state-active .ui-icon {
    background-image: url("/Images/CustomFinancing/2021/open.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 5.75vw;
    width: 5.75vw; }
  .tell-me-more .ui-accordion .ui-accordion-header {
    font-size: 4vw;
    padding: 3.5vw;
    padding-right: 12.25vw;
    line-height: 1.625; }
  .tell-me-more .ui-icon-triangle-1-e,
  .tell-me-more .ui-icon-triangle-1-s {
    background-position: 0 0; }
  .tell-me-more .ui-widget-content {
    background: #f7f6f4;
    border: none;
    color: #000;
    font-family: franklin-gothic-atf, Arial, sans-serif;
    font-size: 4vw; }
  @media screen and (min-width: 64em) {
    .tell-me-more::before {
      display: none; }
    .tell-me-more .ui-accordion .ui-accordion-content {
      padding: 20px 3.5vw 10px; }
    .tell-me-more .ui-accordion .ui-accordion-header {
      font-size: 1vw;
      padding: 1vw;
      padding-left: 3.5vw; }
    .tell-me-more .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
      right: 0.78125vw;
      top: 1.25vw;
      left: unset; }
    .tell-me-more .ui-state-default .ui-icon {
      height: 1.66667vw;
      width: 1.66667vw; }
    .tell-me-more .ui-state-active .ui-icon {
      height: 1.66667vw;
      width: 1.66667vw; }
    .tell-me-more .ui-widget-content, .tell-me-more .ui-widget-content p {
      font-size: 1vw; } }

body[data-font-header="Helvetica,Arial"] h1,
body[data-font-header="Arial"] h1 {
  font-size: 6vw;
  font-weight: bold; }

body[data-font-header="Helvetica,Arial"] #hero .hero-header h1,
body[data-font-header="Arial"] #hero .hero-header h1 {
  padding-bottom: 3vw;
  padding-top: 8vw; }

@media screen and (min-width: 64em) {
  body[data-font-header="Helvetica,Arial"] h1,
  body[data-font-header="Arial"] h1 {
    font-size: 3.425vw; }
  body[data-font-header="Helvetica,Arial"] #hero .hero-header h1,
  body[data-font-header="Arial"] #hero .hero-header h1 {
    padding-top: 0; }
  body[data-font-header="Helvetica,Arial"] #content h2,
  body[data-font-header="Arial"] #content h2 {
    font-size: 1.35vw;
    font-weight: bold;
    letter-spacing: 0.1vw;
    margin: 1.1vw 0; } }

@media screen and (min-width: 64em) {
  body[data-font-body="sans-serif"] a.button {
    font-size: 1vw; } }
