/* base-css */
:root{--content-xl:240px;--content-lg:160px;--content-md:100px;--content-sm:15px;--content:var(--content-md);--fonts:'Inter',sans-serif;--spacing:1rem;--primary:#202637}body,html{min-width:100vw;min-height:100vh;padding:0;margin:0}body{margin:0;text-align:left;font-weight:400;font-family:'Roboto',sans-serif;font-size:18px;color:#000;line-height:1.8em}*{box-sizing:border-box;font-family:var(--fonts)}figure{margin:0}a{color:#831414;text-decoration:none}#main{margin:120px 0}.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:#eee;--spacing:35px;--menu-height:70px}.header{height:600px;overflow:hidden;position:relative;box-shadow:rgba(50,50,93,0.25) 0 13px 27px -5px,rgba(0,0,0,0.3) 0 8px 16px -8px;margin-bottom:calc(var(--spacing) * 2);background-image:url(/stream/images/layout/background.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}body#home .header{margin-bottom:0;height:90vh}.header img{width:100%;object-fit:cover;display:block}.header:has(* img):after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.header .slogan{color:#efefef;font-size:50px;font-weight:600;font-family:'Roboto',sans-serif;padding:0 20px;max-width:1550px;margin:0 auto;display:flex;flex-direction:row;height:100%}.header .slogan .slogan_text{width:45%;align-self:center;line-height:1.2em}.header .slogan .picture{width:55%;align-self:flex-end}.header .slogan p{font-size:24px;font-weight:lighter}.main-head{margin:-500px auto 0 auto;min-height:500px;padding:0;max-width:1450px;z-index:2;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center}.c50l{width:39%}.c50r{width:60%}.main-head .objectfit-cover,.main-head .objectfit-cover .text{width:100%;min-height:500px;height:100%;position:relative}.main-head .objectfit-cover .tb_image{width:100%;height:100%;object-fit:cover;margin:0;position:absolute}.main-head .text{height:100%;margin-right:auto;margin-left:auto;padding:4em 0;max-width:600px;min-height:300px}.main-head .text h1{margin-bottom:0 !important;font:600 52px 'Roboto',Arial,sans-serif;margin-bottom:30px;color:#fff;hyphens:auto}.main-head .text .simple-button-plugin{display:inline-block;background-color:#23e5f2;border:2px solid #23e5f2;padding:12px 10px;border-radius:5px;font-size:18px;c ursor:pointer;color:#565555;text-decoration:none;text-align:center;line-height:1em}.main-head .text .simple-button-plugin:hover{color:#fff;background-color:#831414;border:2px solid #fff}@media screen and (max-width:1280px){.main-head{flex-direction:column;justify-content:end;margin:-550px auto 0 auto}.main-head .text h1{padding:2em 0;max-width:600px;min-height:300px}.c50r{width:90%}}.subcolumns{display:flex}.subcolumns>*{flex:1}.menu{height:var(--menu-height);width:100%;justify-content:flex-end;transition:all .3s;z-index:3}.menu .logo{width:226px;margin:5px auto 0 10px}.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%}.marker{border-left:5px solid #23e5f2;padding:8px 25px}h1{color:#831414;font-size:60px;font-family:'Roboto',sans-serif;font-weight:bold;margin-bottom:60px;line-height:normal}body#home h1{color:#831414;font-size:65px;font-family:'Roboto',sans-serif;font-weight:bold;margin-bottom:60px;line-height:normal}h2{color:#831414;font-family:'Roboto',sans-serif;font-size:36px;font-weight:bold;margin-bottom:30px;line-height:normal;margin-block-start:0}body#home h2{color:#831414;font-size:42px;font-family:'Roboto',sans-serif;font-weight:bold;margin-bottom:60px;line-height:normal;margin-block-start:0}h3{color:#831414;font-family:'Roboto',sans-serif;font-size:24px;font-weight:600;margin-bottom:30px}body#home h3{color:#831414;font-family:'Roboto',sans-serif;font-size:32px;font-weight:normal;margin-bottom:30px;line-height:normal}h4{color:#831414;font-family:'Roboto',sans-serif;font-size:24px;font-weight:normal;margin-bottom:30px;margin-top:0}h5{color:#831414;font-family:'Roboto',sans-serif;font-size:20px;font-weight:600;margin-bottom:10px;margin-top:0}.kontakt_start{font-size:22px;font-family:'Roboto',Arial,sans-serif;font-weight:300;color:#fff;z-index:2;max-width:1400px;margin:-100px auto 0 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;height:195px;position:relative}.kontakt_start a{color:#fff}.kontakt_start .marker{border-left:5px solid #23e5f2;padding:8px 25px;color:#fff}.eins{width:100%;background:#565555;float:left;padding:20px 0;text-align:center}.zwei{width:100%;background:#656565;float:left;padding:20px 0;text-align:center}.drei{width:100%;background:#565555;float:left;padding:20px 0;text-align:center}.slogan .simple-button-plugin{display:inline-block;background-color:#23e5f2;border:2px solid #23e5f2;padding:12px 10px;border-radius:5px;font-size:18px;c ursor:pointer;color:#565555;text-decoration:none;width:250px;text-align:center;line-height:1em}body#home .kontakt_start .simple-button-plugin{display:inline-block;background-color:transparent;border:2px solid #23e5f2;padding:7px 10px;border-radius:5px;font-size:18px;cursor:pointer;color:#fff;text-decoration:none;width:250px}body#home .kontakt_start .simple-button-plugin:hover{background-color:#23e5f2;border:2px solid #23e5f2;color:#565555}.simple-button-plugin{display:inline-block;background-color:#831414;border:2px solid #831414;padding:5px 10px;border-radius:5px;font-size:18px;cursor:pointer;color:#fff;text-decoration:none;min-width:250px;text-align:center}.simple-button-plugin:hover{background-color:#565656;border:2px solid #565656;color:#fff}.btn{display:inline-block;background-color:#831414;border:2px solid #831414;padding:5px 10px;border-radius:5px;font-size:18px;cursor:pointer;color:#fff;text-decoration:none;width:250px;text-align:center}.btn:hover{background-color:#23e5f2;border:2px solid #23e5f2;color:#565555}.objectfit-cover,.objectfit-cover .text{width:100%;height:100%}.objectfit-cover .text p{margin:0}#startlink div{height:100%;background-position:center !important;background-size:cover !important}#startlink{position:relative}#startlink p{position:absolute;bottom:2rem;left:2rem;z-index:2;color:#fff}#startlink p .marker{position:absolute;bottom:3rem;width:300px;color:#fff;font-size:22px}#startlink a{color:white !important}#startlink::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:inherit;opacity:.7;z-index:1;pointer-events:none}#startlink::before{content:"";position:absolute;top:10px;width:calc(100% - 20px);height:calc(100% - 20px);border:3px solid white;left:10px;box-sizing:border-box;z-index:2}.objectfit-cover .tb_image{width:100%;height:100%;object-fit:cover}.objectfit-cover img.tb_image{width:100%;height:100%;object-fit:cover}#startlink.objectfit-cover{position:relative}#startlink.objectfit-cover table{height:100%}#startlink.objectfit-cover tr{height:100%}#startlink.objectfit-cover td{position:relative;height:100%;overflow:hidden}#startlink.objectfit-cover td>div{height:100%}#service.objectfit-cover{position:relative}#service.objectfit-cover table{height:100%}#service.objectfit-cover tr{height:100%}#service.objectfit-cover td{position:relative;height:100%;overflow:hidden}#service.objectfit-cover td>div{height:100%}#service div{height:100%;background-position:center !important;background-size:cover !important}#service.objectfit-cover img{filter:grayscale(100%);-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%)}#service{position:relative}#service p{position:absolute;bottom:1rem;left:2rem;z-index:2;color:#fff}#service p .marker{position:absolute;bottom:1rem;width:300px;color:#fff;font-size:18px}#service a{color:white !important}#service::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:inherit;opacity:.7;z-index:1;pointer-events:none}.bewertung{margin:100px 0 0 0;padding:80px 0;border-bottom:2px solid #831414;border-top:2px solid #831414}.card .title{color:#831414}.card .title a{color:#831414 !important}.cards .card .inner{padding:20px !important}.cards{gap:15px !important}.cards .card a{color:#831414 !important;text-decoration:underline}#tns1-mw,#tns2-mw{max-width:1200px}#tns1-ow{margin:auto}.tns-ovh{width:100% !important}.tns-nav{bottom:-50px !important}.tns-outer{padding:0 !important;width:100% !important}.qcta h2{margin-bottom:0;font-size:40px;font-weight:normal}.qcta p{font-size:18px;font-weight:normal;margin-bottom:1rem}.textlink .block_content{height:100%;display:flex;justify-content:center;align-items:center}.grau,.rot{height:250px;border-bottom:5px solid #831414;font:400 22px 'Roboto',sans-serif;color:#fff;display:flex;justify-content:center;align-items:center;text-align:center}.grau{background-color:#565656}.grau:hover{text-decoration:none}.rot{background-color:#831414}.rot:hover{text-decoration:none}a.grau,a.rot{height:250px !important}.grau .block_content.text,.rot .block_content.text,.grau p,.rot p{margin:0;padding:0}.infobox{background-color:#f6f6f6;border:1px solid #831414;padding:25px}.infobox h2{font-size:30px !important;margin-bottom:0 !important}.rezeption_small{display:none}.bense-acc h3{margin:0;font-weight:500}#buttons{flex-direction:column;align-items:flex-start;justify-content:center;position:fixed;display:inline-flex;vertical-align:middle;right:-1px;top:50%;transform:translateY(-52%);z-index:500;transition:all 1s}#buttons.inactive{right:-100%}#buttons.active{right:-1px}.btn-secondary{color:#fff;background:#831414;padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border:1px solid #fff;width:100%;transition:background .3 ease,all .3 ease}#buttons .btn-secondary:first-of-type{border-top-left-radius:2rem !important}#buttons .btn-secondary:last-of-type{border-bottom-left-radius:2rem !important;border:1px solid #fff}.btn-secondary:hover{background:#831414;text-decoration:none;color:#fff;border-top-left-radius:2rem;border-bottom-left-radius:2rem}#buttons .fa,#buttons .fas,#buttons .fa-brands,#buttons .fa-solid,#buttons .fa-regular{display:inline-block;margin-right:12px;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn-sm{display:inline-block;margin-right:12px;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:2400px){#buttons{transform:translate(100%,-52%)}#buttons .btn-secondary{transform:translateX(-45px);transition:transform .3s ease-in-out,background .3s ease,color .3s ease,all .5s ease}#buttons .btn-secondary:hover{transform:translateX(-100%)}}#callnowbutton{display:none;position:fixed;text-decoration:none;z-index:100;width:65px;height:65px;border-radius:50%;border:2px solid white;bottom:5px;transform:scale(0.8);left:0;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDQ4MC42IDQ4MC42IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0ODAuNiA0ODAuNjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNGRkZGRkY7fQo8L3N0eWxlPgo8Zz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNjUuNCwzMTcuOWMtMTUuNy0xNS41LTM1LjMtMTUuNS01MC45LDBjLTExLjksMTEuOC0yMy44LDIzLjYtMzUuNSwzNS42Yy0zLjIsMy4zLTUuOSw0LTkuOCwxLjgKCQkJYy03LjctNC4yLTE1LjktNy42LTIzLjMtMTIuMmMtMzQuNS0yMS43LTYzLjQtNDkuNi04OS04MWMtMTIuNy0xNS42LTI0LTMyLjMtMzEuOS01MS4xYy0xLjYtMy44LTEuMy02LjMsMS44LTkuNAoJCQljMTEuOS0xMS41LDIzLjUtMjMuMywzNS4yLTM1LjFjMTYuMy0xNi40LDE2LjMtMzUuNi0wLjEtNTIuMWMtOS4zLTkuNC0xOC42LTE4LjYtMjcuOS0yOGMtOS42LTkuNi0xOS4xLTE5LjMtMjguOC0yOC44CgkJCWMtMTUuNy0xNS4zLTM1LjMtMTUuMy01MC45LDAuMWMtMTIsMTEuOC0yMy41LDIzLjktMzUuNywzNS41QzcuMywxMDMuOSwxLjYsMTE3LDAuNCwxMzIuM2MtMS45LDI0LjksNC4yLDQ4LjQsMTIuOCw3MS4zCgkJCWMxNy42LDQ3LjQsNDQuNCw4OS41LDc2LjksMTI4LjFjNDMuOSw1Mi4yLDk2LjMsOTMuNSwxNTcuNiwxMjMuM2MyNy42LDEzLjQsNTYuMiwyMy43LDg3LjMsMjUuNGMyMS40LDEuMiw0MC00LjIsNTQuOS0yMC45CgkJCWMxMC4yLTExLjQsMjEuNy0yMS44LDMyLjUtMzIuN2MxNi0xNi4yLDE2LjEtMzUuOCwwLjItNTEuOEM0MDMuNiwzNTUuOSwzODQuNSwzMzYuOSwzNjUuNCwzMTcuOXoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzQ2LjMsMjM4LjJsMzYuOS02LjNjLTUuOC0zMy45LTIxLjgtNjQuNi00Ni4xLTg5Yy0yNS43LTI1LjctNTguMi00MS45LTk0LTQ2LjlsLTUuMiwzNy4xCgkJCWMyNy43LDMuOSw1Mi45LDE2LjQsNzIuOCwzNi4zQzMyOS41LDE4OC4yLDM0MS44LDIxMiwzNDYuMywyMzguMnoiLz4KCQk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDA0LDc3LjhDMzYxLjQsMzUuMiwzMDcuNSw4LjMsMjQ4LDBsLTUuMiwzNy4xYzUxLjQsNy4yLDk4LDMwLjUsMTM0LjgsNjcuMmMzNC45LDM0LjksNTcuOCw3OSw2Ni4xLDEyNy41CgkJCWwzNi45LTYuM0M0NzAuOSwxNjkuMyw0NDQuNCwxMTguMyw0MDQsNzcuOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K") center / 40px 40px no-repeat #831414}@media(min-width:1025px) and (max-width:1280px){.header{height:600px}.header .slogan{flex-direction:column;justify-content:end}.header .slogan .slogan_text{width:90%;align-self:center}.header .slogan .picture{width:60%;align-self:center}.main-head{flex-direction:column;justify-content:end;margin:-550px auto 0 auto}.main-head .text h1{padding:2em 0;max-width:600px;min-height:300px;text-align:center}.c50r{width:90%}}@media(min-width:768px) and (max-width:1024px){.header{height:500px}.header .slogan{flex-direction:column;justify-content:end}.kontakt_start{flex-direction:column;height:auto}.header .slogan .slogan_text{width:90%;align-self:center}.header .slogan .picture{width:80%;align-self:center}.main-head{flex-direction:column;justify-content:end;margin:-550px auto 0 auto}.main-head .text h1{padding:2em 0;max-width:600px;min-height:300px;text-align:center}.c50r{width:90%}#buttons{display:none}#callnowbutton{display:block}}@media(min-width:768px) and (max-width:1024px) and (orientation:landscape){.header{height:400px}.header .slogan{flex-direction:column;justify-content:end}.kontakt_start{flex-direction:column;height:auto}.header .slogan .slogan_text{width:90%;align-self:center}.header .slogan .picture{width:60%;align-self:center}.main-head{flex-direction:column;justify-content:end;margin:-550px auto 0 auto}.main-head .text h1{padding:2em 0;max-width:600px;min-height:300px;text-align:center}.c50r{width:90%}#buttons{display:none}#callnowbutton{display:block}}@media(min-width:481px) and (max-width:767px){.kontakt_start{flex-direction:column;height:auto}.header .slogan{flex-direction:column;justify-content:end}.header .slogan .slogan_text{width:90%;align-self:center}.header .slogan .picture{width:100%;align-self:center}.main-head{flex-direction:column;justify-content:end;margin:-600px auto 0 auto}.main-head .text h1{padding:2em 0 0 0;max-width:600px;min-height:250px;text-align:center;font:600 42px 'Roboto',Arial,sans-serif}.c50l{width:90%}.c50r{width:90%}.main-head .objectfit-cover,.main-head .objectfit-cover .text{width:100%;min-height:300px;height:100%;position:relative}#buttons{display:none}#callnowbutton{display:block}}@media(min-width:320px) and (max-width:480px){:root{--spacing:15px}.header{height:500px;background-image:url(/stream/images/layout/background-mobile.jpg)}.header .slogan{flex-direction:column;justify-content:end;font-size:26px}.kontakt_start{flex-direction:column;height:auto;margin:0 auto}.header .slogan .slogan_text{width:90%;align-self:center;margin-bottom:20px}.header .slogan .picture{width:90%;align-self:center}body#home h1{font-size:36px}body#home h2{font-size:32px}body#home .header{margin-bottom:0;height:70vh}.main-head{flex-direction:column;justify-content:end;margin:-450px auto 0 auto}.main-head .text h1{padding:2em 0 0 0;max-width:600px;min-height:250px;text-align:center;font:600 42px 'Roboto',Arial,sans-serif}.c50l{width:90%}.c50r{width:90%}.main-head .objectfit-cover,.main-head .objectfit-cover .text{width:100%;min-height:300px;height:100%;position:relative}.slogan .simple-button-plugin{padding:12px 5px !important;font-size:16px !important;width:220px !important;margin-top:18px}.rezeption_big{display:none}.rezeption_small{display:block}#buttons{display:none}#callnowbutton{display:block}}

/* footer-css */
footer{margin-top:100px}.footer{background:#565656;background-position:center;background-size:contain;background-repeat:no-repeat;position:relative;text-align:center;color:#fff}.footer *{z-index:1}.footer{padding:170px 0 100px 0;display:grid;grid-template-columns:25% 25% 25% 25%;grid-template-areas:"brand brand brand brand" ". . . ."}.footer [class*="fa-"]{margin-right:7px}.footer h4{font-size:1.1rem;font-weight:lighter;color:var(--dark-text-color);margin-bottom:7px}.footer a{color:#fff;text-decoration:none}.footer a:hover{color:#fff;text-decoration:underline}.footer .column{display:flex;flex-direction:column;justify-content:center}.statusline{background:#831414;display:flex;justify-content:space-between;align-items:center;color:#fff;border-top:1px solid #fff;text-align:center;display:block;font-size:17px;font-weight:300}.statusline *{margin:0;padding:15px 0}.statusline a{color:#fff;text-decoration:none}.statusline a:hover{color:#fff;text-decoration:underline}.contact{padding:0 25px;max-width:1600px;margin:0 auto -70px auto}.contact p{margin:0 0 1.5em 0}.contact h2{color:#fff !important;font-family:'Roboto',sans-serif !important;font-size:60px !important;font-weight:900 !important;margin-bottom:40px !important;text-transform:uppercase;line-height:1.2em !important}.contact_inner .column{display:flex;flex-direction:column;justify-content:center}.contact h2{margin-block-start:0}.contact_inner{background:#831414;background-image:url("/stream/images/layout/background.jpg");background-position:center;background-size:cover;position:relative;color:#fff;padding:0;font-size:24px;box-shadow:1px 1px 9px rgba(0,0,0,0.4);display:flex;justify-content:space-around;z-index:2}@media(max-width:1024px){.footer{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;grid-template-areas:none}}@media(max-width:1024px) and (min-width:481px){.footer .brand{grid-column:1 / span 2;padding:20px 0;width:100%}.contact h2{font-size:42px}.contact img{display:none}}@media(min-width:320px) and (max-width:480px){.footer{grid-template-columns:1fr}.footer .brand{height:125px;width:100%}.footer .brand img{object-fit:contain}.statusline p{padding:0}.statusline{flex-direction:column;padding:15px 0}.contact h2{font-size:30px}}

/* menu-css */
.menu{display:flex;background:transparent;transition:.2s all ease-in-out;--background:#fff;--color:#000;--mobile-background:#fff}.menu:not(.on-scroll){position:absolute;z-index:1;height:120px;padding-top:30px}.menu.dark{background:#fff;box-shadow:1px 1px 9px #e5e5e5}.menu.on-scroll{position:fixed;top:0;flex-direction:row;height:120px}.menu:not(.dark) .logo img{filter:brightness(0) invert(1)}.menu li.open>a>.chevron{transform:translateY(0) rotate(90deg)}.menu .hamburger{display:none;flex-direction:column;justify-content:space-between;align-items:center;width:calc(var(--menu-height) / 2.5);height:40px;cursor:pointer;--line-height:2px;margin-top:28px}.menu.dark .hamburger div{height:5px;width:100%;background:#1a3760}.menu .hamburger div{height:5px;width:100%;background:#fff}.menu .hamburger div:last-of-type{margin-bottom:0}.menu{padding:0 25px 0 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}.menu ul ul{display:flex;flex-direction:column;position:absolute;opacity:0;background:var(--background);min-width:max-content;color:var(--color)}.menu li:not(:hover) ul{pointer-events:none}.menu>ul li{position:relative;font-size:1.2rem;padding:10px 15px;color:inherit;font-family:'Lato',sans-serif}.menu.dark>ul li a{color:#1a3760;text-decoration:none}.menu.dark>ul li a:hover{color:#831414;text-decoration:none}.menu.dark>ul li.active a{color:#831414;text-decoration:none}.menu>ul li a:hover{color:#82a6c6;text-decoration:none}.menu>ul li.active a{color:#82a6c6;text-decoration:none}.menu.scan{--scan-line-color:#197ec2;--scan-line-height:2px;--scan-duration:.3s}.menu>ul>li>ul.level1{margin-top:0}.menu>ul>li>ul.level1 li a{color:#1a3760;width:100%;font-family:'Lato',sans-serif;font-weight:400;font-size:18px;text-transform:none;display:block}.menu.dark>ul>li>ul.level1 li a{color:#1a3760;width:100%;font-family:'Lato',sans-serif;font-weight:400;font-size:18px;text-transform:none;display:block}.menu>ul>li>ul.level1 li.active a{color:#831414}.menu>ul>li>ul.level1 li a:hover{color:#831414;text-decoration:none}.menu>ul>li>ul.level1 li .level2{margin-top:0}.menu>ul>li>ul.level1 li .level2 li a{color:#1a3760;width:100%;font-family:'Lato',sans-serif;font-weight:400;font-size:18px;text-transform:none;display:block}.menu.dark>ul>li>ul.level1 li .level2 li a{color:#1a3760;width:100%;font-family:'Lato',sans-serif;font-weight:400;font-size:18px;text-transform:none;display:block}.menu>ul>li>ul.level1 li .level2 li.active a{color:#831414}.menu>ul>li>ul.level1 li .level2 li a:hover{color:#831414;text-decoration:none}@media(min-width:1190px){.menu:not(.dark)>ul li a{color:#fff;text-decoration:none}.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:10px}.menu>ul>li>ul{top:100%;left:-60px}.menu>ul>li:hover>ul{opacity:1}.menu ul li ul li ul{top:0;left:100%}.menu ul>li:hover>ul li:hover>ul{opacity:1}.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:1190px){.menu>ul{display:flex;position:fixed;left:0;top:0;width:100vw;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}.menu>ul li{padding:5px 20px}.menu>ul>li{padding:5px 0}.menu .hamburger{display:flex}.menu.active .hamburger{z-index:4;position:relative}.menu.active .hamburger div{transition:all .4s ease-in-out;position:absolute;top:50%;left:0;background:#1a3760}.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 .chevron{transform:rotate(0)}.menu.active li.open>a>.chevron{transform:rotate(90deg)}.menu .chevron{content:'';display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9ImN1cnJlbnRDb2xvciIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjY0NiAxLjY0NmEuNS41IDAgMCAxIC43MDggMGw2IDZhLjUuNSAwIDAgMSAwIC43MDhsLTYgNmEuNS41IDAgMCAxLS43MDgtLjcwOEwxMC4yOTMgOCA0LjY0NiAyLjM1NGEuNS41IDAgMCAxIDAtLjcwOHoiLz48L3N2Zz4=);transform:rotate(0);width:1.1rem;height:1.1rem;transition:transform .3s ease-in-out;margin-left:5px}.menu li{width:100%;text-align:center}.menu .hamburger{width:50px;height:32px;margin-top:45px}}@media(min-width:320px) and (max-width:400px){.menu.on-scroll{height:80px}.menu img.logo{width:36vw}.menu.on-scroll a.logo{margin-right:auto;width:auto}/**/.menu .hamburger{width:50px;height:32px;margin-top:25px}}

/* timeline-css */
@mixin tablet-and-up{@media screen and (min-width:769px){@content}}@mixin mobile-and-up{@media screen and (min-width:601px){@content}}@mixin tablet-and-down{@media screen and (max-width:768px){@content}}@mixin mobile-only{@media screen and (max-width:600px){@content}}.sessions ul,.sessions li{list-style:none;padding:0}.timeline ul{padding-left:10px}.sessions{margin:2rem 0 4rem 0;border-radius:12px;position:relative}.sessions li{padding-bottom:1.5rem;border-left:1px solid #565656;position:relative;padding-left:20px;margin-left:10px;&:last-child{border:0;padding-bottom:0}&:before{content:"";width:15px;height:15px;background:#831414;border:1px solid #831414;box-shadow:3px 3px 0 #d6d6d6;box-shadow:3px 3px 0 #d6d6d6;border-radius:50%;position:absolute;left:-10px;top:0}}.sessions .time{color:#2a2839;font-family:"Roboto",sans-serif;font-weight:600;line-height:1em;@include mobile-and-up{font-size:.9rem}@include mobile-only{margin-bottom:.3rem;font-size:.85rem}}

