﻿@font-face {
	font-family: "fakt";
	src: url("../fonts/fakt-light/FaktPro-Light.eot");
	src: url("../fonts/fakt-light/FaktPro-Light.eot%3F") format("embedded-opentype"), url("../fonts/fakt-light/FaktPro-Light.woff") format("woff"), url("../fonts/fakt-light/FaktPro-Light.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: "fakt";
	src: url("../fonts/fakt-normal/FaktPro-Normal.eot");
	src: url("../fonts/fakt-normal/FaktPro-Normal.eot%3F") format("embedded-opentype"), url("../fonts/fakt-normal/FaktPro-Normal.woff") format("woff"), url("../fonts/fakt-normal/FaktPro-Normal.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "fakt";
	src: url("../fonts/fakt-medium/FaktPro-Medium.eot");
	src: url("../fonts/fakt-medium/FaktPro-Medium.eot%3F") format("embedded-opentype"), url("../fonts/fakt-medium/FaktPro-Medium.woff") format("woff"), url("../fonts/fakt-medium/FaktPro-Medium.ttf") format("truetype");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: "fakt";
	src: url("../fonts/fakt-bold/FaktPro-Bold.eot");
	src: url("../fonts/fakt-bold/FaktPro-Bold.eot%3F") format("embedded-opentype"), url("../fonts/fakt-bold/FaktPro-Bold.woff") format("woff"), url("../fonts/fakt-bold/FaktPro-Bold.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: "eksell-stencil";
	src: url("../fonts/eksell/EksellDisplayWeb-Stencil.eot");
	src: url("../fonts/eksell/EksellDisplayWeb-Stencil.eot%3F") format("embedded-opentype"), url("../fonts/eksell/EksellDisplayWeb-Stencil.woff2") format("woff2"), url("../fonts/eksell/EksellDisplayWeb-Stencil.woff") format("woff");
	font-weight: normal;
	font-style: normal;
} /*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}
audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],
html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,
th {
	padding: 0;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	.navbar {
		display: none;
	}
	.btn > .caret,
	.dropup > .btn > .caret {
		border-top-color: #000 !important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse !important;
	}
	.table td,
	.table th {
		background-color: #fff !important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd !important;
	}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.428571429;
	color: #333;
	background-color: #fff;
}
input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #337ab7;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #23527c;
	text-decoration: underline;
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
[role="button"] {
	cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%;
}
h1,
.h1 {
	font-size: 36px;
}
h2,
.h2 {
	font-size: 30px;
}
h3,
.h3 {
	font-size: 24px;
}
h4,
.h4 {
	font-size: 18px;
}
h5,
.h5 {
	font-size: 14px;
}
h6,
.h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
@media (min-width: 768px) {
	.lead {
		font-size: 21px;
	}
}
small,
.small {
	font-size: 85%;
}
mark,
.mark {
	background-color: #fcf8e3;
	padding: 0.2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-nowrap {
	white-space: nowrap;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase,
.initialism {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.text-muted {
	color: #777;
}
.text-primary {
	color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
	color: #286090;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
	color: #843534;
}
.bg-primary {
	color: #fff;
}
.bg-primary {
	background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #286090;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee;
}
ul,
ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt,
dd {
	line-height: 1.428571429;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}
@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dl-horizontal dd {
		margin-left: 180px;
	}
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777;
}
.initialism {
	font-size: 90%;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.428571429;
	color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: "\00A0 \2014";
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container:before,
.container:after {
	content: " ";
	display: table;
}
.container:after {
	clear: both;
}
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before,
.row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left;
}
.col-xs-1 {
	width: 8.3333333333%;
}
.col-xs-2 {
	width: 16.6666666667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.3333333333%;
}
.col-xs-5 {
	width: 41.6666666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.3333333333%;
}
.col-xs-8 {
	width: 66.6666666667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.3333333333%;
}
.col-xs-11 {
	width: 91.6666666667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 8.3333333333%;
}
.col-xs-pull-2 {
	right: 16.6666666667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.3333333333%;
}
.col-xs-pull-5 {
	right: 41.6666666667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.3333333333%;
}
.col-xs-pull-8 {
	right: 66.6666666667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.3333333333%;
}
.col-xs-pull-11 {
	right: 91.6666666667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 8.3333333333%;
}
.col-xs-push-2 {
	left: 16.6666666667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.3333333333%;
}
.col-xs-push-5 {
	left: 41.6666666667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.3333333333%;
}
.col-xs-push-8 {
	left: 66.6666666667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.3333333333%;
}
.col-xs-push-11 {
	left: 91.6666666667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-xs-offset-1 {
	margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
	margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
	margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
	margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
	margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	.col-sm-1 {
		width: 8.3333333333%;
	}
	.col-sm-2 {
		width: 16.6666666667%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-4 {
		width: 33.3333333333%;
	}
	.col-sm-5 {
		width: 41.6666666667%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-7 {
		width: 58.3333333333%;
	}
	.col-sm-8 {
		width: 66.6666666667%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-10 {
		width: 83.3333333333%;
	}
	.col-sm-11 {
		width: 91.6666666667%;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-pull-1 {
		right: 8.3333333333%;
	}
	.col-sm-pull-2 {
		right: 16.6666666667%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-4 {
		right: 33.3333333333%;
	}
	.col-sm-pull-5 {
		right: 41.6666666667%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-7 {
		right: 58.3333333333%;
	}
	.col-sm-pull-8 {
		right: 66.6666666667%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-10 {
		right: 83.3333333333%;
	}
	.col-sm-pull-11 {
		right: 91.6666666667%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-push-1 {
		left: 8.3333333333%;
	}
	.col-sm-push-2 {
		left: 16.6666666667%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-4 {
		left: 33.3333333333%;
	}
	.col-sm-push-5 {
		left: 41.6666666667%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-7 {
		left: 58.3333333333%;
	}
	.col-sm-push-8 {
		left: 66.6666666667%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-10 {
		left: 83.3333333333%;
	}
	.col-sm-push-11 {
		left: 91.6666666667%;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.col-sm-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-sm-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-sm-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-sm-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-sm-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
}
@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	.col-md-1 {
		width: 8.3333333333%;
	}
	.col-md-2 {
		width: 16.6666666667%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-4 {
		width: 33.3333333333%;
	}
	.col-md-5 {
		width: 41.6666666667%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-7 {
		width: 58.3333333333%;
	}
	.col-md-8 {
		width: 66.6666666667%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-10 {
		width: 83.3333333333%;
	}
	.col-md-11 {
		width: 91.6666666667%;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-pull-0 {
		right: auto;
	}
	.col-md-pull-1 {
		right: 8.3333333333%;
	}
	.col-md-pull-2 {
		right: 16.6666666667%;
	}
	.col-md-pull-3 {
		right: 25%;
	}
	.col-md-pull-4 {
		right: 33.3333333333%;
	}
	.col-md-pull-5 {
		right: 41.6666666667%;
	}
	.col-md-pull-6 {
		right: 50%;
	}
	.col-md-pull-7 {
		right: 58.3333333333%;
	}
	.col-md-pull-8 {
		right: 66.6666666667%;
	}
	.col-md-pull-9 {
		right: 75%;
	}
	.col-md-pull-10 {
		right: 83.3333333333%;
	}
	.col-md-pull-11 {
		right: 91.6666666667%;
	}
	.col-md-pull-12 {
		right: 100%;
	}
	.col-md-push-0 {
		left: auto;
	}
	.col-md-push-1 {
		left: 8.3333333333%;
	}
	.col-md-push-2 {
		left: 16.6666666667%;
	}
	.col-md-push-3 {
		left: 25%;
	}
	.col-md-push-4 {
		left: 33.3333333333%;
	}
	.col-md-push-5 {
		left: 41.6666666667%;
	}
	.col-md-push-6 {
		left: 50%;
	}
	.col-md-push-7 {
		left: 58.3333333333%;
	}
	.col-md-push-8 {
		left: 66.6666666667%;
	}
	.col-md-push-9 {
		left: 75%;
	}
	.col-md-push-10 {
		left: 83.3333333333%;
	}
	.col-md-push-11 {
		left: 91.6666666667%;
	}
	.col-md-push-12 {
		left: 100%;
	}
	.col-md-offset-0 {
		margin-left: 0%;
	}
	.col-md-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-md-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-md-offset-3 {
		margin-left: 25%;
	}
	.col-md-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-md-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-md-offset-6 {
		margin-left: 50%;
	}
	.col-md-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-md-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-md-offset-9 {
		margin-left: 75%;
	}
	.col-md-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-md-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-md-offset-12 {
		margin-left: 100%;
	}
}
@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left;
	}
	.col-lg-1 {
		width: 8.3333333333%;
	}
	.col-lg-2 {
		width: 16.6666666667%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-4 {
		width: 33.3333333333%;
	}
	.col-lg-5 {
		width: 41.6666666667%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-7 {
		width: 58.3333333333%;
	}
	.col-lg-8 {
		width: 66.6666666667%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-10 {
		width: 83.3333333333%;
	}
	.col-lg-11 {
		width: 91.6666666667%;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-pull-0 {
		right: auto;
	}
	.col-lg-pull-1 {
		right: 8.3333333333%;
	}
	.col-lg-pull-2 {
		right: 16.6666666667%;
	}
	.col-lg-pull-3 {
		right: 25%;
	}
	.col-lg-pull-4 {
		right: 33.3333333333%;
	}
	.col-lg-pull-5 {
		right: 41.6666666667%;
	}
	.col-lg-pull-6 {
		right: 50%;
	}
	.col-lg-pull-7 {
		right: 58.3333333333%;
	}
	.col-lg-pull-8 {
		right: 66.6666666667%;
	}
	.col-lg-pull-9 {
		right: 75%;
	}
	.col-lg-pull-10 {
		right: 83.3333333333%;
	}
	.col-lg-pull-11 {
		right: 91.6666666667%;
	}
	.col-lg-pull-12 {
		right: 100%;
	}
	.col-lg-push-0 {
		left: auto;
	}
	.col-lg-push-1 {
		left: 8.3333333333%;
	}
	.col-lg-push-2 {
		left: 16.6666666667%;
	}
	.col-lg-push-3 {
		left: 25%;
	}
	.col-lg-push-4 {
		left: 33.3333333333%;
	}
	.col-lg-push-5 {
		left: 41.6666666667%;
	}
	.col-lg-push-6 {
		left: 50%;
	}
	.col-lg-push-7 {
		left: 58.3333333333%;
	}
	.col-lg-push-8 {
		left: 66.6666666667%;
	}
	.col-lg-push-9 {
		left: 75%;
	}
	.col-lg-push-10 {
		left: 83.3333333333%;
	}
	.col-lg-push-11 {
		left: 91.6666666667%;
	}
	.col-lg-push-12 {
		left: 100%;
	}
	.col-lg-offset-0 {
		margin-left: 0%;
	}
	.col-lg-offset-1 {
		margin-left: 8.3333333333%;
	}
	.col-lg-offset-2 {
		margin-left: 16.6666666667%;
	}
	.col-lg-offset-3 {
		margin-left: 25%;
	}
	.col-lg-offset-4 {
		margin-left: 33.3333333333%;
	}
	.col-lg-offset-5 {
		margin-left: 41.6666666667%;
	}
	.col-lg-offset-6 {
		margin-left: 50%;
	}
	.col-lg-offset-7 {
		margin-left: 58.3333333333%;
	}
	.col-lg-offset-8 {
		margin-left: 66.6666666667%;
	}
	.col-lg-offset-9 {
		margin-left: 75%;
	}
	.col-lg-offset-10 {
		margin-left: 83.3333333333%;
	}
	.col-lg-offset-11 {
		margin-left: 91.6666666667%;
	}
	.col-lg-offset-12 {
		margin-left: 100%;
	}
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs {
	display: none !important;
}
.visible-sm {
	display: none !important;
}
.visible-md {
	display: none !important;
}
.visible-lg {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important;
	}
}
@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}
@media print {
	.hidden-print {
		display: none !important;
	}
}
.n-theme-color {
	color: #fc7;
	transition: color 1s;
}
.n-theme-border {
	border-color: #fc7;
	transition: border-color 1s;
}
.n-theme-bg {
	background-color: #fff5e4;
	transition: background-color 1s;
}
.theme-pink {
	background-color: #ffe4e4;
	transition: background-color 1s;
}
.theme-pink .n-theme-color {
	color: #f77;
}
.theme-pink .n-theme-border {
	border-color: #f77;
}
.theme-pink .n-theme-bg {
	background-color: #ffe4e4;
}
.theme-pink .n-theme-bg-dark {
	background-color: #f77;
}
.theme-blue {
	background-color: #e4f8ff;
	transition: background-color 1s;
}
.theme-blue .n-theme-color {
	color: #7df;
}
.theme-blue .n-theme-border {
	border-color: #7df;
}
.theme-blue .n-theme-bg {
	background-color: #e4f8ff;
}
.theme-blue .n-theme-bg-dark {
	background-color: #7df;
}
.theme-green {
	background-color: #ebf8e4;
	transition: background-color 1s;
}
.theme-green .n-theme-color {
	color: #8c6;
}
.theme-green .n-theme-border {
	border-color: #8c6;
}
.theme-green .n-theme-bg {
	background-color: #ebf8e4;
}
.theme-green .n-theme-bg-dark {
	background-color: #8c6;
}
.theme-yellow {
	background-color: #fff5e4;
	transition: background-color 1s;
}
.theme-yellow .n-theme-color {
	color: #fc7;
}
.theme-yellow .n-theme-border {
	border-color: #fc7;
}
.theme-yellow .n-theme-bg {
	background-color: #fff5e4;
}
.theme-yellow .n-theme-bg-dark {
	background-color: #fc7;
}
body {
	background-color: #fff5e4;
	color: #000;
	font-family: fakt, sans-serif;
	font-size: 24px;
	font-weight: 100;
	line-height: 1.3333;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: subpixel-antialiased;
}
@media (max-width: 991px) {
	body {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	body {
		font-size: 14px;
	}
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
}
a,
a:hover,
a:focus {
	color: #000;
	text-decoration: none;
}
p,
ul {
	margin-bottom: 1.5em;
}
hr {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 72px;
	display: inline-block;
	border-color: currentColor;
}
@media (max-width: 767px) {
	hr {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}
strong {
	font-weight: 400;
}
.accent {
	color: #ffef01;
}
.arrow-link {
	position: relative;
	display: block;
	font-weight: normal;
	font-size: 21px;
	transition: left 0.2s;
	left: 0;
	color: inherit;
}
@media (max-width: 767px) {
	.arrow-link {
		font-size: 14px;
	}
}
.arrow-link::before {
	content: "";
	vertical-align: middle;
	width: 22px;
	height: 1em;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 22px auto;
	display: inline-block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiA3Ij48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjEuMjc3IDMuNTI2Yy0xLjM0NS41NzQtMi40MDkgMS42MS0zLjMzNCAyLjY3NWwtLjI3OS0uMjY2Yy4zMjItLjQ2Mi43MjktLjkxIDEuMTQ4LTEuMzQ1LjEyNi0uMTI2LjE5NS0uMjguMTk1LS4zOTMgMC0uMTQtLjExMS0uMjgtLjM2My0uMjhILjc3di0uOTI0aDE3Ljg4OGMuMTQxIDAgLjM2NC0uMTY4LjM2NC0uMzA5IDAtLjEyNi0uMDU2LS4yMS0uMTk2LS4zNUE4LjgxIDguODEgMCAwIDEgMTcuNjc4Ljk3NWwuMjc5LS4yNjZjLjkxMSAxLjA1IDEuOTc2IDIuMTE1IDMuMzIgMi42NzV2LjE0MnoiLz48L3N2Zz4=);
}
.arrow-link:hover {
	left: 5px;
	text-decoration: none;
	color: inherit;
}
.dark-nav .arrow-link::before {
	vertical-align: middle;
	width: 22px;
	height: 1em;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-size: 22px auto;
	display: inline-block;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiA3Ij48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMjEuMjc3IDMuNTI2Yy0xLjM0NS41NzQtMi40MDkgMS42MS0zLjMzNCAyLjY3NWwtLjI3OS0uMjY2Yy4zMjItLjQ2Mi43MjktLjkxIDEuMTQ4LTEuMzQ1LjEyNi0uMTI2LjE5NS0uMjguMTk1LS4zOTMgMC0uMTQtLjExMS0uMjgtLjM2My0uMjhILjc3di0uOTI0aDE3Ljg4OGMuMTQxIDAgLjM2NC0uMTY4LjM2NC0uMzA5IDAtLjEyNi0uMDU2LS4yMS0uMTk2LS4zNUE4LjgxIDguODEgMCAwIDEgMTcuNjc4Ljk3NWwuMjc5LS4yNjZjLjkxMSAxLjA1IDEuOTc2IDIuMTE1IDMuMzIgMi42NzV2LjE0MnoiLz48L3N2Zz4=);
}
.further-reading {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 40px;
}
@media (max-width: 767px) {
	.further-reading {
		margin-bottom: 20px;
	}
}
.embed-responsive {
	padding: 0;
	padding-bottom: 56.25%;
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
	margin-bottom: 1.5em;
}
.embed-responsive > iframe,
.embed-responsive > object,
.embed-responsive > video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.post-type-archive-work {
	background-color: #fff6e8;
}
.btn {
	background: #000;
	color: #fff;
	font-weight: 400;
	font-size: 24px;
	line-height: 1;
	display: inline-block;
	padding: 30px 30px 26px 30px;
	transition: all 0.3s;
}
@media (max-width: 767px) {
	.btn {
		font-size: 15px;
	}
}
.btn .n-icon {
	margin-left: 10px;
}

@media (min-width: 1320px) {
	.container {
		width: 1280px;
	}
}
.n-intro {
	padding: 288px 0 180px 0;
}
.n-intro.with-img {
	padding-bottom: 0;
}
@media (max-width: 991px) {
	.n-intro {
		padding-top: 160px;
		padding-bottom: 90px;
	}
}
.n-intro-content {
	padding: 0;
	line-height: 1.25;
	font-size: 36px;
}
@media (min-width: 1200px) {
	.n-intro-content {
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.n-intro-content {
		font-size: 28px;
	}
}
@media (max-width: 639px) {
	.n-intro-content {
		font-size: 21px;
	}
}
.n-intro-header {
	font-size: inherit;
	font-weight: bold;
	margin: 0;
}
.n-intro-figure {
	padding-top: 60px;
}
.n-intro-img {
	max-width: 100%;
	height: auto;
}
.n-intro p {
	margin: 0;
}
.home .n-intro {
	padding: 288px 0 180px 0;
}
@media (max-width: 991px) {
	.home .n-intro {
		padding-top: 160px;
		padding-bottom: 90px;
	}
}
.n-services {
	font-size: 24px;
	padding-bottom: 120px;
}
.n-services .n-header {
	height: 4.96em;
}
@media (max-width: 767px) {
	.n-services .n-header {
		height: auto;
	}
}
.n-services .n-grid {
	padding-bottom: 0;
}
@media (max-width: 350px) {
	.n-services .n-grid {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}
@media (max-width: 767px) {
	.n-services-diagram {
		text-align: center;
	}
	.n-services-diagram img {
		display: inline-block;
		max-width: 320px;
	}
}
.n-services-contact {
	margin-top: 0;
}
@media (min-width: 1200px) {
	.n-services-contact {
		margin-top: 50px;
	}
}
@media (max-width: 767px) {
	.n-services-contact {
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.n-services {
		font-size: 15px;
		padding-bottom: 90px;
	}
}
.n-services .contact {
	font-size: 15px;
}
@media (max-width: 767px) {
	.n-services .contact {
		font-size: 14px;
	}
}
.n-section-header {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	margin: 0 0 60px 0;
}
@media (max-width: 767px) {
	.n-section-header {
		font-size: 12px;
	}
	.n-section-header-content {
		display: inline-block;
		max-width: 40%;
	}
}
.n-section-header::after {
	content: "";
	position: absolute;
	right: 0;
	top: 8px;
	width: 200px;
	border-top: 3px solid currentColor;
}
@media (max-width: 767px) {
	.n-section-header::after {
		width: 100px;
		top: 50%;
		margin-top: -3px;
	}
}
.n-header {
	font-size: 32px;
	font-weight: 100;
	line-height: 1.25;
	margin: 0 0 40px 0;
	display: block;
}
@media (min-width: 1200px) {
	.n-header {
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.n-header {
		font-size: 21px;
	}
}
@media (max-width: 767px) {
	.n-header {
		margin-bottom: 1em;
	}
}
.n-header-num {
	display: inline-block;
	width: 60px;
	margin-left: -60px;
	text-align: right;
}
.n-large-header {
	font-size: 48px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 1em 0;
	display: block;
}
@media (min-width: 1200px) {
	.n-large-header {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
	.n-large-header {
		font-size: 32px;
	}
}
.n-sub-header {
	font-size: 24px;
	font-weight: 100;
	line-height: 1.25;
	margin: 0 0 40px 0;
	display: block;
}
@media (min-width: 1200px) {
	.n-sub-header {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.n-sub-header {
		font-size: 21px;
	}
}
.n-list {
	list-style: none;
	padding: 0;
}
.n-list-line::before {
	content: "—";
}
.n-recruitment {
	background: #fff;
	padding: 120px 0;
}
@media (max-width: 767px) {
	.n-recruitment {
		padding: 60px 0;
	}
}
.n-recruitment p:last-child {
	margin-bottom: 0;
}
.n-nav {
	position: absolute;
	left: 0;
	top: 120px;
	width: 100%;
	z-index: 1000;
}
@media (max-width: 991px) {
	.n-nav {
		top: 50px;
	}
}
.n-nav .container {
	position: relative;
	transition: all 0.3s;
}
.n-nav-logo {
	display: block;
	width: 48px;
	height: 48px;
	position: relative;
	z-index: 3000;
}
@media (max-width: 991px) {
	.n-nav-logo {
		width: 44px;
		height: 44px;
	}
}
.n-nav-logo > svg {
	width: 100%;
	height: 100%;
}
.n-nav .nav-primary {
	list-style: none;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 48px;
}
.n-nav-social {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 21px;
	font-weight: 400;
	line-height: 2;
}
.n-nav-sales {
	font-size: 21px;
}
.n-nav-overlay {
	background-color: transparent;
	position: fixed;
	top: -10px;
	left: -10px;
	width: 1px;
	height: 1px;
	z-index: 2000;
	padding-top: 280px;
	overflow: hidden;
	transition: background-color 0.2s;
	color: #fff;
}
.n-nav-overlay a {
	color: #fff;
}
.n-nav-overlay-content {
	opacity: 0;
	transition: opacity 0.2s 0.1s;
}
.n-nav-toggle {
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
	padding: 8px;
	z-index: 3000;
}
.n-nav-line {
	display: block;
}
.n-nav-line-inner,
.n-nav-line-inner::before,
.n-nav-line-inner::after {
	display: block;
	content: "";
	position: absolute;
	left: 8px;
	top: 8px;
	width: 32px;
	border-top: 2px solid #000;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.n-nav-line-inner::before {
	top: 6px;
	left: 0;
}
.n-nav-line-inner::after {
	top: 14px;
	left: 0;
}
.n-show-nav .n-nav-overlay {
	background-color: #000;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 1;
}
.n-show-nav .n-nav-overlay-content {
	opacity: 1;
}
.n-show-nav .n-nav-line-inner {
	border-color: transparent;
}
.n-show-nav .n-nav-line-inner::before,
.n-show-nav .n-nav-line-inner::after {
	top: 14px;
	border-color: #fff;
}
.n-show-nav .n-nav-line-inner::before {
	transform: rotate(45deg);
}
.n-show-nav .n-nav-line-inner::after {
	transform: rotate(-225deg);
}
.n-link {
	font-size: 36px;
	font-weight: 400;
	padding: 48px;
	line-height: 1;
	display: block;
	background-color: rgba(144, 19, 254, 0.8);
	transition: background-color 0.2s;
}
.n-link-section {
	margin-bottom: 120px;
}
.n-link-arrow {
	margin-left: 2px;
	display: inline-block;
	vertical-align: middle;
	transition: margin-left 0.2s;
}
.n-link-arrow .n-icon > svg {
	width: 100%;
	max-width: 26px;
	height: auto;
	max-height: 14px;
}
@media (max-width: 767px) {
	.n-link-arrow .n-icon > svg {
		width: auto;
		height: 8px;
	}
}
.n-link:hover {
	text-decoration: none;
	background-color: #9013fe;
}
a:hover .n-link-arrow {
	margin-left: 8px;
}
.n-icon {
	display: inline-block;
}
.n-icon > svg path {
	transition: all 0.3s;
	fill: currentColor;
	stroke: currentColor;
}
.n-case-grid-content {
	position: relative;
	padding-bottom: 120px;
}
@media (max-width: 767px) {
	.n-case-grid-content {
		padding-bottom: 30px;
	}
}
.n-grid {
	padding-bottom: 60px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 8px;
	-moz-column-gap: 8px;
	column-gap: 8px;
}
.n-grid-item {
	display: inline-block;
	margin-bottom: 8px;
}
.n-grid-item.first {
	margin-top: 60px;
	margin-bottom: 60px;
}
@media (max-width: 767px) {
	.n-grid-item.first {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}
.n-grid-item.first .n-grid-img {
	width: 100%;
	height: auto;
}
.n-grid-link {
	display: block;
	position: relative;
}
.n-grid-link:hover .n-grid-hover {
	opacity: 0.75;
}
.n-grid-img {
	max-width: 100%;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 10;
}
.n-grid-hover {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 20;
	text-align: center;
	transition: opacity 0.3s;
}
.n-grid-hover-content {
	display: block;
	font-weight: 900;
	text-align: center;
	width: 100%;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 32px;
	line-height: 1.2;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
@media (min-width: 1200px) {
	.n-grid-hover-content {
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.n-grid-hover-content {
		font-size: 21px;
	}
}
.n-white-section {
	background: #fff;
	margin-bottom: 60px;
}
.n-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 3000;
	display: none;
}
.n-overlay-backdrop {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 10;
}
.n-overlay-close {
	position: absolute;
	z-index: 50;
	top: 10px;
	right: 0;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 48px;
	color: #fff;
}
.n-overlay-close:hover,
.n-overlay-close:focus,
.n-overlay-close:active {
	color: #fff;
	text-decoration: none;
}
.n-carousel {
	position: relative;
	z-index: 20;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.n-carousel-img {
	max-width: 100%;
	height: auto;
}
@media (max-height: 414px) {
	.n-carousel-img-wrapper {
		max-height: 280px;
		overflow: hidden;
	}
}
@media (max-height: 414px) and (min-width: 768px) {
	.n-carousel-img-wrapper {
		max-height: 320px;
	}
}
.n-carousel-content-wrapper {
	position: relative;
}
.n-carousel-content {
	color: #fff;
	font-size: 24px;
	max-width: 550px;
	opacity: 0;
	transition: opacity 0.3s;
	margin-top: 32px;
}
@media (max-height: 414px) {
	.n-carousel-content {
		margin-top: 10px;
		font-size: 15px;
	}
}
@media (max-width: 767px) {
	.n-carousel-content {
		font-size: 15px;
		margin-top: 10px;
	}
}
.n-carousel-content p {
	margin: 0;
}
.n-carousel-link {
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
	color: #fff;
	transition: opacity 0.2s;
}
@media (max-width: 767px) {
	.n-carousel-link {
		position: static;
	}
}
.n-carousel-link:hover,
.n-carousel-link:focus,
.n-carousel-link:active {
	color: #fff;
}
.n-carousel-link:hover .n-link-arrow,
.n-carousel-link:focus .n-link-arrow,
.n-carousel-link:active .n-link-arrow {
	margin-left: 2px;
}
.swiper-slide-active .n-carousel-content,
.swiper-slide-active .n-carousel-link {
	opacity: 1;
}
.n-client-section {
	padding-top: 180px;
	position: relative;
}
@media (max-width: 767px) {
	.n-client-section {
		padding-top: 90px;
	}
}
.n-item {
	width: 20%;
	font-size: 15px;
	line-height: 1.5;
	padding-left: 4px;
	padding-right: 4px;
	letter-spacing: 0.2px;
	margin-bottom: 80px;
}
@media (max-width: 991px) {
	.n-item {
		width: 25%;
	}
}
@media (max-width: 639px) {
	.n-item {
		width: 50%;
	}
}
.n-item-list {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -4px;
	margin-right: -4px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.n-item-logo {
	width: 100%;
	height: auto;
	background: #fff;
	margin-bottom: 20px;
}
.n-item-content {
	padding-right: 20px;
}
@media (min-width: 1200px) {
	.n-item-content {
		padding-right: 40px;
	}
}
.n-item .n-link-arrow .n-icon > svg {
	width: auto;
	height: 8px;
}
.n-item p {
	margin: 0 0 10px 0;
}
.n-item a {
	font-weight: 400;
}
.n-awards {
	padding: 120px 0;
	position: relative;
}
.n-awards .n-item {
	width: 33.3333%;
}
@media (max-width: 479px) {
	.n-awards .n-item {
		width: 50%;
	}
}
.n-quote {
	font-size: 32px;
	margin-bottom: 60px;
}
@media (min-width: 1200px) {
	.n-quote {
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.n-quote {
		font-size: 21px;
	}
}
.n-quote-mark {
	width: 48px;
}
.n-quote-mark svg {
	width: 100%;
	max-width: 48px;
	height: auto;
}
.n-quote-by {
	font-size: 18px;
	margin-top: 20px;
}
@media (min-width: 1200px) {
	.n-quote-by {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.n-quote-by {
		font-size: 15px;
	}
}
.n-number {
	display: inline-block;
}
.n-number-no {
	font-size: 98px;
	font-weight: 900;
	line-height: 0.7;
}
@media (min-width: 1200px) {
	.n-number-no {
		font-size: 144px;
	}
}
@media (max-width: 767px) {
	.n-number-no {
		font-size: 48px;
	}
}
.n-number-text {
	font-size: 32px;
}
@media (min-width: 1200px) {
	.n-number-text {
		font-size: 48px;
	}
}
@media (max-width: 767px) {
	.n-number-text {
		font-size: 21px;
	}
}
.n-content {
	margin-top: 160px;
	margin-bottom: 160px;
	padding-bottom: 60px;
}
.n-content.white {
	padding: 60px 0 120px 0;
	background: #fff;
}
.n-content-wrapper {
	position: relative;
}
.n-content-figure {
	position: absolute;
	top: 0;
	height: 100%;
	width: calc(50vw - 16.6666667%);
}
.n-content-figure.left {
	left: 0;
}
.n-content-figure.right {
	right: 0;
	text-align: right;
}
@media (max-width: 767px) {
	.n-content-figure {
		position: static;
		height: auto;
		width: 100%;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
.n-content-img {
	max-width: 100%;
	height: auto;
}
@media (max-width: 767px) {
	.n-content-img {
		width: auto;
		max-height: 250px;
	}
}
@media (max-width: 991px) {
	.n-content {
		margin-top: 80px;
		margin-bottom: 80px;
	}
	.n-content.white {
		padding: 60px 0 120px 0;
	}
}
@media (max-width: 767px) {
	.n-content {
		margin-top: 60px;
		margin-bottom: 60px;
	}
	.n-content.white {
		padding: 30px 0 60px 0;
	}
}
.n-content p:last-child {
	margin-bottom: 0;
}
.n-content-aside {
	font-size: 15px;
}
.n-content-aside .btn {
	display: block;
	text-align: center;
}
.n-content:not(.white) + .n-content:not(.white) {
	margin-top: -60px;
}
.n-image.white {
	padding: 60px 0 60px 0;
	background: #fff;
}
.n-image-img {
	max-width: 100%;
	height: auto;
}
.n-image-caption {
	margin-top: 40px;
	margin-left: 40px;
	font-size: 15px;
	max-width: 360px;
}
.n-newsletter {
	padding: 40px 0;
}
.n-newsletter-content {
	font-size: 15px;
}
.n-newsletter-content p:last-child {
	margin-bottom: 0;
}
@media (min-width: 1200px) {
	.n-newsletter-content {
		margin-right: 30px;
	}
}
@media (max-width: 767px) {
	.n-newsletter-content {
		margin-bottom: 1.5em;
	}
}
.n-newsletter-field {
	display: block;
	width: 100%;
	font-family: inherit;
	color: #000;
	font-size: 15px;
	line-height: 2;
	padding: 14px;
	text-align: center;
	background: transparent;
	border: 1px solid #000;
}
.n-newsletter-field::-webkit-input-placeholder {
	color: #000;
	opacity: 1;
}
.n-newsletter-field::-moz-placeholder {
	color: #000;
	opacity: 1;
}
.n-newsletter-field:-ms-input-placeholder {
	color: #000;
	opacity: 1;
}
.n-newsletter-field:-moz-placeholder {
	color: #000;
	opacity: 1;
}
.n-newsletter-btn {
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: #000;
	color: #fff;
	width: 100%;
	text-align: center;
	font-family: inherit;
	font-size: 15px;
	font-weight: 400;
	padding: 22px 0;
}
.n-newsletter-btn .arrow {
	background: url(../img/icons/white-arrow.svg) 50% 50% no-repeat;
	background-size: 26px 14px;
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 14px;
	margin-left: 4px;
}
.mc4wp-form p {
	margin-bottom: 15px;
}
.mc4wp-form p:last-child {
	margin-bottom: 0;
}
.mc4wp-response {
	margin-top: 15px;
	font-size: 15px;
	font-weight: 400;
	color: #fff;
}
.mc4wp-success {
	background: #88cc66;
	padding: 30px;
}
.mc4wp-success {
	background: #88cc66;
	padding: 30px;
}
.n-labs {
	background: #000 url(https://futures.nordkapp.fi/assets/img/labs-bg.jpg) 50% 50% no-repeat;
	background-size: cover;
	color: #fff;
	padding: 120px 0;
}
@media (max-width: 767px) {
	.n-labs {
		padding: 60px 0;
	}
}
.n-labs .n-grid {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	-ms-column-count: 1;
	column-count: 1;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	padding-bottom: 0;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	-ms-column-gap: 0;
	column-gap: 0;
	margin-left: -4px;
	margin-right: -4px;
}
@media (max-width: 350px) {
	.n-labs .n-grid {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.n-labs .contact {
	font-size: 15px;
	width: 50%;
	padding-left: 4px;
	padding-right: 4px;
}
@media (max-width: 767px) {
	.n-labs .contact {
		font-size: 14px;
	}
}
@media (max-width: 350px) {
	.n-labs .contact {
		width: 100%;
	}
}
.n-labs a {
	color: #fff;
}
.n-bg-text {
	position: relative;
	left: -50px;
	font-size: 33vw;
	color: #fff;
	opacity: 0.7;
	font-weight: bold;
	line-height: 0.8;
	padding-top: 180px;
}
.n-bg-text-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	min-height: 100%;
	overflow: hidden;
	z-index: -1;
}
.n-bg-text-row {
	display: block;
	white-space: nowrap;
}
.n-nav-anchor {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 990;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	color: #000;
	text-transform: uppercase;
	padding: 50px 0;
}
.n-nav-anchor-links {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-around;
	-ms-justify-content: space-around;
	justify-content: space-around;
}
.n-more-work {
	margin-bottom: 120px;
}
.n-more-work-content {
	font-size: 18px;
}
.video-bg {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1;
	transform: translate(-50%, -50%);
}
.video-overlay {
	width: auto;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	background: transparent;
	display: none;
}
.featured {
	background: #000;
}
.featured.dark-nav {
	color: #000;
	background: #fff;
}
.featured-content {
	padding: 230px 0;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 767px) {
	.featured-content {
		padding: 60px 0;
	}
}
.featured-headline {
	font-weight: 200;
	font-size: 60px;
	margin: 0 0 128px 0;
	letter-spacing: 1.07px;
	font-size: 48px;
	font-size: 3vw;
}
@media (max-width: 800px) {
	.featured-headline {
		font-size: 24px;
	}
}
@media (min-width: 2000px) {
	.featured-headline {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
	.featured-headline {
		margin-bottom: 30px;
	}
}
.featured-headline span {
	display: block;
}
.featured-desc {
	max-width: 480px;
	margin: 0 0 70px 0;
}
@media (max-width: 767px) {
	.featured-desc {
		margin-bottom: 30px;
	}
}
.featured-link {
	width: 150px;
	height: 150px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	margin-bottom: 40px;
	position: relative;
	font-size: 18px;
	font-weight: 400;
	transition: transform 0.3s;
}
.featured-link:last-child {
	margin-bottom: 0;
}
.featured-link:hover {
	text-decoration: none;
	transform: scale(1.1);
}
.featured-link-content {
	display: block;
	position: relative;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
	padding: 0 10px;
}
.featured-logo {
	text-align: center;
}
@media (max-width: 767px) {
	.featured-logo {
		text-align: left;
		margin-bottom: 30px;
		max-width: 100px;
	}
}
.featured-logo-img {
	display: inline-block;
	max-width: 100%;
}
.featured.pivo .featured-content {
	padding-bottom: 240px;
	background-position: 50% 100%;
}
.featured.telia .featured-content {
	background-position: 100% 0;
}
.figure {
	display: inline-block;
	border: 16px solid #ebecf1;
	padding: 30px;
	text-align: center;
	float: right;
	margin-right: -16.666666666666664%;
	margin-left: 8.333333333333332%;
	margin-bottom: 36px;
}
.figure-full {
	border: 0;
	float: none;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	width: 100%;
}
@media (max-width: 991px) {
	.figure {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		float: none;
		display: block;
	}
}
.figure-num {
	font-family: eksell-stencil, sans-serif;
	font-weight: normal;
	font-size: 240px;
	font-size: 72px;
	font-size: 14vw;
	line-height: 0.75;
	display: block;
	text-align: center;
	white-space: nowrap;
}
@media (max-width: 857.1428571429px) {
	.figure-num {
		font-size: 120px;
	}
}
@media (min-width: 1714.2857142857px) {
	.figure-num {
		font-size: 240px;
	}
}
.figure-small .figure-num {
	font-size: 72px;
	font-size: 14vw;
}
@media (max-width: 642.8571428571px) {
	.figure-small .figure-num {
		font-size: 90px;
	}
}
@media (min-width: 1285.7142857143px) {
	.figure-small .figure-num {
		font-size: 180px;
	}
}
.figure-label {
	font-size: 24px;
	font-weight: 100;
}
.figure-num-inline,
.figure-num-suffix {
	display: inline;
}
.figure-num-inline {
	font-size: 80px;
	font-size: 8vw;
}
@media (max-width: 1000px) {
	.figure-num-inline {
		font-size: 80px;
	}
}
@media (min-width: 1675px) {
	.figure-num-inline {
		font-size: 134px;
	}
}
.figure-num-suffix {
	font-size: 40px;
	font-size: 4vw;
}
@media (max-width: 1000px) {
	.figure-num-suffix {
		font-size: 40px;
	}
}
@media (min-width: 1675px) {
	.figure-num-suffix {
		font-size: 67px;
	}
}
.figure-num-small {
	font-size: 24px;
	font-size: 3vw;
}
@media (max-width: 800px) {
	.figure-num-small {
		font-size: 24px;
	}
}
@media (min-width: 1333.3333333333px) {
	.figure-num-small {
		font-size: 40px;
	}
}
.figure-row {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.figure-row .figure {
	padding-left: 15px;
	padding-right: 15px;
}
.figure-row .figure-label {
	margin-top: 20px;
	line-height: 1.3333;
	font-size: 18px;
}
@media (min-width: 1200px) {
	.figure-row .figure-label {
		font-size: 24px;
	}
}
@media (max-width: 991px) {
	.figure-row {
		display: block;
	}
}
.content-section .figure-row-header {
	text-align: center;
	margin-bottom: -1em;
}
.content-section-in-container .figure-row {
	margin-left: -15px;
	margin-right: -15px;
}
.content-section-in-container .figure-full {
	text-align: left;
}
.content-section-in-container .figure-num {
	text-align: left;
}
.content-section-columns h3 {
	margin-top: 0.5em;
}
.contacts {
	padding: 120px 0;
	background: #fff;
	font-size: 15px;
}
@media (max-width: 767px) {
	.contacts {
		font-size: 14px;
		padding: 40px 0;
	}
}
.contact {
	margin-bottom: 60px;
	z-index: 10;
}
.contact .n-link-arrow .n-icon > svg {
	width: auto;
	height: 8px;
}
@media (max-width: 767px) {
	.contact {
		margin-bottom: 30px;
	}
}
.contact-logo {
	width: 222px;
	height: 49px;
	margin: 80px 0 80px 0;
	text-indent: 200%;
	overflow: hidden;
	background: url(../img/nordkapp.svg) 0 0 no-repeat;
	-webkit-background-size: 222px auto;
	background-size: 222px auto;
}
@media (max-width: 767px) {
	.contact-logo {
		-webkit-background-size: 150px auto;
		background-size: 150px auto;
		margin-top: 60px;
		margin-bottom: 30px;
	}
}
.contact-locations,
.contact-billing {
	margin-bottom: 50px;
}
@media (max-width: 767px) {
	.contact-locations,
	.contact-billing {
		margin-bottom: 20px;
	}
}
.contact-locations a:hover,
.contact-billing a:hover {
	text-decoration: none;
}
.contact > * {
	display: block;
}
.contact .title {
	margin-bottom: 1.5em;
}
.footer-details {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 15px;
	z-index: 1;
	background: #000 url(../img/contacts-bg.jpg) 50% 50% no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
	padding-bottom: 80px;
}
@media (max-height: 582px) {
	.footer-details {
		padding-bottom: 40px;
		position: static;
	}
}
@media (max-width: 767px) and (max-height: 756px) {
	.footer-details {
		padding-bottom: 40px;
		position: static;
	}
}
.footer-details a {
	color: #fff;
}
.footer-details .n-sub-header {
	margin-bottom: 1em;
}
.footer-details .locations {
	margin-bottom: 80px;
}
@media (max-width: 767px) {
	.footer-details .locations {
		margin-bottom: 30px;
	}
}
.footer-details .location-hel {
	position: relative;
}
.footer-details .locations-plus {
	position: absolute;
	right: -44px;
	top: 22px;
	width: 44px;
	height: 44px;
}
@media (min-width: 1200px) {
	.footer-details .locations-plus {
		right: -22px;
	}
}
@media (max-width: 767px) {
	.footer-details .locations-plus {
		display: none;
	}
}
.footer-details .locations-plus::before {
	content: "";
	border-top: 1px solid #fff;
	width: 100%;
	top: 22px;
	left: 0;
	position: absolute;
}
.footer-details .locations-plus::after {
	content: "";
	border-left: 1px solid #fff;
	height: 100%;
	top: 0;
	left: 22px;
	position: absolute;
}
.intro {
	padding-top: 120px;
}
@media (max-width: 767px) {
	.intro {
		padding-top: 30px;
	}
}
.intro-description {
	max-width: 540px;
}
.intro-description p {
	margin-bottom: 0;
}
.intro-header {
	font-weight: 900;
	line-height: 0.9;
	text-align: center;
	color: #000;
	font-size: 72px;
	font-size: 7vw;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 160px;
}
@media (max-width: 428.5714285714px) {
	.intro-header {
		font-size: 30px;
	}
}
@media (min-width: 1714.2857142857px) {
	.intro-header {
		font-size: 120px;
	}
}
.intro-header > span {
	display: block;
}
@media (max-width: 767px) {
	.intro-header {
		line-height: 1.3333;
		padding-bottom: 0;
		padding-top: 0;
	}
}
.intro-content {
	margin: 80px 0;
}
@media (max-width: 767px) {
	.intro-content {
		margin: 50px 0;
	}
}
.intro.with-bg {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 1400px;
}
@media (max-width: 767px) {
	.intro.with-bg {
		min-height: 767px;
	}
}
.post-type-archive-work .intro-header {
	padding-bottom: 0;
}
.home .intro-header {
	padding-top: 0;
	padding-bottom: 0;
}
.section-404 .intro-header {
	padding-bottom: 60px;
}
.section-404 .intro-header + p {
	margin-bottom: 120px;
}
@media (max-width: 767px) {
	.section-404 .intro-header + p {
		margin-bottom: 60px;
	}
}
.hero {
	min-height: 100vh;
	position: relative;
	overflow: hidden;
	background: #fff;
	color: #000;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: 50% 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 120px;
}
@media (max-width: 767px) {
	.hero {
		padding-top: 30px;
	}
}
.hero-black {
	background-color: #000;
	color: #fff;
}
.hero h1,
.hero h2 {
	font-size: inherit;
	color: inherit;
	line-height: 1;
	letter-spacing: 4px;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.hero h1 > span,
.hero h2 > span {
	display: block;
}
.hero h1.hero-label,
.hero h2.hero-label {
	font-family: fakt, sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 90px;
}
.hero-subtitle {
	font-size: 24px !important;
	font-family: fakt, sans-serif;
	font-weight: 100;
}
.hero-content {
	font-size: 120px;
	font-size: 72px;
	font-size: 7vw;
	font-weight: 900;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
@media (max-width: 600px) {
	.hero-content {
		font-size: 42px;
	}
}
@media (min-width: 1714.2857142857px) {
	.hero-content {
		font-size: 120px;
	}
}
.single-work .hero-content {
	width: auto;
	max-width: 1280px;
}
@media (max-width: 767px) {
	.hero-content {
		max-width: none;
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}
}
.hero p {
	font-size: inherit;
	color: #fff;
	line-height: 1.125;
}
.hero em {
	font-style: normal;
	position: relative;
	display: inline-block;
}
.hero em::after {
	content: "";
	display: block;
	width: 100%;
	height: 50%;
	bottom: -12px;
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
}
.sections {
	position: relative;
	z-index: 20;
	margin-bottom: 582px;
}
@media (max-width: 767px) {
	.sections {
		margin-bottom: 740px;
	}
}
@media (max-height: 582px) {
	.sections {
		margin-bottom: 0;
	}
}
@media (max-width: 767px) and (max-height: 756px) {
	.sections {
		margin-bottom: 0;
	}
}
.section-header {
	font-weight: normal;
	font-size: 48px;
	margin-bottom: 96px;
}
@media (max-width: 767px) {
	.section-header {
		font-size: 32px;
		margin-bottom: 50px;
	}
}
.two-projects-content,
.three-projects-content {
	padding: 60px 0;
}
@media (max-width: 767px) {
	.two-projects-content,
	.three-projects-content {
		padding: 30px 0;
	}
}
.two-projects .figure,
.three-projects .figure {
	padding-top: 30px;
}
@media (max-width: 767px) {
	.two-projects .figure,
	.three-projects .figure {
		margin-bottom: 0;
	}
}
.two-projects .case-img,
.three-projects .case-img {
	margin-bottom: 30px;
	position: relative;
}
.two-projects .case-link .case-img,
.three-projects .case-link .case-img {
	will-change: transform;
	transform: scale(1);
	transition: transform 0.3s;
	overflow: hidden;
}
.two-projects .case-link .case-img > img,
.three-projects .case-link .case-img > img {
	display: block;
	will-change: transform;
	transform: scale(1);
	transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.two-projects .case-link:hover .case-img > img,
.three-projects .case-link:hover .case-img > img {
	transform: scale(1.1);
}
.two-projects .case-desc {
	position: absolute;
	left: 24px;
	bottom: 30px;
	font-size: 15px;
	color: #000;
	max-width: 230px;
}
@media (max-width: 767px) {
	.two-projects .case-desc {
		display: none;
	}
}
.three-projects {
	padding-bottom: 120px;
}
@media (max-width: 767px) {
	.three-projects {
		padding-bottom: 60px;
	}
}
.three-projects .featured-link {
	vertical-align: top;
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.three-projects .featured-link {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	.three-projects .featured-links {
		margin-left: 16.66667%;
		padding-left: 15px;
	}
}
.three-projects .case-desc {
	position: absolute;
	left: 24px;
	bottom: 30px;
	font-size: 15px;
	color: #000;
	max-width: 230px;
}
.content-section,
.quote-section,
.image-section {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
	background: #fff;
	color: #000;
}
@media (max-width: 767px) {
	.content-section,
	.quote-section,
	.image-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}
}
.quote-section-dark {
	background-color: #000;
	color: #fff;
}
.content-section-dark {
	background-color: #000;
	color: #fff;
}
.content-section .container {
	position: relative;
	z-index: 10;
}
.content-section p {
	margin-bottom: 1.5em;
	line-height: 1.5;
}
.content-section a {
	color: inherit;
	font-weight: 500;
}
.content-section h3 {
	font-size: 48px;
	margin: 2em 0 0.75em 0;
	font-weight: 400;
}
.content-section h3::before {
	display: none;
}
.content-section h3:first-child {
	margin-top: 0;
}
@media (max-width: 767px) {
	.content-section h3 {
		font-size: 32px;
	}
}
.content-section h4 {
	font-size: 32px;
	margin: 2em 0 0.75em 0;
	font-weight: 400;
}
@media (max-width: 767px) {
	.content-section h4 {
		font-size: 24px;
	}
}
.content-section-with-bg {
	padding-top: 60vh;
}
.content-section-small-text p {
	font-size: 18px;
}
@media (max-width: 767px) {
	.content-section-small-text p {
		font-size: 15px;
	}
}
.content-section hr {
	margin-top: 60px;
	margin-bottom: 40px;
	width: 72px;
	display: inline-block;
}
.content-section-offset {
	margin-top: -10vw;
	background: transparent;
}
.content-section-black {
	color: #fff;
}
.single-work hr {
	border-color: #000;
}
.content-section-bg {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	z-index: 5;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.image-section {
	width: 100%;
	overflow: hidden;
}
.image-section-img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.image-section-caption {
	text-align: right;
	font-size: 15px;
	margin-top: 2em;
	margin-bottom: 5em;
}
@media (max-width: 767px) {
	.image-section-caption {
		margin-top: 1em;
		margin-bottom: 3em;
	}
}
.image-section + .image-section {
	margin-top: -39px;
	padding-top: 0;
}
.case-details {
	border-width: 16px;
	border-style: solid;
	float: right;
	width: 40%;
	margin-right: -8.333333333333332%;
	margin-left: 8.333333333333332%;
	margin-bottom: 2em;
	padding: 30px;
	font-size: 18px;
}
@media (max-width: 991px) {
	.case-details {
		width: auto;
		margin-left: 0;
		margin-right: 0;
		float: none;
		margin-bottom: 2em;
	}
}
@media (max-width: 767px) {
	.case-details {
		font-size: 14px;
	}
}
.case-details-row {
	margin-bottom: 1.1em;
}
.case-details-row:last-child {
	margin-bottom: 0;
}
.case-details-label {
	font-size: 12px;
	text-transform: uppercase;
	color: #888;
}
.case-details-value {
	font-weight: 500;
}
.content-section .figure-row-header {
	text-align: center;
	margin-bottom: -1em;
}
.content-section-in-container .figure-row {
	margin-left: -15px;
	margin-right: -15px;
}
.content-section-in-container .figure-full {
	text-align: left;
}
.content-section-in-container .figure-num {
	text-align: left;
}
.content-section-columns h3 {
	margin-top: 0.5em;
}
.large-text-header {
	margin: 0;
	padding: 120px 0;
	font-size: 72px;
	font-weight: normal;
	text-align: center;
	line-height: 1.1;
}
@media (max-width: 991px) {
	.large-text-header {
		font-size: 64px;
	}
}
@media (max-width: 767px) {
	.large-text-header {
		font-size: 32px;
		padding: 60px 0;
	}
}
.clients {
	padding-top: 120px;
}
.clients .client-list {
	padding-bottom: 40px;
}
.clients + .quote-section-dark {
	padding-top: 160px;
}
.quote-section-dark + .awards {
	padding-top: 0;
}
.embed .twitter-tweet {
	margin-left: auto;
	margin-right: auto;
}
.video-embed {
	position: relative;
}
.video-embed > video {
	max-width: 100%;
	height: auto;
}
.wp-caption-text {
	font-size: 15px;
	margin-top: 2em;
	margin-bottom: 5em;
}
@media (max-width: 767px) {
	.wp-caption-text {
		margin-top: 1em;
		margin-bottom: 3em;
	}
}
.embed .fb_iframe_widget {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.content-section .embed,
.content-section ul,
.content-section ol {
	margin-bottom: 1.5em;
}
.content-section .col-md-6:nth-child(2n + 1) {
	clear: both;
}
.content-section h4:first-child {
	margin-top: 0;
}
.quote-section {
	padding-top: 220px;
	padding-bottom: 160px;
	background: url(../img/pictograms.svg) 50% 100% no-repeat;
}
@media (max-width: 767px) {
	.quote-section {
		padding-top: 80px;
		padding-bottom: 90px;
	}
}
.quote-section .quote {
	font-style: italic;
	font-size: 36px;
	line-height: 1.3333;
	padding-left: 50px;
	padding-top: 30px;
	position: relative;
}
@media (max-width: 767px) {
	.quote-section .quote {
		font-size: 18px;
	}
}
.quote-section-gray {
	background: #fafafa;
	padding: 150px 0 90px 0;
}
@media (max-width: 767px) {
	.quote-section-gray {
		padding: 60px 0;
	}
}
.quote-section .quote-by {
	font-style: normal;
	font-size: 24px;
	display: block;
	margin-top: 10px;
}
@media (max-width: 767px) {
	.quote-section .quote-by {
		font-size: 15px;
	}
}
.quote-section a {
	font-weight: bold;
	color: inherit;
}
.quote-section .quote-mark {
	font-weight: 900;
	font-size: 240px;
	font-style: normal;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 40px;
}
@media (max-width: 767px) {
	.quote-section .quote-mark {
		font-size: 120px;
	}
}
.single-case .quote-section {
	background: #fff;
}
.single-case .quote-section-gray {
	background: #fafafa;
	padding: 150px 0 90px 0;
}
@media (max-width: 767px) {
	.single-case .quote-section-gray {
		padding: 60px 0;
	}
}
.all-people .vcard {
	margin-bottom: 40px;
}
.all-people .vcard a {
	text-decoration: none;
}
.all-people .vcard > *,
.all-people .vcard > a > * {
	display: block;
}
.all-people .vcard .title {
	display: block;
}
@media (max-width: 479px) {
	.all-people .vcard .email,
	.all-people .vcard .tel {
		font-size: 12px;
	}
}
.all-people .people-group {
	margin-bottom: 140px;
	font-size: 18px;
}
@media (max-width: 767px) {
	.all-people .people-group {
		margin-bottom: 70px;
		font-size: 14px;
	}
}
.all-people .smaller {
	font-size: 14px;
}
.all-people .people-img {
	margin-bottom: 20px;
	display: block;
	will-change: transform;
	transform: scale(1);
	transition: transform 0.3s;
	overflow: hidden;
}
.all-people .people-img > img {
	display: block;
	will-change: transform;
	transform: scale(1);
	transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.all-people .people-link {
	display: block;
}
.all-people .people-link:hover .people-img > img {
	transform: scale(1.1);
}
.seven-people .figure {
	padding-top: 50px;
}
.person-offset {
	padding-top: 90px;
	font-size: 24px;
}
@media (max-width: 991px) {
	.person-offset {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	.person-offset {
		font-size: 14px;
		padding-top: 0;
	}
}
@media (max-width: 767px) {
	.two-people .vcard {
		margin-left: -5px;
		margin-right: -5px;
	}
}
.people-list {
	list-style: none;
	margin: 0 -15px;
	padding: 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (max-width: 767px) {
	.people-list {
		padding-left: 5px;
		padding-right: 5px;
	}
}
.people-list li {
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}
@media (max-width: 767px) {
	.people-list li {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
}
.people-list.four-people li {
	width: 50%;
}
.people-list li.figure-item {
	-webkit-flex-grow: 2;
	-ms-flex-grow: 2;
	flex-grow: 2;
}
.post-type-archive-people .intro {
	background: url(../img/pictograms.svg) 50% 50% no-repeat;
}
.single-people .content-section-people:first-of-type {
	margin-top: -18vh;
	background-color: transparent;
	margin-bottom: 120px;
}
.single-people .content-section-people:first-of-type p:first-child {
	font-size: 1.5em;
}
.single-people .vcard > * {
	display: block;
}
.whats-happening {
	padding: 60px 0 20px 0;
}
@media (max-width: 767px) {
	.whats-happening {
		padding-top: 30px;
		padding-bottom: 0px;
	}
}
.whats-happening .n-grid {
	padding: 60px 0;
}
@media (max-width: 767px) {
	.whats-happening .n-grid {
		padding: 30px 0;
	}
}
@media (max-width: 600px) {
	.whats-happening .n-grid {
		-webkit-column-count: 1;
		-ms-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}
.whats-happening .n-grid .n-post {
	margin-bottom: 8px;
}
.n-post {
	background: #fff;
	font-size: 15px;
	display: inline-block;
	width: 100%;
}
.n-post.first {
	display: block;
	padding: 60px 0;
}
@media (max-width: 767px) {
	.n-post.first {
		padding: 15px 0;
	}
}
.n-post-link {
	display: block;
}
.n-post-img {
	width: 100%;
	height: auto;
}
.n-post-content {
	display: block;
	padding: 40px;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
}
@media (max-width: 767px) {
	.n-post-content {
		padding: 20px 26px;
	}
}
.n-post-title,
.n-post-date {
	display: block;
}
.n-post-twitter .n-post-title {
	font-size: 24px;
	font-weight: 100;
	margin-bottom: 20px;
}
@media (max-width: 767px) {
	.n-post-twitter .n-post-title {
		font-size: 15px;
	}
}
.n-follow-us {
	font-size: 15px;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	list-style: none;
	padding: 0;
	z-index: 20;
}
.swiper-container-no-flexbox .swiper-slide {
	float: left;
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	max-width: 92vw;
	padding-left: 4px;
	padding-right: 4px;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
@media (min-width: 1200px) {
	.swiper-slide {
		max-width: 1024px;
	}
}
.swiper-invisible-blank-slide {
	visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 0;
	width: calc(4vw - 4px + 1px);
	height: 100%;
	margin-top: 0;
	z-index: 10;
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.6);
	transition: background-color 0.2s;
}
@media (min-width: 1200px) {
	.swiper-button-prev,
	.swiper-button-next {
		width: calc(50vw - 512px - 4px);
	}
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: rgba(0, 0, 0, 0.4);
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
	display: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0;
	right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0;
	left: auto;
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms opacity;
	-o-transition: 300ms opacity;
	transition: 300ms opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	bottom: 10px;
	left: 0;
	width: 100%;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms top, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms right, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000;
}
.swiper-pagination-lock {
	display: none;
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%;
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0;
}
.swiper-scrollbar-cursor-drag {
	cursor: move;
}
.swiper-scrollbar-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube {
	overflow: visible;
}
.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	pointer-events: auto;
	visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0;
}
.swiper-container-flip {
	overflow: visible;
}
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px;
}
.phase {
	width: 20%;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 16px;
	position: relative;
}
@media (max-width: 991px) {
	.phase {
		width: 100%;
		margin-bottom: 100px;
	}
	.phase:last-child {
		margin-bottom: 0;
	}
}
.phase::before {
	content: "0";
	width: 48px;
	height: 48px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -24px;
	top: -70px;
}
.phase:nth-child(1)::before {
	background: transparent;
	border: 2px solid #f77;
	color: #f77;
	background: #ffe4e4;
}
.phase:nth-child(2)::before {
	content: "1";
	background-color: #f1f9fb;
}
.phase:nth-child(3)::before {
	content: "2";
	background-color: #f5f8ef;
}
.phase:nth-child(4)::before {
	content: "3";
	background-color: #fef3f5;
}
.phase:nth-child(5)::before {
	content: "4";
	background: transparent;
	border: 2px solid #f77;
	color: #f77;
	background: #ffe4e4;
}
.phase-wrapper {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	padding-top: 70px;
	margin-top: -24px;
	width: 100%;
	position: relative;
	margin-left: -4px;
	margin-right: -4px;
}
@media (max-width: 991px) {
	.phase-wrapper {
		display: block;
	}
}
.phase-container {
	padding-top: 30px;
}
.phase-timeline {
	width: 100%;
}
.phase-name {
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	margin: 0;
	padding: 16px 0 14px 0;
}
.phase-content {
	position: relative;
	height: 100%;
	padding-bottom: 50px;
}
.phase-content::before {
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: -12px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent transparent #ff7777 transparent;
}
.phase-1 .phase-name,
.phase-5 .phase-name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.phase-1 .phase-content,
.phase-5 .phase-content {
	border-width: 1px;
	border-style: solid;
}
.phase-1 .phase-content::after,
.phase-5 .phase-content::after {
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: -10px;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 12px;
	border-color: transparent transparent #ffe4e4 transparent;
}
.phase-2 .phase-content {
	background-color: #f1f9fb;
}
.phase-2 .phase-content::before {
	border-color: transparent transparent #f1f9fb transparent;
}
.phase-3 .phase-content {
	background-color: #f5f8ef;
}
.phase-3 .phase-content::before {
	border-color: transparent transparent #f5f8ef transparent;
}
.phase-4 .phase-content {
	background-color: #fef3f5;
}
.phase-4 .phase-content::before {
	border-color: transparent transparent #fef3f5 transparent;
}
.phase-5 .phase-methods li {
	padding-top: 7px;
	padding-bottom: 7px;
}
.phase .btn {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.phase-timeline-container {
	padding-left: 62px;
	padding-right: 32px;
}
@media (max-width: 991px) {
	.phase-timeline-container {
		display: none;
	}
}
.phase-timeline {
	border-top: 3px dotted #f77;
	position: relative;
}
.phase-timeline::before {
	content: "";
	position: absolute;
	left: -62px;
	top: -16px;
	width: 62px;
	height: 30px;
	background: url(../img/eye.svg) 0 0 no-repeat;
	background-size: 62px auto;
}
.phase-timeline::after {
	content: "";
	position: absolute;
	right: -32px;
	top: -16px;
	width: 32px;
	height: 32px;
	background: url(../img/x.svg) 0 0 no-repeat;
	background-size: 32px auto;
}
.phase-methods {
	list-style: none;
	margin: 0;
	padding: 10px 20px;
}
.phase-methods li {
	padding: 10px 0;
}
.phase-methods a {
	display: block;
	position: relative;
	padding-left: 30px;
}
.phase-methods a .badge {
	position: absolute;
	left: 0;
	top: 0;
}
.method-list {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -4px;
	margin-right: -4px;
}
.method-list-item {
	width: 50%;
	padding: 4px;
}
@media (min-width: 768px) {
	.method-list-item {
		width: 33.3333%;
	}
}
@media (min-width: 992px) {
	.method-list-item {
		width: 25%;
	}
}
@media (min-width: 1200px) {
	.method-list-item {
		width: 20%;
	}
}
@media (max-width: 500px) {
	.method-list-item {
		width: 100%;
	}
}
.method-link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	background: #f1f9fb;
	position: relative;
	height: 100%;
	text-align: center;
	border: 4px solid #fff;
	padding-bottom: 78px;
}
.method-link.predictive-analysis {
	background-color: #f5f8ef;
}
.method-link.optimal-futures {
	background-color: #fef3f5;
}
.method-name {
	font-size: 18px;
	display: block;
	padding: 24px 0;
}
.method-img {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.method-img-large {
	border: 4px solid #fff;
}
.method-img-wrapper {
	-webkit-flex-grow: 2;
	-ms-flex-grow: 2;
	flex-grow: 2;
	margin-bottom: 24px;
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	align-items: center;
}
.method-list-item.playground .method-img {
	display: block;
	width: 100%;
	height: auto;
}
.method-description {
	display: block;
	font-size: 12px;
	color: #000;
	background: #fff;
	padding: 12px;
	width: 100%;
	height: 6.5em;
	position: absolute;
	left: 0;
	bottom: 0;
}
.method-description-content {
	position: relative;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}
.method-content {
	padding-right: 60px;
}
@media (max-width: 991px) {
	.method-content {
		padding-right: 30px;
	}
}
@media (max-width: 767px) {
	.method-content {
		padding-right: 0;
	}
}
.method-meta {
	margin-bottom: 40px;
	font-size: 20px;
	margin-top: -20px;
}
.method-meta > * {
	display: block;
	margin-top: 16px;
}
.method-time::before {
	content: "";
	display: inline-block;
	background: url(../img/icons/clock.svg) 0 50% no-repeat;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin-right: 10px;
}
@media (max-width: 767px) {
	.method-time::before {
		background-size: 32px auto;
		width: 32px;
		height: 32px;
	}
}
.method-people::before {
	content: "";
	display: inline-block;
	background: url(../img/icons/group.svg) 0 50% no-repeat;
	background-size: 34px auto;
	width: 34px;
	height: 24px;
	vertical-align: middle;
	margin-right: 10px;
}
@media (max-width: 767px) {
	.method-people::before {
		background-size: 28px auto;
		width: 28px;
		height: 20px;
	}
}
.method-tips {
	margin-bottom: 30px;
}
.method-tip {
	background: #fff5e4;
	padding: 24px;
	margin-bottom: 16px;
	font-size: 20px;
}
@media (max-width: 767px) {
	.method-tip {
		font-size: 16px;
	}
}
.method-tip-header {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 18px 0;
}
@media (max-width: 767px) {
	.method-tip-header {
		font-size: 21px;
	}
}
.method-tip-header::before {
	content: "";
	display: inline-block;
	background: url(../img/icons/info.svg) 0 50% no-repeat;
	background-size: 40px auto;
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin-right: 10px;
}
@media (max-width: 767px) {
	.method-tip-header::before {
		width: 32px;
		height: 32px;
		background-size: 32px auto;
	}
}
body {
	line-height: 1.5;
	font-size: 21px;
}
@media (min-width: 1200px) {
	body {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	body {
		font-size: 18px;
	}
}






.n-intro {
	text-align: center;
	padding-top: 180px;
	padding-bottom: 60px;
}
.n-intro-img {
	display: inline-block;
	margin-bottom: 60px;
}
.n-intro-action {
	margin-top: 60px;
}
.n-intro-action .btn-download {
	margin-bottom: 60px;
}
.n-intro-action .n-theme-link {
	font-size: 18px;
}
.n-nav-logo {
	position: fixed;
	left: 30px;
	top: 30px;
}
@media (max-width: 767px) {
	.n-nav-logo {
		left: 20px;
		top: 20px;
	}
}
.n-quote-small {
	font-size: 24px;
}
.n-quote-small .n-quote-mark svg {
	max-width: 24px;
}
.n-quote-small .n-quote-by {
	font-size: 16px;
}
.n-nav {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	padding: 30px 0;
	background: #fff1f1;
}
@media (max-width: 767px) {
	.n-nav {
		height: 88px;
	}
}
.n-nav-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
@media (max-width: 767px) {
	.n-nav-list {
		display: none;
	}
}
.n-nav-list li {
	display: inline-block;
}
@media (max-width: 767px) {
	.n-nav-list li {
		display: block;
		text-align: center;
	}
}
.n-nav-list li.active > a {
	color: #000;
}
.n-nav-list a {
	color: #f77;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 900;
	display: block;
	padding: 13px 10px;
}
@media (min-width: 1200px) {
	.n-nav-list a {
		padding: 13px 20px;
	}
}
.n-nav-toggle {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 44px;
	height: 44px;
	display: none;
}
@media (max-width: 767px) {
	.n-nav-toggle {
		display: block;
	}
}
.n-nav-line {
	display: block;
	border-top: 2px solid #000;
	position: absolute;
	top: 12px;
	left: 12px;
	width: 20px;
	transform: rotate(0deg);
	transition: opacity 0.3s, transform 0.3s;
	opacity: 1;
}
.n-nav-line:nth-child(2) {
	top: 20px;
}
.n-nav-line:nth-child(3) {
	top: 28px;
}
@media (max-width: 767px) {
	.show-nav .n-nav {
		height: 100%;
	}
	.show-nav .n-nav-list {
		display: block;
		padding-top: 90px;
	}
	.show-nav .n-nav-line {
		top: 20px;
	}
	.show-nav .n-nav-line:nth-child(1) {
		transform: rotate(45deg);
	}
	.show-nav .n-nav-line:nth-child(2) {
		opacity: 0;
	}
	.show-nav .n-nav-line:nth-child(3) {
		transform: rotate(-225deg);
	}
}
@media (max-width: 767px) {
	.n-header {
		font-size: 24px;
	}
}
.n-header.small {
	font-size: 28px;
}
@media (min-width: 1200px) {
	.n-header.small {
		font-size: 36px;
	}
}
.start-here {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 120px;
	padding-bottom: 120px;
}
@media (max-width: 767px) {
	.start-here {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}
.start-here .n-header {
	font-size: 28px;
}
@media (min-width: 1200px) {
	.start-here .n-header {
		font-size: 36px;
	}
}
.start-here-content {
	padding-left: 30px;
	padding-right: 30px;
}
.start-here-wrapper {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin-left: -4px;
	margin-right: -4px;
}
@media (max-width: 767px) {
	.start-here-wrapper {
		display: block;
	}
}
.start-here-item {
	width: 33.3333%;
	padding-left: 4px;
	padding-right: 4px;
}
@media (max-width: 767px) {
	.start-here-item {
		width: 100%;
	}
}
.n-content:first-child {
	margin-top: 0;
	padding-top: 180px;
}
@media (max-width: 767px) {
	.n-content:first-child {
		padding-top: 140px;
	}
}
.n-content.last {
	margin-bottom: 0;
}
.n-image-figure {
	padding-top: 60px;
	padding-bottom: 60px;
}
.n-theme-fill {
	transition: fill 0.3s;
}
.theme-pink .n-theme-fill {
	fill: #ff7777;
}
.theme-blue .n-theme-fill {
	fill: #77ddff;
}
.theme-green .n-theme-fill {
	fill: #88cc66;
}
.theme-yellow .n-theme-fill {
	fill: #ffcc77;
}
.n-theme-bg-dark {
	transition: background-color 0.3s;
}
.n-tab {
	display: block;
	width: 50%;
	text-align: center;
	padding: 22px 0;
	color: #f77;
}
.n-tab:hover {
	color: #f77;
}
@media (max-width: 767px) {
	.n-tab {
		padding: 14px 0;
	}
}
.n-tab-wrapper {
	border: 2px solid currentColor;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	background: #fff;
	margin-top: 50px;
	margin-bottom: 50px;
}
.n-tab.active {
	color: #fff;
	background-color: #f77;
}
.n-tab.active:hover {
	color: #fff;
}
.n-tab-content {
	display: none;
}
.n-tab-content.active {
	display: block;
}
.badge {
	width: 24px;
	height: 24px;
	vertical-align: middle;
	line-height: 25px;
	font-size: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	background: #000;
	color: #fff;
	margin-right: 10px;
}
.n-header-large {
	font-size: 48px;
}
@media (min-width: 1200px) {
	.n-header-large {
		font-size: 60px;
	}
}
@media (max-width: 767px) {
	.n-header-large {
		font-size: 36px;
	}
}
.aft-contact {
	color: #fff;
	background: #000;
	padding: 60px 0;
}
.aft-contact .n-grid {
	padding-bottom: 0;
}
.aft-contact .contact {
	font-size: 15px;
	margin-bottom: 0;
}
.aft-contact a {
	color: inherit;
}
.n-content.white {
	margin-bottom: 0;
	margin-top: 0;
}
.n-content.process {
	margin-bottom: 0;
}
.n-section-header-content a {
	color: inherit;
}
.n-section-header-content .n-link-arrow {
	transform: rotate(180deg) translateY(4px);
}
.n-section-header-content a:hover .n-link-arrow {
	margin-left: -8px;
}
.n-page-nav {
	background: #fff;
	padding: 24px 0;
}
.n-page-nav-wrapper {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.n-page-nav-title {
	font-size: 18px;
}
@media (max-width: 767px) {
	.n-page-nav-title {
		font-size: 14px;
	}
}
.n-page-nav-prev > *,
.n-page-nav-next > * {
	display: block;
}
.n-page-nav-prev a:hover .n-link-arrow,
.n-page-nav-next a:hover .n-link-arrow {
	margin-left: 2px;
}
@media (max-width: 767px) {
	.n-page-nav-prev,
	.n-page-nav-next {
		font-size: 16px;
	}
}
.n-page-nav-prev .n-link-arrow {
	transform: rotate(180deg) translateY(4px);
}
.n-page-nav-next {
	text-align: right;
}
.n-section-header.link {
	text-transform: none;
	letter-spacing: normal;
}
.input-group {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin-bottom: 40px;
}
@media (max-width: 500px) {
	.input-group {
		display: block;
	}
}
.input-group .input {
	-webkit-flex-grow: 2;
	-ms-flex-grow: 2;
	flex-grow: 2;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border: 2px solid #f77;
	border-radius: 0;
	display: block;
	padding: 16px;
}
@media (max-width: 500px) {
	.input-group .input {
		width: 100%;
	}
}

@media (max-width: 500px) {
	.input-group .btn {
		width: 100%;
		padding: 26px 30px 21px 30px;
	}
}
.input-group .btn:hover {
	color: #fff;
}
.cc {
	font-size: 16px;
	border-top: 2px solid #f77;
	margin-top: 24px;
	padding-top: 24px;
}
.checkbox {
	display: none;
}
.checkbox-label {
	position: relative;
	cursor: pointer;
}
.checkbox-label::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border: 2px solid #f77;
	background-color: #fff;
	margin-right: 24px;
}
.checkbox:checked + .checkbox-label::before {
	background-image: url(../img/icons/check.svg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 16px auto;
}
.n-content p:last-child {
	margin-bottom: 1.5em;
}
/*
.download-done {
	display: none;
	margin-top: 40px;
}
.download-done.show {
	display: block;
}
*/
.download-form {
	position: relative;
}
.download-form-loading {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: -24px;
	background-color: rgba(255, 241, 241, 0.7);
	z-index: 10;
	display: none;
}
.download-form-loading::before {
	content: "";
	position: absolute;
	right: 10px;
	bottom: 24px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border-top: 5px solid #ffe4e4;
	border-right: 5px solid #ffe4e4;
	border-bottom: 5px solid #ffe4e4;
	border-left: 5px solid #f77;
	transform: translateZ(0);
	animation: load 1.1s infinite linear;
	will-change: transform;
}
.download-form-loading.show {
	display: block;
}
.download-form.error {
	animation: shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
	transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
}
.n-customer-list {
	text-align: center;
}
.n-customer-logo {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.customers.n-content {
	padding-bottom: 90px;
}
.privacy-policy-text {
	font-size: 14px;
	margin-top: 20px;
	/* margin-left: 70px; */
}
.privacy-policy-content {
	font-size: 18px;
}
@media (max-width: 767px) {
	.privacy-policy-content {
		font-size: 16px;
	}
}
.privacy-policy-content h2,
.privacy-policy-content h3 {
	font-weight: 100;
}
@keyframes shake {
	10%,
	90% {
		transform: translate3d(-1px, 0, 0);
	}
	20%,
	80% {
		transform: translate3d(2px, 0, 0);
	}
	30%,
	50%,
	70% {
		transform: translate3d(-6px, 0, 0);
	}
	40%,
	60% {
		transform: translate3d(6px, 0, 0);
	}
}
@keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.process blockquote {
	border: 0;
	font-size: 18px;
	margin-bottom: 2em;
	margin-top: -1em;
	padding: 0;
}
@media (max-width: 767px) {
	.process blockquote {
		font-size: 16px;
	}
}
.aft-video.white {
	padding: 120px 0 60px 0;
	margin: 0;
}
@media (max-width: 767px) {
	.aft-video.white {
		padding: 60px 0 30px 0;
	}
}
.why-aft h3 {
	font-weight: 500;
	font-size: 36px;
	margin-bottom: 1em;
}
@media (max-width: 767px) {
	.why-aft h3 {
		font-size: 21px;
	}
}
.why-aft .n-header {
	margin-bottom: 2.5em;
}
.why-aft .n-content-figure.right {
	padding-right: 30px;
}
@media (max-width: 767px) {
	.why-aft .n-content-figure.right {
		text-align: center;
		padding-left: 30px;
	}
}
.n-posts {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin-left: -4px;
	margin-right: -4px;
}
@media (max-width: 767px) {
	.n-posts {
		display: block;
	}
}
.n-posts .n-post {
	width: 50%;
	padding-left: 4px;
	padding-right: 4px;
	background-color: transparent;
	position: relative;
}
@media (max-width: 767px) {
	.n-posts .n-post {
		width: 100%;
	}
}
.n-posts .n-post-link {
	background-color: #fff;
	display: block;
	height: 100%;
}
.n-posts.loading .n-post-img {
	min-height: 200px;
	background: #fff1f1;
	display: block;
}
.n-posts.loading .n-post::before {
	content: "";
	position: absolute;
	right: 50%;
	top: 100px;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 100;
	border-radius: 50%;
	border-top: 5px solid #ffe4e4;
	border-right: 5px solid #ffe4e4;
	border-bottom: 5px solid #ffe4e4;
	border-left: 5px solid #f77;
	transform: translateZ(0);
	animation: load 1.1s infinite linear;
	will-change: transform;
}
.n-content.medium {
	padding-top: 60px;
	padding-bottom: 60px;
	margin: 0;
}



/*
.btn,
.btn:hover,
.btn:active,
.btn:focus {
	background: #f77;
	color: #000;
}
*/


.input-group .btn {
	/* background: #f77; */ /* fix hover */
	display: block;
	border: 0;
}

/* default button */
.btn {
  background: #fbb;
  color: #000;
  transition: background .2s, color .2s;
}

/* interactive */
.btn:hover,
.btn:focus {
  background: #222;
  color: #fff;
  text-decoration: none;
}

.btn:active {
  background: #222;
  color: #fff;
}

/* white variant */
.btn-white {
  background: #fff;
  color: #000;
}

.btn-white:hover,
.btn-white:focus {
  background: #000;
  color: #fff;
}


/*# sourceMappingURL=aft.css.map */
