@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.otf') format('opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'),
		url('../fonts/ProximaNova-Bold.ttf') format('truetype'), url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Proxima Nova';
	font-display: swap;
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/ProximaNova-Bold.eot');
	src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff') format('woff'), url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
		url('../fonts/ProximaNova-Bold.svg#ProximaNova') format('svg');
}

@font-face {
	font-family: 'Proxima Nova';
	font-display: swap;
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/ProximaNova-Extrabld.eot');
	src: url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
		url('../fonts/ProximaNova-Extrabld.ttf') format('truetype'), url('../fonts/ProximaNova-Extrabld.svg#ProximaNova') format('svg');
}

@font-face {
	font-family: 'Proxima Nova';
	font-display: swap;
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/ProximaNova-Regular.eot');
	src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff') format('woff'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
		url('../fonts/ProximaNova-Regular.svg#ProximaNova') format('svg');
}

/* Resets */
html {
	min-height: 100%;
	position: relative;
}

body,
html {
	overflow-x: hidden;
	font-size: 18px;
}

body {
	font-family: 'Proxima Nova', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	color: #41495b;
}

ul,
ol {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: 800;
	line-height: 1.25;
	margin-bottom: 1.5rem;
	color: #001225;
}

h2 {
	margin-bottom: 2rem;
}

p {
	margin-bottom: 2rem;
	line-height: 1.5;
	color: #60717e;
}

/* Homepage */

#section__hero {
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

#section__hero h1 {
	font-size: calc(0.65rem + 1.15vw);
	margin-bottom: 1rem;
}

#section__hero h3 {
	font-size: 1.15rem;
	line-height: 1.45;
}

#section__hero h4 {
	background-color: #ffc123;
	background-color: #001225;
	background-color: #fff8e7;
	color: #fff;
	color: #000;
	display: inline-block;
	padding: 0.4rem 0.5rem;
	line-height: 100%;
	font-weight: normal;
	font-size: 0.65rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 1rem;
}

#section__hero h5 {
	margin-bottom: 1rem;
	font-size: 1rem;
	border-bottom: 5px double #ffc124;
	display: inline-block;
	font-weight: normal;
}

.hero__wrap {
	padding-top: 2rem;
	padding-bottom: 2rem;
	padding-right: 2rem;
}

.preheadline {
	font-size: calc(2.75rem + 1.15vw);
	display: block;
	line-height: 1.05;
	letter-spacing: -1px;
	margin-bottom: 0;
}

.subheadline {
	font-size: calc(0.4rem + 0.8vw);
	border-bottom: double #ffc123;
	font-weight: normal;
	color: #535458;
	border-width: 6px;
}

.bg__barry {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	background-size: cover;
	background-position: center top;
	overflow: hidden;
	background-image: url(../images/barry__friedman.webp);
}

.bg__barry--img {
	background-size: cover;
	background-position: center top;
	background-image: url(../images/barry__friedman.webp);
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 650px;
}

.bg__barry--img p {
	background-color: #ffc124;
	color: #001225;
	padding: 0.7rem;
	margin-top: auto;
	margin-bottom: 0;
	font-size: 0.95rem;
	position: absolute;
	width: 100%;
	top: 65%;
	left: 2rem;
	border: double #ffffff;
	border-width: 5px;
}

.lh-15 {
	line-height: 1.5;
}

.back {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4;
	width: auto;
	display: none;
}

.level-1 {
	position: relative;
	z-index: 32;
}

.bg-color {
	transition: all 0.8s;
	transition-delay: 0s;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.bg-white {
	background-color: #fff;
}

.no-translate {
	transform: translateZ(0);
}

.min-vh-100 {
	min-height: 100vh;
}

.faux__white {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: -1;
}

.hero__content--wrap {
	padding-bottom: 5rem;
}

.hero__content {
	padding: 3.5rem;
	background-color: #fff;
	margin-top: -8.25%;
	box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
	border-radius: 0.125rem;
}

.content_restricted {
	width: 90%;
}

.arrow__down {
	text-align: center;
	margin-top: -20%;
}

/* Classes */
.list__tick--yellow {
	margin: 0;
	padding: 0;
	margin-bottom: 2rem;
}

.section {
	position: relative;
	padding: 4rem 0;
}

.bg__grey--l {
	background-color: #f9f9f9;
}

.yellow-box {
	background-color: #fff;
	border: 4px solid #fc6d0e;
	padding: 0;
	margin: 0;
	padding: 2.5rem;
	border-radius: 3px;
	padding-left: 40px;
	margin: 20px auto;
	color: #373d45;
}

.yellow-box li {
	padding: 10px 0;
	margin: 0 2rem;
	font-size: 1.15rem;
}

.list__tick--yellow li {
	background-image: url(../images/tick__yellow.png);
	background-repeat: no-repeat;
	padding-left: 2.55rem;
	background-size: 24px;
	min-height: 40px;
	margin-bottom: 1.45rem;
	display: flex;
	align-items: center;
	background-position: 0 6px;
	font-size: 1.15rem;
	color: #535458;
}

.text__orange {
	color: #fc6d0e;
}

.text__white * {
	color: #fff;
}

.btn {
	font-size: 1.1rem;
	background-color: #ffc123;
	border-color: #ffc123;
	padding: 0.8rem 2rem;
	white-space: normal;
	word-wrap: break-word;
	font-weight: bold;
	outline: none;
	margin-bottom: 1.5rem;
	color: #001225;
}

.btn:hover {
	background-color: #001225;
	color: #fff;
}

/* Footer */
.footer {
	font-size: 0.95rem;
	padding: 1.5rem 0;
	background-color: #121b3e;
}

.footer p {
	margin-bottom: 0;
}

.footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer ul li {
	margin-right: 1.5rem;
}

.footer a {
	transition: 0.3s all;
	color: #fff;
}

.footer a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
}

/* Header */
.header {
	background-color: #121b3e;
	padding: 1rem 0;
}

.header__logo img {
	width: 100%;
	max-width: 350px;
}

.form__wrap h4 {
	font-size: 1.3rem;
	margin-bottom: 0;
}

/* Sales Page */
.sales__desc {
	text-align: center;
	padding: 1.25rem;
	width: 80%;
	margin: 0 auto;
	background-color: #fff;
	background-color: rgba(0, 0, 0, 0.05);
}

.block__testimonial {
	background-color: #f2f3f5;
	padding: 1rem;
	border-radius: 0.4rem;
	margin-bottom: 2rem;
	max-width: 96%;
	border: 1px solid hsl(0deg 0% 0% / 6%);
	width: 100%;
}

.block__testimonial p {
	margin-bottom: 1rem;
}

.block__testimonial .author {
	font-weight: bold;
	color: #385898;
	margin-bottom: 0;
}

.bg-grey {
	background-color: #f8f8f8;
	padding: 4rem 0;
}

.btn-close {
	display: flex;
	margin-left: auto;
	margin-bottom: 1rem;
}

.mb-3rem {
	margin-bottom: 3rem;
}

@media (max-width: 767px) {
	.hero__wrap {
		padding: 2rem 1rem;
	}

	.preheadline {
		font-size: calc(1.35rem + 1.15vw);
		margin-bottom: 1rem;
	}

	.subheadline {
		font-size: calc(0.7rem + 1.15vw);
	}

	.back {
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.preheadline {
		font-size: calc(1.6rem + 1.15vw) !important;
		margin-bottom: 1rem;
	}
}

@media (max-width: 567px) {

	html,
	body {
		font-size: 16px;
	}

	bg__barry--img p {
		left: 0;
	}
}

.faq {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 2rem;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.08);
}

.faq__title {
	background-color: #d7e2ef;
	padding: 1rem;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.faq__title button {
	padding: 0;
	margin: 0;
	background-color: transparent;
	color: #426694;
	font-size: 1.1rem;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-left: 1.2rem;
	padding-right: 1.2rem;
	font-weight: bold;
	text-align: left;
}

.faq__title button:focus,
.faq__title button:active {
	outline: 0;
}

.faq__content {
	padding: 2rem;
	background-color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* .divider {
  height: 1px;
  margin: 3em auto;
  background-color: #efefef;
}

.accordion__wrap,
.headline__center.mb-1 {
  margin-bottom: 1rem;
}

.accordion__content--text {
  font-size: 19px;
  line-height: 150%;
}

.accordion__item {
  margin-bottom: 2em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.25em;
  background-color: #fff;
  box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.08);
}

.accordion__content {
  position: relative;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  border: 1px rgba(0, 0, 0, 0.1);
}

.accordion__title {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.75em 1em;
  border-top-left-radius: 0.25em;
  border-top-right-radius: 0.25em;
  background-color: #d7e2ef;
  color: #426694;
  font-size: 1.1rem;
  line-height: 120%;
  cursor: pointer;
}

.accordion__inner {
  padding: 1.5rem 1.5rem 1rem;
} */

.accordion-button:not(.collapsed) {
	color: inherit;
	background-color: inherit;
	box-shadow: inherit;
}

.home__bullets {
	max-width: 85%;
	margin: 0 auto;
}

.home__bullets h4 {
	margin-top: 1.5rem;
	font-size: 1.45rem;
	text-align: center;
}

.home__bullets h3 {
	font-size: 1.45rem;
	text-align: center;
}

.home__bullets .btn {
	display: flex;
	margin-right: auto;
	margin-left: auto;
}

.problem-list {
	margin-bottom: 3rem;
	margin-left: 3rem;
	color: #dc3545;
}

.problem-list li {
	padding: 0.25rem 0;
}

.boxed__highlight {
	background: #fff;
	padding: 2rem;
	border: 10px double #ffc130;
}

.min-vh-80 {
	min-height: 70vh;
}

.testimonial__footer {
	display: flex;
	align-items: center;
}

.testimonial__footer img {
	height: 64px;
	width: 64px;
	border-radius: 50%;
	border: 2px solid rgba(0, 0, 0, 0.1);
	margin-right: 1rem;
}

.section p,
.section li {
	font-size: 1.15rem;
}