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

body {
	margin: 0
}

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

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

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

a {
	background-color: transparent
}

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

b, strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

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

button, input {
	overflow: visible
}

button, select {
	text-transform: none
}

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

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

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

fieldset {
	padding: 0.35em 0.75em 0.625em
}

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

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

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

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

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

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

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

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
	box-sizing: border-box;
	font-size: 100%
}

*, *::before, *::after {
	box-sizing: inherit
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: "adobe-garamond-pro", serif;
	font-weight: normal;
	line-height: 1.5;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
	max-width: none !important
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: auto
}

[data-whatinput='mouse'] button {
	outline: 0
}

pre {
	overflow: auto
}

button, input, optgroup, select, textarea {
	font-family: inherit
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

.grid-container {
	padding-right: .9375rem;
	padding-left: .9375rem;
	max-width: 63.75rem;
	margin-left: auto;
	margin-right: auto
}

@media print, screen and (min-width: 40em) {
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-container {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.fluid {
	padding-right: .9375rem;
	padding-left: .9375rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

@media print, screen and (min-width: 40em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-container.fluid {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

.grid-x {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap
}

.cell {
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	min-height: 0px;
	min-width: 0px;
	width: 100%
}

.cell.auto {
	-webkit-box-flex: 1;
	flex: 1 1 0px
}

.cell.shrink {
	-webkit-box-flex: 0;
	flex: 0 0 auto
}

.grid-x > .auto {
	width: auto
}

.grid-x > .shrink {
	width: auto
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
	flex-basis: auto
}

@media print, screen and (min-width: 40em) {
	.grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
		flex-basis: auto
	}
}

@media print, screen and (min-width: 64em) {
	.grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
		flex-basis: auto
	}
}

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
	-webkit-box-flex: 0;
	flex: 0 0 auto
}

.grid-x > .small-1 {
	width: 8.3333333333%
}

.grid-x > .small-2 {
	width: 16.6666666667%
}

.grid-x > .small-3 {
	width: 25%
}

.grid-x > .small-4 {
	width: 33.3333333333%
}

.grid-x > .small-5 {
	width: 41.6666666667%
}

.grid-x > .small-6 {
	width: 50%
}

.grid-x > .small-7 {
	width: 58.3333333333%
}

.grid-x > .small-8 {
	width: 66.6666666667%
}

.grid-x > .small-9 {
	width: 75%
}

.grid-x > .small-10 {
	width: 83.3333333333%
}

.grid-x > .small-11 {
	width: 91.6666666667%
}

.grid-x > .small-12 {
	width: 100%
}

@media print, screen and (min-width: 40em) {
	.grid-x > .medium-auto {
		-webkit-box-flex: 1;
		flex: 1 1 0px;
		width: auto
	}

	.grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
		-webkit-box-flex: 0;
		flex: 0 0 auto
	}

	.grid-x > .medium-shrink {
		width: auto
	}

	.grid-x > .medium-1 {
		width: 8.3333333333%
	}

	.grid-x > .medium-2 {
		width: 16.6666666667%
	}

	.grid-x > .medium-3 {
		width: 25%
	}

	.grid-x > .medium-4 {
		width: 33.3333333333%
	}

	.grid-x > .medium-5 {
		width: 41.6666666667%
	}

	.grid-x > .medium-6 {
		width: 50%
	}

	.grid-x > .medium-7 {
		width: 58.3333333333%
	}

	.grid-x > .medium-8 {
		width: 66.6666666667%
	}

	.grid-x > .medium-9 {
		width: 75%
	}

	.grid-x > .medium-10 {
		width: 83.3333333333%
	}

	.grid-x > .medium-11 {
		width: 91.6666666667%
	}

	.grid-x > .medium-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.grid-x > .large-auto {
		-webkit-box-flex: 1;
		flex: 1 1 0px;
		width: auto
	}

	.grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
		-webkit-box-flex: 0;
		flex: 0 0 auto
	}

	.grid-x > .large-shrink {
		width: auto
	}

	.grid-x > .large-1 {
		width: 8.3333333333%
	}

	.grid-x > .large-2 {
		width: 16.6666666667%
	}

	.grid-x > .large-3 {
		width: 25%
	}

	.grid-x > .large-4 {
		width: 33.3333333333%
	}

	.grid-x > .large-5 {
		width: 41.6666666667%
	}

	.grid-x > .large-6 {
		width: 50%
	}

	.grid-x > .large-7 {
		width: 58.3333333333%
	}

	.grid-x > .large-8 {
		width: 66.6666666667%
	}

	.grid-x > .large-9 {
		width: 75%
	}

	.grid-x > .large-10 {
		width: 83.3333333333%
	}

	.grid-x > .large-11 {
		width: 91.6666666667%
	}

	.grid-x > .large-12 {
		width: 100%
	}
}

.grid-margin-x:not(.grid-x) > .cell {
	width: auto
}

.grid-margin-y:not(.grid-y) > .cell {
	height: auto
}

.grid-margin-x {
	margin-left: -.9375rem;
	margin-right: -.9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-x {
		margin-left: -.9375rem;
		margin-right: -.9375rem
	}
}

.grid-margin-x > .cell {
	width: calc(100% - 1.875rem);
	margin-left: .9375rem;
	margin-right: .9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-margin-x > .cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-x > .cell {
		width: calc(100% - 1.875rem);
		margin-left: .9375rem;
		margin-right: .9375rem
	}
}

.grid-margin-x > .auto {
	width: auto
}

.grid-margin-x > .shrink {
	width: auto
}

.grid-margin-x > .small-1 {
	width: calc(8.3333333333% - 1.875rem)
}

.grid-margin-x > .small-2 {
	width: calc(16.6666666667% - 1.875rem)
}

.grid-margin-x > .small-3 {
	width: calc(25% - 1.875rem)
}

.grid-margin-x > .small-4 {
	width: calc(33.3333333333% - 1.875rem)
}

.grid-margin-x > .small-5 {
	width: calc(41.6666666667% - 1.875rem)
}

.grid-margin-x > .small-6 {
	width: calc(50% - 1.875rem)
}

.grid-margin-x > .small-7 {
	width: calc(58.3333333333% - 1.875rem)
}

.grid-margin-x > .small-8 {
	width: calc(66.6666666667% - 1.875rem)
}

.grid-margin-x > .small-9 {
	width: calc(75% - 1.875rem)
}

.grid-margin-x > .small-10 {
	width: calc(83.3333333333% - 1.875rem)
}

.grid-margin-x > .small-11 {
	width: calc(91.6666666667% - 1.875rem)
}

.grid-margin-x > .small-12 {
	width: calc(100% - 1.875rem)
}

@media print, screen and (min-width: 40em) {
	.grid-margin-x > .auto {
		width: auto
	}

	.grid-margin-x > .shrink {
		width: auto
	}

	.grid-margin-x > .small-1 {
		width: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-2 {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x > .small-4 {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-5 {
		width: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x > .small-7 {
		width: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-8 {
		width: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x > .small-10 {
		width: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-11 {
		width: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-12 {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x > .medium-auto {
		width: auto
	}

	.grid-margin-x > .medium-shrink {
		width: auto
	}

	.grid-margin-x > .medium-1 {
		width: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-2 {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x > .medium-4 {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-5 {
		width: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x > .medium-7 {
		width: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-8 {
		width: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x > .medium-10 {
		width: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-11 {
		width: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-12 {
		width: calc(100% - 1.875rem)
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-x > .auto {
		width: auto
	}

	.grid-margin-x > .shrink {
		width: auto
	}

	.grid-margin-x > .small-1 {
		width: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-2 {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x > .small-4 {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-5 {
		width: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x > .small-7 {
		width: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-8 {
		width: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x > .small-10 {
		width: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-x > .small-11 {
		width: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-x > .small-12 {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x > .medium-auto {
		width: auto
	}

	.grid-margin-x > .medium-shrink {
		width: auto
	}

	.grid-margin-x > .medium-1 {
		width: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-2 {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x > .medium-4 {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-5 {
		width: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x > .medium-7 {
		width: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-8 {
		width: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x > .medium-10 {
		width: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-x > .medium-11 {
		width: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-x > .medium-12 {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x > .large-auto {
		width: auto
	}

	.grid-margin-x > .large-shrink {
		width: auto
	}

	.grid-margin-x > .large-1 {
		width: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-x > .large-2 {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x > .large-3 {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x > .large-4 {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x > .large-5 {
		width: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-x > .large-6 {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x > .large-7 {
		width: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-x > .large-8 {
		width: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-x > .large-9 {
		width: calc(75% - 1.875rem)
	}

	.grid-margin-x > .large-10 {
		width: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-x > .large-11 {
		width: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-x > .large-12 {
		width: calc(100% - 1.875rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -.9375rem;
	margin-left: -.9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-container:not(.full) > .grid-padding-x {
	margin-right: -.9375rem;
	margin-left: -.9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-container:not(.full) > .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-container:not(.full) > .grid-padding-x {
		margin-right: -.9375rem;
		margin-left: -.9375rem
	}
}

.grid-padding-x > .cell {
	padding-right: .9375rem;
	padding-left: .9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-padding-x > .cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-padding-x > .cell {
		padding-right: .9375rem;
		padding-left: .9375rem
	}
}

.small-up-1 > .cell {
	width: 100%
}

.small-up-2 > .cell {
	width: 50%
}

.small-up-3 > .cell {
	width: 33.3333333333%
}

.small-up-4 > .cell {
	width: 25%
}

.small-up-5 > .cell {
	width: 20%
}

.small-up-6 > .cell {
	width: 16.6666666667%
}

.small-up-7 > .cell {
	width: 14.2857142857%
}

.small-up-8 > .cell {
	width: 12.5%
}

@media print, screen and (min-width: 40em) {
	.medium-up-1 > .cell {
		width: 100%
	}

	.medium-up-2 > .cell {
		width: 50%
	}

	.medium-up-3 > .cell {
		width: 33.3333333333%
	}

	.medium-up-4 > .cell {
		width: 25%
	}

	.medium-up-5 > .cell {
		width: 20%
	}

	.medium-up-6 > .cell {
		width: 16.6666666667%
	}

	.medium-up-7 > .cell {
		width: 14.2857142857%
	}

	.medium-up-8 > .cell {
		width: 12.5%
	}
}

@media print, screen and (min-width: 64em) {
	.large-up-1 > .cell {
		width: 100%
	}

	.large-up-2 > .cell {
		width: 50%
	}

	.large-up-3 > .cell {
		width: 33.3333333333%
	}

	.large-up-4 > .cell {
		width: 25%
	}

	.large-up-5 > .cell {
		width: 20%
	}

	.large-up-6 > .cell {
		width: 16.6666666667%
	}

	.large-up-7 > .cell {
		width: 14.2857142857%
	}

	.large-up-8 > .cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1 > .cell {
	width: calc(100% - 1.875rem)
}

.grid-margin-x.small-up-2 > .cell {
	width: calc(50% - 1.875rem)
}

.grid-margin-x.small-up-3 > .cell {
	width: calc(33.3333333333% - 1.875rem)
}

.grid-margin-x.small-up-4 > .cell {
	width: calc(25% - 1.875rem)
}

.grid-margin-x.small-up-5 > .cell {
	width: calc(20% - 1.875rem)
}

.grid-margin-x.small-up-6 > .cell {
	width: calc(16.6666666667% - 1.875rem)
}

.grid-margin-x.small-up-7 > .cell {
	width: calc(14.2857142857% - 1.875rem)
}

.grid-margin-x.small-up-8 > .cell {
	width: calc(12.5% - 1.875rem)
}

@media print, screen and (min-width: 40em) {
	.grid-margin-x.small-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.small-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.small-up-3 > .cell {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x.small-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.small-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.small-up-6 > .cell {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x.small-up-7 > .cell {
		width: calc(14.2857142857% - 1.875rem)
	}

	.grid-margin-x.small-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}

	.grid-margin-x.medium-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.medium-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.medium-up-3 > .cell {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x.medium-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.medium-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.medium-up-6 > .cell {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x.medium-up-7 > .cell {
		width: calc(14.2857142857% - 1.875rem)
	}

	.grid-margin-x.medium-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-x.small-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.medium-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.small-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.medium-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.small-up-3 > .cell {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x.medium-up-3 > .cell {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x.small-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.medium-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.small-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.medium-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.small-up-6 > .cell {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x.medium-up-6 > .cell {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x.small-up-7 > .cell {
		width: calc(14.2857142857% - 1.875rem)
	}

	.grid-margin-x.medium-up-7 > .cell {
		width: calc(14.2857142857% - 1.875rem)
	}

	.grid-margin-x.small-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}

	.grid-margin-x.medium-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}

	.grid-margin-x.large-up-1 > .cell {
		width: calc(100% - 1.875rem)
	}

	.grid-margin-x.large-up-2 > .cell {
		width: calc(50% - 1.875rem)
	}

	.grid-margin-x.large-up-3 > .cell {
		width: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-x.large-up-4 > .cell {
		width: calc(25% - 1.875rem)
	}

	.grid-margin-x.large-up-5 > .cell {
		width: calc(20% - 1.875rem)
	}

	.grid-margin-x.large-up-6 > .cell {
		width: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-x.large-up-7 > .cell {
		width: calc(14.2857142857% - 1.875rem)
	}

	.grid-margin-x.large-up-8 > .cell {
		width: calc(12.5% - 1.875rem)
	}
}

.small-margin-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse > .cell {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse > .small-1 {
	width: 8.3333333333%
}

.small-margin-collapse > .small-2 {
	width: 16.6666666667%
}

.small-margin-collapse > .small-3 {
	width: 25%
}

.small-margin-collapse > .small-4 {
	width: 33.3333333333%
}

.small-margin-collapse > .small-5 {
	width: 41.6666666667%
}

.small-margin-collapse > .small-6 {
	width: 50%
}

.small-margin-collapse > .small-7 {
	width: 58.3333333333%
}

.small-margin-collapse > .small-8 {
	width: 66.6666666667%
}

.small-margin-collapse > .small-9 {
	width: 75%
}

.small-margin-collapse > .small-10 {
	width: 83.3333333333%
}

.small-margin-collapse > .small-11 {
	width: 91.6666666667%
}

.small-margin-collapse > .small-12 {
	width: 100%
}

@media print, screen and (min-width: 40em) {
	.small-margin-collapse > .medium-1 {
		width: 8.3333333333%
	}

	.small-margin-collapse > .medium-2 {
		width: 16.6666666667%
	}

	.small-margin-collapse > .medium-3 {
		width: 25%
	}

	.small-margin-collapse > .medium-4 {
		width: 33.3333333333%
	}

	.small-margin-collapse > .medium-5 {
		width: 41.6666666667%
	}

	.small-margin-collapse > .medium-6 {
		width: 50%
	}

	.small-margin-collapse > .medium-7 {
		width: 58.3333333333%
	}

	.small-margin-collapse > .medium-8 {
		width: 66.6666666667%
	}

	.small-margin-collapse > .medium-9 {
		width: 75%
	}

	.small-margin-collapse > .medium-10 {
		width: 83.3333333333%
	}

	.small-margin-collapse > .medium-11 {
		width: 91.6666666667%
	}

	.small-margin-collapse > .medium-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.small-margin-collapse > .large-1 {
		width: 8.3333333333%
	}

	.small-margin-collapse > .large-2 {
		width: 16.6666666667%
	}

	.small-margin-collapse > .large-3 {
		width: 25%
	}

	.small-margin-collapse > .large-4 {
		width: 33.3333333333%
	}

	.small-margin-collapse > .large-5 {
		width: 41.6666666667%
	}

	.small-margin-collapse > .large-6 {
		width: 50%
	}

	.small-margin-collapse > .large-7 {
		width: 58.3333333333%
	}

	.small-margin-collapse > .large-8 {
		width: 66.6666666667%
	}

	.small-margin-collapse > .large-9 {
		width: 75%
	}

	.small-margin-collapse > .large-10 {
		width: 83.3333333333%
	}

	.small-margin-collapse > .large-11 {
		width: 91.6666666667%
	}

	.small-margin-collapse > .large-12 {
		width: 100%
	}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-padding-collapse > .cell {
	padding-right: 0;
	padding-left: 0
}

@media print, screen and (min-width: 40em) {
	.medium-margin-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.medium-margin-collapse > .cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print, screen and (min-width: 40em) {
	.medium-margin-collapse > .small-1 {
		width: 8.3333333333%
	}

	.medium-margin-collapse > .small-2 {
		width: 16.6666666667%
	}

	.medium-margin-collapse > .small-3 {
		width: 25%
	}

	.medium-margin-collapse > .small-4 {
		width: 33.3333333333%
	}

	.medium-margin-collapse > .small-5 {
		width: 41.6666666667%
	}

	.medium-margin-collapse > .small-6 {
		width: 50%
	}

	.medium-margin-collapse > .small-7 {
		width: 58.3333333333%
	}

	.medium-margin-collapse > .small-8 {
		width: 66.6666666667%
	}

	.medium-margin-collapse > .small-9 {
		width: 75%
	}

	.medium-margin-collapse > .small-10 {
		width: 83.3333333333%
	}

	.medium-margin-collapse > .small-11 {
		width: 91.6666666667%
	}

	.medium-margin-collapse > .small-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 40em) {
	.medium-margin-collapse > .medium-1 {
		width: 8.3333333333%
	}

	.medium-margin-collapse > .medium-2 {
		width: 16.6666666667%
	}

	.medium-margin-collapse > .medium-3 {
		width: 25%
	}

	.medium-margin-collapse > .medium-4 {
		width: 33.3333333333%
	}

	.medium-margin-collapse > .medium-5 {
		width: 41.6666666667%
	}

	.medium-margin-collapse > .medium-6 {
		width: 50%
	}

	.medium-margin-collapse > .medium-7 {
		width: 58.3333333333%
	}

	.medium-margin-collapse > .medium-8 {
		width: 66.6666666667%
	}

	.medium-margin-collapse > .medium-9 {
		width: 75%
	}

	.medium-margin-collapse > .medium-10 {
		width: 83.3333333333%
	}

	.medium-margin-collapse > .medium-11 {
		width: 91.6666666667%
	}

	.medium-margin-collapse > .medium-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.medium-margin-collapse > .large-1 {
		width: 8.3333333333%
	}

	.medium-margin-collapse > .large-2 {
		width: 16.6666666667%
	}

	.medium-margin-collapse > .large-3 {
		width: 25%
	}

	.medium-margin-collapse > .large-4 {
		width: 33.3333333333%
	}

	.medium-margin-collapse > .large-5 {
		width: 41.6666666667%
	}

	.medium-margin-collapse > .large-6 {
		width: 50%
	}

	.medium-margin-collapse > .large-7 {
		width: 58.3333333333%
	}

	.medium-margin-collapse > .large-8 {
		width: 66.6666666667%
	}

	.medium-margin-collapse > .large-9 {
		width: 75%
	}

	.medium-margin-collapse > .large-10 {
		width: 83.3333333333%
	}

	.medium-margin-collapse > .large-11 {
		width: 91.6666666667%
	}

	.medium-margin-collapse > .large-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 40em) {
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.medium-padding-collapse > .cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print, screen and (min-width: 64em) {
	.large-margin-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.large-margin-collapse > .cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print, screen and (min-width: 64em) {
	.large-margin-collapse > .small-1 {
		width: 8.3333333333%
	}

	.large-margin-collapse > .small-2 {
		width: 16.6666666667%
	}

	.large-margin-collapse > .small-3 {
		width: 25%
	}

	.large-margin-collapse > .small-4 {
		width: 33.3333333333%
	}

	.large-margin-collapse > .small-5 {
		width: 41.6666666667%
	}

	.large-margin-collapse > .small-6 {
		width: 50%
	}

	.large-margin-collapse > .small-7 {
		width: 58.3333333333%
	}

	.large-margin-collapse > .small-8 {
		width: 66.6666666667%
	}

	.large-margin-collapse > .small-9 {
		width: 75%
	}

	.large-margin-collapse > .small-10 {
		width: 83.3333333333%
	}

	.large-margin-collapse > .small-11 {
		width: 91.6666666667%
	}

	.large-margin-collapse > .small-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.large-margin-collapse > .medium-1 {
		width: 8.3333333333%
	}

	.large-margin-collapse > .medium-2 {
		width: 16.6666666667%
	}

	.large-margin-collapse > .medium-3 {
		width: 25%
	}

	.large-margin-collapse > .medium-4 {
		width: 33.3333333333%
	}

	.large-margin-collapse > .medium-5 {
		width: 41.6666666667%
	}

	.large-margin-collapse > .medium-6 {
		width: 50%
	}

	.large-margin-collapse > .medium-7 {
		width: 58.3333333333%
	}

	.large-margin-collapse > .medium-8 {
		width: 66.6666666667%
	}

	.large-margin-collapse > .medium-9 {
		width: 75%
	}

	.large-margin-collapse > .medium-10 {
		width: 83.3333333333%
	}

	.large-margin-collapse > .medium-11 {
		width: 91.6666666667%
	}

	.large-margin-collapse > .medium-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.large-margin-collapse > .large-1 {
		width: 8.3333333333%
	}

	.large-margin-collapse > .large-2 {
		width: 16.6666666667%
	}

	.large-margin-collapse > .large-3 {
		width: 25%
	}

	.large-margin-collapse > .large-4 {
		width: 33.3333333333%
	}

	.large-margin-collapse > .large-5 {
		width: 41.6666666667%
	}

	.large-margin-collapse > .large-6 {
		width: 50%
	}

	.large-margin-collapse > .large-7 {
		width: 58.3333333333%
	}

	.large-margin-collapse > .large-8 {
		width: 66.6666666667%
	}

	.large-margin-collapse > .large-9 {
		width: 75%
	}

	.large-margin-collapse > .large-10 {
		width: 83.3333333333%
	}

	.large-margin-collapse > .large-11 {
		width: 91.6666666667%
	}

	.large-margin-collapse > .large-12 {
		width: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.large-padding-collapse > .cell {
		padding-right: 0;
		padding-left: 0
	}
}

.small-offset-0 {
	margin-left: 0%
}

.grid-margin-x > .small-offset-0 {
	margin-left: calc(0% + .9375rem)
}

.small-offset-1 {
	margin-left: 8.3333333333%
}

.grid-margin-x > .small-offset-1 {
	margin-left: calc(8.3333333333% + .9375rem)
}

.small-offset-2 {
	margin-left: 16.6666666667%
}

.grid-margin-x > .small-offset-2 {
	margin-left: calc(16.6666666667% + .9375rem)
}

.small-offset-3 {
	margin-left: 25%
}

.grid-margin-x > .small-offset-3 {
	margin-left: calc(25% + .9375rem)
}

.small-offset-4 {
	margin-left: 33.3333333333%
}

.grid-margin-x > .small-offset-4 {
	margin-left: calc(33.3333333333% + .9375rem)
}

.small-offset-5 {
	margin-left: 41.6666666667%
}

.grid-margin-x > .small-offset-5 {
	margin-left: calc(41.6666666667% + .9375rem)
}

.small-offset-6 {
	margin-left: 50%
}

.grid-margin-x > .small-offset-6 {
	margin-left: calc(50% + .9375rem)
}

.small-offset-7 {
	margin-left: 58.3333333333%
}

.grid-margin-x > .small-offset-7 {
	margin-left: calc(58.3333333333% + .9375rem)
}

.small-offset-8 {
	margin-left: 66.6666666667%
}

.grid-margin-x > .small-offset-8 {
	margin-left: calc(66.6666666667% + .9375rem)
}

.small-offset-9 {
	margin-left: 75%
}

.grid-margin-x > .small-offset-9 {
	margin-left: calc(75% + .9375rem)
}

.small-offset-10 {
	margin-left: 83.3333333333%
}

.grid-margin-x > .small-offset-10 {
	margin-left: calc(83.3333333333% + .9375rem)
}

.small-offset-11 {
	margin-left: 91.6666666667%
}

.grid-margin-x > .small-offset-11 {
	margin-left: calc(91.6666666667% + .9375rem)
}

@media print, screen and (min-width: 40em) {
	.medium-offset-0 {
		margin-left: 0%
	}

	.grid-margin-x > .medium-offset-0 {
		margin-left: calc(0% + .9375rem)
	}

	.medium-offset-1 {
		margin-left: 8.3333333333%
	}

	.grid-margin-x > .medium-offset-1 {
		margin-left: calc(8.3333333333% + .9375rem)
	}

	.medium-offset-2 {
		margin-left: 16.6666666667%
	}

	.grid-margin-x > .medium-offset-2 {
		margin-left: calc(16.6666666667% + .9375rem)
	}

	.medium-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x > .medium-offset-3 {
		margin-left: calc(25% + .9375rem)
	}

	.medium-offset-4 {
		margin-left: 33.3333333333%
	}

	.grid-margin-x > .medium-offset-4 {
		margin-left: calc(33.3333333333% + .9375rem)
	}

	.medium-offset-5 {
		margin-left: 41.6666666667%
	}

	.grid-margin-x > .medium-offset-5 {
		margin-left: calc(41.6666666667% + .9375rem)
	}

	.medium-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x > .medium-offset-6 {
		margin-left: calc(50% + .9375rem)
	}

	.medium-offset-7 {
		margin-left: 58.3333333333%
	}

	.grid-margin-x > .medium-offset-7 {
		margin-left: calc(58.3333333333% + .9375rem)
	}

	.medium-offset-8 {
		margin-left: 66.6666666667%
	}

	.grid-margin-x > .medium-offset-8 {
		margin-left: calc(66.6666666667% + .9375rem)
	}

	.medium-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x > .medium-offset-9 {
		margin-left: calc(75% + .9375rem)
	}

	.medium-offset-10 {
		margin-left: 83.3333333333%
	}

	.grid-margin-x > .medium-offset-10 {
		margin-left: calc(83.3333333333% + .9375rem)
	}

	.medium-offset-11 {
		margin-left: 91.6666666667%
	}

	.grid-margin-x > .medium-offset-11 {
		margin-left: calc(91.6666666667% + .9375rem)
	}
}

@media print, screen and (min-width: 64em) {
	.large-offset-0 {
		margin-left: 0%
	}

	.grid-margin-x > .large-offset-0 {
		margin-left: calc(0% + .9375rem)
	}

	.large-offset-1 {
		margin-left: 8.3333333333%
	}

	.grid-margin-x > .large-offset-1 {
		margin-left: calc(8.3333333333% + .9375rem)
	}

	.large-offset-2 {
		margin-left: 16.6666666667%
	}

	.grid-margin-x > .large-offset-2 {
		margin-left: calc(16.6666666667% + .9375rem)
	}

	.large-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x > .large-offset-3 {
		margin-left: calc(25% + .9375rem)
	}

	.large-offset-4 {
		margin-left: 33.3333333333%
	}

	.grid-margin-x > .large-offset-4 {
		margin-left: calc(33.3333333333% + .9375rem)
	}

	.large-offset-5 {
		margin-left: 41.6666666667%
	}

	.grid-margin-x > .large-offset-5 {
		margin-left: calc(41.6666666667% + .9375rem)
	}

	.large-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x > .large-offset-6 {
		margin-left: calc(50% + .9375rem)
	}

	.large-offset-7 {
		margin-left: 58.3333333333%
	}

	.grid-margin-x > .large-offset-7 {
		margin-left: calc(58.3333333333% + .9375rem)
	}

	.large-offset-8 {
		margin-left: 66.6666666667%
	}

	.grid-margin-x > .large-offset-8 {
		margin-left: calc(66.6666666667% + .9375rem)
	}

	.large-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x > .large-offset-9 {
		margin-left: calc(75% + .9375rem)
	}

	.large-offset-10 {
		margin-left: 83.3333333333%
	}

	.grid-margin-x > .large-offset-10 {
		margin-left: calc(83.3333333333% + .9375rem)
	}

	.large-offset-11 {
		margin-left: 91.6666666667%
	}

	.grid-margin-x > .large-offset-11 {
		margin-left: calc(91.6666666667% + .9375rem)
	}
}

.grid-y {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column nowrap
}

.grid-y > .cell {
	width: auto;
	max-width: none
}

.grid-y > .auto {
	height: auto
}

.grid-y > .shrink {
	height: auto
}

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
	flex-basis: auto
}

@media print, screen and (min-width: 40em) {
	.grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
		flex-basis: auto
	}
}

@media print, screen and (min-width: 64em) {
	.grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
		flex-basis: auto
	}
}

.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
	-webkit-box-flex: 0;
	flex: 0 0 auto
}

.grid-y > .small-1 {
	height: 8.3333333333%
}

.grid-y > .small-2 {
	height: 16.6666666667%
}

.grid-y > .small-3 {
	height: 25%
}

.grid-y > .small-4 {
	height: 33.3333333333%
}

.grid-y > .small-5 {
	height: 41.6666666667%
}

.grid-y > .small-6 {
	height: 50%
}

.grid-y > .small-7 {
	height: 58.3333333333%
}

.grid-y > .small-8 {
	height: 66.6666666667%
}

.grid-y > .small-9 {
	height: 75%
}

.grid-y > .small-10 {
	height: 83.3333333333%
}

.grid-y > .small-11 {
	height: 91.6666666667%
}

.grid-y > .small-12 {
	height: 100%
}

@media print, screen and (min-width: 40em) {
	.grid-y > .medium-auto {
		-webkit-box-flex: 1;
		flex: 1 1 0px;
		height: auto
	}

	.grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
		-webkit-box-flex: 0;
		flex: 0 0 auto
	}

	.grid-y > .medium-shrink {
		height: auto
	}

	.grid-y > .medium-1 {
		height: 8.3333333333%
	}

	.grid-y > .medium-2 {
		height: 16.6666666667%
	}

	.grid-y > .medium-3 {
		height: 25%
	}

	.grid-y > .medium-4 {
		height: 33.3333333333%
	}

	.grid-y > .medium-5 {
		height: 41.6666666667%
	}

	.grid-y > .medium-6 {
		height: 50%
	}

	.grid-y > .medium-7 {
		height: 58.3333333333%
	}

	.grid-y > .medium-8 {
		height: 66.6666666667%
	}

	.grid-y > .medium-9 {
		height: 75%
	}

	.grid-y > .medium-10 {
		height: 83.3333333333%
	}

	.grid-y > .medium-11 {
		height: 91.6666666667%
	}

	.grid-y > .medium-12 {
		height: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.grid-y > .large-auto {
		-webkit-box-flex: 1;
		flex: 1 1 0px;
		height: auto
	}

	.grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
		-webkit-box-flex: 0;
		flex: 0 0 auto
	}

	.grid-y > .large-shrink {
		height: auto
	}

	.grid-y > .large-1 {
		height: 8.3333333333%
	}

	.grid-y > .large-2 {
		height: 16.6666666667%
	}

	.grid-y > .large-3 {
		height: 25%
	}

	.grid-y > .large-4 {
		height: 33.3333333333%
	}

	.grid-y > .large-5 {
		height: 41.6666666667%
	}

	.grid-y > .large-6 {
		height: 50%
	}

	.grid-y > .large-7 {
		height: 58.3333333333%
	}

	.grid-y > .large-8 {
		height: 66.6666666667%
	}

	.grid-y > .large-9 {
		height: 75%
	}

	.grid-y > .large-10 {
		height: 83.3333333333%
	}

	.grid-y > .large-11 {
		height: 91.6666666667%
	}

	.grid-y > .large-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -.9375rem;
	margin-bottom: -.9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-padding-y > .cell {
	padding-top: .9375rem;
	padding-bottom: .9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-padding-y > .cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-padding-y > .cell {
		padding-top: .9375rem;
		padding-bottom: .9375rem
	}
}

.grid-margin-y {
	margin-top: -.9375rem;
	margin-bottom: -.9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y > .cell {
	height: calc(100% - 1.875rem);
	margin-top: .9375rem;
	margin-bottom: .9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y > .cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y > .cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y > .auto {
	height: auto
}

.grid-margin-y > .shrink {
	height: auto
}

.grid-margin-y > .small-1 {
	height: calc(8.3333333333% - 1.875rem)
}

.grid-margin-y > .small-2 {
	height: calc(16.6666666667% - 1.875rem)
}

.grid-margin-y > .small-3 {
	height: calc(25% - 1.875rem)
}

.grid-margin-y > .small-4 {
	height: calc(33.3333333333% - 1.875rem)
}

.grid-margin-y > .small-5 {
	height: calc(41.6666666667% - 1.875rem)
}

.grid-margin-y > .small-6 {
	height: calc(50% - 1.875rem)
}

.grid-margin-y > .small-7 {
	height: calc(58.3333333333% - 1.875rem)
}

.grid-margin-y > .small-8 {
	height: calc(66.6666666667% - 1.875rem)
}

.grid-margin-y > .small-9 {
	height: calc(75% - 1.875rem)
}

.grid-margin-y > .small-10 {
	height: calc(83.3333333333% - 1.875rem)
}

.grid-margin-y > .small-11 {
	height: calc(91.6666666667% - 1.875rem)
}

.grid-margin-y > .small-12 {
	height: calc(100% - 1.875rem)
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y > .auto {
		height: auto
	}

	.grid-margin-y > .shrink {
		height: auto
	}

	.grid-margin-y > .small-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .small-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .small-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .small-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y > .medium-auto {
		height: auto
	}

	.grid-margin-y > .medium-shrink {
		height: auto
	}

	.grid-margin-y > .medium-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .medium-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .medium-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .medium-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y > .auto {
		height: auto
	}

	.grid-margin-y > .shrink {
		height: auto
	}

	.grid-margin-y > .small-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .small-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .small-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .small-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y > .medium-auto {
		height: auto
	}

	.grid-margin-y > .medium-shrink {
		height: auto
	}

	.grid-margin-y > .medium-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .medium-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .medium-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .medium-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y > .large-auto {
		height: auto
	}

	.grid-margin-y > .large-shrink {
		height: auto
	}

	.grid-margin-y > .large-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .large-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .large-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .large-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container > .grid-x {
	max-height: 100%;
	flex-wrap: nowrap
}

@media print, screen and (min-width: 40em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		align-items: stretch;
		width: 100vw
	}

	.cell .medium-grid-frame {
		width: 100%
	}

	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.medium-cell-block-container {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		max-height: 100%
	}

	.medium-cell-block-container > .grid-x {
		max-height: 100%;
		flex-wrap: nowrap
	}

	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

@media print, screen and (min-width: 64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		align-items: stretch;
		width: 100vw
	}

	.cell .large-grid-frame {
		width: 100%
	}

	.large-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.large-cell-block-container {
		display: -webkit-box;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		max-height: 100%
	}

	.large-cell-block-container > .grid-x {
		max-height: 100%;
		flex-wrap: nowrap
	}

	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	align-items: stretch;
	height: 100vh
}

@media print, screen and (min-width: 40em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media print, screen and (min-width: 64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

.cell .grid-y.grid-frame {
	height: 100%
}

@media print, screen and (min-width: 40em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}
}

@media print, screen and (min-width: 64em) {
	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

.grid-margin-y {
	margin-top: -.9375rem;
	margin-bottom: -.9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y {
		margin-top: -.9375rem;
		margin-bottom: -.9375rem
	}
}

.grid-margin-y > .cell {
	height: calc(100% - 1.875rem);
	margin-top: .9375rem;
	margin-bottom: .9375rem
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y > .cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y > .cell {
		height: calc(100% - 1.875rem);
		margin-top: .9375rem;
		margin-bottom: .9375rem
	}
}

.grid-margin-y > .auto {
	height: auto
}

.grid-margin-y > .shrink {
	height: auto
}

.grid-margin-y > .small-1 {
	height: calc(8.3333333333% - 1.875rem)
}

.grid-margin-y > .small-2 {
	height: calc(16.6666666667% - 1.875rem)
}

.grid-margin-y > .small-3 {
	height: calc(25% - 1.875rem)
}

.grid-margin-y > .small-4 {
	height: calc(33.3333333333% - 1.875rem)
}

.grid-margin-y > .small-5 {
	height: calc(41.6666666667% - 1.875rem)
}

.grid-margin-y > .small-6 {
	height: calc(50% - 1.875rem)
}

.grid-margin-y > .small-7 {
	height: calc(58.3333333333% - 1.875rem)
}

.grid-margin-y > .small-8 {
	height: calc(66.6666666667% - 1.875rem)
}

.grid-margin-y > .small-9 {
	height: calc(75% - 1.875rem)
}

.grid-margin-y > .small-10 {
	height: calc(83.3333333333% - 1.875rem)
}

.grid-margin-y > .small-11 {
	height: calc(91.6666666667% - 1.875rem)
}

.grid-margin-y > .small-12 {
	height: calc(100% - 1.875rem)
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y > .auto {
		height: auto
	}

	.grid-margin-y > .shrink {
		height: auto
	}

	.grid-margin-y > .small-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .small-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .small-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .small-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y > .medium-auto {
		height: auto
	}

	.grid-margin-y > .medium-shrink {
		height: auto
	}

	.grid-margin-y > .medium-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .medium-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .medium-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .medium-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-12 {
		height: calc(100% - 1.875rem)
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y > .auto {
		height: auto
	}

	.grid-margin-y > .shrink {
		height: auto
	}

	.grid-margin-y > .small-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .small-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .small-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .small-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .small-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .small-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y > .medium-auto {
		height: auto
	}

	.grid-margin-y > .medium-shrink {
		height: auto
	}

	.grid-margin-y > .medium-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .medium-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .medium-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .medium-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .medium-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .medium-12 {
		height: calc(100% - 1.875rem)
	}

	.grid-margin-y > .large-auto {
		height: auto
	}

	.grid-margin-y > .large-shrink {
		height: auto
	}

	.grid-margin-y > .large-1 {
		height: calc(8.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-2 {
		height: calc(16.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-3 {
		height: calc(25% - 1.875rem)
	}

	.grid-margin-y > .large-4 {
		height: calc(33.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-5 {
		height: calc(41.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-6 {
		height: calc(50% - 1.875rem)
	}

	.grid-margin-y > .large-7 {
		height: calc(58.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-8 {
		height: calc(66.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-9 {
		height: calc(75% - 1.875rem)
	}

	.grid-margin-y > .large-10 {
		height: calc(83.3333333333% - 1.875rem)
	}

	.grid-margin-y > .large-11 {
		height: calc(91.6666666667% - 1.875rem)
	}

	.grid-margin-y > .large-12 {
		height: calc(100% - 1.875rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 1.875rem)
}

@media print, screen and (min-width: 40em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media print, screen and (min-width: 64em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 1.875rem)
	}
}

@media print, screen and (min-width: 40em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

@media print, screen and (min-width: 64em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 1.875rem)
	}
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
	margin: 0;
	padding: 0
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility
}

em, i {
	font-style: italic;
	line-height: inherit
}

strong, b {
	font-weight: bold;
	line-height: inherit
}

small {
	font-size: 80%;
	line-height: inherit
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "adobe-garamond-pro", serif;
	font-style: normal;
	font-weight: normal;
	color: inherit;
	text-rendering: optimizeLegibility
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small {
	line-height: 0;
	color: #cacaca
}

h1, .h1 {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h2, .h2 {
	font-size: 1.25rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h3, .h3 {
	font-size: 1.1875rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h4, .h4 {
	font-size: 1.125rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h5, .h5 {
	font-size: 1.0625rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

h6, .h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: .5rem
}

@media print, screen and (min-width: 40em) {
	h1, .h1 {
		font-size: 3rem
	}

	h2, .h2 {
		font-size: 2.5rem
	}

	h3, .h3 {
		font-size: 1.9375rem
	}

	h4, .h4 {
		font-size: 1.5625rem
	}

	h5, .h5 {
		font-size: 1.25rem
	}

	h6, .h6 {
		font-size: 1rem
	}
}

a {
	line-height: inherit;
	color: #1779ba;
	text-decoration: none;
	cursor: pointer
}

a:hover, a:focus {
	color: #1468a0
}

a img {
	border: 0
}

hr {
	clear: both;
	max-width: 63.75rem;
	height: 0;
	margin: 1.25rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0
}

ul, ol, dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 1.6
}

li {
	font-size: inherit
}

ul {
	margin-left: 1.25rem;
	list-style-type: disc
}

ol {
	margin-left: 1.25rem
}

ul ul, ol ul, ul ol, ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0
}

dl {
	margin-bottom: 1rem
}

dl dt {
	margin-bottom: .3rem;
	font-weight: bold
}

blockquote {
	margin: 0 0 1rem;
	padding: .5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #cacaca
}

blockquote, blockquote p {
	line-height: 1.6;
	color: #8a8a8a
}

cite {
	display: block;
	font-size: .8125rem;
	color: #8a8a8a
}

cite:before {
	content: "— "
}

abbr, abbr[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
	text-decoration: none
}

figure {
	margin: 0
}

code {
	padding: .125rem .3125rem .0625rem;
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	color: #000
}

kbd {
	margin: 0;
	padding: .125rem .25rem 0;
	background-color: #e6e6e6;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	color: #000
}

.subheader {
	margin-top: .2rem;
	margin-bottom: .5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #8a8a8a
}

.lead {
	font-size: 125%;
	line-height: 1.6
}

.stat {
	font-size: 2.5rem;
	line-height: 1
}

p + .stat {
	margin-top: -1rem
}

ul.no-bullet, ol.no-bullet {
	margin-left: 0;
	list-style: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

@media print, screen and (min-width: 40em) {
	.medium-text-left {
		text-align: left
	}

	.medium-text-right {
		text-align: right
	}

	.medium-text-center {
		text-align: center
	}

	.medium-text-justify {
		text-align: justify
	}
}

@media print, screen and (min-width: 64em) {
	.large-text-left {
		text-align: left
	}

	.large-text-right {
		text-align: right
	}

	.large-text-center {
		text-align: center
	}

	.large-text-justify {
		text-align: justify
	}
}

.show-for-print {
	display: none !important
}

@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: black !important;
		text-shadow: none !important
	}

	.show-for-print {
		display: block !important
	}

	.hide-for-print {
		display: none !important
	}

	table.show-for-print {
		display: table !important
	}

	thead.show-for-print {
		display: table-header-group !important
	}

	tbody.show-for-print {
		display: table-row-group !important
	}

	tr.show-for-print {
		display: table-row !important
	}

	td.show-for-print {
		display: table-cell !important
	}

	th.show-for-print {
		display: table-cell !important
	}

	a, a:visited {
		text-decoration: underline
	}

	a[href]:after {
		content: " (" attr(href) ")"
	}

	.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
		content: ''
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	pre, blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	tr, img {
		page-break-inside: avoid
	}

	img {
		max-width: 100% !important
	}

	@page {
		margin: 0.5cm
	}

	p, h2, h3 {
		orphans: 3;
		widows: 3
	}

	h2, h3 {
		page-break-after: avoid
	}

	.print-break-inside {
		page-break-inside: auto
	}
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	cursor: pointer
}

[data-whatinput='mouse'] .close-button {
	outline: 0
}

.close-button:hover, .close-button:focus {
	color: #000
}

.close-button.small {
	right: 0.66rem;
	top: 0.33em;
	font-size: 1.5em;
	line-height: 1
}

.close-button, .close-button.medium {
	right: 1rem;
	top: 0.5rem;
	font-size: 2em;
	line-height: 1
}

.is-off-canvas-open {
	overflow: hidden
}

.js-off-canvas-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .5s ease, visibility .5s ease;
	transition: opacity .5s ease, visibility .5s ease;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.js-off-canvas-overlay.is-visible {
	opacity: 1;
	visibility: visible
}

.js-off-canvas-overlay.is-closable {
	cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
	position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
	position: fixed
}

.off-canvas-wrapper {
	position: relative;
	overflow: hidden
}

.off-canvas {
	position: fixed;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #3e4d79
}

[data-whatinput='mouse'] .off-canvas {
	outline: 0
}

.off-canvas.is-transition-push {
	z-index: 12
}

.off-canvas.is-closed {
	visibility: hidden
}

.off-canvas.is-transition-overlap {
	z-index: 1500
}

.off-canvas.is-transition-overlap.is-open {
	box-shadow: none
}

.off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-absolute {
	position: absolute;
	z-index: 12;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: #3e4d79
}

[data-whatinput='mouse'] .off-canvas-absolute {
	outline: 0
}

.off-canvas-absolute.is-transition-push {
	z-index: 12
}

.off-canvas-absolute.is-closed {
	visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
	z-index: 1500
}

.off-canvas-absolute.is-transition-overlap.is-open {
	box-shadow: none
}

.off-canvas-absolute.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.position-left {
	top: 0;
	left: 0;
	height: 100%;
	overflow-y: auto;
	width: 312px;
	-webkit-transform: translateX(-312px);
	transform: translateX(-312px)
}

.off-canvas-content .off-canvas.position-left {
	-webkit-transform: translateX(-312px);
	transform: translateX(-312px)
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
	-webkit-transform: translateX(312px);
	transform: translateX(312px)
}

.position-left.is-transition-push {
	box-shadow: inset 0 0 0 0 none
}

.position-right {
	top: 0;
	right: 0;
	height: 100%;
	overflow-y: auto;
	width: 312px;
	-webkit-transform: translateX(312px);
	transform: translateX(312px)
}

.off-canvas-content .off-canvas.position-right {
	-webkit-transform: translateX(312px);
	transform: translateX(312px)
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
	-webkit-transform: translateX(-312px);
	transform: translateX(-312px)
}

.position-right.is-transition-push {
	box-shadow: inset 0 0 0 0 none
}

.position-top {
	top: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	-webkit-transform: translateY(-250px);
	transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top {
	-webkit-transform: translateY(-250px);
	transform: translateY(-250px)
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
	-webkit-transform: translateY(250px);
	transform: translateY(250px)
}

.position-top.is-transition-push {
	box-shadow: inset 0 0 0 0 none
}

.position-bottom {
	bottom: 0;
	left: 0;
	width: 100%;
	overflow-x: auto;
	height: 250px;
	-webkit-transform: translateY(250px);
	transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom {
	-webkit-transform: translateY(250px);
	transform: translateY(250px)
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
	-webkit-transform: translateY(-250px);
	transform: translateY(-250px)
}

.position-bottom.is-transition-push {
	box-shadow: inset 0 0 0 0 none
}

.off-canvas-content {
	-webkit-transform: none;
	transform: none;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0)
}

@media print, screen and (min-width: 40em) {
	.position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-left.reveal-for-medium .close-button {
		display: none
	}

	.off-canvas-content .position-left.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-left {
		margin-left: 312px
	}

	.position-left.reveal-for-medium ~ .off-canvas-content {
		margin-left: 312px
	}

	.position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-right.reveal-for-medium .close-button {
		display: none
	}

	.off-canvas-content .position-right.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-right {
		margin-right: 312px
	}

	.position-right.reveal-for-medium ~ .off-canvas-content {
		margin-right: 312px
	}

	.position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-top.reveal-for-medium .close-button {
		display: none
	}

	.off-canvas-content .position-top.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-top {
		margin-top: 312px
	}

	.position-top.reveal-for-medium ~ .off-canvas-content {
		margin-top: 312px
	}

	.position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-bottom.reveal-for-medium .close-button {
		display: none
	}

	.off-canvas-content .position-bottom.reveal-for-medium {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 312px
	}

	.position-bottom.reveal-for-medium ~ .off-canvas-content {
		margin-bottom: 312px
	}
}

@media print, screen and (min-width: 64em) {
	.position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-left.reveal-for-large .close-button {
		display: none
	}

	.off-canvas-content .position-left.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-left {
		margin-left: 312px
	}

	.position-left.reveal-for-large ~ .off-canvas-content {
		margin-left: 312px
	}

	.position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-right.reveal-for-large .close-button {
		display: none
	}

	.off-canvas-content .position-right.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-right {
		margin-right: 312px
	}

	.position-right.reveal-for-large ~ .off-canvas-content {
		margin-right: 312px
	}

	.position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-top.reveal-for-large .close-button {
		display: none
	}

	.off-canvas-content .position-top.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-top {
		margin-top: 312px
	}

	.position-top.reveal-for-large ~ .off-canvas-content {
		margin-top: 312px
	}

	.position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none;
		z-index: 12;
		-webkit-transition: none;
		transition: none;
		visibility: visible
	}

	.position-bottom.reveal-for-large .close-button {
		display: none
	}

	.off-canvas-content .position-bottom.reveal-for-large {
		-webkit-transform: none;
		transform: none
	}

	.off-canvas-content.has-reveal-bottom {
		margin-bottom: 312px
	}

	.position-bottom.reveal-for-large ~ .off-canvas-content {
		margin-bottom: 312px
	}
}

@media print, screen and (min-width: 40em) {
	.off-canvas.in-canvas-for-medium {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}

	.off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
		box-shadow: none;
		-webkit-transform: none;
		transform: none
	}

	.off-canvas.in-canvas-for-medium .close-button {
		display: none
	}
}

@media print, screen and (min-width: 64em) {
	.off-canvas.in-canvas-for-large {
		visibility: visible;
		height: auto;
		position: static;
		background: none;
		width: auto;
		overflow: visible;
		-webkit-transition: none;
		transition: none
	}

	.off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
		box-shadow: none;
		-webkit-transform: none;
		transform: none
	}

	.off-canvas.in-canvas-for-large .close-button {
		display: none
	}
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media screen and (max-width: 39.99875em) {
	.hide-for-small-only {
		display: none !important
	}
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
	.show-for-small-only {
		display: none !important
	}
}

@media print, screen and (min-width: 40em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width: 39.99875em) {
	.show-for-medium {
		display: none !important
	}
}

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media print, screen and (min-width: 64em) {
	.hide-for-large {
		display: none !important
	}
}

@media screen and (max-width: 63.99875em) {
	.show-for-large {
		display: none !important
	}
}

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr, .show-on-focus {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.show-on-focus:active, .show-on-focus:focus {
	position: static !important;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.show-for-landscape, .hide-for-portrait {
	display: block !important
}

@media screen and (orientation: landscape) {
	.show-for-landscape, .hide-for-portrait {
		display: block !important
	}
}

@media screen and (orientation: portrait) {
	.show-for-landscape, .hide-for-portrait {
		display: none !important
	}
}

.hide-for-landscape, .show-for-portrait {
	display: none !important
}

@media screen and (orientation: landscape) {
	.hide-for-landscape, .show-for-portrait {
		display: none !important
	}
}

@media screen and (orientation: portrait) {
	.hide-for-landscape, .show-for-portrait {
		display: block !important
	}
}

.align-left {
	-webkit-box-pack: start;
	justify-content: flex-start
}

.align-right {
	-webkit-box-pack: end;
	justify-content: flex-end
}

.align-center {
	-webkit-box-pack: center;
	justify-content: center
}

.align-justify {
	-webkit-box-pack: justify;
	justify-content: space-between
}

.align-spaced {
	justify-content: space-around
}

.align-left.vertical.menu > li > a {
	-webkit-box-pack: start;
	justify-content: flex-start
}

.align-right.vertical.menu > li > a {
	-webkit-box-pack: end;
	justify-content: flex-end
}

.align-center.vertical.menu > li > a {
	-webkit-box-pack: center;
	justify-content: center
}

.align-top {
	-webkit-box-align: start;
	align-items: flex-start
}

.align-self-top {
	align-self: flex-start
}

.align-bottom {
	-webkit-box-align: end;
	align-items: flex-end
}

.align-self-bottom {
	align-self: flex-end
}

.align-middle {
	-webkit-box-align: center;
	align-items: center
}

.align-self-middle {
	align-self: center
}

.align-stretch {
	-webkit-box-align: stretch;
	align-items: stretch
}

.align-self-stretch {
	align-self: stretch
}

.align-center-middle {
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	align-content: center
}

.small-order-1 {
	-webkit-box-ordinal-group: 2;
	order: 1
}

.small-order-2 {
	-webkit-box-ordinal-group: 3;
	order: 2
}

.small-order-3 {
	-webkit-box-ordinal-group: 4;
	order: 3
}

.small-order-4 {
	-webkit-box-ordinal-group: 5;
	order: 4
}

.small-order-5 {
	-webkit-box-ordinal-group: 6;
	order: 5
}

.small-order-6 {
	-webkit-box-ordinal-group: 7;
	order: 6
}

@media print, screen and (min-width: 40em) {
	.medium-order-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}

	.medium-order-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}

	.medium-order-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}

	.medium-order-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}

	.medium-order-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}

	.medium-order-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
}

@media print, screen and (min-width: 64em) {
	.large-order-1 {
		-webkit-box-ordinal-group: 2;
		order: 1
	}

	.large-order-2 {
		-webkit-box-ordinal-group: 3;
		order: 2
	}

	.large-order-3 {
		-webkit-box-ordinal-group: 4;
		order: 3
	}

	.large-order-4 {
		-webkit-box-ordinal-group: 5;
		order: 4
	}

	.large-order-5 {
		-webkit-box-ordinal-group: 6;
		order: 5
	}

	.large-order-6 {
		-webkit-box-ordinal-group: 7;
		order: 6
	}
}

.flex-container {
	display: -webkit-box;
	display: flex
}

.flex-child-auto {
	-webkit-box-flex: 1;
	flex: 1 1 auto
}

.flex-child-grow {
	-webkit-box-flex: 1;
	flex: 1 0 auto
}

.flex-child-shrink {
	-webkit-box-flex: 0;
	flex: 0 1 auto
}

.flex-dir-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row
}

.flex-dir-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse
}

.flex-dir-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column
}

.flex-dir-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse
}

@media print, screen and (min-width: 40em) {
	.medium-flex-container {
		display: -webkit-box;
		display: flex
	}

	.medium-flex-child-auto {
		-webkit-box-flex: 1;
		flex: 1 1 auto
	}

	.medium-flex-child-grow {
		-webkit-box-flex: 1;
		flex: 1 0 auto
	}

	.medium-flex-child-shrink {
		-webkit-box-flex: 0;
		flex: 0 1 auto
	}

	.medium-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row
	}

	.medium-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		flex-direction: row-reverse
	}

	.medium-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}

	.medium-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse
	}
}

@media print, screen and (min-width: 64em) {
	.large-flex-container {
		display: -webkit-box;
		display: flex
	}

	.large-flex-child-auto {
		-webkit-box-flex: 1;
		flex: 1 1 auto
	}

	.large-flex-child-grow {
		-webkit-box-flex: 1;
		flex: 1 0 auto
	}

	.large-flex-child-shrink {
		-webkit-box-flex: 0;
		flex: 0 1 auto
	}

	.large-flex-dir-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row
	}

	.large-flex-dir-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		flex-direction: row-reverse
	}

	.large-flex-dir-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column
	}

	.large-flex-dir-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse
	}
}

@font-face {
	font-family: 'fontello';
	src: url("../font/fontello.eot?26156792");
	src: url("../font/fontello.eot?26156792#iefix") format("embedded-opentype"), url("../font/fontello.woff2?26156792") format("woff2"), url("../font/fontello.woff?26156792") format("woff"), url("../font/fontello.ttf?26156792") format("truetype"), url("../font/fontello.svg?26156792#fontello") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-email:before {
	content: '\e800'
}

.icon-external-link:before {
	content: '\e801'
}

.icon-facebook:before {
	content: '\e802'
}

.icon-linkedin:before {
	content: '\e803'
}

.icon-down-open-big:before {
	content: '\e804'
}

.icon-twitter:before {
	content: '\e805'
}

.icon-arrow-down:before {
	content: '\e809'
}

.btn-text {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	color: #850029;
	letter-spacing: 2px;
	text-transform: uppercase;
	-webkit-transition: color 150ms ease;
	transition: color 150ms ease
}

.btn-text em {
	font-size: 11.5px
}

.btn-text i {
	color: #e96e93;
	font-size: 11px;
	margin-left: 4px;
	position: relative;
	top: -1px
}

.btn-text:hover {
	color: #e96e93
}

.btn-text:active {
	color: #850029
}

.btn-follow, .btn-explore, .btn-more {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline-block;
	color: #850029;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease;
	padding: 14px 20px 14px;
	border: 1px solid #cebc9c;
	padding-right: 46px
}

.btn-follow i, .btn-explore i, .btn-more i {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #e96e93;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease
}

.btn-follow i:before, .btn-explore i:before, .btn-more i:before {
	margin: 0
}

.btn-follow:hover, .btn-explore:hover, .btn-more:hover {
	background: #ece4d5;
	color: #850029
}

.btn-follow:hover i, .btn-explore:hover i, .btn-more:hover i {
	color: #850029
}

.btn-follow:focus, .btn-explore:focus, .btn-more:focus {
	color: #850029
}

.btn-download {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline-block;
	color: #850029;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease;
	padding: 14px 20px 14px;
	border: 1px solid #850029;
	padding-right: 46px;
	background: #fff;
	color: #850029;
	outline: 1px solid transparent;
	outline-offset: -2px
}

.btn-download i {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #e96e93;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease
}

.btn-download i:before {
	margin: 0
}

.btn-download:hover {
	background-color: #850029;
	color: #fff;
	outline: 1px solid #fff
}

.btn-download:hover i {
	color: #fff
}

.btn-download:active {
	color: #fff
}

.btn-download i {
	color: #850029
}

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

.btn-download:hover i {
	color: #fff
}

.btn-download:focus {
	color: #850029
}

figure figcaption, .gallery__caption {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	color: #000;
	margin-top: 7px;
	line-height: 18px
}

figure figcaption .credit, .gallery__caption .credit {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 300;
	font-style: normal;
	display: block;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 4px
}

figure figcaption .roman, .gallery__caption .roman {
	font-style: normal
}

figure {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid-column;
	display: table
}

@media screen and (max-width: 39.99875em) {
	figure.full-mobile {
		margin-left: -20px;
		margin-right: -20px
	}

	figure.full-mobile figcaption {
		padding: 0 20px
	}
}

.person {
	color: #776441;
	margin-top: 0
}

.person img {
	margin-bottom: 15px
}

.person .caption {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 12px;
	color: #000;
	letter-spacing: 0.08px;
	line-height: 17px;
	margin: 14px 0 0 0
}

blockquote, .textblock blockquote {
	margin: 32px 0 0;
	padding: 0;
	border: none;
	hanging-punctuation: first
}

@media print, screen and (min-width: 40em) {
	blockquote, .textblock blockquote {
		margin: 22px 0 0
	}
}

blockquote + blockquote, .textblock blockquote + blockquote {
	margin-top: 33px
}

@media print, screen and (min-width: 40em) {
	blockquote + blockquote, .textblock blockquote + blockquote {
		margin-top: 37px
	}
}

blockquote p, .textblock blockquote p {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 24px;
	color: #850029;
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal
}

blockquote footer, .textblock blockquote footer {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 11px;
	color: #850029;
	letter-spacing: 1.41px;
	line-height: 17px;
	margin-top: 10px;
	text-transform: uppercase
}

blockquote footer em, .textblock blockquote footer em {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal
}

.intro-text {
	font-size: 20px;
	line-height: 30px;
	color: #000;
	margin-bottom: 44px
}

.intro-text p {
	font-size: inherit;
	line-height: inherit
}

.intro-text span {
	font-variant-caps: small-caps;
	font-feature-settings: "smcp";
	letter-spacing: 1.49px;
	color: #776441;
	font-size: 24px
}

.intro-text + .textblock {
	margin-top: -21px
}

.intro-text a {
	color: inherit;
	border-bottom: 1px dotted #bcbcbc
}

.textblock *:first-child {
	margin-top: 0
}

.textblock *:last-child {
	margin-bottom: 0
}

.textblock h3 {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #3e4d79;
	text-transform: uppercase;
	line-height: 30px;
	margin: 0 0 12px;
	font-size: 18px;
	letter-spacing: 3.15px
}

@media screen and (max-width: 39.99875em) {
	.textblock h3 .rwb {
		display: block
	}
}

.textblock h3.alternate {
	color: #000;
	letter-spacing: 0;
	letter-spacing: 0.12px;
	line-height: 30px;
	text-transform: none;
	margin-bottom: 0
}

[data-color="bg-mint"] .textblock h3.alternate {
	color: #000
}

.textblock h3.section-title {
	margin-bottom: 24px
}

[data-color="bg-mint"] .textblock h3 {
	color: #850029
}

.textblock h4 {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #3e4d79;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 2.35px;
	margin: 0 0 19px
}

.bg-red .textblock h4 {
	color: #fff
}

@media screen and (max-width: 39.99875em) {
	.bg-red .textblock h4 {
		margin-top: 34px
	}
}

.textblock h5 {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px
}

.bg-red .textblock h5 {
	color: #fff
}

.textblock p {
	color: #000;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 0.12px
}

.textblock p strong {
	font-weight: 600
}

.bg-cream .textblock p {
	color: #776441
}

.bg-red .textblock p {
	color: #fff
}

.textblock p + h3 {
	margin-top: 41px
}

.textblock a:not(.btn) {
	color: inherit;
	border-bottom: 1px dotted #bcbcbc
}

.bg-red .textblock a:not(.btn) {
	color: #fff;
	border-bottom: 1px dotted #fff
}

.textblock .smcp {
	font-variant-caps: small-caps;
	font-feature-settings: "smcp"
}

.textblock .btn {
	margin-top: 13px
}

.textblock figure {
	margin: 60px 0
}

.textblock figure.alignleft {
	float: left;
	margin: 8px 20px 2px 0
}

.textblock figure.alignright {
	float: right;
	margin: 8px 0 2px 20px
}

.textblock figure img {
	margin: 0
}

.textblock img {
	margin: 60px 0
}

.textblock img.alignleft {
	float: left;
	position: relative;
	margin: 7px 15px 2px 0
}

.textblock img.alignright {
	float: right;
	position: relative;
	margin: 7px 0 2px 15px
}

.textblock mark {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.12px;
	color: #3e4d79;
	background: none
}

.textblock ul {
	list-style: none;
	padding: 0;
	margin: 0 0 25px
}

.textblock ul li {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
	text-indent: -15px;
	padding-left: 15px
}

.textblock ul li::before {
	content: "";
	height: 8px;
	width: 8px;
	display: inline-block;
	background-color: #850029;
	margin-right: 7px
}

.textblock ul li:last-child {
	margin-bottom: 0
}

.textblock ul li a:not(.btn) {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 22px;
	border-bottom: 0
}

.textblock ul li img {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px
}

.textblock ul li .icon-external-link {
	font-size: 12px;
	margin-left: 6px;
	position: relative;
	top: -1px;
	color: #e96e93
}

.textblock ul.book-list li a {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	font-style: italic
}

.textblock address {
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0.12px;
	font-style: normal;
}

.bg-red .textblock address {
	color: #fff
}

@media print, screen and (min-width: 40em) {
	.textblock--columns {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px
	}
}

.textblock--sans h4 {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 26px;
	margin-bottom: 0;
	text-transform: none
}

.textblock--sans p {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 26px
}

.textblock.nudge-up {
	margin-top: -7px
}

.section-header {
	text-align: center;
	position: relative;
	margin-bottom: 34px
}

.section-header:after {
	background-image: radial-gradient(circle, silver 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: 6px 2px;
	content: "";
	display: block;
	height: 10px;
	width: 205px;
	margin: 27px auto 0
}

.section-header__title {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #776441;
	letter-spacing: 6px;
	margin-bottom: 13px
}

@media print, screen and (min-width: 40em) {
	.section-header__title {
		line-height: 26px
	}
}

.section-header__subtitle {
	font-size: 22px;
	line-height: 32px;
	font-weight: 400;
	font-style: italic;
	color: #776441;
	margin-bottom: 0;
	letter-spacing: 0.37px
}

@media print, screen and (min-width: 40em) {
	.section-header__subtitle {
		line-height: 26px
	}
}

.section-header--alt:after {
	display: none
}

.section-header--alt .section-header__title {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	line-height: 24px;
	color: #850029;
	letter-spacing: 3px;
	text-align: center
}

.teaser--book {
	overflow: hidden
}

.teaser--book .teaser__image {
	float: left;
	max-width: 75px;
	margin-right: 20px
}

.teaser--book .teaser__title {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	color: #000;
	letter-spacing: 0;
	line-height: 22px
}

.teaser--book .teaser__title a {
	color: inherit
}

.teaser--book .teaser__title .icon-external-link {
	font-size: 12px;
	margin-left: 6px;
	position: relative;
	top: -1px;
	color: #e96e93
}

.teaser--book .teaser__author {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 11px;
	color: #58504f;
	letter-spacing: 1.83px;
	line-height: 22px;
	text-transform: uppercase
}

.teaser--book .teaser__author em {
	font-style: normal;
	text-transform: none
}

.image-block + .image-block {
	margin-top: 58px
}

@media print, screen and (min-width: 40em) {
	.image-block + .image-block {
		margin-top: 28px
	}
}

.image-block img {
	margin-top: 23px
}

@media print, screen and (min-width: 40em) {
	.image-block img {
		margin-top: 8px
	}
}

.gallery {
	margin-bottom: -30px
}

@media print, screen and (min-width: 40em) {
	.gallery {
		margin-bottom: 0
	}
}

.gallery__item {
	margin-bottom: 30px
}

.gallery__caption {
	margin-top: -10px
}

.card {
	margin-bottom: 32px
}

@media print, screen and (min-width: 40em) {
	.card {
		padding-right: 20px
	}
}

.card__title {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	color: #850029;
	letter-spacing: 2.35px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 15px;
	display: block;
	-webkit-transition: color 150ms ease;
	transition: color 150ms ease
}

.card__title:hover {
	color: #e96e93
}

.card__title i {
	color: #e96e93;
	margin-left: 2px;
	font-size: 12px;
	position: relative;
	top: -1px
}

.card__image {
	margin-bottom: 16px
}

.card__summary {
	font-size: 16px;
	color: #000;
	letter-spacing: 0;
	line-height: 22px
}

.card--misc .spacer {
	margin-bottom: 15px
}

.global-header {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 18px;
	margin-top: 30px;
	padding: 0 20px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
}

@media print, screen and (min-width: 64em) {
	.global-header {
		padding: 0 30px
	}
}

@media screen and (max-width: 39.99875em) {
	.social {
		display: none !important
	}
}

.social__link {
	font-size: 18px;
	line-height: 1;
	display: inline-block;
	opacity: 0.5;
	color: #fff;
	-webkit-transition: opacity 250ms ease;
	transition: opacity 250ms ease
}

.social__link:hover {
	color: #fff;
	opacity: 1
}

.social__link:active, .social__link:focus {
	color: #fff;
	opacity: 1
}

.social__link--twitter {
	font-size: 16px;
	margin-right: 12px
}

.social__link--linkedin {
	font-size: 17px;
	margin-right: 5px
}

.social__link--facebook {
	margin-right: 5px
}

.social__link--email {
	font-size: 15px
}

.site-name {
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 4.95px;
	text-transform: uppercase
}

@media print, screen and (min-width: 40em) {
	.site-name {
		position: absolute;
		top: 1px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%)
	}
}

.site-name a {
	-webkit-transition: opacity 250ms ease-in;
	transition: opacity 250ms ease-in;
	color: #fff;
	opacity: 0.5
}

.site-name a:hover {
	color: #fff;
	opacity: 1
}

.menu-trigger {
	height: 16px;
	width: 18px;
	cursor: pointer;
	opacity: 0.5;
	-webkit-transition: opacity 250ms ease;
	transition: opacity 250ms ease;
	margin-right: auto;
}

.menu-trigger:hover {
	opacity: 1
}

.menu-trigger .menu-trigger__bar, .menu-trigger .menu-trigger__bar:before, .menu-trigger .menu-trigger__bar:after {
	width: 100%;
	height: 2px;
	-webkit-transition: background-color 250ms ease-in;
	transition: background-color 250ms ease-in;
	display: block
}

.menu-trigger__bar {
	position: relative;
	background-color: #fff
}

.menu-trigger__bar:before, .menu-trigger__bar:after {
	position: absolute;
	content: "";
	background-color: inherit
}

.menu-trigger__bar:before {
	top: -7px
}

.menu-trigger__bar:after {
	bottom: -7px
}

.bg-white .social__link, .bg-white .site-name a, .bg-mint .social__link, .bg-mint .site-name a, .bg-tan .social__link, .bg-tan .site-name a {
	color: #a99a7f
}

.bg-white .menu-trigger__bar, .bg-mint .menu-trigger__bar, .bg-tan .menu-trigger__bar {
	background-color: #a99a7f
}

.off-canvas {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: justify;
	justify-content: space-between
}

.off-canvas .close-button {
	color: #fff;
	opacity: 0.5;
	left: 25px;
	top: 21px;
	-webkit-transition: opacity 150ms ease;
	transition: opacity 150ms ease;
	font-size: 34px
}

.off-canvas .close-button:hover {
	opacity: 1
}

.main-menu {
	padding: 47px 30px 0 27px;
	overflow-y: auto;
	-webkit-box-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

.main-menu .menu {
	list-style: none;
	padding: 0;
	padding-bottom: 44px;
	margin: 0
}

.main-menu .menu__item:not(.menu__item--hoover) {
	line-height: 20px;
	font-size: 14px
}

.main-menu .menu__item + .menu__item {
	margin-top: 20px
}

.main-menu .menu__item a {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: inherit;
	line-height: inherit;
	color: #fff;
	-webkit-transition: color 150ms ease;
	transition: color 150ms ease
}

.main-menu .menu__item--chapter {
	margin-top: 33px;
	font-size: 11px;
	line-height: 18px
}

.main-menu .menu__item--chapter a {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #236192;
	letter-spacing: 1.41px;
	text-transform: uppercase
}

.main-menu .menu__item--hoover {
	font-size: 12px;
	margin-top: 20px !important
}

.main-menu .menu__item--hoover a {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1.41px;
	text-transform: uppercase
}

.main-menu .menu__item--hoover a i {
	color: #c3e4d4;
	margin-left: 4px;
	display: inline-block;
	vertical-align: text-bottom;
	-webkit-transition: color 150ms ease;
	transition: color 150ms ease
}

.main-menu .menu__item--hoover a:hover {
	color: #236192
}

.main-menu .menu__item--hoover a:hover i {
	color: #236192
}

.menu-cta {
	color: #fff;
	padding: 28px 30px 40px;
	background: #2c344e
}

.menu-cta__title {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2.62px;
	margin-bottom: 10px
}

.menu-cta__subtitle {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 19px;
	letter-spacing: 0.11px
}

.menu-cta .btn {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline-block;
	color: #2c334f;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease;
	padding: 14px 20px 14px;
	border: 1px solid #fff;
	padding-right: 46px;
	background: #fff;
	color: #2c334f;
	outline: 1px solid transparent;
	outline-offset: -2px
}

.menu-cta .btn i {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #e96e93;
	-webkit-transition: all 150ms ease;
	transition: all 150ms ease
}

.menu-cta .btn i:before {
	margin: 0
}

.menu-cta .btn:hover {
	background-color: #fff;
	color: #850029;
	outline: 1px solid #fff
}

.menu-cta .btn:hover i {
	color: #850029
}

.menu-cta .btn:active {
	color: #850029
}

.menu-cta .btn i {
	color: #2c334f
}

.menu-cta .btn:hover {
	background: #fff;
	color: #850029
}

.menu-cta .btn:hover i {
	color: #850029
}

.menu-cta .btn:focus {
	color: #2c334f
}

.menu-cta .btn i {
	color: inherit
}

body {
	-webkit-transition: background-color 500ms ease-in;
	transition: background-color 500ms ease-in
}

body.bg-red {
	background-color: #850029
}

body.bg-mint {
	background-color: #d2dbd3
}

body.bg-tan {
	background-color: #f0e2cf
}

.grid-outside {
	padding: 0 20px
}

hr {
	border: 0;
	height: 2px;
	margin: 60px 0;
	background-image: radial-gradient(circle, silver 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: 6px 2px
}

.section {
	padding: 124px 0 100px;
	position: relative
}

.section-footer {
	text-align: center;
	margin-top: 35px
}

@media print, screen and (min-width: 40em) {
	.section-footer {
		margin-top: 15px
	}
}

.content-header {
	margin-bottom: 44px;
	color: #850029;
	text-align: center
}

.content-header__title {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	color: inherit;
	letter-spacing: 3px;
	text-transform: uppercase
}

@media print, screen and (min-width: 40em) {
	.content-header__title {
		line-height: 19px
	}
}

.content-header__subtitle {
	color: inherit
}

.content-header--alt {
	color: #3e4d79
}

.content-header--alt .content-header__title {
	font-size: 18px;
	line-height: 28px;
	letter-spacing: 0;
	text-transform: none
}

.content-header--alt .content-header__title a {
	font-size: inherit;
	line-height: inherit;
	color: #3e4d79
}

.content-header--alt .content-header__title i {
	font-size: 14px;
	margin-left: 8px;
	color: #e96e93;
	position: relative;
	top: -1px
}

.content-header--alt .content-header__subtitle {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 11px;
	color: #58504f;
	letter-spacing: 1.83px;
	text-align: center;
	line-height: 22px;
	margin-top: 5px
}

.content-header--alt .content-header__date {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	color: #58504f;
	letter-spacing: 0;
	text-align: center;
	line-height: 22px;
	margin-top: 11px
}

.content-header--align-left {
	text-align: left
}

.content-block {
	margin-top: 60px;
	margin-bottom: 60px
}

.content-footer {
	text-align: center;
	margin-top: 15px
}

.section[data-color="bg-red"] .section__header:after {
	background-image: linear-gradient(to right, #fff 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: 3px 1px
}

.section[data-color="bg-red"] .section__title {
	color: #fff
}

.section[data-color="bg-red"] .intro-text {
	color: #fff
}

.section[data-color="bg-red"].section--sans .section__title {
	color: #850029
}

.section.bg-image {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat
}

.action.centered {
	text-align: center
}

.anchor {
	display: block;
	position: relative;
	top: -124px;
	visibility: hidden
}

.section--hero {
	padding: 0 !important;
}

.hero {
	width: 100%;
	height: 100vh;
	position: fixed;
	padding: 0 ;
}

.hero__spacer {
	height: 100vh
}

.hero__image {
	height: 100%;
	width: 100%;
	position: relative
}

.hero__image:after {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0
}

.hero__image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	-o-object-position: center top;
	object-position: center top
}

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
	.hero__image img {
		-o-object-position: 37%;
		object-position: 37%
	}
}

.hero__content {
	position: absolute;
	top: 14%;
	left: 0;
	width: 100%
}

@media print, screen and (min-width: 40em) {
	.hero__content {
		top: 20%
	}
}

.hero__content-inner {
	color: #fff;
	text-align: center
}

@media print, screen and (min-width: 40em) {
	.hero__content-inner {
		text-align: left;
		width: 336px;
		float: right;
		margin-right: 4%
	}
}

@media print, screen and (min-width: 64em) {
	.hero__content-inner {
		margin-right: 0
	}
}

.hero .seal {
	width: 216px;
	height: 215px;
	margin-bottom: 39px
}

.hero .site-title {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 26px;
	line-height: 40px;
	color: #c7ab78;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0
}

.hero .site-title::after {
	content: "";
	margin-top: 36px;
	height: 1px;
	width: 300px;
	background-color: #fff;
	display: block;
	position: relative
}

.hero .site-tagline {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 19px;
	color: #fff;
	letter-spacing: 5.59px;
	text-transform: uppercase;
	margin-top: 30px
}

.hero__bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center
}

.hero .scroll-indicator {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	background: #c7ab78;
	font-size: 11px;
	color: #fff;
	letter-spacing: 1.5px;
	text-align: center;
	width: 99px;
	height: 94px;
	text-transform: uppercase;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center
}

.hero .scroll-indicator i {
	display: block;
	font-size: 28px;
	margin-top: 5px;
	line-height: 1
}

.hero .stanford {
	background: #850029;
	width: 100%
}

.hero .stanford__inner {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	height: 107px
}

.hero .stanford__name {
	font-family: "adobe-garamond-pro", Georgia, serif;
	font-weight: 700;
	font-style: normal;
	font-size: 15px;
	color: #fff;
	line-height: 1;
	letter-spacing: 6px;
	text-transform: uppercase
}

.hero .stanford__seal {
	width: 150px;
	height: 150px;
	-webkit-transform: translateY(-53px);
	transform: translateY(-53px)
}

.section--introduction .section__header {
	margin-bottom: 24px
}

.section--introduction .section__header:after {
	background-image: linear-gradient(to right, #58504f 1px, transparent 1px);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-size: 3px 1px;
	margin: 17px auto 0
}

.section--introduction .section__title {
	color: #58504f;
	margin-bottom: 17px
}

.section--introduction .section__subtitle {
	color: #58504f
}

.section--introduction .introduction-text p {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 400;
	font-style: normal;
	hanging-punctuation: first;
	font-size: 20px;
	color: #58504f;
	line-height: 40px;
	letter-spacing: 0.15px
}

.section--introduction .introduction-text p span {
	font-size: 24px;
	font-weight: 500;
	color: #850029;
	line-height: 40px
}

.section--introduction .introduction-text p.align-center {
	text-align: center;
	line-height: 1
}

.section--introduction .introduction-text img {
	margin: 0px auto 10px;
	display: block
}

.section--introduction .note {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #58504f;
	letter-spacing: 0;
	text-align: center;
	line-height: 20px;
	max-width: 460px;
	margin: 0 auto
}

.section--letter {
	padding-top: 0
}

.section--letter .section-header__title {
	font-size: 18px
}

.section--letter .person {
	color: #776441;
	max-width: 138px;
	margin-left: 30px
}

@media print, screen and (min-width: 64em) {
	.section--letter .person {
		margin-right: 84px
	}
}

.section--letter .person + .person {
	clear: both;
	margin-left: 30px;
	margin-top: 22px
}

@media print, screen and (min-width: 40em) {
	.section--letter .person + .person {
		margin-top: 22px;
		margin-bottom: 40px
	}
}

.section--letter .textblock {
	margin-top: -4px
}

.section--letter .textblock p {
	color: #000
}

.section--letter .textblock .smcp {
	color: #776441
}

@media screen and (max-width: 39.99875em) {
	.section--letter .textblock .seal {
		margin-bottom: 100px
	}
}

.section--letter .signatures {
	display: -webkit-box;
	display: flex
}

.section--letter .signatures .sig-container {
	margin-top: 0
}

.section--letter .signatures .sig-container + .sig-container {
	margin-left: 50px;
	margin-top: 0
}

.section--letter .signatures figcaption {
	font-variant-caps: small-caps;
	font-feature-settings: "smcp";
	color: #776441;
	font-style: normal;
	font-size: 20px
}

.section--image {
	padding: 124px 0 100px;
	z-index: 10
}

.section--image .photo {
	min-height: 100vh;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center
}

.section--image .photo__image {
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	margin: 0 auto;
	min-height: 100vh;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	overflow: hidden;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1s, visibility 1s 1s;
	transition: opacity 1s, visibility 1s 1s;
	pointer-events: none
}

.section--image .photo__image--overlay:after {
	content: "";
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.35);
	position: absolute;
	top: 0;
	left: 0
}

.section--image .photo__image img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.section--image.is-active .photo__image {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 1s, visibility 1s 0s;
	transition: opacity 1s, visibility 1s 0s;
	pointer-events: auto
}

.section--image .photo-caption {
	min-height: 100vh;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin: auto;
	position: relative;
	z-index: 5;
	width: 100%
}

.section--image .photo-caption .grid-container {
	width: 100%
}

.section--image .photo-caption--framed {
	text-align: center;
	-webkit-box-pack: end;
	justify-content: flex-end
}

.section--image .photo-caption--framed .photo-caption__inner {
	background: #776441;
	max-width: 80%;
	outline: 2px solid #776441;
	outline-offset: 6px;
	padding: 31px 30px 29px
}

@media print, screen and (min-width: 64em) {
	.section--image .photo-caption--framed .photo-caption__inner {
		max-width: 50%;
		padding: 31px 60px 29px
	}
}

.section--image .photo-caption--framed .photo-caption__title {
	font-family: "Gotham SSm A", "Gotham SSm B", "helvetica", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 20px;
	color: #fff;
	letter-spacing: 5.45px;
	text-align: center;
	line-height: 26px;
	text-transform: uppercase;
	margin: 0
}

@media screen and (max-width: 39.99875em) {
	#research-scholarship-cover img {
		-o-object-position: 48%;
		object-position: 48%
	}
}

#library-archives-cover img {
	-o-object-position: 13%;
	object-position: 13%
}

@media print, screen and (min-width: 40em) {
	#library-archives-cover img {
		-o-object-position: 16%;
		object-position: 16%
	}
}

@media print, screen and (min-width: 64em) {
	#library-archives-cover img {
		-o-object-position: 0;
		object-position: 0
	}
}

#communications-education-cover img {
	-o-object-position: 100%;
	object-position: 100%
}

@media screen and (max-width: 39.99875em) {
	#people-support-cover img {
		-o-object-position: 62%;
		object-position: 62%
	}
}

.section--research-scholarship .intro-text {
	margin-bottom: -9px
}

.section--research-scholarship .textblock + .textblock {
	margin-top: 70px
}

.section--research-scholarship .section-body--1 {
	margin-top: 6px;
	margin-bottom: -11px
}

.section--research-scholarship .section-body--1 .textblock {
	margin-top: -8px
}

.section--research-scholarship .section-body--2 {
	margin-top: -6px
}

@media screen and (max-width: 39.99875em) {
	.section--research-scholarship .section-body--2 .cell + .cell {
		margin-top: 60px
	}
}

.section--research-scholarship .figure--cover {
	width: 126px
}

@media screen and (max-width: 39.99875em) {
	.section--research-scholarship .figure--1 {
		margin-top: 55px
	}
}

.section--research-scholarship .figure--2 {
	margin-top: 35px;
	margin-bottom: 20px
}

.section--research-scholarship .figure--3 {
	margin-top: 35px;
	margin-bottom: 20px
}

@media screen and (max-width: 39.99875em) {
	.section--library-archives-content .cell + .cell {
		margin-top: 60px
	}
}

@media screen and (max-width: 39.99875em) {
	.section--significant-acquisitions .cell + .cell {
		margin-top: 60px
	}
}

.section--significant-acquisitions .figure--1 {
	margin-top: 30px
}

.section--significant-acquisitions .figure--2 {
	margin-top: 30px
}

.section--significant-acquisitions .figure--3 {
	margin-top: 30px
}

@media screen and (max-width: 39.99875em) {
	.section--celebrate-100 .cell + .cell {
		margin-top: 60px
	}
}

.section--celebrate-100 .figure--1 {
	margin: 65px 0 60px
}

@media screen and (max-width: 39.99875em) {
	.section--commuincations-education-content .cell + .cell {
		margin-top: 60px
	}
}

.section--commuincations-education-content .figure--1 {
	margin: 65px 0 60px
}

.section--commuincations-education-content .figure--2 {
	margin: 65px 0 60px
}

.section--commuincations-education-content .figure--3 {
	margin-top: 35px
}

.section--commuincations-education-content .figure--4 {
	margin-top: 30px
}

@media screen and (max-width: 39.99875em) {
	.section--educating-americans .cell + .cell {
		margin-top: 60px
	}
}

.section--educating-americans .image--crisis {
	margin: 18px 0 11px
}

.section--educating-americans .image--balancing {
	margin-top: 0;
	margin-bottom: 21px
}

.section--educating-americans .image--books {
	margin: 65px 0 34px
}

@media screen and (max-width: 39.99875em) {
	.section--student-programs .cell + .cell {
		margin-top: 60px
	}
}

.section--student-programs .figure--1 {
	margin-bottom: 20px
}

.site-footer {
	min-height: 100vh;
	-webkit-box-align: center;
	align-items: center;
	display: -webkit-box;
	display: flex;
	opacity: 0;
	-webkit-transition: opacity 500ms ease;
	transition: opacity 500ms ease
}

.site-footer.is-active {
	opacity: 1
}

@media screen and (max-width: 39.99875em) {
	.site-footer {
		text-align: center;
		padding-bottom: 50px
	}
}

.site-footer figure {
	margin-bottom: 50px
}

.site-footer .section-header {
	margin-bottom: 82px
}

.site-footer .section-header:after {
	display: none
}

.site-footer .section-header__title {
	color: #fff
}

.site-footer .inner {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	min-height: 100%
}

.site-footer .textblock {
	-webkit-box-flex: 1;
	flex: 1;
	color: #fff
}

.site-footer .textblock p {
	color: #fff
}

.site-footer .textblock a {
	border-bottom-style: solid
}

.site-footer .btn {
	margin-top: 40px;
	letter-spacing: 1px;
}

.site-footer .figure--herbert-hover figcaption {
	color: #fff;
	letter-spacing: 0.1px;
	line-height: 30px
}

.site-footer .logo-hoover {
	width: 143px;
	margin-top: 50px
}

@media screen and (max-width: 39.99875em) {
	.site-footer .cell + .cell {
		margin-top: 60px
	}
}

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