@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400&display=swap";@import"https://fonts.googleapis.com/css2?family=Jost:wght@300&display=swap";.loading{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000;z-index:20;color:#fff}.loading__txt{margin-bottom:2.6em}.loading__container{display:flex}.dash{margin:0 15px;width:35px;height:8px;background:#fff;border-radius:2px}.uno{margin-right:-18px;transform-origin:center left;animation:spin 2.4s linear infinite}.dos{transform-origin:center right;animation:spin2 2.4s linear infinite;animation-delay:.5s}.tres{transform-origin:center right;animation:spin3 2.4s linear infinite}@keyframes spin{0%{transform:rotate(0)}40%{transform:rotate(360deg)}85%{transform:rotate(360deg)}to{transform:rotate(360deg)}}@keyframes spin2{0%{transform:rotate(0)}16%{transform:rotate(0)}32%{transform:rotate(-180deg)}50%{transform:rotate(-180deg)}66%{transform:rotate(-180deg)}82%{transform:rotate(-360deg)}to{transform:rotate(-360deg)}}@keyframes spin3{0%{transform:rotate(0)}50%{transform:rotate(0)}88%{transform:rotate(360deg)}to{transform:rotate(360deg)}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{width:100%;height:100%;padding:0;line-height:1.4;color:#000;font-family:Mulish,sans-serif;background:#000}html{font-size:100%}#root{width:100%;height:auto}ul,li,a,figure,h1,h2,h3,p{padding:0;margin:0}li{list-style:none}a{text-decoration:none;color:#000}img{width:100%}.kv{height:100vh}.kv__img{width:100%;height:100%;position:relative}.kv__img:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:#0003;z-index:1}.kv__img img{position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:cover;object-position:40% 50%}.kv__box{position:absolute;left:5%;bottom:10%;color:#fff;z-index:1;opacity:.7}@media screen and (min-width: 64em){.kv__box{left:auto;bottom:auto;transform:translateY(-50%);top:50%;right:10%}}.kv__ttl{font-size:clamp(1.875rem,1.1049723757vw + 1.6160220994rem,2.5rem);margin-bottom:.6em;letter-spacing:.09em;font-weight:300;font-family:serif}.kv__txt{font-size:clamp(.875rem,.3314917127vw + .7973066298rem,1.0625rem);line-height:1.8;letter-spacing:.5em;margin-bottom:2em}.kv__link{color:#fff;font-size:clamp(.875rem,.1104972376vw + .8491022099rem,.9375rem);letter-spacing:.3em;position:relative;display:inline-block;padding:.5em 1em}.kv__link:hover:before,.kv__link:hover:after{width:100%;height:100%}.kv__link:before,.kv__link:after{content:"";display:block;width:100%;height:100%;position:absolute;width:16px;height:16px;transition:height .3s,width .3s}.kv__link:before{top:0;left:0;border-left:1px solid #fff;border-top:1px solid #fff}.kv__link:after{right:0;bottom:0;border-right:1px solid #fff;border-bottom:1px solid #fff}.gallery{padding-top:1.5rem;background:#000;display:grid;grid-template-columns:1fr;row-gap:.625rem;padding-bottom:1rem}@media screen and (min-width: 64em){.gallery{grid-gap:.625rem;grid-auto-flow:dense;grid-auto-rows:200px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.gallery__img img{max-width:100%;height:auto;vertical-align:middle;display:inline-block}@media screen and (min-width: 64em){.gallery .wide{grid-column:span 2}}@media screen and (min-width: 64em){.gallery .tall{grid-row:span 2}}@media screen and (min-width: 64em){.gallery .big{grid-column:span 2;grid-row:span 2}}.gallery__img{display:flex;justify-content:center;align-items:center;cursor:pointer}.gallery__img img{width:100%;height:100%;object-fit:cover}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000c;animation:fadeIn .5s;z-index:10}.modal.fade-out{animation:fadeOut .5s forwards}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.modal__content{position:relative;max-width:600px;max-height:90vh;animation:fadeIn .5s}.modal__img{max-width:100%;max-height:80vh;display:block;margin:0 auto}.modal__box{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:space-between;width:80%;max-width:12.5rem}@media screen and (min-width: 64em){.modal__box{max-width:18.75rem}}.close__btn{font-size:clamp(.875rem,.8839779006vw + .6678176796rem,1.375rem);font-weight:200;cursor:pointer;color:#fff;letter-spacing:.3em;margin-bottom:.2em}.modal__prev,.modal__next{width:40px;height:40px;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;border:#fff solid .5px;border-radius:90%}svg{width:100%;height:100%;position:absolute;width:10px;height:10px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.nav{position:fixed;top:0;left:0;background:#000;width:100%;display:inline-block;height:1.5rem}.nav__list{display:flex;align-items:center;justify-content:center}.nav__link{display:inline-block;padding:0 10px;color:#fff;height:1.5rem;line-height:1.5rem;font-size:1rem;cursor:pointer;letter-spacing:.1em}.footer{position:fixed;z-index:3;bottom:0;right:0;pointer-events:none;width:100%;text-align:right;padding:0 20px 10px}.footer__copy{font-weight:300;letter-spacing:.2em;font-size:clamp(.625rem,.2209944751vw + .5732044199rem,.75rem);color:#fff6}.transitionIn,.transitionOut{position:fixed;top:0;left:0;width:100%;height:100lvh;background:#000;z-index:40;pointer-events:none}@media screen and (min-width: 64em){.transitionIn,.transitionOut{height:100vh}}.about{position:fixed;height:100vh;width:100%;left:0;top:0;background:linear-gradient(#0006,#000 20%,#000 80%,#0006);display:flex;align-items:center;justify-content:center;color:#fff;animation:fadeIn .5s;z-index:10}@media screen and (min-width: 64em){.about{background:radial-gradient(#000,#0009)}}.about.fade-out{animation:fadeOut .5s forwards}.about__content{width:90%;max-width:500px;position:relative}@media screen and (min-width: 64em){.about__content{width:100%;max-width:900px}}.about__txt{letter-spacing:.1em;line-height:1.8;font-size:clamp(1rem,.6629834254vw + .8446132597rem,1.375rem);font-weight:300;font-family:Jost,sans-serif}@media screen and (min-width: 64em){.about__txt{line-height:2}}.about__txt:not(:last-of-type){margin-bottom:1.4em}.about__close{position:absolute;right:0;top:-3.5rem;width:40px;height:40px;cursor:pointer}@media screen and (min-width: 64em){.about__close{top:0}}.about__close:before,.about__close:after{content:"";position:absolute;background:#fff;height:1px;width:40px;left:0;top:50%;transform:translateY(-50%)}.about__close:before{rotate:45deg}.about__close:after{rotate:-45deg}
