﻿:root{--primary-dark:#1d1d1b;--primary-light:#f9fbfb;--secondary-pure-gray:#b3b3b3;--secondary-light-gray:#e6e6e6;}html{margin:0;padding:0;}body{margin:0;padding:0;font-family:"IBM Plex Sans",sans-serif;font-weight:400;}*{box-sizing:border-box;background-repeat:no-repeat;}img{max-width:100%;}.container,.content-wrapper{max-width:1920px;padding:0 60px;margin:auto;}.site-header{background-color:rgba(249,251,251,.5);position:fixed;z-index:11;width:100%;top:0;bottom:0;right:0;backdrop-filter:blur(12px);transform:translateX(100%);transition:transform linear 0s .6s;}.site-header.show{transform:translateX(0);transition:transform linear 0s 0s;}.site-header.show nav{transform:translateX(0);}.site-header nav{width:50%;background-color:var(--primary-dark);height:100%;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;transform:translateX(100%);will-change:transform;transition:transform ease-out .6s;}.site-header nav a{width:386px;text-align:center;color:var(--secondary-pure-gray);font-size:28px;text-decoration:none;display:block;width:100%;}.site-header nav .collection-links{width:386px;margin-left:auto;margin-right:auto;}.site-header nav .collection-links a{font-size:32px;padding:.5em 10px;border-bottom:1px solid currentColor;}.site-header nav .collection-links a:first-child{border-top:1px solid currentColor;}.site-header nav .other-links{margin-top:60px;margin-bottom:30px;width:386px;margin-left:auto;margin-right:auto;}.site-header nav .other-links a{margin-bottom:20px;}.site-header nav .other-links a:last-child{margin-bottom:0;}.site-header nav .hashtag{position:absolute;bottom:50px;font-weight:300;font-size:24px;color:var(--secondary-pure-gray);left:0;right:0;text-align:center;}.site-header nav .nav-toggle-close{background-image:url(/images/assets/icon-menu-close.svg);}.header-brand{position:fixed;z-index:10;top:40px;left:50%;transform:translateX(-50%);}.header-brand img{display:block;width:88px;}.nav-toggle{width:50px;height:60px;padding:0;background-image:url(/images/assets/icon-menu.svg);background-position:center;border:0;outline:0;background-color:transparent;position:fixed;top:30px;right:60px;}.nav-toggle span{display:none;}.category-links{width:896px;display:flex;position:fixed;z-index:9;justify-content:space-between;top:60px;left:50%;transform:translateX(-50%);}.category-links a{width:286px;flex-shrink:0;border-top:1px solid var(--secondary-pure-gray);border-bottom:1px solid var(--secondary-pure-gray);text-align:center;text-decoration:none;padding:10px 10px;height:58px;display:flex;justify-content:center;font-size:26px;color:var(--primary-dark);}.page-home .header-brand{top:56px;}.page-home .header-brand img{width:142px;max-width:none;height:auto;}.home-scrolling{position:relative;width:100%;overflow:hidden;height:calc(100vh - 187px);margin-top:187px;}.home-scrolling .layer{display:flex;left:0;width:100%;overflow:hidden;height:100%;}.home-scrolling .layer img{display:block;max-width:none;height:903px;height:100%;max-height:903px;width:auto;flex-shrink:0;}.home-scrolling .layer-text{position:relative;z-index:3;}.home-scrolling .layer-photos,.home-scrolling .layer-renders{position:absolute;top:0;left:0;width:100%;z-index:2;}.home-scrolling .layer-renders{z-index:0;}