@font-face{font-family:Automatico;src:url(../../../fonts/Automatico_Text-Light.woff2)format("woff2");src:url(../../../fonts/Automatico_Text-Light.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:Automatico;src:url(../../../fonts/Automatico_Text-Regular.woff2)format("woff2");src:url(../../../fonts/Automatico_Text-Regular.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:Automatico;src:url(../../../fonts/Automatico_Text-Medium.woff2)format("woff2");src:url(../../../fonts/Automatico_Text-Medium.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:Automatico;src:url(../../../fonts/Automatico_Text-Bold.woff2)format("woff2");src:url(../../../fonts/Automatico_Text-Bold.woff)format("woff");font-weight:600;font-style:normal}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*{margin:0}:root{--gutter:1.4rem;--aspectRatio:3 / 2;--aspectRatioWide:16 / 9;--transition:cubic-bezier(.77,0,.175,1) .3s;--black:#000;--blackOpacity:#000000e6;--white:#fff;--gray:#d9d9d9;--grayOpacity:#d9d9d9e6}html{-webkit-font-smoothing:antialiased;color:var(--black);background-color:var(--white);font-family:Automatico,Arial,Helvetica,sans-serif;font-style:normal;font-weight:500;font-size:clamp(13px, -moz-calc(10px + .529101vw), 18px);letter-spacing:.01em;font-size:clamp(13px,10px + .529101vw,18px);line-height:1.2}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;white-space:pre-line}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}#root,#__next{isolation:isolate}a:any-link{color:inherit;cursor:pointer;text-decoration:none}.text-xl{letter-spacing:-.05em;font-size:13rem;font-weight:600;line-height:.9}.text-l{letter-spacing:-.03em;font-size:3.5rem;font-weight:400;line-height:1}.text-m{letter-spacing:-.03em;font-size:2.222rem;font-weight:400;line-height:1}h2.text-l,h2.text-m{margin-top:.15em}nav.text-l{line-height:1.2}.text-s{font-size:1rem}.text-xs{font-size:.777rem}article{max-width:1200px}.body{grid-column:1/span 2;margin:1.2em 0}p+p:not(.mt-0){margin-top:1.2rem}p+p.portableText,ul+p.portableText{text-indent:2em;margin-top:0}.page-title{grid-column:3/span 4;margin-bottom:3rem}.page-subtitle{margin-top:-moz-calc(.5em);margin-top:.5em}p+.subtitle{margin-top:1em}.subtitle+p{margin-top:1.2rem}.content{grid-column:3/span 4}@media screen and (width<=1300px){.text-xl{font-size:12rem}}@media screen and (width<=1200px){.content,.page-title{grid-column:1/span 6}.text-xl{letter-spacing:-.05em;font-size:10rem;font-weight:600;line-height:.9}.text-l{letter-spacing:-.03em;font-size:4rem;font-weight:400;line-height:1}.text-m{letter-spacing:-.03em;font-size:2.154rem;font-weight:400;line-height:1}.text-xs{font-size:.769231rem}}@media screen and (width<=600px){.page-title{white-space:normal}.text-xl{font-size:50vw}h2.text-l{margin-top:0}}.grid{-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);display:grid}.grid.cols-1{grid-template-columns:repeat(1,1fr)}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.grid.cols-2 .subtitle{font-size:1.777rem}a{width:auto;display:inline-block;position:relative}a:not(.no-hover,.menu-item):hover,a[aria-current=page],button.active{color:var(--gray)}@media screen and (width<=600px){.grid.cols-3{grid-template-columns:repeat(2,1fr)}}.swiper-container-container{aspect-ratio:var(--aspectRatio);background-color:var(--gray);margin-bottom:var(--gutter);display:flex}swiper-container{width:100%;aspect-ratio:var(--aspectRatio);opacity:0}swiper-container.loaded{opacity:1}swiper-slide{width:100%;aspect-ratio:var(--aspectRatio)}swiper-slide img{width:100%;height:100%;aspect-ratio:var(--aspectRatio)}swiper-container::part(button-prev),swiper-container::part(button-next){color:#0000;width:38px;height:38px;-moz-transition:var(--transition);transition:var(--transition);background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"38\" fill=\"none\"><circle cx=\"18.803\" cy=\"18.803\" r=\"18.803\" fill=\"%23000\"/><path d=\"m4.932 19.111 21.27-12.28v24.56l-21.27-12.28Z\" fill=\"%23fff\"/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain}swiper-container::part(button-next){transform:rotate(180deg)}swiper-container::part(button-prev):hover,swiper-container::part(button-next):hover{background-color:var(--grayOpacity);background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"38\" height=\"38\" fill=\"none\"><circle cx=\"18.803\" cy=\"18.803\" r=\"18.803\" fill=\"%23fff\"/><path d=\"m4.932 19.111 21.27-12.28v24.56l-21.27-12.28Z\" fill=\"%23000\"/></svg>");border-radius:50%}swiper-container::part(button-prev):hover{transform:rotate(-1turn)}swiper-container::part(button-next):hover{transform:rotate(180deg)rotate(-1turn)}swiper-container::part(button-prev):after,swiper-container::part(button-next):after{display:none}.thumbnail{background-color:var(--gray);aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;width:50%;margin-bottom:1rem;display:flex;overflow:hidden}.thumbnail img{object-fit:cover;width:100%;height:100%}.thumbnail p{text-align:center;margin-top:.1em}button{cursor:pointer;padding:unset;background-color:#0000;border:none}button:not(.logo){color:#fff;text-align:left;-moz-transition:var(--transition);transition:var(--transition);padding:.7rem 3rem .7rem 1rem}.button-container{vertical-align:middle;width:fit-content;display:inline-block;position:relative}.button-container:before{content:"";z-index:-1;width:0;height:100%;-moz-transition:var(--transition);transition:var(--transition);background-color:#e6e7e8;display:block;position:absolute;top:0}.button-container:after{content:"";z-index:-2;width:100%;height:100%;-moz-transition:var(--transition);transition:var(--transition);background-color:#000;display:block;position:absolute;top:0}@media screen and (width>=601px){.button-container:hover button{color:#000}.button-container:hover:before{width:100%}}.supportUs-grid{-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);grid-template-columns:repeat(2,1fr);display:grid}form{flex-direction:column;row-gap:1em;display:flex}form input,textarea{background-color:var(--gray);resize:vertical;border:none;width:100%;padding:.7rem 1rem;display:block}form textarea{resize:vertical;height:10rem}form input:focus-visible,form textarea:focus-visible,form select:focus-visible{outline:1px solid #000}form input.empty,form textarea.empty,form select.empty{outline:1px solid red}select{appearance:none;background-color:var(--gray);resize:vertical;background:url("data:image/svg+xml,%3Csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 6\"%3E%3Cpath fill=\"currentColor\" d=\"M0 0l5 6 5-6z\"/%3E%3C/svg%3E") no-repeat;background-color:var(--gray);background-position:right 1rem center;background-size:.7em;border:none;width:100%;padding:.7rem 2.5rem .7rem 1rem;display:block}.page-img{width:100%;height:100%}.overlay{filter:brightness(.95)}.news+.news{margin-top:10rem}.news-img{width:100%;height:100%;position:relative}.news-img.overlay:after{content:"";background:linear-gradient(#0000 50%,#0006);position:absolute;inset:0}.cover{object-fit:cover}.contain{object-fit:contain}.sites-grid,.pages-grid{gap:var(--gutter);grid-template-columns:repeat(2,1fr);display:grid}.site,.page{color:var(--white);background-color:var(--gray);aspect-ratio:var(--aspectRatio);padding:.4em .8em;position:relative}@media screen and (width>=601px){.site:hover img{filter:brightness(0)}.site:hover,.page:hover{background-color:var(--black);color:var(--white)}}.projects-grid{-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);row-gap:-moz-calc(var(--gutter)*3);row-gap:calc(var(--gutter)*3);grid-template-columns:repeat(2,1fr);display:grid}.project{flex-direction:column;row-gap:1rem;display:flex}.project>.project-img-container{background-color:var(--gray);aspect-ratio:var(--aspectRatio);padding:.4em .8em;position:relative}.project-info{-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);grid-template-columns:repeat(2,1fr);display:grid}.project .externalLink{grid-column:1/span 2}.site-img,.project-img{object-fit:cover;filter:brightness(.9);width:100%;height:100%;position:absolute;top:0;left:0}.site h2,.project h2{z-index:1;color:var(--white);position:relative}@media screen and (width>=1920px){.projects-grid,.sites-grid,.pages-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=600px){.projects-grid,.sites-grid,.pages-grid{grid-template-columns:repeat(1,1fr)}}footer.svelte-jz8lnl{display:-ms-grid;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr;padding:-moz-calc(var(--gutter)*5) var(--gutter) var(--gutter);padding:calc(var(--gutter)*5) var(--gutter) var(--gutter);-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);grid-template-columns:repeat(6,1fr);display:grid}footer.svelte-jz8lnl>:where(.svelte-jz8lnl):first-child{-ms-grid-column:3;-ms-grid-column-span:4;-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);grid-column:3/span 4;justify-content:space-between;align-items:flex-end;display:flex}footer.svelte-jz8lnl>:where(.svelte-jz8lnl):first-child div:where(.svelte-jz8lnl){-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);width:100%;display:flex}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl){width:max-content;padding:0;list-style:none}footer.svelte-jz8lnl button:where(.svelte-jz8lnl){color:var(--black);padding:0;transition:none}footer.svelte-jz8lnl button:where(.svelte-jz8lnl):hover{color:var(--gray);transition:none}#credits.svelte-jz8lnl{padding:var(--gutter);background-color:var(--black);color:var(--white);z-index:101;position:relative}@media screen and (width<=1200px){footer.svelte-jz8lnl>:where(.svelte-jz8lnl):first-child{-ms-grid-column:1;-ms-grid-column-span:6;grid-column:1/span 6}}@media screen and (width<=900px){footer.svelte-jz8lnl div:where(.svelte-jz8lnl){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4}}@media screen and (width<=600px){footer.svelte-jz8lnl>:where(.svelte-jz8lnl):first-child div:where(.svelte-jz8lnl){-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);-webkit-row-gap:var(--gutter);-moz-row-gap:var(--gutter);row-gap:var(--gutter);flex-wrap:wrap;width:100%;display:flex}footer.svelte-jz8lnl ul:where(.svelte-jz8lnl){width:-moz-calc((100% - var(--gutter))/2);width:calc((100% - var(--gutter))/2)}}@media screen and (width<=375px){footer.svelte-jz8lnl ul:where(.svelte-jz8lnl){width:100%}}.black.svelte-1elxaub{color:var(--black)}.mobile-only.svelte-1elxaub{display:none!important}header.svelte-1elxaub{margin:var(--gutter);z-index:3;pointer-events:none;gap:.7rem;position:fixed;top:0;left:0}header.on.svelte-1elxaub{pointer-events:all}.logo.svelte-1elxaub{z-index:2;cursor:pointer;pointer-events:all;gap:.5rem;width:fit-content;height:4.444rem;display:flex}.logo.svelte-1elxaub>div:where(.svelte-1elxaub){height:100%}.logo.svelte-1elxaub>div:where(.svelte-1elxaub):first-of-type{background-color:var(--grayOpacity);fill:var(--black)}.logo.svelte-1elxaub>div:where(.svelte-1elxaub):first-of-type:after{content:"";background-color:var(--blackOpacity);width:100%;height:100%;-moz-transition:var(--transition);transition:var(--transition);display:block;position:relative;top:-100%;left:0}.logo.type.svelte-1elxaub>div:where(.svelte-1elxaub):first-of-type:after,.logo.svelte-1elxaub:hover>div:where(.svelte-1elxaub):first-of-type:after{width:0%}.logo.svelte-1elxaub>div:where(.svelte-1elxaub) svg:where(.svelte-1elxaub){width:auto;height:100%;-moz-transition:var(--transition);transition:var(--transition);vertical-align:middle}.logo.svelte-1elxaub>div:where(.svelte-1elxaub):last-of-type svg:where(.svelte-1elxaub){background-color:var(--black);fill:var(--white);border-radius:50%}.logo.type.svelte-1elxaub>div:where(.svelte-1elxaub):last-of-type svg:where(.svelte-1elxaub),.logo.svelte-1elxaub:hover>div:where(.svelte-1elxaub):last-of-type svg:where(.svelte-1elxaub){background-color:var(--grayOpacity);fill:var(--black);transform:rotate(-1turn)}nav.svelte-1elxaub{width:-webkit-fill-available;padding-top:.7rem;display:flex}.submenu-container.svelte-1elxaub{position:fixed}.menu.svelte-1elxaub,.submenu.svelte-1elxaub{flex-direction:column;align-items:flex-start;gap:.7rem;width:max-content;padding:0;list-style:none;display:flex;position:relative}.submenu.svelte-1elxaub{pointer-events:none;padding-left:.7rem;position:absolute}.submenu.on.svelte-1elxaub,.submenu.svelte-1elxaub .menu-item:where(.svelte-1elxaub){pointer-events:all}.menu-container.off.svelte-1elxaub .menu-item:where(.svelte-1elxaub),.submenu.svelte-1elxaub:not(.on) .menu-item:where(.svelte-1elxaub){transform:translate(-101%)}.menu-item-container.svelte-1elxaub{-moz-transition:var(--transition);transition:var(--transition);flex-shrink:0;transition-delay:.3s;overflow:hidden}.menu-item-container.undelayed.svelte-1elxaub{transition-delay:0s}.menu-item.svelte-1elxaub{background-color:var(--grayOpacity);text-wrap:balance;white-space:normal;width:fit-content;max-width:58vw;-moz-transition:var(--transition);transition:var(--transition);height:fit-content;padding:.1em;line-height:1;display:inline-block;position:relative}.menu-item-container.svelte-1elxaub:first-child .menu-item:where(.svelte-1elxaub){transition-delay:0s}.menu-item-container.svelte-1elxaub:nth-child(2) .menu-item:where(.svelte-1elxaub){transition-delay:30ms}.menu-item-container.svelte-1elxaub:nth-child(3) .menu-item:where(.svelte-1elxaub){transition-delay:60ms}.menu-item-container.svelte-1elxaub:nth-child(4) .menu-item:where(.svelte-1elxaub){transition-delay:90ms}.menu-item-container.svelte-1elxaub:nth-child(5) .menu-item:where(.svelte-1elxaub){transition-delay:.12s}.menu-item-container.svelte-1elxaub:nth-child(6) .menu-item:where(.svelte-1elxaub){transition-delay:.15s}.menu-item-container.svelte-1elxaub:nth-child(7) .menu-item:where(.svelte-1elxaub){transition-delay:.18s}.menu-item-container.svelte-1elxaub:nth-child(8) .menu-item:where(.svelte-1elxaub){transition-delay:.21s}.menu-item-container.svelte-1elxaub:nth-child(9) .menu-item:where(.svelte-1elxaub){transition-delay:.24s}.menu-item-container.svelte-1elxaub:nth-child(10) .menu-item:where(.svelte-1elxaub){transition-delay:.27s}.menu-item.svelte-1elxaub:before{content:"";height:-webkit-fill-available;height:-moz-available;background-color:var(--blackOpacity);z-index:1;height:stretch;-moz-transition:var(--transition);transition:var(--transition);display:block;position:absolute;top:-.1em;left:0}.menu-item.off.svelte-1elxaub:before{width:100%}.menu-item.svelte-1elxaub:not(.off):before{width:0}@media screen and (width>=1025px){.menu.svelte-1elxaub,.submenu.svelte-1elxaub{max-height:-moz-calc(100vh - var(--gutter)*2);max-height:calc(100vh - var(--gutter)*2);scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}.menu.svelte-1elxaub::-webkit-scrollbar{display:none}.submenu.svelte-1elxaub::-webkit-scrollbar{display:none}}@media screen and (width<=1024px){nav.svelte-1elxaub{height:-moz-calc(100vh - var(--gutter)*2);height:calc(100vh - var(--gutter)*2);scrollbar-width:none;-ms-overflow-style:none;overflow:scroll}nav.svelte-1elxaub::-webkit-scrollbar{display:none}.menu-item.svelte-1elxaub{cursor:pointer;max-width:unset}.menu-item-container.svelte-1elxaub{width:-moz-calc(100vw - var(--gutter)*2);width:calc(100vw - var(--gutter)*2)}.submenu-container.svelte-1elxaub{position:unset}.submenu.svelte-1elxaub{padding-top:.7rem;padding-left:0}.desktop-only.svelte-1elxaub{display:none!important}.mobile-only.svelte-1elxaub{display:flex!important}}.lang-switch.svelte-1ji33q4{bottom:var(--gutter);left:var(--gutter);z-index:100;-webkit-user-select:none;user-select:none;flex-direction:row;gap:.2rem;display:flex;position:fixed}.lang-item-container.svelte-1ji33q4{border-radius:50%;overflow:hidden}.lang-item.svelte-1ji33q4{width:2.8rem;height:2.8rem;-moz-transition:var(--transition);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.lang-current.svelte-1ji33q4{background-color:var(--black);color:var(--white)}.lang-other.svelte-1ji33q4{background-color:var(--grayOpacity);color:var(--black);pointer-events:none;transform:translate(-101%)}.lang-switch.svelte-1ji33q4:hover .lang-other:where(.svelte-1ji33q4){pointer-events:auto;transform:translate(0)}.lang-other.svelte-1ji33q4:hover{background-color:var(--black);color:var(--white)}@media screen and (width<=900px){.lang-switch.svelte-1ji33q4{left:auto;right:var(--gutter);flex-direction:row-reverse}.lang-item.svelte-1ji33q4{width:4rem;height:4rem;font-size:1rem}.lang-other.svelte-1ji33q4{transform:translate(101%)}.lang-switch.svelte-1ji33q4:hover .lang-other:where(.svelte-1ji33q4){transform:translate(0)}}main.svelte-12qhfyh{-moz-transition:var(--transition);transition:var(--transition);min-height:-moz-calc(100vh - (.777rem*4*1.2 + var(--gutter)*6));min-height:calc(100vh - (.777rem*4*1.2 + var(--gutter)*6));opacity:1}main.loaded.svelte-12qhfyh{opacity:1}main.svelte-12qhfyh>div:where(.svelte-12qhfyh){display:-ms-grid;-ms-grid-columns:1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr var(--gutter) 1fr;-webkit-column-gap:var(--gutter);-moz-column-gap:var(--gutter);column-gap:var(--gutter);padding:var(--gutter) var(--gutter);grid-template-columns:repeat(6,1fr);display:grid}@media screen and (width<=1200px){main.svelte-12qhfyh{min-height:-moz-calc(100vh - (.777rem*4*1.2 + 6rem + var(--gutter)*6));min-height:calc(100vh - (.777rem*4*1.2 + 6rem + var(--gutter)*6))}main.svelte-12qhfyh>div:where(.svelte-12qhfyh){margin-top:6rem}}
