body,html{margin:0;padding:0;width:100%;position:relative}body.-shell,html.-shell{background-color:var(--greenBackground)}html{scrollbar-gutter:stable;font-size:62.5%!important}body{height:100%;color:var(--abbey)}h2,h3,h4,h5,o h1{font-weight:400}.-lower{text-transform:lowercase}.-activeLink{position:absolute;top:50%;left:-20px;width:7px;height:7px;border-radius:50%;transform:translateY(-50%);background-color:var(--black)}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.-fullscreenMSG{justify-content:center;align-items:center;font-family:var(--font-cool);font-size:12px;text-transform:lowercase}.-fullscreen,.-fullscreenMSG{display:flex;width:100vw;min-height:100vh}.-fullscreen{max-width:100%;flex-direction:column}.-fullscreen.-center{align-items:center;justify-content:center}.-noDrag{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.-noMargin{margin-top:2vw!important}.-button-underline{color:var(--black);font-size:clamp(10px,.8vw,14px);font-family:var(--font-cool);text-transform:lowercase;text-decoration:none;padding:5px 0;border:0;border-bottom:1px solid #000;display:inline-block;cursor:pointer;background:transparent}.noiseContainer{position:relative;overflow:hidden;z-index:0;width:100%;height:100%}div[data-block]:hover .noise{opacity:1;-webkit-backdrop-filter:brightness(1.3) saturate(3.5) contrast(1.1);backdrop-filter:brightness(1.3) saturate(3.5) contrast(1.1)}.noise{top:0;left:0;right:0;bottom:0;overflow:hidden;width:100%;height:100%;-webkit-backdrop-filter:brightness(1);backdrop-filter:brightness(1);transition:-webkit-backdrop-filter 1.4s var(--transition);transition:backdrop-filter 1.4s var(--transition);transition:backdrop-filter 1.4s var(--transition),-webkit-backdrop-filter 1.4s var(--transition)}.noise,.noise:before{z-index:2000;position:absolute;pointer-events:none;opacity:1}.noise:before{top:-100px;left:-100px;width:calc(100% + 200px);height:calc(100% + 200px);content:"";transition:opacity .4s ease!important;background-position:50%;background-image:url(/assets/img/medium-noise.png);animation:noise 2s steps(2) infinite}.noise.low:before{background-image:url(/assets/img/noise.png)}@keyframes noise{0%{transform:translate3d(0,90px,0)}10%{transform:translate3d(-10px,-40px,0)}20%{transform:translate3d(-80px,20px,0)}30%{transform:translate3d(90px,-90px,0)}40%{transform:translate3d(-20px,70px,0)}50%{transform:translate3d(-90px,-40px,0)}60%{transform:translate3d(20px,60px,0)}70%{transform:translate3d(70px,-80px,0)}80%{transform:translate3d(-90px,10px,0)}90%{transform:translate3d(60px,-50px,0)}to{transform:translate3d(-70px,0,0)}}.ImageSkeleton,img[data-loaded=false]{width:100%;height:100%;position:relative;background-color:var(--grey);overflow:hidden}.ImageSkeleton div,img[data-loaded=false] div{width:5%;aspect-ratio:1/1;top:0;position:absolute;border-radius:180%;background-color:var(--abbey);filter:blur(-32px);opacity:.1;transform:translateY(-100%)}.ImageSkeleton div:first-child,img[data-loaded=false] div:first-child{left:40%;animation:blur-1 3.3s infinite;animation-timing-function:cubic-bezier(0,.75,1,0)}.ImageSkeleton div:nth-child(2),img[data-loaded=false] div:nth-child(2){left:50%;animation:blur-2 3.3s infinite;animation-delay:.1s;animation-timing-function:cubic-bezier(0,.75,1,0)}.ImageSkeleton div:nth-child(3),img[data-loaded=false] div:nth-child(3){left:60%;animation:blur-3 3.3s infinite;animation-delay:.2s;animation-timing-function:cubic-bezier(0,.75,1,0)}@keyframes blur-1{0%{top:0;transform:translateY(-100%)}to{top:120%;transform:translateY(0)}}@keyframes blur-2{0%{top:0;transform:translateY(-100%)}to{top:125%;transform:translateY(0)}}@keyframes blur-3{0%{top:0;transform:translateY(-100%)}to{top:130%;transform:translateY(0)}}.-modal::-webkit-scrollbar{width:2px}.-modal::-webkit-scrollbar-track{background:#f1f1f1;max-height:20px;height:20%}.-modal::-webkit-scrollbar-thumb{background:var(--black);width:4px}.-modal::-webkit-scrollbar-track-piece:end{background:transparent;margin-bottom:100px}.-modal::-webkit-scrollbar-track-piece:start{background:transparent;margin-top:100px}.-shimmer{background:#f1f1f1;background-image:linear-gradient(90deg,#f2f2f2 0,#e6e6e6 20%,#f2f2f2 40%,#f2f2f2);background-repeat:no-repeat;background-size:1500px 100%;display:inline-block;position:relative;animation-duration:2.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear;width:100%;height:100%}@keyframes placeholderShimmer{0%{background-position:-750px 0}to{background-position:750px 0}}.page404{align-items:center;justify-content:center;min-height:100vh;width:100%;color:var(--black);font-family:var(--font-cool)}.page404,.page404>div{display:flex;flex-direction:column}.page404>div{width:28vw;max-width:600px;min-width:400px;gap:20px}@media(max-width:900px){.page404>div{width:72.5vw;min-width:auto}}.page404>div>div{flex:1 1;align-items:flex-end}.page404>div>div img{width:100%;height:auto;max-height:60vh;object-fit:cover}.page404>div>div h1{text-transform:lowercase}.page404>div>div ul{display:flex;gap:20px;margin-top:50px}.page404>div>div ul a{text-decoration:none;text-transform:lowercase;color:var(--black);padding:5px 0;border-bottom:1px solid var(--black)}*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{padding:0}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}li{list-style:none}:root{--black:#000;--blackRGB:0,0,0;--white:#fff;--whiteRGB:255,255,255;--darkGrey:#939393;--darkGreyRGB:147,147,147;--grey:#e5e5e5;--greyRGB:229,229,229;--alabaster:#f0f0f0;--alabasterRGB:240,240,240;--abbey:#515153;--abbeyRGB:81,81,83;--transition:cubic-bezier(0.47,0.01,0.17,1);--red:#a84b3f;--redRGB:168,75,63;--error:#a84b3f;--green:#4b8e4b;--height:0;--modalContainerWidth:clamp(300px,20vw,400px);--modalPaddingLeft:clamp(120px,8.9vw,230px);--modalPaddingTop:clamp(55px,4.3vw,110px);--navHeight:clamp(100px,18vh,250px)}footer.footer_Footer__GCp_2{width:100%;padding:clamp(40px,8vw,130px) 0;border-top:1px solid var(--grey);margin-top:clamp(80px,10vw,200px);display:flex;position:relative;z-index:1}footer.footer_Footer__GCp_2".-noMargin"{margin-top:0!important}footer.footer_Footer__GCp_2 .footer_container__aCi7x{max-width:1700px;width:68vw;margin:0 auto;display:inline-flex;flex-wrap:wrap;justify-content:center}@media(max-width:480px){footer.footer_Footer__GCp_2 .footer_container__aCi7x{flex-direction:column;align-items:flex-start;padding-left:10vw;padding-top:5vw}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div{flex-direction:column;margin-bottom:40px;gap:40px}}@media(max-width:900px){footer.footer_Footer__GCp_2 .footer_container__aCi7x{width:90vw}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div:first-child{margin-bottom:40px}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div{min-width:clamp(140px,15vw,300px)}}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div{display:flex}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div{flex:1 1;min-width:clamp(140px,15vw,300px)}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div h4{color:var(--black);font-family:var(--font-cool);font-size:clamp(12px,1.2vw,14px);margin-bottom:2vw}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div ul{margin:0;padding:0}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div ul li{margin:0;padding:2px 0}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div ul li a{text-decoration:none;color:var(--abbey);font-family:var(--font-roboto);font-size:clamp(12px,1.2vw,14px)}footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div ul li a:active,footer.footer_Footer__GCp_2 .footer_container__aCi7x>div>div ul li a:hover{text-decoration:underline}