.main-hero-with-background {
  width: 100%;
  overflow: hidden;
  padding: 52px 0 0 0;
  position: relative;
}
.main-hero-with-background .wide-ticker--item-total,
.main-hero-with-background .wide-ticker--item-desc {
	font-weight: 400;
}
.main-hero-with-background .main-hero-with-background--info-title {
  font-weight: 500;
  margin: 40px 0 15px 0;
  color: #FFFFFF;
  font-size: 48px;
  font-family: "Merriweather", serif;
}
.main-hero-with-background--info p {
	max-width: 490px;
	font-weight: 400;
	font-style: normal;
	line-height: normal;
	margin: 30px 0 57px;
	font-optical-sizing: auto;
	color: #fff;
	font-family: "Source Sans 3";
	font-size: 24px;
}
.main-hero-with-background .main-hero-with-background--desc {
  max-width: 500px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  margin: 30px 0 57px 0;
  font-optical-sizing: auto;
  color: #FFFFFF;
  font-family: "Source Sans 3";
  font-size: 24px;
}
@media (max-width: 1280px) {
  .main-hero-with-background .main-hero-with-background--desc {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .main-hero-with-background .main-hero-with-background--desc  {
    max-width: 85%;
    font-size: 24px;
    min-height: 70px;
    margin: 0 auto 40px auto;
  }
}

.main-hero-with-background .spec-container--title {
	margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
}
.main-hero-with-background--actions {
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
}
.main-hero-with-background--actions .btn-info {
	color: #009EDC;
}
.main-hero-with-background--actions .btn-info svg {
	display: none;
	margin-right: 10px;
}
.main-hero-with-background--actions .btn-info:hover svg path {
	stroke: #009EDC;
}

@media (max-width: 667px) {
  .main-hero-with-background .spec-container--title {
    min-height: 76px;
  }
}

@media (max-width: 1200px) {
  .main-hero-with-background--actions a {
    padding: 8px 20px;
  }
}
.main-hero-with-background .first .row {
  height: 695px;
}
@media (max-width: 1200px) {
  .main-hero-with-background .first .row {
    height: 640px;
  }
}
@media (max-width: 1040px) {
  .main-hero-with-background .first .row {
    height: 720px;
  }
}
.main-hero-with-background .first .row > div:last-child {
  display: table;
}
.main-hero-with-background .first .btn-alt-white + .btn {
  margin: 0 18px;
}
.main-hero-with-background .first .featured-image {
  display: table-cell;
  position: relative;
  vertical-align: bottom;
}
.main-hero-with-background .first .featured-image img {
  width: 100%;
  padding-top: 45px;
}
.main-hero-with-background .first .featured-image span {
  position: absolute;
  right: 80px;
  bottom: 90px;
  font-weight: 400;
}
.main-hero-with-background .outer-container {
  padding: 0 !important;
  position: relative;
}
.main-hero-with-background .inner-container {
  width: 100%;
  bottom: 80px;
  position: absolute;
  padding: 46px 32px;
  border-radius: 12px;
  background-color: #FFFFFF;
  left: 50%;
  transform: translateX(-50%);
}
.main-hero-with-background .inner-container > div > div {
  display: table;
}
.main-hero-with-background .spec-container {
  display: table-cell;
  vertical-align: middle;
}
.main-hero-with-background .spec-container .spec-container--title {
	max-width: 210px;
	color: #2D3032;
	font-weight: 600;
}
.main-hero-with-background .spec-container p {
  margin: 0;
  font-weight: 400;
  color: #2D3032;
}
.main-hero-with-background .spec-container img {
  margin-bottom: 15px;
}
.main-hero-with-background .classic .wide-ticker--item {
  margin: 0;
  max-width: 100%;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
}

.main-hero-with-background .wide-ticker--item.spec {
  max-width: 480px !important;
}
.main-hero-with-background .wide-ticker--item-total .dollar-sign {
  color: #009EDC;
  font-size: 48px;
}
.main-hero-with-background .wide-ticker--item-total .plus-sign {
  color: #009EDC;
  font-size: 40px;
}
.main-hero-with-background .wide-ticker--item-desc {
  max-width: 80px;
  text-align: left;
  color: #2D3032;
  font-family: "Source Sans 3";
  font-size: 20px;
}
.main-hero-with-background .wide-ticker--item-total {
  line-height: normal;
  color: #009EDC;
  font-size: 48px;  
  font-style: normal;
  margin-right: 20px;
  font-family: "Merriweather", serif;
}
.main-hero-with-background .icon-based .row > div {
	display: table;
}
.main-hero-with-background .icon-based .row > div:first-child {
	width: 23%;
}
.main-hero-with-background .icon-based .row > div:nth-child(2) {
	width: 19%;
}
.main-hero-with-background .icon-based .row > div:nth-child(3) {
	width: 27%;
}
.main-hero-with-background .icon-based .row > div:last-child {
	width: 31%;
}
.main-hero-with-background .icon-based .spec-container {
	display: table-cell;
	vertical-align: middle;
}
.main-hero-with-background .icon-based img {
	margin: -11px 10px 0 0;
}
.main-hero-with-background .icon-based .ticon {
	font-size: 32px !important;
	font-family: "Font Awesome 6 Pro" !important;
	font-weight: 400 !important;
	background-image: inherit !important;
	color: #009EDC !important;
	position: relative;
	margin-right: 10px;
}
.main-hero-with-background .icon-based .dollarsign:before {
	content: '\f2e8';
}
.main-hero-with-background .icon-based .taxes:before {
	content: '\e5d9';
}
.main-hero-with-background .icon-based .flex:before {
	content: '\f074';
}
.main-hero-with-background .icon-based .wide-ticker--item-total {
  line-height: normal;
  color: #009EDC;
  font-size: 32px;  
  font-style: normal;
  font-family: "Merriweather", serif;
}
@media (max-width: 1400px) {
	.header .lower-header.sticky .header-apply-now {
	  padding: 6px 13px !important;
	}
}
@media (max-width: 1366px) {
  .main-hero-with-background .wide-ticker--item-total {
    font-size: 36px;
  }
	.main-hero-with-background .icon-based img {
	  margin-right: 7px;
	}
	.main-hero-with-background .icon-based .wide-ticker--item-total {
	  font-size: 31px;
	}
	.header .lower-header.sticky .header-apply-now {
	  padding: 6px 10px !important;
	}
}
@media (max-width: 1200px) {
  .main-hero-with-background .wide-ticker--item-total {
    font-size: 32px;
  }
}
@media (max-width: 1280px) {
  .main-hero-with-background .main-hero-with-background--info-title {
    line-height: normal;
    font-size: 40px;
  }
  .main-hero-with-background .first .featured-image span {
    bottom: 30px;
  }
  .main-hero-with-background .inner-container {
    bottom: 70px;
  }
	.main-hero-with-background .icon-based img {
	  margin-right: 4px;
	}
	.main-hero-with-background .icon-based .wide-ticker--item-total {
	  font-size: 28px;
	}
}
@media (max-width: 1040px) {
  .main-hero-with-background .first .featured-image {
    vertical-align: middle;
  }
}
@media (max-width: 991px) {
	.main-hero-with-background--actions .btn-info svg {
		display: inline-block;
	}
  .main-hero-with-background .main-hero-with-background--info-title {
    margin-top: 18px;
    margin-bottom: 24px;
  }
  .main-hero-with-background .wide-ticker--item-total {
	  display: inline-block;
    margin-right: 16px;
    overflow-wrap: normal;
    font-size: 48px;
  }
  .main-hero-with-background .wide-ticker--item-desc {
	  display: inline-block;
    max-width: 180px !important;
  }
.main-hero-with-background {
	background: #0A3E78 url(../../images/mobile-hero02.jpg) top center no-repeat !important;
	background-size: cover !important;
	overflow: visible;
	max-height: 540px;
}
.main-hero-with-background + section {
	padding-top: 120px !important;
}
  body .main-hero-with-background .wide-ticker--item {
    text-align: left;
    margin-bottom: 25px !important;
    padding: 0px !important;
	display: flex !important;
  }
  .main-hero-with-background .inner-container {
    bottom: inherit;
    position: relative;
    margin-top: -42px;
  }
  .main-hero-with-background .inner-container .col-12 {
    padding: 0px !important;
  }
  .main-hero-with-background .spec-container .spec-container--title {
	  max-width: 100%;
    line-height: 36px;
    text-align: center;
	padding: 0 50px;
  }
  .main-hero-with-background .first .featured-image span {
    display: none;
  }
  .main-hero-with-background .outer-container {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
  }
  .main-hero-with-background .first .featured-image img {
    width: 90%;
    padding-top: 0;
    max-height: 480px;
    object-fit: contain;
  }
  .main-hero-with-background .first .featured-image {
    vertical-align: top;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .main-hero-with-background--actions a {
	  min-width: 230px;
    padding: 8px 40px;
  }
  .main-hero-with-background--actions {
	  margin-bottom: 32px;
  }
  .main-hero-with-background--info {
    width: 85% !important;
    margin-bottom: 48px;
  }
  .main-hero-with-background .first .row {
    height: auto;
  }
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(2) .spec-container,
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(3) .spec-container,
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(4) .spec-container {
	  padding-left: 21px;
  }
  .main-hero-with-background .spec-container--title {
    min-height: 102px;
  }
  .main-hero-with-background .icon-based .row > div:nth-child(2) {
	width: 25% !important;
  }
  .main-hero-with-background .icon-based .row > div:nth-child(3) {
	width: 35% !important;
  }
  .main-hero-with-background .icon-based .row > div:last-child {
	width: 40% !important;
  }
	.main-hero-with-background .icon-based .row > div img {
		margin: 0 12px;
	}
	.main-hero-with-background .icon-based .row > div:first-child {
		width: 100% !important;
	}
  .main-hero-with-background .icon-based .wide-ticker--item-total {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .main-hero-with-background .wide-ticker--item{
    margin-bottom: 42px !important;
  }
  .main-hero-with-background--actions a:nth-child(1) {
    order: 2;
  }
  .main-hero-with-background--actions a:nth-last-child(1) {
    order: 1;
    margin-bottom: 24px !important;
  }
  .main-hero-with-background--actions {
    flex-wrap: wrap;
  }
  .main-hero-with-background--info {
    width: 100%;
  }
  .main-hero-with-background .inner-container {
    padding-bottom: 10px !important;
  }
  .main-hero-with-background .first .btn-alt-white + .btn {
    margin: 0px;
  }
  .main-hero-with-background .icon-based .row > div:nth-child(2) {
	width: 26% !important;
  }
  .main-hero-with-background .icon-based .row > div:nth-child(3) {
	width: 36% !important;
  }
  .main-hero-with-background .icon-based .row > div:last-child {
	width: 38% !important;
  }
	.main-hero-with-background .icon-based .row > div img {
		margin: 0 9px;
	}
  .main-hero-with-background .icon-based .wide-ticker--item-total {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
.main-hero-with-background {
	max-height: 745px;
}
	.main-hero-with-background .icon-based .row > div {
		width: 100% !important;
	}
  .main-hero-with-background .icon-based .row > div:nth-child(2),
	.main-hero-with-background .icon-based .row > div:nth-child(3),
	.main-hero-with-background .icon-based .row > div:last-child {
	width: 100% !important;
  }
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(2) .spec-container,
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(3) .spec-container,
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(4) .spec-container {
	  padding-left: 30px;
  }
  .main-hero-with-background .icon-based .ticon {
	  top: 3px;
	  margin-right: 30px;
  }
  .main-hero-with-background .icon-based .wide-ticker--item-total {
    font-size: 32px;
  }
  .main-hero-with-background + section {
    padding-top: 230px !important;
  }
}
@media (max-width: 400px) {
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(2) .spec-container,
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(3) .spec-container,
  .main-hero-with-background .icon-based .inner-container .row > div:nth-child(4) .spec-container {
	  padding-left: 20px;
  }
  .main-hero-with-background .btn {
    padding: 8px 30px !important;
  }
  .main-hero-with-background .spec-container .spec-container--title {
	  padding: 0 30px !important;
  }
  .main-hero-with-background .icon-based .wide-ticker--item-total {
    font-size: 28px;
  }
}
/*# sourceMappingURL=main-hero-with-background.css.map */