@import"https://use.typekit.net/fcg4owl.css";*,:after,:before{box-sizing:border-box}body,html{height:100%}body{margin:0;line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}ol,ul{margin:0;padding:0}li{list-style:none}blockquote,figure,h1,h2,h3,h4,h5,h6,p{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid currentColor;outline-offset:2px}button{background:none;border:0;padding:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.navbar{position:-webkit-sticky;position:sticky;top:0;padding-top:24px;padding-bottom:24px;display:flex;justify-content:space-between;z-index:1;background-color:#fcefde}.navbar__logo{position:relative;width:225px;height:48px;display:block}@media(min-width:768px){.navbar__logo{width:300px;height:64px}}.navbar__logo{transition:opacity .3s}.navbar__logo:hover{opacity:75%}.navbar__list{list-style:none;display:none}@media(min-width:1280px){.navbar__list--desktop{display:flex;align-self:end;gap:16px}}.navbar__list--mobile{display:flex;flex-direction:column;justify-content:space-evenly;text-align:center;height:100%}.navbar__socials{display:flex;justify-content:space-between;color:#ec1d24}.navbar__link{text-decoration:none;position:relative;font-weight:500;font-size:36px;color:#ec1d24}@media(min-width:1280px){.navbar__link{font-weight:500;font-size:30px;line-height:100%}}.navbar__link:after{content:"";position:absolute;left:0;bottom:-6px;height:10px;width:100%;background:radial-gradient(circle,currentColor 2px,transparent 3px) 0 100%/10px 12px repeat-x;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:-webkit-clip-path .22s ease;transition:clip-path .22s ease;transition:clip-path .22s ease,-webkit-clip-path .22s ease}.navbar__link{transition:opacity .3s}.navbar__link:hover{opacity:75%}.navbar__link:focus-visible:after,.navbar__link:hover:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.navbar__link[aria-current=page]:after{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.navbar__toggle{display:flex;align-self:center;transform:rotate(0);transition-duration:.3s}@media(min-width:1280px){.navbar__toggle{display:none;background:none;border:0;cursor:pointer}}.navbar__toggle-is-open{transform:rotate(-90deg);transition-duration:.3s}.navbar__toggle{transition:opacity .3s}.navbar__toggle:hover{opacity:75%}.navbar__sheet{position:fixed;display:flex;inset:0;top:92px;height:calc(100dvh - 112px);background:#fcefde;transform:translateY(-100%);transition:transform .3s ease;z-index:99}@media(min-width:768px){.navbar__sheet{top:112px}}@media(min-width:1280px){.navbar__sheet{display:none}}.navbar__sheet-content{display:flex;flex-direction:column;height:calc(100dvh - 112px);align-items:center;width:100%}.navbar__sheet__is-open{transform:translateY(0);transition:transform .3s ease}.footer{bottom:0;display:flex;flex-direction:column;gap:0;padding-top:24px;padding-bottom:24px;z-index:1;background-color:#fcefde}.footer__top{display:flex;flex-direction:row;justify-content:space-between}.footer__top--creatorLogo{display:flex;align-items:center;fill:red;transition:opacity .3s}.footer__top--creatorLogo:hover{opacity:75%}.footer__top--social{display:flex;align-items:start;gap:12px}.footer__top--social-link{transition:opacity .3s}.footer__top--social-link:hover{opacity:75%}.footer__bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer__bottom__copyright{color:#ec1d24;font-weight:500;font-size:20px;min-width:160px;margin-right:24px}.footer__bottom__form{display:flex;gap:6px}.footer__bottom__form--label{color:#ec1d24;font-weight:500;font-size:20px;min-width:180px}.footer__bottom__form--label div{display:flex;align-items:center;gap:6px}.footer__bottom__form--input-container{position:relative;display:flex;height:100%}.footer__bottom__form--email{width:100%;padding:0 88px 0 12px;background-color:#fcefde;border:2px solid #ec1d24;border-radius:24px;font-weight:400;font-size:20px}.footer__bottom__form--email:focus-visible{outline:2px solid #ec1d24}.footer__bottom__form--email::placeholder{color:#ec1d24}.footer__bottom__form--email{transition:opacity .3s}.footer__bottom__form--email:hover{opacity:75%}.footer__bottom__form--button{position:absolute;inset-inline-end:12px;inset-block:0;font-weight:400;font-size:20px;z-index:1;border:0;color:#ec1d24;text-transform:uppercase;transition:opacity .3s}.footer__bottom__form--button:hover{opacity:75%}.featuredwork{display:flex;flex-direction:column;gap:0}.featuredwork__header{display:none}@media(min-width:768px){.featuredwork__header{display:flex;justify-content:space-between}.featuredwork__header--title{color:#ec1d24;font-weight:500;font-size:36px;text-transform:uppercase}.featuredwork__header--row{display:flex;align-self:center;gap:12px}.featuredwork__header--arrow{background:none;font-size:28px;color:#ec1d24;line-height:100%;transition:opacity .3s}.featuredwork__header--arrow:hover{opacity:75%}}.featuredwork__gallery{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.featuredwork__gallery{display:grid;grid-auto-flow:column;grid-gap:24px;gap:24px;padding-block:16px;grid-auto-columns:clamp(240px,(100% - 24px)/1.5,480px);overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.featuredwork__gallery::-webkit-scrollbar{display:none}.featuredwork__gallery{-webkit-mask-image:linear-gradient(90deg,transparent 0,black 10px,black calc(100% - 100px),transparent);mask-image:linear-gradient(90deg,transparent 0,black 10px,black calc(100% - 100px),transparent)}}@media(min-width:1280px){.featuredwork__gallery{grid-auto-columns:clamp(240px,(100% - 48px)/2.5,480px)}}.featuredwork__gallery--item{scroll-snap-align:start;position:relative;aspect-ratio:4/5;width:100%;height:100%;object-fit:cover;border-radius:16px;overflow:hidden}@media(min-width:768px){.featuredwork__gallery--item{box-shadow:4px 4px 8px rgba(0,0,0,.35)}}.featuredwork__gallery--item{transition:opacity .3s}.featuredwork__gallery--item:hover{opacity:75%}.about__content{display:grid;grid-gap:24px;gap:24px}@media(min-width:768px){.about__content{grid-template-columns:repeat(2,1fr);justify-items:stretch}}.about__content--photo{display:block;border:0;border-radius:16px;aspect-ratio:4/5;width:100%;height:auto}.about__content--richtext{height:-moz-fit-content;height:fit-content;margin:auto;color:#ec1d24;font-weight:400;font-size:24px}@media(min-width:1280px){.about__content--richtext{font-size:30px}}.about__content--richtext blockquote{border-left:4px solid #ec1d24;padding-left:1em;color:#ec1d24;margin:1em 0}.gallery__grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,1fr);justify-items:stretch}@media(min-width:1280px){.gallery__grid{grid-template-columns:repeat(4,1fr)}}.gallery__fade{position:fixed;left:0;right:0;bottom:0;height:100px;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 100px,black 80%,transparent);background-color:#fcefde}.gallery__link--image{border:0;border-radius:16px;z-index:0;aspect-ratio:4/5;width:100%;height:auto}.gallery__link{transition:opacity .3s}.gallery__link:hover{opacity:75%}.events{display:grid}.events__grid{display:grid;grid-gap:12px;gap:12px;justify-items:center}@media(min-width:768px){.events__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1280px){.events__grid{grid-template-columns:repeat(3,1fr)}}.event__description{color:#ec1d24}.event__description__title{padding-top:12px;font-weight:500;font-size:36px;line-height:120%}.event__description__date{font-weight:500;font-size:24px;line-height:120%}.event__description__location{font-weight:400;font-size:24px;line-height:120%}.event__link-container--template{height:450px;width:100%;max-width:360px;background-color:orange;border:0;border-radius:12px;transition:opacity .3s}.event__link-container--template:hover{opacity:75%}.event__link-container--image{height:450px;width:360px;transition:opacity .3s}.event__link-container--image:hover{opacity:75%}.event__link{display:flex;justify-content:space-between;text-decoration:underline;text-decoration-thickness:2px;font-weight:400;font-size:24px;color:#ec1d24}.event__link__info{transition:opacity .3s}.event__link__info:hover{opacity:75%}.faq{display:flex}.faq__container{margin-inline:auto;margin-block:auto}.faq__grid{display:grid;grid-gap:24px;gap:24px;grid-template-rows:repeat(3,1fr)}.question{width:100%;color:#ec1d24}.question__title{font-weight:500;font-size:30px}.question__response{font-weight:400;font-size:24px}.submit-button{border:none;font-weight:500;font-size:24px;padding-top:12px;color:#ec1d24;transition:opacity .3s}.submit-button:hover{opacity:75%}.contacts__grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,1fr);justify-items:stretch}.contacts__container{display:flex;flex-direction:column;gap:12px;grid-column:span 4}@media(min-width:768px){.contacts__container{grid-column:2/4}}.contacts__title{font-weight:500;font-size:24px;color:#ec1d24}.contacts__form--content{display:flex;flex-direction:column;gap:12px}.contacts__form--button{display:flex;justify-content:end;align-items:center}.contacts__form--button:hover{transition-duration:.3}.subscription-input{padding:6px 12px;background-color:#fcefde;border:3px solid #ec1d24;border-radius:48px;font-size:24px;color:#ec1d24}.subscription-input:focus-visible{outline:2px solid #ec1d24}.subscription-input::placeholder{font-weight:400;font-size:24px;color:#ec1d24}.subscription-input{transition:opacity .3s}.subscription-input:hover{opacity:75%}.subscription-textarea{padding:6px 12px;background-color:#fcefde;border:3px solid #ec1d24;border-radius:24px;height:200px;font-size:24px;color:#ec1d24;resize:none}.subscription-textarea:focus-visible{outline:2px solid #ec1d24}.subscription-textarea::placeholder{font-weight:400;font-size:24px;color:#ec1d24}.subscription-textarea{transition:opacity .3s}.subscription-textarea:hover{opacity:75%}.sidepanel__backdrop{position:fixed;inset:0;background:rgba(252,238,215,.7);z-index:2}.sidepanel{position:fixed;top:0;right:0;bottom:0;width:100%;opacity:100%;background:#fcefde;transform:translateX(100%);transition:transform .3s ease;z-index:3;overflow:auto}@media(min-width:768px){.sidepanel{top:112px;bottom:10vh}}.sidepanel--open{transform:translateX(0)}.art{max-width:1280px;padding:24px}@media(min-width:768px){.art{padding-inline:72px}}@media(min-width:1280px){.art{padding-inline:120px;margin-inline:auto}}.art{height:100%}.art__wrapper{align-items:center;height:100%}.art__content,.art__wrapper{display:grid;grid-gap:24px;gap:24px}.art__content{align-items:start;justify-items:center}@media(min-width:768px){.art__content{grid-template-columns:repeat(12,1fr)}}.art__image{aspect-ratio:4/5;width:100%;height:auto;border:none;border-radius:12px}@media(min-width:768px){.art__image{grid-column:1/7}}.art__description{display:flex;flex-direction:column;gap:24px;font-weight:500;font-size:30px;line-height:100%;letter-spacing:0;color:#ec1d24}@media(min-width:768px){.art__description{grid-column:7/12;font-size:30px}}.art__date,.art__text{font-size:24px}.art__text{font-weight:400}@media(min-width:768px){.art__text{font-size:24px}}.art__close{color:#ec1d24;text-decoration:underline;font-weight:400;font-size:18px;line-height:100%;justify-self:end;grid-row:1}@media(min-width:768px){.art__close{grid-row:inherit}}.art__close{transition:opacity .3s}.art__close:hover{opacity:75%}.art__bottom{display:flex;justify-content:space-between;padding-bottom:24px;color:#ec1d24}.art__bottom--original,.art__bottom--prints{display:flex;flex-direction:column;font-size:24px}.art__bottom--original{line-height:120%}.art__bottom--text{text-decoration:underline;font-weight:400;font-size:24px;line-height:120%}.mobile-footer{position:-webkit-sticky;position:sticky;bottom:0;display:flex;flex-direction:column;gap:24px;padding-top:24px;padding-bottom:24px;background-color:#fcefde}.mobile-footer__bottom{display:flex;flex-direction:row;justify-content:space-between;padding-top:24px}.mobile-footer__bottom--creatorLogo{display:flex;align-items:center}.mobile-footer__bottom--social{display:flex;align-items:start;gap:12px}.mobile-footer__bottom__copyright{color:#ec1d24;font-weight:500;font-size:20px;min-width:160px}.mobile-footer__top{display:grid}.mobile-footer__top__form{display:flex;flex-direction:column;gap:4px}.mobile-footer__top__form--label{color:#ec1d24;font-weight:500;font-size:20px}.mobile-footer__top__form--label div{display:flex;align-items:center;gap:6px}.mobile-footer__top__form--input-container{position:relative;display:flex;height:100%}.mobile-footer__top__form--email{width:100%;padding:0 52px 0 12px;background-color:#fcefde;border:2px solid #ec1d24;border-radius:48px;font-size:20px}.mobile-footer__top__form--email:focus-visible{outline:2px solid #ec1d24}.mobile-footer__top__form--email::placeholder{color:#ec1d24}.mobile-footer__top__form--button{position:absolute;inset-inline-end:12px;inset-block:0;z-index:1;font-size:20px;border:0;border-radius:10px;color:#ec1d24;text-transform:uppercase}.loader{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fcefde;z-index:9999;box-shadow:12px 12px 24px rgba(252,238,215,.7);transform:translateX(0);transition:transform .5s ease-in}.loader--hidden{transform:translateX(-100%)}.loader__spinner{width:48px;height:48px;border-radius:50%;border:3px solid #ec1d24;border-right-color:rgba(0,0,0,0);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loader__efemera{background-image:url(https://r9llg4wnpwpt8nmn.public.blob.vercel-storage.com/logotype_colour.svg);background-repeat:no-repeat;background-position:50%;width:300px;height:64px;opacity:1;animation:fade 3s ease-in-out infinite alternate}@keyframes fade{to{opacity:.2}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.loader__spinner{animation:none}}:root{--font-mono:"Roboto Mono",monospace}*{font-family:neue-haas-grotesk-text,sans-serif;margin:0;padding:0;box-sizing:border-box}html{background-color:#fcefde}h3{font-weight:500;line-height:normal}a{transition:opacity .3s}a:hover{opacity:75%}.page__wrapper{min-width:320px}.container{padding-inline:24px}@media(min-width:768px){.container{padding-inline:72px}}@media(min-width:1280px){.container{max-width:1520px;padding-inline:120px;margin-inline:auto}}.container{display:flex;flex-direction:column;justify-content:space-between;gap:24px;height:100vh}.text-success{align-self:center}