@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap";.home-page-top{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding-top:2.5rem}@media screen and (max-width: 768px){.home-page-top{padding-top:1rem}}.home-page-center{position:absolute;top:0;left:0;flex:1;width:100vw;height:100vh;margin:auto;z-index:0}.home-page-center:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;opacity:.45;background-image:radial-gradient(circle,rgba(0,0,0,.249737395) 0%,rgba(0,0,0,.7511379552) 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100%25 100%25'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='franctalNoise' baseFrequency='1.3'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' /%3E%3C/svg%3E")}.home-page-language{font-weight:700;display:flex;gap:.5rem;margin-bottom:1rem}.home-page-title-wrapper{z-index:1;display:flex;flex-direction:column;width:100%}.home-page-desc{color:#f2f2f2;text-align:center;font-size:1.25rem}@media screen and (max-width: 768px){.home-page-desc{font-size:1rem}}.home-page-title{color:#f2f2f2;position:relative;text-align:center;font-size:16rem;width:fit-content;white-space:nowrap;font-weight:400;width:100%;letter-spacing:-.5rem;text-transform:uppercase;margin-top:-2.5rem;text-shadow:0 0 2rem rgba(0,0,0,.25)}@media screen and (max-width: 768px){.home-page-title{margin-top:-1rem;font-size:6rem}}.home-page-subtitle{color:#f2f2f2;text-align:center;font-size:10rem;letter-spacing:-.5rem;width:100%;white-space:nowrap;font-weight:400;text-transform:uppercase;z-index:3;text-shadow:0 0 2rem rgba(0,0,0,.25)}@media screen and (max-width: 768px){.home-page-subtitle{letter-spacing:-.12rem;font-size:3.1rem;letter-spacing:initial}}.home-page-image{object-position:center;object-fit:cover}.home-page-bottom{display:flex;flex-direction:column;align-items:center;margin-bottom:8rem;z-index:1}@media screen and (max-width: 768px){.home-page-bottom{margin-bottom:6.5rem}}.home-page-cta{color:#f2f2f2;flex:1;font-size:1.25rem;display:flex;justify-content:space-between;align-items:center;gap:4rem;margin-bottom:-1.5rem}@media screen and (max-width: 768px){.home-page-cta{gap:1rem;justify-content:center;font-size:1rem;width:100%;margin-bottom:-.5rem}}.home-page-language-picker{background:none;outline:none;border:none;font-size:1.5rem;font-weight:700;color:#f2f2f2;cursor:pointer}@media screen and (max-width: 768px){.home-page-language-picker{font-size:1rem}}.gallery-page-wrapper{height:100vh;width:100vw;display:flex;align-items:center;position:relative}.gallery{position:relative;display:flex;justify-content:flex-start;gap:2rem;width:100%;overflow-x:scroll;padding-inline:calc(50vw - 11.5625rem)}.gallery-image{cursor:pointer;width:23.125rem;height:32.5rem;object-fit:cover;object-position:center}@media screen and (max-width: 768px){.gallery-image{width:70%;height:50vh}}.gallery-image-indicator{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:1.45rem;height:1.45rem;z-index:5}.gallery-indicator-icon{width:100%;height:100%;mix-blend-mode:exclusion;color:#fff}.image-count-wrapper{position:fixed;top:3rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600;font-size:1rem;overflow:hidden}.image-count-divider{height:.125rem;width:.5rem;background-color:#1e1e1e}.image-count{display:flex;flex-direction:column;max-height:1rem;line-height:1rem;text-align:center}.modal-backdrop{position:fixed;top:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#1e1e1ed9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:20}.modal-image-wrapper{position:fixed;left:50%;top:50%;width:70rem;height:40rem;margin-top:-20rem;margin-left:-35rem;z-index:21}@media screen and (max-width: 768px){.modal-image-wrapper{height:90vh;width:90vw;margin-top:-45vh;margin-left:-45vw}}.modal-image{border-radius:.625rem;box-shadow:0 0 4rem #1e1e1e}.contact-page-wrapper{width:100%;height:100%;display:flex;align-items:center;flex-direction:column;background-color:#f2f2f2}.contact-page-icon{position:relative;width:2rem;height:2rem;color:#1e1e1e;z-index:3}@media screen and (max-width: 768px){.contact-page-icon{width:1rem;height:1rem}}.contact-text{position:relative;color:#1e1e1e;font-weight:300;font-size:2rem;z-index:3;-webkit-user-select:none;user-select:none;text-decoration:none;transition:transform .4s ease;cursor:pointer}@media screen and (max-width: 768px){.contact-text{font-size:1rem;text-align:center}}.contact-text:hover{transform:scale(1.04)}.contact-text:active{transform:scale(.98)}.contact-text span{font-weight:500;text-transform:uppercase}.contact-page-top{height:65%;width:100%;background-color:#1e1e1e;padding:2rem}.contact-page-top img{object-position:72% center}@media screen and (max-width: 768px){.contact-page-top{height:70%;display:flex;padding:1rem 1rem 4rem}}.contact-page-bottom{width:100%;display:flex;flex-direction:column;height:30vh;padding-bottom:2rem;align-items:center;justify-content:center;gap:.5rem}@media screen and (max-width: 768px){.contact-page-bottom{padding:0 1rem;height:15vh}}.team-page-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#f2f2f2}.team-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;overflow-y:scroll}@media screen and (max-width: 768px){.team-wrapper{padding:2rem}}.team-card{display:flex;flex-direction:column;align-items:center}.team-card:last-of-type{align-self:flex-start}@media screen and (max-width: 768px){.team-card{align-self:center}}.team-card-image{cursor:pointer;width:23.125rem;height:32.5rem;object-fit:cover;object-position:center;margin-bottom:.5rem}@media screen and (max-width: 768px){.team-card-image{width:100%}}.team-contact{color:#1e1e1e}:root{--app-height: 100%}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}*::-webkit-scrollbar{height:0;width:0}html{color:#1e1e1e;background-color:#f2f2f2;font-size:.83vw;font-family:Outfit,sans-serif}@media screen and (max-width: 768px){html{font-size:4.3vw}}body,#root{height:100vmin;background-color:#1e1e1e;position:relative}@media screen and (max-width: 768px){body,#root{height:var(--app-height)}}img{height:100%;width:100%;object-fit:cover}.main-page-wrapper{height:100%;display:flex;flex-direction:column}.main-content-wrapper{position:relative;z-index:2}.page-wrapper{position:relative;height:100vh;display:flex;flex-direction:column;background-color:#f2f2f2;overflow:hidden;z-index:2}@media screen and (max-width: 768px){.page-wrapper{height:var(--app-height)}}.slide-in{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#1e1e1e;transform-origin:bottom;z-index:10}.slide-out{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#1e1e1e;transform-origin:top;z-index:10}.loading-page-wrapper{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2rem;min-width:0;position:fixed;top:0;left:0;background-color:#f2f2f2;z-index:10}.loading-page-logo{width:12rem;height:12rem;margin-bottom:1rem;object-fit:contain}.loading-page-loading{display:flex;align-items:center;gap:.25rem;height:2rem;overflow-y:hidden}.loading-page-loading-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:fit-content;position:relative;transform:translateY(100rem)}.loading-page-percentage,.loading-page-icon{font-weight:400;font-size:1.5rem;line-height:2rem}.navigation-toggle{z-index:3;height:5rem;width:5rem;background-color:#9fc5fd;position:fixed;left:50%;bottom:3rem;transform:translate(-50%);border-radius:50%;box-shadow:0 0 4rem #00000059;cursor:pointer;transition:transform,background-color;transition-timing-function:ease;transition-duration:.4s}@media screen and (max-width: 768px){.navigation-toggle{width:3.5rem;height:3.5rem}}.navigation-toggle:hover{transform:translate(-50%) scale(1.04)}.navigation-toggle:hover .menu-icon{opacity:1;transform:translate(-50%) translateY(-50%) scale(1)}.navigation-toggle:active{transform:translate(-50%) scale(.96)}.menu-icon{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%) scale(.9);font-size:1.75rem;color:#1e1e1e;opacity:0;transition:transform,opacity;transition-timing-function:ease;transition-duration:.4s}.menu-icon.close{opacity:1}.nav{position:fixed;display:flex;align-items:center;bottom:0;height:50%;width:100%;padding:1.5rem 1.5rem 10rem;text-transform:uppercase;z-index:1}.nav-items{display:flex;justify-content:space-between;height:100%;gap:1.5rem;transform-origin:bottom}@media screen and (max-width: 768px){.nav-items{flex-wrap:wrap}}.nav-item{flex:1}@media screen and (max-width: 768px){.nav-item{min-width:calc(50% - .75rem)}}.nav-link{height:100%;gap:.5rem;display:flex;flex-direction:column;font-size:1rem;text-decoration:none}.nav-link-image{height:auto;width:100%;aspect-ratio:1.8/1}@media screen and (max-width: 768px){.nav-link-image{aspect-ratio:2.8/1}}a{color:#f2f2f2}.nav-scroll-indicator{position:absolute;bottom:8rem;display:none;color:#f2f2f2;margin-left:-1.5rem;font-size:.5rem;text-transform:lowercase;align-items:center;justify-content:center;gap:.5rem;width:100%;text-align:center;transform-origin:center}.nav-scroll-indicator span{margin-top:-.0625rem}@media screen and (max-width: 768px){.nav-scroll-indicator{display:flex}}
