﻿.container{margin:0 auto;max-width:1250px;padding:0 30px;position:relative;width:100%;}@media(max-width:800px){.container{padding:0 20px;}}.row{display:flex;flex-direction:column;padding:0;width:100%;}.row:last-of-type{margin-bottom:0;}.row.reverse{flex-direction:column-reverse;}.clms{display:block;flex:1 1 auto;margin-left:0;max-width:100%;width:100%;}.clms>*:first-child{margin-top:30px;}@media(min-width:800px){.clms.c1{flex:0 0 8.3333333333%;max-width:8.3333333333%;}.clms.c2{flex:0 0 16.6666666667%;max-width:16.6666666667%;}.clms.c3{flex:0 0 25%;max-width:25%;}.clms.c4{flex:0 0 33.3333333333%;max-width:33.3333333333%;}.clms.c5{flex:0 0 41.6666666667%;max-width:41.6666666667%;}.clms.c6{flex:0 0 50%;max-width:50%;}.clms.c7{flex:0 0 58.3333333333%;max-width:58.3333333333%;}.clms.c8{flex:0 0 66.6666666667%;max-width:66.6666666667%;}.clms.c9{flex:0 0 75%;max-width:75%;}.clms.c10{flex:0 0 83.3333333333%;max-width:83.3333333333%;}.clms.c11{flex:0 0 91.6666666667%;max-width:91.6666666667%;}}@media(min-width:800px){.row{flex-direction:row;margin-left:-30px;width:calc(100% + 60px);}.row.reverse{flex-direction:row;}.clms{padding:0 30px;}.clms>*:first-child{margin-top:0;}}.news-article-grid{display:flex;flex-direction:column;}.news-article-grid .news-preamble{order:-2;}.news-article-grid img{order:-1;}@media(min-width:800px){.news-article-grid{display:grid;grid-template-columns:auto auto;}.news-article-grid>*{padding:0 30px;}.news-article-grid img{grid-row:1/span 3;grid-column:2;}.news-article-grid img.noImage{display:block!important;visibility:hidden;}}@media(max-width:1150px){footer .row:has(.c4){flex-direction:column;}footer .row:has(.c4) .clms.c4{max-width:100%;}footer .row:has(.c4) .clms.c4>*:first-child{margin-top:30px;}}@media(min-width:1150px){footer .row:has(.c4) .clms.c4{flex:0 0 39%;max-width:unset;}footer .row:has(.c4) .clms.c4:nth-of-type(2){margin:0 auto;width:fit-content;flex:unset;max-width:unset;}footer .row:has(.c4) .clms.c4:nth-of-type(2) p{margin-top:0;}}header{position:fixed;height:90px;box-shadow:0 0 8px rgba(0,0,0,.2);z-index:10;width:100%;background-color:#fff;}@media(max-width:1240px){header{height:80px;}}@media(max-width:1240px){header .row{margin-left:0;width:100%;}}@media(max-width:1240px){header .clms{padding:0;}}header .top-nav{height:35px;}@media(max-width:1240px){header .top-nav{flex:0 0 40%;max-width:40%;height:auto;}}header .bottom-nav{height:55px;}@media(max-width:1240px){header .bottom-nav{flex:0 0 60%;max-width:60%;height:auto;}}header .homelink{height:55px;display:flex;padding:0 0 12px;}@media(max-width:1240px){header .homelink{margin-top:0!important;margin-bottom:0!important;padding:0;}}header .homelink img{max-width:300px;}@media(max-width:920px){header .homelink img{max-width:220px;}}@media(max-width:320px){header .homelink img{max-width:170px;}}@media(max-width:1240px){header .homelink .desktop-img{display:none;}}header .homelink .mobile-img{display:none;}@media(max-width:1240px){header .homelink .mobile-img{display:block;}}header .top-actions{justify-content:flex-end;align-items:flex-end;padding:0 15px;height:35px;}header .top-actions .icon{margin:0 0 0 10px;text-align:right;}header .top-actions .icon i{color:#a0a0a0;width:18px;height:18px;line-height:18px;font-size:18px;transition:color 200ms ease-in-out;cursor:pointer;}header .top-actions .icon i:hover{color:#464243;}@media(max-width:1240px){header .top-actions .icon i{color:#464243;}}@media(max-width:1240px){header .top-actions{margin-top:0!important;margin-bottom:0!important;padding:0;}}@media(max-width:1240px){header .container{padding:0 20px;display:flex;flex-direction:row-reverse;position:relative;height:100%;align-items:center;}}header #mainmenu{padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-end;align-content:flex-end;margin-bottom:0;margin-top:0;margin-left:auto;}@media(max-width:1240px){header #mainmenu{margin-top:0;margin-bottom:0;position:fixed;width:100%;top:80px;left:0;background-color:#fff;border-top:0 solid #a0a0a0;padding:0 20px;overflow-x:hidden;overflow-y:hidden;transition:200ms ease-in-out;transition-property:padding,border,max-height;max-height:0;height:100%;align-content:flex-start;}}header #mainmenu.triggered{padding:10px 20px;border-top-width:1px;max-height:calc(100vh - 80px);box-shadow:0 10px 10px rgba(0,0,0,.2);overflow-y:auto;}header #mainmenu .nav-item{margin-left:30px;margin-bottom:0;position:relative;}@media(max-width:1400px){header #mainmenu .nav-item{margin-left:0;}}@media(max-width:1240px){header #mainmenu .nav-item{flex:0 0 100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #a0a0a0;flex-wrap:wrap;}}header #mainmenu .nav-item:first-of-type{margin-left:0;}@media(max-width:1240px){header #mainmenu .nav-item:last-of-type{border-bottom:0;}}header #mainmenu .nav-item a{display:flex;align-items:center;padding:0 15px;font-weight:600;text-transform:uppercase;font-size:14px;color:#464243;text-decoration:none;border-bottom:3px solid transparent;transition:border-color 200ms ease-in-out;pointer-events:none;}@media(max-width:1120px){header #mainmenu .nav-item a{padding:0 10px;}}@media(max-width:1240px){header #mainmenu .nav-item a{height:60px;line-height:1em;padding:0;flex:0 0 calc(100% - 60px);border-bottom:0;font-size:16px;}}header #mainmenu .nav-item .header-page-icon{height:15px;margin:0 0 0 10px;}header #mainmenu .nav-item .submenu-trigger{display:none;flex:0 0 60px;height:60px;line-height:60px;text-align:right;color:#a0a0a0;font-size:16px;}@media(max-width:1240px){header #mainmenu .nav-item .submenu-trigger{display:block;}}header #mainmenu .nav-item .submenu{display:none;position:absolute;padding:0;list-style:none;background-color:#fff;padding:20px 0;width:270px;box-shadow:0 2px 6px rgba(0,0,0,.16);}@media(max-width:1240px){header #mainmenu .nav-item .submenu{width:100%;flex:0 0 100%;position:relative;max-height:0;display:block;overflow:hidden;padding:0;transition:max-height 200ms ease-in-out;box-shadow:none;}}header #mainmenu .nav-item .submenu.visible{max-height:800px;padding:0;}header #mainmenu .nav-item .submenu .nav-item{border-bottom:0;margin-left:0;}header #mainmenu .nav-item .submenu .nav-item a{height:auto;border:0;padding:10px 20px;transition:color 200ms ease-in-out;text-transform:none;font-weight:400;font-size:16px;line-height:21px;pointer-events:all;}@media(max-width:1240px){header #mainmenu .nav-item .submenu .nav-item a{flex:1;text-transform:none;color:#464243;padding:15px 0;}}header #mainmenu .nav-item .submenu .nav-item a:hover{color:#ff581d;}header #mainmenu .nav-item:hover a,header #mainmenu .nav-item:active a,header #mainmenu .nav-item:focus a{border-color:#ff581d;}header #mainmenu .nav-item:hover .submenu,header #mainmenu .nav-item:active .submenu,header #mainmenu .nav-item:focus .submenu{display:block;}header #mainmenu .nav-item.active a{border-color:var(--empori-accent-color);}@media(max-width:1240px){header #mainmenu .nav-item.active a{border:0;color:var(--empori-accent-color);}}header #mobileMenuTrigger{display:none;}@media(max-width:1240px){header #mobileMenuTrigger{display:block;}}footer{background-color:#dfe4e6;padding:70px 0;}@media(max-width:800px){footer{padding:20px 0 50px;}}@media(max-width:800px){footer .icon-paragraph{align-items:flex-start;}}footer .icon-paragraph i{width:28px;height:28px;line-height:28px;text-align:center;border-radius:50%;background-color:var(--empori-accent-color-lighten-45);color:var(--empori-accent-color);margin:0 10px 0 0;font-size:15px;}@media(max-width:800px){footer .icon-paragraph i{width:20px;height:20px;line-height:20px;font-size:12px;margin:0 5px 0 0;}}footer .icon-paragraph a{text-decoration:none;color:#464243;}@media(max-width:800px){footer .icon-paragraph span{flex:0 0 calc(100% - 25px);}}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6,footer strong{color:#000;}footer .footer-page-list{margin:0 0 30px;}footer .footer-page-list .button.inline{display:block;margin:0 0 1em;}footer .row p,footer .row a,footer .row .inline{font-size:17px;line-height:24px;}body{margin:0;padding:0;font-size:100%;font-family:"Inter",sans-serif;color:#464243;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}@media(max-width:800px){body{font-size:11pt;}}body *{box-sizing:border-box;word-break:break-word;}body .flex-element{display:flex;flex-wrap:wrap;}body .lazy{background-image:none!important;}body main{padding:80px 0 70px;}@media(min-width:1240px){body main{padding:90px 0 120px;}}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:600;margin:0 0 20px;}body h1{color:var(--empori-accent-color);font-weight:300;font-size:50px;line-height:60px;letter-spacing:-.5px;}@media(max-width:800px){body h1{font-size:28px;line-height:36px;font-weight:400;}}body h2{color:var(--empori-accent-color);font-weight:400;font-size:30px;line-height:38px;}@media(max-width:800px){body h2{font-size:28px;line-height:36px;}}body h3{font-weight:500;font-size:26px;line-height:34px;}body h4{color:#ff581d;font-weight:600;font-size:17px;line-height:28px;}body p{font-weight:400;font-size:19px;line-height:28px;}body a{color:#464243;font-weight:500;font-size:19px;line-height:28px;}body a:hover{color:#2c292a;}body img{max-width:100%;}body ul{padding-inline-start:20px;}body ul li{margin:0 0 10px;}body ul li:last-child{margin:0;}body ul.custom-ul{padding:0;list-style:none;}body ul.custom-ul li{position:relative;padding-left:30px;font-size:27px;}body ul.custom-ul li::before{content:"";position:absolute;top:17px;left:0;transform:translate(0,-50%);width:15px;height:15px;background-color:#ff581d;border-radius:50%;}body ul.custom-ul li::marker{display:none;}body .default-page-title{color:var(--empori-accent-color);}@media(max-width:800px){body .default-page-title{margin:45px 0 30px;}}body .preamble,body .preamble p,body .default-page-preamble p{font-size:21px;line-height:32px;font-weight:500;}body .default-page-preamble *:last-child{margin-bottom:0;}body .default-page-title,body .default-page-preamble{max-width:66%;}@media(max-width:800px){body .default-page-title,body .default-page-preamble{max-width:100%;}}body .row .default-page-image{background-position:center;background-size:cover;background-repeat:no-repeat;height:400px;}@media(max-width:800px){body .row .default-page-image{margin:0 -20px 0;max-width:calc(100% + 40px);height:40vh;}}body .fa-external-link{color:#ff581d;}body .custom-text-large{font-size:27px;}body .custom-text-medium{font-size:21px;}body .custom-h3{font-size:32px;color:#ff581d;}.godsed-startpage-hero{background-color:#a0a0a0;background-position:center;background-size:cover;width:100%;height:505px;max-width:1800px;margin:0 auto;}.godsed-startpage-hero h1{color:#ff581d;padding:70px 30px 265px;font-size:50px;line-height:60px;letter-spacing:.75px;font-weight:300;}@media(max-width:800px){.godsed-startpage-hero h1{font-size:38px;line-height:46px;}}.godsed-startpage-hero h1 span{display:block;max-width:800px;padding:0 30px;border-left:3px solid;}@media(max-width:800px){.godsed-startpage-hero h1 span{padding:0;border-left:0;}}