#project_view__id{width:100vw;height:auto;position:relative}#project_view__id h2{font-size:2.5rem}#project_view__id .project__hero{width:100vw;height:700px;display:flex;justify-content:center;align-items:center;position:relative}#project_view__id .project__hero .heading_subheading{color:#fff;display:flex;align-items:center;flex-direction:column;position:absolute;z-index:1}#project_view__id .project__hero .heading_subheading .heading,#project_view__id .project__hero .heading_subheading .subheading{opacity:0;position:relative}#project_view__id .project__hero .heading_subheading h1{font-size:5rem;margin-bottom:20px}#project_view__id .project__hero .heading_subheading h2{width:75%;margin:0 auto;text-align:center}#project_view__id .project__hero img{object-fit:cover}#project_view__id .project__hero .overlay{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:absolute}#project_view__id .project__section2{width:100vw;margin:0 auto;max-width:1280px;overflow:hidden;padding:125px 50px;position:relative}#project_view__id .project__section2 .heading{width:100vw;position:relative}#project_view__id .project__section2 .heading h2{margin-bottom:25px}#project_view__id .project__section2 .body_img_video{display:flex}#project_view__id .project__section2 .body_img_video .body{width:50%;position:relative}#project_view__id .project__section2 .body_img_video p{width:100%;font-size:1.2rem;line-height:150%;margin-bottom:20px;padding-right:100px}#project_view__id .project__section2 .body_img_video img{width:50%;height:auto;max-height:385px;object-fit:cover;position:relative}#project_view__id .project__section2 .body_img_video .youtube_video{width:50%}#project_view__id .project__section2 .list_items{margin-top:50px}#project_view__id .project__section2 .list_items .locations_list_heading{margin-bottom:20px}#project_view__id .project__section2 .list_items .locations_list_heading hr{width:25%;height:1px;margin-bottom:50px}#project_view__id .project__section2 .list_items .locations_list_heading p{font-size:1.3rem}#project_view__id .project__section2 .list_items ul{display:flex;flex-wrap:wrap}#project_view__id .project__section2 .list_items ul li{width:25%;list-style:none;margin-bottom:45px}#project_view__id .project__section2 .list_items p strong{font-weight:400}#project_view__id .project__section3{background-color:var(--dark-gray-2B282C);color:#fff;margin:0 auto;padding:125px 0}#project_view__id .project__section3 .heading{margin:0 auto 50px;max-width:1280px;padding:0 50px;text-align:center}#project_view__id .project__section3 ul{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1280px;padding:0 50px}#project_view__id .project__section3 ul li{width:50%;list-style:none;margin-bottom:50px;padding-right:50px}#project_view__id .project__section3 ul li p{margin-bottom:20px}#project_view__id .project__section3 ul li p strong{font-weight:400}#project_view__id .project__section4{display:flex;flex-direction:row-reverse;margin:0 auto;max-width:1280px;overflow:hidden;padding:100px 0}#project_view__id .project__section4 .img_slider_img_desc{width:55%;padding:0 50px;position:relative}#project_view__id .project__section4 .img_slider_img_desc .img_desc{width:50%;background-color:#fff;color:#000;padding:25px;position:absolute;z-index:1}#project_view__id .project__section4 .img_slider_img_desc .img_desc .by{font-size:.9rem;display:flex;justify-content:flex-end;margin-top:10px}#project_view__id .project__section4 .img_slider_img_desc .slider-container{width:80%;height:auto;margin:15px auto 125px;position:relative}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider{width:100%;height:625px;display:flex;justify-content:center;position:relative}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-list{width:100%;overflow:hidden}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-list .slick-track{width:100%;height:100%}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-list .slick-slide{display:flex;align-items:center}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-list .slick-slide img{width:inherit;height:auto;object-fit:cover}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider ul.slick-dots{bottom:-100px}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider ul.slick-dots li{width:auto;height:auto;opacity:.5}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider ul.slick-dots li.slick-active{opacity:1}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider ul.slick-dots li img{width:auto;height:65px;object-fit:cover}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-arrow{width:40px!important;height:60px!important;background:rgba(0,0,0,.5);padding:5px;position:absolute}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-arrow.slick-prev{left:0!important}#project_view__id .project__section4 .img_slider_img_desc .slider-container .slick-slider .slick-arrow.slick-next{right:0!important}#project_view__id .project__section4 .heading_body{width:45%;padding:0 50px 0 0}#project_view__id .project__section4 .heading_body h2{margin-bottom:25px}#project_view__id .project__section4 .heading_body p{margin-bottom:20px}#project_view__id .project__section4 .heading_body p strong{font-weight:400}#project_view__id .project__section4 .heading_body .second-p{margin-top:50px}#project_view__id .project__section4 .heading_body .body{position:relative}#project_view__id .project__section5{background-color:var(--dark-gray-2B282C);color:#fff;padding:100px 0;position:relative;overflow:hidden}#project_view__id .project__section5 .heading{margin:0 auto 50px;max-width:1280px;padding:0 50px;position:relative}#project_view__id .project__section5 .bodies{display:flex;margin:0 auto;max-width:1280px;padding:0 25px}#project_view__id .project__section5 .bodies .body,#project_view__id .project__section5 .bodies .body2{margin:0 auto 50px;max-width:1280px;padding:0 25px}#project_view__id .project__section5 .bodies .body .video,#project_view__id .project__section5 .bodies .body2 .video{width:90%;margin-bottom:25px}#project_view__id .project__section5 .bodies .body p,#project_view__id .project__section5 .bodies .body2 p{margin-bottom:20px}#project_view__id .project__section5 .bodies .body p strong,#project_view__id .project__section5 .bodies .body2 p strong{font-weight:400}#project_view__id .project__section6{width:100%;margin:0 auto;max-width:1280px;padding:200px 50px}#project_view__id .project__section6 .heading{text-align:center}#project_view__id .project__section6 .heading h2{margin-bottom:75px}#project_view__id .project__section6 ul{display:flex;flex-wrap:wrap}#project_view__id .project__section6 ul li{width:33%;list-style:none;padding-right:50px}#project_view__id .project__section6 ul li p:first-of-type{width:0;overflow:hidden}#project_view__id .project__section6 ul li p{width:100%;margin-bottom:25px}#project_view__id .project__section6 ul li p strong{width:100%;background:#000;color:#f5f5f5;font-weight:400;line-break:unset;overflow:hidden;padding:2px 5px;position:relative;text-overflow:ellipsis;white-space:nowrap}#project_view__id .btn__prev_next{width:100%;height:50px;margin:0 auto 50px;max-width:1280px}#project_view__id .btn__prev_next .article_next_arrow,#project_view__id .btn__prev_next .article_prev_arrow{display:flex}#project_view__id .btn__prev_next .article_next_arrow .next_article,#project_view__id .btn__prev_next .article_next_arrow .prev_article,#project_view__id .btn__prev_next .article_prev_arrow .next_article,#project_view__id .btn__prev_next .article_prev_arrow .prev_article{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;position:relative}#project_view__id .btn__prev_next .article_next_arrow .next_article p,#project_view__id .btn__prev_next .article_next_arrow .prev_article p,#project_view__id .btn__prev_next .article_prev_arrow .next_article p,#project_view__id .btn__prev_next .article_prev_arrow .prev_article p{font-size:1.5rem;font-weight:400}#project_view__id .btn__prev_next .article_next_arrow .next_article p a,#project_view__id .btn__prev_next .article_next_arrow .prev_article p a,#project_view__id .btn__prev_next .article_prev_arrow .next_article p a,#project_view__id .btn__prev_next .article_prev_arrow .prev_article p a{text-decoration:none}#project_view__id .btn__prev_next .article_next_arrow .theme-switch-asset-no-link,#project_view__id .btn__prev_next .article_prev_arrow .theme-switch-asset-no-link{display:flex;align-items:center}#project_view__id .btn__prev_next .article_next_arrow .theme-switch-asset-no-link img,#project_view__id .btn__prev_next .article_prev_arrow .theme-switch-asset-no-link img{width:auto;height:25px}#project_view__id .btn__prev_next .article_prev_arrow{float:left;flex-direction:row-reverse;justify-content:start;margin-left:45px}#project_view__id .btn__prev_next .article_prev_arrow .prev_article{margin-left:10px}#project_view__id .btn__prev_next .article_prev_arrow .theme-switch-asset-no-link:last-of-type{display:none}#project_view__id .btn__prev_next .article_next_arrow{justify-content:end;margin-right:45px}#project_view__id .btn__prev_next .article_next_arrow .next_article{margin-right:10px}#project_view__id .btn__prev_next .article_next_arrow .theme-switch-asset-no-link:first-of-type{display:none}#project_view__id .the-magic-of-giotto .project__section3 ul li p:last-of-type{width:75%}#project_view__id.pad-padiglione-venezia .project__section3 ul li{width:33.333333%;padding-right:25px}#project_view__id.pad-padiglione-venezia .project__section5{height:60vh}#project_view__id.pad-padiglione-venezia .project__section5 .imgs_container{margin:0 auto;max-width:1280px}#project_view__id.pad-padiglione-venezia .project__section5 .imgs_container img:first-of-type{height:130%!important;object-fit:cover;top:-100px!important}#project_view__id.pad-padiglione-venezia .project__section5 .imgs_container img:last-of-type{width:200px;height:auto}#project_view__id.pad-padiglione-venezia .project__section6 ul li{width:33.333333%;padding-right:25px}#project_view__id.progetto-genesi .project__section5{height:50vh}#project_view__id.progetto-genesi .project__section5 .imgs_container img{object-fit:cover}#project_view__id.progetto-genesi .project__section6 ul li{width:33.333333%;padding-right:25px}#project_view__id.niguarda-orientarsi .project__section5{height:65vh}#project_view__id.niguarda-orientarsi .project__section5 img{object-fit:cover}#project_view__id.niguarda-orientarsi .project__section6 ul li{width:25%;padding-right:25px}@media(max-width:1024px){#project_view__id .project__section3 ul li{margin-bottom:50px;padding-right:0}#project_view__id .project__section3 ul li p:last-of-type{width:calc(100% - 50px)}}@media(max-width:768px){#project_view__id .project__hero{height:600px}#project_view__id .project__hero h1{font-size:8vw!important}#project_view__id .project__hero h2{font-size:4vw!important}#project_view__id .project__section2{padding:100px 50px 75px}#project_view__id .project__section2 .heading{width:100%;text-align:center}#project_view__id .project__section2 .body_img_video{flex-direction:column}#project_view__id .project__section2 .body_img_video .body{width:100%;margin-bottom:50px}#project_view__id .project__section2 .body_img_video .body p{padding:0}#project_view__id .project__section2 .body_img_video .youtube_video,#project_view__id .project__section2 .body_img_video img{width:100%}#project_view__id .project__section2 .list_items ul li{width:50%}#project_view__id .project__section3{padding:125px 0 75px}#project_view__id .project__section3 ul li.body{width:100%}#project_view__id .project__section4{flex-direction:column-reverse}#project_view__id .project__section4 .heading_body{width:100%;padding:50px 50px 0}#project_view__id .project__section4 .img_slider_img_desc,#project_view__id .project__section5 .bodies .body .video,#project_view__id .project__section5 .bodies .body2 .video{width:100%}#project_view__id .project__section6{padding:100px 50px}#project_view__id .project__section6 ul li.body{width:100%;margin-bottom:25px;padding-right:0}#project_view__id .btn__prev_next .article_next_arrow .next_article p,#project_view__id .btn__prev_next .article_next_arrow .prev_article p,#project_view__id .btn__prev_next .article_prev_arrow .next_article p,#project_view__id .btn__prev_next .article_prev_arrow .prev_article p{font-size:1.1rem}#project_view__id .btn__prev_next .article_prev_arrow .prev_article{margin-left:5px}#project_view__id .btn__prev_next .article_next_arrow .next_article{margin-right:5px}#project_view__id .article_next_arrow,#project_view__id .article_prev_arrow{width:40%}#project_view__id .article_next_arrow{float:right}}@media(max-width:568px){#project_view__id .project__hero{height:500px}#project_view__id .project__section2{padding:75px 25px 25px}#project_view__id .project__section3{padding:75px 0 50px}#project_view__id .project__section3 .heading,#project_view__id .project__section3 ul{padding:0 25px}#project_view__id .project__section3 ul li:last-of-type{margin:0}#project_view__id .project__section3 ul li p:last-of-type{width:100%}#project_view__id .project__section4{padding:75px 0 50px}#project_view__id .project__section4 .img_slider_img_desc{padding:0 25px}#project_view__id .project__section4 .img_slider_img_desc .img_desc{width:100%;padding:20px;position:relative}#project_view__id .project__section4 .img_slider_img_desc .slider-container{width:100%}#project_view__id .project__section4 .heading_body{padding:50px 25px 0}#project_view__id .project__section5{padding:75px 0 50px}#project_view__id .project__section5 .heading{padding:0 25px}#project_view__id .project__section5 .bodies{flex-direction:column;padding:0}#project_view__id .project__section6{padding:75px 25px}#project_view__id .btn__prev_next{display:flex;flex-direction:column}#project_view__id .btn__prev_next .article_prev_arrow{width:100%;margin:0 0 20px;padding-left:15px}#project_view__id .btn__prev_next .article_next_arrow{width:100%;margin-right:0;padding-right:15px}#project_view__id .btn__prev_next .article_next_arrow .next_article p{text-align:right}#project_view__id.pad-padiglione-venezia .project__section5{height:50vh}#project_view__id.pad-padiglione-venezia .project__section5 .imgs_container img:last-of-type{margin:auto;z-index:100;position:absolute;top:0;right:0;bottom:0;left:0}}@media(max-width:430px){#project_view__id .project__section2 .body_img_video .youtube_video>div{height:250px!important}#project_view__id .project__section4{padding:25px 0 50px}#project_view__id.niguarda-orientarsi .project__section5,#project_view__id.progetto-genesi .project__section5{height:30vh}}html.light #project_view__id .project__section6 ul li p strong{background:#000;color:#fff}html.light #project_view__id .btn__prev_next p a{color:#000}html.dark #project_view__id .project__section6 ul li p strong{background:#fff;color:#000}html.dark #project_view__id .btn__prev_next p a{color:#fff}