<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
	font-family: "Source Sans Pro";
	font-weight: 400;
	font-style: normal;
	src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(//die-ausbilderakademie.de/wp-content/uploads/sgf-css/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format('woff2'), url(//die-ausbilderakademie.de/wp-content/uploads/sgf-css/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7j.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "icomoon";
  src: url("/wp-content/themes/infinite-child/css/fonts/icomoon.eot");
  src: url("/wp-content/themes/infinite-child/css/fonts/icomoon.eot?vobks6#iefix") format("embedded-opentype"), url("/wp-content/themes/infinite-child/css/fonts/icomoon.ttf?vobks6") format("truetype"), url("/wp-content/themes/infinite-child/css/fonts/icomoon.woff?vobks6") format("woff"), url("/wp-content/themes/infinite-child/css/fonts/icomoon.svg?vobks6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checkbox:before {
  content: "\e900";
}

body.page-template-landing {
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-template-landing #lending-page {
  color: #4c4c4c;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.page-template-landing #lending-page p {
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.page-template-landing #lending-page img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.page-template-landing #lending-page h1,
.page-template-landing #lending-page .h1,
.page-template-landing #lending-page h2,
.page-template-landing #lending-page .h2,
.page-template-landing #lending-page h3,
.page-template-landing #lending-page .h3,
.page-template-landing #lending-page h4,
.page-template-landing #lending-page .h4,
.page-template-landing #lending-page h5,
.page-template-landing #lending-page .h5 {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  color: #4c4c4c;
}

.page-template-landing #lending-page h2,
.page-template-landing #lending-page .h2 {
  font-weight: 600;
  font-size: 32px !important;
  line-height: 38px;
  margin: 0 0 35px 0;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page h2,
  .page-template-landing #lending-page .h2 {
    font-size: 22px !important;
    line-height: 26px;
  }
}

.page-template-landing #lending-page h3,
.page-template-landing #lending-page .h3 {
  font-weight: 500;
  font-size: 17px !important;
  line-height: 26px;
}

.page-template-landing #lending-page h4,
.page-template-landing #lending-page .h4 {
  font-weight: 600;
  font-size: 14px !important;
  line-height: 22px;
  text-transform: uppercase;
}

.page-template-landing #lending-page .headline, .page-template-landing #lending-page .headline--blue {
  text-align: center;
}

.page-template-landing #lending-page .headline--blue {
  padding: 15px 0 50px;
  background-position: 80% -10px;
  background-repeat: no-repeat;
  background-size: auto;
}

.page-template-landing #lending-page .headline--blue h2 {
  color: #5281ad;
  margin-top: -15px;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .headline--blue {
    background-size: 0;
    padding: 0;
  }
  .page-template-landing #lending-page .headline--blue h2 {
    margin-top: 0;
  }
}

.page-template-landing #lending-page section {
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page section {
    margin-bottom: 45px;
  }
}

.page-template-landing #lending-page .main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 1000px) {
  .page-template-landing #lending-page .main-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .page-template-landing #lending-page .main-content .scrollmagic-pin-spacer + .main-content--content {
    margin-left: 20px;
    width: 100%;
  }
  .page-template-landing #lending-page .main-content .js-sidebar {
    width: 380px;
    margin-top: 0;
  }
}

@media screen and (min-width: 1280px) {
  .page-template-landing #lending-page .main-content .scrollmagic-pin-spacer + .main-content--content {
    margin-left: 70px;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .page-template-landing #lending-page .main-content {
    -ms-grid-columns: 320px auto;
        grid-template-columns: 320px auto;
  }
  .page-template-landing #lending-page .main-content .js-sidebar {
    width: 320px;
  }
}

.page-template-landing #lending-page .main-content--wrapper {
  padding-top: 193px;
}

@media screen and (max-width: 999px) {
  .page-template-landing #lending-page .main-content--wrapper {
    padding-top: 72px;
  }
}

@media screen and (max-width: 999px) {
  .page-template-landing #lending-page .main-content--wrapper aside {
    margin-bottom: 50px;
  }
}

.page-template-landing #lending-page .main-content--wrapper aside .sidebar-wrapper {
  background: linear-gradient(212.96deg, #5281ad 59.83%, #74b4e3 105.27%);
  border-radius: 5px;
  overflow: hidden;
}

.page-template-landing #lending-page .main-content--wrapper aside .sidebar-content {
  padding: 35px 45px 40px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper aside .sidebar-content {
    padding: 35px 15px 40px;
  }
}

.page-template-landing #lending-page .main-content--wrapper aside .sidebar-img {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 300px;
}

.page-template-landing #lending-page .main-content--wrapper aside .sidebar-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}

@media screen and (min-width: 1000px) {
  .page-template-landing #lending-page .main-content--wrapper aside .sidebar-img {
    max-height: 200px;
  }
}

.page-template-landing #lending-page .main-content--wrapper aside .sidebar-title {
  color: #fff;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper aside .sidebar-title {
    text-align: center;
  }
}

.page-template-landing #lending-page .main-content--wrapper aside ul {
  list-style: none;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper aside ul {
    margin-left: 23px;
  }
}

.page-template-landing #lending-page .main-content--wrapper aside ul li {
  position: relative;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0 0 0 25px;
}

.page-template-landing #lending-page .main-content--wrapper aside ul li:before {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  content: "\e900";
  position: absolute;
  left: 0;
  top: 4px;
}

.page-template-landing #lending-page .main-content--wrapper aside ul li:not(:last-child) {
  margin-bottom: 15px;
}

.page-template-landing #lending-page .main-content--wrapper aside .btn-box {
  margin-top: 45px;
  padding-bottom: 0;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box {
  background: #f3f3f3;
  border-radius: 5px;
  padding: 45px 55px 109px;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box--wrapper {
  padding-top: 25px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 60px;
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
  .page-template-landing #lending-page .main-content--wrapper .grid-box {
    padding: 35px 25px 60px;
  }
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper .grid-box {
    padding: 35px 15px 40px;
  }
  .page-template-landing #lending-page .main-content--wrapper .grid-box--wrapper {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}

.page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--img {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 50%;
  background: #5281ad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--img img {
  max-height: 25px;
  width: unset;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--img {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--img img {
    max-height: 35px;
  }
}

.page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--content {
  margin-left: 20px;
  font-size: 14px;
  line-height: 22px;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--content .title {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box .grid-item--content p:last-child {
  margin-bottom: 0;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box_row {
  padding: 15px 0;
}

.page-template-landing #lending-page .main-content--wrapper .grid-box_row--wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper .grid-box_row--wrapper {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}

.page-template-landing #lending-page .main-content--wrapper .grid-box_row .grid-item {
  padding: 58px 31px 45px;
  border: 1px solid #5281ad;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  color: #5281ad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper .grid-box_row .grid-item {
    padding: 45px 70px 35px;
  }
}

.page-template-landing #lending-page .main-content--wrapper .grid-box_row .grid-item img {
  max-height: 25px;
  width: unset;
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper .grid-box_row .grid-item img img {
    max-height: 35px;
  }
}

.page-template-landing #lending-page .main-content--wrapper .grid-box_row .grid-item span {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 26px;
}

.page-template-landing #lending-page .main-content--wrapper .iframe-box {
  min-height: 750px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .main-content--wrapper .iframe-box {
    min-height: 400px;
  }
}

.page-template-landing #lending-page .main-content--wrapper .link-box {
  margin-top: 110px;
}

@media screen and (max-width: 999px) {
  .page-template-landing #lending-page .main-content--wrapper .link-box {
    margin-top: 55px;
  }
}

.page-template-landing #lending-page .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .btn-box {
    padding-bottom: 10px;
  }
}

.page-template-landing #lending-page .btn, .page-template-landing #lending-page .btn--white {
  display: inline-block;
  position: relative;
  min-width: 185px;
  background: #5281ad;
  border-radius: 5px;
  padding: 13px 20px;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}

.page-template-landing #lending-page .btn .arrow-right, .page-template-landing #lending-page .btn--white .arrow-right {
  position: absolute;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .page-template-landing #lending-page .btn, .page-template-landing #lending-page .btn--white {
    width: 100%;
    max-width: inherit;
  }
  .page-template-landing #lending-page .btn .arrow-right, .page-template-landing #lending-page .btn--white .arrow-right {
    right: 55px;
  }
}

@media screen and (max-width: 375px) {
  .page-template-landing #lending-page .btn .arrow-right, .page-template-landing #lending-page .btn--white .arrow-right {
    right: 25%;
  }
}

.page-template-landing #lending-page .btn:hover, .page-template-landing #lending-page .btn--white:hover {
  border: 1px solid #4c4c4c;
  background: #fff;
  color: #4c4c4c;
}

.page-template-landing #lending-page .btn:hover .arrow-right, .page-template-landing #lending-page .btn--white:hover .arrow-right {
  border: solid #4c4c4c;
  border-width: 0 2px 2px 0;
}

.page-template-landing #lending-page .btn--white {
  width: 100%;
  padding: 13px 60px 13px 50px;
  background: #fff;
  color: #4c4c4c;
}

.page-template-landing #lending-page .btn--white .arrow-right {
  border: solid #4c4c4c;
  position: absolute;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  right: 55px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

@media screen and (max-width: 375px) {
  .page-template-landing #lending-page .btn--white .arrow-right {
    right: 25%;
  }
}

.page-template-landing #lending-page .btn--white:hover {
  border: none;
  background: #5281ad;
  color: #fff;
}

.page-template-landing #lending-page .btn--white:hover .arrow-right {
  border: solid #fff;
  border-width: 0 2px 2px 0;
}

.page-template-landing .container {
  max-width: 1230px;
  margin: auto;
}

@media (max-width: 999px) {
  .page-template-landing .container {
    padding: 0 50px;
  }
}

@media screen and (max-width: 768px) {
  .page-template-landing .container {
    padding: 0 15px;
  }
}

.page-template-landing .container--main {
  max-width: 1230px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
}

@media screen and (max-width: 999px) {
  .page-template-landing .container--main {
    padding-right: 0;
    padding-left: 0;
  }
}

.page-template-landing .container--header {
  max-width: 1230px;
  padding: 15px;
  margin: auto;
}

@media screen and (max-width: 999px) {
  .page-template-landing .container--header {
    padding: 0;
  }
}

.page-template-landing .header-wrapper--lending {
  border-bottom: 2px solid #e5e5e5;
  background: #fff;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.page-template-landing .header-wrapper--lending .mobile-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  z-index: 2;
  width: inherit;
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending .mobile-wrapper {
    padding: 15px 35px;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .page-template-landing .header-wrapper--lending .mobile-wrapper {
    padding: 15px 15px;
  }
}

.page-template-landing .header-wrapper--lending .logo {
  max-height: 70px;
  pointer-events: none;
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending .logo img {
    width: 150px;
    height: auto;
  }
}

.page-template-landing .header-wrapper--lending .nav-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending .nav-box {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #5281ad;
    width: 100vw;
    left: 0;
    top: 70px;
    padding: 50px 50px 100px;
    -webkit-transition: 500ms;
    transition: 500ms;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  .page-template-landing .header-wrapper--lending .nav-box.active {
    -webkit-transition: 500ms;
    transition: 500ms;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.page-template-landing .header-wrapper--lending .header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.page-template-landing .header-wrapper--lending #main-menu {
  position: relative;
}

.page-template-landing .header-wrapper--lending #main-menu .sf-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.7;
  text-align: left;
  margin-bottom: 0px;
  list-style: none;
  padding: 0;
  margin: 0;
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending #main-menu .sf-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li {
  cursor: pointer;
  padding-bottom: 7px;
  padding-left: 24px;
  padding-right: 24px;
}

.page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li:last-child {
  padding-right: 0;
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
    margin-bottom: 25px;
  }
  .page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li.active {
    position: relative;
    border-bottom: 3px solid #fff;
    overflow: hidden;
  }
  .page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li.active:before {
    content: " ";
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    -webkit-transform: rotate(45deg) translateY(100%);
            transform: rotate(45deg) translateY(100%);
  }
}

.page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li a {
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 13px;
  font-family: "Raleway", sans-serif;
  color: #4c4c4c;
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending #main-menu .sf-menu &gt; li a {
    color: #fff;
    font-size: 22px;
  }
}

.page-template-landing .header-wrapper--lending #main-menu #nav-indicator {
  display: block;
  border-bottom: 3px solid #5281ad;
  position: absolute;
  pointer-events: none;
  padding-top: 5px;
  overflow: hidden;
}

.page-template-landing .header-wrapper--lending #main-menu #nav-indicator:before {
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  background: #5281ad;
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: rotate(45deg) translateY(100%);
          transform: rotate(45deg) translateY(100%);
}

@media (max-width: 999px) {
  .page-template-landing .header-wrapper--lending #main-menu #nav-indicator {
    display: none;
  }
}

.page-template-landing .spinner--lending {
  border: 2px solid #dddddd;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  z-index: 102;
  height: 32px;
  width: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: none;
}

.page-template-landing .spinner--lending .spinner-line {
  display: inline-block;
  background-color: #5281ad;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  height: 2px;
  width: 16px;
}

.page-template-landing .spinner--lending .horizontal {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.page-template-landing .spinner--lending .diagonal.part-1 {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}

.page-template-landing .spinner--lending .diagonal.part-2 {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 3px;
}

.page-template-landing .spinner--lending .spinner-line.active.horizontal {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  margin-top: 0;
}

.page-template-landing .spinner--lending .spinner-line.active.diagonal.part-1 {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  margin-top: -1px;
}

.page-template-landing .spinner--lending .spinner-line.active.diagonal.part-2 {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: -4px;
}

.page-template-landing .fancybox-container .fancybox-slide {
  padding: 50px;
}

.page-template-landing .fancybox-container iframe,
.page-template-landing .fancybox-container .fancybox-content {
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=style.css.map */</pre></body></html>