@font-face {
  font-family: Avertademopecutteddemo;
  src: url('../fonts/AvertaDemoPECuttedDemo-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Avertademope;
  src: url('../fonts/AvertaDemoPE-ExtraBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --text-grey: #524d4a;
  --transparent: transparent;
  --orange: #ff9d00;
  --white: white;
  --lite-grey: #f0f0ef;
  --yellow: #ffe200;
  --blood-red: #84000c;
}

h1 {
  float: left;
  clear: both;
  color: var(--text-grey);
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: argent-cf, sans-serif;
  font-size: 187px;
  font-weight: 400;
  line-height: 180px;
  transition: line-height .2s, font-size .2s;
}

h2 {
  float: left;
  clear: both;
  color: var(--text-grey);
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Avertademopecutteddemo, Arial, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
}

h3 {
  float: left;
  color: var(--text-grey);
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: argent-cf, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
}

p {
  margin-bottom: 10px;
}

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

img {
  float: left;
  max-width: 100%;
  display: inline-block;
}

.navbar {
  background-color: var(--transparent);
  width: 100%;
  max-width: 2000px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

.cont-nav-bar {
  width: 100%;
  max-width: 2000px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 44px;
  padding-right: 44px;
}

.lnk-logo {
  width: 100%;
  max-width: 189px;
}

.nav-menu {
  width: auto;
  padding-top: 30px;
  display: block;
}

.lnk-nav {
  color: var(--text-grey);
  cursor: pointer;
  margin-top: 0;
  padding: 0;
  font-family: Avertademopecutteddemo, Arial, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 23px;
  text-decoration: none;
}

.lnk-nav:hover {
  opacity: .65;
}

.lnk-nav.off {
  display: none;
}

.lnk-nav.no-underling {
  font-family: Avertademopecutteddemo, Arial, sans-serif;
  font-size: 17px;
  text-decoration: none;
}

.lnk-nav.bord-bott {
  clear: none;
  border-bottom: 1px solid var(--text-grey);
  font-size: 17px;
  font-weight: 700;
}

.txt {
  float: left;
  color: var(--text-grey);
  text-align: left;
  width: 100%;
  height: auto;
  font-family: Avertademopecutteddemo, Arial, sans-serif;
  font-size: 38px;
  line-height: 38px;
}

.txt.cta {
  float: left;
  width: auto;
  margin-right: 5px;
  font-size: 23px;
  font-weight: 700;
  line-height: 23px;
}

.txt.cta.phone-only {
  display: none;
}

.txt.cta.phone-off {
  font-size: 16px;
}

.txt.sub-heading {
  font-family: Avertademopecutteddemo, Arial, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.txt.blurb {
  text-align: left;
  font-family: argent-cf, sans-serif;
}

.txt.blurb.fnt-77 {
  font-size: 4.75vw;
  line-height: 5.55vw;
}

.txt.blurb.fnt-111 {
  font-size: 6.4vw;
  line-height: 8vw;
}

.txt.branding {
  font-family: argent-cf, sans-serif;
  font-size: 22px;
  line-height: 27px;
}

.txt.lnks-footer {
  width: auto;
  font-family: Avertademopecutteddemo, Arial, sans-serif;
  font-size: 15px;
}

.txt.lnks-footer.label {
  color: var(--orange);
  margin-right: 13px;
}

.txt.number {
  text-align: center;
  font-size: 30px;
}

.txt.scroll {
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline;
  position: absolute;
  inset: auto auto 0 -60px;
}

.cntrl-cta {
  float: left;
  width: auto;
  margin-right: 85px;
}

.bg-grey {
  background-color: var(--lite-grey);
}

.sect {
  clear: both;
  width: 100%;
  max-width: 2000px;
  height: auto;
  min-height: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 44px;
  padding-right: 44px;
  position: relative;
}

.sect.abv-fold {
  height: 100vh;
  max-height: 1000px;
  padding-top: 74px;
}

.sect.blow-fld {
  margin-top: 60px;
  padding-top: 205px;
  padding-bottom: 100px;
}

.sect.services {
  padding-top: 165px;
  padding-bottom: 122px;
}

.sect.footer {
  padding-top: 135px;
  padding-bottom: 70px;
}

.cont-full-wth {
  width: 100%;
  max-width: 100%;
}

.heading {
  font-family: argent-cf, sans-serif;
  font-weight: 400;
}

.blk-50 {
  float: left;
  clear: none;
  width: 100%;
  height: auto;
}

.blk-50.sub-txt {
  border-top: 1px solid var(--text-grey);
  max-width: 350px;
  margin-top: 47px;
  padding-top: 22px;
}

.blk-50.blk-lft {
  max-width: 36%;
}

.blk-50.blk-rgt {
  float: left;
  width: 64%;
  max-width: 980px;
}

.blk-50.blk-rgt.process {
  border-style: solid none none;
  border-width: 1px;
  border-color: var(--text-grey);
}

.img {
  float: left;
}

.img.random-r {
  width: auto;
  max-width: 1175px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.cntrl-random-r {
  z-index: 1;
  width: 800px;
  height: 752px;
  position: absolute;
  inset: auto auto -100px 50.5vw;
}

.z-layer {
  z-index: 10;
  font-size: 10.5vw;
  line-height: 10vw;
  position: relative;
}

.section-bar {
  float: left;
  background-color: var(--text-grey);
  width: 100%;
  max-width: 100px;
  height: 1px;
  margin-bottom: 25px;
}

.section-bar.services {
  max-width: 140px;
}

.cntrl-pos {
  float: left;
  width: 100%;
  height: auto;
}

.cntrl-pos.about {
  margin-top: -22px;
}

.cntrl-pos.services {
  margin-top: -2.5vw;
}

.blk-process {
  float: left;
  clear: both;
  border-bottom: 1px solid var(--text-grey);
  width: 100%;
  height: auto;
  padding-top: 42px;
  padding-bottom: 88px;
}

.slider {
  float: none;
  background-color: var(--transparent);
  width: 100%;
  max-width: 2000px;
  height: 40vw;
  max-height: 580px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.cntrl-logo-footer, .lnk-logo-footer {
  float: left;
  width: 100%;
  max-width: 50px;
}

.cntrl-foot-links {
  float: left;
  clear: none;
  width: auto;
  margin-right: 45px;
}

.cntrl-foot-links.marg-r {
  margin-right: 0;
}

.wrap-statement {
  float: left;
  width: 100%;
  margin-bottom: 27px;
}

.blk-number {
  float: left;
  background-color: var(--yellow);
  border-radius: 90px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-right: 63px;
  display: flex;
}

.process-details {
  float: left;
  width: 100%;
  max-width: 65%;
  padding-top: 17px;
}

.rt-default {
  float: left;
  width: 100%;
  height: auto;
  font-family: Avertademopecutteddemo, Arial, sans-serif;
}

.rt-default p {
  color: var(--text-grey);
  margin-bottom: 19px;
  font-size: 15px;
  line-height: 28px;
}

.rt-default ul {
  color: var(--text-grey);
  padding-left: 22px;
  font-size: 19px;
  line-height: 28px;
}

.rt-default.marg-top {
  margin-top: 11px;
}

.slide {
  width: 100%;
}

.sld-inner-l {
  float: left;
  width: 100%;
  max-width: 33%;
  height: 100%;
  position: relative;
}

.sld-inner-r {
  float: right;
  width: 100%;
  max-width: 67%;
  height: 100%;
}

.img-sldr {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slider-nav, .img-nav {
  display: none;
}

.mask {
  height: 37vw;
  max-height: 540px;
}

.sldr-arow {
  z-index: 10;
  float: left;
  width: 50px;
  height: 13px;
  margin-top: 25px;
  margin-left: 0;
  position: absolute;
  inset: auto 280px 0% auto;
}

.sldr-arow:hover {
  opacity: .65;
}

.sldr-arow.fl-r {
  float: right;
  margin-right: 0;
  position: absolute;
  inset: auto 140px 0% auto;
  overflow: visible;
}

.arow {
  width: 20px;
  height: 20px;
  font-size: 20px;
}

.image {
  max-width: 80%;
}

.heading-3, .heading-4, .heading-5, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14, .list-item-15, .list-item-16, .list-item-17 {
  font-size: 15px;
}

.image-2 {
  max-width: 80%;
}

.heading-6, .heading-7 {
  font-size: 60px;
}

.section {
  min-height: 70px;
}

.section.disable {
  display: none;
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 3.1vw;
    line-height: 3vw;
  }

  .txt.blurb.fnt-77 {
    font-size: 4.75vw;
    line-height: 5.55vw;
  }

  .txt.blurb.fnt-111 {
    font-size: 8vw;
    line-height: 10vw;
  }

  .txt.branding {
    font-size: 24px;
    line-height: 24px;
  }

  .txt.lnks-footer {
    font-size: 16px;
    line-height: 30px;
  }

  .txt.number {
    font-size: 28px;
    line-height: 28px;
    transition: line-height .2s, font-size .2s;
  }

  .sect.abv-fold {
    height: 800px;
    padding-top: 60px;
  }

  .sect.blow-fld {
    padding-top: 0;
  }

  .sect.footer {
    padding-bottom: 40px;
  }

  .blk-50.sub-txt {
    z-index: 10;
    max-width: 350px;
    margin-top: 60px;
    position: relative;
  }

  .img.random-r {
    width: 100%;
    max-width: 800px;
  }

  .cntrl-random-r {
    width: 600px;
    height: 455px;
    inset: auto auto 118.4px 55vw;
  }

  .z-layer {
    font-size: 14vw;
    line-height: 14vw;
  }

  .blk-process {
    padding-bottom: 60px;
  }

  .blk-number {
    width: 55px;
    height: 55px;
  }

  .process-details {
    padding-top: 19px;
  }

  .heading-2 {
    font-size: 3.1vw;
    line-height: 3vw;
  }

  .sldr-arow.fl-r {
    right: 100px;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 3.75vw;
    line-height: 3.5vw;
  }

  li {
    font-size: 16px;
    line-height: 24px;
  }

  .cont-nav-bar {
    padding-left: 25px;
    padding-right: 25px;
  }

  .lnk-logo {
    max-width: 150px;
    padding-left: 0;
  }

  .lnk-nav, .txt.cta {
    font-size: 18px;
    line-height: 18px;
  }

  .txt.sub-heading {
    font-size: 18px;
    line-height: 26px;
  }

  .txt.blurb.fnt-111 {
    font-size: 5vw;
    line-height: 6vw;
  }

  .txt.branding {
    font-size: 4vw;
    line-height: 4vw;
  }

  .txt.lnks-footer {
    font-size: 14px;
    line-height: 20px;
  }

  .txt.number {
    font-size: 18px;
    line-height: 18px;
  }

  .cntrl-cta {
    margin-right: 20px;
  }

  .sect {
    padding-left: 25px;
    padding-right: 25px;
  }

  .sect.abv-fold {
    height: auto;
    min-height: 400px;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .sect.footer {
    padding-top: 60px;
  }

  .blk-50.sub-txt {
    max-width: 250px;
  }

  .blk-50.blk-rgt {
    padding-left: 20px;
  }

  .cntrl-random-r {
    width: 600px;
    height: 400px;
    bottom: 100px;
    left: 52vw;
  }

  .z-layer {
    font-size: 8vw;
    line-height: 8vw;
  }

  .cntrl-pos.about {
    margin-top: -7px;
  }

  .cntrl-pos.services {
    margin-top: 0;
  }

  .blk-process {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .cntrl-foot-links.marg-r {
    margin-top: 20px;
  }

  .blk-number {
    width: 44px;
    height: 44px;
    margin-right: 40px;
  }

  .process-details {
    padding-top: 12px;
  }

  .rt-default p, .list-item {
    font-size: 16px;
    line-height: 24px;
  }

  .sldr-arow.fl-r {
    right: 60px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 8vw;
    line-height: 8vw;
  }

  li {
    font-size: 6vw;
    line-height: 7vw;
  }

  .cont-nav-bar {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    background-color: var(--orange);
    width: 100%;
    height: 120vw;
    padding: 25vw 10vw;
    overflow: hidden;
  }

  .lnk-nav {
    float: left;
    clear: both;
    color: var(--white);
    width: 100%;
    font-size: 9vw;
    line-height: 9vw;
  }

  .lnk-nav.no-underling {
    float: left;
    clear: none;
    width: auto;
    font-size: 7vw;
    line-height: 9vw;
  }

  .lnk-nav.bord-bott {
    border-bottom-width: 1px;
    border-bottom-color: var(--white);
    width: auto;
    font-size: 15px;
    font-weight: 400;
  }

  .txt.cta {
    color: var(--white);
  }

  .txt.cta.phone-only {
    font-size: 7vw;
    line-height: 9vw;
    display: inline-block;
  }

  .txt.cta.phone-off {
    display: none;
  }

  .txt.sub-heading {
    font-size: 13px;
    line-height: 20px;
  }

  .txt.blurb.fnt-77 {
    font-size: 7vw;
    line-height: 8vw;
  }

  .txt.blurb.fnt-111 {
    font-size: 9vw;
    line-height: 10vw;
  }

  .txt.branding {
    font-size: 6vw;
    line-height: 7vw;
  }

  .txt.lnks-footer {
    font-size: 13px;
    line-height: 6.5vw;
    text-decoration: none;
  }

  .cntrl-cta {
    width: 100%;
    height: auto;
    margin-bottom: 10vw;
    position: relative;
  }

  .sect.abv-fold {
    padding-top: 40px;
    overflow: hidden;
  }

  .sect.footer {
    padding-bottom: 60px;
  }

  .blk-50.sub-txt {
    max-width: 200px;
  }

  .blk-50.blk-lft {
    width: 80%;
    max-width: 50%;
  }

  .blk-50.blk-rgt {
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
    padding-left: 0;
  }

  .blk-50.blk-rgt.process {
    margin-top: 20px;
  }

  .img.random-r {
    opacity: .85;
    top: 10px;
  }

  .cntrl-random-r {
    bottom: 140px;
    left: 38.9vw;
  }

  .z-layer {
    font-size: 12vw;
    line-height: 12vw;
  }

  .section-bar.services {
    width: 60%;
  }

  .cntrl-pos.about {
    max-width: 100%;
    margin-top: 0;
  }

  .slider {
    height: 45vw;
  }

  .cntrl-foot-links {
    margin-right: 10px;
  }

  .process-details {
    clear: both;
    max-width: 100%;
  }

  .rt-default p {
    font-size: 13px;
    line-height: 7vw;
  }

  .rt-default ul {
    font-size: 13px;
  }

  .img-nav {
    mix-blend-mode: normal;
    width: 100%;
    max-width: none;
    display: block;
    position: absolute;
    inset: auto auto 0% 0%;
  }

  .sldr-arow {
    right: 180px;
  }

  .sldr-arow.fl-r {
    right: 40px;
  }

  .menu-button, .menu-button.w--open {
    background-color: var(--transparent);
  }

  .nav-icon {
    color: var(--orange);
    font-size: 30px;
    line-height: 30px;
  }

  .heading-3, .heading-4, .heading-5, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14, .list-item-15, .list-item-16, .list-item-17 {
    font-size: 13px;
  }

  .heading-6 {
    font-size: 8vw;
  }

  .section {
    min-height: 20px;
  }

  .section.disable {
    display: none;
  }
}


@font-face {
  font-family: 'Avertademopecutteddemo';
  src: url('../fonts/AvertaDemoPECuttedDemo-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avertademope';
  src: url('../fonts/AvertaDemoPE-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}