
@charset "UTF-8";

.feature-header {
	top: 0;
	z-index: 1000;
	position: -webkit-sticky;
	position: sticky;
	background-color: var(--base-color-background);
	box-shadow: 0px 3px 15px 0px rgba(168, 168, 168, .5);
}

.feature-header__layout {
	display: -ms-grid;
	display: grid;
	grid-template-columns: 350rem auto;
	height: 133rem;
	padding-left: var(--base-offset);
	padding-right: var(--base-offset);
}

@media (max-width: 899px) {
	.feature-header__layout {
		grid-template-columns: 250rem auto;
		height: 128rem;
		-ms-flex-line-pack: end;
		align-content: end;
	}
}

@media (max-width: 599px) {
	.feature-header__layout {
		height: 88rem;
	}
}

.feature-header__logo {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 899px) {
	.feature-header__logo {
		-ms-flex-align: end;
		align-items: end;
		padding-bottom: 25rem;
		width: 348rem;
	}
}

@media (max-width: 599px) {
	.feature-header__logo {
		padding-bottom: 14rem;
		margin-left: -10rem;
		width: 240rem;
	}
}

.feature-header__logo a {
	display: inline-block;
}

.feature-header__logo a img {
	margin-top: -35rem;
	width: 348rem;
}

@media (max-width: 599px) {
	.feature-header__logo a img {
		margin-top: -30rem;
	}
}

.feature-header__nav {
	text-align: right;
}

.feature-header__nav--desktop {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%;
}

@media (max-width: 899px) {
	.feature-header__nav--desktop {
		display: none;
	}
}

.feature-header__nav--desktop .menu-main {
	list-style: none;
	font-family: "DM Sans", sans-serif;
	font-weight: 700;
	font-size: 21rem;
	margin-bottom: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-left: var(--base-offset);
	margin-right: var(--base-offset);
	width: 100%;
}

.feature-header__nav--desktop .menu-main li {
	display: inline-block;
}

.feature-header__nav--desktop .menu-main li a {
	display: inline-block;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	color: var(--base-color-text);
}

.feature-header__nav--desktop .menu-main li.current-menu-item a {
	color: var(--base-color-accent);
}

.feature-header__nav--mobile {
	position: relative;
}

@media (min-width: 900px) {
	.feature-header__nav--mobile {
		display: none;
	}
}

@media (max-width: 899px) {
	.feature-header__nav--mobile {
		margin-bottom: var(--base-space);
	}
	
	.feature-header__nav--mobile .button.is-style-promo {
		font-size: 28rem;
		margin-right: var(--base-offset);
	}
}

@media (max-width: 599px) {
	.feature-header__nav--mobile {
		margin-bottom: 0;
	}
	
	.feature-header__nav--mobile .button.is-style-promo {
		display: none;
	}
}

.feature-header__nav--mobile button {
	display: inline-block;
	border: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	z-index: 11;
	width: 27rem;
	height: 27rem;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent !important;
}

.feature-header__nav--mobile button.open-overlay {
	margin-top: 40rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'27.451\' height=\'20.126\' viewBox=\'0 0 27.451 20.126\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23707070;%7D%3C/style%3E%3C/defs%3E%3Cpath class=\'a\' d=\'M1539.6,135.016h-25.284a1.077,1.077,0,1,1,0-2.155H1539.6a1.077,1.077,0,1,1,0,2.155Zm0-8.985h-25.284a1.078,1.078,0,1,1,0-2.156H1539.6a1.078,1.078,0,1,1,0,2.156Zm0-8.983h-25.284a1.079,1.079,0,1,1,0-2.158H1539.6a1.079,1.079,0,1,1,0,2.158Z\' transform=\'translate(-1513.227 -114.89)\'/%3E%3C/svg%3E");
}

@media (max-width: 599px) {
	.feature-header__nav--mobile button.open-overlay {
		margin-top: 20rem;
		margin-bottom: 22rem;
	}
}

.feature-header__nav--mobile button.close-overlay {
	position: absolute;
	top: 40rem;
	right: 0;
	display: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'20.936\' height=\'20.935\' viewBox=\'0 0 20.936 20.935\'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23707070;%7D%3C/style%3E%3C/defs%3E%3Cg transform=\'translate(-362.807 -51.549)\'%3E%3Cpath class=\'a\' d=\'M1539.6,126.031h-25.284a1.078,1.078,0,1,1,0-2.156H1539.6a1.078,1.078,0,1,1,0,2.156Z\' transform=\'translate(-794.8 1053.38) rotate(-45)\'/%3E%3Cpath class=\'a\' d=\'M1539.6,126.031h-25.284a1.078,1.078,0,1,1,0-2.156H1539.6a1.078,1.078,0,1,1,0,2.156Z\' transform=\'translate(1364.638 1230.091) rotate(-135)\'/%3E%3C/g%3E%3C/svg%3E");
}

.feature-header__nav--mobile__overlay {
	display: none;
	position: fixed;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .86);
	padding: var(--base-offset-vertical) var(--base-offset);
}

.feature-header__nav--mobile__overlay .inner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	height: 100%;
}

.feature-header__nav--mobile__overlay .menu-main {
	list-style: none;
	margin-bottom: 0;
	text-align: center;
}

.feature-header__nav--mobile__overlay .menu-main li {
	display: block;
	margin-right: var(--base-offset);
}

.feature-header__nav--mobile__overlay .menu-main li a {
	display: inline-block;
	color: var(--base-color-text);
	font-family: "Oswald", sans-serif;
	font-weight: 400;
	font-size: 40rem;
}

.feature-header__nav--mobile__overlay .menu-main li.current-menu-item a {
	color: var(--base-color-accent);
	font-weight: 700;
}
