@import "https://fonts.googleapis.com/css2?family=Barlow:wght@300;400;600&display=swap";
:root{--font-mono:ui-monospace, monospace}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;background:#000;font-size:16px;line-height:28px}body{color:#fff;margin:0;font-family:Barlow,sans-serif;font-size:16px;line-height:28px}@media (max-width:1024px){body{font-size:14px;line-height:22px}}.project-modal{z-index:1000;opacity:0;visibility:hidden;background:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .3s;display:flex;position:fixed;top:0;left:0}.project-modal.active{opacity:1;visibility:visible}.modal-content{background:#fff;border-radius:12px;flex-direction:column;max-width:900px;max-height:90vh;font-family:Barlow,sans-serif;transition:transform .3s;display:flex;position:relative;overflow:hidden;transform:scale(.9)}.modal-content-scroll{overflow-y:overlay;scrollbar-width:thin;scrollbar-color:#0003 transparent;flex:1;min-height:0;overflow:hidden auto}.modal-content-scroll::-webkit-scrollbar{width:6px}.modal-content-scroll::-webkit-scrollbar-track{background:0 0}.modal-content-scroll::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.modal-content-scroll::-webkit-scrollbar-thumb:hover{background:#0000004d}.project-modal.active .modal-content{transform:scale(1)}.modal-header{flex-shrink:0;height:500px;position:relative;overflow:hidden}.modal-hero-image{object-fit:cover;width:100%;height:100%}.modal-close{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background:#000000e6;transform:scale(1.1)}.video-play-overlay{z-index:5;pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.video-play-button{cursor:pointer;pointer-events:auto;background:0 0;border:none;padding:0;transition:transform .2s}.video-play-button:hover{transform:scale(1.1)}.video-play-button:active{transform:scale(.95)}.video-play-button svg{filter:drop-shadow(0 2px 8px #0000004d)}.video-hero-wrap .video-stop-overlay{z-index:10;pointer-events:none;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.video-hero-wrap:hover .video-stop-overlay{opacity:1}.video-stop-overlay .video-stop-button{pointer-events:auto;flex-shrink:0;display:block}.video-timeline{z-index:12;opacity:.85;pointer-events:none;background:linear-gradient(#0000,#00000073);padding:14px 14px 8px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.video-hero-wrap:hover .video-timeline{opacity:1}.video-timeline__bar{background:#ffffff4d;border-radius:2px;width:100%;height:3px;transition:height .15s;position:relative;overflow:hidden}.video-hero-wrap:hover .video-timeline__bar{height:5px}.video-timeline__fill{background:#fff;border-radius:2px;position:absolute;top:0;bottom:0;left:0}.video-timeline__input{opacity:0;cursor:pointer;pointer-events:auto;appearance:none;touch-action:manipulation;background:0 0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.video-timeline__input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:0 0;border:none;width:24px;height:24px}.video-timeline__input::-moz-range-thumb{cursor:pointer;background:0 0;border:none;width:24px;height:24px}@media (hover:none) and (pointer:coarse){.video-timeline{opacity:1;padding:18px 12px 10px}.video-timeline__bar{height:4px}}.modal-body{padding:5px 30px 30px;font-family:Barlow,sans-serif;overflow:visible}.modal-title-container{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;margin-bottom:10px;display:flex}.modal-title{color:#333;flex:1;margin:0;font-family:Barlow,sans-serif;font-size:1.8em;font-weight:700;line-height:1.2}.modal-share-container{flex-shrink:0}@media (max-width:768px){.modal-title-container{flex-direction:column;align-items:flex-start;gap:15px}.modal-share-container{align-self:flex-start}}.modal-meta{flex-wrap:wrap;gap:15px;margin-bottom:15px;display:flex}.modal-meta-item{background:#f8f9fa;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-family:Barlow,sans-serif;font-size:.85em;display:flex}.modal-meta-label{color:#666;font-family:Barlow,sans-serif;font-weight:600}.modal-meta-value{color:#333;font-family:Barlow,sans-serif}.modal-meta-link{color:#333;align-items:center;gap:6px;text-decoration:none;transition:color .2s;display:flex}.modal-meta-link:hover{color:#06c}.modal-meta-link svg{flex-shrink:0}.modal-description{color:#444;margin-bottom:15px;font-family:Barlow,sans-serif;font-size:.95em;line-height:1.4}.modal-description,.modal-description p,.modal-description span,.modal-description div,.modal-description strong,.modal-description em{font-size:inherit;font-family:Barlow,sans-serif!important}.modal-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.modal-tag{color:#fff;background:#e53935;border-radius:15px;padding:4px 10px;font-size:.8em;font-weight:500}a.modal-tag{color:#fff;text-decoration:none}a.modal-tag:hover{background:#c62828}.modal-media-gallery{margin-top:20px}.media-section{margin-bottom:20px}.media-section h4{color:#333;margin-bottom:15px;margin-left:20px;font-family:Barlow,sans-serif;font-size:1.1em}.media-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:20px;display:grid}.media-grid.single-image{grid-template-columns:1fr;max-width:500px}.media-grid.two-images{grid-template-columns:repeat(2,1fr)}.gallery-image-wrapper{aspect-ratio:4/3;border-radius:8px;position:relative;overflow:hidden}.gallery-image-blur{object-fit:cover;filter:blur(20px);z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.2)}.gallery-image,.gallery-image.gallery-video-thumb{object-fit:contain;cursor:pointer;z-index:1;border-radius:8px;width:100%;height:100%;transition:transform .2s;display:block;position:relative}.gallery-image:hover{transform:scale(1.05)}.gallery-image.lightbox-active{object-fit:contain;z-index:1001;cursor:pointer;background:#000000e6;width:100vw;height:100vh;position:fixed;top:0;left:0;transform:none}.lightbox-nav{pointer-events:none;z-index:1002;justify-content:space-between;padding:0 20px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.lightbox-prev,.lightbox-next{color:#fff;cursor:pointer;pointer-events:auto;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:700;transition:all .2s;display:flex}.lightbox-prev:hover,.lightbox-next:hover{background:#000000b3;transform:scale(1.05)}.lightbox-prev:active,.lightbox-next:active{transform:scale(.98)}.modal-header-with-carousel{position:relative}.modal-header-with-carousel .lightbox-nav{display:flex}.lightbox-fullscreen-btn{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;bottom:20px;right:20px}.lightbox-fullscreen-btn:hover,.lightbox-fullscreen-btn:active{background:#000000b3;transform:scale(1.05)}.lightbox-share-wrap{z-index:10;position:absolute;top:20px;left:20px}.lightbox-share-btn{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.lightbox-share-btn:hover,.lightbox-share-btn:active{background:#000000b3;transform:scale(1.05)}.lightbox-share-menu{color:#fff;z-index:11;background:#000000d9;border-radius:8px;min-width:140px;margin-top:8px;padding:6px 0;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #0006}.lightbox-share-menu button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:10px 16px;font-size:14px;display:block}.lightbox-share-menu button:hover{background:#ffffff26}.fullscreen-lightbox .lightbox-share-btn{position:static}.video-item{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.video-item:last-child{margin-bottom:0}.video-item video{object-fit:contain;z-index:2;width:100%;height:100%;transition:opacity .3s;position:relative}.video-section{flex-direction:column;gap:20px;display:flex}@media (max-width:768px){.modal-content{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}.modal-header{height:200px}.modal-body{padding:20px}.modal-media-gallery{margin-left:-20px;margin-right:-20px}.modal-title{font-size:1.8em}.modal-meta{flex-direction:column;gap:10px}.modal-meta-item{width:100%;font-size:.75em}.modal-description{font-size:.85em}.media-grid{grid-template-columns:1fr;gap:2px}.gallery-image-wrapper,.gallery-image,.gallery-image.gallery-video-thumb{border-radius:0}}.fullscreen-lightbox{z-index:2000;touch-action:pan-y;background:#000000f2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.fullscreen-lightbox-image-container{width:100%;height:100%;position:relative;overflow:hidden}.fullscreen-lightbox-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;height:100%}.fullscreen-lightbox-close{color:#fff;cursor:pointer;z-index:2001;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;font-weight:700;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.fullscreen-lightbox-close:hover{background:#000000b3;transform:scale(1.05)}.fullscreen-lightbox-close:active{transform:scale(.98)}.fullscreen-lightbox-prev,.fullscreen-lightbox-next{color:#fff;cursor:pointer;z-index:2001;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:22px;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fullscreen-lightbox-prev{left:20px}.fullscreen-lightbox-next{right:20px}.fullscreen-lightbox-prev:hover,.fullscreen-lightbox-next:hover{background:#000000b3;transform:translateY(-50%)scale(1.05)}.fullscreen-lightbox-prev:active,.fullscreen-lightbox-next:active{transform:translateY(-50%)scale(.98)}.fullscreen-lightbox-counter{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2001;background:#0009;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:500;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@media (max-width:768px){.fullscreen-lightbox-prev,.fullscreen-lightbox-next{width:44px;height:44px;font-size:22px}.fullscreen-lightbox-prev{left:15px}.fullscreen-lightbox-next{right:15px}.fullscreen-lightbox-close{width:44px;height:44px;font-size:22px;top:15px;right:15px}}.filters-wrapper{padding:0 0 15px;position:relative}.filters-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding-bottom:5px;padding-left:50px;padding-right:50px;display:flex;overflow-x:auto}.filters-container::-webkit-scrollbar{display:none}.filter-btn{color:#222;cursor:pointer;white-space:nowrap;text-transform:lowercase;background:0 0;border:none;padding:8px 0;font-size:1.2em;font-weight:800;transition:all .2s;position:relative}.filter-btn:hover{opacity:.8}.filter-btn.active{text-underline-offset:8px;font-weight:900;text-decoration:underline;text-decoration-thickness:4px}.filters-scroll-arrow{color:#222;cursor:pointer;z-index:10;background:#fff;border:0 solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-65%)}.filters-scroll-arrow-left{left:-10px}.filters-scroll-arrow-right{right:-10px}.filters-scroll-arrow.hidden{display:none}.filters-scroll-arrow.visible{display:flex}.filters-scroll-arrow:hover{background:#ffffffe6;transform:translateY(-65%)scale(1.3)}#results-list{grid-template-columns:repeat(5,1fr);gap:8px;padding:0;display:grid}.flip-card{cursor:pointer;background:0 0;border-radius:20px;width:100%;position:relative;overflow:hidden}.project-card-overlay{box-sizing:border-box;opacity:0;background:#00000073;border-radius:20px;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:24px;transition:opacity .5s;display:flex;position:absolute;inset:0}.flip-card:hover .project-card-overlay{opacity:1}.project-back-content{z-index:1;text-align:left;box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:8px;font-family:Barlow,sans-serif;display:flex;position:relative}.project-image{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.project-image:before{content:"";pointer-events:none;z-index:1;background-image:repeating-linear-gradient(0deg,#0000001a 0,#0000 1px 2px,#0000001a 3px),repeating-linear-gradient(90deg,#0000001a 0,#0000 1px 2px,#0000001a 3px);width:100%;height:100%;position:absolute;top:0;left:0}.project-image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0}.project-meta{color:#666;margin-bottom:15px;font-size:.9em}.project-year{color:#e53935;font-weight:600}.project-link{color:#fff;cursor:pointer;text-align:center;background:#e53935;border:none;border-radius:12px;margin-top:auto;padding:12px 20px;font-size:.9em;font-weight:500;transition:background-color .3s}.project-link:hover{background:#c62828}.project-back-title{color:#fff;text-shadow:0 2px 4px #000c;margin:0 0 2px;font-family:Barlow,sans-serif;font-size:1.35em;font-weight:700;line-height:1.15}.project-back-meta{color:#ffffffe6;font-size:.9em;line-height:1.6}.project-back-year{color:#e53935;text-shadow:0 1px 2px #00000080;margin:0 0 2px;font-family:Barlow,sans-serif;font-size:1.35em;font-weight:700;line-height:1.15}.project-back-client{color:#fff;text-shadow:0 1px 2px #00000080;margin:0;font-family:Barlow,sans-serif;font-size:1.35em;font-weight:400;line-height:1.15}.project-back-location{color:#ffffffd9;text-shadow:0 1px 2px #00000080;font-weight:500;line-height:1}.project-back-description{color:#fffc;-webkit-line-clamp:3;text-overflow:ellipsis;text-shadow:0 1px 2px #00000080;-webkit-box-orient:vertical;margin:15px 0;font-size:.85em;line-height:1.4;display:-webkit-box;overflow:hidden}.project-back-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#e53935;border:none;border-radius:20px;margin-top:10px;padding:8px 16px;font-size:.75em;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #e539354d}.project-back-button:hover{background:#c62828;transform:translateY(-2px);box-shadow:0 4px 12px #e5393566}@media (max-width:800px){.flip-card.size-large{aspect-ratio:9/14}}@media (max-width:1024px){#results-list{grid-template-columns:repeat(3,1fr);gap:15px}}@media (max-width:768px){#results-list{grid-template-columns:1fr;gap:20px}}img{max-width:100%;height:auto;display:block}h1{margin:40px 0;font-size:64px;font-weight:700;line-height:70px}@media (max-width:1024px){h1{margin:24px 0;font-size:42px;line-height:42px}}@media (max-width:768px){h1{font-size:38px;line-height:38px}}@media (max-width:400px){h1{font-size:32px;line-height:32px}}p{margin:24px 0}@media (max-width:1024px){p{margin:calc(var(--base) * .75) 0}}a{color:currentColor}a:focus{opacity:.8;outline:none}a:active{opacity:.7;outline:none}svg{vertical-align:middle}.home{flex-direction:column;justify-content:space-between;align-items:center;max-width:1024px;height:100vh;margin:0 auto;padding:45px;display:flex;overflow:hidden}@media (max-width:400px){.home{padding:24px}}.home .content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.home .content h1{text-align:center}.home .links{align-items:center;gap:12px;display:flex}.home .links a{border-radius:12px;padding:.25rem .5rem;text-decoration:none}.home .links .admin{color:#000;background:#fff;border:1px solid #000}.home .links .docs{color:#fff;background:#000;border:1px solid #fff}.home .footer{align-items:center;gap:8px;display:flex}@media (max-width:1024px){.home .footer{flex-direction:column;gap:6px}}.home .footer p{margin:0}.home .footer .codeLink{background:#3c3c3c;border-radius:4px;padding:0 .5rem;text-decoration:none}.grid-container{grid-template-columns:repeat(6,1fr);grid-auto-flow:dense;gap:16px;width:100%;display:grid}.flip-card{width:100%;height:480px}.flip-card.size-small{grid-column:span 1}.flip-card.size-medium{grid-column:span 2}.flip-card.size-large{grid-column:span 3}@media (max-width:1400px){.grid-container{grid-template-columns:repeat(5,1fr)}}@media (max-width:1200px){.grid-container{grid-template-columns:repeat(4,1fr)}.flip-card.size-medium{grid-column:span 1}.flip-card.size-large{grid-column:span 2}}@media (max-width:800px){.grid-container{grid-template-columns:repeat(1,1fr)}.flip-card.size-small,.flip-card.size-medium,.flip-card.size-large{grid-column:span 1}.project-card-overlay{opacity:1}}
.page-blocks{width:100%;max-width:1200px;min-height:200px;margin:0 auto;padding:20px}.blocks-container{flex-direction:column;gap:30px;transition:opacity .2s;display:flex}.block{margin-bottom:20px;transition:all .3s}.text-block .text-content{line-height:1.6}.text-block h2{margin-bottom:20px;font-size:28px}.text-block h3{margin-bottom:16px;font-size:24px}.text-block p{margin-bottom:16px}.image-block figure{width:100%;margin:0}.image-block .block-image{object-fit:cover;border-radius:4px;width:100%;height:auto}.image-block figcaption{color:#666;margin-top:8px;font-size:14px;font-style:italic}.image-block.full-width{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.quote-block blockquote{background-color:#f8f8f8;border-radius:10px;margin:0;padding:20px}.quote-block p{margin-bottom:10px;font-size:20px;font-style:italic}.quote-block cite{color:#666;text-align:right;font-size:16px;display:block}.cta-block{text-align:center;border-radius:8px;padding:40px}.cta-block.bg-primary{color:#fff;background-color:#3498db}.cta-block.bg-secondary{color:#fff;background-color:#2ecc71}.cta-block.bg-light{color:#333;background-color:#f8f9fa}.cta-block.bg-dark{color:#fff;background-color:#343a40}.cta-block h3{margin-bottom:16px;font-size:24px}.cta-block p{margin-bottom:24px;font-size:18px}.cta-button{color:#333;background-color:#fff;border-radius:4px;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-block.bg-light .cta-button{color:#fff;background-color:#333}.cta-button:hover{opacity:.9;transform:translateY(-2px)}@keyframes highlightUpdate{0%{background-color:#42a5f51a;box-shadow:0 0 0 1px #42a5f533}50%{background-color:#42a5f526;box-shadow:0 0 0 1px #42a5f54d}to{box-shadow:none;background-color:#0000}}.block-updated{border-radius:4px;animation:1.5s ease-in-out highlightUpdate;position:relative}.text-block,.image-block,.quote-block,.cta-block{margin:2rem 0}.blocks-container>:first-child{margin-top:0}
body.progetti-page,body.home-page{font-family:Barlow,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;line-height:1.7}.results-container{color:#222;background:#fffffff2;border-radius:12px;max-width:1900px;margin:0 auto}@media (max-width:1920px){.results-container{padding-left:1rem;padding-right:1rem}}.video-reel{border-radius:20px;width:100%;height:480px;margin-bottom:16px;overflow:hidden}@media (max-width:1024px){.video-reel{height:488px}}.video-reel__video{object-fit:cover;width:100%;height:100%;display:block}#results-list{flex-direction:column;align-items:center;gap:60px;width:100%;display:flex}.project-item{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex;box-shadow:0 4px 24px #00000014}.project-title{color:#222;text-align:center;margin-top:0;margin-bottom:10px;font-family:Barlow,sans-serif;font-size:1.8em;font-weight:600}.project-meta{color:#666;text-align:center;margin-bottom:10px;font-size:.95em}.project-summary{color:#222;text-align:center;margin-bottom:15px;font-size:1em}.project-content,.project-image{width:100%}.project-image img{border-radius:20px;width:100%}.project-info{flex-direction:column;align-items:center;display:flex}.project-link{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:4px;margin-top:10px;padding:10px 24px;font-family:inherit;font-size:1.1em;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.project-link:hover{background:#b71c1c}.editorial-block{color:#222;box-shadow:none;background:#fff;border-left:0 solid #e53935;border-radius:0;max-width:700px;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:200;line-height:1.4}.editorial-layout .project-item{width:100%}.fade-in-smooth{animation:.5s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.header-placeholder{width:100%;max-width:1900px;min-height:160px;margin-left:auto;margin-right:auto}.header-placeholder.collapsed{height:60px}@media (max-width:900px){.header-placeholder{min-height:260px}}.results-header{z-index:100;background:#fff;width:100%;max-width:1900px;margin-left:auto;margin-right:auto;padding:1rem 2rem;transition:padding .3s;position:fixed;top:0;left:0;right:0}.results-header.scrolled{padding:.5rem 2rem}.results-header.scrolled .header-nav,.results-header.scrolled .header-search,.results-header.scrolled .filters-wrapper{opacity:0;max-height:0;margin:0;padding:0;transition:opacity .3s,max-height .3s,margin .3s,padding .3s;overflow:hidden}.results-header.scrolled .header-logo{height:30px;transition:height .3s}.results-header:not(.scrolled) .header-nav,.results-header:not(.scrolled) .header-search,.results-header:not(.scrolled) .filters-wrapper{opacity:1;max-height:200px;transition:opacity .3s,max-height .3s,margin .3s,padding .3s;overflow:visible}.results-header:not(.scrolled) .header-logo{height:40px;transition:height .3s}.header-content{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1900px;margin:0 auto;display:flex}.header-logo{cursor:pointer;height:40px;margin-left:25px}.header-nav{align-items:center;gap:.75rem;margin-top:12px;padding-bottom:8px;font-family:Barlow,sans-serif;display:flex}.header-nav-link{color:#222;font-family:Barlow,sans-serif;font-size:1.25rem;font-weight:400;text-decoration:none}.header-nav-link.active{font-weight:700}.header-nav-link--disabled{cursor:default;pointer-events:none}.header-search{flex:1;min-width:0;max-width:480px;margin-left:auto}.header-search form{width:100%}.header-search-input-container{background:#fffffff2;border:1px solid #000;border-radius:50px;align-items:center;width:100%;max-width:1200px;padding:10px 16px;display:flex}.header-search-icon{color:#e53935;justify-content:center;align-items:center;min-width:32px;height:32px;margin-right:8px;display:flex}.header-search-input{color:#414141;background:0 0;border:none;outline:none;flex:1;margin-bottom:8px;margin-left:8px;padding:0;font-family:Barlow,sans-serif;font-size:1.25rem;font-weight:300}.header-search-input::placeholder{color:#000}.header-search-input:focus::placeholder{color:#999}.header-search-submit{cursor:pointer;color:#e53935;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0;display:flex}.header-search-submit:hover{background:#0000000d}.header-search-icon img,.header-search-submit img{width:28px;height:28px;padding:4px}.results-header .filters-wrapper{max-width:1900px;margin-top:15px;margin-right:auto;padding:0;position:relative}@media (min-width:901px){.results-header .filters-wrapper{margin-left:-25px}}.results-header .filters-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding-bottom:5px;padding-left:50px;padding-right:50px;display:flex;overflow-x:auto}.results-header .filters-container::-webkit-scrollbar{display:none}.results-header .filter-btn{color:#222;cursor:pointer;white-space:nowrap;text-transform:lowercase;background:0 0;border:none;padding:8px 0;font-family:Barlow,sans-serif;font-size:1em;font-weight:800;transition:all .2s;position:relative}.results-header .filter-btn:hover{opacity:.8}.results-header .filter-btn.active{text-underline-offset:8px;font-weight:900;text-decoration:underline;text-decoration-thickness:4px}.results-header .filters-scroll-arrow{color:#222;cursor:pointer;z-index:10;background:#fff;border:0 solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.results-header .filters-scroll-arrow-left{left:-10px}.results-header .filters-scroll-arrow-right{right:-10px}.results-header .filters-scroll-arrow.hidden{display:none}.results-header .filters-scroll-arrow.visible{display:flex}.results-header .filters-scroll-arrow:hover{background:#ffffffe6;transform:translateY(-50%)scale(1.3)}@media (max-width:1024px){.header-content{flex-wrap:wrap}.header-search{order:3;width:100%;margin-top:.5rem;margin-left:0}.header-search-input-container{width:100%;max-width:100%}}@media (max-width:768px){.header-search-input-container{padding:10px 14px}}.results-content{min-height:calc(100vh - 200px)}.footer{z-index:100;padding:.75rem 0;font-family:Barlow,sans-serif;position:fixed;bottom:0;left:0;right:0}@media (max-width:768px){.footer{color:#000;padding:.35rem 0 .5rem;font-size:.8rem;line-height:1.15;position:static}.footer a,.footer-left,.footer-center,.footer-right{color:#000;line-height:inherit}.footer-left{margin:0}.social-btn{color:#000;background:#00000080;border:1px solid #0003;width:28px;height:28px}.social-btn:hover{color:#fff;background:#e53935}}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 2rem;display:flex}.footer-left,.footer-center,.footer-right{align-items:center;display:flex}.footer-left,.footer-center{gap:.75rem}.footer-right{justify-content:flex-end;gap:.5rem}.footer a{color:#fff;font-family:inherit;text-decoration:none;transition:opacity .2s}.footer a:hover{opacity:.8}.social-btn{background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.social-btn:hover{background:#e53935;transform:translateY(-2px)}.contacts-drawer{z-index:1000;visibility:hidden;opacity:0;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.contacts-drawer.open{visibility:visible;opacity:1}.drawer-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.drawer-content{background:#fff;flex-direction:column;width:600px;max-width:90vw;height:100%;transition:transform .4s cubic-bezier(.25,.46,.45,.94);display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-10px 0 30px #0000004d}.contacts-drawer.open .drawer-content{transform:translate(0)}.drawer-header{justify-content:flex-end;padding:1.5rem;display:flex}.drawer-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.drawer-close:hover{color:#e53935;background:#f5f5f5}.drawer-body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;justify-content:flex-start;gap:2rem;padding:2rem;display:flex;overflow:hidden auto}.drawer-title{color:#222;text-align:center;margin:0 0 1rem;font-family:Barlow,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2}#contact-content{flex-direction:column;gap:2rem;display:flex}.contact-buttons{flex-direction:row;gap:1rem;display:flex}.contact-btn{color:#333;background:#f8f9fa;border:2px solid #e9ecef;border-radius:50px;flex:1;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 1.5rem;font-family:Barlow,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.contact-btn:hover{background:#e9ecef;border-color:#dee2e6;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.contact-phone{justify-content:center;display:flex}.contact-link{color:#333;background:#f8f9fa;border:2px solid #e9ecef;border-radius:50px;justify-content:center;align-items:center;gap:1rem;padding:1rem 2rem;font-family:Barlow,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.contact-link:hover{background:#e9ecef;border-color:#dee2e6;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.address-link:hover{color:#fff;background:#e53935;border-color:#e53935;transform:translateY(-2px);box-shadow:0 8px 25px #e539354d}.phone-link:hover{color:#fff;background:#b71c1c;border-color:#b71c1c;transform:translateY(-2px);box-shadow:0 8px 25px #b71c1c4d}.map-container{flex-direction:column;flex:1;height:100%;display:flex}.map-header{border-bottom:1px solid #f0f0f0;padding:1.5rem}.map-back-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem;font-family:Barlow,sans-serif;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.map-back-btn:hover{color:#e53935;background:#f5f5f5}.google-map{flex:1;width:100%;min-height:400px}.map-info{text-align:center;background:#f8f9fa;border-top:1px solid #f0f0f0;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.map-logo{filter:brightness(1.2);width:auto;height:40px;margin:0 0 .5rem;display:block}.map-info p{color:#666;margin:0;font-family:Barlow,sans-serif;line-height:1.4}@media (max-width:768px){.footer-content{text-align:center;flex-direction:column;gap:.15rem;padding:0 1rem}.footer-center{flex-wrap:wrap;justify-content:center;gap:.1rem .6rem}.footer-right{gap:.35rem;margin-top:.15rem}.drawer-content{width:100%;max-width:100vw}.drawer-body{padding:1.5rem}.drawer-title{font-size:2rem}.contact-buttons{flex-direction:column}}.background-slideshow{z-index:-2;width:100%;height:100%;position:fixed;top:0;left:0}.bg-image{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 2s ease-in-out;position:absolute;top:0;left:0}.bg-image:first-child,.bg-image.active{opacity:1}.overlay{z-index:-1;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.main-container{flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}.hero-section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:640px;margin:0 auto;padding:2rem;display:flex}.logo{filter:brightness(1.2);width:auto;height:65px;margin-bottom:3rem}.search-container{width:95%;margin:0 auto}.search-input-container{outline-offset:-2px;background:0 0;border-radius:50px;outline:2px solid #fff;align-items:center;padding:16px;display:flex;position:relative}.search-input::placeholder{color:#fff}.ai-icon{border-radius:50%;justify-content:center;align-items:center;min-width:36px;height:42px;margin-right:8px;display:flex}.ai-icon img{filter:brightness(0)invert()}.search-input{color:#fff;background:0 0;border:none;outline:none;flex:1;margin-bottom:8px;padding:0;font-family:Barlow,sans-serif;font-size:28px;font-weight:300}.search-input:focus::placeholder{color:#ffffffb3}.submit-button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0;display:flex}.submit-button img{filter:brightness(0)invert()}.submit-button:disabled{opacity:.2;cursor:not-allowed}.info-cards{justify-content:center;align-items:center;gap:40px;width:100%;max-width:100%;display:flex}.info-card{cursor:pointer;flex:none;padding-top:2rem;transition:all .3s;position:relative}.card-main{color:#fff;text-align:center;font-family:Barlow,sans-serif;font-size:4rem;font-weight:600;line-height:1}.card-sub{color:#fffc;opacity:0;text-align:center;white-space:nowrap;pointer-events:none;margin-top:.5rem;font-family:Barlow,sans-serif;font-size:1.75rem;font-weight:400;line-height:1;transition:opacity .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)}.info-card:hover .card-sub{opacity:1}@media (max-width:900px){.project-item,.editorial-block{max-width:98vw}.header-content{flex-direction:column;gap:.25rem}.results-header{padding:.5rem 1rem}.results-header.scrolled{padding:.35rem 1rem}.header-nav{margin-top:2px;padding-bottom:4px}.footer-content{text-align:center;flex-direction:column}}@media (max-width:600px){.project-title{font-size:1.2em}.header-nav-link,.header-search-input{font-size:1.2rem}}@media (max-width:768px){.info-cards{flex-direction:column;gap:.65rem}.info-card{padding-top:1.25rem}.search-input{padding-top:.3rem;font-size:19px!important}.card-main{font-size:2.6rem}.card-sub{font-size:1.2rem}}
@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c0534b40c1c3b5a4-s.18nrv_9r1bn2j.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d219fe3ae333997c-s.0ihgixp4s46p2.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:300;font-display:swap;src:url(../media/235a0ef330592118-s.p.0_dtpe4r-myal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/31e5e20239562b7a-s.3_otmf38u2y4x.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a8b04342f903b9d-s.00hyb-x0mjr9g.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c6e2684784a55443-s.p.2p4adm_386h58.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/742f0fcf9aa5cfe6-s.1x39li9dshdhc.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b524e3bdcc8dfcd3-s.1qsgyx-tuq4mu.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a083361d37caf3d1-s.p.0s4utfvp8prsy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b221c6d9681431a7-s.3f7g1nki62hoj.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/af7efeee822b8a1b-s.3sup9rdq9grs5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6c98c9fb873995d2-s.p.22ggkaf3lyu8c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f1c5314e24238cfd-s.22gtx64q2ss2-.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7993b8d2abb72fea-s.3os00td4x4cmq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0595f7052377a1a2-s.p.2lpos000q_nzo.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Barlow Fallback;src:local(Arial);ascent-override:103.43%;descent-override:20.69%;line-gap-override:0.0%;size-adjust:96.68%}.barlow_897a71f2-module__vtMPua__className{font-family:Barlow,Barlow Fallback;font-style:normal}
