@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;500;600;700;800&family=Proza+Libre:wght@400;600&display=swap);.header[data-v-7f8f1e8c]{position:fixed;z-index:1;top:0;left:0;width:100%;height:100px;display:inline;text-transform:uppercase}.header[data-v-7f8f1e8c]:not(.header--open){mix-blend-mode:difference}.header__nav[data-v-7f8f1e8c]{display:flex;gap:2em;flex-direction:column;position:absolute;right:0;padding:6em;z-index:1;border-radius:0 0 0 50%;top:0;transform-origin:top right;transition:transform .3s ease-in-out;font-family:Quablo;transform:scale(0)}.header__nav a[data-v-7f8f1e8c]{transition:opacity .3s ease-in-out;transition-delay:.2s;opacity:0;text-decoration:none}@media screen and (min-width:1024px){.header__nav a[data-v-7f8f1e8c]{opacity:1}}.header__nav[data-v-7f8f1e8c]:after{content:"";position:absolute;background-color:#fff;border-radius:50%;width:200px;height:200px;top:0;z-index:-1;right:0;left:0;bottom:0;transform:scale(0) translateX(60%) translateY(-4%);transform-origin:top right;transition:transform .3s ease-in-out;backdrop-filter:blur(5px)}.header__nav--open[data-v-7f8f1e8c]{transform:scale(1)}.header__nav--open a[data-v-7f8f1e8c]{opacity:1;pointer-events:unset}.header__nav--open[data-v-7f8f1e8c]:after{transform:scale(2.5) translateX(50%) translateY(-30%)}@media screen and (min-width:1024px){.header__nav[data-v-7f8f1e8c]{transform:unset;position:unset;top:unset;right:unset;flex-direction:row;gap:2em;width:100%;justify-content:flex-end;padding:3em 0;color:#fff;font-size:.8rem;font-weight:700;background-color:unset}.header__nav[data-v-7f8f1e8c]:after{content:unset}}.hamburger[data-v-7f8f1e8c]{width:40px;height:30px;position:absolute;right:10%;z-index:100;top:50%;transform:translateY(-50%);cursor:pointer}@media screen and (min-width:1024px){.hamburger[data-v-7f8f1e8c]{display:none}}.hamburger__line[data-v-7f8f1e8c]{display:block;width:100%;height:3px;mix-blend-mode:difference;background-color:#fff;position:absolute;top:0;right:0;transition:background-color .3s ease-in-out}.hamburger__line[data-v-7f8f1e8c]:nth-child(2){top:50%;width:50%;transition:width .3s ease-in-out;transform:translateY(-50%)}.hamburger__line[data-v-7f8f1e8c]:last-child{top:unset;bottom:0}.hamburger--active .hamburger__line[data-v-7f8f1e8c]{background-color:#000}.hamburger--active .hamburger__line[data-v-7f8f1e8c]:nth-child(2){width:100%}.hero[data-v-0712a9a5]{display:flex;position:relative;flex-direction:column-reverse}@media screen and (min-width:1024px){.hero[data-v-0712a9a5]{flex-direction:row;height:100vh}}.hero__logo[data-v-0712a9a5]{position:absolute;z-index:10;top:2em;left:2em}@media screen and (min-width:1024px){.hero__logo[data-v-0712a9a5]{left:5em}}.hero__description[data-v-0712a9a5],.hero__photo[data-v-0712a9a5]{width:100%;min-height:50vh}@media screen and (min-width:1024px){.hero__description[data-v-0712a9a5],.hero__photo[data-v-0712a9a5]{width:50%;height:100vh}}.hero__photo[data-v-0712a9a5]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-mask:linear-gradient(0deg,transparent 10%,#fff 25% 95%,transparent 95%),linear-gradient(180deg,transparent 1%,#fff 15% 90%,transparent 95%);-webkit-mask-size:110% 110%;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-composite:source-in}.hero__animation[data-v-0712a9a5]{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-areas:"img";width:100%;place-items:center;position:relative}.hero__animation img[data-v-0712a9a5]{width:100%;-o-object-fit:contain;object-fit:contain;display:block;grid-area:img;opacity:0;animation:toggle-0712a9a5 .4s steps(1) infinite}.hero__animation img[data-v-0712a9a5]:first-child{animation-delay:0s}.hero__animation img[data-v-0712a9a5]:last-child{animation-delay:.2s}@keyframes toggle-0712a9a5{0%,49.999%{opacity:1}50%,to{opacity:0}}.hero__description[data-v-0712a9a5]{background-color:#000;color:#fff;display:flex;flex-direction:column;gap:.5em;font-size:5vw;line-height:1.25;font-weight:800;width:85%;margin:0 auto;justify-content:center;padding-top:4em}@media screen and (min-width:640px){.hero__description[data-v-0712a9a5]{font-size:5vw}}@media screen and (min-width:1024px){.hero__description[data-v-0712a9a5]{padding:20% 7%;font-size:2.5rem;font-size:3.25rem}}.hero__description--subject[data-v-0712a9a5]{font-size:2em;text-transform:uppercase}@media screen and (min-width:1024px){.hero__description--subject[data-v-0712a9a5]{font-size:unset}}.hero__description--caption[data-v-0712a9a5]{font-size:1rem;margin-top:1em}@media screen and (min-width:1024px){.hero__description--subtitle[data-v-0712a9a5]{font-size:1.75rem}}.text[data-v-4dfd4881]{background-color:#000;color:#fff}.text__wrapper[data-v-4dfd4881]{padding:6rem 0;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;min-height:50vh}@media(width > 600px){.text__wrapper[data-v-4dfd4881]{min-height:100vh}}.text__heading[data-v-4dfd4881]{display:flex;flex-direction:column;gap:1rem}.text--white[data-v-4dfd4881]{background-color:#fff;color:#000}.text__body[data-v-4dfd4881]{font-size:clamp(1rem,.8977rem + .4545vw,1.25rem);font-weight:500;max-width:100%}@media(width > 600px){.text__body[data-v-4dfd4881]{max-width:800px}}.text__body--alt[data-v-4dfd4881]{text-align:left;align-self:flex-start;max-width:100%}@media(width > 600px){.text__body--alt[data-v-4dfd4881]:not(:has(.columns)){text-align:right;align-self:flex-end;max-width:800px}}.text__body--full[data-v-4dfd4881]{max-width:100%}.photo[data-v-436e3c14]{width:100%;height:50vh;background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (min-width:1024px){.photo[data-v-436e3c14]{height:100vh}}@media screen and (min-width:1024px){.photo--fixed[data-v-436e3c14]{background-attachment:fixed}}@media screen and (min-width:1024px){.columns[data-v-81fbd3c0]{display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:3em}}.footer[data-v-84ae17e6]{background-color:#fff;padding:3em 0;height:auto}.footer a[data-v-84ae17e6]{text-decoration:none}.footer .wrap[data-v-84ae17e6]{display:flex;padding:3rem 0;justify-content:space-between;flex-direction:column;gap:2em;align-items:center}@media screen and (min-width:640px){.footer .wrap[data-v-84ae17e6]{flex-direction:row}}.column{margin:3em 0}.column h3{margin-bottom:1rem}.column ul{list-style-position:inside;padding-left:1rem}@media screen and (min-width:1024px){.column{margin:unset}}#app{overflow-y:scroll;height:100%;height:100vh}.focus{opacity:1;transition:opacity .3s ease-in-out,filter .3s ease-in-out}.focus--hide{opacity:.2;filter:blur(5px)}@media screen and (min-width:1024px){.focus--hide{opacity:unset;filter:unset}}html{font-size:62.5%}*{box-sizing:border-box;margin:0;padding:0;font-size:100%;font-style:inherit}*,a{font-weight:inherit}a{color:inherit}a img{border:0}li{list-style:none}button,fieldset{border:0}button{text-align:left;background:transparent}:focus{outline:none}button,input,textarea{font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}html{font-size:80%;scroll-behavior:smooth}@media only screen and (min-width:425px){html{font-size:95%}}@media only screen and (min-width:1024px){html{font-size:125%}}@media only screen and (min-width:1024px)and (orientation:landscape){html{font-size:110%}}@media only screen and (min-width:1750px){html{font-size:120%}}body{font-family:Open Sans,sans-serif;background-color:#000;color:#282828;line-height:1.5;overflow-y:hidden}::-webkit-scrollbar{width:12px;background-color:#fff}::-webkit-scrollbar-thumb{background-color:#282828;border:4px solid #fff}::-moz-selection{background-color:#282828;color:#fff}::selection{background-color:#282828;color:#fff}ul{font-size:.8em}@media screen and (min-width:1024px){ul{margin-left:-.5em}}ul li{list-style-type:"*";padding:.5rem 0;padding-left:.5em}ul li::marker{display:block;width:20px}p{margin:1em 0}.wrap[data-v-785f25ac]{width:85%;margin:0 auto}@media only screen and (min-width:1024px){.wrap[data-v-785f25ac]{width:92%}}@media only screen and (min-width:1200px){.wrap[data-v-785f25ac]{width:85%}}@font-face{font-family:Quablo;src:url(../fonts/Quablo-Medium.42ab48e8.eot);src:url(../fonts/Quablo-Medium.42ab48e8.eot?#iefix) format("embedded-opentype"),url(../fonts/Quablo-Medium.8a0c957d.woff2) format("woff2"),url(../fonts/Quablo-Medium.8c311d84.woff) format("woff"),url(../fonts/Quablo-Medium.8c9ae985.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}.title-wrapper[data-v-445d38ce]{display:flex;flex-direction:column}.title-wrapper--reverse[data-v-445d38ce]{flex-direction:column-reverse}.title[data-v-445d38ce]{font-family:Quablo;text-transform:uppercase;line-height:1.2;font-weight:800;font-size:5vw;font-size:clamp(2.125rem,.9489rem + 5.2273vw,5rem)}.title--small[data-v-445d38ce]{font-size:clamp(2.55rem,1.9952rem + 2.4659vw,3.9063rem)}.title[data-v-445d38ce]:is(h3){font-size:clamp(1.44rem,1.2301rem + .933vw,1.9531rem);text-transform:lowercase}.subtitle[data-v-445d38ce]{font-size:clamp(2rem,2vw,2vw);font-family:Quablo}