@import"https://use.typekit.net/swv8tlj.css";@keyframes overlayImage{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes scrolling-left1{0%{opacity:1;transform:translateX(100vw);-webkit-transform:translateX(100vw)}to{opacity:1;transform:translateX(-100%);-webkit-transform:translateX(-100%)}}header{position:absolute;top:0;left:0;width:100%;padding:40px 0}header .header-list{display:flex;justify-content:flex-end;align-items:center}header .header-list .header-item{margin-left:30px;position:relative;text-transform:uppercase;font-weight:500;letter-spacing:2px;cursor:pointer}header .header-list .header-item:before{content:"";opacity:0;display:block;height:6px;width:6px;border-radius:50%;background-color:#222;position:absolute;left:calc(50% - 3px);bottom:-20px;transition:all .15s}header .header-list .header-item:hover:before{opacity:1;bottom:-15px}.prize-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#222;padding:15px 0;overflow:hidden;z-index:10}.prize-bar .prize-bar-wrapper{display:flex}.prize-bar .prize-bar-wrapper .prize-bar-text{font-size:13px;opacity:0;white-space:nowrap;color:#fff;padding:0 10px;display:inline-block;animation-name:scrolling-left1;animation-duration:30s;animation-fill-mode:forwards;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:linear;animation-direction:normal;animation-play-state:running}.opening-section{width:100%;height:70vh}.opening-section,.overlay-image{display:flex;align-items:center;justify-content:center}.overlay-image{padding-top:40px;position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.9);opacity:0;transform:scale(1.1);animation-name:overlayImage;animation-duration:.2s;animation-fill-mode:forwards}.overlay-image .overlay-close{position:absolute;top:40px;right:40px}.overlay-image img{max-width:90%;max-height:90%}.projects-section{width:100%;position:relative;margin-bottom:150px}.projects-section .projects{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -25px;overflow:hidden}.projects-section .projects:after{content:"";flex:auto;margin:0 25px}.projects-section .projects .project-item-title{display:none}.projects-section .projects .project-item{width:calc(33.33vw - 35px);margin:0 25px -5vw;height:50vw;position:relative;box-sizing:border-box}.projects-section .projects .project-item picture img{-o-object-fit:cover;object-fit:cover;height:100%!important;width:100%!important;vertical-align:middle}.projects-section .projects .project-item:first-child,.projects-section .projects .project-item:nth-child(3n+1){margin-top:5vw}.projects-section .projects .project-item:nth-child(2),.projects-section .projects .project-item:nth-child(3n+2){margin-top:12vw}.video-section{margin-bottom:150px}.video-section p{text-align:center;font-size:20px;margin-bottom:30px;font-family:adobe-caslon-pro}.video-section .video-block{margin:0 auto;border:1px solid #ddd;aspect-ratio:16/9}.about-section,.awards-section{margin-bottom:150px}.awards-section .awards-list{padding-top:50px}.awards-section .awards-list .award-item{max-width:100%;padding:0 0 100px;display:flex;align-items:flex-start;gap:30px}.awards-section .awards-list .award-item .award-text{padding-left:20px}.awards-section .awards-list .award-item .award-text .award-title{font-size:24px;margin-bottom:10px}.awards-section .awards-list .award-item .award-text .award-subtitle{font-size:18px;font-weight:700;margin-bottom:10px}.awards-section .awards-list .award-item .award-image{width:20%;min-width:20%}.awards-section .awards-list .award-item .award-image img{max-width:100%;max-height:200px}.publications-section{margin-bottom:150px}.publications-section .publications-list .publication-item{box-sizing:border-box;padding:20px;border-bottom:1px solid #ddd}.publications-section .publications-list .publication-item .publication-link{left:0;display:block;position:relative;font-size:30px;transition:all .2s}.publications-section .publications-list .publication-item:last-child{border:0}.publications-section .publications-list .publication-item:hover .publication-link{left:10px}.contacts-section{border-top:1px solid #ddd;padding:80px 0}.contacts-section h3{font-size:30px}.contacts-section .contact-item{display:inline-flex;font-size:20px;font-weight:700;padding:10px 0;margin-right:30px;margin-bottom:25px;transition:all .15s;transform:scale(1)}.contacts-section .contact-item:hover{transform:scale(.9)}.cursor-info{position:absolute;transform:translate(-50%,20px);font-size:40px;pointer-events:none;font-weight:700;font-family:adobe-caslon-pro;transition:opacity .2s ease-in;text-align:center;white-space:nowrap}@media screen and (max-width:1200px){.cursor-info{display:none!important}}@media screen and (max-width:700px){#page-home .opening-section{height:auto;padding:120px 0 80px}header{padding:20px 0}header .header-list{justify-content:space-between}header .header-list .header-item{margin-left:0;font-size:13px;letter-spacing:0}header .header-list .header-item:before{display:none}.prize-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#222;padding:15px 0;overflow:hidden;z-index:10}.prize-bar .prize-bar-wrapper .prize-bar-text{font-size:12px}.projects-section{margin-bottom:80px}.projects-section .projects{margin:0 -10px}.projects-section .projects:after{margin:0 10px}.projects-section .projects .project-item-title{display:block;width:100%;margin:30px 0;padding:0 35px;box-sizing:border-box;font-size:22px;font-weight:400}.projects-section .projects .project-item{width:calc(50vw - 10px);margin:0 10px 30px;height:70vw}.projects-section .projects .project-item:first-child,.projects-section .projects .project-item:nth-child(3n+1),.projects-section .projects .project-item:nth-child(3n+2),.projects-section .projects .project-item:nth-child(odd){margin-top:0}.projects-section .projects .project-item:nth-child(2),.projects-section .projects .project-item:nth-child(2n+2){margin-top:6vw}.about-section,.awards-section,.video-section{margin-bottom:80px}.awards-section .awards-list .award-item{display:block;margin-bottom:30px;padding-bottom:50px}.awards-section .awards-list .award-item .award-text{padding:0}.awards-section .awards-list .award-item .award-image{width:100%;margin-bottom:20px}.awards-section .awards-list .award-item .award-image img{max-width:200px}.publications-section{margin-bottom:80px}.publications-section .publications-list .publication-item{padding:10px}.publications-section .publications-list .publication-item .publication-link{font-size:20px}.contacts-section{padding:50px 0}.contacts-section h3{font-size:20px}.contacts-section .contact-item{font-size:18px}.overlay-image .overlay-close{top:20px;right:20px}}#page-progetti{margin-bottom:100px}#page-progetti .opening-section{height:50vh}#page-progetti .projects-list .project-item{box-sizing:border-box;padding:20px;border-bottom:1px solid #ddd}#page-progetti .projects-list .project-item .project-link{left:0;display:block;position:relative;font-size:30px;transition:all .2s;cursor:pointer}#page-progetti .projects-list .project-item:last-child{border:0}#page-progetti .projects-list .project-item:hover .project-link{left:10px}@media screen and (max-width:700px){#page-progetti .opening-section{height:auto;padding:100px 0 50px}#page-progetti .opening-section h1{font-size:50px;margin:0}#page-progetti .projects-list .project-item{padding:15px 0}#page-progetti .projects-list .project-item .project-link{font-size:20px!important}}strong{font-weight:600}a,body{color:#222;font-family:futura-pt;text-decoration:none;letter-spacing:.4px;font-size:16px;line-height:1.4}a,body,h1{font-weight:400}h1{font-family:adobe-caslon-pro;font-size:120px;line-height:1.1;margin-bottom:0}h2{font-size:30px;text-transform:uppercase;font-weight:500;letter-spacing:6px;padding:0 10px}h3{font-family:adobe-caslon-pro;font-weight:400;font-size:80px;margin-bottom:20px}.paragraph{line-height:1.6;max-width:800px}.paragraph a{text-decoration:underline}@media screen and (max-width:700px){h1{font-size:18vw;margin-bottom:10px}h2{font-size:4vw;letter-spacing:5px;padding:0 5px}h3{font-size:40px}}*{margin:0;padding:0;list-style:none}body,html{overflow-x:hidden;scroll-behavior:smooth;background:#fff!important}.main-container{width:100%;max-width:1200px;margin:0 auto;padding:0 50px;box-sizing:border-box}.main-container.flex{display:flex}@media screen and (max-width:700px){.main-container{padding:0 25px}}#page-progetto .opening-section{height:auto;padding-top:100px}#page-progetto .opening-section h1{font-size:70px;margin-bottom:30px}#page-progetto .opening-section h2{font-size:22px;letter-spacing:1px;text-transform:none;font-weight:400;margin-bottom:40px;padding:0;max-width:700px}#page-progetto .opening-section .description{max-width:700px}#page-progetto .dettaglio-slider{width:70%;margin:50px 0 100px}#page-progetto .dettaglio-slider .slick-list,#page-progetto .dettaglio-slider .swiper-container{overflow:visible}#page-progetto .dettaglio-slider .dettaglio-slider-item{width:100%;height:100%;padding:0 15px;box-sizing:border-box;outline:none}#page-progetto .dettaglio-slider .dettaglio-slider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#page-progetto .dettaglio-slider .slick-dots{position:relative}#page-progetto .dettaglio-slider .slick-dots li button{height:10px;width:10px;background-color:#ddd;border-radius:50%}#page-progetto .dettaglio-slider .slick-dots li button:before{display:none;content:""}#page-progetto .dettaglio-slider .slick-dots li.slick-active button{background-color:#222}@media screen and (max-width:700px){#page-progetto .opening-section{height:auto;padding:100px 0 50px}#page-progetto .opening-section h1{font-size:40px}#page-progetto .opening-section h2{font-size:18px;letter-spacing:0;margin-bottom:20px}#page-progetto .opening-section .description{max-width:700px}#page-progetto .dettaglio-slider{width:100%;margin:25px 0 50px}#page-progetto .dettaglio-slider .dettaglio-slider-item{padding:0 5px}}