@-webkit-keyframes arrow-blink{0%,50%,100%{opacity:.95}25%,75%{opacity:.5}}@keyframes arrow-blink{0%,50%,100%{opacity:.95}25%,75%{opacity:.5}}@-webkit-keyframes nav-arrow{0%{-webkit-transform:translate(0, 0) rotate(0);transform:translate(0, 0) rotate(0)}50%{-webkit-transform:translate(19.5rem, 0);transform:translate(19.5rem, 0)}100%{-webkit-transform:translate(19.5rem, 20rem) rotate(180deg);transform:translate(19.5rem, 20rem) rotate(180deg)}}@keyframes nav-arrow{0%{-webkit-transform:translate(0, 0) rotate(0);transform:translate(0, 0) rotate(0)}50%{-webkit-transform:translate(19.5rem, 0);transform:translate(19.5rem, 0)}100%{-webkit-transform:translate(19.5rem, 20rem) rotate(180deg);transform:translate(19.5rem, 20rem) rotate(180deg)}}@-webkit-keyframes nav-arrow-reverse{0%{-webkit-transform:translate(19.5rem, 20rem) rotate(180deg);transform:translate(19.5rem, 20rem) rotate(180deg)}50%{-webkit-transform:translate(0, 20rem);transform:translate(0, 20rem)}100%{-webkit-transform:translate(0, 0) rotate(0);transform:translate(0, 0) rotate(0)}}@keyframes nav-arrow-reverse{0%{-webkit-transform:translate(19.5rem, 20rem) rotate(180deg);transform:translate(19.5rem, 20rem) rotate(180deg)}50%{-webkit-transform:translate(0, 20rem);transform:translate(0, 20rem)}100%{-webkit-transform:translate(0, 0) rotate(0);transform:translate(0, 0) rotate(0)}}@-webkit-keyframes diffuse-info{0%{opacity:.3}50%{opacity:.5}100%{opacity:.9}}@keyframes diffuse-info{0%{opacity:.3}50%{opacity:.5}100%{opacity:.9}}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;background-color:#fff}body{font-family:"Archivo", sans-serif}.container{display:grid;grid-template-columns:[full-start] minmax(8rem, 1fr) [center-start] repeat(9, [col-start] minmax(-webkit-min-content, 14rem) [col-end]) [center-end] minmax(7rem, 1fr) [full-end];grid-template-columns:[full-start] minmax(8rem, 1fr) [center-start] repeat(9, [col-start] minmax(min-content, 14rem) [col-end]) [center-end] minmax(7rem, 1fr) [full-end];position:relative;-webkit-transition:opacity 0s;transition:opacity 0s}.container.focus-active{opacity:0.2;-webkit-transition:opacity 1500ms;transition:opacity 1500ms}.section-grid{grid-column:full-start / full-end;display:grid;grid-template-rows:-webkit-min-content -webkit-max-content;grid-template-rows:min-content max-content;grid-template-columns:[full-start] 8rem [center-start] 1fr [full-end];background-color:#fff;margin-bottom:30rem}@media only screen and (max-width: 56.25em){.section-grid{grid-template-columns:[full-start] 6rem [center-start] 1fr [full-end];margin-bottom:10rem}}@media only screen and (max-width: 41.875em){.section-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:5rem}}.sidebar{grid-row:1 / -1;grid-column:full-start / center-start;position:relative}@media only screen and (max-width: 41.875em){.sidebar{display:none}}.sidebar-mobile{display:none;grid-row:1 / -1;grid-column:full-start / full-end}.sidebar-mobile__title{padding:1rem;margin:1rem;background-color:black;color:white !important}.sidebar-mobile__title--spotlight{margin-top:7.5rem}@media only screen and (max-width: 41.875em){.sidebar-mobile{display:block}}.sticky{position:-webkit-sticky;position:sticky;left:3rem;top:15rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;letter-spacing:0.5rem;-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:0.7}@media only screen and (max-width: 56.25em){.sticky{left:1rem}}.show-all{display:none;width:30rem;background-color:#000;color:#fff;font-family:"Alfa Slab One", cursive;text-transform:uppercase;padding:1rem;font-size:1.3rem;text-align:center;margin:2rem auto}@media only screen and (max-width: 56.25em){.show-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:center-start / center-end}}@media only screen and (max-width: 41.875em){.show-all{width:20rem}}p{font-size:1.5rem}@media only screen and (max-width: 41.875em){p{font-size:1.3rem}}@media only screen and (max-width: 25em){p{font-size:1rem}}a{text-decoration:none;color:inherit}.heading-1,.heading-2,.heading-3,.heading-4,.heading-5{font-family:"Alfa Slab One", cursive;color:black;text-transform:uppercase}.heading-1{font-size:4.5rem;letter-spacing:2rem}@media only screen and (max-width: 41.875em){.heading-1{font-size:3rem;letter-spacing:1rem}}@media only screen and (max-width: 25em){.heading-1{font-size:2rem;letter-spacing:.6rem}}.heading-2{font-size:3.5rem;letter-spacing:1.5rem}@media only screen and (max-width: 41.875em){.heading-2{font-size:2.5rem}}@media only screen and (max-width: 25em){.heading-2{font-size:1.7rem}}.heading-3{font-size:2rem;letter-spacing:0.3rem}@media only screen and (max-width: 41.875em){.heading-3{letter-spacing:0.1rem}}@media only screen and (max-width: 25em){.heading-3{letter-spacing:0.05rem}}.heading-4{font-size:1.3rem;letter-spacing:.1rem}@media only screen and (max-width: 41.875em){.heading-4{font-size:1.6rem}}@media only screen and (max-width: 25em){.heading-4{font-size:1.4rem}}.heading-5{font-size:1.5rem;letter-spacing:0.1rem}@media only screen and (max-width: 56.25em){.heading-5{font-size:1rem}}.margin-bottom-small{margin-bottom:1rem !important}.splide-carousel__items{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;padding:2rem 7rem 5rem 7rem;overflow:hidden}.splide-carousel__item{display:grid;grid-template-rows:80% 20%;position:relative;text-align:center}.splide-carousel__item:hover .splide-carousel__zoom,.splide-carousel__item:hover .splide-carousel__item-info{visibility:visible;-webkit-animation:diffuse-info 0.8s linear 1;animation:diffuse-info 0.8s linear 1}.splide-carousel__item img{max-width:100%;max-height:100%}.splide-carousel__item-info{grid-row:2 / -1;grid-column:1 / 1;display:grid;grid-template-columns:85% 15%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden;padding:0.5rem 1rem;width:100%;overflow:hidden;background-color:#fff;opacity:0.9;z-index:5}@media only screen and (max-width: 75em){.splide-carousel__item-info{visibility:visible}}@media only screen and (max-width: 41.875em){.splide-carousel__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:.5rem;height:auto;width:100%;margin-top:.5rem}}.splide-carousel__item-info.active{display:none}.splide-carousel__item-title{grid-column:1 / 2;font-size:1.3rem}@media only screen and (max-width: 41.875em){.splide-carousel__item-title{font-size:1.4rem}}@media only screen and (max-width: 25em){.splide-carousel__item-title{font-size:1.2rem;padding-bottom:.5rem}}.splide-carousel__img{grid-row:1 / -1;grid-column:1 / 2}.splide-carousel__zoom{grid-row:1 / -1;grid-column:2 / -1;justify-self:center;visibility:hidden;background-color:#fff;width:2.5rem;height:2.5rem;border-radius:50%;z-index:10;cursor:pointer}@media only screen and (max-width: 75em){.splide-carousel__zoom{visibility:visible}}@media only screen and (max-width: 41.875em){.splide-carousel__zoom{width:1.8rem;height:1.8rem}}.splide-carousel__slide-arrow{background:#000 !important;width:3rem !important;height:3rem !important}@media only screen and (max-width: 41.875em){.splide-carousel__slide-arrow{width:2rem !important;height:2rem !important}}.splide-carousel__slide-arrow svg{width:2rem !important;height:2rem !important;fill:#fff !important}@media only screen and (max-width: 41.875em){.splide-carousel__slide-arrow svg{width:1rem !important;height:1rem !important}}.splide-carousel__slide-pages.is-active{background:#000 !important}.about{margin-bottom:10rem}.about__sticky{letter-spacing:0.5rem}.about__info{grid-row:1 / -1;grid-column:center-start / full-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.about__title{font-size:3rem;font-weight:600;text-transform:none}@media only screen and (max-width: 56.25em){.about__title{font-size:2rem}}@media only screen and (max-width: 41.875em){.about__title{font-size:1.5rem;text-align:center}}@media only screen and (max-width: 25em){.about__title{font-size:1.2rem}}.about__contact{font-size:2.5rem;padding-bottom:1.5rem}@media only screen and (max-width: 75em){.about__contact{font-size:1.5rem}}@media only screen and (max-width: 56.25em){.about__contact{font-size:1.2rem}}@media only screen and (max-width: 41.875em){.about__contact{text-align:center}}.about__contact>a,.about__contact>a:link,.about__contact>a:visited{color:palevioletred}.about__heading{font-size:2rem;font-weight:bold;text-align:center}@media only screen and (max-width: 56.25em){.about__heading{font-size:1.6rem}}.about__clients,.about__awards{position:relative;padding:1.5rem}.about__clients::after,.about__awards::after{content:'';display:block;width:30rem;height:1px;background-color:#000;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:4.5rem}@media only screen and (max-width: 25em){.about__clients::after,.about__awards::after{width:20rem}}.about__client-list,.about__award-list{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:1rem}@media only screen and (max-width: 41.875em){.about__client-list,.about__award-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about__client-item,.about__award-item{font-size:1.5rem;padding:1rem}@media only screen and (max-width: 75em){.about__client-item,.about__award-item{text-align:center}}@media only screen and (max-width: 56.25em){.about__client-item,.about__award-item{font-size:1.2rem}}.header{grid-row:1 / 1;grid-column:full-start / full-end;position:fixed;top:0;left:0;width:100%;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-shadow:3px 3px 4px #fff;box-shadow:3px 3px 4px #fff;z-index:20;-webkit-transition:opacity 1s, -webkit-transform 0.8s;transition:opacity 1s, -webkit-transform 0.8s;transition:transform 0.8s, opacity 1s;transition:transform 0.8s, opacity 1s, -webkit-transform 0.8s}.header.scroll-down{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}.header.scroll-up{-webkit-transform:none;transform:none}.header__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-2rem);transform:translateX(-2rem);-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out}.header__title.active{-webkit-transform:translateX(13rem);transform:translateX(13rem)}@media only screen and (max-width: 56.25em){.header__title{-webkit-transform:translateX(-4rem);transform:translateX(-4rem)}}@media only screen and (max-width: 41.875em){.header__title{-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}}@media only screen and (max-width: 25em){.header__title{-webkit-transform:translateX(-4rem);transform:translateX(-4rem)}}.header__logo{width:5rem;height:5rem;margin:0.5rem 2rem 0.5rem 0;cursor:pointer}@media only screen and (max-width: 41.875em){.header__logo{width:4rem;height:4rem}}@media only screen and (max-width: 25em){.header__logo{width:3.5rem;height:3.5rem;margin-right:1rem}}.header__logo img{max-width:100%;max-height:100%}#menu-open{color:#000;cursor:pointer}.focus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem;overflow:hidden scroll;position:fixed;top:2rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);height:94vh;width:75%;background-color:#fff;border:2px solid #000;-webkit-box-shadow:7px 9px 20px #54483a;box-shadow:7px 9px 20px #54483a;opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s;z-index:50}@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0){.focus{display:block}}@media only screen and (max-width: 75em){.focus{padding-right:3.5rem}}@media only screen and (max-width: 56.25em){.focus{-webkit-transform:translateX(-55%);transform:translateX(-55%);width:87%}}@media only screen and (max-width: 41.875em){.focus{width:84%;height:auto;max-height:93vh;-webkit-transform:translateX(-54%);transform:translateX(-54%);padding:1rem}}@media only screen and (max-width: 25em){.focus{width:95%;max-height:88vh;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:5rem}}.focus::-webkit-scrollbar{display:none}@media only screen and (max-width: 75em){.focus--portrait{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 56.25em){.focus--portrait{width:auto}}@media only screen and (max-width: 41.875em){.focus--portrait{width:86%;max-height:94vh;-webkit-transform:translateX(-55%);transform:translateX(-55%)}}@media only screen and (max-width: 25em){.focus--portrait{width:95%;height:90vh;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0){.focus--portrait{display:block}}.focus__add-imgs{padding-right:10rem}@media only screen and (max-width: 56.25em){.focus__add-imgs{padding-right:8rem}}@media only screen and (max-width: 41.875em){.focus__add-imgs{padding-right:6rem}}@media only screen and (max-width: 25em){.focus__add-imgs{padding-right:1rem}}.focus__charity{grid-template-rows:85% 15%}.focus.appear{opacity:1;-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.focus__close{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:1rem;right:1.5rem;background-color:#fff;padding:0.5rem;border-radius:50%;cursor:pointer;z-index:20}@media only screen and (max-width: 41.875em){.focus__close{top:.5rem;right:.5rem}}@media only screen and (max-width: 25em){.focus__close{right:.5rem}}.focus__close-icon{width:4rem;height:4rem}@media only screen and (max-width: 41.875em){.focus__close-icon{width:3rem;height:3rem}}.focus__img-wrapper{grid-row:1 / -1;grid-column:2 / 3;position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0){.focus__img-wrapper{margin:0 auto}}.focus__img-wrapper--portrait{width:-webkit-max-content;width:-moz-max-content;width:max-content;height:100%;max-height:100%}@media only screen and (max-width: 75em){.focus__img-wrapper--portrait{width:100%}}.focus__img{max-width:100%;max-height:100%}.focus__piece-info{grid-row:2 / -1;grid-column:2 / 3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;height:100%;background-color:#fff;color:#000;padding:1rem;visibility:visible;margin:0 -.1rem;z-index:10}@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0){.focus__piece-info{height:-webkit-min-content;height:-moz-min-content;height:min-content}}@media only screen and (max-width: 25em){.focus__piece-info{padding:0}}.focus__piece-info--portrait{width:100%;-ms-flex-preferred-size:40rem;flex-basis:40rem;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding:1rem .5rem}@media only screen and (max-width: 75em){.focus__piece-info--portrait{margin:0;height:-webkit-min-content;height:-moz-min-content;height:min-content}}@media only screen and (max-width: 25em){.focus__piece-info--portrait{padding:0}}.focus:hover .focus__piece-info{visibility:visible;-webkit-animation:diffuse-info 0.5s linear 1;animation:diffuse-info 0.5s linear 1}.focus__title{font-family:"Alfa Slab One", cursive;font-size:2rem;padding:1rem 0}@media only screen and (max-width: 75em){.focus__title{padding-bottom:.5rem}}@media only screen and (max-width: 41.875em){.focus__title{font-size:1.5rem}}.focus__client{font-style:italic;background-color:#000;color:#fff;padding:1rem;margin:1rem 0}.focus__description{display:none}.focus__description.active{display:block}.focus__logo{position:relative;font-family:"Alfa Slab One", cursive;text-transform:uppercase;text-align:right;bottom:-1.5rem;right:-1.5rem;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width: 56.25em){.focus__logo{right:-3rem}}@media only screen and (max-width: 41.875em){.focus__logo{right:.5px;top:1rem}}.focus__logo.focus__add-imgs{padding-right:0;right:-9rem}@media only screen and (max-width: 56.25em){.focus__logo.focus__add-imgs{right:-7.5rem}}@media only screen and (max-width: 41.875em){.focus__logo.focus__add-imgs{top:1rem;right:-5.5rem}}@media only screen and (max-width: 25em){.focus__logo.focus__add-imgs{right:-.5rem}}.focus__hint{position:absolute;right:-4.5rem;top:8rem;-webkit-transform:rotate(270deg);transform:rotate(270deg)}@media only screen and (max-width: 41.875em){.focus__hint{display:none}}.focus__hint.focus__add-imgs{top:3rem;right:-9.5rem}@media only screen and (max-width: 41.875em){.focus__hint.focus__add-imgs{display:block;right:-7.5rem}}@media only screen and (max-width: 25em){.focus__hint.focus__add-imgs{display:none}}.focus__nav{display:none;position:absolute;top:2rem;right:4rem}@media only screen and (max-width: 75em){.focus__nav{right:4rem}}@media only screen and (max-width: 41.875em){.focus__nav{top:1rem;right:2.5rem}}@media only screen and (max-width: 25em){.focus__nav{width:100%;position:relative;height:3.5rem;top:0;right:0;padding:.5rem}}.focus__nav.active{display:block}.focus__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:30vh}@media only screen and (max-width: 25em){.focus__nav-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;height:inherit}}.focus__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;color:#fff;border-radius:50%;font-size:1.8rem;padding:1rem;width:3rem;height:3rem;margin-bottom:2rem;cursor:pointer}@media only screen and (max-width: 56.25em){.focus__nav-item{width:2.5rem;height:2.5rem;font-size:1.5rem}}.focus__hide{display:none}#focus__nav-item--original.active,#focus__nav-item--1.active,#focus__nav-item--2.active,#focus__nav-item--3.active,#focus__nav-item--4.active,#focus__nav-item--5.active,#focus__nav-item--6.active,#focus__nav-item--7.active,#focus__nav-item--8.active,#focus__nav-item--9.active,#focus__nav-item--10.active{background-color:palevioletred}#focus__img--original,#focus__img--1,#focus__img--2,#focus__img--3,#focus__img--4,#focus__img--5,#focus__img--6,#focus__img--7,#focus__img--8,#focus__img--9,#focus__img--10{display:none}#focus__img--original.active,#focus__img--1.active,#focus__img--2.active,#focus__img--3.active,#focus__img--4.active,#focus__img--5.active,#focus__img--6.active,#focus__img--7.active,#focus__img--8.active,#focus__img--9.active,#focus__img--10.active{display:block}#focus__description--original,#focus__description--1,#focus__description--2,#focus__description--3,#focus__description--4,#focus__description--5,#focus__description--6,#focus__description--7,#focus__description--8,#focus__description--9,#focus__description--10{display:none}#focus__description--original.active,#focus__description--1.active,#focus__description--2.active,#focus__description--3.active,#focus__description--4.active,#focus__description--5.active,#focus__description--6.active,#focus__description--7.active,#focus__description--8.active,#focus__description--9.active,#focus__description--10.active{display:block}.footer{grid-column:full-start / full-end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#000;color:#fff;padding:4rem 2rem 2.5rem 8rem}.footer__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:inherit}.footer__home{color:inherit}.footer__img{max-width:5rem;max-height:5rem;margin-left:3rem}.footer__img::before{content:'';display:block;width:1px;height:5rem;background-color:#fff;position:absolute;top:0;left:10.7rem}@media only screen and (max-width: 56.25em){.footer__img::before{height:3rem}}.footer__img>img{width:100%;height:100%}@media only screen and (max-width: 56.25em){.footer__img{max-width:3rem;max-height:3rem;margin-left:4rem}}@media only screen and (max-width: 25em){.footer__img{max-width:2.5rem;max-height:2.5rem;margin-left:4.5rem}}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;width:80%;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}@media only screen and (max-width: 41.875em){.footer__links{display:none}}.footer__link-item{color:inherit;padding:2rem}@media only screen and (max-width: 56.25em){.footer__link-item{padding:1rem}}@media only screen and (max-width: 56.25em){.footer{padding-top:3rem;padding-left:2.5rem}}@media only screen and (max-width: 25em){.footer{padding:1rem}}.nav-menu{grid-column:full-start / col-start 1;width:0;height:100vh;position:fixed;top:0;left:0;background-color:#fff;color:#000;-webkit-transition:all 0.5s ease-out;transition:all 0.5s ease-out;z-index:20}.nav-menu.active{grid-row:1 / 1;width:28%;-webkit-box-shadow:4px 4px 3px #fff;box-shadow:4px 4px 3px #fff;padding:1.5rem}@media only screen and (max-width: 56.25em){.nav-menu.active{width:30%}}.nav-menu__translate{-webkit-transform:translateX(-12rem);transform:translateX(-12rem)}.nav-menu__scale{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.1s;transition:-webkit-transform 0.1s;transition:transform 0.1s;transition:transform 0.1s, -webkit-transform 0.1s}.nav-menu__scale:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.nav-menu__open-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:9rem;left:3rem;color:#fff;background-color:#000;border-radius:50%;font-family:"Alfa Slab One", cursive;font-size:4rem;font-weight:700;width:4.5rem;height:4.5rem;opacity:0.9;cursor:pointer;padding:0.3rem 1rem 0.5rem 1.2rem;-webkit-transition:top 1s;transition:top 1s}@media only screen and (max-width: 56.25em){.nav-menu__open-arrow{left:1rem}}@media only screen and (max-width: 41.875em){.nav-menu__open-arrow{display:none}}.nav-menu__open-arrow.scroll-down{top:1rem}.nav-menu__open-arrow.animate-nav-arrow{-webkit-animation:nav-arrow 1.2s ease-in 1 running forwards;animation:nav-arrow 1.2s ease-in 1 running forwards;top:3rem}.nav-menu__open-arrow.animate-nav-arrow-reverse{-webkit-animation:nav-arrow-reverse 1.5s ease-out 1 running forwards;animation:nav-arrow-reverse 1.5s ease-out 1 running forwards}.nav-menu__open-arrow--mobile{display:block;border:none;border-radius:0;background-color:#000;height:2px;width:2.5rem}@media only screen and (max-width: 25em){.nav-menu__open-arrow--mobile{width:2rem}}.nav-menu__open-arrow--mobile,.nav-menu__open-arrow--mobile::before,.nav-menu__open-arrow--mobile::after{background-color:#000;height:2px;width:2.5rem;content:"";display:block;-webkit-transition:all .2s;transition:all .2s}@media only screen and (max-width: 25em){.nav-menu__open-arrow--mobile,.nav-menu__open-arrow--mobile::before,.nav-menu__open-arrow--mobile::after{width:2rem}}.nav-menu__open-arrow--mobile::before{-webkit-transform:translateY(-0.5rem);transform:translateY(-0.5rem)}.nav-menu__open-arrow--mobile::after{-webkit-transform:translateY(-0.8rem);transform:translateY(-0.8rem)}.nav-menu__open-arrow--mobile.active{background-color:transparent}.nav-menu__open-arrow--mobile.active::before{-webkit-transform:translate(0px, -0.5px) rotate(133deg);transform:translate(0px, -0.5px) rotate(133deg)}.nav-menu__open-arrow--mobile.active::after{-webkit-transform:rotate(-133deg) translate(9px, 9px);transform:rotate(-133deg) translate(9px, 9px);margin-top:-.8px}.nav-menu__initial.active{display:none}.nav-menu__content{display:none;height:80vh;margin-top:7rem}.nav-menu__content.active{display:block}.nav-menu__content--mobile{position:absolute;top:-2rem;right:-5rem;width:40vw;background-color:#fff;margin-top:0;padding:1rem;-webkit-transform:translate(25rem, -20rem);transform:translate(25rem, -20rem);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.nav-menu__content--mobile.active{-webkit-transform:translate(1rem, 6rem);transform:translate(1rem, 6rem)}@media only screen and (max-width: 41.875em){.nav-menu__content--mobile.active{-webkit-transform:translate(-2rem, 6rem);transform:translate(-2rem, 6rem)}}@media only screen and (max-width: 25em){.nav-menu__content--mobile.active{-webkit-transform:translate(-3rem, 6rem);transform:translate(-3rem, 6rem)}}@media only screen and (max-width: 25em){.nav-menu__content--mobile{width:42vw}}.nav-menu__close{font-size:5rem;font-weight:bold;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:20%}.nav-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;height:70%;font-family:"Archivo", sans-serif;font-size:1.7rem;text-transform:uppercase}.nav-menu__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;list-style:none;margin-left:0.3rem;-webkit-transform:translateX(-19rem);transform:translateX(-19rem);-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s, -webkit-transform 0.4s}.nav-menu__list-item.active{-webkit-transform:translateX(0rem);transform:translateX(0rem)}.nav-menu__list-item--mobile{-webkit-transform:none;transform:none;padding-bottom:1.5rem}.nav-menu__list-item>a{color:#fff;background-color:#000;padding:0.5rem;-webkit-box-shadow:3px 3px 1px #000;box-shadow:3px 3px 1px #000;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.nav-menu__list-item>a:hover{-webkit-transform:translateX(10px);transform:translateX(10px);font-weight:bold}@media only screen and (max-width: 41.875em){.nav-menu__list-item{font-size:1.8rem}}@media only screen and (max-width: 25em){.nav-menu__list-item{font-size:1.3rem}}.nav-menu__mobile{display:none;position:relative;width:2.5rem;height:2.5rem}@media only screen and (max-width: 41.875em){.nav-menu__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 25em){.nav-menu__mobile{width:2rem;height:2rem}}#menu-close{display:block;cursor:pointer}.spotlight__sticky{top:20rem;letter-spacing:0.5rem}.spotlight__pieces{grid-row:1 / -1;grid-column:center-start / full-end;width:100%;display:grid;grid-auto-rows:24rem;grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));grid-gap:5.5rem;padding:10rem 2rem 0 2rem;margin:0 auto}@media only screen and (max-width: 41.875em){.spotlight__pieces{grid-auto-rows:30rem;grid-gap:1.5rem;gap:1.5rem;padding:0 1rem 0 1rem}}.spotlight__piece{display:grid;grid-template-rows:75% 25%;grid-template-columns:50% 50%}@media only screen and (max-width: 56.25em){.spotlight__piece:nth-child(n+5){display:none}}@media only screen and (max-width: 56.25em){.spotlight__piece:nth-child(n+5).active{display:grid}}.spotlight__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;grid-row:1 / 3;grid-column:1 / -1;z-index:1}.spotlight__img--top{-o-object-position:top;object-position:top}.spotlight__piece-info{grid-row:2 / -1;grid-column:1 / -1;display:grid;grid-template-rows:50% 50%;grid-template-columns:85% 15%;-webkit-box-align:end;-ms-flex-align:end;align-items:end;visibility:hidden;background-color:#fff;color:#000;padding:1rem 0.5rem;opacity:0.9;z-index:10}@media only screen and (max-width: 75em){.spotlight__piece-info{visibility:visible;-webkit-animation:none;animation:none}}.spotlight__piece:hover .spotlight__piece-info{visibility:visible;-webkit-animation:diffuse-info 0.8s linear 1;animation:diffuse-info 0.8s linear 1}@media only screen and (max-width: 75em){.spotlight__piece:hover .spotlight__piece-info{-webkit-animation:none;animation:none}}.spotlight__title,.spotlight__description{grid-column:1 / 2}.spotlight__title{grid-row:1 / 2}.spotlight__client{grid-row:2 / 2;font-size:1.3rem}@media only screen and (max-width: 75em){.spotlight__client{font-size:1.1rem}}@media only screen and (max-width: 25em){.spotlight__client{font-size:1.3rem}}@media only screen and (max-width: 41.875em){.spotlight__title,.spotlight__client{padding-left:.5rem}}@media only screen and (max-width: 25em){.spotlight__title,.spotlight__client{padding-left:1rem}}.spotlight__description{grid-row:2 / 2;font-size:1rem}.spotlight__zoom{grid-row:1 / -1;grid-column:2 / -1;width:3rem;height:3rem;margin:auto;cursor:pointer}.charity__sticky{letter-spacing:0.5rem;padding-top:1.5rem}.charity__info{grid-row:1 / 2;grid-column:center-start / full-end;padding:1.5rem}.charity__items{grid-row:2 / -1;grid-column:center-start / full-end;display:grid;grid-template-columns:repeat(8, 1fr);grid-template-rows:repeat(7, 5vw);grid-gap:1.5rem;padding:1.5rem}.charity>*{width:100%}.charity__item{position:relative}.charity__item:hover .charity__zoom{visibility:visible;-webkit-animation:diffuse-info 0.8s linear 1;animation:diffuse-info 0.8s linear 1}.charity__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.charity__zoom{visibility:hidden;background-color:#fff;position:absolute;bottom:0.5rem;right:0.5rem;width:2.5rem;height:2.5rem;border-radius:50%;z-index:10}.print__sticky{letter-spacing:0.5rem;padding-top:1.5rem}.print__info{grid-row:1 / 2;grid-column:center-start / full-end;padding:1.5rem}.print__pieces{grid-row:1 / -1;grid-column:center-start / full-end;width:100%;display:grid;grid-auto-rows:24rem;grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr));grid-gap:5.5rem;padding:10rem 2rem 0 2rem;margin:0 auto}@media only screen and (max-width: 41.875em){.print__pieces{grid-auto-rows:30rem;padding:2rem 2rem 0 2rem}}@media only screen and (max-width: 25em){.print__pieces{padding-top:1rem}}.print__piece{display:grid;grid-template-rows:75% 25%}@media only screen and (max-width: 25em){.print__piece:nth-child(n+5){display:none}}@media only screen and (max-width: 25em){.print__piece.active{display:grid}}.print__piece:hover .spotlight__piece-info{visibility:visible;-webkit-animation:diffuse-info 0.8s linear 1;animation:diffuse-info 0.8s linear 1}.sketchbook .section__grid{margin-bottom:20rem}.sketchbook__sticky{letter-spacing:0.5rem;margin-bottom:2rem}.sketchbook__info{grid-row:1 / 2;grid-column:center-start / full-end;padding:1.5rem}.sketchbook__book{position:relative;height:90vh;width:100%;margin-top:5rem}@media only screen and (max-width: 75em){.sketchbook__book{height:80vh}}@media only screen and (max-width: 56.25em){.sketchbook__book{height:60vh}}@media only screen and (max-width: 41.875em){.sketchbook__book{height:50vh;width:90%;margin:0 auto}}@media only screen and (max-width: 25em){.sketchbook__book{height:30vh;width:100%}}.sketchbook__book.active{display:none}.sketchbook__btn{position:absolute;top:50%;width:2rem;height:2rem}.sketchbook__btn--left{left:2rem;-webkit-transform:translateY(-50%) rotate(180deg) !important;transform:translateY(-50%) rotate(180deg) !important}@media only screen and (max-width: 56.25em){.sketchbook__btn--left{top:0 !important;left:-3rem !important;position:relative !important;-webkit-transform:translate(-50%, 50%) rotate(180deg) !important;transform:translate(-50%, 50%) rotate(180deg) !important;margin:0 auto !important}}.sketchbook__btn--right{right:2rem}@media only screen and (max-width: 56.25em){.sketchbook__btn--right{position:relative !important;top:0 !important;right:-3rem !important;margin:0 auto !important}}.sketchbook__page{width:100%;height:100%;color:rosybrown;font-size:4rem}.sketchbook__loader{height:0;width:0;overflow:hidden}#sketchbook__magazine{width:80%;height:100%;overflow:hidden;border-radius:10px;margin:0 auto}#sketchbook__magazine .turn-page{background-color:#ccc}#sketchbook__splide{display:none}.social{width:20rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;margin-right:3rem}.social__item{background-color:#fff;opacity:1}.social__item img{height:5rem;width:5rem}@media only screen and (max-width: 41.875em){.social__item img{height:2.5rem;width:2.5rem}}@media only screen and (max-width: 25em){.social__item img{height:2rem;width:2rem}}.social__item:hover img{-webkit-transform:translate(-0.5px, -1px);transform:translate(-0.5px, -1px)}.social__item--twitter{-webkit-transform:translate(1.5px, 2px);transform:translate(1.5px, 2px)}@media only screen and (max-width: 25em){.social__item--twitter{margin-right:5px}}.social__item:hover .social__item--twitter{-webkit-transform:translate(1px, 1.5px);transform:translate(1px, 1.5px)}@media only screen and (max-width: 41.875em){.social{margin-right:1.5rem}}@media only screen and (max-width: 25em){.social{margin-right:1rem}}.update__container{background-color:#000;color:#fff}.update__title{color:#fff;padding:1.5rem}.update__form{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}.update__form label,.update__form select,.update__form input{display:block;margin-bottom:2rem}.update__form label{font-size:1.5rem;font-weight:bold;margin-bottom:.5rem}.update__form select{width:17rem}.update__heading{font-size:2rem;padding-bottom:1.5rem}.update__edit-slide{display:none}.update__edit-slide.active{display:block}.update__slideshow-info{display:none}.update__slideshow-info.active{display:block}.update__btn{padding:.5rem}#update__edit-btn,#update__new-btn{display:none}#update__edit-btn.active,#update__new-btn.active{display:block}
