.header-logo{display:flex;justify-content:center}.header-logo img{transition:all .5s}.navigation ul{list-style:none;margin:0;padding:0}.navigation li,.navigation ul{align-items:center;display:flex}.navigation li{color:#2b2b2a;margin-left:2rem}.navigation li:first-child{margin-left:0}.navigation li .icon{margin-right:5px}.navigation a{border-bottom:2px solid transparent;color:#2b2b2a;font-size:13px;font-weight:700;text-decoration:none;text-transform:uppercase}.navigation a:hover{color:var(--bulma-warning)}.navigation a.router-link-exact-active{border-bottom-color:var(--bulma-warning)}.header-navigation a{font-size:18px;line-height:1.6}@media screen and (max-width:1215px){.header-navigation a{font-size:16px;line-height:1.2}}@media screen and (max-width:1023px){.header-navigation{align-items:center;background-color:#fff;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;margin-left:0;position:fixed;right:0;text-align:center;top:0}.header-navigation:not(.is-open){display:none}.header-navigation>*{flex:0}.header-navigation a{font-size:21px;line-height:1.2}.header-navigation ul{align-items:center;flex-direction:column;justify-content:center}.header-navigation ul li{margin-left:0;margin-top:3rem}.header-navigation ul li:first-child{margin:0}}.header-navigation-trigger{display:none}.header-navigation-trigger .icon{font-size:32px}@media screen and (max-width:1023px){.header-navigation-trigger{align-items:center;cursor:pointer;display:flex;z-index:100}}.header{left:0;position:fixed;right:0;top:0;z-index:20}.header-gradient-container{background:linear-gradient(180deg,hsla(0,0%,100%,.85),transparent);height:200px;transition:all .5s}.header-container,.header-container>.container{height:var(--header-height);transition:all .5s}.header-container>.container{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:1023px){.header{background-color:#fff;box-shadow:var(--shadow-default);box-shadow:0 0 2px #0003;left:0;position:fixed;right:0;top:0;z-index:10}.header,.header-container,.header-container>.container,.header-gradient-container{height:var(--header-height-mobile)}.header .header-logo img{max-width:200px}}@media screen and (min-width:1024px){body.scrolled .header{box-shadow:0 0 2px #0003}body.scrolled .header .header-logo img{max-width:200px}body.scrolled .header-container,body.scrolled .header-gradient-container{height:var(--header-height-compact)}body.scrolled .header-container{background-color:#fff}body.scrolled .header-container>.container{height:var(--header-height-compact)}.app-page.has-offset .header{box-shadow:0 0 2px #0003}.app-page.has-offset .header-container{background-color:#fff}.app-page.has-offset .header-gradient-container{background:none;height:auto}}.footer-navigation ul{justify-content:center}@media screen and (max-width:1023px){.footer-navigation ul{align-items:center;flex-direction:column;justify-content:center}.footer-navigation ul li{margin-left:0;margin-top:1rem}.footer-navigation ul li:first-child{margin:0}}.app-footer{background-color:#f0f0f0}.app-footer>.container{align-items:center;display:flex;justify-content:space-between}.app-footer>.container>*{flex:1}.app-footer .contact-us{display:flex;justify-content:flex-end}@media screen and (max-width:1023px){.app-footer>.container{flex-direction:column}.app-footer img{max-width:200px}.app-footer .footer-navigation{margin:2rem 0}}.app-page.has-offset{padding-top:160px}@media screen and (max-width:1023px){.app-page.has-offset{padding-top:96px}}.app-page .app-wrapper{min-height:calc(100vh - 200px);overflow:hidden}
