@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slide-in-from-right{0%{transform:translate(-2em);opacity:0}to{transform:none;opacity:1}}@keyframes menu-item{0%{transform:translate(40px);opacity:0}to{transform:none;opacity:1}}@keyframes breath{0%{transform:scale(1)}40%{transform:scale(1.05)}43%{transform:scale(1.05)}90%{transform:scale(1)}to{transform:scale(1)}}@keyframes wind{0%{rotate:0deg}40%{rotate:6deg}43%{rotate:6deg}98%{rotate:0}to{rotate:0}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}.lg-backdrop{background-color:#000c}.lg-sub-html{font-size:.938rem}a[data-lightgallery=item]{cursor:zoom-in}.parameter-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:2rem}@media screen and (max-width: 575px){.parameter-list{gap:0;grid-template-columns:minmax(0,1fr)}.parameter-list>*+*{margin-top:.5rem;padding-top:.5rem;border-top:2px solid var(--color-border-light)}}.parameter-item{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 1439px){.parameter-item{gap:1rem}}.parameter-item__head{flex:none}@media screen and (max-width: 1439px){.parameter-item__head img{width:32px;aspect-ratio:1}}.project-main__layout{display:grid;gap:var(--layout-gap);grid-template-columns:minmax(0,1fr)}@media screen and (min-width: 1200px){.project-main__layout{grid-template-columns:700px minmax(0,1fr)}}@media screen and (max-width: 1679px){.project-main__layout{max-width:1520px}}.project-main__number{color:#000}.project-main__aside .aside-container{position:sticky;top:calc(var(--header-height-affixed) + 1rem);display:flex;flex-direction:column;gap:calc(var(--spacing) / 2)}.project-main__image{display:block;border:4px solid #ffffff;box-shadow:0 3px 37px #0000001a}.project-main__head{box-shadow:0 0 0 100vmax #f5f6f8;clip-path:inset(0 -100vmax)}.project-main__head h1{text-wrap:balance}@media screen and (max-width: 575px){.project-main__head h1{font-size:var(--fs-h2)}}.map-container--project{position:relative;display:flex;z-index:1;background-color:#fff;padding:4px;box-shadow:0 3px 37px #0000001a;height:500px;max-height:50vh}.map-container--project .map{width:100%;height:100%}.map-container--project .bg-light{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{--spacing: 16px;display:grid;gap:var(--gap, var(--spacing))}@media screen and (min-width: 768px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(var(--columns, 4),1fr)}}@media (min-width: 768px) and (max-width: 1199px){.structure-grid:not(.swiper-wrapper).structure-grid--documents,.swiper:not(.swiper-initialized) .structure-grid.structure-grid--documents{grid-template-columns:minmax(0,1fr)}}.swiper:not(.swiper-initialized) .structure-grid{grid-template-rows:auto;grid-auto-rows:0;row-gap:0;overflow:hidden}.swiper:not(.swiper-initialized) .structure-grid+.swiper-pagination{display:none!important}.structure-block__head.text-center{align-items:center}.structure-block__head.text-end{align-items:end}.structure-block__head hgroup+.structure-content{margin-top:1rem}.col-bleed .structure-block__head{max-width:var(--container-width);margin-inline:auto;padding-inline:var(--container-padding)}.gallery-item__link{position:relative;transition-duration:175ms;overflow:hidden}@media (hover: hover) and (pointer: fine){.gallery-item__link:is(:hover,:active,:focus-visible) .gallery-item__figure img{transform:scale(1.025)}}.gallery-item__figure{position:relative;transition-duration:inherit}.gallery-item__figure picture{display:block;width:100%;overflow:hidden;transition-duration:inherit}.gallery-item__figure picture img{transition:transform ease-out;transition-duration:inherit}.gallery-item__body{transition-duration:inherit}@media screen and (min-width: 576px){.gallery-item__body{margin-block:1.5rem}}@media screen and (max-width: 575px){.gallery-item__body{padding:1.25rem 1rem;border:2px solid var(--color-border-light);border-top:none}}.gallery-item__body .title{transition:color ease-out;transition-duration:inherit}@media screen and (min-width: 576px){.gallery-item--text{border-bottom:2px solid var(--color-border-light)}}.gallery-item--text picture{border-bottom-right-radius:0;border-bottom-left-radius:0;clip-path:polygon(0 0,var(--clip-rest) 0,100% var(--clip),100% 100%,0 100%)}@media (hover: hover) and (pointer: fine){.gallery-item--text .gallery-item__link:is(:hover,:active,:focus-visible) .title{color:#009de5}}.gallery-item--text .p{color:#7d8ea2}
