/****** FILE: app/client/dist/styles/motif-textblock.css *****/
.default-text.motif-text{position:relative}.default-text.motif-text:before{background-color:currentColor;color:inherit;content:"";height:100%;left:-5%;-webkit-mask-image:url(/_resources/app/client/images/svg/concelo-motif.svg?1708559315224);mask-image:url(/_resources/app/client/images/svg/concelo-motif.svg?1708559315224);-webkit-mask-position:left top;mask-position:left top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:.05;position:absolute;top:0;width:70%;z-index:0}.default-text.motif-text .default-text__wrap{position:relative;z-index:1}
/****** FILE: app/client/dist/styles/default-galleryblock.css *****/
.default-gallery.dark{color:#fff}.default-gallery__header,.default-gallery__wrap{margin-left:auto;margin-right:auto;max-width:130rem;padding-left:1rem;padding-right:1rem;width:100%}.default-gallery__header:after,.default-gallery__header:before,.default-gallery__wrap:after,.default-gallery__wrap:before{content:"";display:table}.default-gallery__header:after,.default-gallery__wrap:after{clear:both}@media only screen and (min-width:640px){.default-gallery__header,.default-gallery__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-gallery__header,.default-gallery__wrap{padding-left:5rem;padding-right:5rem}}@media only screen and (min-width:3600px){.default-gallery__header,.default-gallery__wrap{padding-left:0;padding-right:0}}.default-gallery__header{margin-bottom:5rem}.default-gallery__content{display:block;float:left;padding-left:2rem;padding-right:2rem;width:100%}.default-gallery__content:not(:last-child){margin-bottom:4rem}.default-gallery__content :last-child{margin-bottom:0}@media only screen and (min-width:1024px){.default-gallery__wrap.columns-3 .default-gallery-item{width:33.3333333333%}.default-gallery__wrap.columns-4 .default-gallery-item{width:25%}}.default-gallery .default-gallery-modal{display:none}.default-gallery-item{display:block;float:left;padding-left:2rem;padding-right:2rem;width:100%}.default-gallery-item:not(:last-child){margin-bottom:4rem}.default-gallery-item.in-view .lazy-loaded{filter:blur(0);opacity:1}@media only screen and (min-width:768px){.default-gallery-item{width:50%}}.default-gallery-item__action{display:block;height:auto;width:100%}@media only screen and (max-width:767px){.default-gallery-item__action:not(.has-video){pointer-events:none}}.default-gallery-item__action:focus .default-gallery-item__media,.default-gallery-item__action:hover .default-gallery-item__media{opacity:.5}.default-gallery-item__media{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;filter:blur(10px);opacity:0;transition:opacity 1s ease,filter 1s ease;transition:opacity .3s ease}.default-gallery-item__media img{display:block;height:auto;opacity:0;width:100%}.default-gallery-item__video{height:100%;left:0;position:absolute;top:0;width:100%}.default-gallery-item__icon{background-color:currentColor;border-radius:50%;display:block;height:10rem;left:50%;margin-left:-5rem;margin-top:-5rem;-webkit-mask-image:url(/_resources/app/client/images/svg/play.svg?1708559315349);mask-image:url(/_resources/app/client/images/svg/play.svg?1708559315349);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:50%;width:10rem}.default-gallery-item__icon.colour,.default-gallery-item__icon.colour--,.default-gallery-item__icon.colour--none{color:var(--c-primary)}.default-gallery-modal{position:relative;width:100%}.default-gallery-modal.colour,.default-gallery-modal.colour--,.default-gallery-modal.colour--none{color:var(--c-primary)}.default-gallery-modal .tns-outer:after,.default-gallery-modal .tns-outer:before{content:"";display:table}.default-gallery-modal .tns-outer:after{clear:both}.default-gallery-modal .tns-controls,.default-gallery-modal .tns-nav{display:block;float:left;margin-top:5rem;width:50%}.default-gallery-modal .tns-controls{padding-left:2rem;text-align:left}.default-gallery-modal .tns-controls button{background-color:var(--c-primary);border-radius:50%;display:inline-block;font-size:0;height:5rem;transition:background-color .3s ease;vertical-align:middle;width:5rem}.default-gallery-modal .tns-controls button:before{background-color:var(--colour-on-primary);content:"";display:block;height:50%;left:25%;-webkit-mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1708559315349);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1708559315349);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:25%;width:50%}.default-gallery-modal .tns-controls button[data-controls=prev]{margin-right:1rem}.default-gallery-modal .tns-controls button[data-controls=prev]:before{transform:scaleX(-1)}.default-gallery-modal .tns-nav{padding-bottom:1.5rem;padding-right:2rem;padding-top:1.5rem;text-align:right}.default-gallery-modal .tns-nav button{background-color:currentColor;border-radius:50%;color:inherit;cursor:pointer;display:inline-block;height:1.5rem;margin:.5rem;opacity:.25;transition:opacity .3s ease,background-color .3s ease;width:1.5rem}.default-gallery-modal .tns-nav button.tns-nav-active{opacity:1}.default-gallery-modal__media{max-height:65svh;position:relative;width:100%}.default-gallery-modal__media iframe{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease;width:100%}.default-gallery-modal__media iframe.video-loaded{opacity:1}.default-gallery-modal__image{padding-bottom:56.25%;position:relative;width:100%}.default-gallery-modal__image.has-video img,.default-gallery-modal__image.has-video picture{object-fit:cover}.default-gallery-modal__image img,.default-gallery-modal__image picture{display:block;height:100%;left:0;object-fit:contain;object-position:center;pointer-events:none;position:absolute;top:0;width:100%}.default-gallery-modal__video{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.default-gallery-modal__video svg{height:15rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:15rem}
