@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
main {
	display: block;
}
h1 {
	font-size: 2em;
	margin: 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;
	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;
}
@media screen and (min-width: 1001px) {
	.l-Inner .l-Inner__vw100 {
		width: 100vw;
		position: relative;
		left: 50%;
		transform: translate(-50%);
	}
}
@media screen and (max-width: 1000px) {
	.l-Inner {
		max-width: none;
		margin-left: 5vw;
		margin-right: 5vw;
		width: calc(100% - 10vw);
	}
	.l-Inner .l-Inner__vw100,
	.l-Inner .l-Inner__vw100-md {
		width: 100vw;
		margin-left: -5vw;
		margin-right: -5vw;
	}
}
@media screen and (max-width: 780px) {
	.l-Inner {
		max-width: none;
		margin-left: 5vw;
		margin-right: 5vw;
		width: calc(100% - 10vw);
	}
	.l-Inner .l-Inner__vw100,
	.l-Inner .l-Inner__vw100-md,
	.l-Inner .l-Inner__vw100-sm {
		width: 100vw;
		margin-left: -5vw;
		margin-right: -5vw;
	}
}
@media screen and (max-width: 520px) {
	.l-Inner {
		max-width: none;
		margin-left: 5vw;
		margin-right: 5vw;
		width: calc(100% - 10vw);
	}
	.l-Inner .l-Inner__vw100,
	.l-Inner .l-Inner__vw100-md,
	.l-Inner .l-Inner__vw100-sm,
	.l-Inner .l-Inner__vw100-xs {
		width: 100vw;
		margin-left: -5vw;
		margin-right: -5vw;
	}
}
.l-Inner {
	max-width: 1040px;
	width: 80%;
	margin: 0 auto;
	box-sizing: border-box;
}
@media screen and (max-width: 1200px) {
	.l-Inner {
		max-width: none;
		width: 94%;
	}
}
@media screen and (min-width: 1001px) {
	.l-Inner.l-Inner--lg {
		max-width: none;
		width: 96%;
		padding: 0;
		margin-right: auto;
		margin-left: auto;
	}
}
.l-Inner.l-Inner--md {
	max-width: 94%;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
.l-Inner.l-Inner--sm {
	padding: 0;
	margin-right: auto;
}
.l-Inner .l-Inner {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.l-Grid {
	list-style-type: none;
	padding: 0;
}
.l-Grid > .l-Grid__item {
	margin: 0;
	width: 100%;
	float: left;
}
.l-Grid > .l-Grid__item:last-child.l-Grid__item--left:last-child {
	float: left;
}
.l-Grid > .l-Grid__item:last-child:first-child {
	float: left;
}
.l-Grid > .l-Grid__item:last-child.l-Grid__item--right {
	float: right;
}
.l-Grid > .l-Grid__item:last-child .Cut {
	margin-bottom: 0.5em;
	display: block;
}
@media screen and (min-width: 1001px) {
	.l-Grid .l-Grid__item {
		width: 16.6666666667%;
	}
	.l-Grid > .l-Grid__item--1 {
		width: 4.1666666667%;
	}
	.l-Grid > .l-Grid__item--2 {
		width: 8.3333333333%;
	}
	.l-Grid > .l-Grid__item--3 {
		width: 12.5%;
	}
	.l-Grid > .l-Grid__item--4 {
		width: 16.6666666667%;
	}
	.l-Grid > .l-Grid__item--5 {
		width: 20.8333333333%;
	}
	.l-Grid > .l-Grid__item--6 {
		width: 25%;
	}
	.l-Grid > .l-Grid__item--7 {
		width: 29.1666666667%;
	}
	.l-Grid > .l-Grid__item--8 {
		width: 33.3333333333%;
	}
	.l-Grid > .l-Grid__item--9 {
		width: 37.5%;
	}
	.l-Grid > .l-Grid__item--10 {
		width: 41.6666666667%;
	}
	.l-Grid > .l-Grid__item--11 {
		width: 45.8333333333%;
	}
	.l-Grid > .l-Grid__item--12 {
		width: 50%;
	}
	.l-Grid > .l-Grid__item--13 {
		width: 54.1666666667%;
	}
	.l-Grid > .l-Grid__item--14 {
		width: 58.3333333333%;
	}
	.l-Grid > .l-Grid__item--15 {
		width: 62.5%;
	}
	.l-Grid > .l-Grid__item--16 {
		width: 66.6666666667%;
	}
	.l-Grid > .l-Grid__item--17 {
		width: 70.8333333333%;
	}
	.l-Grid > .l-Grid__item--18 {
		width: 75%;
	}
	.l-Grid > .l-Grid__item--19 {
		width: 79.1666666667%;
	}
	.l-Grid > .l-Grid__item--20 {
		width: 83.3333333333%;
	}
	.l-Grid > .l-Grid__item--21 {
		width: 87.5%;
	}
	.l-Grid > .l-Grid__item--22 {
		width: 91.6666666667%;
	}
	.l-Grid > .l-Grid__item--23 {
		width: 95.8333333333%;
	}
	.l-Grid > .l-Grid__item--24 {
		width: 100%;
	}
}
@media screen and (min-width: 1201px) {
	.l-Grid > .l-Grid__item--lg-1 {
		width: 4.1666666667%;
	}
	.l-Grid > .l-Grid__item--lg-2 {
		width: 8.3333333333%;
	}
	.l-Grid > .l-Grid__item--lg-3 {
		width: 12.5%;
	}
	.l-Grid > .l-Grid__item--lg-4 {
		width: 16.6666666667%;
	}
	.l-Grid > .l-Grid__item--lg-5 {
		width: 20.8333333333%;
	}
	.l-Grid > .l-Grid__item--lg-6 {
		width: 25%;
	}
	.l-Grid > .l-Grid__item--lg-7 {
		width: 29.1666666667%;
	}
	.l-Grid > .l-Grid__item--lg-8 {
		width: 33.3333333333%;
	}
	.l-Grid > .l-Grid__item--lg-9 {
		width: 37.5%;
	}
	.l-Grid > .l-Grid__item--lg-10 {
		width: 41.6666666667%;
	}
	.l-Grid > .l-Grid__item--lg-11 {
		width: 45.8333333333%;
	}
	.l-Grid > .l-Grid__item--lg-12 {
		width: 50%;
	}
	.l-Grid > .l-Grid__item--lg-13 {
		width: 54.1666666667%;
	}
	.l-Grid > .l-Grid__item--lg-14 {
		width: 58.3333333333%;
	}
	.l-Grid > .l-Grid__item--lg-15 {
		width: 62.5%;
	}
	.l-Grid > .l-Grid__item--lg-16 {
		width: 66.6666666667%;
	}
	.l-Grid > .l-Grid__item--lg-17 {
		width: 70.8333333333%;
	}
	.l-Grid > .l-Grid__item--lg-18 {
		width: 75%;
	}
	.l-Grid > .l-Grid__item--lg-19 {
		width: 79.1666666667%;
	}
	.l-Grid > .l-Grid__item--lg-20 {
		width: 83.3333333333%;
	}
	.l-Grid > .l-Grid__item--lg-21 {
		width: 87.5%;
	}
	.l-Grid > .l-Grid__item--lg-22 {
		width: 91.6666666667%;
	}
	.l-Grid > .l-Grid__item--lg-23 {
		width: 95.8333333333%;
	}
	.l-Grid > .l-Grid__item--lg-24 {
		width: 100%;
	}
}
@media screen and (max-width: 1000px) {
	.l-Grid > .l-Grid__item--md-1 {
		width: 4.1666666667%;
	}
	.l-Grid > .l-Grid__item--md-2 {
		width: 8.3333333333%;
	}
	.l-Grid > .l-Grid__item--md-3 {
		width: 12.5%;
	}
	.l-Grid > .l-Grid__item--md-4 {
		width: 16.6666666667%;
	}
	.l-Grid > .l-Grid__item--md-5 {
		width: 20.8333333333%;
	}
	.l-Grid > .l-Grid__item--md-6 {
		width: 25%;
	}
	.l-Grid > .l-Grid__item--md-7 {
		width: 29.1666666667%;
	}
	.l-Grid > .l-Grid__item--md-8 {
		width: 33.3333333333%;
	}
	.l-Grid > .l-Grid__item--md-9 {
		width: 37.5%;
	}
	.l-Grid > .l-Grid__item--md-10 {
		width: 41.6666666667%;
	}
	.l-Grid > .l-Grid__item--md-11 {
		width: 45.8333333333%;
	}
	.l-Grid > .l-Grid__item--md-12 {
		width: 50%;
	}
	.l-Grid > .l-Grid__item--md-13 {
		width: 54.1666666667%;
	}
	.l-Grid > .l-Grid__item--md-14 {
		width: 58.3333333333%;
	}
	.l-Grid > .l-Grid__item--md-15 {
		width: 62.5%;
	}
	.l-Grid > .l-Grid__item--md-16 {
		width: 66.6666666667%;
	}
	.l-Grid > .l-Grid__item--md-17 {
		width: 70.8333333333%;
	}
	.l-Grid > .l-Grid__item--md-18 {
		width: 75%;
	}
	.l-Grid > .l-Grid__item--md-19 {
		width: 79.1666666667%;
	}
	.l-Grid > .l-Grid__item--md-20 {
		width: 83.3333333333%;
	}
	.l-Grid > .l-Grid__item--md-21 {
		width: 87.5%;
	}
	.l-Grid > .l-Grid__item--md-22 {
		width: 91.6666666667%;
	}
	.l-Grid > .l-Grid__item--md-23 {
		width: 95.8333333333%;
	}
	.l-Grid > .l-Grid__item--md-24 {
		width: 100%;
	}
}
@media screen and (max-width: 780px) {
	.l-Grid > .l-Grid__item--sm-1 {
		width: 4.1666666667%;
	}
	.l-Grid > .l-Grid__item--sm-2 {
		width: 8.3333333333%;
	}
	.l-Grid > .l-Grid__item--sm-3 {
		width: 12.5%;
	}
	.l-Grid > .l-Grid__item--sm-4 {
		width: 16.6666666667%;
	}
	.l-Grid > .l-Grid__item--sm-5 {
		width: 20.8333333333%;
	}
	.l-Grid > .l-Grid__item--sm-6 {
		width: 25%;
	}
	.l-Grid > .l-Grid__item--sm-7 {
		width: 29.1666666667%;
	}
	.l-Grid > .l-Grid__item--sm-8 {
		width: 33.3333333333%;
	}
	.l-Grid > .l-Grid__item--sm-9 {
		width: 37.5%;
	}
	.l-Grid > .l-Grid__item--sm-10 {
		width: 41.6666666667%;
	}
	.l-Grid > .l-Grid__item--sm-11 {
		width: 45.8333333333%;
	}
	.l-Grid > .l-Grid__item--sm-12 {
		width: 50%;
	}
	.l-Grid > .l-Grid__item--sm-13 {
		width: 54.1666666667%;
	}
	.l-Grid > .l-Grid__item--sm-14 {
		width: 58.3333333333%;
	}
	.l-Grid > .l-Grid__item--sm-15 {
		width: 62.5%;
	}
	.l-Grid > .l-Grid__item--sm-16 {
		width: 66.6666666667%;
	}
	.l-Grid > .l-Grid__item--sm-17 {
		width: 70.8333333333%;
	}
	.l-Grid > .l-Grid__item--sm-18 {
		width: 75%;
	}
	.l-Grid > .l-Grid__item--sm-19 {
		width: 79.1666666667%;
	}
	.l-Grid > .l-Grid__item--sm-20 {
		width: 83.3333333333%;
	}
	.l-Grid > .l-Grid__item--sm-21 {
		width: 87.5%;
	}
	.l-Grid > .l-Grid__item--sm-22 {
		width: 91.6666666667%;
	}
	.l-Grid > .l-Grid__item--sm-23 {
		width: 95.8333333333%;
	}
	.l-Grid > .l-Grid__item--sm-24 {
		width: 100%;
	}
}
.l-Grid > .has-gutter {
	padding: 0 2% 1em;
}
@media screen and (max-width: 780px) {
	.l-Grid > .has-gutter {
		padding: 0 1.2% 10px;
	}
}
@media screen and (min-width: 781px) {
	.l-Grid > .l-Grid__item--left {
		float: left;
	}
	.l-Grid > .l-Grid__item--right {
		float: right;
	}
	.l-Grid > .l-Grid__item--center {
		margin-left: auto;
		margin-right: auto;
		float: none !important;
	}
}
.l-Centering {
	position: relative;
	height: 100%;
	width: 100%;
}
.l-Centering .l-Centering__item {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.l-Cover {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.l-Cover .l-Cover__item {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 100.5%;
	min-height: 100.5%;
	max-width: inherit;
	width: auto;
	height: auto;
	object-fit: cover;
}
.Clearfix {
	zoom: 1;
}
.Clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.is-hide {
	display: none !important;
}
@media screen and (max-width: 1200px) {
	.is-hide-lg {
		display: none !important;
	}
}
@media screen and (min-width: 1201px) {
	.is-show-lg {
		display: none !important;
	}
}
@media screen and (max-width: 1000px) {
	.is-hide-md {
		display: none !important;
	}
}
@media screen and (min-width: 1001px) {
	.is-show-md {
		display: none !important;
	}
}
@media screen and (min-width: 781px) {
	.is-show-sm {
		display: none !important;
	}
}
@media screen and (max-width: 780px) {
	.is-hide-sm {
		display: none !important;
	}
}
@media screen and (min-width: 521px) {
	.is-show-xs {
		display: none !important;
	}
}
@media screen and (max-width: 520px) {
	.is-hide-xs {
		display: none !important;
	}
}
.is-align-right {
	text-align: right;
}
.is-align-left {
	text-align: left;
}
.is-align-center {
	text-align: center;
}
.is-writing-vertical,
.is-writing-vertical-xs,
.is-writing-vertical-sm,
.is-writing-vertical-md {
	writing-mode: vertical-rl;
}
@media screen and (min-width: 1001px) {
	.is-writing-vertical-md {
		writing-mode: inherit;
	}
}
@media screen and (min-width: 781px) {
	.is-writing-vertical-sm {
		writing-mode: inherit;
	}
}
@media screen and (min-width: 521px) {
	.is-writing-vertical-xs {
		writing-mode: inherit;
	}
}
.is-centering-md {
	text-align: center;
}
@media screen and (max-width: 1000px) {
	.is-centering-md {
		text-align: inherit;
	}
	.is-centering-md br {
		display: none;
	}
}
.l-Flex {
	box-sizing: border-box;
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	flex-wrap: wrap;
}
.l-Flex.l-Flex--fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 3vw;
	padding-left: 3vw;
}
.l-Flex.l-Flex--reverse {
	flex-direction: row-reverse;
}
.l-Flex.l-Flex__col--reverse {
	flex-direction: column-reverse;
}
.l-Flex > .has-gutter {
	padding: 0 2% 1em;
}
@media screen and (max-width: 1000px) {
	.l-Flex > .has-gutter {
		padding: 0 3% 10px;
	}
}
.l-Flex__col,
.l-Flex__col--24,
.l-Flex__col--23,
.l-Flex__col--22,
.l-Flex__col--21,
.l-Flex__col--20,
.l-Flex__col--19,
.l-Flex__col--18,
.l-Flex__col--17,
.l-Flex__col--16,
.l-Flex__col--15,
.l-Flex__col--14,
.l-Flex__col--13,
.l-Flex__col--12,
.l-Flex__col--11,
.l-Flex__col--10,
.l-Flex__col--9,
.l-Flex__col--8,
.l-Flex__col--7,
.l-Flex__col--6,
.l-Flex__col--5,
.l-Flex__col--4,
.l-Flex__col--3,
.l-Flex__col--2,
.l-Flex__col--1 {
	box-sizing: border-box;
	flex: 1 0 auto;
	max-width: 100%;
	height: auto;
	position: relative;
	flex-basis: 100%;
}
.l-Flex__col {
	flex-grow: 1;
	max-width: 100%;
}
.l-Flex__col--offset-24,
.l-Flex__col--offset-23,
.l-Flex__col--offset-22,
.l-Flex__col--offset-21,
.l-Flex__col--offset-20,
.l-Flex__col--offset-19,
.l-Flex__col--offset-18,
.l-Flex__col--offset-17,
.l-Flex__col--offset-16,
.l-Flex__col--offset-15,
.l-Flex__col--offset-14,
.l-Flex__col--offset-13,
.l-Flex__col--offset-12,
.l-Flex__col--offset-11,
.l-Flex__col--offset-10,
.l-Flex__col--offset-9,
.l-Flex__col--offset-8,
.l-Flex__col--offset-7,
.l-Flex__col--offset-6,
.l-Flex__col--offset-5,
.l-Flex__col--offset-4,
.l-Flex__col--offset-3,
.l-Flex__col--offset-2,
.l-Flex__col--offset-1 {
	flex-basis: auto;
}
@media screen and (min-width: 781px) {
	.l-Flex__col--1 {
		flex-basis: 4.1666666667%;
		max-width: 4.1666666667%;
	}
	.l-Flex__col--offset-1 {
		margin-left: 4.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--1 {
		flex-basis: calc(0.0416666667 * (100% - 92%));
		max-width: calc(0.0416666667 * (100% - 92%));
		margin-bottom: 1em;
	}
	.l-Flex__col--2 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.l-Flex__col--offset-2 {
		margin-left: 8.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--2 {
		flex-basis: calc(0.0833333333 * (100% - 44%));
		max-width: calc(0.0833333333 * (100% - 44%));
		margin-bottom: 1em;
	}
	.l-Flex__col--3 {
		flex-basis: 12.5%;
		max-width: 12.5%;
	}
	.l-Flex__col--offset-3 {
		margin-left: 12.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--3 {
		flex-basis: 9%;
		max-width: 9%;
		margin-bottom: 1em;
	}
	.l-Flex__col--4 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.l-Flex__col--offset-4 {
		margin-left: 16.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--4 {
		flex-basis: calc(0.1666666667 * (100% - 20%));
		max-width: calc(0.1666666667 * (100% - 20%));
		margin-bottom: 1em;
	}
	.l-Flex__col--5 {
		flex-basis: 20.8333333333%;
		max-width: 20.8333333333%;
	}
	.l-Flex__col--offset-5 {
		margin-left: 20.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--5 {
		flex-basis: calc(0.2083333333 * (100% - 15.2%));
		max-width: calc(0.2083333333 * (100% - 15.2%));
		margin-bottom: 1em;
	}
	.l-Flex__col--6 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.l-Flex__col--offset-6 {
		margin-left: 25%;
	}
	.l-Flex.has-gutter > .l-Flex__col--6 {
		flex-basis: 22%;
		max-width: 22%;
		margin-bottom: 1em;
	}
	.l-Flex__col--7 {
		flex-basis: 29.1666666667%;
		max-width: 29.1666666667%;
	}
	.l-Flex__col--offset-7 {
		margin-left: 29.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--7 {
		flex-basis: calc(0.2916666667 * (100% - 9.7142857143%));
		max-width: calc(0.2916666667 * (100% - 9.7142857143%));
		margin-bottom: 1em;
	}
	.l-Flex__col--8 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.l-Flex__col--offset-8 {
		margin-left: 33.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--8 {
		flex-basis: calc(0.3333333333 * (100% - 8%));
		max-width: calc(0.3333333333 * (100% - 8%));
		margin-bottom: 1em;
	}
	.l-Flex__col--9 {
		flex-basis: 37.5%;
		max-width: 37.5%;
	}
	.l-Flex__col--offset-9 {
		margin-left: 37.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--9 {
		flex-basis: calc(0.375 * (100% - 6.6666666667%));
		max-width: calc(0.375 * (100% - 6.6666666667%));
		margin-bottom: 1em;
	}
	.l-Flex__col--10 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.l-Flex__col--offset-10 {
		margin-left: 41.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--10 {
		flex-basis: calc(0.4166666667 * (100% - 5.6%));
		max-width: calc(0.4166666667 * (100% - 5.6%));
		margin-bottom: 1em;
	}
	.l-Flex__col--11 {
		flex-basis: 45.8333333333%;
		max-width: 45.8333333333%;
	}
	.l-Flex__col--offset-11 {
		margin-left: 45.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--11 {
		flex-basis: calc(0.4583333333 * (100% - 4.7272727273%));
		max-width: calc(0.4583333333 * (100% - 4.7272727273%));
		margin-bottom: 1em;
	}
	.l-Flex__col--12 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.l-Flex__col--offset-12 {
		margin-left: 50%;
	}
	.l-Flex.has-gutter > .l-Flex__col--12 {
		flex-basis: 48%;
		max-width: 48%;
		margin-bottom: 1em;
	}
	.l-Flex__col--13 {
		flex-basis: 54.1666666667%;
		max-width: 54.1666666667%;
	}
	.l-Flex__col--offset-13 {
		margin-left: 54.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--13 {
		flex-basis: calc(0.5416666667 * (100% - 3.3846153846%));
		max-width: calc(0.5416666667 * (100% - 3.3846153846%));
		margin-bottom: 1em;
	}
	.l-Flex__col--14 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.l-Flex__col--offset-14 {
		margin-left: 58.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--14 {
		flex-basis: calc(0.5833333333 * (100% - 2.8571428571%));
		max-width: calc(0.5833333333 * (100% - 2.8571428571%));
		margin-bottom: 1em;
	}
	.l-Flex__col--15 {
		flex-basis: 62.5%;
		max-width: 62.5%;
	}
	.l-Flex__col--offset-15 {
		margin-left: 62.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--15 {
		flex-basis: 61%;
		max-width: 61%;
		margin-bottom: 1em;
	}
	.l-Flex__col--16 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.l-Flex__col--offset-16 {
		margin-left: 66.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--16 {
		flex-basis: calc(0.6666666667 * (100% - 2%));
		max-width: calc(0.6666666667 * (100% - 2%));
		margin-bottom: 1em;
	}
	.l-Flex__col--17 {
		flex-basis: 70.8333333333%;
		max-width: 70.8333333333%;
	}
	.l-Flex__col--offset-17 {
		margin-left: 70.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--17 {
		flex-basis: calc(0.7083333333 * (100% - 1.6470588235%));
		max-width: calc(0.7083333333 * (100% - 1.6470588235%));
		margin-bottom: 1em;
	}
	.l-Flex__col--18 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.l-Flex__col--offset-18 {
		margin-left: 75%;
	}
	.l-Flex.has-gutter > .l-Flex__col--18 {
		flex-basis: calc(0.75 * (100% - 1.3333333333%));
		max-width: calc(0.75 * (100% - 1.3333333333%));
		margin-bottom: 1em;
	}
	.l-Flex__col--19 {
		flex-basis: 79.1666666667%;
		max-width: 79.1666666667%;
	}
	.l-Flex__col--offset-19 {
		margin-left: 79.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--19 {
		flex-basis: calc(0.7916666667 * (100% - 1.0526315789%));
		max-width: calc(0.7916666667 * (100% - 1.0526315789%));
		margin-bottom: 1em;
	}
	.l-Flex__col--20 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.l-Flex__col--offset-20 {
		margin-left: 83.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--20 {
		flex-basis: calc(0.8333333333 * (100% - 0.8%));
		max-width: calc(0.8333333333 * (100% - 0.8%));
		margin-bottom: 1em;
	}
	.l-Flex__col--21 {
		flex-basis: 87.5%;
		max-width: 87.5%;
	}
	.l-Flex__col--offset-21 {
		margin-left: 87.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--21 {
		flex-basis: calc(0.875 * (100% - 0.5714285714%));
		max-width: calc(0.875 * (100% - 0.5714285714%));
		margin-bottom: 1em;
	}
	.l-Flex__col--22 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.l-Flex__col--offset-22 {
		margin-left: 91.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--22 {
		flex-basis: calc(0.9166666667 * (100% - 0.3636363636%));
		max-width: calc(0.9166666667 * (100% - 0.3636363636%));
		margin-bottom: 1em;
	}
	.l-Flex__col--23 {
		flex-basis: 95.8333333333%;
		max-width: 95.8333333333%;
	}
	.l-Flex__col--offset-23 {
		margin-left: 95.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--23 {
		flex-basis: calc(0.9583333333 * (100% - 0.1739130435%));
		max-width: calc(0.9583333333 * (100% - 0.1739130435%));
		margin-bottom: 1em;
	}
	.l-Flex__col--24 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.l-Flex__col--offset-24 {
		margin-left: 100%;
	}
	.l-Flex.has-gutter > .l-Flex__col--24 {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 1em;
	}
}
.l-Flex--nowrap {
	flex-wrap: nowrap;
}
.l-Flex--start {
	justify-content: flex-start;
	text-align: start;
}
.l-Flex--center {
	justify-content: center;
}
.l-Flex--end {
	justify-content: flex-end;
	text-align: end;
}
.l-Flex--top {
	align-items: flex-start;
}
.l-Flex--middle {
	align-items: center;
}
.l-Flex--bottom {
	align-items: flex-end;
}
.l-Flex--around {
	justify-content: space-around;
}
.l-Flex--between {
	justify-content: space-between;
}
.l-Flex--stretch {
	align-items: stretch;
}
.l-Flex__col--first {
	order: -1;
}
.l-Flex__col--last {
	order: 1;
}
.l-Flex__col--stretch {
	align-self: stretch;
}
.l-Flex__col--middle {
	align-self: center;
}
.l-Flex__col--bottom {
	align-self: flex-end;
}
@media screen and (min-width: 1201px) {
	.l-Flex__col--lg-24,
	.l-Flex__col--lg-23,
	.l-Flex__col--lg-22,
	.l-Flex__col--lg-21,
	.l-Flex__col--lg-20,
	.l-Flex__col--lg-19,
	.l-Flex__col--lg-18,
	.l-Flex__col--lg-17,
	.l-Flex__col--lg-16,
	.l-Flex__col--lg-15,
	.l-Flex__col--lg-14,
	.l-Flex__col--lg-13,
	.l-Flex__col--lg-12,
	.l-Flex__col--lg-11,
	.l-Flex__col--lg-10,
	.l-Flex__col--lg-9,
	.l-Flex__col--lg-8,
	.l-Flex__col--lg-7,
	.l-Flex__col--lg-6,
	.l-Flex__col--lg-5,
	.l-Flex__col--lg-4,
	.l-Flex__col--lg-3,
	.l-Flex__col--lg-2,
	.l-Flex__col--lg-1 {
		box-sizing: border-box;
		flex: 1 0 auto;
		width: auto;
		height: auto;
	}
	.l-Flex__col--lg-1 {
		flex-basis: 4.1666666667%;
		max-width: 4.1666666667%;
	}
	.l-Flex__col--lg-offset-1 {
		margin-left: 4.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-1 {
		flex-basis: calc(0.0416666667 * (100% - 92%));
		max-width: calc(0.0416666667 * (100% - 92%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-2 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.l-Flex__col--lg-offset-2 {
		margin-left: 8.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-2 {
		flex-basis: calc(0.0833333333 * (100% - 44%));
		max-width: calc(0.0833333333 * (100% - 44%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-3 {
		flex-basis: 12.5%;
		max-width: 12.5%;
	}
	.l-Flex__col--lg-offset-3 {
		margin-left: 12.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-3 {
		flex-basis: 9%;
		max-width: 9%;
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-4 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.l-Flex__col--lg-offset-4 {
		margin-left: 16.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-4 {
		flex-basis: calc(0.1666666667 * (100% - 20%));
		max-width: calc(0.1666666667 * (100% - 20%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-5 {
		flex-basis: 20.8333333333%;
		max-width: 20.8333333333%;
	}
	.l-Flex__col--lg-offset-5 {
		margin-left: 20.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-5 {
		flex-basis: calc(0.2083333333 * (100% - 15.2%));
		max-width: calc(0.2083333333 * (100% - 15.2%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-6 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.l-Flex__col--lg-offset-6 {
		margin-left: 25%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-6 {
		flex-basis: 22%;
		max-width: 22%;
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-7 {
		flex-basis: 29.1666666667%;
		max-width: 29.1666666667%;
	}
	.l-Flex__col--lg-offset-7 {
		margin-left: 29.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-7 {
		flex-basis: calc(0.2916666667 * (100% - 9.7142857143%));
		max-width: calc(0.2916666667 * (100% - 9.7142857143%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-8 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.l-Flex__col--lg-offset-8 {
		margin-left: 33.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-8 {
		flex-basis: calc(0.3333333333 * (100% - 8%));
		max-width: calc(0.3333333333 * (100% - 8%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-9 {
		flex-basis: 37.5%;
		max-width: 37.5%;
	}
	.l-Flex__col--lg-offset-9 {
		margin-left: 37.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-9 {
		flex-basis: calc(0.375 * (100% - 6.6666666667%));
		max-width: calc(0.375 * (100% - 6.6666666667%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-10 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.l-Flex__col--lg-offset-10 {
		margin-left: 41.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-10 {
		flex-basis: calc(0.4166666667 * (100% - 5.6%));
		max-width: calc(0.4166666667 * (100% - 5.6%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-11 {
		flex-basis: 45.8333333333%;
		max-width: 45.8333333333%;
	}
	.l-Flex__col--lg-offset-11 {
		margin-left: 45.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-11 {
		flex-basis: calc(0.4583333333 * (100% - 4.7272727273%));
		max-width: calc(0.4583333333 * (100% - 4.7272727273%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-12 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.l-Flex__col--lg-offset-12 {
		margin-left: 50%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-12 {
		flex-basis: 48%;
		max-width: 48%;
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-13 {
		flex-basis: 54.1666666667%;
		max-width: 54.1666666667%;
	}
	.l-Flex__col--lg-offset-13 {
		margin-left: 54.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-13 {
		flex-basis: calc(0.5416666667 * (100% - 3.3846153846%));
		max-width: calc(0.5416666667 * (100% - 3.3846153846%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-14 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.l-Flex__col--lg-offset-14 {
		margin-left: 58.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-14 {
		flex-basis: calc(0.5833333333 * (100% - 2.8571428571%));
		max-width: calc(0.5833333333 * (100% - 2.8571428571%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-15 {
		flex-basis: 62.5%;
		max-width: 62.5%;
	}
	.l-Flex__col--lg-offset-15 {
		margin-left: 62.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-15 {
		flex-basis: 61%;
		max-width: 61%;
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-16 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.l-Flex__col--lg-offset-16 {
		margin-left: 66.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-16 {
		flex-basis: calc(0.6666666667 * (100% - 2%));
		max-width: calc(0.6666666667 * (100% - 2%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-17 {
		flex-basis: 70.8333333333%;
		max-width: 70.8333333333%;
	}
	.l-Flex__col--lg-offset-17 {
		margin-left: 70.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-17 {
		flex-basis: calc(0.7083333333 * (100% - 1.6470588235%));
		max-width: calc(0.7083333333 * (100% - 1.6470588235%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-18 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.l-Flex__col--lg-offset-18 {
		margin-left: 75%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-18 {
		flex-basis: calc(0.75 * (100% - 1.3333333333%));
		max-width: calc(0.75 * (100% - 1.3333333333%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-19 {
		flex-basis: 79.1666666667%;
		max-width: 79.1666666667%;
	}
	.l-Flex__col--lg-offset-19 {
		margin-left: 79.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-19 {
		flex-basis: calc(0.7916666667 * (100% - 1.0526315789%));
		max-width: calc(0.7916666667 * (100% - 1.0526315789%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-20 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.l-Flex__col--lg-offset-20 {
		margin-left: 83.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-20 {
		flex-basis: calc(0.8333333333 * (100% - 0.8%));
		max-width: calc(0.8333333333 * (100% - 0.8%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-21 {
		flex-basis: 87.5%;
		max-width: 87.5%;
	}
	.l-Flex__col--lg-offset-21 {
		margin-left: 87.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-21 {
		flex-basis: calc(0.875 * (100% - 0.5714285714%));
		max-width: calc(0.875 * (100% - 0.5714285714%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-22 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.l-Flex__col--lg-offset-22 {
		margin-left: 91.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-22 {
		flex-basis: calc(0.9166666667 * (100% - 0.3636363636%));
		max-width: calc(0.9166666667 * (100% - 0.3636363636%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-23 {
		flex-basis: 95.8333333333%;
		max-width: 95.8333333333%;
	}
	.l-Flex__col--lg-offset-23 {
		margin-left: 95.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-23 {
		flex-basis: calc(0.9583333333 * (100% - 0.1739130435%));
		max-width: calc(0.9583333333 * (100% - 0.1739130435%));
		margin-bottom: 1em;
	}
	.l-Flex__col--lg-24 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.l-Flex__col--lg-offset-24 {
		margin-left: 100%;
	}
	.l-Flex.has-gutter > .l-Flex__col--lg-24 {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 1em;
	}
	.l-Flex--lg-start {
		justify-content: flex-start;
		text-align: start;
	}
	.l-Flex--lg-center {
		justify-content: center;
	}
	.l-Flex--lg-end {
		justify-content: flex-end;
		text-align: end;
	}
	.l-Flex--lg-top {
		align-items: flex-start;
	}
	.l-Flex--lg-middle {
		align-items: center;
	}
	.l-Flex--lg-bottom {
		align-items: flex-end;
	}
	.l-Flex--lg-around {
		justify-content: space-around;
	}
	.l-Flex--lg-between {
		justify-content: space-between;
	}
	.l-Flex__col--lg-first {
		order: -1;
	}
	.l-Flex__col--lg-last {
		order: 1;
	}
}
@media screen and (max-width: 1000px) {
	.l-Flex__col--md-24,
	.l-Flex__col--md-23,
	.l-Flex__col--md-22,
	.l-Flex__col--md-21,
	.l-Flex__col--md-20,
	.l-Flex__col--md-19,
	.l-Flex__col--md-18,
	.l-Flex__col--md-17,
	.l-Flex__col--md-16,
	.l-Flex__col--md-15,
	.l-Flex__col--md-14,
	.l-Flex__col--md-13,
	.l-Flex__col--md-12,
	.l-Flex__col--md-11,
	.l-Flex__col--md-10,
	.l-Flex__col--md-9,
	.l-Flex__col--md-8,
	.l-Flex__col--md-7,
	.l-Flex__col--md-6,
	.l-Flex__col--md-5,
	.l-Flex__col--md-4,
	.l-Flex__col--md-3,
	.l-Flex__col--md-2,
	.l-Flex__col--md-1 {
		box-sizing: border-box;
		flex: 1 0 auto;
		width: auto;
		height: auto;
	}
	.l-Flex__col--md-offset-0 {
		margin-left: 0%;
	}
	.l-Flex__col--md-1 {
		flex-basis: 4.1666666667%;
		max-width: 4.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-1 {
		flex-basis: calc(0.0416666667 * (100% - 138%));
		max-width: calc(0.0416666667 * (100% - 138%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-1 {
		margin-left: 4.1666666667%;
	}
	.l-Flex__col--md-2 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-2 {
		flex-basis: calc(0.0833333333 * (100% - 66%));
		max-width: calc(0.0833333333 * (100% - 66%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-2 {
		margin-left: 8.3333333333%;
	}
	.l-Flex__col--md-3 {
		flex-basis: 12.5%;
		max-width: 12.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-3 {
		flex-basis: 7.25%;
		max-width: 7.25%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-3 {
		margin-left: 12.5%;
	}
	.l-Flex__col--md-4 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-4 {
		flex-basis: calc(0.1666666667 * (100% - 30%));
		max-width: calc(0.1666666667 * (100% - 30%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-4 {
		margin-left: 16.6666666667%;
	}
	.l-Flex__col--md-5 {
		flex-basis: 20.8333333333%;
		max-width: 20.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-5 {
		flex-basis: calc(0.2083333333 * (100% - 22.8%));
		max-width: calc(0.2083333333 * (100% - 22.8%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-5 {
		margin-left: 20.8333333333%;
	}
	.l-Flex__col--md-6 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-6 {
		flex-basis: 20.5%;
		max-width: 20.5%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-6 {
		margin-left: 25%;
	}
	.l-Flex__col--md-7 {
		flex-basis: 29.1666666667%;
		max-width: 29.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-7 {
		flex-basis: calc(0.2916666667 * (100% - 14.5714285714%));
		max-width: calc(0.2916666667 * (100% - 14.5714285714%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-7 {
		margin-left: 29.1666666667%;
	}
	.l-Flex__col--md-8 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-8 {
		flex-basis: calc(0.3333333333 * (100% - 12%));
		max-width: calc(0.3333333333 * (100% - 12%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-8 {
		margin-left: 33.3333333333%;
	}
	.l-Flex__col--md-9 {
		flex-basis: 37.5%;
		max-width: 37.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-9 {
		flex-basis: 33.75%;
		max-width: 33.75%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-9 {
		margin-left: 37.5%;
	}
	.l-Flex__col--md-10 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-10 {
		flex-basis: calc(0.4166666667 * (100% - 8.4%));
		max-width: calc(0.4166666667 * (100% - 8.4%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-10 {
		margin-left: 41.6666666667%;
	}
	.l-Flex__col--md-11 {
		flex-basis: 45.8333333333%;
		max-width: 45.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-11 {
		flex-basis: calc(0.4583333333 * (100% - 7.0909090909%));
		max-width: calc(0.4583333333 * (100% - 7.0909090909%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-11 {
		margin-left: 45.8333333333%;
	}
	.l-Flex__col--md-12 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-12 {
		flex-basis: 47%;
		max-width: 47%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-12 {
		margin-left: 50%;
	}
	.l-Flex__col--md-13 {
		flex-basis: 54.1666666667%;
		max-width: 54.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-13 {
		flex-basis: calc(0.5416666667 * (100% - 5.0769230769%));
		max-width: calc(0.5416666667 * (100% - 5.0769230769%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-13 {
		margin-left: 54.1666666667%;
	}
	.l-Flex__col--md-14 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-14 {
		flex-basis: calc(0.5833333333 * (100% - 4.2857142857%));
		max-width: calc(0.5833333333 * (100% - 4.2857142857%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-14 {
		margin-left: 58.3333333333%;
	}
	.l-Flex__col--md-15 {
		flex-basis: 62.5%;
		max-width: 62.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-15 {
		flex-basis: 60.25%;
		max-width: 60.25%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-15 {
		margin-left: 62.5%;
	}
	.l-Flex__col--md-16 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-16 {
		flex-basis: calc(0.6666666667 * (100% - 3%));
		max-width: calc(0.6666666667 * (100% - 3%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-16 {
		margin-left: 66.6666666667%;
	}
	.l-Flex__col--md-17 {
		flex-basis: 70.8333333333%;
		max-width: 70.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-17 {
		flex-basis: calc(0.7083333333 * (100% - 2.4705882353%));
		max-width: calc(0.7083333333 * (100% - 2.4705882353%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-17 {
		margin-left: 70.8333333333%;
	}
	.l-Flex__col--md-18 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-18 {
		flex-basis: 73.5%;
		max-width: 73.5%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-18 {
		margin-left: 75%;
	}
	.l-Flex__col--md-19 {
		flex-basis: 79.1666666667%;
		max-width: 79.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-19 {
		flex-basis: calc(0.7916666667 * (100% - 1.5789473684%));
		max-width: calc(0.7916666667 * (100% - 1.5789473684%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-19 {
		margin-left: 79.1666666667%;
	}
	.l-Flex__col--md-20 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-20 {
		flex-basis: calc(0.8333333333 * (100% - 1.2%));
		max-width: calc(0.8333333333 * (100% - 1.2%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-20 {
		margin-left: 83.3333333333%;
	}
	.l-Flex__col--md-21 {
		flex-basis: 87.5%;
		max-width: 87.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-21 {
		flex-basis: calc(0.875 * (100% - 0.8571428571%));
		max-width: calc(0.875 * (100% - 0.8571428571%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-21 {
		margin-left: 87.5%;
	}
	.l-Flex__col--md-22 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-22 {
		flex-basis: calc(0.9166666667 * (100% - 0.5454545455%));
		max-width: calc(0.9166666667 * (100% - 0.5454545455%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-22 {
		margin-left: 91.6666666667%;
	}
	.l-Flex__col--md-23 {
		flex-basis: 95.8333333333%;
		max-width: 95.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-23 {
		flex-basis: calc(0.9583333333 * (100% - 0.2608695652%));
		max-width: calc(0.9583333333 * (100% - 0.2608695652%));
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-23 {
		margin-left: 95.8333333333%;
	}
	.l-Flex__col--md-24 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.l-Flex.has-gutter > .l-Flex__col--md-24 {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 6%;
	}
	.l-Flex__col--md-offset-24 {
		margin-left: 100%;
	}
	.l-Flex--md-start {
		justify-content: flex-start;
		text-align: start;
	}
	.l-Flex--md-center {
		justify-content: center;
	}
	.l-Flex--md-end {
		justify-content: flex-end;
		text-align: end;
	}
	.l-Flex--md-top {
		align-items: flex-start;
	}
	.l-Flex--md-middle {
		align-items: center;
	}
	.l-Flex--md-bottom {
		align-items: flex-end;
	}
	.l-Flex--md-around {
		justify-content: space-around;
	}
	.l-Flex--md-between {
		justify-content: space-between;
	}
	.l-Flex__col--md-first {
		order: -1;
	}
	.l-Flex__col--md-last {
		order: 1;
	}
}
@media screen and (max-width: 780px) {
	.l-Flex__col--sm-24,
	.l-Flex__col--sm-23,
	.l-Flex__col--sm-22,
	.l-Flex__col--sm-21,
	.l-Flex__col--sm-20,
	.l-Flex__col--sm-19,
	.l-Flex__col--sm-18,
	.l-Flex__col--sm-17,
	.l-Flex__col--sm-16,
	.l-Flex__col--sm-15,
	.l-Flex__col--sm-14,
	.l-Flex__col--sm-13,
	.l-Flex__col--sm-12,
	.l-Flex__col--sm-11,
	.l-Flex__col--sm-10,
	.l-Flex__col--sm-9,
	.l-Flex__col--sm-8,
	.l-Flex__col--sm-7,
	.l-Flex__col--sm-6,
	.l-Flex__col--sm-5,
	.l-Flex__col--sm-4,
	.l-Flex__col--sm-3,
	.l-Flex__col--sm-2,
	.l-Flex__col--sm-1 {
		box-sizing: border-box;
		flex: 1 0 auto;
		width: auto;
		height: auto;
	}
	.l-Flex__col--sm-offset-0 {
		margin-left: 0%;
	}
	.l-Flex__col--sm-1 {
		flex-basis: 4.1666666667%;
		max-width: 4.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-1 {
		flex-basis: calc(0.0416666667 * (100% - 184%));
		max-width: calc(0.0416666667 * (100% - 184%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-1 {
		margin-left: 4.1666666667%;
	}
	.l-Flex__col--sm-2 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-2 {
		flex-basis: calc(0.0833333333 * (100% - 88%));
		max-width: calc(0.0833333333 * (100% - 88%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-2 {
		margin-left: 8.3333333333%;
	}
	.l-Flex__col--sm-3 {
		flex-basis: 12.5%;
		max-width: 12.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-3 {
		flex-basis: 5.5%;
		max-width: 5.5%;
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-3 {
		margin-left: 12.5%;
	}
	.l-Flex__col--sm-4 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-4 {
		flex-basis: calc(0.1666666667 * (100% - 40%));
		max-width: calc(0.1666666667 * (100% - 40%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-4 {
		margin-left: 16.6666666667%;
	}
	.l-Flex__col--sm-5 {
		flex-basis: 20.8333333333%;
		max-width: 20.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-5 {
		flex-basis: calc(0.2083333333 * (100% - 30.4%));
		max-width: calc(0.2083333333 * (100% - 30.4%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-5 {
		margin-left: 20.8333333333%;
	}
	.l-Flex__col--sm-6 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-6 {
		flex-basis: 19%;
		max-width: 19%;
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-6 {
		margin-left: 25%;
	}
	.l-Flex__col--sm-7 {
		flex-basis: 29.1666666667%;
		max-width: 29.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-7 {
		flex-basis: calc(0.2916666667 * (100% - 19.4285714286%));
		max-width: calc(0.2916666667 * (100% - 19.4285714286%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-7 {
		margin-left: 29.1666666667%;
	}
	.l-Flex__col--sm-8 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-8 {
		flex-basis: calc(0.3333333333 * (100% - 16%));
		max-width: calc(0.3333333333 * (100% - 16%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-8 {
		margin-left: 33.3333333333%;
	}
	.l-Flex__col--sm-9 {
		flex-basis: 37.5%;
		max-width: 37.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-9 {
		flex-basis: calc(0.375 * (100% - 13.3333333333%));
		max-width: calc(0.375 * (100% - 13.3333333333%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-9 {
		margin-left: 37.5%;
	}
	.l-Flex__col--sm-10 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-10 {
		flex-basis: calc(0.4166666667 * (100% - 11.2%));
		max-width: calc(0.4166666667 * (100% - 11.2%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-10 {
		margin-left: 41.6666666667%;
	}
	.l-Flex__col--sm-11 {
		flex-basis: 45.8333333333%;
		max-width: 45.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-11 {
		flex-basis: calc(0.4583333333 * (100% - 9.4545454545%));
		max-width: calc(0.4583333333 * (100% - 9.4545454545%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-11 {
		margin-left: 45.8333333333%;
	}
	.l-Flex__col--sm-12 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-12 {
		flex-basis: 46%;
		max-width: 46%;
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-12 {
		margin-left: 50%;
	}
	.l-Flex__col--sm-13 {
		flex-basis: 54.1666666667%;
		max-width: 54.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-13 {
		flex-basis: calc(0.5416666667 * (100% - 6.7692307692%));
		max-width: calc(0.5416666667 * (100% - 6.7692307692%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-13 {
		margin-left: 54.1666666667%;
	}
	.l-Flex__col--sm-14 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-14 {
		flex-basis: calc(0.5833333333 * (100% - 5.7142857143%));
		max-width: calc(0.5833333333 * (100% - 5.7142857143%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-14 {
		margin-left: 58.3333333333%;
	}
	.l-Flex__col--sm-15 {
		flex-basis: 62.5%;
		max-width: 62.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-15 {
		flex-basis: 59.5%;
		max-width: 59.5%;
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-15 {
		margin-left: 62.5%;
	}
	.l-Flex__col--sm-16 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-16 {
		flex-basis: calc(0.6666666667 * (100% - 4%));
		max-width: calc(0.6666666667 * (100% - 4%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-16 {
		margin-left: 66.6666666667%;
	}
	.l-Flex__col--sm-17 {
		flex-basis: 70.8333333333%;
		max-width: 70.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-17 {
		flex-basis: calc(0.7083333333 * (100% - 3.2941176471%));
		max-width: calc(0.7083333333 * (100% - 3.2941176471%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-17 {
		margin-left: 70.8333333333%;
	}
	.l-Flex__col--sm-18 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-18 {
		flex-basis: calc(0.75 * (100% - 2.6666666667%));
		max-width: calc(0.75 * (100% - 2.6666666667%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-18 {
		margin-left: 75%;
	}
	.l-Flex__col--sm-19 {
		flex-basis: 79.1666666667%;
		max-width: 79.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-19 {
		flex-basis: calc(0.7916666667 * (100% - 2.1052631579%));
		max-width: calc(0.7916666667 * (100% - 2.1052631579%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-19 {
		margin-left: 79.1666666667%;
	}
	.l-Flex__col--sm-20 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-20 {
		flex-basis: calc(0.8333333333 * (100% - 1.6%));
		max-width: calc(0.8333333333 * (100% - 1.6%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-20 {
		margin-left: 83.3333333333%;
	}
	.l-Flex__col--sm-21 {
		flex-basis: 87.5%;
		max-width: 87.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-21 {
		flex-basis: calc(0.875 * (100% - 1.1428571429%));
		max-width: calc(0.875 * (100% - 1.1428571429%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-21 {
		margin-left: 87.5%;
	}
	.l-Flex__col--sm-22 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-22 {
		flex-basis: calc(0.9166666667 * (100% - 0.7272727273%));
		max-width: calc(0.9166666667 * (100% - 0.7272727273%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-22 {
		margin-left: 91.6666666667%;
	}
	.l-Flex__col--sm-23 {
		flex-basis: 95.8333333333%;
		max-width: 95.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-23 {
		flex-basis: calc(0.9583333333 * (100% - 0.347826087%));
		max-width: calc(0.9583333333 * (100% - 0.347826087%));
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-23 {
		margin-left: 95.8333333333%;
	}
	.l-Flex__col--sm-24 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.l-Flex.has-gutter > .l-Flex__col--sm-24 {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 8%;
	}
	.l-Flex__col--sm-offset-24 {
		margin-left: 100%;
	}
	.l-Flex--sm-start {
		justify-content: flex-start;
		text-align: start;
	}
	.l-Flex--sm-center {
		justify-content: center;
	}
	.l-Flex--sm-end {
		justify-content: flex-end;
		text-align: end;
	}
	.l-Flex--sm-top {
		align-items: flex-start;
	}
	.l-Flex--sm-middle {
		align-items: center;
	}
	.l-Flex--sm-bottom {
		align-items: flex-end;
	}
	.l-Flex--sm-around {
		justify-content: space-around;
	}
	.l-Flex--sm-between {
		justify-content: space-between;
	}
	.l-Flex__col--sm-first {
		order: -1;
	}
	.l-Flex__col--sm-last {
		order: 1;
	}
}
@media screen and (max-width: 520px) {
	.l-Flex__col--xs-24,
	.l-Flex__col--xs-23,
	.l-Flex__col--xs-22,
	.l-Flex__col--xs-21,
	.l-Flex__col--xs-20,
	.l-Flex__col--xs-19,
	.l-Flex__col--xs-18,
	.l-Flex__col--xs-17,
	.l-Flex__col--xs-16,
	.l-Flex__col--xs-15,
	.l-Flex__col--xs-14,
	.l-Flex__col--xs-13,
	.l-Flex__col--xs-12,
	.l-Flex__col--xs-11,
	.l-Flex__col--xs-10,
	.l-Flex__col--xs-9,
	.l-Flex__col--xs-8,
	.l-Flex__col--xs-7,
	.l-Flex__col--xs-6,
	.l-Flex__col--xs-5,
	.l-Flex__col--xs-4,
	.l-Flex__col--xs-3,
	.l-Flex__col--xs-2,
	.l-Flex__col--xs-1 {
		box-sizing: border-box;
		flex: 1 0 auto;
		width: auto;
		height: auto;
	}
	.l-Flex__col--xs-offset-0 {
		margin-left: 0%;
	}
	.l-Flex__col--xs-1 {
		flex-basis: 4.1666666667%;
		max-width: 4.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-1 {
		flex-basis: calc(0.0416666667 * (100% - 184%));
		max-width: calc(0.0416666667 * (100% - 184%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-1 {
		margin-left: 4.1666666667%;
	}
	.l-Flex__col--xs-2 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-2 {
		flex-basis: calc(0.0833333333 * (100% - 88%));
		max-width: calc(0.0833333333 * (100% - 88%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-2 {
		margin-left: 8.3333333333%;
	}
	.l-Flex__col--xs-3 {
		flex-basis: 12.5%;
		max-width: 12.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-3 {
		flex-basis: 5.5%;
		max-width: 5.5%;
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-3 {
		margin-left: 12.5%;
	}
	.l-Flex__col--xs-4 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-4 {
		flex-basis: calc(0.1666666667 * (100% - 40%));
		max-width: calc(0.1666666667 * (100% - 40%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-4 {
		margin-left: 16.6666666667%;
	}
	.l-Flex__col--xs-5 {
		flex-basis: 20.8333333333%;
		max-width: 20.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-5 {
		flex-basis: calc(0.2083333333 * (100% - 30.4%));
		max-width: calc(0.2083333333 * (100% - 30.4%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-5 {
		margin-left: 20.8333333333%;
	}
	.l-Flex__col--xs-6 {
		flex-basis: 25%;
		max-width: 25%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-6 {
		flex-basis: 19%;
		max-width: 19%;
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-6 {
		margin-left: 25%;
	}
	.l-Flex__col--xs-7 {
		flex-basis: 29.1666666667%;
		max-width: 29.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-7 {
		flex-basis: calc(0.2916666667 * (100% - 19.4285714286%));
		max-width: calc(0.2916666667 * (100% - 19.4285714286%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-7 {
		margin-left: 29.1666666667%;
	}
	.l-Flex__col--xs-8 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-8 {
		flex-basis: calc(0.3333333333 * (100% - 16%));
		max-width: calc(0.3333333333 * (100% - 16%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-8 {
		margin-left: 33.3333333333%;
	}
	.l-Flex__col--xs-9 {
		flex-basis: 37.5%;
		max-width: 37.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-9 {
		flex-basis: calc(0.375 * (100% - 13.3333333333%));
		max-width: calc(0.375 * (100% - 13.3333333333%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-9 {
		margin-left: 37.5%;
	}
	.l-Flex__col--xs-10 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-10 {
		flex-basis: calc(0.4166666667 * (100% - 11.2%));
		max-width: calc(0.4166666667 * (100% - 11.2%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-10 {
		margin-left: 41.6666666667%;
	}
	.l-Flex__col--xs-11 {
		flex-basis: 45.8333333333%;
		max-width: 45.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-11 {
		flex-basis: calc(0.4583333333 * (100% - 9.4545454545%));
		max-width: calc(0.4583333333 * (100% - 9.4545454545%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-11 {
		margin-left: 45.8333333333%;
	}
	.l-Flex__col--xs-12 {
		flex-basis: 50%;
		max-width: 50%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-12 {
		flex-basis: 46%;
		max-width: 46%;
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-12 {
		margin-left: 50%;
	}
	.l-Flex__col--xs-13 {
		flex-basis: 54.1666666667%;
		max-width: 54.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-13 {
		flex-basis: calc(0.5416666667 * (100% - 6.7692307692%));
		max-width: calc(0.5416666667 * (100% - 6.7692307692%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-13 {
		margin-left: 54.1666666667%;
	}
	.l-Flex__col--xs-14 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-14 {
		flex-basis: calc(0.5833333333 * (100% - 5.7142857143%));
		max-width: calc(0.5833333333 * (100% - 5.7142857143%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-14 {
		margin-left: 58.3333333333%;
	}
	.l-Flex__col--xs-15 {
		flex-basis: 62.5%;
		max-width: 62.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-15 {
		flex-basis: 59.5%;
		max-width: 59.5%;
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-15 {
		margin-left: 62.5%;
	}
	.l-Flex__col--xs-16 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-16 {
		flex-basis: calc(0.6666666667 * (100% - 4%));
		max-width: calc(0.6666666667 * (100% - 4%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-16 {
		margin-left: 66.6666666667%;
	}
	.l-Flex__col--xs-17 {
		flex-basis: 70.8333333333%;
		max-width: 70.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-17 {
		flex-basis: calc(0.7083333333 * (100% - 3.2941176471%));
		max-width: calc(0.7083333333 * (100% - 3.2941176471%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-17 {
		margin-left: 70.8333333333%;
	}
	.l-Flex__col--xs-18 {
		flex-basis: 75%;
		max-width: 75%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-18 {
		flex-basis: calc(0.75 * (100% - 2.6666666667%));
		max-width: calc(0.75 * (100% - 2.6666666667%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-18 {
		margin-left: 75%;
	}
	.l-Flex__col--xs-19 {
		flex-basis: 79.1666666667%;
		max-width: 79.1666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-19 {
		flex-basis: calc(0.7916666667 * (100% - 2.1052631579%));
		max-width: calc(0.7916666667 * (100% - 2.1052631579%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-19 {
		margin-left: 79.1666666667%;
	}
	.l-Flex__col--xs-20 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-20 {
		flex-basis: calc(0.8333333333 * (100% - 1.6%));
		max-width: calc(0.8333333333 * (100% - 1.6%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-20 {
		margin-left: 83.3333333333%;
	}
	.l-Flex__col--xs-21 {
		flex-basis: 87.5%;
		max-width: 87.5%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-21 {
		flex-basis: calc(0.875 * (100% - 1.1428571429%));
		max-width: calc(0.875 * (100% - 1.1428571429%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-21 {
		margin-left: 87.5%;
	}
	.l-Flex__col--xs-22 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-22 {
		flex-basis: calc(0.9166666667 * (100% - 0.7272727273%));
		max-width: calc(0.9166666667 * (100% - 0.7272727273%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-22 {
		margin-left: 91.6666666667%;
	}
	.l-Flex__col--xs-23 {
		flex-basis: 95.8333333333%;
		max-width: 95.8333333333%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-23 {
		flex-basis: calc(0.9583333333 * (100% - 0.347826087%));
		max-width: calc(0.9583333333 * (100% - 0.347826087%));
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-23 {
		margin-left: 95.8333333333%;
	}
	.l-Flex__col--xs-24 {
		flex-basis: 100%;
		max-width: 100%;
	}
	.l-Flex.has-gutter > .l-Flex__col--xs-24 {
		flex-basis: 100%;
		max-width: 100%;
		margin-bottom: 8%;
	}
	.l-Flex__col--xs-offset-24 {
		margin-left: 100%;
	}
	.l-Flex--xs-start {
		justify-content: flex-start;
		text-align: start;
	}
	.l-Flex--xs-center {
		justify-content: center;
	}
	.l-Flex--xs-end {
		justify-content: flex-end;
		text-align: end;
	}
	.l-Flex--xs-top {
		align-items: flex-start;
	}
	.l-Flex--xs-middle {
		align-items: center;
	}
	.l-Flex--xs-bottom {
		align-items: flex-end;
	}
	.l-Flex--xs-around {
		justify-content: space-around;
	}
	.l-Flex--xs-between {
		justify-content: space-between;
	}
	.l-Flex__col--xs-first {
		order: -1;
	}
	.l-Flex__col--xs-last {
		order: 1;
	}
}
*,
:after,
:before {
	box-sizing: border-box;
	outline: 0;
}
html {
	width: 100%;
	height: 100%;
	background: #b8bdbb;
}
body {
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
	background: #d3d3cf;
}
@media screen and (max-width: 520px) {
	#wrapper {
		overflow-x: hidden;
	}
}
h2,
h3 {
	font-weight: 400;
	margin: 5% 0;
	line-height: 1.5;
}
p {
	line-height: 1.65;
}
article p {
	margin-bottom: 2em;
}
article hr {
	width: 100%;
	height: 1px;
	position: relative;
	background: none;
	border: none;
	margin: 3em 0;
}
article hr:after {
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -0.15em;
	text-decoration: none !important;
	content: "* * *";
	display: inline-block;
	padding: 0 1em;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}
.Main {
	position: relative;
	min-height: 100vh;
	width: 100%;
}
.Section {
	padding: 6em 0;
}
.Section .Section__h {
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	font-style: italic;
	color: #101010;
	text-align: center;
}
.ArchiveTitle em {
	color: #fff;
}
.Delimiter {
	opacity: 0.5;
	padding: 0 0.35em;
}
nav ul,
.NavG ul,
.NavG dl {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
nav ul li {
	display: inline-block;
}
ol,
ul {
	line-height: 1.5;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-left: 5%;
	list-style: none;
}
ol li,
ul li {
	margin-top: 0.65em;
	margin-bottom: 0.65em;
}
ol {
	list-style: none;
	counter-reset: yourDefinition;
}
ol.no-list-style {
	list-style: none;
}
ol > li {
	position: relative;
	align-items: baseline;
	margin: 0 0 5px;
}
ol > li:before {
	counter-increment: yourDefinition;
	content: counter(yourDefinition) ".";
	font-size: 110%;
	position: absolute;
	left: -2em;
}
.Table ol,
.Table ul {
	padding-left: 14px;
}
.Table ol li,
.Table ul li {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
article ul.List {
	list-style: disc;
}
article ul.List.List--noStyle {
	list-style: none;
}
article p + ul.List.List--nsP {
	margin-top: -1em;
}
article ul.List.List--link {
	list-style: none;
}
article ul.List.List--link > li:before {
	position: absolute;
	left: -2em;
	color: #4e5254;
	top: 0.4em;
}
@media screen and (max-width: 520px) {
	article ul.List.List--link > li:before {
		left: -1.5em;
	}
}
@media screen and (max-width: 520px) {
	article ul.List {
		padding-left: 1.5em;
	}
	article ul.List > li {
		word-break: break-all;
	}
}
article ul.List > li {
	padding: 0;
	position: relative;
}
article ol {
	padding-left: 2.5em;
	line-height: 1.65em;
}
article ol > li {
	margin-bottom: 1.5em;
}
ul.reset {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
dl {
	margin: 2em 0;
}
dl dt,
dl dd {
	padding-bottom: 0.8em;
	line-height: 1.4;
}
dl dt {
	font-weight: 600;
	display: block;
}
dl dd {
	padding-left: 0;
	margin-left: 0;
}
.Table dl {
	margin: 0.5em 0;
	list-style-type: disc;
}
.Table dl dt,
.Table dl dd {
	padding: 0;
}
.Table dl dt {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.Table dl dd {
	position: relative;
	padding-left: 2em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.Table dl dd:before {
	content: "●";
	position: absolute;
	left: 0.6em;
	opacity: 0.25;
}
figure,
.Cut {
	margin: 0 auto 1.65em;
}
@media screen and (max-width: 520px) {
	figure,
	.Cut {
		margin-bottom: 2.5em;
	}
}
figure a,
.Cut a {
	display: block;
	border: 1px solid rgba(78, 82, 84, 0.1);
}
figure img,
.Cut img {
	max-width: 100%;
	height: auto;
	display: block;
}
figure.Cut--left,
.Cut.Cut--left {
	float: left;
	margin-right: 30px;
}
figure.Cut--right,
.Cut.Cut--right {
	float: right;
	margin-left: 30px;
}
figure.Cut--center,
.Cut.Cut--center {
	text-align: center;
}
figure.Cut--center img,
.Cut.Cut--center img {
	margin-left: auto;
	margin-right: auto;
}
figure p,
figure figcaption,
.Cut p,
.Cut figcaption {
	margin: 0.6em 0 0.4em;
	padding-left: 1em;
	font-size: 75%;
	line-height: 1.4;
	white-space: normal;
	max-width: 80%;
	word-wrap: break-word;
	display: inline-block;
	color: #4e5254;
}
figure.Cut--do-fit img,
.Cut.Cut--do-fit img {
	width: 100%;
	height: auto;
}
figure.Cut--max-width,
.Cut.Cut--max-width {
	max-width: 40vw;
	max-width: calc(50vw - 40px);
}
figure.Cut--scroll,
.Cut.Cut--scroll {
	overflow: scroll;
}
figure.Cut--scroll img,
.Cut.Cut--scroll img {
	max-width: none;
}
img.lazyload {
	opacity: 0;
}
.Anchor:before {
	content: " ";
	margin-top: -80px;
	height: 80px;
	display: block;
	visibility: hidden;
	z-index: -1;
}
@media screen and (max-width: 780px) {
	.Anchor:before {
		margin-top: -100px;
		height: 100px;
	}
}
.EmbedContainer.EmbedContainer--youtube,
.EmbedContainer.EmbedContainer--vimeo,
.EmbedContainer.EmbedContainer--ted {
	position: relative;
	width: 100%;
	margin-bottom: 1em;
}
.EmbedContainer.EmbedContainer--youtube:before,
.EmbedContainer.EmbedContainer--vimeo:before,
.EmbedContainer.EmbedContainer--ted:before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 56.25%;
}
.EmbedContainer.EmbedContainer--youtube iframe,
.EmbedContainer.EmbedContainer--vimeo iframe,
.EmbedContainer.EmbedContainer--ted iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
article section,
.l-Inner,
.clearfix {
	zoom: 1;
}
article section:after,
.l-Inner:after,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.HeaderG {
	position: fixed;
	top: 0;
	height: 100px;
	width: 100%;
	z-index: 100;
}
.HeaderG .HeaderG__logo {
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
}
.HeaderG .HeaderG__logo a {
	display: block;
	height: 80%;
	width: 70px;
}
@media screen and (max-width: 520px) {
	.HeaderG .HeaderG__logo a {
		width: 50px;
	}
}
.Logo svg path {
	fill: #fff;
}
a:hover .Logo svg path {
	fill: #bbff05;
}
.Logo a:hover svg {
	animation: bounce 0.45s linear;
}
.Logo a:hover svg path {
	fill: #bbff05;
}
@keyframes bounce {
	0% {
		transform: scale(1) translate(0);
	}
	15% {
		transform: scale(0.9, 0.95) translateY(3%);
	}
	30% {
		transform: scale(1.1, 0.9) translateY(5%);
	}
	50% {
		transform: scale(0.8, 1.05) translateY(-5%);
	}
	70% {
		transform: scale(1.1, 0.95) translateY(3%);
	}
	to {
		transform: scale(1) translate(0);
	}
}
.BrowserHeader {
	background-color: #dde5ee80;
	width: 100%;
	height: 40px;
	display: block;
	border-radius: 20px 20px 0 0;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
.BrowserHeader > span {
	display: block;
	top: 40%;
	left: 20px;
	position: relative;
	transform: translateY(-100%);
	width: 100px;
	opacity: 0.5;
}
.BrowserHeader > span:after,
.BrowserHeader > span span:before,
.BrowserHeader > span span:after {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	float: left;
	background: black;
	border-radius: 50%;
}
.BrowserHeader > span:after {
	background-color: #29c940;
}
.BrowserHeader > span span:before {
	background-color: #ff5f56;
}
.BrowserHeader > span span:after {
	background-color: #febb2e;
}
.WaveContainer {
	position: absolute;
	left: 0;
}
#loadingWaveContainer,
#footerWaveContainerTop {
	top: -149.5px;
	height: 150px;
}
#footerWaveContainerBottom {
	top: -100px;
	left: 0;
	height: 200px;
}
.PageTop {
	width: 48px;
	height: 48px;
	position: fixed;
	z-index: 99;
	right: 20px;
	bottom: 20px;
	transition-timing-function: cubic-bezier(0.12, 0.92, 0.36, 1);
}
.PageTop .PageTop__btn {
	width: 48px;
	height: 48px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 75%;
	letter-spacing: 0.1em;
}
.PageTop .PageTop__btn:before {
	font-family: ico-p18_v2 !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4e5254;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	vertical-align: -0.15em;
	text-decoration: none !important;
	content: "";
	color: #fff;
	padding-bottom: 0.2em;
	font-size: 30px;
}
.PageTop .PageTop__btn:hover:before {
	color: #bbff05;
	animation: bounce 0.45s linear;
}
.LoopHero {
	height: 50vh;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.LoopHero .LoopHero__title {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100vw;
}
.LoopTitle .LoopTitle__item {
	height: 100px;
	font-size: 100px;
	text-transform: uppercase;
	font-family: P18SansBlack, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	white-space: nowrap;
}
.SocialBtns {
	margin: 0;
	text-align: right;
	float: right;
	background: rgba(184, 189, 187, 0.35);
	line-height: 1;
	padding: 0 1em;
	border-radius: 20px;
}
.SocialBtns.SocialBtns--icon a {
	padding: 0 0.1em;
}
.SocialBtns.SocialBtns--icon a:after {
	display: none;
}
.SocialBtns .SocialBtns__item {
	display: inline-block;
}
.SocialBtns .SocialBtns__item i {
	color: #fff;
}
.PenContainer {
	opacity: 0.5;
}
.PenContainer .PenContainer__canvas {
	width: 100%;
	height: 2100px;
	position: fixed;
	top: 0;
	left: 0;
	background-position: 20% 100px;
	background-repeat: no-repeat;
}
@media screen and (max-width: 780px) {
	.PenContainer .PenContainer__canvas {
		background-position: 38% 100px;
	}
}
.Tagline {
	color: #fff;
	line-height: 1.5;
}
.NavS .NavS__item a {
	color: #fff;
}
.NavS .NavS__item a:after {
	display: none !important;
}
.WorksHero {
	overflow: hidden;
	position: relative;
}
.WorksHero .WorksHero__cut {
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
}
.WorksHero .WorksHero__cut .Cut__inner,
.WorksHero .WorksHero__cut .Cut__inner img {
	width: 100%;
}
.WorksHero--website.WorksHero .WorksHero__cut {
	padding-top: 75%;
	height: 0;
	background: no-repeat;
	background-size: cover;
}
.WorksHero--website.WorksHero .WorksHero__cut .Cut__inner {
	position: absolute;
	width: 86%;
	left: 7%;
	top: 10%;
}
.WorksHero #worksWaveContainer {
	position: absolute;
	bottom: -0.5px;
	height: 100px;
}
@media screen and (max-width: 780px) {
	.WorksHero #worksWaveContainer {
		height: 50px;
	}
}
.WorksHeader {
	position: relative;
	z-index: 10;
	top: -20vh;
	left: 3%;
	width: 50%;
}
@media screen and (max-width: 520px) {
	.WorksHeader {
		top: 0;
		width: 100%;
	}
}
.WorksHeader .WorksHeader__title {
	font-family: P18Maru, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbff05;
	font-size: clamp(50px, 5.5vw, 100px);
	letter-spacing: 1px;
	line-height: 1.3;
	text-shadow: 6px 6px 0 rgba(0, 0, 0, 0.05);
	display: block;
	margin-bottom: 1.5em;
	width: 60vw;
}
@media screen and (max-width: 780px) {
	.WorksHeader .WorksHeader__title {
		width: 90vw;
	}
}
.WorksHeader .WorksHeader__credit {
	font-size: 30px;
}
.WorksHeader .WorksHeader__credit h2 {
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 100%;
}
.WorksHeader .WorksHeader__credit h2:after {
	content: " )))";
}
.WorksHeader .WorksHeader__credit em {
	font-weight: 400;
	color: #101010;
	white-space: nowrap;
	font-style: italic;
}
.WorksHeader .WorksHeader__tags {
	padding: 0;
	margin: 0 0 20px;
	list-style-type: none;
}
.WorksHeader .WorksHeader__tags li {
	display: inline-block;
	margin-right: 0.6em;
}
.WorksHeader .WorksHeader__tags li a {
	padding: 8px 1em;
	border: 1px solid rgba(78, 82, 84, 0.1);
	border-radius: 6px;
	text-decoration: none;
}
.WorksHeader .WorksHeader__tags li a:before {
	content: "#";
}
.WorksContent {
	position: relative;
}
.WorksGallery {
	position: relative;
	margin: 10% 0 0;
	padding: 0;
	z-index: 1;
}
.WorksGallery .Cut {
	position: relative;
	left: 50%;
	margin-right: auto;
	width: 70vw;
	margin-left: -35vw;
}
@media screen and (max-width: 520px) {
	.WorksGallery .Cut {
		width: 90vw;
		margin-left: -45vw;
	}
}
.WorksGallery .Cut img {
	transition: all 0.4s ease-out;
	opacity: 0;
	width: 100%;
	height: auto;
}
.WorksGallery .Cut img.lazyloaded {
	opacity: 1;
}
.WorksGallery .Cut p {
	text-align: center;
	display: block;
	width: 100%;
	max-width: 100%;
	font-size: 100%;
	margin-top: 1.5em;
	padding-left: 0;
}
.WorksGallery .WorksGallery__item {
	margin-bottom: 6em;
}
@media screen and (max-width: 520px) {
	.WorksGallery .WorksGallery__item.WorksGallery__item--website {
		display: none;
	}
}
.WorksGallery .WorksGallery__item.WorksGallery__item--website .Cut {
	width: 600px;
	left: 0;
	margin-right: auto;
	margin-left: auto;
}
.WorksGallery .WorksGallery__item.WorksGallery__item--website .Cut img {
	width: 100%;
	height: auto;
	display: block;
}
.WorksDescription {
	width: 28%;
	max-width: 280px;
	position: fixed;
	top: 100vh;
	right: 5vw;
	z-index: 3;
	transform: translate3d(0, -1px, -100px);
	transform-origin: 0 0;
	transition: opacity 0.1s linear;
}
@media screen and (max-width: 520px) {
	.WorksDescription {
		position: static;
		max-width: 100%;
		width: 100%;
		font-size: 20px;
	}
}
.WorksDescription.skrollable {
	height: auto;
}
.WorksDescription .WorksDescription__inner {
	padding-bottom: 8em;
}
.WorksDescription .WorksDescription__h {
	margin-bottom: 4em;
	text-transform: uppercase;
}
.WorksDescription .WorksDescription__h:after {
	content: " )))";
}
.WorksDescription p {
	background: rgba(211, 211, 207, 0.5);
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}
.WorksDescription .WorksDescription__footer {
	font-size: 100%;
	margin-top: 50px;
	margin-bottom: 1em;
	text-align: right;
}
.WorksDescription .WorksDescription__footer em {
	font-weight: 400;
	font-style: italic;
}
.WorksDescription .WorksDescription__footer time {
	color: #fff;
}
#worksContent .more {
	background: rgb(255, 255, 255);
	position: relative;
	z-index: 5;
	padding: 70px 0 100px;
	border: 20px solid rgba(78, 82, 84, 0.1);
	margin: 200px 0;
	border-radius: 36px;
}
@media screen and (max-width: 520px) {
	#worksContent .more {
		border-width: 8px;
		margin: 20px 0 100px;
		padding: 20px 0 50px;
	}
}
#worksContent .more .in {
	width: 500px;
	margin-left: -250px;
	position: relative;
	left: 50%;
}
@media screen and (max-width: 520px) {
	#worksContent .more .in {
		width: 90vw;
		margin-left: -45vw;
	}
}
#worksContent .more h2 {
	margin-bottom: 60px;
	text-align: center;
	font-size: 140%;
	font-weight: 400 !important;
	text-transform: capitalize;
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-style: italic;
}
#worksContent .more h2:after {
	content: "";
	display: block;
	width: 100%;
	border-bottom: 1px solid #ddd;
	margin-top: -0.8em;
}
#worksContent .more h2 span {
	background: #fff;
	display: inline-block;
	padding: 0 15px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translateZ(0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img,
.slick-slide {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translateY(-50%);
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
	font-family: slick;
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}
.slick-prev:before {
	content: "←";
}
[dir="rtl"] .slick-prev:before {
	content: "→";
}
.slick-next {
	right: -25px;
}
[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}
.slick-next:before {
	content: "→";
}
[dir="rtl"] .slick-next:before {
	content: "←";
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: slick;
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: #000;
	opacity: 0.75;
}
.BlogHeader .BlogHeader__h {
	font-family: dnp-shuei-anti-std, DNPShueiAntiStd-B, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 30px;
	line-height: 1.4;
}
.BlogHeader .BlogHeader__date {
	color: #fff;
	font-size: 30px;
}
.BlogHeader .BlogHeader__meta {
	margin-top: 2em;
	padding-bottom: 0;
	margin-bottom: 1em;
}
.BlogHeader .BlogHeader__social {
	padding-bottom: 4em;
}
.BlogHeader .Meta__photo {
	width: 48px;
	height: 48px;
	overflow: hidden;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
}
.BlogHeader .Meta__photo img {
	width: 100%;
	height: auto;
}
.BlogContent {
	width: 90vw;
}
@media screen and (max-width: 780px) {
	.BlogContent {
		margin: 0 5vw;
	}
}
.BlogContent .BlogContent__cut {
	width: 100%;
	margin-bottom: 4em;
}
.BlogContent .BlogContent__cut img {
	width: 100%;
}
@media screen and (max-width: 780px) {
	.BlogContent .BlogContent__cut {
		width: 100vw;
		margin-left: -5vw;
		margin-right: -5vw;
	}
}
.BlogContent .BlogContent__header {
	position: sticky;
	top: 110px;
	margin: 0 0 0 5vw;
}
@media screen and (max-width: 780px) {
	.BlogContent .BlogContent__header {
		position: relative;
		top: 0;
		margin-left: 0;
	}
}
.BlogContent .BlogContent__content {
	font-size: 20px;
}
.BlogContent .BlogContent__content h2 {
	margin: 4em 0 2em;
	color: #101010;
}
.BlogContent .BlogContent__content h2:before,
.BlogContent .BlogContent__content h2:after {
	color: #fff;
	vertical-align: 2px;
}
.BlogContent .BlogContent__content h2:before {
	content: "(((";
	padding-right: 0.8em;
}
.BlogContent .BlogContent__content h2:after {
	content: ")))";
	padding-left: 0.8em;
}
.BlogContent .BlogContent__content h2:first-child {
	margin-top: 1em;
}
.BlogContent .BlogContent__content h3:before {
	content: "👇";
	padding-right: 0.4em;
}
.BlogContent .BlogContent__content strong {
	color: #101010;
}
.BlogContent .BlogContent__content blockquote {
	background: #ffffff;
	border-radius: 20px;
	margin: 0;
	padding: 2em 2em 0.5em;
}
.BlogContent .BlogContent__date {
	font-size: 20px;
	text-align: right;
	margin: 5em 0 1em;
}
.BlogContent .BlogContent__date .Date {
	color: #fff;
}
body.single-blog .NavG .NavG__item--blog a,
body.post-type-archive-blog .NavG .NavG__item--blog a,
body.page-id-2 .NavG .NavG__item--bbs a,
body.single-works .NavG .NavG__item--works a,
body.post-type-archive-works .NavG .NavG__item--works a {
	color: #bbff05;
	background: repeat-x url(../img/fig_line_dot_green.svg) left bottom;
	background-size: auto 2px;
}
.NavG {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.NavG .NavG__container {
	display: flex;
	position: absolute;
	right: 0;
	padding: 0 80px 0 30px;
	height: 50px;
	border-radius: 25px;
	background: rgba(184, 189, 187, 0.3);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	width: 0;
	overflow: hidden;
	opacity: 0;
	transition:
		width 1s cubic-bezier(0.075, 0.82, 0.165, 1),
		opacity 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.js-open.NavG .NavG__container {
	width: 320px;
	opacity: 1;
}
@media screen and (max-width: 520px) {
	.js-open.NavG .NavG__container {
		padding-right: 40px;
		width: 290px;
	}
}
.NavG .NavG__item a {
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	padding: 0.3em 0 0;
	margin: 0 0.7em;
}
@media screen and (max-width: 520px) {
	.NavG .NavG__item a {
		padding-top: 0.6em;
	}
}
.NavG .NavG__item a:hover {
	background: repeat-x url(../img/fig_line_dot_green.svg) left bottom;
	background-size: auto 2px;
}
.NavG .NavG__toggle {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	cursor: pointer;
	display: grid;
	place-content: center;
}
.NavG .NavG__toggle:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	top: calc(50% - 10px);
	left: calc(50% - 10px);
	position: absolute;
	background: #ffffff;
	z-index: 3;
}
.NavG .NavG__toggle:hover:before {
	animation: bounce 0.45s linear;
}
.NavG .NavG__toggle:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, 0.5);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	border-radius: 25px;
	transform: scale(0);
}
.js-close.NavG .NavG__toggle:after {
	animation: ripple 2s ease-out infinite;
}
.js-open.NavG .NavG__toggle:after {
	transform: scale(0);
}
@keyframes ripple {
	0% {
		opacity: 1;
		transform: scale(0);
	}
	to {
		transform: scale(1.5);
		opacity: 0;
	}
}
.FooterG {
	background: repeat url(../img/bg_noise_primary.gif) 0 0;
	background-size: 100px;
	padding-top: 300px;
	margin-top: 300px;
	position: relative;
}
.FooterG .FooterG__h {
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: -200px;
	width: 60vw;
}
@media screen and (max-width: 520px) {
	.FooterG .FooterG__h {
		width: 85vw;
	}
}
.FooterG .FooterGCol__item {
	margin-bottom: 5em;
}
.FooterG .FooterGCol__item dt {
	font-size: 40px;
	font-weight: 400;
	color: #101010;
}
.FooterG .FooterGCol__item .Cut .Cut__inner {
	overflow: hidden;
	border-radius: 50%;
}
.FooterG .FooterGCol__item.FooterGCol__item--skills dd em {
	text-transform: uppercase;
	display: block;
	margin: 1em 0 0.5em;
}
.FooterG .FooterGCol__item.FooterGCol__item--links dd {
	padding-bottom: 0.5em;
}
.FooterG .FooterGCol__item.FooterGCol__item--copyright dt {
	display: none;
}
.FooterG .FooterGCol__item.FooterGCol__item--copyright dd {
	color: #fff;
	text-align: right;
}
.FooterG .FooterGCol__item.FooterGCol__item--copyright .Logo {
	display: inline-block;
	width: 70px;
	padding-left: 1em;
}
.FooterG .SocialBtns {
	padding-left: 0;
	margin-left: 0;
	float: none;
	text-align: left;
}
.FooterG .SocialBtns .SocialBtns__item {
	display: inline-block;
	padding-right: 0.5em;
}
.FooterG .Wave {
	height: 100px;
	position: relative;
}
.Loading {
	width: 100%;
	height: 100%;
	background: #b8bdbb;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
}
.Loading .Loading__sprite {
	background: no-repeat url(../img/loading_sprite.png) 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -22px;
	width: 45px;
	height: 50px;
	animation: loading 1.2s steps(36) infinite;
}
@keyframes loading {
	0% {
		background-position: 0 0;
	}
	to {
		background-position: 0 -3600px;
	}
}
.Btns,
.form-submit {
	padding-left: 0;
}
.Btns .Btns__item,
.form-submit .Btns__item {
	display: inline-block;
	margin-right: 1em;
}
.Btns .Btns__item a,
.form-submit .Btns__item a {
	display: block;
}
.Btns .Btns__item button,
.Btns .Btns__item a,
.Btns .submit,
.form-submit .Btns__item button,
.form-submit .Btns__item a,
.form-submit .submit {
	background:
		no-repeat url(../img/bg_button_frame_dot_black.svg) center center,
		repeat url(../img/bg_noise_primary.gif) left top;
	background-size: auto 50px;
	height: 50px;
	padding-top: 5px;
	width: 242px;
	border: none;
	text-transform: uppercase;
	border-radius: 24px;
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.2s;
}
.Btns .Btns__item button:after,
.Btns .Btns__item a:after,
.Btns .submit:after,
.form-submit .Btns__item button:after,
.form-submit .Btns__item a:after,
.form-submit .submit:after {
	display: none;
}
.Btns .Btns__item button:hover,
.Btns .Btns__item a:hover,
.Btns .submit:hover,
.form-submit .Btns__item button:hover,
.form-submit .Btns__item a:hover,
.form-submit .submit:hover {
	color: #101010 !important;
	background: no-repeat #bbff05 url(../img/bg_button_frame_dot_black.svg) center
		center;
}
.Btns .Btns__item button:hover span,
.Btns .Btns__item a:hover span,
.Btns .submit:hover span,
.form-submit .Btns__item button:hover span,
.form-submit .Btns__item a:hover span,
.form-submit .submit:hover span {
	display: inline-block;
	animation: bounce 0.45s linear;
}
.Btns .Btns__item button:hover span i,
.Btns .Btns__item a:hover span i,
.Btns .submit:hover span i,
.form-submit .Btns__item button:hover span i,
.form-submit .Btns__item a:hover span i,
.form-submit .submit:hover span i {
	color: #101010 !important;
}
.Btns .Btns__item a,
.form-submit .Btns__item a {
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
}
.form-submit {
	text-align: center;
}
@keyframes bounce {
	0% {
		transform: scale(1) translate(0);
	}
	15% {
		transform: scale(0.9, 0.95) translateY(3%);
	}
	30% {
		transform: scale(1.1, 0.9) translateY(5%);
	}
	50% {
		transform: scale(0.9, 1.05) translateY(-5%);
	}
	70% {
		transform: scale(1.1, 0.95) translateY(3%);
	}
	to {
		transform: scale(1) translate(0);
	}
}
.Pagination {
	text-align: right;
}
.Pagination .Pagination__item {
	display: inline-block;
	padding: 0.5em 0;
}
.Pagination .Pagination__item:first-child {
	padding: 0.5em 0 0.5em 150px;
	background: no-repeat url(../img/fig_arrow_dot_right.svg) left center;
	background-size: 140px 13px;
}
.Pagination .Pagination__item {
	font-size: 30px;
}
.Pagination .Pagination__item a {
	text-decoration: none;
	border-bottom: 1px solid;
	text-transform: uppercase;
}
.Pagination .Pagination__item:before {
	content: "/";
	opacity: 0.5;
	display: inline-block;
	padding: 0 0.5em;
}
.Pagination .Pagination__item:first-child:before {
	display: none;
}
.PrevNext {
	margin: 3em 0;
}
.PrevNext .PrevNext__container {
	padding: 0;
	margin: 0;
	background: repeat-x url(../img/fig_line_dot_white.svg) left top;
	background-size: auto 2px;
}
.PrevNext .PrevNext__item {
	display: block;
	padding: 0;
	margin: 0;
}
.PrevNext .PrevNext__item.PrevNext__item--next {
	margin-bottom: -2px;
}
.PrevNext .PrevNext__item a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 20px;
	padding: 1em;
	background: repeat-x url(../img/fig_line_dot_white.svg) left bottom;
	background-size: auto 2px;
	z-index: 1;
}
.PrevNext .PrevNext__item a span {
	font-family: P18SansBlack, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #fff;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	transform: translateY(-45%);
}
.PrevNext .PrevNext__item a em {
	position: relative;
	display: inline-block;
	font-family: dnp-shuei-anti-std, DNPShueiAntiStd-B, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #4e5254;
	padding-left: 5em;
}
.PrevNext .PrevNext__item a:before {
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	right: 0;
	width: 100%;
	height: calc(100% - 4px);
	z-index: 0;
	background: #bbff05;
	animation: bg-slide-close 0.75s cubic-bezier(0.12, 0.92, 0.36, 1);
	transform: scaleX(0) translate(0);
	transform-origin: right 0;
}
.PrevNext .PrevNext__item a:hover:before {
	animation: bg-slide-open 0.75s cubic-bezier(0.12, 0.92, 0.36, 1);
	transform: scale(1) translate(0);
	transform-origin: 0 0;
}
@keyframes bg-slide-open {
	0% {
		transform: skew(-90deg) scaleX(0) translate(0);
	}
	to {
		transform: skew(0) scale(1) translate(0);
	}
}
@keyframes bg-slide-close {
	0% {
		transform: scale(1) translate(0);
	}
	to {
		transform: scaleX(0) translate(0);
	}
}
.Hero {
	width: 100%;
	height: 100dvh;
}
@media screen and (max-width: 780px) {
	.Hero .Hero__item {
		width: 90vw;
	}
}
.Hero__logo {
	text-indent: -999em;
	background: no-repeat url(../img/logo_sprite.png) 0 0;
	height: 230px;
	width: 1000px;
	animation: play 1s steps(3) infinite;
	animation: play 0.2s steps(3) infinite;
}
@keyframes play {
	0% {
		background-position: 0 0;
	}
	to {
		background-position: 0 -690px;
	}
}
@media screen and (max-width: 780px) {
	.Hero__logo {
		position: relative;
		top: 10px;
		left: 5px;
		background: no-repeat url(../img/logo_sprite_sp.png) 0 0;
		height: 490px;
		width: 560px;
		margin-bottom: -180px;
		transform: scale(0.6);
		transform-origin: 0 0;
		animation: play 1s steps(3) infinite;
		animation: play 0.2s steps(3) infinite;
	}
	@keyframes play {
		0% {
			background-position: 0 0;
		}
		to {
			background-position: 0 -1470px;
		}
	}
}
.NavH {
	margin: 3em 0 2em;
}
.NavH .NavH__item {
	margin-right: 1.5em;
}
.NavH .NavH__item a {
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	padding-bottom: 4px;
}
.NavH .NavH__item a:hover {
	background: repeat-x url(../img/fig_line_dot_green.svg) left bottom;
	background-size: auto 2px;
}
@media screen and (max-width: 780px) {
	.NavH .NavH__item a {
		font-size: 14px;
		margin-top: 0;
	}
}
.ManifestoContent {
	line-height: 3;
}
.ManifestoContent .ManifestoContent__h {
	margin-bottom: 4em;
	margin-top: 2em;
	font-size: 30px;
	position: relative;
}
.ManifestoContent .ManifestoContent__h em {
	padding: 0 2px;
	font-family: dnp-shuei-anti-std, DNPShueiAntiStd-B, sans-serif;
	font-weight: 600;
	font-style: normal;
}
.ManifestoContent .ManifestoContent__h.js-open {
	padding-top: 100px;
	display: block;
}
.ManifestoContent .ManifestoContent__h.js-open:after {
	font-family: ico-p18_v2 !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4e5254;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	vertical-align: -0.15em;
	text-decoration: none !important;
	content: "";
	display: block;
	position: absolute;
	top: 90px;
	right: 0;
	width: 100px;
	text-align: right;
	font-size: 150%;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 1.5;
}
.ManifestoContent .ManifestoContent__h.js-open:hover:after {
	color: #bbff05 !important;
}
.ManifestoContent .ManifestoContent__h.js-open em {
	background: repeat-x url(../img/fig_line_dot_black.svg) left bottom;
	background-size: auto 2px;
	padding-bottom: 5px;
}
.ManifestoContent .ManifestoContent__h.js-open em:hover {
	color: #bbff05;
	background-image: url(../img/fig_line_dot_green.svg);
}
.ManifestoContent .ManifestoContent__h.js-open span.ex {
	display: none;
}
.ManifestoContent .ManifestoContent__h.js-open + .ManifestoContent__body {
	height: auto;
	display: block;
}
.ManifestoContent .ManifestoContent__h.js-close {
	display: inline;
}
.ManifestoContent .ManifestoContent__h.js-close em {
	background: #ffffff;
	transition: all 0.2s ease-out;
}
.ManifestoContent .ManifestoContent__h.js-close.js-visited em {
	background: rgba(255, 255, 255, 0.3);
	color: #555;
	transition: all 0.2s ease-out;
}
.ManifestoContent .ManifestoContent__h.js-close .super {
	display: none;
}
.ManifestoContent .ManifestoContent__h.js-close:after {
	content: "⌇";
	content: "/";
	opacity: 0.4;
	padding-left: 5px;
}
.ManifestoContent .ManifestoContent__h.js-close:hover em {
	background: #bbff05;
	color: #fff;
}
.ManifestoContent .ManifestoContent__h.js-close + .ManifestoContent__body {
	height: 0;
	display: none;
}
.ManifestoContent .ManifestoContent__body {
	padding-bottom: 5em;
	position: relative;
}
@media screen and (min-width: 521px) {
	.ManifestoContent .ManifestoContent__body {
		column-count: 2;
		column-gap: 40px;
	}
}
.ManifestoContent .ManifestoContent__body p {
	margin-top: 0;
}
.ManifestoContent .ManifestoContent__body .ManifestoContent__date {
	font-style: italic;
	position: absolute;
	right: 0;
	bottom: 2em;
	text-align: right;
}
.ManifestoContent .ManifestoContent__body time {
	color: #fff;
	padding-left: 2px;
}
.PenguinGallery .PenguinGallery__h {
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 40px;
	color: #fff;
	text-align: center;
	position: relative;
	top: -1em;
}
@media screen and (max-width: 780px) {
	.PenguinGallery .PenguinGallery__h {
		top: -0.5em;
		font-size: 30px;
	}
}
.PenguinGallery .PenguinGallery__name em {
	width: 40px;
	display: inline-block;
}
.PenguinGallery .PenguinGallery__name .Bn {
	font-family:
		Times New Roman,
		Times,
		serif;
	font-style: italic;
}
.Gallery {
	margin: 0 4vw 100px;
	zoom: 1;
}
.Gallery:after {
	content: "";
	display: block;
	clear: both;
}
.Gallery .Gallery__item {
	width: 220px;
	height: 220px;
	float: left;
	position: relative;
}
.Gallery .Gallery__item:hover {
	z-index: 1000;
}
.Gallery .Gallery__item img {
	-webkit-filter: grayscale(100%);
	filter: gray;
}
.Gallery .Gallery__item canvas {
	position: relative;
}
.Gallery .Gallery__item .caption {
	position: absolute;
	bottom: 20px;
	left: 10px;
	margin: 0 20% 0 0;
	opacity: 0.4;
	max-height: 100px;
	overflow: hidden;
}
.Gallery .Gallery__item .caption * {
	color: #fff;
}
.Gallery .Gallery__item .caption a {
	text-decoration: none;
}
.Gallery .Gallery__item .caption p,
.Gallery .Gallery__item .caption pre {
	display: inline;
	line-height: 1.5;
	font-style: italic;
	background: rgba(0, 0, 0, 0.5);
}
.Gallery .Gallery__item .caption blockquote {
	display: inline;
	margin-left: 8px;
}
.Gallery .Gallery__item:hover .caption {
	opacity: 1;
	transition: all 0.2s ease-out;
}
.Gallery .slide .caption {
	position: absolute;
	margin: 0 20% 0 0;
	opacity: 0.4;
	max-height: 100px;
	overflow: hidden;
	bottom: 15px;
	left: 12px;
	width: 65%;
	text-align: left;
	line-height: 1.2;
	opacity: 1;
	transition: all 0.2s ease-out;
}
.Gallery .slide .caption * {
	color: #fff;
}
.Gallery .slide .caption a {
	text-decoration: none;
}
.Gallery .slide .caption p,
.Gallery .slide .caption pre {
	display: inline;
	font-size: 70%;
	line-height: 1.5;
	font-style: italic;
	background: rgba(0, 0, 0, 0.5);
}
.Gallery .slide .caption blockquote {
	display: inline;
	margin-left: 8px;
}
.PenguinGallerySlider {
	width: 100vw;
	margin: 1em -4vw;
	zoom: 1;
}
.PenguinGallerySlider:after {
	content: "";
	display: block;
	clear: both;
}
.PenguinGallerySlider {
	position: relative;
}
.PenguinGallerySlider .PenguinGallerySlider__item {
	width: 100vw;
	height: 100vw;
	float: left;
	position: relative;
	background: repeat url(../img/bg_noise_primary.gif) 0 0;
	background-size: 100px;
	border-radius: 32px;
	overflow: hidden;
	display: grid;
	place-content: center;
}
.PenguinGallerySlider .PenguinGallerySlider__item:hover {
	z-index: 1000;
}
.PenguinGallerySlider .PenguinGallerySlider__item img {
	max-width: 100vw;
	max-height: 100vw;
	display: block;
}
.PenguinGallerySlider .PenguinGallerySlider__item .caption {
	position: absolute;
	bottom: 20px;
	left: 10px;
	margin: 0 20% 0 0;
	opacity: 0.4;
	max-height: 100px;
	overflow: hidden;
}
.PenguinGallerySlider .PenguinGallerySlider__item .caption * {
	color: #fff;
}
.PenguinGallerySlider .PenguinGallerySlider__item .caption a {
	text-decoration: none;
}
.PenguinGallerySlider .PenguinGallerySlider__item .caption p,
.PenguinGallerySlider .PenguinGallerySlider__item .caption pre {
	display: inline;
	line-height: 1.5;
	font-style: italic;
	background: rgba(0, 0, 0, 0.5);
}
.PenguinGallerySlider .PenguinGallerySlider__item .caption blockquote {
	display: inline;
	margin-left: 8px;
}
.PenguinGallerySlider .PenguinGallerySlider__item:hover .caption {
	opacity: 1;
	transition: all 0.2s ease-out;
}
.Slide__caption {
	position: absolute;
	margin: 0 20% 0 0;
	opacity: 0.4;
	max-height: 100px;
	overflow: hidden;
	bottom: 15px;
	left: 12px;
	width: 65%;
	text-align: left;
	line-height: 1.2;
	opacity: 1;
	transition: all 0.2s ease-out;
}
.Slide__caption * {
	color: #fff;
}
.Slide__caption a {
	text-decoration: none;
	color: #fff !important;
}
.Slide__caption p,
.Slide__caption pre {
	display: inline;
	line-height: 1.5;
	font-style: italic;
	background: rgba(0, 0, 0, 0.5);
}
.Slide__caption blockquote {
	display: inline;
	margin-left: 8px;
}
.Scroll {
	width: 48px;
	height: 100px;
	position: fixed;
	z-index: 98;
	right: 45%;
	bottom: 20px;
	transition-timing-function: cubic-bezier(0.12, 0.92, 0.36, 1);
	background: no-repeat url(../img/fig_arrow_dot_white_bottom.svg) center bottom;
	background-size: 10px auto;
}
@media screen and (max-width: 780px) {
	.Scroll {
		position: absolute;
	}
}
.Scroll .Scroll__text {
	display: inline-block;
	transform: rotate(-90deg);
	position: absolute;
	top: 24px;
	color: #fff;
}
@font-face {
	font-family: P18SansRegular;
	src:
		url(../font/188Sans-vo4/WOFF2/188_Sans-Regular.woff2) format("woff2"),
		url(../font/188Sans-vo4/WOFF/188_Sans-Regular.woff) format("woff");
}
@font-face {
	font-family: P18SansRegular;
	font-style: italic;
	src:
		url(../font/188Sans-vo4/WOFF2/188_Sans-Oblique.woff2) format("woff2"),
		url(../font/188Sans-vo4/WOFF/188_Sans-Oblique.woff) format("woff");
}
@font-face {
	font-family: P18SansBlack;
	src:
		url(../font/188Sans-vo4/WOFF2/188_Sans_Extended-Black.woff2) format("woff2"),
		url(../font/188Sans-vo4/WOFF/188_Sans_Extended-Black.woff) format("woff");
}
@font-face {
	font-family: P18SansBlack;
	font-style: italic;
	src:
		url(../font/188Sans-vo4/WOFF2/188_Sans_Extended-Black_Oblique.woff2)
			format("woff2"),
		url(../font/188Sans-vo4/WOFF/188_Sans_Extended-Black_Oblique.woff)
			format("woff");
}
@font-face {
	font-family: P18SansPixel100;
	src:
		url(../font/188Sans-vo4/WOFF2/188_Pixel-100.woff2) format("woff2"),
		url(../font/188Sans-vo4/WOFF/188_Pixel-100.woff) format("woff");
}
@font-face {
	font-family: P18SansPixel100;
	font-style: italic;
	src:
		url(../font/188Sans-vo4/WOFF2/188_Pixel-100_Oblique.woff2) format("woff2"),
		url(../font/188Sans-vo4/WOFF/188_Pixel-100_Oblique.woff) format("woff");
}
@font-face {
	font-family: P18Maru;
	src:
		url(../font/AMFuturismo/WOFF/AMFuturismo-Regular.woff2) format("woff2"),
		url(../font/AMFuturismo/WOFF/AMFuturismo-Regular.woff) format("woff");
}
@font-face {
	font-family: ico-p18_v2;
	src: url(../font/icon/fontello.eot?46727044);
	src:
		url(../font/icon/fontello.eot?46727044#iefix) format("embedded-opentype"),
		url(../font/icon/fontello.woff2?46727044) format("woff2"),
		url(../font/icon/fontello.woff?46727044) format("woff"),
		url(../font/icon/fontello.ttf?46727044) format("truetype"),
		url(../font/icon/fontello.svg?46727044#fontello) format("svg");
	font-weight: 400;
	font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: ico-p18_v2;
	font-style: normal;
	font-weight: 400;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.4em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-quote-round:before {
	content: "";
}
.icon-facebook-messenger:before {
	content: "";
}
.icon-arrow-top:before {
	content: "";
}
.icon-arrow-bottom:before {
	content: "";
}
.icon-multiply:before {
	content: "";
}
.icon-facebook:before {
	content: "";
}
.icon-youtube:before {
	content: "";
}
.icon-share-alt:before {
	content: "";
}
.icon-line:before {
	content: "";
}
.icon-x:before {
	content: "";
}
.icon-external-link:before {
	content: "";
}
.icon-link:before {
	content: "";
}
.icon-instagram:before {
	content: "";
}
.icon-tumblr:before {
	content: "";
}
.icon-times-circle:before {
	content: "";
}
.icon-arrow-circle-up:before {
	content: "";
}
.icon-fav-line:before {
	content: "";
}
.icon-hatebu:before {
	content: "";
}
.icon-sorting:before {
	content: "";
}
.icon-arrow-circle-right:before {
	content: "";
}
.icon-clock:before {
	content: "";
}
.icon-fav:before {
	content: "";
}
.icon-sort:before {
	content: "";
}
.icon-asterisk:before {
	content: "";
}
.icon-arrow-circle-left:before {
	content: "";
}
.icon-arrow-circle-down:before {
	content: "";
}
.icon-arrow-right:before {
	content: "";
}
.icon-arrow-left:before {
	content: "";
}
.NewsList {
	padding: 0 !important;
	margin: 0;
	list-style-type: none !important;
	background: repeat-x url(../img/fig_line_dot_white.svg) left top;
	background-size: auto 2px;
}
.NewsList .NewsList__item {
	font-size: 20px;
	padding: 1em 0;
	background: repeat-x url(../img/fig_line_dot_white.svg) left bottom;
	background-size: auto 2px;
	margin: 0;
}
.NewsList .NewsList__date {
	width: 120px;
	display: inline-block;
	font-style: italic;
	color: #fff;
}
#bbs {
	overflow-x: hidden;
}
.BbsForm {
	position: relative;
	top: -6em;
	padding: 2em 0;
	border-top: 1px solid rgba(78, 82, 84, 0.1);
	border-bottom: 1px solid rgba(78, 82, 84, 0.1);
}
.BbsForm .comment-reply-title,
.BbsForm .formNoticeBox,
.BbsForm .comment-notes {
	display: none;
}
.BbsForm .form-allowed-tags {
	text-align: center;
}
.BbsForm textarea {
	width: 100%;
	padding: 8px;
	border: none;
	height: 125px;
}
.BbsForm input[type="text"] {
	width: 90%;
	padding: 8px;
	border: none;
	margin-right: 0.5em;
}
.CommentList {
	padding: 0;
	margin: 0;
}
.CommentList > ul,
.CommentList > .CommentList__item {
	padding: 0;
	margin: 0;
	list-style-type: none !important;
}
.CommentList > ul:before,
.CommentList > .CommentList__item:before {
	display: none;
}
.Comment {
	margin-bottom: 8em;
}
.Comment .Cut .Cut__inner {
	height: 0;
	width: 75%;
	padding-top: 75%;
	margin-bottom: 0.5em;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
}
.children .Comment .Cut .Cut__inner {
	float: right;
}
.Comment .Cut .Cut__inner img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.Comment .Cut .Cut__name {
	text-align: center;
	width: 75%;
	clear: both;
	color: #101010;
}
.children .Comment .Cut .Cut__name {
	float: right;
}
.Comment .Fukidashi {
	background: #ffffff;
	padding: 1.5em 2em;
	margin-bottom: 3em;
	border-radius: 20px;
	font-size: 20px;
	transform-origin: left top;
	position: relative;
}
.children .Comment .Fukidashi {
	transform-origin: right top;
}
@media screen and (max-width: 780px) {
	.Comment .Fukidashi {
		font-size: 12px;
	}
}
.Comment .Fukidashi:after {
	content: "";
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 20px;
	background: no-repeat url(../img/fig_fukidashi_shippo_left.svg) 0 0;
	left: -21.5px;
}
.children .Comment .Fukidashi:after {
	background-image: url(../img/fig_fukidashi_shippo_right.svg);
	left: auto;
	right: -21.5px;
}
.Comment .Fukidashi .Fukidashi__footer {
	text-align: right;
	margin-top: 2em;
}
.Comment .Fukidashi .Fukidashi__footer time {
	font-style: italic;
}
.BlogList .BlogListFooter .BlogListFooter__title {
	font-family: dnp-shuei-anti-std, DNPShueiAntiStd-B, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
	line-height: 1.4;
}
.BlogList .BlogListFooter .BlogListFooter__title a {
	text-decoration: none;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}
.BlogList .BlogListFooter .BlogListFooter__date em {
	color: #fff;
	margin-left: 0.5em;
	font-weight: 400;
}
.BlogList .BlogListFooter .BlogListFooter__meta {
	margin-top: 1em;
	padding-bottom: 2em;
}
.BlogList .BlogListFooter .BlogListFooter__meta .Delimiter {
	padding-left: 0.1em;
	padding-right: 0.1em;
}
.BlogList .BlogListFooter .Meta__photo {
	width: 48px;
	height: 48px;
	overflow: hidden;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 0.5em;
}
@media screen and (max-width: 520px) {
	.BlogList .BlogListFooter .Meta__photo {
		width: 36px;
		height: 36px;
	}
}
.BlogList .BlogListFooter .Meta__photo img {
	width: 100%;
	height: auto;
}
.BlogListItem .BlogListItem__cut {
	aspect-ratio: 2/1;
	width: 100%;
	position: relative;
	display: grid;
	place-content: center;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 0.5em;
}
.BlogListItem .BlogListItem__cut.Cut--noPhoto {
	background: repeat url(../img/bg_noise_primary.gif) 0 0;
}
.BlogListItem .BlogListItem__cut img {
	width: 100%;
	height: auto;
	transition: transform 2s cubic-bezier(0.12, 0.92, 0.36, 1);
}
.js-hover.BlogListItem .BlogListItem__cut img {
	transform: scale(1.2);
}
html {
	font-family: P18SansRegular, dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14.5px;
	color: #4e5254;
}
@media screen and (max-width: 520px) {
	html {
		font-size: 13px;
	}
}
html {
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: unset;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
	(min-resolution: 2dppx) {
	html {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
}
article {
	color: #4e5254;
}
strong,
em {
	font-weight: 500;
	font-style: normal;
}
article li strong,
article li em,
article table strong,
article table em,
article p strong,
article p em {
	font-weight: 500;
}
article li a strong,
article li a em,
article table a strong,
article table a em,
article p a strong,
article p a em {
	color: inherit;
}
a:link {
	color: #101010;
}
article a:link {
	color: #101010;
}
p a:link,
table a:link,
.List a:link,
dl a:link {
	color: #101010;
	text-decoration: none;
	border-bottom: 1px solid rgba(78, 82, 84, 0.5);
}
nav a:link {
	color: #101010;
	text-decoration: underline;
}
a:link.is-inherit {
	color: inherit;
	text-decoration: inherit;
}
a:visited {
	color: #4e5254;
}
p a:visited,
table a:visited,
.List a:visited {
	color: #0c0c0c;
}
a:visited.is-inherit {
	color: inherit;
	text-decoration: inherit;
}
a:hover,
.js-hover a,
a:hover:after,
.js-hover a:after,
a:hover i,
.js-hover a i {
	text-decoration: none !important;
	color: #bbff05 !important;
	border-color: #bbff05 !important;
}
a:visiteda:hover,
a:hover:after,
a:hover i,
p a:hover,
table a:hover,
.List a:hover,
p a:hover:after,
table a:hover:after,
.List a:hover:after,
p a:hover i,
table a:hover i,
.List a:hover i {
	transition: color 0.15s ease-out;
	color: #4e5254 !important;
}
a:visited:active,
a:active {
	color: #101010;
}
a:visited:active,
a:active,
.is-hover:active a {
	text-decoration: none !important;
	color: #101010 !important;
}
.js-hover,
.js-block-link {
	cursor: pointer;
}
.js-ex-link:after {
	font-family: ico-p18_v2 !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #4e5254;
	text-transform: none;
	line-height: 1;
	display: inline-block;
	vertical-align: 0;
	text-decoration: none !important;
	content: "";
	margin-left: 2px;
}
.jp {
	font-family: P18SansRegular, dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.Date {
	font-family:
		P18SansRegular, YakuHanJPs, AppleSystem, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.Time,
.Count,
.Num {
	font-family:
		P18SansRegular, YakuHanJPs, AppleSystem, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: -0.03em;
}
.en {
	font-family:
		P18SansRegular, YakuHanJPs, AppleSystem, Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
}
em .en,
.en em {
	font-weight: 700;
}
.en-h {
	font-family: P18SansPixel100, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.en-serif {
	font-family: serif;
	font-weight: 400;
}
.jp-serif,
.jp-serif-h {
	font-family:
		游明朝体,
		Yu Mincho,
		YuMincho,
		ヒラギノ明朝 Pro W3,
		Hiragino Mincho Pro,
		ＭＳ Ｐ明朝,
		MS PMincho,
		serif;
}
.super {
	vertical-align: super;
	font-size: 60%;
}
.Note {
	font-size: 75%;
}
.js-hover.WorksListItem .WorksListItem__meta .WorksListItem__title > div > div,
.js-hover.WorksListItem .WorksListItem__meta .WorksListItem__title,
.WorksListItem .WorksListItem__meta .WorksListItem__title:hover,
.WorksListItem .WorksListItem__meta .WorksListItem__title:hover > div > div {
	-webkit-background-clip: text !important;
	background-clip: text !important;
	color: transparent !important;
	background: repeat url(../img/bg_noise_secondary.gif) 0 0;
	background-size: 100px 100px;
}
.WorksListItem {
	padding: 1em;
}
.WorksListItem:nth-child(2) {
	margin-top: 8em;
}
.WorksListItem .WorksListItem__cut {
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 20px;
}
.WorksListItem .WorksListItem__cut:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.WorksListItem .WorksListItem__cut .Cut__inner,
.WorksListItem .WorksListItem__cut .Cut__inner img {
	width: 100%;
}
.WorksListItem--website.WorksListItem .WorksListItem__cut {
	padding-top: 75%;
	height: 0;
}
.WorksListItem--website.WorksListItem .WorksListItem__cut:before {
	background: no-repeat;
	background-size: cover;
	filter: grayscale(50%);
}
.WorksListItem--website.WorksListItem .WorksListItem__cut .Cut__inner {
	position: absolute;
	width: 86%;
	left: 7%;
	top: 10%;
}
.WorksListItem.WorksListItem--website:nth-child(3n) .WorksListItem__cut:before {
	background-image: url(../img/works_bg_001.jpg);
}
.WorksListItem.WorksListItem--website:nth-child(3n + 1)
	.WorksListItem__cut:before {
	background-image: url(../img/works_bg_002.jpg);
}
.WorksListItem.WorksListItem--website:nth-child(3n + 2)
	.WorksListItem__cut:before {
	background-image: url(../img/works_bg_003.jpg);
}
.WorksListItem .WorksListItem__meta {
	display: block;
	width: 70%;
	position: relative;
	top: clamp(-45px, -3vw, -40px);
	left: 3%;
}
@media screen and (max-width: 520px) {
	.WorksListItem .WorksListItem__meta {
		width: 85%;
	}
}
.WorksListItem .WorksListItem__meta .WorksListItem__title {
	font-family: P18Maru, AppleSystem, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbff05;
	font-size: clamp(40px, 3.5vw, 60px);
	letter-spacing: 1px;
	line-height: 1.3;
	text-shadow: 6px 6px 0 rgba(0, 0, 0, 0.05);
	display: block;
	margin-bottom: 0.3em;
}
.WorksListItem .WorksListItem__meta .WorksListItem__title > div {
	white-space: nowrap;
}
@media screen and (max-width: 520px) {
	.WorksListItem .WorksListItem__meta .WorksListItem__title > div {
		white-space: unset;
	}
}
.WorksListItem .WorksListItem__meta .WorksListItem__date {
	font-style: italic;
	margin-left: 0.5em;
}
.WorksListItem .WorksListItem__meta .WorksListItem__date time {
	color: #fff;
}
