(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-27010ef8"],{2499:function(a,e,t){var i=t("c71d");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[a.i,i,""]]),i.locals&&(a.exports=i.locals);var o=t("0ed3").default;o("3bffc736",i,!0,{sourceMap:!1,shadowMode:!1})},"2a1e":function(a,e,t){"use strict";t.r(e);var i=function(){var a=this,e=a._self._c;return e("section",{staticClass:"section-wrapper",class:a.value.type},[e("grid-template",{class:"".concat(a.value.type),attrs:{cols:"product"===a.value.type?"5":"3",className:"gallery ".concat(a.value.type)},scopedSlots:a._u([{key:"title",fn:function(){return[e("base-heading",{directives:[{name:"animate",rawName:"v-animate",value:"slideLeft",expression:"`slideLeft`"}],attrs:{heading:"".concat(a.prefix,".title"),subheading:"".concat(a.prefix,".subtitle")}})]},proxy:!0}])},a._l(a.value.card_schema,(function(t,i){return e("figure",{directives:[{name:"animate",rawName:"v-animate",value:"opacity",expression:"`opacity`"}],key:i,ref:"imageWrapper",refInFor:!0,staticClass:"gallery-image",on:{click:function(e){return a.toggle(i)}}},[e("cms-image",{attrs:{lazy:"",src:t.image,base:{width:360},xl:{height:"product"===a.value.type?520:262}}})],1)})),0),a.isModalOpen?e("realizations-gallery-modal",{attrs:{type:a.value.type,images:a.value.card_schema,activeImageIndex:a.activeImageIndex}},[e("button-close",{on:{close:a.toggle}})],1):a._e()],1)},o=[],r=t("126d"),n=t("8a38"),l=function(){var a=this,e=a._self._c;return e("div",{staticClass:"realizations-slider-modal"},[e("div",{staticClass:"realizations-modal"},[e("div",{staticClass:"close"},[a._t("default")],2),e("div",{staticClass:"thumbnails"},a._l(a.images,(function(t,i){return e("figure",{key:t.path,staticClass:"thumbnail",class:{active:i===a.index},on:{click:function(e){return a.goTo(i)}}},[e("cms-image",{staticClass:"slide-realizations-img",attrs:{src:t.image,base:{height:45,width:45}}})],1)})),0),"product"===this.type?e("figure",{staticClass:"img-wrapper"},[e("cms-image",{staticClass:"slide-realizations-img landscape-image",attrs:{src:a.activeImageSrc,base:{height:650},md:{height:1200,width:600},lg:{height:600},xxl:{height:800}}})],1):e("figure",{staticClass:"img-wrapper"},[e("cms-image",{staticClass:"slide-realizations-img landscape-image",attrs:{src:a.activeImageSrc,base:{height:650},lg:{height:600},xxl:{height:800}}})],1)])])},s=[],d=(t("e94e"),{data:function(){return{index:this.activeImageIndex}},props:{images:Array,activeImageIndex:Number,type:{type:String,default:"realization"}},computed:{activeImageSrc:function(){return this.images[this.index].image}},methods:{nextImage:function(){this.goTo(this.index+1)},prevImage:function(){this.goTo(this.index-1)},goTo:function(a){this.index=(a+this.images.length)%this.images.length}}}),c=d,p=(t("7091"),t("2be6")),m=Object(p["a"])(c,l,s,!1,null,"15a2cc36",null),g=m.exports,u=t("8dfd"),f={props:{prefix:String,value:Object},components:{GridTemplate:u["a"],BaseHeading:n["a"],RealizationsGalleryModal:g,ButtonClose:r["a"]},data:function(){return{activeImageIndex:0,isModalOpen:!1}},computed:{activeImageSrc:function(){return this.value.card_schema[this.activeImageIndex].image}},methods:{toggle:function(a){this.activeImageIndex=a,this.isModalOpen=!this.isModalOpen},slideAnimation:function(){this.$refs.imageWrapper.animate([{opacity:0},{opacity:1}],1e3)}}},h=f,b=(t("f4f9"),Object(p["a"])(h,i,o,!1,null,"239ab2b0",null));e["default"]=b.exports},7091:function(a,e,t){"use strict";t("d422")},7129:function(a,e,t){var i=t("5eaa");e=i(!1),e.push([a.i,'@keyframes in-btn-social-15a2cc36{0%{left:-110%;top:90%}50%{left:10%;top:-30%}100%{top:-10%;left:-10%}}@keyframes out-btn-social-15a2cc36{0%{top:-10%;left:-10%}50%{left:10%;top:-30%}100%{left:-110%;top:90%}}.realizations-modal[data-v-15a2cc36]{position:relative;background-color:#fff;gap:5px;max-height:85vh;padding:1rem;display:flex;max-width:95%}@media(orientation: landscape)and (max-width: 915px){.realizations-modal[data-v-15a2cc36]{max-width:65%}}@media(min-width: 992px){.realizations-modal[data-v-15a2cc36]{max-width:80%;gap:10px}}@media(min-width: 1200px){.realizations-modal[data-v-15a2cc36]{gap:20px}}.realizations-modal .thumbnails[data-v-15a2cc36]{display:flex;max-height:100%;flex-direction:column;gap:5px}.realizations-modal .thumbnail[data-v-15a2cc36]{position:relative;cursor:pointer;margin:0;flex:0 1 auto;min-height:0;overflow:hidden}@media(min-width: 768px){.realizations-modal .thumbnail[data-v-15a2cc36]::before{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.35);opacity:0;transition:all .3s linear}.realizations-modal .thumbnail.active[data-v-15a2cc36]::before{opacity:1}}@media(min-width: 1200px){.realizations-modal .thumbnail[data-v-15a2cc36]:hover::before{opacity:1}}.realizations-modal .close[data-v-15a2cc36]{position:absolute;top:-6rem;right:-25px}@media(min-width: 1200px){.realizations-modal .close[data-v-15a2cc36]{top:-5rem;right:-70px}}@media(orientation: landscape)and (max-width: 915px){.realizations-modal .close[data-v-15a2cc36]{top:-4rem;right:-50px}}.realizations-modal .close[data-v-15a2cc36] .svg-icon path{stroke:#fff}.realizations-modal .img-wrapper[data-v-15a2cc36]{margin:0}.realizations-modal .img-wrapper[data-v-15a2cc36] .base-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.realizations-slider-modal[data-v-15a2cc36]{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:2000;background-color:rgba(0,0,0,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-height: 576px)and (orientation: landscape){.realizations-slider-modal[data-v-15a2cc36] .landscape-image img{height:100vh}}',""]),a.exports=e},8443:function(a,e,t){"use strict";t("e970")},"8dfd":function(a,e,t){"use strict";var i=function(){var a=this,e=a._self._c;return e("base-container",[e("div",[a._t("title")],2),e("div",{staticClass:"grid-wrapper cols",class:["cols-".concat(a.cols),"".concat(a.className)]},[a._t("default")],2),a.$slots.buttons?a._t("buttons"):a._e()],2)},o=[],r={props:{cols:{type:String,default:"2"},className:{type:String,default:""}}},n=r,l=(t("8443"),t("2be6")),s=Object(l["a"])(n,i,o,!1,null,"47ae94d4",null);e["a"]=s.exports},c71d:function(a,e,t){var i=t("5eaa");e=i(!1),e.push([a.i,'@keyframes in-btn-social-239ab2b0{0%{left:-110%;top:90%}50%{left:10%;top:-30%}100%{top:-10%;left:-10%}}@keyframes out-btn-social-239ab2b0{0%{top:-10%;left:-10%}50%{left:10%;top:-30%}100%{left:-110%;top:90%}}.section-wrapper[data-v-239ab2b0]{padding:4rem 0 4rem 0}@media(min-width: 576px){.section-wrapper[data-v-239ab2b0]{padding:4rem 0 0 0}}@media(min-width: 1200px){.section-wrapper[data-v-239ab2b0]{padding:8rem 0 0 0;overflow:hidden}}.section-wrapper[data-v-239ab2b0] .gallery{grid-auto-rows:262px}@media(orientation: landscape)and (max-width: 915px){.section-wrapper[data-v-239ab2b0] .gallery{grid-auto-rows:150px}}.section-wrapper[data-v-239ab2b0] .gallery.product{grid-auto-rows:350px}@media(orientation: landscape)and (max-width: 915px){.section-wrapper[data-v-239ab2b0] .gallery.product{grid-auto-rows:470px}}.section-wrapper[data-v-239ab2b0] .gallery.product .gallery-image .base-image{-o-object-fit:contain;object-fit:contain}@media(min-width: 768px){.section-wrapper[data-v-239ab2b0] .gallery.product .gallery-image .base-image{-o-object-fit:cover;object-fit:cover}}@media(min-width: 1200px){.section-wrapper[data-v-239ab2b0] .gallery.product{grid-auto-rows:400px}}@media(min-width: 1600px){.section-wrapper[data-v-239ab2b0] .gallery.product{grid-auto-rows:500px}}.section-wrapper[data-v-239ab2b0] .gallery .gallery-image{margin:0;cursor:pointer;position:relative}.section-wrapper[data-v-239ab2b0] .gallery .gallery-image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;transition:.3s ease-in}@media(min-width: 1200px){.section-wrapper[data-v-239ab2b0] .gallery .gallery-image:hover::after{opacity:.3}}.section-wrapper[data-v-239ab2b0] .gallery .gallery-image .base-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-wrapper[data-v-239ab2b0] .gallery .gallery-image:nth-of-type(n + 4){display:none}@media(min-width: 1200px){.section-wrapper[data-v-239ab2b0] .gallery .gallery-image:nth-of-type(n + 4){display:block}}',""]),a.exports=e},d422:function(a,e,t){var i=t("7129");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[a.i,i,""]]),i.locals&&(a.exports=i.locals);var o=t("0ed3").default;o("3053f52d",i,!0,{sourceMap:!1,shadowMode:!1})},e6c3:function(a,e,t){var i=t("5eaa");e=i(!1),e.push([a.i,"@keyframes in-btn-social-47ae94d4{0%{left:-110%;top:90%}50%{left:10%;top:-30%}100%{top:-10%;left:-10%}}@keyframes out-btn-social-47ae94d4{0%{top:-10%;left:-10%}50%{left:10%;top:-30%}100%{left:-110%;top:90%}}.grid-wrapper[data-v-47ae94d4]{display:grid;gap:2rem}@media(orientation: landscape)and (max-width: 915px){.grid-wrapper[data-v-47ae94d4]{place-items:center}}@media(min-width: 1200px){.grid-wrapper[data-v-47ae94d4]{gap:3rem}}@media(min-width: 768px){.cols[data-v-47ae94d4]{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.cols-3[data-v-47ae94d4]{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px){.cols-4[data-v-47ae94d4]{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 768px){.cols-5[data-v-47ae94d4]{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1200px){.cols-5[data-v-47ae94d4]{grid-template-columns:repeat(5, 1fr)}}.buttons-wrapper[data-v-47ae94d4]{display:flex;gap:2rem;align-items:flex-start;flex-direction:column;margin-top:4rem}@media(min-width: 768px){.buttons-wrapper[data-v-47ae94d4]{flex-direction:row;justify-content:center;gap:3rem}}@media(min-width: 992px){.buttons-wrapper[data-v-47ae94d4]{margin-top:6rem}}",""]),a.exports=e},e970:function(a,e,t){var i=t("e6c3");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[a.i,i,""]]),i.locals&&(a.exports=i.locals);var o=t("0ed3").default;o("b0ba704e",i,!0,{sourceMap:!1,shadowMode:!1})},f4f9:function(a,e,t){"use strict";t("2499")}}]); //# sourceMappingURL=chunk-27010ef8.be724e5f.js.map