.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: none
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir="rtl"] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1
}
.mfp-arrow:before, .mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width: 900px) {
.mfp-arrow {
	transform: scale(0.75)
}
.mfp-arrow-left {
	transform-origin: 0
}
.mfp-arrow-right {
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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
}
body {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	background-color: #202226;
	color: #fff;
	-webkit-font-smoothing: antialiased
}
h1, .h1 {
	font-size: 3.15rem;
	font-weight: 700
}

@media (min-width: 768px) {
h1, .h1 {
	font-size: 4.5rem
}
}
.no-mq h1, .no-mq .h1 {
	font-size: 4.5rem
}
h2, .h2 {
	font-size: 2.25rem;
	font-weight: 700
}
h3, .h3 {
	font-size: 1.875rem;
	font-weight: 700
}
h4, .h4 {
	font-size: 1.25rem;
	font-weight: 700
}
h5, .h5 {
	font-size: 1rem;
	font-weight: 700
}
h6, .h6 {
	font-size: 1rem;
	font-weight: 700
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.6em;
	line-height: 1.2;
	font-weight: normal;
	color: currentColot
}
h1 {
	line-height: 1;
	margin-bottom: 0.4em
}
p {
	margin-bottom: 20px
}
p:last-child {
	margin-bottom: 0
}
a {
	color: currentColor
}
a:hover {
	color: currentColor
}
a.active {
	color: currentColor
}
strong {
	font-weight: 700
}
img {
	max-width: 100%;
	vertical-align: bottom
}
svg {
	fill: currentColor
}
.hide-at-sm {
	display: inline-block
}

@media (min-width: 768px) {
.hide-at-sm {
	display: none !important
}
}
.no-mq .hide-at-sm {
	display: none !important
}
.show-at-sm {
	display: none
}

@media (min-width: 768px) {
.show-at-sm {
	display: inline-block !important
}
}
.no-mq .show-at-sm {
	display: inline-block !important
}
.page-container {
	max-width: 1125px;
	position: relative;
	max-width: 1125px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px
}
.fade-in {
	animation: fade-in;
	animation-duration: 400ms
}
@keyframes fade-in {
0% {
opacity:0
}
50% {
opacity:0.6
}
100% {
opacity:1
}
}
.l-section {
	margin-left: auto;
	margin-right: auto
}
.l-section:after {
	clear: both;
	content: "";
	display: table
}
.l-section--has-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 2.6666666667%
}
.l-section--explosion {
	background-size: 130%;
	background-position: 35% center
}

@media (max-width: 768px) {
.l-section--explosion {
	padding-top: 55px;
	padding-bottom: 30px;
	background-size: 260%;
	background-position: -130px 50%
}
}
.l-col {
	margin-bottom: 2.6666666667%;
	float: left;
	width: 100%;
	visibility: hidden
}
.l-col.is-visible {
	opacity: 1
}
.l-col--no-mb-sm {
	margin-bottom: 0
}

@media (min-width: 768px) {
.l-col {
	margin-right: 2.6666666667%
}
.l-col--no-mb {
	margin-bottom: 0
}
.l-col:last-child {
	float: right;
	margin-right: 0
}
}
.no-mq .l-col {
	margin-right: 2.6666666667%
}
.no-mq .l-col--no-mb {
	margin-bottom: 0
}
.no-mq .l-col:last-child {
	float: right;
	margin-right: 0
}

@media (min-width: 768px) {
.l-small {
	width: 39.5555555556%
}
}
.no-mq .l-small {
	width: 39.5555555556%
}

@media (min-width: 768px) {
.l-medium {
	width: 57.7777777778%
}
}
.no-mq .l-medium {
	width: 57.7777777778%
}
.l-full-width {
	width: 100%
}
.page-container {
	max-width: 1125px;
	position: relative;
	max-width: 1125px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px
}
.fade-in {
	animation: fade-in;
	animation-duration: 400ms
}
@keyframes fade-in {
0% {
opacity:0
}
50% {
opacity:0.6
}
100% {
opacity:1
}
}
.btn {
	display: inline-block;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border: 1px solid #fff;
	font-size: 1.25rem;
	font-weight: 700;
	color: currentColor;
	text-decoration: none;
	text-transform: uppercase;
	transition: background 150ms ease, color 150ms ease
}
.btn:hover {
	background-color: #fff;
	color: #202226
}
.content-block {
	position: relative;
	overflow: hidden;
	height: 350px;
	display: block;
	text-decoration: none;
	width: 100%
}
.content-block:hover .content-block-bg {
	transform: scale(1.05)
}
.content-block__title {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	margin-bottom: 19px;
	font-size: 1.3125rem;
	line-height: 1.42
}
.content-block__col:first-child {
	-ms-flex-order: 1;
	order: 1;
	margin-top: 30px
}
.content-block__inner {
	position: relative;
	padding-left: 28px;
	padding-right: 28px;
	max-width: 360px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}
.content-block__inner--two-col {
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: none
}
.content-block__inner--two-col img {
	max-width: 313px;
	width: 100%
}
.content-block__inner-left, .content-block__inner-right {
	position: relative;
	box-sizing: border-box
}
.content-block__inner-left {
	-ms-flex-item-align: center;
	align-self: center;
	-ms-flex-preferred-size: 688px;
	flex-basis: 688px;
	line-height: 1.57
}
.content-block__inner-right {
	-ms-flex-item-align: end;
	align-self: flex-end;
	margin-left: auto;
	margin-right: auto
}
.content-block__inner-right img {
	min-width: 175px;
	max-width: 38%;
	margin-left: auto;
	margin-right: auto
}
.content-block__inner-wrap {
	text-align: center
}
.content-block-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transform: scale(1);
	transition: transform 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98)
}

/***** CONTENT BLOCK 1 *****/
.content-block-bg-1 {
	background-image: url(../img/square-1-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-1 {
	background-image: url(../img/square-1.jpg)
}
}
.no-mq .content-block-bg-1 {
	background-image: url(../img/square-1.jpg)
}

/***** CONTENT BLOCK 2 *****/
.content-block-bg-2 {
	background-image: url(../img/square-2-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-2 {
	background-image: url(../img/square-2.jpg)
}
}
.no-mq .content-block-bg-2 {
	background-image: url(../img/square-2.jpg)
}

/***** CONTENT BLOCK 3 *****/
.content-block-bg-3 {
	background-image: url(../img/square-3-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-3 {
	background-image: url(../img/square-3.jpg)
}
}
.no-mq .content-block-bg-3 {
	background-image: url(../img/square-3.jpg)
}

/***** CONTENT BLOCK 4 *****/
.content-block-bg-4 {
	background-image: url(../img/square-4-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-4 {
	background-image: url(../img/square-4.jpg)
}
}
.no-mq .content-block-bg-4 {
	background-image: url(../img/square-4.jpg)
}

/***** CONTENT BLOCK 5 *****/
.content-block-bg-5 {
	background-image: url(../img/square-5-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-5 {
	background-image: url(../img/square-5.jpg)
}
}
.no-mq .content-block-bg-5 {
	background-image: url(../img/square-5.jpg)
}

/***** CONTENT BLOCK 6 *****/
.content-block-bg-6 {
	background-image: url(../img/square-6-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-6 {
	background-image: url(../img/square-6.jpg)
}
}
.no-mq .content-block-bg-6 {
	background-image: url(../img/square-6.jpg)
}


/***** CONTENT BLOCK 7 *****/
.content-block-bg-7 {
	background-image: url(../img/square-7-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-7 {
	background-image: url(../img/square-7.jpg)
}
}
.no-mq .content-block-bg-7 {
	background-image: url(../img/square-7.jpg)
}

/***** CONTENT BLOCK 8 *****/
.content-block-bg-8 {
	background-image: url(../img/square-8-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-8 {
	background-image: url(../img/square-8.jpg)
}
}
.no-mq .content-block-bg-8 {
	background-image: url(../img/square-8.jpg)
}

/***** CONTENT BLOCK 9 *****/
.content-block-bg-9 {
	background-image: url(../img/square-9-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-9 {
	background-image: url(../img/square-9.jpg)
}
}
.no-mq .content-block-bg-9 {
	background-image: url(../img/square-9.jpg)
}

/***** CONTENT BLOCK 10 *****/
.content-block-bg-10 {
	background-image: url(../img/square-10-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-10 {
	background-image: url(../img/square-10.jpg)
}
}
.no-mq .content-block-bg-10 {
	background-image: url(../img/square-10.jpg)
}

/***** CONTENT BLOCK 11 *****/
.content-block-bg-11 {
	background-image: url(../img/square-11-sm.jpg)
}

@media (min-width: 768px) {
.content-block-bg-11 {
	background-image: url(../img/square-11.jpg)
}
}
.no-mq .content-block-bg-11 {
	background-image: url(../img/square-11.jpg)
}

/***** CONTENT BLOCK 12 *****/
.content-block-bg-12 {
	background-image: url(../img/square-12-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-12 {
	background-image: url(../img/square-12.jpg)
}
}
.no-mq .content-block-bg-12 {
	background-image: url(../img/square-12.jpg)
}

/***** CONTENT BLOCK 13 *****/
.content-block-bg-13 {
	background-image: url(../img/square-13-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-13 {
	background-image: url(../img/square-13.jpg)
}
}
.no-mq .content-block-bg-13 {
	background-image: url(../img/square-13.jpg)
}

/***** CONTENT BLOCK 14 *****/
.content-block-bg-14 {
	background-image: url(../img/square-14-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-14 {
	background-image: url(../img/square-14.jpg)
}
}
.no-mq .content-block-bg-14 {
	background-image: url(../img/square-14.jpg)
}

/***** CONTENT BLOCK 15 *****/
.content-block-bg-15 {
	background-image: url(../img/square-15-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-15 {
	background-image: url(../img/square-15.jpg)
}
}
.no-mq .content-block-bg-15 {
	background-image: url(../img/square-15.jpg)
}

/***** CONTENT BLOCK 16 *****/
.content-block-bg-16 {
	background-image: url(../img/square-16-sm.jpg)
}
@media (min-width: 768px) {
.content-block-bg-16 {
	background-image: url(../img/square-16.jpg)
}
}
.no-mq .content-block-bg-16 {
	background-image: url(../img/square-16.jpg)
}

.content-block .icon {
	position: relative
}
.content-block .icon-logo {
	color: #fff;
	width: 72.5px;
	height: 20.5px
}
.content-block .icon-lockup {
	width: 292px;
	height: 71px
}

@media (max-width: 768px) {
.content-block__inner {
	margin-left: auto;
	margin-right: auto
}
}

@media (min-width: 768px) and (max-width: 980px) {
.content-block .icon-lockup {
	width: 331px;
	height: 80px
}
}

@media (min-width: 768px) {
.content-block--two-col img {
	width: auto
}
.content-block__col:first-child {
	margin-top: 0;
	margin-right: 73px;
	-ms-flex-order: 0;
	order: 0
}
}

@media (min-width: 768px) and (min-width: 768px) {
.content-block__col:last-child {
	text-align: left
}
}

@media (min-width: 768px) {
.no-mq .content-block__col:last-child {
	text-align: left
}
.content-block .text-left {
	text-align: left
}
.content-block__inner {
	padding-left: 44px;
	padding-right: 44px
}
.content-block__inner--two-col {
	-ms-flex-direction: row;
	flex-direction: row
}
.content-block__inner--two-col img {
	max-width: 442px
}
.content-block__inner-right img {
	max-height: 495px;
	max-width: none
}
.content-block__inner--two-col {
	-ms-flex-direction: row;
	flex-direction: row
}
.content-block__title {
	margin-bottom: 28px;
	line-height: 1.42
}
.content-block.is-visible:hover .btn {
	background-color: #fff;
	color: #202226
}
.content-block .icon-logo {
	width: 102px;
	height: 28.5px
}
}
.no-mq .content-block--two-col img {
	width: auto
}
.no-mq .content-block__col:first-child {
	margin-top: 0;
	margin-right: 73px;
	-ms-flex-order: 0;
	order: 0
}

@media (min-width: 768px) {
.no-mq .content-block__col:last-child {
	text-align: left
}
}
.no-mq .no-mq .content-block__col:last-child {
	text-align: left
}
.no-mq .content-block .text-left {
	text-align: left
}
.no-mq .content-block__inner {
	padding-left: 44px;
	padding-right: 44px
}
.no-mq .content-block__inner--two-col {
	-ms-flex-direction: row;
	flex-direction: row
}
.no-mq .content-block__inner--two-col img {
	max-width: 442px
}
.no-mq .content-block__inner-right img {
	max-height: 495px;
	max-width: none
}
.no-mq .content-block__inner--two-col {
	-ms-flex-direction: row;
	flex-direction: row
}
.no-mq .content-block__title {
	margin-bottom: 28px;
	line-height: 1.42
}
.no-mq .content-block.is-visible:hover .btn {
	background-color: #fff;
	color: #202226
}
.no-mq .content-block .icon-logo {
	width: 102px;
	height: 28.5px
}

@media (min-width: 980px) {
.content-block__title {
	font-size: 1.75rem
}
.content-block__inner-left {
	padding-left: 6.4444444444%;
	padding-right: 6.4444444444%
}
.content-block .icon-lockup {
	width: 409.5px;
	height: 99px
}
}
.content-block--hero {
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	background-image: url(../img/cartier-hero-sm.jpg);
	background-size: cover;
	background-repeat: no-repeat
}
.content-block__brand {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.content-block__brand p {
	margin-top: 35px;
	font-size: 1.125rem;
	line-height: 1.5
}
.content-block__brand span {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	display: block;
	font-size: .9375rem;
	text-transform: uppercase
}
.content-block__brand span:last-of-type {
	font-size: 1.5rem;
	margin-top: 20px
}
.content-block .mansion {
	position: absolute;
	bottom: 0;
	width: 41.8439716312%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

@media (max-width: 768px) {
.content-block--hero {
	min-height: 645px;
	padding-bottom: 68.3760683761%;
	height: auto
}
.content-block__brand {
	margin-top: 44px
}
}

@media (min-width: 768px) {
.content-block--hero {
	height: 530px;
	padding-bottom: 0;
	min-height: inherit;
	background-image: url(../img/cartier-hero.jpg);
	background-position: center
}
.content-block__brand {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 46.4888888889%;
	margin-left: 0;
	margin-left: 4.4444444444%;
	margin-top: 0
}
.content-block .mansion {
	max-height: 498px;
	right: 2.2222222222%;
	left: auto;
	width: auto
}
}
.no-mq .content-block--hero {
	height: 530px;
	padding-bottom: 0;
	min-height: inherit;
	background-image: url(../img/cartier-hero.jpg);
	background-position: center
}
.no-mq .content-block__brand {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	width: 46.4888888889%;
	margin-left: 0;
	margin-left: 4.4444444444%;
	margin-top: 0
}
.no-mq .content-block .mansion {
	max-height: 498px;
	right: 2.2222222222%;
	left: auto;
	width: auto
}

@media (min-width: 980px) {
.content-block__brand {
	margin-left: 8.2666666667%
}
.content-block .mansion {
	right: 7.9111111111%
}
}
.content-block--quote {
	font-family: "Neuton", "Georgia", serif;
	font-style: italic;
	font-size: 2rem;
	line-height: 1.1
}
.content-block--quote:hover .content-block-bg {
	transform: none
}
.content-block__cite {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	display: block;
	font-size: 1rem;
	text-align: center;
	margin-top: 15px;
	font-style: normal
}
.content-block .icon-quote {
	display: block;
	width: 36px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}

@media (min-width: 980px) {
.content-block--quote {
	font-size: 2.625rem
}
.content-block .icon-quote {
	width: 45px;
	height: 36px;
	margin-bottom: 10px
}
}
.content-block--video {
	cursor: pointer;
	outline: 0
}
.content-block--explosion .wrapper {
	position: relative;
	height: 100%;
	padding-left: 28px;
	padding-right: 28px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto
}
.content-block--explosion .column {
	position: relative;
	width: 100%;
	box-sizing: border-box
}
.content-block--explosion .column img {
	max-width: 442px;
	width: 100%
}
.content-block--explosion.is-visible .btn {
	background-color: transparent !important;
	color: white !important
}
.content-block--explosion .btn:hover {
	background-color: #fff !important;
	color: #202226 !important
}

@media (max-width: 768px) {
.content-block--explosion .column:first-child {
	-ms-flex-order: 1;
	order: 1;
	max-width: 313px
}
.content-block--explosion .column:last-child {
	margin-bottom: 30px
}
}

@media (min-width: 768px) {
.content-block--explosion .wrapper {
	padding-left: 44px;
	padding-right: 44px;
	-ms-flex-direction: row;
	flex-direction: row;
	text-align: left
}
.content-block--explosion .column {
	display: table-cell;
	vertical-align: middle;
	width: 50%
}
.content-block--explosion .column:first-child {
	padding-right: 73px
}
}
.no-mq .content-block--explosion .wrapper {
	padding-left: 44px;
	padding-right: 44px;
	-ms-flex-direction: row;
	flex-direction: row;
	text-align: left
}
.no-mq .content-block--explosion .column {
	display: table-cell;
	vertical-align: middle;
	width: 50%
}
.no-mq .content-block--explosion .column:first-child {
	padding-right: 73px
}
.content-block__mobile-height-increase {
	height: 475px
}
.content-block__full-width {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 20px
}
.content-block__full-width__col {
	width: 240px;
	text-align: center
}
.content-block__full-width__col p {
	margin-top: 0;
	margin-bottom: 10px
}
.content-block__full-width__col .icon-logo {
	margin-bottom: 10px;
	width: 170px;
	height: 40.5px
}

@media (min-width: 768px) {
.content-block__mobile-height-increase {
	height: 350px
}
.content-block__full-width {
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	padding-top: 0
}
.content-block__full-width__col {
	width: 33%;
	padding: 0 20px
}
.content-block__full-width__col h2 {
	font-weight: 100;
	margin-bottom: 5px;
	font-size: 3rem
}
.content-block__full-width__col p {
	font-size: 1.25rem
}
.content-block__full-width__col .icon-logo {
	width: 225.5px;
	height: 63px
}
}
.no-mq .content-block__mobile-height-increase {
	height: 350px
}
.no-mq .content-block__full-width {
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%;
	padding-top: 0
}
.no-mq .content-block__full-width__col {
	width: 33%;
	padding: 0 20px
}
.no-mq .content-block__full-width__col h2 {
	font-weight: 100;
	margin-bottom: 5px;
	font-size: 3rem
}
.no-mq .content-block__full-width__col p {
	font-size: 1.25rem
}
.no-mq .content-block__full-width__col .icon-logo {
	width: 225.5px;
	height: 63px
}
.footer {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	margin-top: 90px;
	min-height: 178px;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	font-size: .8375rem;
	text-align: center;
	color: #666;
	background-color: #1a1c1f;
	box-sizing: border-box
}
.footer__text {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	max-width: 765px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5
}
.footer p {
	margin-top: 0
}

@media (min-width: 768px) {
.footer {
	margin-top: 45px
}
}
.no-mq .footer {
	margin-top: 45px
}
.nav {
	position: relative;
	height: 48px;
	margin-bottom: 2.6666666667%;
	z-index: 10;
	text-align: center
}
.nav, .nav__top {
	background-color: #1a1c1f
}
.nav__top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	box-sizing: border-box
}
.nav__center-wrap {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	display: inline-block;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto
}

@media (min-width: 768px) {
.nav__center-wrap span {
	display: inline-block
}
}
.no-mq .nav__center-wrap span {
	display: inline-block
}

@media (min-width: 768px) {
.nav__center-wrap {
	width: 400px
}
}
.no-mq .nav__center-wrap {
	width: 400px
}
.nav__logo {
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
	margin-right: 10px
}
.nav__close {
	position: relative;
	display: inline-block;
	padding-top: 16px;
	cursor: pointer
}
.nav__link-group {
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.nav__verticals {
	list-style: none;
	padding: 0;
	margin: 0
}
.nav__verticals-item {
	margin-bottom: 25px
}
.nav__verticals-anchor {
	font-family: "Helvetica Light", "Helvetica", "Arial", sans-serif;
	font-weight: 300;
	text-decoration: none;
	display: block;
	font-size: 1.5rem;
	color: #dedede;
	transition: color 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98)
}
.nav__verticals-anchor:hover {
	color: #fff
}
.nav .sponsor-text {
	display: inline-block;
	vertical-align: middle;
	margin-left: 15px;
	font-size: 14px;
	color: #777;
	text-transform: uppercase
}
.nav .logo, .nav .logo-sm {
	display: block
}
.nav .hide-at-sm {
	vertical-align: middle
}
.nav .page-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 16px;
	padding-bottom: 16px;
	box-sizing: border-box;
	padding-left: 0;
	padding-right: 0
}

@media (max-width: 980px) {
.nav__close {
	padding-left: 5px
}
.nav .page-container {
	padding-left: 0;
	padding-right: 0
}
}

@media (min-width: 768px) {
.nav__logo {
	width: 195px;
	height: 16px
}
.nav__verticals-item {
	margin-bottom: 35px
}
.nav__verticals-anchor {
	font-size: 2.0625rem
}
}
.no-mq .nav__logo {
	width: 195px;
	height: 16px
}
.no-mq .nav__verticals-item {
	margin-bottom: 35px
}
.no-mq .nav__verticals-anchor {
	font-size: 2.0625rem
}

@media (max-width: 1280px) {
.nav__top {
	padding-left: 15px;
	padding-right: 15px
}
}
.icon-close {
	position: relative;
	width: 25px;
	height: 25px
}
.menu {
	position: relative;
	width: 24px;
	height: 16px;
	cursor: pointer;
	z-index: 10;
	transition: rotate 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98)
}
.menu__bar {
	position: absolute;
	display: block;
	height: 2px;
	width: 100%;
	background-color: #fff;
	transform: rotate(0);
	left: 0;
	opacity: 1;
	transition: transform 125ms linear
}
.menu__bar:first-child {
	top: 0
}
.menu__bar:last-child {
	top: 14px
}
.menu__bar:not(:first-child):not(:last-child) {
	top: 7px
}
.menu.is-open .menu__bar:first-child, .menu.is-open .menu__bar:last-child {
	top: 8px
}
.menu.is-open .menu__bar:first-child {
	transform: rotate(135deg)
}
.menu.is-open .menu__bar:last-child {
	transform: rotate(45deg)
}
.menu.is-open .menu__bar:not(:first-child):not(:last-child) {
	opacity: 0
}
.social-icon {
	color: #fff;
	display: block
}
.social-icon--facebook {
	width: 16px;
	height: 16px
}
.social-icon--twitter {
	width: 19px;
	height: 16px
}
.social-links {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10
}
.social-links__item {
	display: inline-block;
	line-height: 0
}
.social-links__item+.social-links__item {
	margin-left: 16px
}
.logo {
	width: 135px;
	height: 12px;
	color: #fff
}
.logo-sm {
	width: 20px;
	height: 20px
}

@media (min-width: 768px) {
.logo {
	width: 195px;
	height: 16px
}
}
.no-mq .logo {
	width: 195px;
	height: 16px
}
.twitter-card {
	max-width: 825px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-left: 25px;
	margin-right: 25px
}
.twitter-card:focus {
	outline: 0
}
.twitter-card>a:focus {
	outline: 0
}
.twitter-card__wrapper {
	position: relative;
	opacity: 0;
	transition: opacity 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98)
}
.twitter-card__meta {
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px
}
.twitter-card__time-stamp, .twitter-card__author {
	font-size: .9375rem;
	font-weight: 700;
	color: #fff;
	text-decoration: none
}
.twitter-card__content {
	font-family: "Neuton", "Georgia", serif;
	font-weight: 200;
	font-style: italic;
	font-size: 1.625rem;
	text-align: center
}
.twitter-card__content a {
	color: #55acee;
	text-decoration: none
}
.twitter-card .social-icon {
	display: block;
	width: 34px;
	height: 28px;
	margin-bottom: 48px;
	margin-left: auto;
	margin-right: auto;
	color: #55acee
}

@media (max-width: 768px) {
.twitter-card .social-icon--twitter {
	margin-top: 10px
}
}

@media (min-width: 980px) {
.twitter-card {
	margin-left: 150px;
	margin-right: 150px
}
}
.twitter-fade-in {
	opacity: 1
}
.nav-overlay {
	position: fixed;
	width: 100vw;
	height: 100%;
	top: 48px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(26,28,31,0.97);
	visibility: hidden;
	opacity: 0;
	transition: opacity 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98), visibility 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98);
	z-index: 90;
	padding-bottom: 100px
}
.nav-overlay.is-open {
	visibility: visible;
	opacity: 1;
	transition: opacity 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98);
	overflow-y: scroll
}
.nav-overlay.is-open .nav__link-group {
	transform: rotateX(0deg)
}
.slick-dots {
	list-style: none;
	padding: 0;
	margin-top: 45px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.slick-dots li {
	display: inline-block;
	height: 12px;
	margin-left: 5px;
	margin-right: 5px
}
.slick-dots li.slick-active button {
	background-color: #fff
}
.slick-dots button {
	width: 12px;
	height: 12px;
	padding: 0;
	border: 2px solid #fff;
	border-radius: 50%;
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent
}
.mfp-fade.mfp-bg, .mfp-content {
	opacity: 0;
	transition: all 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98)
}
.mfp-fade.mfp-bg.mfp-ready, .mfp-content {
	opacity: 0.8
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	transition: all 500ms cubic-bezier(0.22, 0.09, 0.38, 0.98)
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.flex-test {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	box-sizing: border-box;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.flex-test>* {
	max-width: 100%;
	width: 250px
}
