@charset "UTF-8";
@keyframes marquee {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}
@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: "Prestige Standard";
	font-style: normal;
	font-display: swap;
	src: url("../fonts/prestige-standard.woff2") format("woff2"), url("../fonts/prestige-standard.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%;
	        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: 0ms;
	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 65%/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-sm {
	font-size: 0.6875rem;
	letter-spacing: 0.11rem;
}
.text-is-sf {
	font-size: 1rem;
	line-height: 1.3125;
}
.text-is-md {
	font-size: 2.25675rem;
	line-height: 0.9;
	letter-spacing: -0.075rem;
}
.text-is-lg {
	font-size: 5.145rem;
	line-height: 1.2;
}
.text-is-index {
	font-size: 2.147578125rem;
	letter-spacing: -0.1rem;
	line-height: 0.8;
	font-feature-settings: "ss03";
}
.text-is-cs {
	font-size: 1.2rem;
	margin-right: 0.625rem;
	line-height: 0.8;
}
.text-is-cn {
	font-size: 1.021875rem;
	line-height: 0.98;
	letter-spacing: 0.01rem;
}
.text-is-cn, .text-is-cs {
	word-break: keep-all;
}
.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: 60.43px;
	letter-spacing: -2.26px;
	line-height: 0.8;
}
.text-is-upper {
	text-transform: uppercase;
}
.text-is-spacious {
	letter-spacing: 0.13rem;
}
.text-is-sans-serif {
	font-family: "FavoritExtended", sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.01rem;
	font-feature-settings: "ss03";
}

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: 8.125rem 0 7.125rem 0;
}
.about-standfirst > div {
	display: block;
	margin: 0 1.5rem 0 auto;
	text-transform: none;
	width: 80.7%;
}

.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-content {
	flex-direction: column-reverse;
	padding-bottom: 5.2rem;
}
.about-content .portrait-wrap {
	flex-direction: row;
}
.about-content .portrait-wrap .credits {
	align-self: flex-start;
	margin: 0 0 -0.275rem 8.05%;
}
.about-content.container {
	width: 100%;
}
.about-content > div {
	margin: 0 auto;
	width: 95.46%;
}
.about-content > aside {
	width: 100%;
}
.about-content > aside figure {
	overflow: hidden;
	width: 56.76%;
}
.about-content small {
	display: block;
	margin: 5.7rem 0 5.7rem 2.2688%;
}
.about-content small span:first-of-type::after {
	content: "—";
	display: block;
	margin-left: -0.35rem;
	text-align: center;
	height: 2.25rem;
	width: 3rem;
}
.about-content figure + div:before,
.about-content figure:after {
	content: " ";
}
.about-content figure + div {
	visibility: hidden;
}
.about-content figure + div:before {
	background: url("../images/arrow-detail.svg") no-repeat;
	display: block;
	margin-bottom: 1.51rem;
	background-size: 0.6rem;
	height: 0.6rem;
	width: 0.6rem;
}
.about-content figure {
	position: relative;
}
.about-content figure:after {
	background: #FF7FC6;
	display: inline-block;
	mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.about-content figure:hover + div {
	visibility: visible;
}

.back {
	position: fixed;
	bottom: 1.125rem;
	left: 1.8125rem;
	width: 1.3125rem;
}
.back path {
	fill: #cccccc;
	transition: all 250ms ease;
}
.back:hover path {
	fill: #000000;
}
.back::selection {
	background: rgba(0, 0, 0, 0);
}

.top {
	overflow: hidden;
}

.close-nav-icon {
	position: absolute;
	top: 2.4%;
	right: 2.2%;
	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: 35%;
}
.credential-content + .credits::before {
	content: none;
}

body {
	cursor: url("../images/cursor-black.svg"), auto;
}

.deadzone {
	display: block;
	position: absolute;
	height: 100%;
	width: 20%;
	z-index: 9;
	left: 0;
	top: 0;
}
.deadzone--right {
	right: 0;
	left: auto;
}

.home-project {
	display: block;
	margin: 0 auto;
	line-height: 0.9;
	letter-spacing: -0.075rem;
	position: relative;
	transform: translateX(0);
	width: 94.2%;
}
.home-project--slide {
	margin-bottom: 25%;
}
.home-project--desktop {
	display: none;
}
.home-project--mobile {
	display: block;
}
.home-project--double {
	display: block;
}
.home-project--double > article:first-of-type {
	margin-bottom: 25%;
}
.home-project a {
	display: block;
	position: relative;
}
.home-project img,
.home-project video {
	width: 100%;
}
.home-project figure + div {
	opacity: 0;
	padding: 1rem 0;
	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;
}
.home-project .credits {
	margin-top: 2.57vw;
	display: block;
	left: 0;
	bottom: -10%;
	position: relative;
	line-height: 1.2;
	white-space: nowrap;
}
.home-project .credits dl, .home-project .credits::before {
	float: left;
}
.home-project .credits dl {
	margin-left: 3.7vw;
}
.home-project .credits dt, .home-project .credits dd {
	display: inline-block;
}
.home-project .credits::before {
	transform: rotate(90deg);
	margin-left: -0.5vw;
}
.home-project--content::before {
	content: "—";
	display: block;
	margin-bottom: 0.125rem;
}
.home-project:hover img,
.home-project:hover video {
	filter: grayscale(100%);
	transform: scaleX(-1);
}
.home-project:hover figure + div {
	opacity: 1;
}
.home-project:hover .credits {
	display: block;
}

.home-hovered img,
.home-hovered video {
	filter: grayscale(100%);
	transform: scaleX(-1);
}
.home-hovered figure + div {
	opacity: 1;
}

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

.home-wrap {
	padding: 11.5rem 0 34.5% 0;
}

.image--mobile {
	display: block;
}
.image--desktop {
	display: none;
}

.load-more {
	clear: both;
	padding: 3.875rem 0 7.84375rem 0;
	text-align: center;
}
.load-more .more {
	display: inline-block;
}
.load-more .more a::after {
	content: "+";
	display: block;
	margin-top: -0.125rem;
}
.load-more .more a:hover {
	color: #cccccc;
}

.credits::before {
	content: " ";
	background: url("../images/arrow-detail.svg") no-repeat;
	display: block;
	margin-bottom: 1.51rem;
	background-size: 0.6rem;
	height: 0.6rem;
	width: 0.6rem;
}
.credits dl, .credits dd {
	margin: 0;
}

.news-wrap {
	padding: 7.375rem 0 0 0;
	position: relative;
	overflow: hidden;
}
.news-social {
	position: relative;
	margin-bottom: 8.453125rem;
	left: 25%;
	width: 15.02rem;
}
.news-social::before {
	background: url("../images/social-arrow.svg") no-repeat;
	content: " ";
	display: block;
	position: absolute;
	left: -35%;
	top: 0.1rem;
	width: 2.1rem;
	height: 2.84rem;
}

.news .site-footer {
	margin-top: 13rem;
}

.off-canvas-nav {
	background: #000000;
	cursor: url("../images/cursor-white.svg"), auto;
	z-index: 75;
	position: fixed;
	right: 0;
	top: -200%;
	text-align: right;
	padding: 20% 0 0 0;
	width: 100%;
}
.off-canvas-nav .is-active a,
.off-canvas-nav li:hover a {
	position: relative;
}
.off-canvas-nav .is-active a::before,
.off-canvas-nav li:hover a::before {
	background: url("../images/active-state.svg") no-repeat;
	background-size: contain;
	content: " ";
	display: block;
	width: 28.95%;
	height: 71%;
	position: absolute;
	left: -29%;
	top: 7.9%;
}
.off-canvas-nav a {
	color: #ffffff;
}
.off-canvas-nav ul {
	display: flex;
	flex-direction: column;
	margin: 20% 0 0 1.28%;
}
.off-canvas-nav ul:hover .is-active a::before {
	content: none;
}
.off-canvas-nav ul:hover .is-active:hover a::before {
	content: " ";
}
.off-canvas-nav li {
	display: inline-block;
}

.underlay {
	background: rgba(255, 255, 255, 0);
	height: 100vh;
	width: 100vw;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	transition: background 250ms ease;
	z-index: 30;
}

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

.has-nav {
	overflow: hidden;
}
.has-nav .pagination {
	display: none;
}
.has-nav .off-canvas-nav {
	top: 0;
}
.has-nav .site-nav-icon {
	opacity: 0.1;
}
.has-nav .site-nav-icon__lower {
	opacity: 1;
}
.has-nav .underlay {
	background: rgba(255, 255, 255, 0.83);
}

.pagination {
	word-break: keep-all;
	white-space: nowrap;
}
.pagination--tip {
	position: absolute;
}
.pagination--tip i {
	margin: 0 0.25rem;
}
.pagination--touch {
	display: none;
	position: fixed;
	top: auto;
	left: auto;
	font-size: 1.5634305rem;
	bottom: 0.75rem;
	right: 2.26%;
	color: #cccccc;
}
.pagination--touch i {
	margin: 0 0.5rem;
}

.site-nav-icon:hover + #content .pagination,
.back:hover + .pagination {
	display: none;
}

.play {
	height: 7.4rem;
	width: 5rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 1;
	visibility: visible;
	transition: all 250ms ease;
}

.video-playing .play {
	opacity: 0;
	visibility: hidden;
}

.policy [data-barba=container] {
	display: flex;
	flex-direction: column;
	min-height: 100dvh;
}
.policy__wrapper {
	width: 100% !important;
}
.policy__heading h2 {
	text-transform: uppercase !important;
}
.policy__section:not(:last-child) {
	margin: 0 0 3rem 0;
}
.policy__content.text-is-sf {
	text-transform: none;
}
.policy__content > *:not(:last-child) {
	margin: 0 0 1rem 0;
}
.policy__content ol {
	padding: 0 0 0 1.75rem;
	margin: 0;
	text-indent: -0.5rem;
}

.post {
	display: block;
	position: relative;
	text-transform: none;
	clear: both;
	margin: 0 auto;
	width: 94.2%;
}
.post time::after {
	content: "—";
	display: block;
	text-align: left;
	width: 4.04rem;
}
.post a {
	flex-direction: column;
}
.post header {
	margin: 2rem auto 0 0;
	order: 0;
}
.post h2 {
	width: 22rem;
}
.post figure {
	position: relative;
	right: 0;
	top: 0;
	margin: 1.6rem 0;
	order: 1;
	width: 56.84%;
	z-index: -1;
}
.post img {
	object-fit: cover;
	width: 100%;
}
.post:hover img {
	filter: grayscale(100%);
	transform: scaleX(-1);
}
.post p:not(.post-cta) {
	width: auto;
	max-width: 23.97rem;
}
.post-excerpt {
	order: 2;
	margin-bottom: 1.546875rem;
}
.post-cta {
	margin-bottom: 4.0625rem;
	order: 3;
}
.post-cta::before {
	content: " ";
	background-image: url("../images/arrow-detail.svg");
	display: block;
	margin-right: 1.5rem;
	background-size: cover;
	transform: rotate(180deg);
	float: left;
	width: 0.65625rem;
	height: 0.465rem;
}
.post-frame-1 figure, .post-frame-3 figure {
	width: 65.58%;
}
.post-frame-3 figure {
	margin: 1.6rem 0 1.6rem auto;
}
.post-frame-2 figure, .post-frame-4 figure {
	width: 100%;
}

.home-project--eight-col {
	font-size: 21.86px;
	letter-spacing: 0.36px;
}
.home-project--eight-col .home-project--video {
	position: relative;
}
.home-project--eight-col .home-project--video:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 66.6666666667%;
}

.project--filters {
	position: relative;
	z-index: 20;
	display: block !important;
	transition-delay: 250ms;
	transition: all 250ms ease;
	margin: 0 auto;
	top: 0;
	left: 0;
	background: #f7f7f7;
	width: 100% !important;
}
.project--filters.site-nav ul {
	float: right;
	width: auto;
}
.project--filters ul {
	padding-right: 1.5rem;
	margin: 8rem auto 4.5rem auto;
	flex-direction: column;
	letter-spacing: -0.01rem;
	line-height: 0.8;
}
.project--filters ul,
.project--filters ul .is-active,
.project--filters ul li:hover {
	color: #000000;
	font-family: "FavoritExtended", sans-serif;
}
.project--filters ul .is-active a::before,
.project--filters ul li:hover a::before {
	left: -14vw !important;
	width: 3.25rem !important;
}
.project--filters ul li:hover a,
.project--filters ul .is-active a {
	color: #000000;
}
.project--filters ul a {
	color: #a6a6a6;
	transition: unset;
}
.project--filters ul .is-active a,
.project--filters ul li:hover a {
	position: relative;
}
.project--filters ul .is-active a::before,
.project--filters ul li:hover a::before {
	background: url("../images/active-state-black.svg") no-repeat;
	background-size: contain;
	content: " ";
	display: block;
	width: 28.95%;
	height: 71%;
	position: absolute;
	left: -29%;
	top: 7.9%;
}
.project--filters ul:hover a {
	color: #a6a6a6;
}
.project--filters ul:hover .is-active a::before {
	content: none;
}
.project--filters ul:hover .is-active:hover a::before {
	content: " ";
}
.project--filters p {
	line-height: 0.825rem;
}
.project--filters li {
	font-size: 2.578125rem;
}
.project--filters p {
	display: none;
}
.project--filters li:first-of-type {
	order: 2;
}
.project--filters li:nth-of-type(2) {
	order: 1;
}
.project--filters li:nth-of-type(3) {
	order: 3;
}
.project--filters li:nth-of-type(4) {
	order: 0;
}

.project-header {
	position: absolute;
	top: 4rem;
	width: 100%;
	z-index: 25;
}
.project-header dt, .project-header dd {
	float: left;
	white-space: nowrap;
}
.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;
	transform: translateX(-100%);
	transition: transform 250ms ease;
}

.show-credits .project-header dl {
	transform: translateX(0);
}

.project-hover {
	position: fixed;
	top: 2rem;
	z-index: -1;
	transition: transform 250ms ease;
	transition-delay: 250ms;
	transform: translateX(-150vw);
}
.project-hover__1 {
	right: 8.5%;
	width: 39.93%;
	top: 20vh;
}
.project-hover__2 {
	right: 10vw;
	top: 45vh;
	width: 48.3%;
}
.project-hover__3 {
	left: 5%;
	width: 55%;
}
.project-hover__4 {
	top: 45vh;
	left: 0;
}
.project-hover__4, .project-hover__5 {
	width: 45%;
}
.project-hover__5 {
	top: 40vh;
	left: 5%;
}
.project-hover__6 {
	left: 10%;
	width: 70%;
}
.project-hover__3, .project-hover__6 {
	top: 60vh;
}

.home-project__large-portrait-left, .home-project__large-portrait-right, .home-project__large-landscape-left, .home-project__large-landscape-right, .home-project__small-portrait-left, .home-project__small-portrait-right {
	margin: 0 auto;
}

.home-project--six-col {
	font-size: 21.86px;
	letter-spacing: 0.36px;
}

.home-project--three-col {
	font-size: 22.54px;
	letter-spacing: 0.24px;
}

.home-project--twelve-col {
	font-size: 21.86px;
	letter-spacing: 0.36px;
}
.home-project--twelve-col .home-project--video {
	position: relative;
}
.home-project--twelve-col .home-project--video:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 66.6666666667%;
}

.sculpture {
	justify-content: center;
	align-items: flex-end;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	cursor: pointer;
	transition: top 750ms ease;
	z-index: 100;
}
.sculpture--hidden .sculpture {
	top: -200vh;
}
.sculpture--composition {
	overflow: visible;
	max-height: 95vh;
}
.sculpture--wrap {
	padding-top: 22.5vw;
	position: absolute;
	top: 15vw;
	width: 85%;
}
.sculpture--hover {
	bottom: 0;
	position: fixed;
	top: 0;
	height: 100vh;
	width: 33.3vw;
	z-index: 20;
}
.sculpture--hover__left {
	left: 0;
}
.sculpture--hover__right {
	right: 0;
}
.sculpture--hover__centre {
	left: 50%;
	transform: translateX(-50%);
}

.overall {
	transform-origin: bottom;
	transition: transform 1250ms ease;
}

.single-project {
	cursor: none;
}

.site-footer {
	background: unset;
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-top: 7.6875rem;
	flex-direction: column-reverse;
}
.site-footer > a {
	line-height: 0.9;
}
.site-footer > a:hover {
	color: #cccccc;
}
.site-footer .site-policy {
	margin: 0 0 1.5rem 0;
	width: 100%;
}
.site-footer .site-policy,
.site-footer .site-nav {
	align-self: flex-end;
}
.site-footer .site-nav {
	align-self: flex-end;
	margin-bottom: 1.1375rem;
}
.site-footer .site-nav-icon {
	top: auto;
	bottom: 0;
}
.site-footer .site-nav-icon {
	top: auto;
	bottom: 19%;
}

.site-header {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	margin-top: 1.45rem;
	width: 100%;
	transition: top 250ms ease, right 250ms ease;
	transition-delay: 500ms, 0ms;
	z-index: 25;
}
.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: 1.125rem;
}
.site-nav-icon::before, .site-nav-icon::after {
	content: " ";
	background: #cccccc;
	position: absolute;
	width: 100%;
	height: 0.3125rem;
	display: block;
	top: 50%;
	transition: all 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-icon__lower {
	z-index: 25;
}

.hide-nav-icon .off-canvas-nav + .site-nav-icon {
	top: 100%;
}

.site-nav {
	display: none;
	width: 31.47%;
}
.site-nav .is-active,
.site-nav li:hover {
	font-family: "Prestige Italic";
}
.site-nav > p {
	width: 45.49%;
}
.site-nav > ul {
	width: 54.51%;
}
.site-nav > p,
.site-nav > ul {
	float: left;
}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: flex;
}

.slick-dots {
	display: none !important;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.carousel {
	height: 100vh !important;
	overflow: hidden;
	transform: translateY(-100vh);
	transition: transform 250ms ease;
}

.slide {
	display: flex;
	overflow: hidden;
	height: 100vh;
	width: 100vw;
}
.slide img {
	object-fit: contain;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
}
.slide__double {
	display: flex;
}
.slide__double > figure {
	display: flex;
	height: 100vh;
	width: 50vw;
}
.slide--desktop {
	display: none !important;
}
.slide--mobile {
	display: block !important;
	width: 100vw !important;
}
.slide--mobile img {
	width: 100vw !important;
	height: 100vh;
	object-fit: cover;
}
.slide__inset-video, .slide__landscape-centred, .slide__portrait-centred, .slide__large-landscape {
	justify-content: center;
	align-items: center;
}
.slide__inset-video video, .slide__landscape-centred img, .slide__portrait-centred img {
	width: 83.49%;
	max-height: 100%;
	height: 85.5vh;
	object-fit: contain;
}
.slide__portrait-centred img {
	align-self: center;
	max-width: 30.23875rem;
	width: 75%;
	max-height: 94.4vw;
}
.slide__full-offset-right {
	align-content: flex-end;
}
.slide__full-offset-right img {
	margin: 0 auto;
	object-fit: contain;
	align-self: center;
	width: 89.53%;
}
.slide__full-bleed-video video {
	object-fit: cover;
	width: 100vw;
	height: 100vh;
}
.slide__full-bleed-video video.portrait {
	display: none;
}
.slide__full-bleed-video video.landscape {
	display: block;
}
.slide__half-bleed-right img {
	object-fit: cover;
	margin: 0 0 0 auto;
	height: 100vh;
	width: 100vw;
}
.slide__full-bleed img {
	object-fit: cover;
	height: 100vh;
	width: 100vw;
}
.slide__large-landscape img {
	max-width: 83.74rem;
	width: 89.32%;
}
.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%;
}

.cta {
	background: #ffffff;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	z-index: 30;
	position: absolute;
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	font-size: 1.3875rem;
	line-height: 1;
	padding: 1.171875rem 0 1.125rem 0;
}
.cta--marquee {
	position: relative;
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.cta--content {
	flex-shrink: 0;
	animation: marquee 25s linear infinite;
}
.cta--item {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	display: inline-block;
	white-space: nowrap;
	margin: 0.146484375rem 1rem auto auto;
}

/*
// 	Multiple iterations throughout development towards
// 	end of project so this file will require some refactoring

// 	- Multiple font declarations
// 	- Use of a mixin that could be turned into a class
// 	- Potentially some weird overrides that could also be tidied up
// */
.work-index {
	height: 100vh;
}
.work-index .off-canvas-nav + .site-nav-icon {
	top: 1.125rem;
}
.work-index .site-nav-icon__index {
	display: none;
}
.work-index--navigation {
	bottom: -100%;
	right: 0;
	top: auto;
	position: absolute;
	transition: bottom 250ms ease;
	width: 100%;
	z-index: 10;
}
.work-index--navigation .site-nav {
	position: absolute;
	right: 0;
	bottom: 2.25rem;
}
.work-index .back {
	display: none;
}
.work-index--list-wrap {
	position: relative;
	margin: 0 auto;
	z-index: 5;
}
.work-index--list {
	margin: 0 auto;
	width: 95.46%;
}
.work-index--list p {
	display: block;
	font-family: "FavoritExtended", sans-serif;
	line-height: 0.9146341463;
}
.work-index--list > p {
	font-family: inherit;
	padding: 1.75rem 0 2rem 0;
}
.work-index--list a {
	color: #000000;
	display: inline;
	transition: none;
}
.work-index--list .work-index-image-wrap,
.work-index--list a + video {
	display: none;
	visibility: hidden;
}
.work-index--list a:hover:after {
	content: "";
	position: absolute;
	left: 0;
	top: auto;
	height: 2.44rem;
	z-index: 10;
}
.work-index--list a:hover:before {
	content: " ";
	background-image: url("../images/arrow-detail.svg");
	display: inline-block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-y: center;
	width: 1.8rem;
	height: 1.3rem;
	transform: rotate(180deg);
}
.work-index--wrap {
	position: relative;
	left: -100%;
	height: 100%;
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
	transition: all 250ms ease;
	transition-delay: 250ms;
}

.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;
}

.error-wrap {
	margin: 0 auto;
	display: block;
	width: 95.48%;
}
.error-wrap h1 {
	display: block;
	margin-bottom: 2.95rem;
}
.error-wrap p, .error-wrap a {
	text-transform: none;
}

.g::after {
	content: "A";
}

.sweep {
	background: #FF7FC6;
	position: fixed;
	top: 0;
	width: 100vw;
	height: 100vh;
	transform: translateY(100vh);
	transition: transform 250ms ease;
}
.sweep--white {
	background: #ffffff !important;
}

[data-animate] {
	opacity: 0;
	transform: translateY(50vh);
	transition: all 250ms ease;
}
[data-animate].run-animation {
	opacity: 1;
	transform: translateY(0);
}

.composition-loaded .name-composition:first-of-type {
	top: 0;
}
.composition-loaded .name-composition:nth-of-type(2) {
	bottom: 0;
}
.composition-loaded .name-composition:nth-of-type(3) {
	right: 0;
}
.composition-loaded .name-composition:nth-of-type(4) {
	left: 0;
}
.composition-loaded .name-composition:nth-of-type(5) {
	bottom: 0;
}

.show-slides .carousel {
	transform: translateY(0);
}

.enter-work-index .work-index--wrap {
	left: 0;
}
.enter-work-index .work-index--navigation {
	bottom: 1%;
}
.enter-work-index .project-hover {
	transform: translateX(0);
}

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

.leave-single-project dt, .leave-single-project dd {
	margin-left: -100%;
}

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

.cover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-size: cover;
}

.flex {
	display: flex;
}

.freeze {
	overflow: hidden;
}

.lazy {
	opacity: 0;
	transition: opacity 250ms ease;
}

[data-theme=theme-pink] .themed,
[data-theme=theme-pink] .about,
[data-theme=theme-pink] .about-content figure:after {
	background: #FF7FC6;
}

[data-theme=theme-grapefruit] .themed,
[data-theme=theme-grapefruit] .about,
[data-theme=theme-grapefruit] .about-content figure:after {
	background: #FF6A87;
}

[data-theme=theme-purple] .themed,
[data-theme=theme-purple] .about,
[data-theme=theme-purple] .about-content figure:after {
	background: #9171FF;
}

[data-theme=theme-aqua] .themed,
[data-theme=theme-aqua] .about,
[data-theme=theme-aqua] .about-content figure:after {
	background: #71ffe7;
}

[data-theme=theme-grey] .themed,
[data-theme=theme-grey] .about,
[data-theme=theme-grey] .about-content figure:after {
	background: #dbdbdb;
}

[data-theme=theme-citrus] .themed,
[data-theme=theme-citrus] .about,
[data-theme=theme-citrus] .about-content figure:after {
	background: #ebff7d;
}

.has-js :focus {
	outline: none;
}
.has-tab-focus :focus {
	outline: 2px auto;
}
@media screen and (min-width: 320px) {
	.text-is-nav {
		font-size: calc( 60.43px + 84.85 * ( ( 100vw - 320px ) / 449 ) );
	}
	.text-is-nav {
		letter-spacing: calc( -2.26px + -3.184 * ( ( 100vw - 320px ) / 449 ) );
	}
	.home-project--eight-col {
		font-size: calc( 21.86px + 27.74 * ( ( 100vw - 320px ) / 406 ) );
	}
	.home-project--six-col {
		font-size: calc( 21.86px + 27.74 * ( ( 100vw - 320px ) / 406 ) );
	}
	.home-project--three-col {
		font-size: calc( 22.54px + 28.7 * ( ( 100vw - 320px ) / 406 ) );
	}
	.home-project--three-col {
		letter-spacing: calc( 0.24px + 0.36 * ( ( 100vw - 320px ) / 406 ) );
	}
	.home-project--twelve-col {
		font-size: calc( 21.86px + 27.74 * ( ( 100vw - 320px ) / 406 ) );
	}
}
@media screen and (min-width: 321px) {
	html {
		font: 400 80%/1.2 "Prestige", sans-serif;
	}
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait), (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
	.sculpture--wrap {
		padding-top: 41%;
		margin-bottom: 35vw !important;
	}
}
@media screen and (min-width: 376px) {
	.news-social {
		left: 40.49%;
	}
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
	.sculpture--wrap {
		padding-top: 50%;
	}
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait), (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait), (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
	.sculpture--wrap {
		padding-top: 50%;
	}
}
@media screen and (min-width: 500px) {
	html {
		font: 400 90%/1.2 "Prestige", sans-serif;
	}
}
@media screen and (min-width: 550px) {
	.text-is-cn {
		font-size: 1.895rem;
		letter-spacing: 0.01rem;
	}
	.text-is-cs {
		font-size: 2.3rem;
		margin-right: 1.25rem;
	}
	.about-content small {
		margin: 5.7rem 0 5.7rem 29.25%;
	}
	.credential-content > header {
		width: 28.06%;
	}
	.load-more {
		padding: 7.75rem 0 15.6875rem 0;
	}
	.project-header {
		top: auto;
	}
	.site-footer {
		margin-top: 0;
	}
	.site-header {
		margin-top: 2.25rem;
	}
	.site-nav-icon {
		top: 2rem;
	}
}
@media screen and (min-width: 600px) {
	html {
		font: 400 100%/1.2 "Prestige", sans-serif;
	}
}
@media screen and (min-width: 726px) {
	.home-project--eight-col {
		font-size: 49.6px;
	}
	.home-project--six-col {
		font-size: 49.6px;
	}
	.home-project--three-col {
		font-size: 51.24px;
	}
	.home-project--three-col {
		letter-spacing: 0.6px;
	}
	.home-project--twelve-col {
		font-size: 49.6px;
	}
}
@media screen and (min-width: 737px) {
	.off-canvas-nav ul {
		margin-top: 0;
	}
}
@media screen and (min-width: 740px) {
	.news-wrap {
		padding: 12.8125rem 0 0 0;
	}
	.news-social {
		margin-bottom: 0;
		position: absolute;
		left: auto;
		right: 16.45%;
		width: 9.02rem;
	}
	.news-social::before {
		left: -6.3225rem;
		width: 2.15rem;
	}
}
@media screen and (min-width: 769px) {
	.text-is-nav {
		font-size: 145.28px;
	}
	.text-is-nav {
		letter-spacing: -5.444px;
	}
	.post {
		display: inline-block;
		margin: unset;
	}
	.post a {
		display: block;
	}
	.post header {
		margin: auto auto 2.95rem auto;
	}
	.post:first-of-type {
		margin: 0 0 1.0625rem 2.26vw;
	}
	.post:nth-of-type(2) {
		margin: 15.875rem 2.26vw 0 0;
	}
	.post-excerpt {
		margin-bottom: 2.84375rem;
	}
	.post-cta {
		margin-bottom: 5.5rem;
	}
	.post-frame-1 {
		margin: -2rem 0 1.0625rem 2.26vw;
		width: 17.3125rem;
	}
	.post-frame-1 figure {
		overflow: hidden;
		height: 24.75rem;
		width: 100%;
	}
	.post-frame-1:not(:first-of-type) {
		float: left;
	}
	.post-frame-2 {
		float: right;
		margin: -34rem 2.26vw 0 0;
		width: 30rem;
	}
	.post-frame-2 figure {
		float: right;
		overflow: hidden;
		margin-top: -12.5rem;
		width: 80%;
	}
	.post-frame-3 {
		float: left;
		width: 23.912188rem;
		margin: -9.1875rem 0 0 -2.35vw;
	}
	.post-frame-3 header,
.post-frame-3 header + div,
.post-frame-3 .post-cta {
		margin-left: 4.52vw;
	}
	.post-frame-3 figure {
		width: 100%;
		margin: 0;
	}
	.post-frame-3 img {
		margin-top: -10.3125rem;
	}
	.post-frame-4 {
		float: right;
		width: 18.3125rem;
		margin: -26.4375rem 2.26vw 0 0;
	}
	.post-frame-4 figure {
		width: 19.625rem;
	}
}
@media screen and (min-width: 770px) {
	.text-is-index {
		font-size: 4.091171875rem;
		letter-spacing: 0;
	}
	.text-is-md {
		font-size: 3.6215rem;
	}
	.text-is-nav {
		font-size: 7.5rem;
		line-height: 0.8;
		letter-spacing: -0.25rem;
	}
	.text-is-lg {
		font-size: 8.125rem;
		letter-spacing: -0.3rem;
	}
	.about-standfirst {
		padding: 13.125rem 0 5.0625rem 0;
	}
	.about-standfirst > div {
		margin: 0 0 0 auto;
		width: 48.52%;
	}
	.about-content {
		flex-direction: row;
		padding-bottom: 6.875rem;
	}
	.about-content.container {
		width: 95.46%;
	}
	.about-content .portrait-wrap {
		justify-content: space-between;
	}
	.about-content .portrait-wrap .credits {
		align-self: flex-end;
		margin: 0 0 -0.275rem 21.02%;
	}
	.about-content > div {
		width: 51.42%;
	}
	.about-content > aside {
		width: 48.52%;
	}
	.about-content > aside figure {
		width: 17.375rem;
	}
	.about-content small {
		margin: 24.25rem 0 16.6rem 0;
	}
	.about-content small span:first-of-type::after {
		margin-left: 0;
		height: 3.75rem;
		width: 4.04rem;
	}
	.back {
		bottom: 2.25rem;
		width: 1.875rem;
	}
	.close-nav-icon {
		top: auto;
		bottom: 2.15rem;
		right: 1.875rem;
	}
	.home-project--double {
		align-items: center;
		display: flex;
	}
	.home-project--double > article:first-of-type {
		margin-bottom: 0;
	}
	.home-project figure + div {
		padding: 1rem;
	}
	.home-project--desktop {
		display: block;
	}
	.home-project--mobile {
		display: none;
	}
	.home-project--slide {
		margin-bottom: 25vw;
	}
	.home-project .credits {
		margin-top: auto;
		position: absolute;
		display: none;
	}
	.home-project .credits dt, .home-project .credits dd {
		display: block;
	}
	.home-project .credits dl, .home-project .credits::before {
		margin-left: auto;
		float: none;
	}
	.home-project .credits dl {
		margin-left: auto;
	}
	.home-project .credits::before {
		margin-left: 0;
	}
	.project {
		display: inline-block;
	}
	.home-wrap {
		padding: 11.5rem 0 15.26vw 0;
	}
	.image--mobile {
		display: none;
	}
	.image--desktop {
		display: block;
	}
	.policy__wrapper {
		margin-left: auto;
		margin-right: 0;
		width: 48.52% !important;
	}
	.home-project--eight-col {
		letter-spacing: calc( 0.36px + 0.54 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--eight-col {
		font-size: 24.36px;
		letter-spacing: 0.36px;
		width: 65.02%;
	}
	.home-project--eight-col .home-project--video {
		position: relative;
	}
	.home-project--eight-col .home-project--video:before {
		display: block;
		content: "";
		width: 100%;
		padding-top: 66.7248754386%;
	}
	.home-project--eight-col .credits {
		top: 0;
		bottom: auto;
	}
	.home-project--eight-col.home-project__large-landscape-right .credits {
		left: -5.8vw;
		transform: translateX(-100%);
	}
	.home-project--eight-col.home-project__large-landscape-right .credits:before {
		transform: rotate(180deg);
	}
	.home-project--eight-col.home-project__large-landscape-left .credits {
		left: auto;
		right: -5.8vw;
		transform: translateX(100%);
	}
	.home-project--eight-col.home-project__large-landscape-left .credits:before {
		transform: rotate(0deg);
	}
	.project--filters {
		position: relative;
		background: unset;
		left: 1.8125rem;
		top: auto;
		margin-top: clamp(12.1739130434rem, 7.13vw, 1000px) !important;
		min-height: 16.25rem;
		width: 31.47% !important;
		margin: unset;
	}
	.project--filters.site-nav ul {
		float: left;
		width: 54.51%;
	}
	.project--filters li {
		font-size: 0.6875rem;
		line-height: 0.825rem;
	}
	.project--filters ul {
		margin: -0.125rem 0 0 0;
		padding: unset;
		letter-spacing: 0.13rem;
	}
	.project--filters ul a {
		color: #000000;
		font-family: "Prestige", sans-serif;
		line-height: 0.825;
	}
	.project--filters ul:hover a {
		color: #000000;
	}
	.project--filters ul .is-active a,
.project--filters ul li:hover a {
		font-family: "Prestige Italic", sans-serif !important;
	}
	.project--filters ul .is-active:hover a::before,
.project--filters ul .is-active a::before,
.project--filters ul li:hover a::before {
		content: none !important;
	}
	.project--filters p {
		display: inline;
	}
	.project-hover__1 {
		right: 2.26%;
		width: 38.34vw;
		top: 2rem;
	}
	.project-hover__2 {
		right: auto;
		top: 20.8%;
		left: 51.48%;
		width: 13.69%;
	}
	.project-hover__3 {
		left: 26.68%;
		top: 5rem;
		width: 21.9%;
	}
	.project-hover__4 {
		bottom: 15.17%;
		left: auto;
		right: 0;
		width: 13.71%;
		top: auto;
	}
	.project-hover__5 {
		top: unset;
		bottom: 0;
		left: 32%;
		width: 22.19%;
	}
	.project-hover__6 {
		top: unset;
		bottom: 15.15%;
		right: -20.5vw;
		width: 13.671875%;
	}
	.home-project__large-portrait-left {
		margin-left: 10.41%;
	}
	.home-project__large-portrait-right {
		margin-left: 43.15%;
	}
	.home-project__large-landscape-left {
		margin: 0 auto 0 0;
	}
	.home-project__large-landscape-right {
		margin: 0 0 0 auto;
	}
	.home-project__small-portrait-right {
		margin: 0 12.39% 0 auto;
	}
	.home-project__small-portrait-left {
		margin: 0 auto 0 12.39%;
	}
	.home-project__half-bleed-left {
		margin: 0;
	}
	.home-project__half-bleed-right {
		margin-right: 0;
	}
	.home-project__half-bleed-left-portrait-right .home-project--three-col {
		margin: 0 auto 0 16.92vw;
	}
	.home-project__portrait-left-half-bleed-right .home-project--three-col {
		margin: 0 auto 0 12.1875vw;
	}
	.home-project--six-col {
		letter-spacing: calc( 0.36px + 0.54 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--six-col {
		font-size: 24.36px;
		letter-spacing: 0.36px;
		width: 46.38%;
	}
	.home-project--six-col .credits {
		right: auto;
		top: auto;
		bottom: -0.3vw;
		left: -3.75vw;
		transform: translateX(-100%);
	}
	.home-project--six-col .credits::before {
		transform: rotate(180deg);
	}
	.home-project--six-col.home-project__half-bleed-left .credits {
		left: auto;
		top: 0;
		right: -6.77vw;
		transform: translateX(100%);
	}
	.home-project--six-col.home-project__half-bleed-left .credits::before {
		transform: rotate(0deg);
	}
	.home-project--six-col.home-project__half-bleed-right .credits {
		top: 0;
		left: -17.25vw;
		transform: translateX(0);
	}
	.home-project--six-col.home-project__half-bleed-right .credits::before {
		transform: rotate(180deg);
	}
	.home-project--six-col.home-project__large-portrait-left .credits {
		left: 108.5%;
		transform: translateX(0);
	}
	.home-project--six-col.home-project__large-portrait-left .credits::before {
		transform: rotate(0deg);
	}
	.home-project--three-col {
		font-size: 20.54px;
		letter-spacing: 0.24px;
		width: 24.53%;
	}
	.home-project--three-col .credits {
		top: 100%;
		bottom: auto;
		transform: translateY(4.42vw);
	}
	.home-project--three-col .credits::before {
		transform: rotate(90deg);
	}
	.home-project--twelve-col {
		letter-spacing: calc( 0.36px + 0.54 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--twelve-col {
		font-size: 32.448px;
		letter-spacing: 0.48px;
		width: 100%;
	}
	.home-project--twelve-col .home-project--video {
		position: relative;
	}
	.home-project--twelve-col .home-project--video:before {
		display: block;
		content: "";
		width: 100%;
		padding-top: 54.0625%;
	}
	.home-project--twelve-col .credits {
		left: 73.2%;
		top: -4.1vw;
		transform: translateY(-100%);
		bottom: auto;
	}
	.home-project--twelve-col .credits:before {
		transform: rotate(270deg);
	}
	.sculpture--wrap {
		padding-top: 90.3100775194%;
		top: auto;
		width: 48.375%;
	}
	.site-footer {
		flex-direction: row;
	}
	.site-footer .site-policy {
		height: 2.5rem;
		margin-bottom: 1.1375rem;
		width: 31.47%;
	}
	.site-nav {
		display: block;
	}
	.slide__portrait-centred img {
		max-width: none;
		max-height: none;
		margin-top: 0;
		width: 45.39%;
	}
	.slide__landscape-centred img {
		width: 62.47%;
	}
	.slide__full-offset-right img {
		object-fit: cover;
		margin: 0 0 0 auto;
		height: 100vh;
	}
	.slide__half-bleed-right img {
		width: 50vw;
	}
	.slide__inset-video video {
		width: 66.6%;
	}
	.slide--desktop {
		display: flex !important;
	}
	.slide--mobile {
		display: none !important;
	}
	.cta {
		bottom: auto;
		top: -50vh;
		left: auto;
		transform: rotate(-90deg);
		transform-origin: right bottom;
	}
	.cta--item {
		-webkit-writing-mode: horizontal-tb;
		        writing-mode: horizontal-tb;
	}
	.work-index {
		height: 100vh;
		overflow: hidden;
	}
	.work-index .site-header,
.work-index .off-canvas-nav + .site-nav-icon {
		top: -100%;
	}
	.work-index .site-nav-icon__index {
		display: block;
		top: -5.425rem;
	}
	.work-index .site-footer {
		display: none;
	}
	.work-index--list {
		position: relative;
		height: auto;
		margin-left: 0.5rem;
		margin-top: 0.25rem;
		width: auto;
	}
	.work-index--list p {
		line-height: inherit;
		display: inline;
		font-family: "Prestige", sans-serif;
	}
	.work-index--list p:not(:last-of-type)::after {
		content: "/";
		color: #cccccc;
		display: inline-block;
		margin: 0 -2.525rem;
		font-family: "Prestige Standard", sans-serif;
		font-size: 3.4rem;
	}
	.work-index--list p:hover a {
		color: #000000;
		font-family: "FavoritExtended", sans-serif;
		font-size: 3.56rem;
		line-height: 0.7;
	}
	.work-index--list p:hover .work-index-image-wrap,
.work-index--list p:hover video {
		display: inline;
		visibility: visible;
		z-index: 10;
	}
	.work-index--list p:hover .work-index-image-wrap img {
		z-index: 20;
	}
	.work-index--list a,
.work-index--list a::after {
		color: #cccccc;
		transition: none;
	}
	.work-index--list a:hover:before {
		content: none;
	}
	.work-index--list > p {
		display: none !important;
	}
	.work-index--wrap,
.work-index .back {
		display: block;
	}
}
@media screen and (min-width: 770px) and (min-width: 1920px) {
	.home-project--eight-col {
		font-size: 60.8412px;
	}
	.home-project--eight-col {
		letter-spacing: 0.9px;
	}
	.home-project--six-col {
		font-size: 60.8412px;
	}
	.home-project--six-col {
		letter-spacing: 0.9px;
	}
	.home-project--three-col {
		font-size: 51.24px;
	}
	.home-project--three-col {
		letter-spacing: 0.6px;
	}
	.home-project--twelve-col {
		font-size: 81.1216px;
	}
	.home-project--twelve-col {
		letter-spacing: 1.2px;
	}
}
@media screen and (min-width: 770px) and (min-width: 770px) {
	.home-project--eight-col {
		font-size: calc( 24.36px + 36.4812 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--eight-col {
		letter-spacing: calc( 0.36px + 0.54 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--six-col {
		font-size: calc( 24.36px + 36.4812 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--six-col {
		letter-spacing: calc( 0.36px + 0.54 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--three-col {
		font-size: calc( 20.54px + 30.7 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--three-col {
		letter-spacing: calc( 0.24px + 0.36 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--twelve-col {
		font-size: calc( 32.448px + 48.6736 * ( ( 100vw - 770px ) / 1150 ) );
	}
	.home-project--twelve-col {
		letter-spacing: calc( 0.48px + 0.72 * ( ( 100vw - 770px ) / 1150 ) );
	}
}
@media screen and (min-width: 770px), (max-device-width: 414px) and (orientation: landscape) {
	.off-canvas-nav {
		top: 0;
		right: -38.875rem;
		height: 100vh;
		width: 38.875rem;
		padding: 0.225rem 0 0 0;
	}
	.off-canvas-nav li:hover a::before,
.off-canvas-nav .is-active a::before {
		left: -6.6225rem;
		height: 4.6575rem;
		width: 6.6225rem;
		top: 1rem;
	}
	.has-nav .off-canvas-nav {
		right: 0;
	}
	.has-nav .name-composition {
		transform: translateX(-38.875rem);
	}
	.has-nav .site-header,
.has-nav #content {
		right: 38.875rem;
	}
}
@media screen and (min-width: 900px) {
	.home-project--slide {
		margin-bottom: 14.0625vw;
	}
}
@media screen and (min-width: 965px) {
	.project--12-col {
		margin-top: 2.5%;
	}
}
@media screen and (min-width: 985px) {
	.news-social {
		right: 14.45%;
		width: 23.02rem;
	}
	.news-social::before {
		width: 3.25rem;
	}
}
@media screen and (min-width: 1025px) {
	.deadzone {
		width: 30%;
	}
}
@media screen and (min-width: 1106px) {
	.post-frame-1 {
		width: 22.3125rem;
	}
	.post-frame-1 img {
		width: 19.5625rem;
	}
	.post-frame-2 {
		width: 43.6666875rem;
	}
	.post-frame-2 figure {
		height: 38.6095625rem;
		width: 30.614625rem;
		margin-top: -13.5rem;
	}
	.post-frame-2 img {
		width: 100%;
	}
	.post-frame-3 {
		width: 38.9121875rem;
		margin: -12.1875rem 0 0 -2.35vw;
	}
	.post-frame-3 header,
.post-frame-3 header + div,
.post-frame-3 .post-cta {
		margin-left: 16.40625vw;
	}
	.post-frame-3 figure {
		height: 44.61775rem;
		width: 37.0265rem;
	}
	.post-frame-4 {
		margin: -47.4375rem 2.26vw 0 0;
		width: 22.3125rem;
	}
}
@media screen and (min-width: 1300px) {
	.project--3-col {
		margin-left: 16.35%;
	}
	.project:not(:last-of-type) {
		margin-bottom: 14.28%;
	}
}
@media screen and (min-width: 1307px) {
	.project--filters {
		min-height: 13rem;
	}
}
@media screen and (min-width: 1400px) {
	.project--12-col {
		margin-top: 0;
	}
}
@media screen and (min-width: 1680px) {
	.work-index--list-wrap {
		padding-right: 21rem;
	}
}
@media screen and (min-width: 1800px) {
	html {
		font: 400 128%/1.2 "Prestige", sans-serif;
	}
	.project--filters {
		min-height: 8.7926509186rem;
	}
}
@media screen and (min-width: 1920px) {
	.home-project--eight-col {
		letter-spacing: 0.9px;
	}
	.home-project--six-col {
		letter-spacing: 0.9px;
	}
	.home-project--twelve-col {
		letter-spacing: 0.9px;
	}
}
@media screen and (min-width: 2250px) {
	html {
		font: 400 140%/1.2 "Prestige", sans-serif;
	}
}
@media screen and (min-device-width: 768px) and (max-device-width: 769px) and (orientation: landscape) {
	.slide__portrait-centred img {
		margin-top: -3%;
	}
}
@media screen and (max-device-width: 1024px) {
	.pagination--tip {
		display: none;
	}
	.pagination--touch {
		display: block;
	}
	.sculpture {
		height: calc(var(--vh, 1vh) * 100) !important;
	}
	.sculpture--hover {
		display: none;
	}
	.single-project {
		overflow: hidden;
	}
	.carousel {
		height: calc(var(--vh, 1vh) * 100) !important;
	}
}
@media screen and (max-width: 984px) {
	.news .text-is-md {
		font-size: 2.25675rem;
	}
}
@media screen and (max-device-width: 770px) and (orientation: portrait) {
	.slide__full-bleed-video video.portrait {
		display: block;
	}
	.slide__full-bleed-video video.landscape {
		display: none;
	}
}
@media screen and (max-device-width: 769px) and (orientation: landscape) {
	.sculpture--wrap {
		margin-bottom: 5vw;
	}
}
@media screen and (max-device-width: 769px) and (orientation: portrait) {
	.play {
		top: 48.5%;
	}
	.sculpture--wrap {
		margin-bottom: 7.5vw;
	}
	.slide__portrait-centred img {
		margin-top: -5%;
	}
	.slide__inset-video video {
		margin-top: -5%;
	}
	.cta {
		position: fixed;
	}
}
@media screen and (max-device-width: 414px) and (orientation: landscape) {
	.text-is-nav {
		font-size: 55.3px;
		letter-spacing: -2.26px;
	}
	.text-is-index {
		font-size: 2.6953125rem;
	}
	.news-social {
		margin-bottom: 3.453125rem;
	}
	.off-canvas-nav ul {
		margin: 25.75vw 0.5% 0 1.28%;
	}
	.off-canvas-nav ul li:hover a::before,
.off-canvas-nav ul .is-active a::before {
		left: -8.68vw;
		top: 1.199vw;
		width: 8.68vw;
	}
	.post-frame-2 figure, .post-frame-4 figure {
		width: 65.58%;
	}
	.sculpture--wrap {
		margin-bottom: 0vw !important;
	}
	.sculpture--composition {
		max-height: 75vh;
	}
	.slide__inset-video video {
		width: 53.49%;
	}
}
@media screen and (max-device-width: 414px) and (orientation: landscape) and (min-width: 320px) {
	.text-is-nav {
		letter-spacing: calc( -2.26px + -3.184 * ( ( 100vw - 320px ) / 449 ) );
	}
}
@media screen and (max-device-width: 414px) and (orientation: landscape) and (min-width: 568px) {
	.text-is-nav {
		font-size: calc( 55.3px + 14.7 * ( ( 100vw - 568px ) / 244 ) );
	}
}
@media screen and (max-device-width: 414px) and (orientation: landscape) and (min-width: 769px) {
	.text-is-nav {
		letter-spacing: -5.444px;
	}
}
@media screen and (max-device-width: 414px) and (orientation: landscape) and (min-width: 812px) {
	.text-is-nav {
		font-size: 70px;
	}
}
@media screen and (max-device-width: 414px) and (orientation: portrait) {
	.play {
		top: 45%;
	}
	.sculpture--wrap {
		margin-bottom: 22.5vw;
	}
	.slide__portrait-centred img {
		margin-top: -20%;
	}
	.slide__inset-video video {
		margin-top: -20%;
	}
	.work-index--wrap {
		margin-bottom: 30vw;
	}
}
@media screen and (max-device-width: 375px) and (orientation: portrait) {
	.work-index--wrap {
		margin-bottom: 40vw;
	}
}
@media screen and (max-device-width: 320px) and (orientation: portrait) {
	.sculpture--wrap {
		padding-top: 15vw;
	}
}
@media (hover: hover) {
	.site-footer .site-policy:hover {
		font-family: "Prestige Italic";
	}
}
/*# sourceMappingURL=main.css.map */
