@import url(https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}html,body{height:auto}body{--background:#fff;--accents:#f0eeea;--accents2:#d5d5d5;--main:#38342d;--titles:#009ee0;--primarycta:#009ee0;--secondarycta:#009327;--error:#f44336;background:var(--background);color:var(--main);font-family:'Inter',sans-serif;font-size:1.2em;font-weight:400;line-height:1.6;overflow-x:hidden;overflow-y:scroll;padding-top:120px}a{text-decoration:none;color:var(--primarycta)}a:hover{color:var(--secondarycta)}body:after{content:"";width:100%;height:100px;position:absolute;left:0;top:0;background:var(--accents)}h1{font-size:1.9em;line-height:1.2;font-weight:700;padding-bottom:.7em;margin-top:-10px;color:var(--titles);font-family:"Bitter"}h2{font-size:1.4em;line-height:1.2;font-weight:700;padding-bottom:20px;color:var(--secondarycta);font-family:"Bitter"}h3{font-size:1.2em;line-height:1.2;font-weight:700;padding-bottom:10px;color:var(--main);font-family:"Bitter"}h3 strong,h2 strong{font-weight:700}.btn{padding:17px 25px;margin:0 0;border-radius:0;border:0;display:inline-block;background:var(--primarycta);color:var(--background);line-height:1;box-sizing:border-box;-webkit-appearance:none;appearance:none;text-align:center;font-family:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;width:auto;font-size:1.1em;font-weight:700;border-radius:100px}.btn+.btn{margin-left:10px}.btn:hover{background:var(--main);color:var(--background)}.btn:first-of-type{background:var(--secondarycta);color:var(--background)}.btn:first-of-type:hover{background:var(--main);color:var(--background)}.btn.grey{opacity:.5;background:var(--accents);color:var(--main)}#header{width:100%;height:120px;position:fixed;top:0;left:0;z-index:7;background:var(--accents)}#header #header-container{max-width:1200px;width:90%;margin:0 auto;height:100%;position:relative;display:flex;align-items:center;justify-content:space-between}#header #logo{width:220px}#header #logo a{display:block}#header #logo img{display:block;width:100%;pointer-events:none}#menu-holder{display:flex;flex-direction:row;align-items:center;gap:40px}ul#menu{display:flex;column-gap:30px;position:relative;line-height:1;order:2}ul#menu li{position:relative;white-space:nowrap}ul#menu li:first-of-type{margin-left:0}ul#menu li a.master{color:var(--primarycta);font-weight:700;font-size:1.2em;z-index:2;position:relative}ul#menu li.active a.master{color:var(--secondarycta)}ul#menu li a.master:hover{color:var(--secondarycta)}ul#menu li.hassub ul.sub{line-height:1.6;position:absolute;bottom:0;left:-30px;visibility:hidden;transform:translateY(100%);padding:25px 30px;padding-top:25px;background:var(--accents);min-width:200px;white-space:nowrap;z-index:1;border-bottom-left-radius:20px;border-bottom-right-radius:20px}ul#menu li.hassub:hover ul.sub{visibility:visible}ul#menu li.hassub ul.sub li{margin-left:0}ul#menu>li.hassub>ul.sub>li>a{font-weight:600}ul#menu li.hassub ul.sub li a{display:block;color:var(--main)}ul#menu li.hassub ul.sub li.active a{color:var(--primarycta)}ul#menu li.hassub ul.sub li a:hover{color:var(--secondarycta)}ul#menu li.hassub ul.sub li ul.subsub{margin:5px 0 5px 15px;font-size:18px}ul#menu li.hassub ul.sub li.active ul.subsub li a{color:var(--main)}ul#menu li.hassub ul.sub li.active ul.subsub li.subsubactive a{color:var(--primarycta)}ul#menu li.hassub ul.sub li.active ul.subsub li a:hover{color:var(--secondarycta)}ul#menu-second{order:0;display:flex;column-gap:20px;font-size:.7em;transform:translateY(-3px)}ul#menu-second li a{color:var(--main)}ul#menu-second li.active a,ul#menu-second li a:hover{color:var(--primarycta)}ul#menu-second li.hassub ul.sub{display:none}#mailstage{order:2;font-size:.7em;text-align:center}#mailstage form{display:flex;margin-top:5px}#mailstage form input{gap:5px;font-size:inherit;font-family:inherit;border:0;padding:10px;border-radius:0}#mailstage form input[type=email]{border-top-left-radius:10px;border-bottom-left-radius:10px}#mailstage form input[type=submit]{border-top-right-radius:10px;border-bottom-right-radius:10px}.nav-button{width:30px;height:30px;border-radius:40px;position:absolute;right:0;top:50%;cursor:pointer;transform:translateY(-50%)}.nav-button a{display:block;width:100%;height:100%}.nav-button svg{fill:var(--secondarycta);width:100%;height:100%}.nav-button#menu-button{right:20px;display:none;z-index:3}.nav-button#cart-button{right:30px}.nav-button#search-button{right:80px}.nav-button#cart-button .cart-num{background:#ccc;font-size:.6em;line-height:20px;font-weight:500;color:var(--main);position:absolute;right:0;bottom:-5px;width:20px;height:20px;text-align:center;border-radius:20px}#langmenu{position:absolute;left:30px;top:50%;display:flex;transform:translateY(-50%)}#langmenu a{display:block;width:30px;height:30px;overflow:hidden;border-radius:30px;opacity:.5;margin-right:20px}#langmenu a.active,#langmenu a:hover{opacity:1}#langmenu a img{display:block;width:100%}#page-header{position:relative;background:#ccc;height:50vh}#page-header img{display:block;width:100%;height:100%;object-fit:cover}#page-header .arrow-down{width:30px;height:30px;position:absolute;left:50%;bottom:50px;cursor:pointer;transform:translateX(-50%)}#page-header .arrow-down svg{width:30px;height:30px;fill:var(--background)}#page-header .breadcrumbs{position:absolute;left:20px;top:20px}#page-header .breadcrumbs ul{display:flex;text-transform:lowercase}#page-header .breadcrumbs ul li{padding-right:10px;color:var(--background)}#page-header .breadcrumbs ul li:not(:last-child):after{content:"›";padding-left:10px}#page-header .breadcrumbs ul li a{color:var(--background)}.row{padding:80px 0}.content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;max-width:1200px;width:90%;margin:0 auto;column-gap:80px}.content .page_content{width:700px;box-sizing:border-box;order:1;min-height:500px;flex:1}.content .page_content p{margin-bottom:1.4em}.content .page_content p:last-of-type{margin-bottom:0}.content .page_content img{display:block;width:100%}.content .page_content p:last-of-type>img{margin-bottom:0}.content .page_content ul,.content .page_content ol{margin-bottom:1.4em}.content .page_content ul li{list-style-type:disc;margin-left:20px}.content .page_content ol li{list-style-type:decimal;margin-left:20px}.content .page_content table{border:1px solid #ccc;width:100%;margin-bottom:1.4em}.content .page_content table tr td{border:1px solid #ccc;padding:10px}.content .media{margin-bottom:100px;border-radius:20px;overflow:hidden}.content .media .owl-dots{position:absolute;left:50%;bottom:0;transform:translateX(-50%)}.content .media a{position:relative;overflow:hidden}.content .media a img{width:100%;display:block;border-radius:20px}.content .media a .icon,.fotoalbum a .icon,.news-overview .item a .image .icon,.productmedia a .icon,.product a .icon{position:absolute;width:50px;height:50px;display:none;top:40px;left:40px;display:block;border-radius:50px;background:var(--secondarycta);display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}.content .media a .icon svg,.fotoalbum a .icon svg,.news-overview .item a .image .icon svg,.productmedia a .icon svg,.product a .icon svg{fill:var(--background);display:block;width:20px;height:20px}.content .media a.video .icon,.productmedia a.video .icon{display:block}.content .media .caption,.content .page_content .fotoalbum a .caption{display:block;padding:30px 30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;box-sizing:border-box;color:var(--background);opacity:1;transition:opacity 300ms;position:absolute;left:0;bottom:0;width:100%;line-height:1}.content .links{margin-top:1em}a.file,a.link{display:flex;flex-wrap:nowrap;padding-left:0;color:var(--main)}a.link svg,a.file svg{fill:var(--primarycta);width:16px;display:inline-block;margin-right:20px;transform:translateY(5px)}a.link:hover,a.file:hover{color:var(--primarycta)}#submenu{width:250px;max-width:250px;min-width:250px;background:var(--accents);padding:30px;box-sizing:border-box;position:sticky;top:160px;border-radius:20px}#submenu ul li:last-of-type{margin-bottom:0}#submenu ul li a{color:var(--main);display:block}#submenu ul li.parent a,#submenu ul li a.master{padding:1px 0;font-weight:600}#submenu ul li ul{margin:5px 0 10px 15px;font-size:18px}#submenu ul li ul{display:none}#submenu ul li.active ul{display:block}#submenu-trigger{display:none}#submenu ul li a:hover{color:var(--secondarycta)}#submenu ul li.parent.active a,#submenu ul li.active a.master,#submenu ul li.active ul li.subactive a{color:var(--primarycta)}.elements{margin:2em 0;display:flex;flex-wrap:wrap}.elements .element{width:50%;background:var(--accents)}.elements .element div{padding:10px 15px;border-bottom:1px solid rgba(0,0,0,.1)}.elements .element div a{display:block}.elements .element .image{padding:0}.elements .element .image img{display:block;width:100%}.elements .element .media{padding:0;width:100%}.elements .element .media a{margin-bottom:0}#map_canvas{height:90vh;width:100%;clear:both}#footer{background:var(--background);padding:85px 0;padding-bottom:40px}#footer,#footer a,#footer a svg{color:var(--main);fill:var(--main)}#footer li a:hover,#footer li a:hover svg,#footer li .back-to-top:hover{color:var(--accents);fill:var(--accents);cursor:pointer}#footer #footer-container{max-width:1200px;width:90%;position:relative;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;column-gap:100px}#footer #footer-container .column{box-sizing:border-box}#footer #footer-container .column.two-col ul{columns:2;column-gap:30px}#footer #footer-container .column ul li{white-space:nowrap}#footer #footer-container .social-buttons{position:absolute;right:0;top:0}#footer #footer-container .social-buttons ul{display:flex;column-gap:15px}#footer #footer-container .social-buttons ul li a{display:block;width:30px;height:30px;position:relative;cursor:pointer}#footer #footer-container .social-buttons ul li a svg{display:block;width:100%;height:100%;transform:translateY(0);margin:0}#credits{background:var(--accents);color:#888;padding:40px 0;font-size:.9em}#credits #credits-container{max-width:1200px;width:90%;position:relative;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}#credits #credits-container ul{display:flex;width:100%;justify-content:space-between;column-gap:30px}#credits #credits-container ul li a{color:#888}#credits #credits-container ul li svg{margin-right:0;width:12px;height:12px;margin-left:6px;transform:translateY(1px);fill:#888}#credits #credits-container ul li .back-to-top{cursor:pointer}#credits #credits-container .social-buttons ul{display:flex;column-gap:15px}#credits #credits-container .social-buttons ul li a{display:block;width:30px;height:30px;position:relative;cursor:pointer}#credits #credits-container .social-buttons ul li a svg{display:block;width:100%;height:100%;transform:translateY(0);margin:0}#ms-success{display:none}#ms-fail{display:none}#close-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--main);z-index:2;pointer-events:none;opacity:0;transition:opacity 600ms ease-in-out}#close-overlay.active{cursor:pointer;pointer-events:all;opacity:.5}.close-menus{position:absolute;right:20px;top:22px;cursor:pointer;display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:40px}.close-menus svg{fill:var(--main);width:30px;height:30px}#menu,#header,#submenu,#kiek,#kiek *,#menu-slideout,#contact,.media{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}#notfication-wrapper{position:fixed;top:0;left:0;z-index:9;width:100%;display:flex;justify-content:center;transition:opacity 200ms ease-in-out;pointer-events:none}#notfication-wrapper.hidden{opacity:0}#notfication-wrapper.hidden #notification-window{pointer-events:none}#notification-window{position:relative;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:25px 60px;font-size:1.1em;line-height:1.1;max-width:500px;pointer-events:auto}#notification-window.info{background:var(--primarycta)}#notification-window.error{background:var(--error)}#notification-window .close{position:absolute;top:20px;right:20px;font-size:1.4em;line-height:.5;cursor:pointer}@media screen and (max-width:1200px){body{font-size:1em;padding-top:70px}body:after{height:70px}h1{font-size:1.5em}h2{font-size:1.3em}h3{font-size:1.3em}.btn{padding:15px 20px;font-size:1em}#header,body.scroll #header{height:70px}#header #logo{width:130px}.nav-button#menu-button{display:flex}.nav-button#cart-button{right:70px}.nav-button#search-button{right:120px}#langmenu{left:20px;top:auto;bottom:-20px}#langmenu a{width:20px;height:20px;margin-right:10px}#menu-holder{position:fixed;right:0;top:0;width:auto;height:100%;z-index:3;background:var(--accents);transform:translateX(100%);transition:transform 600ms cubic-bezier(.76,0,.24,1);box-sizing:border-box;padding:30px 30px 60px 30px;align-items:flex-start;justify-content:flex-start;column-gap:30px;font-size:1.2em;overflow-y:auto;flex-direction:column}#menu-holder.active{transform:translateX(0)}ul#menu{display:flex;flex-direction:column;justify-content:flex-start;z-index:3;line-height:1;order:1;column-gap:0;row-gap:10px}ul#menu li a.master{padding-bottom:5px}ul#menu li.hassub ul.sub{position:relative;transform:none;bottom:auto;left:auto;background:transparent;visibility:visible;padding:5px 10px 10px 10px}ul#menu li{margin-left:0}ul#menu li a{display:block;white-space:nowrap}ul#menu-second{flex-direction:column;position:relative;top:auto;right:auto;order:1;margin-top:20px;font-size:1em}#mailstage{order:0}.row{padding:50px 0}.content{display:flex;flex-direction:column;column-gap:0;row-gap:30px}.content .page_content,.content .page_content.hasmedia{width:100%;padding-left:0;padding-right:0;order:0;min-height:0}.content .media{width:100%;order:1;margin-bottom:50px}.content .media a .icon{left:10px;top:10px;width:30px;height:30px}.content .media a .icon svg{width:10px;height:10px}#submenu{width:100%;max-width:100%;min-width:100%;margin:0;position:relative;top:auto;padding:15px 0;margin-bottom:10px;display:none}#submenu #submenu-trigger{display:block;position:relative;width:100%;font-size:1.2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:20px;padding-right:40px;box-sizing:border-box}#submenu #submenu-trigger svg{width:20px;height:20px;fill:var(--main);position:absolute;right:20px;top:50%;margin-top:-10px;transition:transform 300ms}#submenu #submenu-trigger.active svg{transform:rotate(-180deg)}#submenu ul{flex-direction:column;display:none;border-top:1px solid rgba(0,0,0,.1);padding:20px;padding-top:15px;padding-bottom:0;margin-top:15px}#submenu ul.active{display:block}#footer{padding:30px 0}#footer #footer-container{flex-direction:column;column-gap:0;row-gap:30px}#footer #footer-container .column{width:100%}#footer #footer-container .column.two-col ul{columns:1}#credits{padding:40px 0;font-size:.8em}#credits #credits-container ul{flex-direction:column}#credits #credits-container .social-buttons ul{flex-direction:row}}.form-thanks{background:var(--primarycta);color:var(--background);padding:30px;max-width:500px}.content p+.form{margin-top:30px}.content .form form{width:100%;position:relative}.content .form form .field{padding-bottom:20px;position:relative;display:flex;flex-direction:column}.content .form form .field>label:first-of-type{font-weight:600}.content .form form .field.radio label,.content .form form .field.checkbox label,.content .form form .field.checkboxes label{display:flex;flex-direction:row}.content .form form .field.radio label span,.content .form form .field.checkbox label span,.content .form form .field.checkboxes label span{width:calc(100% - 25px)}.content .form form input[type=text],.content .form form input[type=time],.content .form form input[type=date],.content .form form textarea,.content .form form select{font-family:inherit;font-size:inherit;color:inherit;border:0;background-color:var(--accents);width:100%;margin-top:3px;border-radius:2px;box-sizing:border-box;padding:10px;-webkit-appearance:none}.content .form form select{background-position:calc(100% - 10px) 50%;background-repeat:no-repeat;background-size:16px 16px;border:0}.content .form form select{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPiA8cGF0aCBkPSJNMTIsMjBMMCw4LjFMNCw0bDgsOGw4LThsNCw0LjFMMTIsMjB6Ii8+IDwvc3ZnPg==)}.content .form form input.timepicker,.content .form form input.datepicker{width:100%!important;box-sizing:border-box!important;display:block;background:var(--accents);font-family:inherit;font-size:inherit!important;color:inherit;height:45px}.content .form form textarea{min-height:150px;max-height:300px;max-width:100%;resize:none}.content .form form input[type=checkbox],.content .form form input[type=radio]{width:auto;padding:0;margin:0;border:none;margin-right:5px;margin-top:0;height:20px;width:20px;border:0;background:var(--accents);margin-right:10px;-webkit-appearance:none;appearance:none;cursor:pointer;transform:translateY(6px)}.content .form form input[type=radio]{border-radius:20px}.content .form form input[type=checkbox]:checked,.content .form form input[type=radio]:checked{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjAuMjg1IDJsLTExLjI4NSAxMS41NjctNS4yODYtNS4wMTEtMy43MTQgMy43MTYgOSA4LjcyOCAxNS0xNS4yODV6Ii8+PC9zdmc+);background-size:12px 12px;background-position:50% 50%;background-repeat:no-repeat}.content .form form .field.header{margin-top:10px}.content .form form br{display:none}#email-error,.content .form form label.error{display:inline-block;color:var(--background);width:auto;padding:12px 12px;line-height:1;border-radius:3px;font-size:.8em;position:absolute;right:1em;top:-2px;background-color:var(--error)}.content .form form label.error.checked{color:var(--primarycta);background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMy4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIg0KCSBpZD0ic3ZnMiIgaW5rc2NhcGU6dmVyc2lvbj0iMC45MSByMTM3MjUiIHNvZGlwb2RpOmRvY25hbWU9ImZvcm0tY2hlY2stbWFyay5zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6aW5rc2NhcGU9Imh0dHA6Ly93d3cuaW5rc2NhcGUub3JnL25hbWVzcGFjZXMvaW5rc2NhcGUiIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIg0KCSB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI0IDI0Ig0KCSBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNCAyNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHNvZGlwb2RpOm5hbWVkdmlldyAgYm9yZGVyY29sb3I9IiM2NjY2NjYiIGJvcmRlcm9wYWNpdHk9IjEiIGdyaWR0b2xlcmFuY2U9IjEwIiBndWlkZXRvbGVyYW5jZT0iMTAiIGlkPSJuYW1lZHZpZXc2IiBpbmtzY2FwZTpjdXJyZW50LWxheWVyPSJzdmcyIiBpbmtzY2FwZTpjeD0iMS4wMTY5NDkyIiBpbmtzY2FwZTpjeT0iMTIiIGlua3NjYXBlOnBhZ2VvcGFjaXR5PSIwIiBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIiBpbmtzY2FwZTp3aW5kb3ctaGVpZ2h0PSI0ODAiIGlua3NjYXBlOndpbmRvdy1tYXhpbWl6ZWQ9IjAiIGlua3NjYXBlOndpbmRvdy13aWR0aD0iOTQyIiBpbmtzY2FwZTp3aW5kb3cteD0iMzU2NyIgaW5rc2NhcGU6d2luZG93LXk9Ijk5NSIgaW5rc2NhcGU6em9vbT0iOS44MzMzMzMzIiBvYmplY3R0b2xlcmFuY2U9IjEwIiBwYWdlY29sb3I9IiNmZmZmZmYiIHNob3dncmlkPSJmYWxzZSI+DQoJPC9zb2RpcG9kaTpuYW1lZHZpZXc+DQo8cGF0aCBpZD0icGF0aDQiIGNsYXNzPSJzdDAiIGQ9Ik05LDIxbC05LTguNmwyLjgtMi45bDYuMiw1LjlMMjEuMiwzTDI0LDUuOEw5LDIxeiIvPg0KPC9zdmc+DQo=);background-repeat:no-repeat;background-size:16px 16px;width:26px;padding-right:0;background-position:50% 50%;background-color:var(--primarycta)}.content .form form label.error:after,#email-error:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--error);position:absolute;bottom:-5px;left:50%;margin-left:-5px}.content .form form label.error.checked:after{border-top-color:var(--primarycta)}form div.field.bc{display:none!important}.content .form form .btn.submit{margin-top:10px}.content .form form input[type=file]{-webkit-appearance:none;margin-top:7px}.content .form form input[type=file],.content .form form input[type=file]::-webkit-file-upload-button{font-family:inherit;font-size:inherit;-webkit-appearance:none}.content .form form input[type=file]::-webkit-file-upload-button{border:0;padding:10px;margin-right:15px;cursor:pointer;color:var(--main);background-color:var(--accents);border-radius:2px}input[type=file]::-ms-browse{color:red}@media screen and (max-width:1000px){.content .form form input[type=checkbox],.content .form form input[type=radio]{transform:translateY(6px)}}#search{box-sizing:border-box;padding:15px 20px;overflow-y:auto;display:block;z-index:9;position:fixed;left:0;top:0;width:100%;max-width:500px;height:100%;background:var(--background);display:flex;flex-direction:column;justify-content:flex-start;overflow-y:auto;padding:30px 30px;box-sizing:border-box;transform:translateX(-100%);transition:transform 600ms cubic-bezier(.76,0,.24,1)}#search.active{transform:translateX(0)}#search input{display:block;width:calc(100%);box-sizing:border-box;font-size:inherit;font-family:inherit;border:0;appearance:none;background:var(--accents);padding:10px 15px;margin-bottom:30px}#search ul.list{line-height:1.5}#search ul.list li a{display:block;color:var(--main);margin:30px 0}#search ul.list li a:hover{color:var(--primarycta)}#search ul.list li strong{display:block}#search ul.list li span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#homevideo{height:calc(100vh - 120px);width:100%;background:#333;overflow:hidden;position:relative}#homevideo video{position:absolute;left:0;top:0;width:100%;height:calc(100vh - 120px);object-fit:cover;object-position:top center;z-index:1}#homevideo .homevideo-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;text-align:center;color:var(--background);width:90%;max-width:1500px}#homevideo .homevideo-overlay h1{color:var(--background);font-size:3em;max-width:800px;margin:0 auto;line-height:1.2}@media screen and (max-width:1100px){#homevideo,#homevideo video{height:calc(100vh - 70px)}#homevideo video{top:0}#homevideo .homevideo-overlay h1{font-size:2em}}#kiek{position:fixed;top:10%;left:0;width:100%;height:80%;box-sizing:border-box;z-index:9;text-align:center;background-image:url(../../../images/icons/loading.gif);background-position:50% 50%;background-repeat:no-repeat;background-size:32px 32px}#kiek img{position:absolute;top:50%;left:50%;margin-left:-25%;margin-top:-25%;display:none;max-width:100%;max-height:100%;cursor:pointer}#kiek iframe{z-index:13}#kiek-overlay{width:100%;height:100%;background:var(--background);position:fixed;left:0;top:0;opacity:.99;opacity:1;z-index:9;border-radius:3px;cursor:pointer}#kiek-close{position:fixed;z-index:999999999999999;right:45px;top:40px;text-align:center;font-size:16px;width:60px;height:60px;overflow:hidden;color:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjQgMjAuMTg4bC04LjMxNS04LjIwOSA4LjItOC4yODItMy42OTctMy42OTctOC4yMTIgOC4zMTgtOC4zMS04LjIwMy0zLjY2NiAzLjY2NiA4LjMyMSA4LjI0LTguMjA2IDguMzEzIDMuNjY2IDMuNjY2IDguMjM3LTguMzE4IDguMjg1IDguMjAzeiIvPjwvc3ZnPg==);background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%;cursor:pointer;display:block}#kiek-close span.kiek-close{display:block;width:60px;height:60px}#kiek-title{position:fixed;z-index:99999999999;left:0;bottom:3.5%;width:100%;text-align:center;font-size:1em;cursor:pointer;pointer-events:none;display:none}div#kiek-left,div#kiek-right{position:fixed;height:100%;top:0;z-index:12;cursor:pointer;text-align:center;width:150px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;background-size:30px 30px;background-repeat:no-repeat;background-position:50% 50%;color:transparent;display:none}div#kiek-left{left:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTExLDIzbDIuOC0yLjhMNy42LDE0SDI0di00SDcuNmw2LjItNi4yTDExLDFMMCwxMkwxMSwyM3oiLz4KPC9zdmc+Cg==)}div#kiek-right{right:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMuMDI1IDFsLTIuODQ3IDIuODI4IDYuMTc2IDYuMTc2aC0xNi4zNTR2My45OTJoMTYuMzU0bC02LjE3NiA2LjE3NiAyLjg0NyAyLjgyOCAxMC45NzUtMTF6Ii8+PC9zdmc+)}div#kiek-close span.kiek-close{cursor:pointer}@media screen and (max-width:1000px){#kiek-close,#kiek-close:hover{top:5%;right:0;width:100%;background-size:16px 16px}#kiek-close span.kiek-close{width:100%}div#kiek-left,div#kiek-right,div#kiek-left:hover,div#kiek-right:hover{background-position:50% 95%;width:50px;background-size:16px 16px}}.modal{position:fixed;top:0;left:0;height:0;width:100%;z-index:9999;overflow:hidden}.modal.show{height:100%;opacity:1}.modal .outer{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);transition:background 150ms ease}.modal.show .outer{background:rgba(0,0,0,.6)}.modal .inner{width:100%;max-width:300px;background:var(--background);position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%);box-sizing:border-box;opacity:0;z-index:2;transition:opacity 150ms ease 0ms,transform 0ms ease 150ms;display:flex;justify-content:space-between;flex-direction:column}.modal.show .inner{opacity:1;padding:30px;text-align:center}.modal.show .inner .basket{margin-bottom:20px}.modal .inner .full{width:100%;padding:30px;text-align:center;box-sizing:border-box}.modal .inner .title{font-weight:700;font-size:1.2em;line-height:1.2;display:block;margin-bottom:1em;text-transform:lowercase}.modal .inner .left .product{display:block}.modal.show .inner .close.txt{margin-top:20px;cursor:pointer;display:block;text-transform:lowercase}.modal .button-row{display:flex;flex-direction:row;justify-content:space-around}@media screen and (max-width:1000px){.modal .inner{flex-direction:column}.modal .inner .left,.modal .inner .right{width:100%}.modal.show .inner .close.txt{position:static;margin-top:20px}.modal .inner .right .shopbtn{margin-top:20px}}.news-overview{display:flex;flex-direction:row;flex-wrap:wrap;width:102%;margin-left:-1%}a.back{display:block;margin-top:1em}.news-overview .item{width:31.333%;margin:1%;box-sizing:border-box;background:var(--accents);position:relative}.news-overview .item a{display:flex;flex-direction:column;color:var(--main)}.news-overview .item a .image{width:100%;max-width:100%;box-sizing:border-box;position:relative}.news-overview .item a .image img{display:block;width:100%}.news-overview .item a .news-overview-content{padding:2em;line-height:1.5;box-sizing:border-box;width:100%}.news-overview .item a .news-overview-content .title{font-weight:600}.news-overview .item a .news-overview-content .meta,.page_content .date{color:var(--primarycta)}.news_item .section{margin-top:40px;padding:40px;background:var(--accents)}.pagination{display:flex;justify-content:center;width:70%;margin:40px auto;margin-bottom:0;display:none}.pagination div{width:50px;height:50px;font-size:1.2em;font-weight:700;background:var(--accents);line-height:50px;text-align:center;margin:0 10px}.pagination div a{display:block;color:var(--main)}.pagination div:hover,.pagination div.active{background:var(--primarycta)}.pagination div:hover a,.pagination div.active,.pagination div.active a{color:var(--background)}@media screen and (max-width:1000px){.news-overview{display:block;width:100%;margin-left:0}.news-overview .item{width:100%;margin:0;margin-bottom:1em;background:transparent}.news-overview .item:last-of-type{margin-bottom:0}.news-overview .item a{flex-direction:row}.news-overview .item a .image{width:30%}.news-overview .item a .news-overview-content{width:70%;padding:0 15px;padding-right:0}.news-overview .item a .news-overview-content .title{font-size:1em}.news-overview .item a .news-overview-content .meta,.page_content .date{font-size:.9em;white-space:nowrap}}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:var(--main)}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel,.owl-carousel .owl-item{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.owl-carousel,.owl-carousel .owl-item:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.row .owl-carousel .owl-nav{position:absolute;left:50%;top:50%;z-index:999;width:90%;transform:translate(-50%,-50%);display:flex;justify-content:space-between;pointer-events:none}.row .owl-carousel .owl-nav.disabled{display:none}.row .owl-carousel .owl-nav button.owl-next,.row .owl-carousel .owl-nav button.owl-prev{width:50px;height:50px;display:block;background-color:rgba(238,238,238,1);color:transparent;border-radius:50%;background-size:20px 20px;background-repeat:no-repeat;background-position:50% 50%;pointer-events:all;transition:all 100ms ease-out}.row .owl-carousel .owl-nav button.owl-next:hover,.row .owl-carousel .owl-nav button.owl-prev:hover{background-color:rgba(238,238,238,1);transform:scale(1.3)}.row .owl-carousel .owl-nav button.owl-next{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMuMDI1IDFsLTIuODQ3IDIuODI4IDYuMTc2IDYuMTc2aC0xNi4zNTR2My45OTJoMTYuMzU0bC02LjE3NiA2LjE3NiAyLjg0NyAyLjgyOCAxMC45NzUtMTF6Ii8+PC9zdmc+)}.row .owl-carousel .owl-nav button.owl-prev{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyNCAyNCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjQgMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTExLDIzbDIuOC0yLjhMNy42LDE0SDI0di00SDcuNmw2LjItNi4yTDExLDFMMCwxMkwxMSwyM3oiLz4KPC9zdmc+Cg==)}.row .owl-carousel .owl-dots{display:flex;justify-content:center;padding:30px 0}.row .owl-carousel .owl-dots .owl-dot{width:10px;height:10px;background:var(--accents);margin:0 10px;border-radius:10px}.row .owl-carousel .owl-dots .owl-dot.active{background:var(--secondarycta)}@media screen and (max-width:1100px){.row .owl-carousel .owl-nav button.owl-next,.row .owl-carousel .owl-nav button.owl-prev{width:30px;height:30px;background-size:10px 10px}.row .owl-carousel .owl-dots .owl-dot{margin:0 4px;width:8px;height:8px}}.content .page_content .fotoalbum{width:104%;margin-left:-2%;display:flex;flex-wrap:wrap;padding-top:0em}.content .page_content .fotoalbum a{display:block;position:relative;overflow:hidden;width:29.333%;margin:2%}.content .page_content .fotoalbum a.foto{width:29.333%}.content .page_content .fotoalbum a img{display:block;width:100%;border-radius:10px}.content .page_content .single_album{margin-top:2em;padding:2em 2em;background:var(--accents);border-radius:20px}.content .page_content .single_album .fotoalbum a .caption{padding:5px 10px;font-size:.8em}@media screen and (max-width:1000px){.content .page_content .fotoalbum{padding-top:2em}.content .page_content .fotoalbum a,.content .page_content .fotoalbum a.foto{width:100%;margin:0;margin-bottom:40px}.content .page_content .fotoalbum a:last-of-type,.content .page_content .fotoalbum a.foto:last-of-type{margin-bottom:0}}#kavel-map-holder{position:relative}#kavel-map{background-color:#ccc;height:calc(100vh - 120px);width:100%;position:relative;z-index:1}@media screen and (max-width:1000px){#kavel-map-holder{position:relative}}#info-window{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:-100%;width:100vw;height:100vh;z-index:9;box-sizing:border-box;pointer-events:none}#info-window.active{left:0}#info-window .window-content{position:relative;background:var(--accents);box-shadow:0 0 2.2px rgba(0,0,0,.062),0 0 5.3px rgba(0,0,0,.089),0 0 10px rgba(0,0,0,.11),0 0 17.9px rgba(0,0,0,.131),0 0 33.4px rgba(0,0,0,.158),0 0 80px rgba(0,0,0,.22);width:90%;max-width:600px;border-radius:20px;pointer-events:initial}#info-window .window-content .close{position:absolute;line-height:1;top:20px;right:20px;cursor:pointer;background:var(--primarycta);width:50px;height:50px;display:flex;justify-content:center;align-items:center;z-index:2;border-radius:50px}#info-window .window-content .close svg{fill:var(--background);width:20px;height:20px}#info-window .window-content .move{position:absolute;line-height:1;top:20px;right:80px;cursor:pointer;background:var(--secondarycta);border-radius:50%;width:50px;height:50px;display:flex;justify-content:center;align-items:center;z-index:2}#info-window .window-content .move svg{fill:var(--background);width:30px;height:30px}#info-window .window-content .scroll{max-height:calc(100vh - 200px - 4rem);max-width:617px;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}#info-window .window-content .scroll::-webkit-scrollbar{width:4px;border-radius:50%}#info-window .window-content .scroll::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}#info-window .window-content .scroll::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}#info-window .details{padding:3rem;padding-top:1em;padding-right:.5em}#info-window .details span{display:block;font-weight:700}#info-window .details p{margin-bottom:1em}#info-window .links{display:flex;flex-direction:column}#info-window .window-content .scroll img{display:block;width:100%}#info-window .window-content #img-slider{min-height:60px}#info-window .window-content #img-slider .owl-dots{display:flex;justify-content:space-evenly;align-items:center;padding:10px 30%;height:40px}#info-window .window-content #img-slider .owl-dots .owl-dot{width:15px;height:15px;background:var(--secondarycta);border-radius:50%;transition:width 200ms ease-in-out,height 200ms ease-in-out,background-color 200ms ease-in-out}#info-window .window-content #img-slider .owl-dots .owl-dot.active{width:20px;height:20px;background:var(--primarycta)}@media screen and (max-width:1000px){#info-window{max-width:100%}#info-window .window-content{max-width:90%}#info-window .details{padding-left:2rem;padding-right:2rem}#info-window .window-content .move{display:none}}.page_content.project-page{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative;z-index:2}.page_content.project-page .col.main{width:65%;padding-right:7%;box-sizing:border-box}.breadcrumbs{font-size:.9rem;margin-bottom:2rem}.page_content.project-page .col.side{width:35%;background:var(--accents);height:min-content;height:fit-content;box-sizing:border-box;position:relative}.page_content.project-page .col.side .note{background:var(--primarycta);color:var(--background);padding:1.4rem 2rem;line-height:1;font-size:1rem;display:flex;align-items:center;justify-content:space-between;display:none}.page_content.project-page .col.side .note svg{fill:var(--background);width:25px;height:25px;margin-right:10px;margin-left:-5px}.page_content.project-page .col.side .cta-row{display:flex;justify-content:center;align-items:center;padding:2rem 20px 0}.page_content.project-page .col.side .cta-row .cta.btn{font-size:1.4em;padding:16px 30px;min-width:80%}.page_content.project-page .col.side .cta-row .cta.btn:hover{background-color:var(--primarycta)}.legenda{padding:2rem;position:absolute;left:40px;bottom:40px;z-index:2;background:#fff;border-radius:3px}.legenda .labels{display:flex;flex-direction:column;margin-bottom:0}.legenda .labels .status-label{display:flex;align-items:center}.legenda .labels .status-label .box{width:1em;height:1em;display:inline-block;margin-right:.7em;border-radius:3px}@media screen and (max-width:1000px){.legenda{font-size:.7em;padding:15px;left:60px;bottom:36px}}.page_content.project-page .col.side .project-photo{width:100%}.page_content.project-page .col.side .project-photo img{display:block;width:100%}.page_content.project-page .media-link,.page_content.project-page .media-file{margin-top:2rem}.page_content.project-page .media-link .list,.page_content.project-page .media-file .list{display:flex;flex-direction:column}.page_content.project-page .tags{margin-top:2rem}.page_content.project-page .tags ul{display:flex;flex-wrap:wrap;margin-top:5px;margin-bottom:0}.page_content.project-page .tags ul li{margin-left:0;margin-right:1rem;margin-bottom:1rem;padding:.5rem;line-height:1;font-size:.7em;list-style-type:none;background:var(--background)}.page_content.project-page .tags ul li a{color:var(--main)}.page_content.project-page .col.side a.back-link{position:absolute;left:2rem;bottom:-60px;color:var(--main);display:flex;align-items:center}.page_content.project-page .col.side a.back-link:hover{color:var(--primarycta)}.page_content.project-page .col.side a.back-link svg{fill:var(--main);width:13px;height:13px;margin-right:7px}.page_content.project-page .col.side a.back-link:hover svg{fill:var(--primarycta)}.page_content.project-page .contact{display:flex;flex-direction:column}@media screen and (max-width:1000px){.page_content.project-page{flex-direction:column}.page_content.project-page .col.main{order:1;width:100%;padding-right:0}.page_content.project-page .col.side{width:100%;margin-top:0;margin-bottom:40px}.page_content.project-page .col.side .note{font-size:.8rem}.page_content.project-page .col.side a.back-link{font-size:.8rem;left:auto;right:0;bottom:-40px}}.row.project-cta{background:var(--primarycta);color:var(--background)}.row.project-cta .content{align-items:center}.row.project-cta a,.row.project-cta h3{color:var(--background)}.row.project-cta .col.contact{display:flex;justify-content:space-between;align-items:center;text-align:center;line-height:1.5;column-gap:50px;width:100%}.row.project-cta .col.contact .contact-person{width:40%;order:1}.row.project-cta .col.contact .contact-person img{background:#fff;display:block;width:150px;height:150px;margin:0 auto;border-radius:150px;margin-bottom:1rem}.row.project-cta .col.contact .contact-person span{display:block}.row.project-cta .col.contact .contact-person span.name{font-weight:700}.row.project-cta .col.contact .contact-person span.organisatie{font-size:.9rem}.row.project-cta .col.contact .contact-cta{text-align:left;font-size:1.2em;width:60%;display:flex;column-gap:14%;order:0}.row.project-cta .col.contact .contact-cta h3{font-size:2rem;margin-bottom:1rem}.row.project-cta .col.contact .contact-cta div.action{line-height:1.5;display:block;margin-bottom:20px}.row.project-cta .col.contact .contact-cta div.action a{font-weight:700;font-size:1.3em}.row.project-cta .col.contact .contact-cta div.action a:hover{opacity:.8}.row.project-cta .col.map{width:40%}.row.project-cta .col.map .inline-map{display:block;width:100%;height:360px;text-align:center;border-radius:3px}.row.project-cta .col.map .inline-map a{display:block;width:100%;height:100%;position:relative}.row.project-cta .col.map .inline-map a .btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);line-height:1.5}.row.project-cta .col.map .inline-map a img{display:block;width:100%;height:100%;object-fit:contain}@media screen and (max-width:1000px){.row.project-cta .col.contact{flex-direction:column;width:100%}.row.project-cta .col.contact .contact-cta h3{font-size:1.5rem;margin-top:2rem}.row.project-cta .col.map{width:100%;margin-top:1rem}.row.project-cta .col.contact .contact-cta,.row.project-cta .col.contact .contact-person{width:100%;padding:30px 0}.row.project-cta .col.contact .contact-cta{text-align:center;padding-top:40px;padding-left:0;flex-direction:column}.row.project-cta .col.contact .contact-cta div.action a{font-size:1em}}div#kiek-left,div#kiek-right{display:block;background-image:none;color:#000}#kavel-slider .project-photo img{height:100%;object-fit:cover}#kavel-slider .owl-dots{display:flex;justify-content:center;align-items:center;padding:20px 0;height:15px}#kavel-slider .owl-dots .owl-dot{margin:0 8px;width:12px;height:12px;background:var(--secondarycta);border-radius:50%;transition:width 200ms ease-in-out,height 200ms ease-in-out,background-color 200ms ease-in-out}#kavel-slider .owl-dots .owl-dot.active{width:15px;height:15px;background:var(--primarycta)}