/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: 0;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

* {
	box-sizing: border-box
}

ul,
ol {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0
}

p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 0;
	padding-inline-start: 0
}

figure {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0
}

body {
	background-color: #fff;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-size: 1rem;
	color: #202020;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-scroll-chaining: none;
	overscroll-behavior: none
}

.container {
	width: 100%;
	max-width: 1000px;
	margin: auto
}

.wrap {
	padding-left: 12px;
	padding-right: 12px
}

img {
	margin: 0;
	max-width: 100%;
	height: auto
}

.button {
	border: 0;
	padding: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	margin: 0;
	padding: 12px 24px;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
	width: auto;
	white-space: nowrap;
	text-transform: uppercase;
	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
	font-weight: 500;
	background-color: #e8d719;
	color: #fff;
	transition: all .25s ease-out
}

.button a {
	color: #fff
}

.button:active {
	position: relative;
	top: 1px
}

.button:hover {
	color: #fff;
	background-color: #e8d719;
	text-decoration: none
}

.background-image-wrapper {
	overflow: hidden;
	position: relative
}

.background-image-figure img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0
}

.background-image-text-overlay {
	position: relative;
	z-index: 2
}

.box-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	z-index: 3
}

.assistive-text,
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px
}

.nsb-bg {
	background-image: url("../images/bg.png");
	background-color: #292929;
	color: white
}

.nsb-logo {
	display: block;
	margin-left: auto;
	margin-right: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: 500;
	margin-bottom: 2rem
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none
}

h1 {
	font-size: 2.8em;
	line-height: 1.2;
	letter-spacing: -2px
}

h2,
.h2,
.has-header-2-font-size {
	font-size: 2.25em;
	line-height: 1.2;
	letter-spacing: -1px
}

h3,
.h3,
.has-header-3-font-size {
	font-size: 1.75em;
	line-height: 1.2;
	letter-spacing: -1px
}

h4,
.h4,
.has-header-4-font-size {
	font-size: 1.25em
}

h5,
.h5,
.has-header-5-font-size {
	font-size: 1em
}

h6 {
	font-size: 1em
}

p {
	line-height: 1.5;
	margin-bottom: 2rem
}

p:last-child {
	margin-bottom: 0
}

strong,
b {
	font-weight: 700;
}

a {
	text-decoration: underline;
	transition: all .25s ease-out;
	color: #e8d719;
}

a:hover {
	color: #e8d719;
	text-decoration: none;
}

a:focus {
	text-decoration: underline
}

a:active {
	text-decoration: none
}

a:link {
	-webkit-tap-highlight-color: rgba(232, 215, 25, 0.3)
}

[role="button"],
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	box-sizing: content-box
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	background: 0;
	border: 0;
	color: inherit;
	font: inherit;
	line-height: normal;
	overflow: visible;
	padding: 0;
	-webkit-appearance: button;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

.validation_message {
	color: #b80611;
	padding-top: 5px
}

.validation_error {
	border: 1px solid #b80611;
	padding: 2em;
	margin-bottom: 1em
}

.hero {
	background-color: #040404;
	color: white;
	text-align: center
}

.hero__image {
	margin-left: auto;
	margin-right: auto;
	display: block
}

.hero__title {
	margin-top: 40px
}

.hero__title h1 {
	color: white
}

.hero__title h1 span {
	font-size: 2rem
}

.hero__text {
	padding-bottom: 40px
}

.center {
	text-align: center
}

.max-width-600 {
	max-width: 670px;
	margin-left: auto;
	margin-right: auto
}

.max-width-800 {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto
}

.responsive-spacer-40 {
	height: 20px
}

.responsive-spacer-80 {
	height: 40px
}

@media (min-width: 375px) {
	.wrap {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media (min-width: 550px) {
	.wrap {
		padding-left: 50px;
		padding-right: 50px
	}
}

@media (min-width: 1000px) {
	body {
		font-size: 1.125rem
	}

	.hero__text {
		padding-bottom: 80px
	}

	.responsive-spacer-40 {
		height: 40px
	}

	.responsive-spacer-80 {
		height: 80px
	}
}

@media (max-width: 767px) {
	h1 {
		font-size: 2.1em
	}

	h2,
	.h2,
	.has-header-2-font-size {
		font-size: 1.7em
	}

	h3,
	.h3,
	.has-header-3-font-size {
		font-size: 1.35em
	}

	h4,
	.h4,
	.has-header-4-font-size {
		font-size: 1.15em
	}
}