@charset "UTF-8";
[data-barba-namespace="about"] {
	background: #FF7FC6;
}

@font-face {
	font-family: 'Prestige';
	font-style: normal;
	font-display: swap;
	src: url("../fonts/prestige-bold.woff2") format("woff2"), url("../fonts/prestige-bold.woff") format("woff");
}

@font-face {
	font-family: 'Prestige Italic';
	font-style: normal;
	font-display: swap;
	src: url("../fonts/prestige-italic.woff2") format("woff2"), url("../fonts/prestige-italic.woff") format("woff");
}

@font-face {
	font-family: 'FavoritExtended';
	font-style: normal;
	font-display: swap;
	src: url("../fonts/favorit-extended.woff2") format("woff2"), url("../fonts/favorit-extended.woff") format("woff");
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	        text-size-adjust: 100%;
}

body {
	margin: 0;
	color: #000000;
	background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

address {
	font-style: normal;
}

input[type=submit],
input[type=button],
button,
a {
	-webkit-tap-highlight-color: transparent;
	touch-action: manipulation;
	transition: 200ms;
	cursor: pointer;
}

img {
	height: auto;
	max-width: 100%;
	transition: 200ms;
	transition-property: opacity;
	vertical-align: middle;
}

img[data-src] {
	position: absolute;
	opacity: 0;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

article,
aside,
figure,
footer,
header,
main,
nav {
	display: block;
}

blockquote,
embed,
fieldset,
figure,
iframe,
img,
legend,
object {
	padding: 0;
	border: 0;
	margin: 0;
}

html {
	font: 400 100%/1.2 'Prestige', sans-serif;
	text-transform: uppercase;
}

body {
	font-size: 0.6875rem;
	letter-spacing: 0.11rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: inherit;
	font-size: inherit;
}

address::after {
	content: "—";
	display: block;
	position: relative;
	height: 1.125rem;
	width: 0.479rem;
}

.text-is-sf {
	font-size: 1rem;
	line-height: 1.3125;
}

.text-is-md {
	font-size: 3.6215rem;
	line-height: 0.9;
	letter-spacing: -0.075rem;
}

.text-is-lg {
	font-size: 8.125rem;
	line-height: 1.2;
	letter-spacing: -0.3rem;
}

.text-is-index {
	font-size: 4.14rem;
	line-height: 0.8;
}

.text-is-cs {
	font-size: 2.3rem;
	line-height: 0.8;
	margin-right: 1.25rem;
}

.text-is-cn {
	font-size: 1.895rem;
	line-height: 0.98;
	letter-spacing: 0.01rem;
}

.text-is-post-header {
	font-size: 1.875rem;
	line-height: 1;
	letter-spacing: -0.05rem;
}

.text-is-post-excerpt {
	font-size: 1rem;
	line-height: 1.3125;
	letter-spacing: 0;
}

.text-is-cs, .text-is-index, .text-is-sf {
	letter-spacing: 0;
}

.text-is-nav {
	font-size: 7.5rem;
	line-height: 0.8;
	letter-spacing: -0.175rem;
}

.text-is-upper {
	text-transform: uppercase;
}

.text-is-sans-serif {
	font-family: 'FavoritExtended', sans-serif;
	text-transform: uppercase;
}

p {
	margin: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: inherit;
}

a[href^='mailto:'], a[href^='tel:'] {
	white-space: nowrap;
}

.about-standfirst {
	padding: 13.125rem 0 5.0625rem 0;
}

.about-standfirst > div {
	display: block;
	margin: 0 0 0 auto;
	text-transform: none;
	width: 48.52%;
}

.about {
	background: #FF7FC6;
}

.about .site-nav-icon::before, .about .site-nav-icon::after {
	background: #000000;
}

.about .site-nav-icon:hover::before, .about .site-nav-icon:hover::after {
	background: #cccccc;
}

.about .portrait-wrap {
	display: flex;
}

.about .portrait-wrap figure {
	transform: rotate(-90deg);
}

.about .portrait-wrap .credits {
	align-self: flex-end;
	margin-left: 21.02%;
	margin-bottom: -0.275rem;
}

.about-content {
	display: flex;
}

.about-content > div {
	width: 51.42%;
}

.about-content > aside {
	width: 48.52%;
}

.about-content > aside img {
	width: 17.375rem;
}

.about-content small {
	display: block;
	margin: 24.25rem 0 16.6rem 0;
}

.about-content small p:first-of-type::after {
	content: "—";
	display: block;
	text-align: center;
	height: 3.75rem;
	width: 4.04rem;
}

.about figcaption {
	visibility: hidden;
}

.about figure:hover + figcaption {
	visibility: visible;
}

.back {
	position: absolute;
	left: 1.8125rem;
	bottom: 2.25rem;
	width: 1.875rem;
}

.back path {
	fill: #cccccc;
	transition: fill 250ms ease;
}

.back:hover path {
	fill: #000000;
}

.close-nav-icon {
	position: absolute;
	bottom: 2.15rem;
	right: 1.875rem;
	height: 2.625rem;
	width: 2.625rem;
}

.close-nav-icon:after {
	background: #ffffff;
	content: " ";
	display: block;
	height: 0.3125rem;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

#content {
	position: relative;
	right: 0;
}

.credential-content {
	clear: both;
	display: inline-block;
	margin-bottom: 3.5rem;
	width: 100%;
}

.credential-content:last-of-type {
	margin-bottom: 7.6875rem;
}

.credential-content > * {
	float: left;
}

.credential-content > header {
	clear: both;
	width: 28.06%;
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
	position: relative;
}

.flickity-enabled:focus {
	outline: none;
}

.flickity-viewport {
	overflow: hidden;
	position: relative;
	height: 100%;
}

.flickity-slider {
	position: absolute;
	width: 100%;
	height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
	-webkit-tap-highlight-color: transparent;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
	cursor: move;
	cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
	cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
	position: absolute;
	background: rgba(255, 255, 255, 0.75);
	border: none;
	color: #333;
}

.flickity-button:hover {
	background: white;
	cursor: pointer;
}

.flickity-button:focus {
	outline: none;
	box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
	opacity: 0.6;
}

.flickity-button:disabled {
	opacity: 0.3;
	cursor: auto;
	/* prevent disabled button from capturing pointer up event. #716 */
	pointer-events: none;
}

.flickity-button-icon {
	fill: currentColor;
}

.project {
	display: inline-block;
}

.project a {
	display: block;
	position: relative;
}

.project img {
	width: 100%;
}

.project figcaption {
	opacity: 0;
	padding: 1rem;
	position: absolute;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	color: #ffffff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.project:hover img {
	filter: grayscale(100%);
	transform: scaleX(-1);
}

.project:hover figcaption {
	opacity: 1;
}

.project:not(:last-of-type) {
	margin-bottom: 14.28%;
}

.project-content::before {
	content: "—";
	display: block;
	margin-bottom: 0.125rem;
}

.project--3-col {
	margin-left: 16.35%;
	width: 24.53%;
}

.project--6-col {
	width: 48.67%;
}

.project--8-col {
	margin-left: 34.97%;
	width: 65.02%;
}

.project--12-col {
	width: 100%;
}

.project:nth-child(3) {
	margin-left: 16.35%;
}

.project:nth-child(7) {
	margin-left: 10.44%;
}

.project:last-of-type {
	margin-left: 15.5%;
}

.project:first-of-type {
	margin-left: 43.15%;
	width: 46.38%;
}

.home-wrap {
	padding-top: 11.5rem;
	padding-bottom: 41.5rem;
}

.load-more {
	clear: both;
	padding: 7.75rem 0 15.6875rem 0;
	text-align: center;
}

.load-more .more::after {
	content: "+";
	display: block;
	margin-top: -0.125rem;
}

.credits dl, .credits dd {
	margin: 0;
}

.news-wrap {
	padding-top: 12.8125rem;
	padding-bottom: 41.5rem;
	position: relative;
}

.news-social {
	position: absolute;
	right: 14.45%;
	width: 23.02rem;
}

.news-social::before {
	background-image: url("../images/social-arrow.svg");
	content: " ";
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	width: 3.25rem;
	height: 2.84rem;
	left: -6.3225rem;
	top: 0.1rem;
}

.off-canvas-nav {
	background: #000000;
	position: fixed;
	right: -38.875rem;
	text-align: right;
	height: 100vh;
	width: 38.875rem;
	z-index: 75;
}

.off-canvas-nav .is-active a {
	position: relative;
}

.off-canvas-nav .is-active a::before {
	background-image: url("../images/active-state.svg");
	content: " ";
	display: block;
	position: absolute;
	width: 6.6225rem;
	height: 4.6575rem;
	left: -6.6225rem;
	top: 1rem;
}

.off-canvas-nav a {
	color: #ffffff;
}

.off-canvas-nav ul {
	margin-top: 0.5rem;
}

.off-canvas-nav li {
	margin-right: -0.375rem;
}

.off-canvas-nav,
#content {
	transition: right 250ms ease;
}

.has-nav .off-canvas-nav {
	right: 0;
}

.has-nav .site-header,
.has-nav #content {
	right: 38.875rem;
}

.post {
	display: inline-block;
	position: relative;
	text-transform: none;
	clear: both;
}

.post time::after {
	content: "—";
	display: block;
	text-align: left;
	width: 4.04rem;
}

.post header {
	margin-bottom: 2.95rem;
}

.post img {
	width: 100%;
}

.post:hover img {
	filter: grayscale(100%);
	transform: scaleX(-1);
}

.post p:not(.post-cta) {
	margin-bottom: 2.84375rem;
}

.post-cta {
	margin-bottom: 5.5rem;
	text-transform: uppercase;
}

.post-cta::before {
	content: " ";
	background-image: url("../images/arrow-detail.svg");
	display: block;
	width: 0.65625rem;
	height: 0.465rem;
	margin-right: 1.5rem;
	background-size: cover;
	float: left;
	transform: rotate(180deg);
}

.post-frame-1 {
	margin-left: 2.26%;
	width: 29.97%;
}

.post-frame-1 h1 {
	width: 13.08rem;
}

.post-frame-1 figure {
	width: 81.77%;
}

.post-frame-2 {
	float: right;
	margin: 16.5625rem 2.26% 0 10.83%;
	width: 54.58%;
}

.post-frame-2 h1 {
	width: 22.375rem;
}

.post-frame-2 figure {
	top: 7.375rem;
	right: 0;
	position: absolute;
	width: 70.11%;
	z-index: -1;
}

.post-frame-2 p:not(.post-cta) {
	width: 23.97rem;
}

.post-frame-3 {
	margin-top: 3.0625rem;
	width: 46.38%;
}

.post-frame-3 header,
.post-frame-3 header + div,
.post-frame-3 .post-cta {
	margin-left: auto;
	margin-right: 0;
	width: 59.85%;
}

.post-frame-3 figure {
	position: absolute;
	top: 13.1875rem;
	z-index: -1;
}

.post-frame-4 {
	float: right;
	margin: 27.3279375rem 2.26% 0 0;
	width: 29.97%;
}

.project-header {
	position: absolute;
	width: 100%;
	z-index: 25;
}

.project-header dt, .project-header dd {
	float: left;
}

.project-header dt {
	clear: both;
	color: #cccccc;
}

.project-header dl, .project-header dd {
	margin: 0;
}

.project-header dd {
	margin-top: -0.159375rem;
}

.project-header dl {
	display: inline-block;
	margin: 0.125rem 0 0 -0.125rem;
}

.single-project .site-header,
.index .site-header {
	display: none;
}

.site-footer {
	position: relative;
	display: flex;
	justify-content: space-between;
}

.site-footer > a {
	line-height: 0.9;
}

.site-footer .site-nav {
	align-self: flex-end;
	margin-bottom: 1.4375rem;
}

.site-header {
	position: absolute;
	margin-top: 2.25rem;
	right: 0;
	display: block;
	width: 100%;
	z-index: 25;
	transition: right 250ms ease;
}

.site-header-wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 2.25rem;
}

.site-nav-icon {
	width: 2.69rem;
	height: 2.95rem;
	z-index: 50;
	position: absolute;
	right: 2.26%;
	top: 2.25rem;
}

.site-nav-icon::before, .site-nav-icon::after {
	content: " ";
	background: #cccccc;
	position: absolute;
	width: 100%;
	height: 0.3125rem;
	display: block;
	top: 50%;
	transition: background 250ms ease;
}

.site-nav-icon::after {
	transform-origin: center;
	transform: rotate(90deg);
}

.site-nav-icon:hover::before, .site-nav-icon:hover::after {
	background: #000000;
}

.site-nav {
	width: 31.47%;
}

.site-nav .is-active {
	font-family: 'Prestige Italic';
}

.site-nav > p {
	width: 45.49%;
}

.site-nav > ul {
	width: 54.51%;
}

.site-nav > p,
.site-nav > ul {
	float: left;
}

.flickity-viewport {
	height: 100vh !important;
	transition: all 250ms ease;
}

.slide {
	display: flex;
	height: 100vh;
	width: 100vw;
}

.slide img {
	object-fit: contain;
}

.slide__double {
	display: flex;
}

.slide__double > figure {
	display: flex;
	height: 100vh;
	width: 50vw;
}

.slide__landscape-centred, .slide__portrait-centred {
	justify-content: center;
	align-content: center;
}

.slide__portrait-centred img {
	width: 45.39%;
}

.slide__landscape-centred img {
	width: 62.47%;
}

.slide__full-offset-right {
	align-content: flex-end;
}

.slide__full-offset-right img {
	object-fit: cover;
	margin: 0 0 0 auto;
	width: 89.53%;
	height: 100vh;
}

.slide__half-bleed-right img {
	object-fit: cover;
	margin: 0 0 0 auto;
	height: 100vh;
	width: 50vw;
}

.slide__full-bleed img {
	object-fit: cover;
	height: 100vh;
	width: 100vw;
}

.slide__framed-left-half-bleed-right figure:first-of-type {
	justify-content: center;
}

.slide__framed-left-half-bleed-right figure:first-of-type > img {
	align-self: center;
	width: 49.14%;
}

.slide__framed-left-half-bleed-right figure + figure > img {
	object-fit: cover;
	height: 100vh;
	width: 100%;
}

.slide__half-bleed-left-framed-right figure:first-of-type > img {
	object-fit: cover;
	height: 100vh;
	width: 100%;
}

.slide__half-bleed-left-framed-right figure + figure {
	justify-content: center;
}

.slide__half-bleed-left-framed-right figure + figure > img {
	align-self: center;
	width: 49.14%;
}

.slide__framed-left-framed-right figure {
	justify-content: center;
	align-content: center;
}

.slide__framed-left-framed-right figure > img {
	width: 49.14%;
}

.work-index > ul {
	display: inline-block;
	margin-top: 0.25rem;
	width: 86.73%;
}

.work-index > ul li {
	display: inline;
	word-break: break-word;
}

.work-index > ul li a {
	color: #cccccc;
	display: inline;
	transition: none;
}

.work-index > ul li::after {
	content: "/";
	color: #cccccc;
	display: inline-block;
	margin: 0 -3.125rem;
}

.agent [href^='mailto:']::after,
.agent [href^='tel:']::after {
	content: "—";
	display: block;
	position: relative;
	height: 1.125rem;
	width: 0.479rem;
}

.credits p:not(:last-of-type) {
	margin-bottom: 1.25rem;
}

.index .site-header {
	top: -100%;
}

.container {
	margin: 0 auto;
	width: 95.46%;
}

.has-js :focus {
	outline: none;
}

.has-tab-focus :focus {
	outline: 2px auto;
}

@media screen and (min-width: 1281px) {
	html {
		font: 400 128%/1.2 'Prestige', sans-serif;
	}
}

@media screen and (min-width: 1850px) {
	html {
		font: 400 140%/1.2 'Prestige', sans-serif;
	}
}

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