@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes view-transition-out{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes view-transition-in{from{transform:translateX(100%)}to{transform:translateX(0)}}.MOD-Projects{position:relative;overflow:hidden}.MOD-Projects .MOD-Projects__container{display:flex;gap:2em}.MOD-Projects .MOD-Projects__right{width:45%}.MOD-Projects .MOD-Projects__left{width:55%}.MOD-Projects .MOD-Projects__title{font-weight:600;line-height:2;margin-top:2em}.MOD-Projects .MOD-Projects__title>*{font-size:3.5em}@media(max-width: 1024px){.MOD-Projects .MOD-Projects__title>*{font-size:2em}}@media(max-width: 767px){.MOD-Projects .MOD-Projects__title>*{font-size:2em}}.MOD-Projects .MOD-Projects__info{display:flex;gap:3em}.MOD-Projects .MOD-Projects__info>div{letter-spacing:.75px}.MOD-Projects .MOD-Projects__info>div>*{font-size:2.5em}@media(max-width: 1024px){.MOD-Projects .MOD-Projects__info>div>*{font-size:1.7em}}@media(max-width: 767px){.MOD-Projects .MOD-Projects__info>div>*{font-size:1.7em}}.MOD-Projects .MOD-Projects__popup{position:fixed;z-index:9999999999;top:0;right:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:#000}.MOD-Projects .MOD-Projects__popup[data-open="0"]{display:none !important}.MOD-Projects .MOD-Projects__popup__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(188,184,183,.6);backdrop-filter:blur(1.2em)}.MOD-Projects .MOD-Projects__popup__wrap{max-height:100%;max-width:100%;position:relative;display:flex;padding:0}.MOD-Projects .MOD-Projects__popup__container{position:relative;background-color:hsla(0,0%,100%,.85);overflow:auto;max-height:100%;max-width:100%}.MOD-Projects .MOD-Projects__popup__content{min-height:100%;max-width:140em;position:relative;overflow:hidden;display:flex;flex-direction:row;width:100%}.MOD-Projects .MOD-Projects__popup__info{margin-bottom:3em}.MOD-Projects .MOD-Projects__popup__title{font-weight:400;line-height:1.3}.MOD-Projects .MOD-Projects__popup__title>*{font-size:3em}@media(max-width: 1024px){.MOD-Projects .MOD-Projects__popup__title>*{font-size:2.5em}}@media(max-width: 767px){.MOD-Projects .MOD-Projects__popup__title>*{font-size:2em}}.MOD-Projects .MOD-Projects__popup__subtitle>*{font-size:2em}@media(max-width: 1024px){.MOD-Projects .MOD-Projects__popup__subtitle>*{font-size:1.5em}}@media(max-width: 767px){.MOD-Projects .MOD-Projects__popup__subtitle>*{font-size:1.5em}}.MOD-Projects .MOD-Projects__popup__title,.MOD-Projects .MOD-Projects__popup__subtitle{font-weight:600}.MOD-Projects .MOD-Projects__popup__imgage{max-width:65%}.MOD-Projects .MOD-Projects__popup_text{min-width:35%;max-width:35%;width:100%}.MOD-Projects .MOD-Projects__popup__text{padding:8em}.MOD-Projects .MOD-Projects__popup__close{position:absolute;right:0;top:0;width:6em;height:6em;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#000}.MOD-Projects .MOD-Projects__popup__close:hover{opacity:.7}.MOD-Projects .MOD-Projects__popup__image{position:relative}.MOD-Projects .MOD-Projects__popup__gallery{position:relative}.MOD-Projects .MOD-Projects__popup picture{margin-bottom:7em}@media(max-width: 1024px){.MOD-Projects .MOD-Projects__popup__wrap{padding:1em}.MOD-Projects .MOD-Projects__popup__close{right:2em;top:2em;width:4em;height:4em}.MOD-Projects .MOD-Projects__popup__text{padding:6em 5em 5em 5em}}@media(max-width: 767px){.MOD-Projects .MOD-Projects__popup__text{padding:7em 2.5em 2.5em 2.5em}}.MOD-Projects .MOD-Projects__popup__gallery:not(.swiper)>div{display:flex;gap:2em}.MOD-Projects .MOD-Projects__popup__gallery-wrapper{display:block;position:relative;padding:2em;gap:2em;max-width:calc(100% - 10em);width:100%}.MOD-Projects .MOD-Projects__popup__gallery-wrapper.DNA-flex{display:flex;width:100vh}.MOD-Projects .MOD-Projects__popup__gallery-wrapper.DNA-flex>div{width:100%}.MOD-Projects .MOD-Projects__popup__gallery-wrapper .DNA-slider{position:absolute;top:50%;transform:translateY(-50%);right:-10em}.MOD-Projects .MOD-Projects__popup__gallery-wrapper .DNA-slider>div{padding:0;justify-content:flex-end}.MOD-Projects .MOD-Projects__popup__gallery-wrapper .DNA-slider-pagination{white-space:nowrap}.MOD-Projects .MOD-Projects__popup__gallery .JS-lbox__item{cursor:pointer}.MOD-Projects .MOD-Projects__popup__gallery .JS-lbox__item>div{padding:2em}.MOD-Projects .MOD-Projects__popup__image{max-width:64%}.MOD-Projects .DNA-slider{position:absolute;right:0;bottom:0;z-index:1}.MOD-Projects .DNA-button{margin-top:3em}.MOD-Projects .DNA-mobile{display:none}.MOD-Projects .DNA-icon{display:none}@media(max-width: 1024px){.MOD-Projects .MOD-Projects__title{line-height:1.2}.MOD-Projects .MOD-Projects__right{width:50%}.MOD-Projects .MOD-Projects__right .MOD-Projects__button{display:none}.MOD-Projects .MOD-Projects__left{width:50%}.MOD-Projects .MOD-Projects__item{position:relative}.MOD-Projects .MOD-Projects__popup .DNA-slider{top:initial;transform:none;bottom:2em;padding-right:2em}.MOD-Projects .MOD-Projects__popup__content{flex-direction:column}.MOD-Projects .MOD-Projects__popup__gallery-wrapper{width:100%}.MOD-Projects .MOD-Projects__popup__gallery:not(.swiper) .MOD-Projects__item{max-width:33%;width:100%}.MOD-Projects .MOD-Projects__popup__image{max-width:100%;width:100%}.MOD-Projects .DNA-slider>div{gap:2em}.MOD-Projects .DNA-mobile{display:inline-flex;margin-top:7em}.MOD-Projects .DNA-icon{width:3em;height:3em;background:#ada195;display:flex;justify-content:center;align-items:center;position:absolute;left:0;bottom:0}.MOD-Projects .DNA-icon svg{display:block;width:1.8em}}@media(max-width: 767px){.MOD-Projects .MOD-Projects__container{flex-direction:column-reverse;gap:0}.MOD-Projects .MOD-Projects__right,.MOD-Projects .MOD-Projects__left{width:100%}.MOD-Projects .MOD-Projects__popup .DNA-slider-arrows{gap:0}.MOD-Projects .MOD-Projects__popup .DNA-slider-arrows__arrow svg{width:2em}.MOD-Projects .MOD-Projects__popup__text{padding:2em 2.5em 2.5em 2.5em}.MOD-Projects .MOD-Projects__popup__wrap{padding:0;height:100vh}.MOD-Projects .MOD-Projects__popup__close{right:0;top:0}.MOD-Projects .DNA-mobile{margin-top:4em}}
