.footer{width:100%;background:var(--footerbg);color:var(--footertxt);padding-top:2rem}@media(max-width:960px){.footer{padding-bottom:50px!important}}.footer .footer-logo{max-width:40px}.footer .menu-links a{display:block;text-decoration:none;color:var(--footer-link,#fff);transition:color .2s;font-weight:300}.footer link{font-weight:300}.footer .footertxt--text{font-size:45px;color:var(--footertxt);font-weight:400;letter-spacing:1px}.footer .site-title{font-size:29px;color:var(--footertxt,#fff)}.footer .link:hover{color:var(--footer-link-hover,#00d8de)!important}.footer .menu-links.small{position:relative}.footer .theme--dark .menu-links.small a:not(:last-child){border-right:2px solid var(--footer-slogan,#4ec3d6);margin-right:16px;padding-right:16px}@media(max-width:960px){.footer .menu-links a{margin-bottom:20px}.footer .menu-links.small a{margin-bottom:20px;font-size:20px;font-weight:300;border-right:none!important;margin-right:0!important;padding-right:0!important}}.footer .d-flex{display:flex!important}.footer .flex-column{flex-direction:column!important}.footer .justify-space-between{justify-content:space-between!important}.footer .align-stretch{align-items:stretch!important}.footer .text-uppercase{text-transform:uppercase!important}.footer .text-h4{font-size:25.5px!important;letter-spacing:1.275px!important;line-height:34px}@media(min-width:960px){.footer .text-md-h3{font-size:30px!important;letter-spacing:1.9125px!important;line-height:45px}}.footer .text-h5{font-size:20.4px!important;letter-spacing:1.02px!important;line-height:30.6px}@media(min-width:1200px){.footer .text-lg-h4{font-size:25.5px!important;letter-spacing:1.275px!important;line-height:34px}}.footer .mb-0{margin-bottom:0!important}.footer .mb-2{margin-bottom:.5rem!important}.footer .mb-12{margin-bottom:3rem!important}.footer .mt-3{margin-top:1rem!important}.footer .mt-10{margin-top:2.5rem!important}@media(min-width:960px){.footer .mt-md-6{margin-top:1.5rem!important}}.footer .mt-md-15{margin-top:4rem!important}.footer .mt-lg-2{margin-top:.5rem!important}.footer .ml-3{margin-left:1rem!important}.footer .light-font{font-weight:300!important}.footer .page-container{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}.footer .row{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.footer .col-12{flex:0 0 100%;max-width:100%;padding-left:.5rem;padding-right:.5rem}.footer .col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.footer .col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.footer .col-sm-3{flex:0 0 25%;max-width:25%}.footer .mt-n6{margin-top:-1.5rem!important}.footer .mt-md-0{margin-top:0!important}.footer .spacer{flex:1 1 auto}.footer .white--text{color:var(--footer-text,#fff)!important}.footer .footerbg{background:var(--footer-bg,#1a2e36)}.footer .onlyMobile{display:none}@media(max-width:960px){.footer .onlyMobile{display:block}}.footer .nuxt-link-active{color:var(--superlightblue)!important}@media(min-width:960px){.footer .mt-md-15{margin-top:60px!important}}.footer .mt-10{margin-top:40px!important}.megamenu{position:absolute;width:100%;z-index:200;opacity:0;transform:translateY(-20px);transition:opacity .3s ease-in-out,transform .3s ease-in-out;pointer-events:none;background:var(--megamenu);color:#fff;top:100%;left:0;min-height:350px}.megamenu.active{opacity:1;transform:translateY(0);pointer-events:auto}.megamenu .white--text{color:#fff}.megamenu .links{display:flex;flex-direction:column;align-items:flex-start;margin-top:.5rem}.megamenu .links a{position:relative;margin-bottom:10px;color:#fff;text-decoration:none;padding:3px 0;font-size:14px;line-height:2.5em;font-weight:300;text-transform:uppercase;transition:color .2s}.megamenu .links a:after{content:"";transition:all .25s ease;height:1px;background:#18637c;width:100%;max-width:50px;position:absolute;bottom:0;left:0}.megamenu .links a:hover{color:var(--superlightblue)!important}.megamenu .links a:hover:after{background:var(--superlightblue);max-width:400px}.megamenu .text-h3{color:#fff;margin-bottom:.5em;font-size:30px!important;letter-spacing:1.9125px!important;font-weight:300;line-height:45px}.megamenu .headline hr{border:none;border-top:2px solid var(--headline);margin:2rem 0 0}.megamenu .megamenu-close{position:absolute;top:24px;right:32px;border:none;cursor:pointer;z-index:10;padding:0;background:#ffa448;border-radius:50px}@media(max-width:900px){.megamenu .megamenu{min-height:0;padding-bottom:2rem}.megamenu .links a{font-size:1rem;line-height:2em}}.megamenu-close{position:absolute;top:24px;right:32px;background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:10;padding:0}.ThemeSwitch{flex-shrink:0;height:58px;width:58px;border-radius:3px;justify-content:center}