@-webkit-keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes marquee{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}to{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes swipe{0%{opacity:0;left:100%}20%,80%{opacity:1;left:50%}to{opacity:0;left:0}}@keyframes swipe{0%{opacity:0;left:100%}20%,80%{opacity:1;left:50%}to{opacity:0;left:0}}@font-face{font-family:'zona_problack';src:url(/fonts/zonapro-black-webfont.woff2) format("woff2"),url(/fonts/zonapro-black-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'zona_proregular';src:url(/fonts/zonapro-regular-webfont.woff2) format("woff2"),url(/fonts/zonapro-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}html{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}body,button,figure,html,ol,p,table,td,ul{margin:0;padding:0}body{height:100%;min-width:320px;font:16px/1.4 'zona_proregular',sans-serif;font-style:normal;font-weight:400;color:#000;background-color:#f9fdf2;overflow-y:scroll;-ms-scroll-chaining:none;overscroll-behavior:none}header,main,nav,section{display:block;position:relative}ul{list-style:none}img,svg{display:inline-block;width:100%;border-style:none;-webkit-user-drag:none}svg:not(:root){overflow:hidden}.admin,.img-wrap>*,.overlay{position:absolute;top:0;left:0;width:100%;height:100%}.img-wrap{position:relative;display:block;overflow:hidden}.img-contain{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.text{font-size:16px}.lead,h1,h2,h3{padding:0;font-family:'zona_problack',sans-serif;color:inherit}h1{font-size:50px;margin:20px 0;line-height:1}.lead,h2{margin-top:0;line-height:1.6}.lead,h2,h3{font-size:16px}.strong,button,strong{font-family:'zona_problack',sans-serif}button{background-color:#f9fdf2;font-size:16px;border:0;cursor:pointer}input{font:inherit}a{text-decoration:none;color:#000}.admin{display:none}.is-admin :hover>.admin{display:block;background-color:rgba(248,175,175,.5);z-index:2}.admin-btn,.text a,a:active,a:hover{color:#e79983}.is-admin .admin-btn{background-color:#e79983;color:#fff}.grid,.row,.row-top{display:-webkit-box;display:-ms-flexbox;display:flex}.columns,.grid{-webkit-box-direction:normal}.columns{-webkit-box-orient:vertical;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.grid{-webkit-box-orient:horizontal;-ms-flex-flow:row wrap;flex-flow:row wrap}.row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.flex{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px}.col-12,.col-6{width:100%}.borders{margin:0 -1px}.border{border:solid #000;border-width:1px 1px 1px 0}.hidden{display:none}.menu{position:fixed;width:100%;height:60px;border-bottom:1px solid #000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f9fdf2;z-index:100}.anakin,.menu .row{height:100%}.anakin{display:block;width:150px;background:url(/images/logo.svg) no-repeat center;background-size:100px;border-right:1px solid #000}.bird,.local{position:fixed;z-index:200}.local{left:175px;top:12px;width:50px;height:36px;background:url(/images/local.svg) no-repeat}.bird{width:40px;height:30px;left:130px;top:40px;background:url(/images/bird.svg) no-repeat}.icon{width:70px;height:100%;background:url(/images/icon.svg) no-repeat center;background-size:21px;border-left:1px solid #000}.menu-item{padding-right:40px}.wrap{padding-top:60px;overflow:hidden;min-height:calc(100vh - 60px)}.marquee{white-space:nowrap;overflow:hidden}.marquee h1{display:inline-block;padding-left:100%;-webkit-animation:marquee 15s linear infinite;animation:marquee 15s linear infinite}.city{height:250px;width:100%;border-bottom:1px solid #000;background:url(/images/city.svg) no-repeat center bottom;background-size:640px}.address{text-align:center;padding:100px 0;margin:0 auto;min-height:calc(100vh - 400px)}.text-row{margin-bottom:80px}.text-center{padding:20px}.text-left,.text-right{padding:0 25px 20px}.filter,.search{border:solid #000;border-width:1px 1px 1px 0;width:50%}.search-form{width:100%}.search-label{padding:18px 40px}.search-input{border:0;background:0 0;outline:0;-webkit-appearance:textfield}.search-close{margin:0 20px;width:30px;height:30px;background:url(/images/close.svg) no-repeat}.dropdown{position:relative;text-align:center}.dropdown-btn{display:block;padding:18px 0;width:100%}.dropdown:hover .dropdown-btn{background-color:#f9fdf2}.dropdown-arrow{margin-left:5px;width:20px;height:20px;background:url(/images/arrow.svg) no-repeat}.active .dropdown-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dropdown-content{display:none;position:absolute;left:-1px;margin-top:1px;background-color:#f9fdf2;width:calc(100% + 2px);z-index:3}.active>.dropdown-content{display:block}.dropdown-content li{border:solid #000;border-width:0 1px 1px}.dropdown-content a{display:block;padding:18px 0;color:#000}.dropdown-content a:hover{background-color:#e79983}.entries{margin-bottom:-1px}.entries-grid{margin:0 -1px}.entry{position:relative;width:50%;border:#000 solid;border-width:0 1px 1px 0}.entry-img{padding-top:100%;overflow:hidden}.info{padding:18px 25px;text-align:center;overflow:hidden}.info li:not(:last-child) a:after{padding-right:5px;content:","}.info li{white-space:nowrap}.gallery{position:relative}.gallery+.text{padding-top:20px}.asset{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden}.asset.active{position:static;visibility:visible;z-index:1}.canvas{padding:25px}.picture{width:100%;height:50vh;min-height:250px}.arrow,.swipe{position:absolute;top:calc(50% - 22px);width:44px;height:44px;border:1px solid #000;border-radius:50%;z-index:2}.arrow{display:none}.swipe{margin-left:-22px;background:#f9fdf2 url(/images/swipe.svg) no-repeat center;background-size:40px;-webkit-animation:swipe 2.5s forwards;animation:swipe 2.5s forwards}.footer{background-color:#f9fdf2;height:60px;width:100%;border-top:1px solid #000;font-size:14px}.footer li{padding:0 8px}@media (min-width:375px){.hidden-xs{display:none!important}.block-xs{display:block!important}}@media (min-width:600px){.hidden-sm{display:none!important}.block-sm{display:block!important}}@media (min-width:768px){.hidden-md{display:none!important}.block-md{display:block!important}h1{font-size:50px}.lead,h2{font-size:20px}.city{height:340px}.text-left,.text-right{padding:0 40px 20px}.entry{width:calc(1/3*100%)}.canvas{padding:50px 40px}.picture{height:calc(100vh - 219px)}.arrow{display:block;background:#f9fdf2 url(/images/arrow.svg) no-repeat center 12px;background-size:20px;border:1px solid #000;border-radius:50%;outline:0;cursor:pointer}.arrow-prev{left:25px;top:calc(50% - 15px);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.arrow-next{right:25px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}}@media (min-width:1024px){.hidden-lg{display:none!important}.block-lg{display:block!important}body{font-size:16px}h1{margin:40px 0;font-size:90px}.col-6{width:50%}.grid-lg,.row-lg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.row-lg{-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid-lg{-ms-flex-flow:row wrap;flex-flow:row wrap}.menu{height:90px}.anakin{width:210px;background-size:130px}.local{left:238px;top:15px;width:80px;height:57px}.bird{left:160px;top:55px;width:78px;height:58px}.icon{width:100px}.wrap{padding-top:90px}.text-center{padding:40px 100px}.text-left{padding:0 30% 40px 100px}.text-right{padding:0 100px 40px 30%}.entry,.filter{width:25%}.gallery+.text{padding-top:40px}.canvas{padding:80px}.picture{height:calc(100vh - 309px)}.footer li{padding:0 24px}}@media (min-width:1124px){.hidden-xl{display:none!important}.block-xl{display:block!important}.text-left{padding-right:40%}.text-right{padding-left:40%}.arrow{top:calc(50% - 30px);background-position:center 16px;background-size:30px;width:60px;height:60px}.arrow-prev{left:40px}.arrow-next{right:40px}}@media (min-width:1440px){.hidden-mx{display:none!important}.block-mx{display:block!important}.lead,h2{font-size:24px}.text-left{padding:0 50% 60px 100px}.text-right{padding:0 100px 60px 50%}}@media (max-width:1023px){.info:not(:last-child){border-bottom:0}}
/*# sourceMappingURL=site.min.css.map */
