#header{flex-direction:column;min-height:200px;margin-bottom:30px;padding-top:30px;padding-bottom:0;padding-left:0;padding-right:0;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;transition:all 0.3s ease-in-out}#header #brand{display:block}#header #brand img{height:140px;transition:all 0.3s ease-in-out}#header .navbar{padding-top:0;padding-bottom:0}#header .navbar .nav-link{color:#1f273a;font-size:1.25rem}#header .waves{position:relative;width:100%;height:10vh;margin-bottom:-7px;min-height:100px;max-height:150px}#header .waves.waves-sm{height:50px;min-height:50px}#header .waves.no-animation .moving-waves>use{animation:none}#header .wave-rotate{transform:rotate(180deg)}#header .moving-waves>use{animation:move-forever 40s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite}#header .moving-waves>use:nth-child(1){animation-delay:-2s;animation-duration:11s}#header .moving-waves>use:nth-child(2){animation-delay:-4s;animation-duration:13s}#header .moving-waves>use:nth-child(3){animation-delay:-3s;animation-duration:15s}#header .moving-waves>use:nth-child(4){animation-delay:-4s;animation-duration:20s}#header .moving-waves>use:nth-child(5){animation-delay:-4s;animation-duration:25s}#header .moving-waves>use:nth-child(6){animation-delay:-3s;animation-duration:30s}@keyframes move-forever{0%{transform:translate3d(-90px, 0, 0)}100%{transform:translate3d(85px, 0, 0)}}#header.scrolled{min-height:80px;padding-top:12px;padding-bottom:12px;border-bottom:5px solid #1f273a}#header.scrolled .waves{display:none !important}#content{padding-bottom:150px}#content #subnavigation{margin-bottom:1.5rem}#content main img{max-width:100%;height:auto}#content aside img{max-width:100%;height:auto}#offcanvasNav{padding-bottom:100px}#offcanvasNav .offcanvas-body>ul>.nav-item{margin-bottom:20px}#offcanvasNav .nav-link-text{color:#ffffff}#offcanvasNav .nav-link-text:hover{color:#ffffee}#offcanvasNav .card-header{font-size:1.5rem}#offcanvasNav .card-body .nav-link-text{font-size:1.5rem}#footer{padding:0}#footer .waves{position:relative;width:100%;height:10vh;margin-bottom:-7px;min-height:100px;max-height:150px}#footer .waves.waves-sm{height:50px;min-height:50px}#footer .waves.no-animation .moving-waves>use{animation:none}#footer #footerWaves{padding:0}#footer #footerContent{padding-top:30px;padding-bottom:30px;padding-left:30px;padding-right:30px;background-color:#1f273a;color:#ffffff}@media (max-width:767.98px){#header{min-height:80px;padding-top:12px;padding-bottom:12px}#header #brandImage{width:85px;height:70px}}@media (min-width:768px){.navbar-shrink #brandImage{width:85px;height:70px}}@media (max-width:992px){#header{border-bottom:5px solid #1f273a}}