@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";.top-nav{position:fixed;padding:60px;z-index:2000}.site-description{max-width:320px;margin-left:120px}.mid-nav{position:fixed;left:48px;top:50%;translate:0% -50%;z-index:2000;display:flex}.active-arrow{width:2px;height:2px;background-color:#fff;opacity:0;transition:opacity .5s ease}.active-nav{opacity:1;transition:opacity .5s ease;pointer-events:none}.active-nav>.active-arrow{opacity:1;transition:opacity .5s ease;pointer-events:none}.bottom-nav{width:100dvw;position:fixed;padding:0 60px;bottom:60px;z-index:2000}.socials{display:flex;margin-right:120px}.not-found-button{position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.audio-toggle{position:absolute;top:66px;right:66px;width:8px;height:8px;background-color:#fff;border-radius:100%;z-index:2000}.audio-toggle-overlay{position:absolute;top:60px;right:60px;width:20px;height:20px;background-color:#ffffff20;border-radius:100%;transform-origin:center;z-index:2000}.audio-toggled{animation-name:audio-toggled;animation-duration:1.5s;animation-iteration-count:infinite}.mobile-nav-button{display:none;position:fixed;top:36px;left:50%;transform:translate(-50%);z-index:3001}.mobile-nav{position:fixed;width:100dvw;height:100dvh;background-color:#24254b80;-webkit-backdrop-filter:blur(4vmax);backdrop-filter:blur(4vmax);display:none;z-index:3000;flex-direction:column;justify-content:center;align-items:center;gap:16px;opacity:0;transition:opacity 1s ease}.mobile-nav-link{font-size:2rem;font-weight:700;line-height:120%;letter-spacing:.1rem;opacity:.5;mix-blend-mode:overlay}@keyframes audio-toggled{0%{transform:scale(.8)}50%{transform:scale(1)}to{transform:scale(.8)}}@media screen and (max-width: 1280px){.site-description{margin-left:60px}.socials{margin-right:60px}}@media screen and (max-width: 1024px){.site-description{margin-left:36px}.socials{margin-right:36px}}@media screen and (max-width: 768px){.top-nav{padding:36px}.mid-nav{display:none}.bottom-nav{bottom:36px;padding:0 36px}.site-description,.socials{display:none}.audio-toggle{top:42px;right:42px}.audio-toggle-overlay{top:36px;right:36px}.mobile-nav-button{display:block}.mobile-nav{display:flex}}.hero{font-size:12rem;font-weight:700;line-height:120%;letter-spacing:.8rem}.large-title{font-size:6rem;font-weight:700;line-height:100%;letter-spacing:.3rem}.title{font-size:3rem;font-weight:700;line-height:100%;letter-spacing:.3rem}.subtitle-bold{font-size:2rem;font-weight:700;line-height:120%;letter-spacing:.1rem}.subtitle-light{font-size:2rem;font-weight:300;line-height:120%;letter-spacing:.1rem;min-height:2rem}.index{font-size:1.5rem;font-weight:300;line-height:120%;letter-spacing:.1rem}.body{font-size:1rem;font-weight:700;line-height:120%;letter-spacing:.1rem}.caption-bold{font-size:.7rem;font-weight:700;line-height:120%;letter-spacing:.1rem}.caption-light{font-size:.7rem;font-weight:300;line-height:120%;letter-spacing:.1rem}.navigation-light,.external-light{font-size:.7rem;font-weight:300;line-height:120%;letter-spacing:.1rem;opacity:.4;transition:opacity .5s ease}.loader-hero{font-size:12rem;font-weight:700;line-height:120%;letter-spacing:.8rem}.loader-title{font-size:3rem;font-weight:700;line-height:100%;letter-spacing:.3rem;text-align:center}.active{opacity:1;transition:opacity .3s ease}.active>.active-arrow{opacity:1}.caption-track{max-height:.8rem;overflow:hidden}.caption-move{transition:transform .5s ease}.caption-bold:hover>.caption-track>.caption-move{transform:translateY(-.8rem)}.navigation-light:hover{opacity:1}.navigation-light:hover>.active-arrow{opacity:1}.external-light:hover{opacity:1}@media screen and (max-width: 1024px){.loader-hero{font-size:8rem;letter-spacing:.8rem}}@media screen and (max-width: 768px){.large-title{font-size:4rem;letter-spacing:.3rem}.title{font-size:2.5rem;letter-spacing:.1rem}.subtitle-bold{font-size:1.5rem;letter-spacing:.1rem}.loader-hero{font-size:4rem;letter-spacing:.8rem}.loader-title{font-size:1.5rem}}.flex{display:flex}.flex-column{flex-direction:column}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:end}.align-center{align-items:center}.align-end{align-items:end}.gap-4{gap:4px}.gap-8{gap:8px}.gap-16{gap:16px}.gap-48{gap:48px}.gap-100{gap:100px}.no-wrap{flex-wrap:nowrap}.primary-button{padding:4px 8px;border:dashed 1px rgba(255,255,255,.4);overflow:hidden}.button-container{overflow:hidden}.button-hidden-arrow{position:absolute;transform:translate(-24px)}.button-show-arrow{margin-left:4px}.button-move{transition:transform .3s ease}.primary-button:hover>.button-move{transform:translate(20px)}.scroll-progress-container{position:absolute;left:50%;bottom:60px;transform:translate(-50%);width:320px;height:16px;border-right:1px solid rgba(255,255,255,.1);background:repeating-linear-gradient(to left,rgba(255,255,255,.2),rgba(255,255,255,.2) 1px,transparent 1px,transparent 20px);background-position:1px}.scroll-progress-move{width:80px}.blob-container{width:100dvw;height:100dvh;position:fixed;z-index:-1}.blob{width:520px;height:520px;background-color:#96c0c2;border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.1;z-index:-3;filter:blur(6vmax)}.loader-container{position:fixed;width:100dvw;height:100dvh;background:url(/background_4.png) no-repeat center center fixed;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-position:center;z-index:99999999;transition:all 1s ease}.loader-bracket{opacity:.1}#loader-move{transition:all .5s ease}.audio-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none;opacity:0;transition:all 1s ease}.audio-button{overflow:hidden}@media screen and (max-width: 1024px){.gap-100{gap:60px}.scroll-progress-container{left:40%;width:160px}.gap-48{gap:24px}}@media screen and (max-width: 768px){.gap-100{gap:36px}.scroll-progress-container{display:none}}.about-container{height:100dvh;padding:0 60px 0 240px;float:left;overflow-y:hidden}.about-section-one{min-width:600px}.about-section-two{margin:0 0 0 420px;min-width:400px}.about-section-three{margin:0 0 0 160px;min-width:400px}.about-section-four{margin:0 0 0 100px}.about-section-five{margin:0 0 0 240px;min-width:400px}.about-section-six{margin:0 0 0 800px;min-width:400px}.about-text{padding:200px 0}.about-paragraph{max-width:400px}.about-links{opacity:.5;transition:opacity .5s ease}.about-links:hover{opacity:1}.about-button-container{position:relative;width:auto;overflow:hidden}.about-image{opacity:.5}.about-image-1{width:300px;height:auto;position:absolute;bottom:0;left:640px}.about-image-2{width:400px;position:absolute;top:0;left:1100px}.about-image-3{width:400px}.about-image-4{width:360px;position:absolute;top:0;left:3460px}.about-image-5{width:400px}@media screen and (max-width: 1280px){.about-container{padding:0 60px 0 200px}}@media screen and (max-width: 1024px){.about-container{padding:0 36px 0 200px}}@media screen and (max-width: 768px){.about-container{padding:0 0 0 36px}.about-image-1{left:240px}.about-image-2{left:520px}.about-image-4{left:2800px}.about-section-two{margin:0 0 0 120px}.about-section-four{margin:0 0 0 60px}.about-section-six{margin:0 0 0 480px}.about-paragraph{max-width:280px}}@media screen and (max-height: 720px){.about-text{padding:100px 0}}#gallery-top{width:100dvw;height:100dvh;overflow:hidden;position:relative}.gallery-link{width:420px;height:420px;position:absolute;border-radius:100%;display:flex;top:50%;left:50%;translate:-50% -50%;transform-origin:center;justify-content:space-between;align-items:center;text-align:center}.gallery-title{max-width:240px;text-align:center;opacity:0;transition:opacity 1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.gallery-bracket{height:auto;opacity:0;transition:opacity 1s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;overflow:visible}.gallery-link:hover .gallery-title{opacity:1}.gallery-link:hover .gallery-bracket{opacity:.2}.temp-disabled{pointer-events:none}.gallery-view-title{position:absolute;top:60px;left:50%;transform:translate(-50%);width:240px;text-align:center}.gallery-view-title-text{width:120px}.gallery-view-bracket{opacity:.2}.gallery-images{opacity:0}.gallery-navigation{position:absolute;bottom:60px;left:50%;translate:-50% 0%;width:240px;z-index:999999}@media screen and (min-width: 1920px){.gallery-link{width:560px;height:560px}}@media screen and (max-width: 1280px){.gallery-link{width:360px;height:360px}}@media screen and (max-width: 1024px){.gallery-view-title{display:none}.gallery-navigation{left:36%;bottom:40px;width:160px}}@media screen and (max-width: 768px){.gallery-view-title{display:none}.gallery-navigation{left:50%;bottom:50%;width:80%}}.insight-link{width:60%;position:absolute;display:flex;top:50%;left:50%;translate:-50% -50%;transform-origin:center;justify-content:space-between;align-items:center;text-align:left}.insight-link-title{width:600px}.insight-bracket{opacity:.1}.insight-title{width:520px;text-align:left}.insight-container{height:100dvh;padding:180px 0;float:left;overflow-y:hidden}.insight-title-container{min-width:600px;max-width:600px}.insight-image{min-width:1200px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.content-container{height:100%;padding-right:60px}.insight-content-image{min-width:1280px;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.insights-content-title{min-width:400px;max-width:400px;text-transform:uppercase;align-self:end}.insights-body{min-width:400px;max-width:400px;text-transform:uppercase}.insight-list-item{list-style:disc outside none;display:list-item;margin-left:1em}.insights-next-link{min-width:800px;height:100%;padding-left:200px}.insights-next-title{width:600px;position:absolute;margin-left:-200px;margin-top:480px;transition:transform .3s ease}.insights-next-image{width:600px;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.next-arrow{min-width:60px}.insights-next-link:hover>.insights-next-title{transform:translate(24px)}@media screen and (max-width: 1280px){.insight-link{width:80%}}@media screen and (max-width: 1024px){.insight-link{width:60%;text-align:center}.insight-link-title{width:600px}.type-container{display:none}.insight-image{min-width:680px;max-width:680px}.insight-content-image{min-width:720px;max-width:720px}.insights-body{min-width:240px;max-width:240px}.insights-next-image{width:400px}.insights-next-link{min-width:600px;max-width:600px}.insights-next-title{margin-top:400px}}@media screen and (max-width: 768px){.insight-link{width:60%;width:400px;text-align:center}.insight-image{min-width:320px;max-width:320px}.insight-content-image{min-width:420px;max-width:420px}.insight-title-container{min-width:400px;max-width:400px}.insights-title{min-width:320px;max-width:320px}.insights-body{min-width:280px;max-width:280px}.insights-next-link{min-width:400px;max-width:400px}.insights-next-image{width:320px}.insights-next-title{width:360px;margin-top:400px}}*{box-sizing:border-box;text-rendering:geometricPrecision;overflow:hidden}html{overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.body{background-color:#1b1c27;background:url(/background_4.png) no-repeat center center fixed;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-position:center;box-sizing:border-box;font-family:Space Grotesk,sans-serif;font-optical-sizing:auto;text-rendering:geometricPrecision;overflow:hidden;cursor:default}button{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit;cursor:pointer;text-align:left}a{text-decoration:none;display:block}canvas{position:fixed;top:0;left:0;width:100%;height:100%;outline:none;z-index:-10}.gl{opacity:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}img{-webkit-user-select:none;-moz-user-select:none;user-select:none}::-moz-selection{background:#fff;color:#0b0d10}::selection{background:#fff;color:#0b0d10}::-webkit-scrollbar{width:0px}::-webkit-scrollbar-track{background:#0f1b12}::-webkit-scrollbar-thumb{background:#131516;border-radius:100px}body .transition{display:block}.w-editor .transition{display:none}.no-scroll-transition{overflow:hidden;position:relative}.text-light{color:#fff}.text-light-gray{color:#ffffff80}.bg-light{background-color:#fff}.bg-light-gray{background-color:#ffffff80}.bg-dark{background-color:#0a090d}.placeholder-title{position:absolute;top:50%;left:50%;translate:-50% -50%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}
