/* base-css */
:root{--content-xl:240px;--content-lg:160px;--content-md:100px;--content-sm:15px;--content:var(--content-md);--fonts:'Montserrat',sans-serif;--spacing:1rem;--primary:#202637}body,html{min-width:100vw;min-height:100vh;padding:0;margin:0}body{margin:0;font-size:20px;line-height:auto}body p{line-height:1.5em}*{box-sizing:border-box;font-family:var(--fonts)}p{margin-block-start:0}a{color:#c59d5e;text-decoration:none}dl{margin:1em 0 1em 1em}dt{font-weight:bold}dd{margin:0 0 1em 2em}h1{font-size:55px;font-weight:700;font-family:'Montserrat',sans-serif;margin:0 0 50px 0;color:#000}h2{font-size:40px;font-weight:600;font-family:'Montserrat',sans-serif;margin:0 0 30px 0;color:#000}h3{font-size:27px;font-weight:600;font-family:'Montserrat',sans-serif;margin:0 0 30px 0;color:#000}h4{font-size:24px;font-weight:500;font-family:'Montserrat',sans-serif;margin:0;color:#000}.content{margin-bottom:var(--spacing)}.spacing{margin-top:var(--spacing)}.content>.block_content,.ugrid{margin-bottom:var(--spacing)}.content{margin:0 var(--content)}.content-padding{padding-left:var(--content);padding-right:var(--content)}@media(min-width:1281px){:root{--content:var(--content-xl)}}@media(min-width:1025px) and (max-width:1280px){:root{--content:var(--content-lg)}}@media(min-width:768px) and (max-width:1024px){.header{height:600px}:root{--content:var(--content-md)}}@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.header{height:600px}}@media(min-width:481px) and (max-width:767px){:root{--content:var(--content-sm)}}@media(max-width:480px){:root{--content:var(--content-sm)}}.ugrid .content{margin:0}.content.full-width{margin:0}.content:is(.left,.right){display:flex;flex-direction:column}.content.left{align-items:flex-start}.content.right{align-items:flex-end}

/* styles-css */
:root{--dark-text-color:#000;--light-text-color:#fff;--spacing:35px;--menu-height:70px}#home .header{height:700px;overflow:hidden;position:relative;margin-top:120px;margin-bottom:0}.header{height:520px;overflow:hidden;position:relative;margin-top:120px;margin-bottom:100px}.header img{width:100%;height:100%;object-fit:cover}.header:has(* img):after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.header:has(* img) *:not(img):not(:has(img)):not(.menu){z-index:1}.header .slogan.content{margin:0 auto;width:100%}.header .slogan{position:absolute;top:50%;transform:translateY(-50%);color:#efefef;font-size:2.2rem;padding:5px 15px;line-height:1;z-index:2}.header .slogan p{font-weight:600;font-size:75px;margin-bottom:40px}.header .slogan .marker{color:#c59d5e;font-family:"Quentin";font-size:70px;text-transform:none;font-weight:100}.menu{height:var(--menu-height);width:100%;justify-content:flex-end;transition:all .3s;z-index:3}.menu.dark{background:#202637}.cover-image:is(img),.cover-image img{width:100%;height:100%;object-fit:cover}.parallax{width:100vw}.parallax img{height:inherit;width:100%;object-fit:cover}.headline{margin-bottom:var(--spacing)}.rounded,.rounded img{border-radius:25px}img.rounded{box-shadow:rgba(50,50,93,0.25) 0 6px 12px -2px,rgba(0,0,0,0.3) 0 3px 7px -3px}.matrix,.matrix .text,.matrix .text div{width:100%;height:100%;min-height:350px}.matrix .text div{background-position:50% 50% !important;background-size:cover !important;font-size:2rem;font-weight:bold;color:#fff}.matrix .text div p{background:rgba(0,0,0,0.5);display:flex;justify-content:center;align-items:center;width:100%;height:100%}.site-head-start{position:relative;display:table;width:calc(100vw - 0px);height:850px;text-align:center;color:#bbb;z-index:1;margin:0;background-image:url("/stream/images/mainimages/start.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;z-index:1}.site-head-start::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.4)}.site-head{height:520px;margin-top:0}.site-head::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.objectfit-cover,.objectfit-cover .text{width:100%;min-height:600px;height:100%;position:relative}.objectfit-cover .tb_image{width:100%;height:100%;object-fit:cover;margin:0;position:absolute}.text-cover{height:100%;padding:10%;min-height:300px;margin-bottom:0 !important;display:flex}.text-cover .block_content{display:flex;flex-direction:column;justify-content:center}.content .text-cover-dark{height:100%;padding:10%;min-height:300px;margin-bottom:0 !important;display:flex;background-color:#282828;color:#fff}.text-cover-dark h2{color:#fff}.text-cover-dark .block_content{display:flex;flex-direction:column;justify-content:center}.ugrid-1{margin:0}.whitebox .marker,.blackbox .marker{color:#c59d5e;font-family:"Quentin";font-size:50px;font-weight:100}.whitebox{height:400px;display:grid}.whitebox .block_content{display:flex;flex-direction:column;justify-content:center;z-index:2}.blackbox{background-color:#000;height:400px;display:grid;color:#fff}.blackbox .block_content{display:flex;flex-direction:column;justify-content:center;z-index:2}.blackbox::after,.whitebox::after{position:absolute;content:"";left:50%;top:50%;width:calc(100% - 50px);height:calc(100% - 50px);transform:translate(-50%,-50%);border:2px solid #c59d5e}.blackbox,.whitebox{padding:20px;position:relative}.parallax{color:#fff;font-size:22px}.parallax strong{color:#c59d5e !important;font-family:"Quentin";font-size:66px;font-weight:100}.parallax a{display:inline-block;background-color:transparent;max-width:320px;border:1px solid #fff;padding:10px 40px;border-radius:10px;font-size:18px;cursor:pointer;text-decoration:none !important;color:#fff}.parallax a:hover{color:#c59d5e;border:1px solid #c59d5e}#callnowbutton{display:none;position:fixed;text-decoration:none;z-index:2147483647;width:65px;height:65px;border-radius:50%;border:1px solid #fff;bottom:5px;transform:scale(0.8);right:5px;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQ4MC42IDQ4MC42IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0ODAuNiA0ODAuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8Zz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNjUuNCwzMTcuOWMtMTUuNy0xNS41LTM1LjMtMTUuNS01MC45LDBjLTExLjksMTEuOC0yMy44LDIzLjYtMzUuNSwzNS42Yy0zLjIsMy4zLTUuOSw0LTkuOCwxLjgKCQkJYy03LjctNC4yLTE1LjktNy42LTIzLjMtMTIuMmMtMzQuNS0yMS43LTYzLjQtNDkuNi04OS04MWMtMTIuNy0xNS42LTI0LTMyLjMtMzEuOS01MS4xYy0xLjYtMy44LTEuMy02LjMsMS44LTkuNAoJCQljMTEuOS0xMS41LDIzLjUtMjMuMywzNS4yLTM1LjFjMTYuMy0xNi40LDE2LjMtMzUuNi0wLjEtNTIuMWMtOS4zLTkuNC0xOC42LTE4LjYtMjcuOS0yOGMtOS42LTkuNi0xOS4xLTE5LjMtMjguOC0yOC44CgkJCWMtMTUuNy0xNS4zLTM1LjMtMTUuMy01MC45LDAuMWMtMTIsMTEuOC0yMy41LDIzLjktMzUuNywzNS41QzcuMywxMDMuOSwxLjYsMTE3LDAuNCwxMzIuM2MtMS45LDI0LjksNC4yLDQ4LjQsMTIuOCw3MS4zCgkJCWMxNy42LDQ3LjQsNDQuNCw4OS41LDc2LjksMTI4LjFjNDMuOSw1Mi4yLDk2LjMsOTMuNSwxNTcuNiwxMjMuM2MyNy42LDEzLjQsNTYuMiwyMy43LDg3LjMsMjUuNGMyMS40LDEuMiw0MC00LjIsNTQuOS0yMC45CgkJCWMxMC4yLTExLjQsMjEuNy0yMS44LDMyLjUtMzIuN2MxNi0xNi4yLDE2LjEtMzUuOCwwLjItNTEuOEM0MDMuNiwzNTUuOSwzODQuNSwzMzYuOSwzNjUuNCwzMTcuOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzQ2LjMsMjM4LjJsMzYuOS02LjNjLTUuOC0zMy45LTIxLjgtNjQuNi00Ni4xLTg5Yy0yNS43LTI1LjctNTguMi00MS45LTk0LTQ2LjlsLTUuMiwzNy4xCgkJCWMyNy43LDMuOSw1Mi45LDE2LjQsNzIuOCwzNi4zQzMyOS41LDE4OC4yLDM0MS44LDIxMiwzNDYuMywyMzguMnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDA0LDc3LjhDMzYxLjQsMzUuMiwzMDcuNSw4LjMsMjQ4LDBsLTUuMiwzNy4xYzUxLjQsNy4yLDk4LDMwLjUsMTM0LjgsNjcuMmMzNC45LDM0LjksNTcuOCw3OSw2Ni4xLDEyNy41CgkJCWwzNi45LTYuM0M0NzAuOSwxNjkuMyw0NDQuNCwxMTguMyw0MDQsNzcuOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K") center / 40px 40px no-repeat #c59d5e}@media(min-width:768px) and (max-width:1024px){.header{height:600px}.objectfit-cover,.objectfit-cover .text{min-height:400px}#callnowbutton{display:block}}@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.header{height:600px}.objectfit-cover,.objectfit-cover .text{min-height:400px}#callnowbutton{display:block}}@media(min-width:481px) and (max-width:767px){.objectfit-cover,.objectfit-cover .text{min-height:400px}}@media(min-width:320px) and (max-width:480px){:root{--spacing:15px}.header{height:400px;margin-top:80px;margin-bottom:60px}.header .slogan{top:50%}.header .slogan h2,.header .slogan p{margin:0}.objectfit-cover,.objectfit-cover .text{min-height:400px}.menu.scan{height:80px;padding:15px !important}.menu .logo{height:65px !important}.header .slogan .marker,.header .slogan p{font-size:35px}#home .header{height:400px;margin-top:80px}.site-head-start{height:400px}.parallax strong{font-size:35px}.parallax>:not(img){padding:15px}h1{font-size:35px;margin-bottom:10px}#home h1{margin-bottom:30px}h2{font-size:30px}#callnowbutton{display:block}}

/* footer-css */
.footer *{z-index:1}.footer{padding:70px 0;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"brand brand brand" ". . .";gap:var(--spacing);text-align:center;position:relative;margin-top:0}.footer a{color:#000;text-decoration:none}.footer a:hover{color:#c59d5e;text-decoration:none}.footer .brand{grid-area:brand;width:100%;margin:0 auto 30px auto}.footer .brand a{display:block}.footer .brand .logo_footer{text-align:center;left:25px;top:20px;z-index:49}.footer .brand img{max-width:450px;width:100%;padding:0 25px}.statusline{background:#c59d5e;display:flex;justify-content:center;align-items:center;color:var(--light-text-color)}.statusline *{margin:0;padding:15px 0}.statusline a{color:#fff}.footer .column{display:flex;flex-direction:column}.footer .fa .footer .fa-classic,.footer .fa-regular,.footer .fa-solid,.footer .far,.footer .fas{color:#c89d66;font-size:36px;margin-bottom:10px}.footer .marker{color:#c59d5e;font-family:"Quentin";font-size:30px;font-weight:100}@media(min-width:320px) and (max-width:480px){.footer{grid-template-columns:1fr;grid-template-areas:"brand" ".";gap:0}.footer .brand img{object-fit:contain}.statusline p{padding:0;font-size:16px;text-align:center}.statusline{flex-direction:column;padding:15px 0}.footer .brand img{max-width:300px !important}.footer .column{margin-bottom:30px}}

/* menu-css */
.menu{position:fixed;top:0;display:flex;justify-content:center;align-items:center;height:120px;--background:#fff;--color:#000;--mobile-background:#f1f1f1}.menu{width:100%;justify-content:flex-end;transition:all .3s;z-index:3;box-shadow:2px 2px 2px rgba(0,0,0,0.1);background:#fff}.menu .logo{height:100px;width:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;transition:filter 250ms ease-out}.menu.dark{background:#fff;--color:#0f0f0f;box-shadow:2px 2px 2px rgba(0,0,0,0.1);height:80px;.logo{filter:none;height:70px}}@media(pointer:fine){.submenu:hover>ul{opacity:1}}.menu .hamburger{display:none;flex-direction:column;justify-content:space-between;align-items:center;width:calc(var(--menu-height) / 1.5);height:calc(var(--menu-height) / 2);cursor:pointer;--line-height:5px}.menu .hamburger div{height:var(--line-height);width:100%;background:#c59d5e}#layout_1col .menu .hamburger div{background:#1f1f1f}.menu .hamburger div:last-of-type{margin-bottom:0}.menu>ul{display:flex;justify-content:space-evenly;align-items:center;list-style:none;padding:0;margin:0}.menu ul{list-style:none;padding:0;width:max-content}.menu ul ul{display:flex;flex-direction:column;position:absolute;opacity:0;background:var(--background);color:var(--color);width:250px}.menu li:not(:hover) ul{pointer-events:none}.menu>ul li{position:relative;font-size:18px;padding:10px 15px;color:inherit}.menu>ul li a{color:var(--color);text-decoration:none;word-wrap:anywhere;font-weight:300}.menu>ul>li:has(ul){padding-right:1.4rem}.menu>ul>li>ul{top:100%;left:10px}.menu ul li ul li ul{top:0;left:100%}.menu.scan{--scan-line-color:#197ec2;--scan-line-height:2px;--scan-duration:.3s;padding:0 30px}.menu.dark ul:is(.level1,.level2,.level) li a,.menu ul:is(.level1,.level2,.level) li a{color:var(--color);width:100%;font-family:'Lato',sans-serif;font-weight:400;font-size:16px;text-transform:none;display:block;line-height:1.5em}.menu>ul:is(.level1,.level2,.level) li.active a{color:red;background-color:red}.menu>ul:is(.level1,.level2,.level) li a:hover{color:red;text-decoration:none}.menu ul li ul{margin-left:-10px}.menu ul li ul li ul{margin-left:0}.menu ul li ul li.active,.menu ul li ul li.active>a{background-color:#f7f7f7;color:#58b6a3}.menu ul li ul li:hover,.menu ul li ul li a:hover{background-color:#f7f7f7;color:#58b6a3}li.path:has(.active)>a{color:#58b6a3 !important}@media(min-width:1025px){.menu.scan>ul li:has(ul):hover::before{content:'';position:absolute;bottom:0;left:0;width:100%;animation:scan var(--scan-duration) ease-in-out 1 forwards;height:var(--scan-line-height);background:var(--scan-line-color)}.menu.scan>ul>li:has(ul):hover::before{left:0}.menu.scan li:not(:hover) ul{transition:all var(--scan-duration)}.menu.scan li:hover>ul{animation:scan var(--scan-duration) ease-in-out 1}}.menu.grow>ul>li:hover>ul{animation:grow .3s ease-in-out}.menu.slide>ul>li:hover>ul{animation:slide .3s ease-in-out}@keyframes grow{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes scan{0%{clip-path:polygon(0 0,0 0,0 100%,0 100%)}100%{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@keyframes slide{0%{transform:translateX(-10px);opacity:0}100%{transform:translateX(0);opacity:1}}@media(min-width:320px) and (max-width:1024px){.menu{padding:var(--content-sm);height:90px;--color:#1f1f1f}.menu>ul{display:block;position:fixed;left:0;top:0;width:100vw;max-height:100vh;min-height:100vh;flex-direction:column;justify-content:center;align-items:flex-start;z-index:0;opacity:0;transition:all .3s ease-in-out;pointer-events:none;padding:0 50px;overflow-y:scroll;overflow-x:hidden}.menu>ul>li:first-of-type{margin-top:40%}.menu>ul li{padding:5px 20px}.menu>ul>li{padding:5px 0}.menu .hamburger{display:flex;margin-right:15px}.menu.active .hamburger{z-index:4;position:relative}.menu.active .hamburger div{transition:all .4s ease-in-out;position:absolute;top:50%;left:0}.menu.active .hamburger div:not(:first-of-type):not(:last-of-type){opacity:0}.menu.active .hamburger div:first-of-type{transform:rotate(45deg)}.menu.active .hamburger div:last-of-type{/*\*/transform:rotate(-45deg)}.menu.active>ul{opacity:1;background:var(--mobile-background);animation:grow .4s ease-in-out 1 forwards;pointer-events:all}.menu.active ul.active{position:relative;top:0;left:0;background:transparent;opacity:1;color:inherit;pointer-events:all}.menu.active li.open>a>.chevron{transform:rotate(90deg)}.menu .chevron{content:'';display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9IiMxZjFmMWYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNC42NDYgMS42NDZhLjUuNSAwIDAgMSAuNzA4IDBsNiA2YS41LjUgMCAwIDEgMCAuNzA4bC02IDZhLjUuNSAwIDAgMS0uNzA4LS43MDhMMTAuMjkzIDggNC42NDYgMi4zNTRhLjUuNSAwIDAgMSAwLS43MDh6Ii8+PC9zdmc+);transform:rotate(90deg);width:.8rem;height:.8rem;transform:rotate(0);transition:transform .3s ease-in-out;margin-left:5px}.logo{filter:none}}body:not(#intropage){.menu{--background:white;--color:#1f1f1f}}@media(min-width:479px){body#intropage{.menu>ul>li>ul.level1 li a{color:#1f1f1f}}/**/.menu ul>li:hover>ul li:hover>ul{opacity:1}}@media(min-width:479px) and (pointer:coarse){.menu>ul>li:hover>ul{opacity:1}}

/* google-maps-embed */
.map-placeholder{--google-maps-primary:var(--primary,#4285f4);width:100%;background-color:#f8f9fa;background-image:radial-gradient(#dee2e6 1px,transparent 1px);background-size:20px 20px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid #e9ecef;color:#495057;text-align:center;overflow:clip}.map-content{max-width:400px;padding:20px}.icon-container{color:#4285f4;margin-bottom:16px}.map-placeholder h3{margin:0 0 12px 0;font-size:1.25rem;font-weight:600;color:#212529}.disclaimer{font-size:.875rem;line-height:1.5;margin-bottom:24px;color:#414950}.map-load{background-color:var(--google-maps-primary);color:white;border:0;padding:12px 24px;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease;width:100%;font-size:1rem}.map-load:hover{background-color:color-mix(in lch,var(--google-maps-primary),black 20%)}.privacy-link{display:block;margin-top:16px;font-size:.75rem;color:#adb5bd;text-decoration:underline}

