body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  font-family: 'Franklingothicurw boo', sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 30px;
}

.section-hero {
  height: 800px;
  border-bottom: 7px solid #e3b505;
  background-image: linear-gradient(120deg, #000, hsla(0, 0%, 100%, 0) 68%), url('../images/shutterstock_120974125-WEB.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-hero.about-hero {
  background-image: linear-gradient(164deg, #000, hsla(0, 0%, 100%, 0) 60%), url('../images/shutterstock_661471576-WEB.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-hero.services-hero {
  background-image: linear-gradient(98deg, rgba(0, 0, 0, 0.7), hsla(0, 0%, 100%, 0) 64%), url('../images/shutterstock_1593933490-WEB.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hl-hero {
  width: 60%;
  font-family: 'Franklingothicurw dem', sans-serif;
  color: #fff;
  font-size: 85px;
  line-height: 80px;
  font-weight: 400;
  letter-spacing: 1px;
  text-shadow: 4px 4px 7px #000;
}

.container {
  padding-top: 40px;
}

.section {
  position: relative;
  height: 1220px;
  padding-top: 40px;
  border-bottom: 7px solid #e3b505;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.hl-sub1 {
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #00487c;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.paragraph {
  width: 50%;
}

.image {
  margin-top: 20px;
  border-radius: 20px;
}

.div-block {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -10;
  overflow: hidden;
  width: 730px;
}

.container-2 {
  position: relative;
  z-index: 10;
  margin-bottom: 91px;
  padding-left: 0px;
}

.section-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 670px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 7px solid #e3b505;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 124, 0.2)), to(rgba(0, 72, 124, 0.1)));
  background-image: linear-gradient(180deg, rgba(0, 72, 124, 0.2), rgba(0, 72, 124, 0.1));
}

.div-block-2 {
  overflow: hidden;
  width: 620px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-4 {
  width: 45%;
}

.heading {
  font-family: 'Franklingothicurw dem', sans-serif;
  color: #00487c;
  font-size: 50px;
  font-weight: 400;
}

.text-span {
  font-family: 'Franklingothicurw hea', sans-serif;
  font-size: 23px;
}

.container-3 {
  position: static;
  z-index: 10;
}

.hl-sub1-2 {
  width: 80%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #00487c;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.div-block-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 121px;
  padding-left: 121px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-6 {
  width: 65%;
  margin-right: 0px;
  margin-bottom: 35px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-7 {
  overflow: hidden;
  width: 310px;
  height: 310px;
  padding: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-4 {
  width: 210px;
  -webkit-transform: rotate(9deg);
  -ms-transform: rotate(9deg);
  transform: rotate(9deg);
}

.section-3 {
  padding-top: 40px;
}

.heading-2 {
  margin-top: 0px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.section-4 {
  height: 370px;
  padding-top: 20px;
  background-color: #00487c;
}

.div-block-8 {
  width: 290px;
}

.div-block-9 {
  width: 130px;
  margin-top: 40px;
  padding: 4px;
  border-radius: 30px;
  background-color: #fff;
  cursor: pointer;
}

.div-block-10 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-top: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.text-block {
  margin-top: 30px;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-2 {
  width: 290px;
  margin-top: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.copyright {
  margin-top: 60px;
  color: #fff;
  font-size: 10px;
  line-height: 11px;
  font-weight: 400;
}

.credit {
  margin-top: 5px;
  color: #fff;
  font-size: 9px;
  line-height: 10px;
}

.link-bb {
  -webkit-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
  font-family: Oswald, sans-serif;
  color: #e45620;
  font-style: italic;
  text-transform: uppercase;
}

.link-bb:hover {
  opacity: 0.65;
}

.brand {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.brand.w--current {
  width: 290px;
}

.navbar {
  background-color: #fff;
  box-shadow: 0 9px 3px 0 rgba(0, 0, 0, 0.2);
}

.text-block-3 {
  font-size: 15px;
  line-height: 23px;
  text-align: center;
}

.nav-link {
  padding-top: 15px;
  padding-bottom: 10px;
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 23px;
  line-height: 18px;
}

.nav-link:hover {
  background-color: #e3b505;
  color: #fff;
}

.nav-link.w--current {
  background-color: #e3b505;
  color: #fff;
  font-size: 23px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 84px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5 {
  height: 1180px;
  padding-top: 60px;
}

.section-services {
  position: relative;
  height: 1760px;
  padding-top: 40px;
  border-bottom: 7px solid #caa104;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.div-services-image-1 {
  width: 440px;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-13 {
  display: inline-block;
  width: 500px;
  margin-left: -77px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paragraph-services-1 {
  text-decoration: none;
}

.hl-sub1-services {
  width: 60%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #00487c;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.div-services-image-2 {
  width: 650px;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-6 {
  position: relative;
  margin-top: 5px;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 7px solid #caa104;
  border-bottom: 7px solid #caa104;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3b505), to(rgba(227, 181, 5, 0.2)));
  background-image: linear-gradient(180deg, #e3b505, rgba(227, 181, 5, 0.2));
}

.hl-sub1-cash-discount {
  margin-bottom: 0px;
  font-family: 'Franklingothicurw dem', sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
  letter-spacing: -1px;
}

.paragraph-2 {
  width: 510px;
  color: #333;
}

.heading-4 {
  margin-top: 20px;
  margin-bottom: 0px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 30px;
}

.container-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 4px;
  border-color: #caa104;
}

.div-block-17 {
  margin-right: 20px;
}

.image-5 {
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-14-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-15-copy {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-block {
  display: none;
  width: 50%;
}

.div-block-19 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.body-2 {
  font-family: 'Franklingothicurw boo', sans-serif;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  padding-top: 71px;
  padding-bottom: 71px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  display: block;
  margin-top: 34px;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #00487c;
  font-size: 20px;
  text-decoration: none;
}

.submit-button {
  display: block;
  width: 139.703125px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 17px;
  padding-right: 31px;
  padding-left: 31px;
  background-color: #e3b505;
  font-family: 'Franklingothicurw dem', sans-serif;
  font-size: 25px;
  text-align: center;
}

.section-with-top-gold-rule {
  margin-top: 5px;
  padding-top: 40px;
  padding-bottom: 110px;
  border-top: 7px solid #caa104;
}

.link-2 {
  margin-top: 10px;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #fff;
  font-size: 19px;
  text-decoration: none;
}

.image-6 {
  border-radius: 15px;
  cursor: pointer;
}

.text-span-2 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.paragraph-copy {
  width: 83%;
  font-family: 'Franklingothicurw med', sans-serif;
}

.text-span-3 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.div-block-20 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: linear-gradient(135deg, #fff 26%, hsla(0, 0%, 100%, 0.66) 39%, hsla(0, 0%, 100%, 0) 61%);
}

.container-7 {
  background-color: #333;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-5 {
  margin-top: 0px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 22px;
}

.div-block-22 {
  width: 47%;
}

.div-block-23 {
  position: relative;
  overflow: hidden;
  width: 210px;
  height: 60px;
  margin-top: 14px;
  margin-bottom: 10px;
  margin-left: 10px;
  float: right;
  border-radius: 100px;
  background-color: #fff;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-24 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-7 {
  position: absolute;
  left: 1%;
  top: 5%;
  right: 0%;
  bottom: 0%;
}

.div-block-25 {
  padding: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 72, 124, 0.25)), to(rgba(0, 72, 124, 0.05)));
  background-image: linear-gradient(180deg, rgba(0, 72, 124, 0.25), rgba(0, 72, 124, 0.05));
}

.div-block-26 {
  width: 340px;
  margin-top: -85px;
  margin-left: -93px;
}

.image-8 {
  position: relative;
  left: -29px;
  width: 560px;
  height: 560px;
  max-width: 180%;
  -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-27 {
  overflow: hidden;
  height: 550px;
}

.text-span-4 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.paragraph-3 {
  font-size: 18px;
  line-height: 25px;
}

.hl-sub1-services-copy {
  width: 90%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #00487c;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-29 {
  width: 60%;
  margin-left: 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-span-5 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.heading-2-copy {
  width: 350px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.hl-hero-copy {
  width: 70%;
  font-family: 'Franklingothicurw dem', sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 90px;
  font-weight: 400;
  letter-spacing: -1px;
  text-shadow: 4px 4px 7px #000;
}

.paragraph-4 {
  font-family: 'Franklingothicurw med', sans-serif;
}

.text-span-6 {
  font-family: 'Franklingothicurw med', sans-serif;
}

.text-span-7 {
  font-family: 'Franklingothicurw med', sans-serif;
}

.text-span-8 {
  font-family: 'Franklingothicurw med', sans-serif;
}

.text-span-9 {
  font-family: 'Franklingothicurw dem', sans-serif;
  font-weight: 400;
}

.text-span-10 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.text-span-11 {
  font-family: 'Franklingothicurw demita', sans-serif;
}

.paragraph-5 {
  margin-bottom: 0px;
  letter-spacing: -0.35px;
}

.text-span-12 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.text-span-13 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.text-span-14 {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.cta-phone-number-link {
  color: #333;
  text-decoration: none;
}

.link-3 {
  color: #333;
  text-decoration: none;
}

.text-block-4 {
  font-family: 'Franklingothicurw dem', sans-serif;
  font-size: 22px;
}

.div-block-30 {
  display: inline-block;
  padding: 15px 23px 11px;
  background-color: #00487c;
  color: #fff;
  cursor: pointer;
}

.faq-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  overflow: scroll;
  width: 80%;
  margin: 62px auto;
  padding: 30px 30px 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #002f52;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00487c), to(#598fb6));
  background-image: linear-gradient(180deg, #00487c, #598fb6);
  -webkit-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  color: #fff;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -13px;
  margin-bottom: -6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-32 {
  width: 170px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.paragraph-6 {
  margin-bottom: 21px;
  font-family: 'Franklingothicurw dem', sans-serif;
  font-size: 37px;
}

.demi {
  font-family: 'Franklingothicurw dem', sans-serif;
}

.close-box {
  position: absolute;
  left: auto;
  top: 2%;
  right: 2%;
  bottom: auto;
  z-index: 200;
  font-size: 16px;
  cursor: pointer;
}

.text-span-15 {
  font-family: 'Franklingothicurw demita', sans-serif;
}

.text-span-16 {
  font-family: 'Franklingothicurw demita', sans-serif;
}

.div-block-33 {
  margin-top: 36px;
}

.paragraph-7 {
  width: 53%;
}

.paragraph-8 {
  width: 44%;
}

.paragraph-9 {
  margin-bottom: 0px;
}

.div-block-22-copy {
  width: 47%;
}

.heading-2-copy {
  margin-top: 0px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.paragraph-services-1-copy {
  width: 300px;
  text-decoration: none;
}

.section-3-copy {
  padding-top: 40px;
}

.hl-sub1-copy {
  width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: 'Franklingothicurw med', sans-serif;
  color: #00487c;
  font-size: 60px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -2px;
}

.heading-2-copy-copy {
  width: 350px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.heading-2-copy {
  margin-top: 0px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

.heading-2-copy-copy {
  margin-top: 0px;
  font-family: 'Franklingothicurw med', sans-serif;
  font-size: 29px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .section-hero {
    height: 600px;
  }

  .section-hero.about-hero {
    background-position: 0px 0px, 60% 50%;
  }

  .hl-hero {
    width: 50%;
    margin-top: 10px;
    font-size: 70px;
    line-height: 67px;
  }

  .container {
    padding-top: 20px;
  }

  .section {
    height: 1080px;
    padding-top: 20px;
    background-position: 120% 50%;
    background-size: contain;
  }

  .hl-sub1 {
    width: 90%;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }

  .paragraph {
    width: 60%;
    font-size: 16px;
    line-height: 26px;
  }

  .image {
    width: 220px;
    margin-top: 10px;
  }

  .div-block {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 420px;
    height: 730px;
  }

  .container-2 {
    margin-bottom: 15px;
  }

  .image-2 {
    position: static;
    left: auto;
    top: auto;
    right: -9%;
    bottom: 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .section-2 {
    height: 1090px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-2 {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-4 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .heading {
    font-size: 40px;
  }

  .hl-sub1-2 {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 47px;
  }

  .div-block-5 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-6 {
    width: 59%;
  }

  .div-block-7 {
    width: 310px;
    height: 390px;
  }

  .image-4 {
    width: 280px;
  }

  .section-3 {
    padding-top: 20px;
  }

  .section-4 {
    padding-right: 45px;
    padding-left: 45px;
  }

  .section-5 {
    height: 1260px;
    padding-top: 40px;
  }

  .section-services {
    height: 1320px;
    padding-top: 20px;
    background-position: 120% 50%;
    background-size: contain;
  }

  .div-services-image-1 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 370px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .services-image-1 {
    position: static;
    left: auto;
    top: auto;
    right: -9%;
    bottom: 0%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-13 {
    width: 480px;
    margin-left: 14px;
  }

  .div-block-14 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .paragraph-services-1 {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .hl-sub1-services {
    width: 71%;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 47px;
  }

  .div-services-image-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 430px;
    margin-left: 10px;
  }

  .hl-sub1-cash-discount {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 47px;
  }

  .paragraph-2 {
    width: 100%;
  }

  .div-block-16 {
    width: 270px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-17 {
    width: 63%;
    margin-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .paragraph-services-1-copy {
    width: 99%;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-15-copy {
    width: 45%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-18 {
    width: 90%;
  }

  .section-7 {
    height: 390px;
    padding-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-with-top-gold-rule {
    padding-top: 20px;
  }

  .paragraph-copy {
    width: 78%;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-21 {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-22 {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-23 {
    width: 180px;
  }

  .div-block-26 {
    margin-top: -31px;
  }

  .image-8 {
    left: -57px;
    bottom: 42px;
  }

  .div-block-27 {
    height: 500px;
  }

  .hl-sub1-services-copy {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 47px;
  }

  .hl-hero-copy {
    width: 60%;
    margin-top: 10px;
    font-size: 70px;
    line-height: 67px;
  }

  .paragraph-5 {
    letter-spacing: -0.2px;
  }

  .paragraph-7 {
    width: 60%;
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-8 {
    width: 42%;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-22-copy {
    width: 47%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .paragraph-12 {
    width: 353px;
  }

  .paragraph-services-1-copy {
    width: 86%;
    font-size: 16px;
    line-height: 26px;
  }

  .section-3-copy {
    padding-top: 20px;
  }

  .hl-sub1-copy {
    width: 52%;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -1px;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    height: 400px;
  }

  .hl-hero {
    font-size: 45px;
    line-height: 42px;
  }

  .container {
    padding-top: 10px;
    padding-left: 10px;
  }

  .section {
    height: 1500px;
    padding-top: 10px;
    background-position: 170% 50%;
  }

  .hl-sub1 {
    width: 77%;
    font-size: 35px;
    line-height: 35px;
  }

  .paragraph {
    width: 45%;
  }

  .image {
    border-radius: 40px;
  }

  .div-block {
    width: 100%;
    height: 840px;
  }

  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-2 {
    height: 1080px;
  }

  .div-block-2 {
    overflow: hidden;
    width: 100%;
  }

  .heading {
    font-size: 33px;
  }

  .image-3 {
    width: 100%;
    max-width: 120%;
  }

  .hl-sub1-2 {
    font-size: 40px;
    line-height: 40px;
  }

  .div-block-5 {
    height: 100%;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-6 {
    width: 60%;
    margin-right: 0px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-7 {
    position: absolute;
    left: auto;
    top: auto;
    right: 4%;
    bottom: 0%;
    width: 300px;
    height: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 620px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .copyright {
    text-align: center;
  }

  .credit {
    text-align: center;
  }

  .section-5 {
    height: 1840px;
  }

  .section-services {
    height: 1510px;
    padding-top: 10px;
    background-position: 170% 50%;
  }

  .div-services-image-1 {
    width: 310px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .services-image-1 {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-13 {
    margin-top: -14px;
    margin-left: 33px;
  }

  .div-block-14 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-15 {
    width: 97%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .paragraph-services-1 {
    width: 100%;
  }

  .hl-sub1-services {
    font-size: 40px;
    line-height: 40px;
  }

  .div-services-image-2 {
    width: 500px;
  }

  .section-6 {
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(47%, #e3b505), to(rgba(227, 181, 5, 0.2)));
    background-image: linear-gradient(180deg, #e3b505 47%, rgba(227, 181, 5, 0.2));
  }

  .hl-sub1-cash-discount {
    font-size: 50px;
    line-height: 40px;
  }

  .container-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-16 {
    width: 370px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .div-block-17 {
    width: 95%;
  }

  .div-block-14-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-services-1-copy {
    width: 90%;
  }

  .div-block-15-copy {
    width: 49%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section-7 {
    height: 420px;
  }

  .paragraph-copy {
    width: 100%;
  }

  .div-block-21 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-26 {
    margin-left: -23px;
  }

  .image-8 {
    left: -141px;
    bottom: 28px;
    width: 660px;
    height: 660px;
    max-width: 330%;
  }

  .div-block-27 {
    height: 620px;
  }

  .hl-sub1-services-copy {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-2-copy {
    width: 100%;
  }

  .hl-hero-copy {
    font-size: 45px;
    line-height: 42px;
  }

  .paragraph-7 {
    width: 100%;
  }

  .paragraph-8 {
    width: 100%;
  }

  .paragraph-10 {
    width: 68%;
  }

  .paragraph-11 {
    width: 220px;
  }

  .paragraph-12 {
    width: 250px;
  }

  .container-11 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .paragraph-services-1-copy {
    width: 100%;
  }

  .section-3-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 620px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .hl-sub1-copy {
    width: 61%;
    font-size: 35px;
    line-height: 35px;
  }

  .heading-2-copy-copy {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section-hero {
    height: 190px;
  }

  .hl-hero {
    font-size: 30px;
    line-height: 28px;
    letter-spacing: 0px;
  }

  .container {
    padding-top: 0px;
  }

  .section {
    height: 1680px;
  }

  .hl-sub1 {
    width: 99%;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -1px;
  }

  .paragraph {
    width: 90%;
  }

  .image {
    width: 160px;
  }

  .div-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 580px;
  }

  .container-2 {
    margin-top: 0px;
    padding-left: 20px;
  }

  .image-2 {
    height: 100%;
  }

  .section-2 {
    height: auto;
  }

  .div-block-2 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-block-3 {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .heading {
    margin-top: 0px;
    font-size: 28px;
  }

  .text-span {
    font-size: 20px;
  }

  .container-3 {
    margin-top: 20px;
    padding-left: 0px;
  }

  .hl-sub1-2 {
    width: 100%;
    margin-top: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    letter-spacing: -1px;
  }

  .div-block-5 {
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-6 {
    width: 99%;
  }

  .div-block-7 {
    width: 90%;
    height: 325px;
  }

  .image-4 {
    width: 220px;
  }

  .section-3 {
    overflow: hidden;
    height: 800px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-2 {
    width: 100%;
  }

  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #00487c;
  }

  .heading-3 {
    font-family: 'Droid Sans', sans-serif;
    color: #fff;
  }

  .div-block-9 {
    margin-top: 21px;
  }

  .div-block-11 {
    margin-top: 52px;
  }

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

  .text-block.w--current {
    color: #e3b505;
  }

  .copyright {
    margin-top: 68px;
  }

  .brand {
    padding-left: 0px;
  }

  .nav-link {
    color: #fff;
  }

  .nav-menu {
    height: auto;
    background-color: #00487c;
    color: #fff;
  }

  .section-5 {
    height: auto;
  }

  .section-services {
    height: 1590px;
  }

  .div-services-image-1 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 95%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .services-image-1 {
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-13 {
    width: 295px;
    margin-left: 0px;
  }

  .div-block-14 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .paragraph-services-1 {
    width: 90%;
  }

  .hl-sub1-services {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    letter-spacing: -1px;
  }

  .div-services-image-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 95%;
    margin-left: 0px;
  }

  .section-6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hl-sub1-cash-discount {
    width: 95%;
    margin-left: 0px;
    font-size: 40px;
    line-height: 34px;
    text-align: left;
    letter-spacing: -1px;
  }

  .div-block-16 {
    width: 95%;
    margin-left: 0px;
  }

  .paragraph-services-1-copy {
    width: 100%;
  }

  .div-block-15-copy {
    width: 100%;
  }

  .container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-block {
    width: 100%;
    margin-top: 20px;
  }

  .section-7 {
    height: 470px;
  }

  .section-with-top-gold-rule {
    padding-bottom: 66px;
  }

  .paragraph-copy {
    width: 90%;
  }

  .div-block-21 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-22 {
    width: 100%;
  }

  .div-block-23 {
    width: 150px;
  }

  .div-block-26 {
    width: 310px;
    margin-left: 0px;
  }

  .image-8 {
    left: -45px;
    bottom: 63px;
    width: 460px;
    height: 460px;
  }

  .div-block-27 {
    height: 350px;
  }

  .hl-sub1-services-copy {
    width: 97%;
    margin-left: 0px;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    letter-spacing: -1px;
  }

  .div-block-28 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-29 {
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .hl-hero-copy {
    font-size: 30px;
    line-height: 28px;
    letter-spacing: 0px;
  }

  .div-block-30 {
    padding-right: 13px;
    padding-left: 13px;
  }

  .faq-popup {
    display: none;
  }

  .div-block-31 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .close-box {
    top: 0%;
  }

  .div-block-33 {
    margin-top: 19px;
  }

  .paragraph-7 {
    width: 90%;
  }

  .paragraph-8 {
    width: 90%;
  }

  .paragraph-10 {
    width: 100%;
  }

  .paragraph-11 {
    width: 100%;
  }

  .container-8 {
    height: 100%;
  }

  .div-block-22-copy {
    width: 100%;
  }

  .paragraph-12 {
    width: 100%;
  }

  .container-9 {
    height: 540px;
  }

  .heading-2-copy {
    width: 100%;
  }

  .div-block-34 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }

  .section-8 {
    height: 540px;
  }

  .container-10 {
    height: 100%;
  }

  .paragraph-services-1-copy {
    width: 90%;
  }

  .section-3-copy {
    overflow: hidden;
    height: 550px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hl-sub1-copy {
    width: 71%;
    margin-right: auto;
    margin-left: auto;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -1px;
  }

  .heading-2-copy-copy {
    width: 80%;
  }

  .heading-2-copy {
    width: 79%;
  }

  .heading-2-copy-copy {
    width: 100%;
  }

  .menu-button {
    background-color: transparent;
    color: transparent;
  }

  .icon {
    color: #333;
  }
}

@font-face {
  font-family: 'Franklingothicurw lig';
  src: url('../fonts/FranklinGothicURW-Lig.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw booita';
  src: url('../fonts/FranklinGothicURW-BooIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw demita';
  src: url('../fonts/FranklinGothicURW-DemIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw ligita';
  src: url('../fonts/FranklinGothicURW-LigIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw medita';
  src: url('../fonts/FranklinGothicURW-MedIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw dem';
  src: url('../fonts/FranklinGothicURW-Dem.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw med';
  src: url('../fonts/FranklinGothicURW-Med.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw heaita';
  src: url('../fonts/FranklinGothicURW-HeaIta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw boo';
  src: url('../fonts/FranklinGothicURW-Boo.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franklingothicurw hea';
  src: url('../fonts/FranklinGothicURW-Hea.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}