.progressive-blur-container{overflow:hidden;position:relative}.progressive-blur-container .blur-layer{top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.progressive-blur-container .content-slot{position:relative;z-index:0}.mobile-nav{height:7.5rem;max-width:2000px;position:fixed;top:0;transform:translateY(0);transition:transform .5s cubic-bezier(.5,0,.15,1),background-color .5s cubic-bezier(.5,0,.15,1),height .5s cubic-bezier(.5,0,.15,1);width:100%;z-index:2}.mobile-nav.is-scroll-hidden{transform:translateY(-100%)}.mobile-nav.is-active .container-wrapper:after{opacity:0}.mobile-nav .menu-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-nav .menu-item .menu-link{cursor:pointer;text-decoration:none}.mobile-nav .progressive-blur-container{z-index:1}.mobile-nav .progressive-blur-container .container-wrapper{height:7.5rem;position:relative}.mobile-nav .progressive-blur-container .container-wrapper .head{height:100%}.mobile-nav .progressive-blur-container .container-wrapper .head .head-items{display:flex;height:100%;justify-content:space-between}.mobile-nav .progressive-blur-container .container-wrapper .head .head-items .brand-holder{height:100%;margin-right:8rem;margin-top:1.5rem}.mobile-nav .progressive-blur-container .container-wrapper .head .head-items .brand-holder .brand-link{display:inline-block;height:100%}.mobile-nav .progressive-blur-container .container-wrapper .toggler{align-items:center;background-color:#63c2d0;display:flex;font-weight:500;justify-content:center;padding:.75rem 1rem;position:absolute;right:0;top:1.5rem}.mobile-nav .menu{align-items:flex-end;background-color:#274351;display:flex;height:100vh;margin-top:-7.5rem;padding-top:3rem;transform:scaleY(0);transform-origin:top;transition:transform .3s cubic-bezier(.5,0,.15,1);z-index:-1}.mobile-nav .menu.is-active{transform:scaleY(1)}.mobile-nav .menu .menu-items{margin-bottom:7rem}.mobile-nav .menu .menu-items .menu-item:not(:last-child){padding-bottom:1rem}.mobile-nav .menu .menu-items .menu-item.contact{background-color:#63c2d0;justify-self:flex-start;margin-top:4rem;padding:1rem}.mobile-nav .menu .menu-items .menu-item.contact .menu-link{font-size:28px}.mobile-nav .menu .menu-items .menu-item .menu-link{color:#fff;font-size:36px}.mobile-nav .menu .menu-items .menu-item .menu-link.router-link-active{font-weight:500;text-decoration:underline}.mobile-nav .menu .menu-items .menu-item .menu-link:active,.mobile-nav .menu .menu-items .menu-item .menu-link:focus,.mobile-nav .menu .menu-items .menu-item .menu-link:hover{text-decoration:underline}.desktop-nav{height:7.5rem;max-width:2000px;position:fixed;top:0;width:100%;z-index:2}.desktop-nav.is-scroll-hidden .nav-background{transform:translateY(-100%)}.desktop-nav .menu-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-nav .menu-item .menu-link{cursor:pointer;text-decoration:none}.desktop-nav .menu-item.contact{position:absolute;right:0;top:50%;transform:translateY(-50%)}.desktop-nav .menu-item.contact .contact-link{background-color:#63c2d0;padding:.75rem 5rem .75rem 1rem}.desktop-nav .menu-item.contact .contact-link:active,.desktop-nav .menu-item.contact .contact-link:focus,.desktop-nav .menu-item.contact .contact-link:hover{background-color:#35a1b1}.desktop-nav .menu-item.contact .menu-link{font-weight:500}.desktop-nav .brand-holder{left:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:960px){.desktop-nav .brand-holder{width:15vw}}@media only screen and (min-width:1280px){.desktop-nav .brand-holder{height:5rem;left:2.5rem;width:auto}}.desktop-nav .brand-holder .brand-link,.desktop-nav .brand-holder .brand-link .brand-logo{height:100%}.desktop-nav .nav-background{transform:translateY(0);transition:transform .5s cubic-bezier(.5,0,.15,1)}.desktop-nav .nav-background .nav-wrapper{display:flex;height:100%}.desktop-nav .nav-background .nav-wrapper .menu-holder{display:flex;gap:2.5rem;height:7.5rem;padding:2rem 0 .25rem}.desktop-nav .nav-background .nav-wrapper .menu-holder .menu-item .menu-link{font-size:21px;transition:color .3s cubic-bezier(.5,0,.15,1)}.desktop-nav .nav-background .nav-wrapper .menu-holder .menu-item .menu-link.router-link-active{font-weight:500;text-decoration:underline}.desktop-nav .nav-background .nav-wrapper .menu-holder .menu-item .menu-link:active,.desktop-nav .nav-background .nav-wrapper .menu-holder .menu-item .menu-link:focus,.desktop-nav .nav-background .nav-wrapper .menu-holder .menu-item .menu-link:hover{color:#274351;text-decoration:underline}.nav-header{position:relative}.nav-header .mobile-nav{display:block}@media only screen and (min-width:960px){.nav-header .mobile-nav{display:none}}.nav-header .desktop-nav{display:none}@media only screen and (min-width:960px){.nav-header .desktop-nav{display:block}}.nav-footer .dark-part{background-color:#274351}.nav-footer .dark-part .top-row{align-items:center;color:#fff;padding:2rem 0;row-gap:1.5rem}@media only screen and (min-width:960px){.nav-footer .dark-part .top-row{padding:2.5rem 0 5rem}}.nav-footer .dark-part .top-row .menu-col{display:flex;flex-direction:column;gap:.25rem}.nav-footer .dark-part .top-row .menu-item .menu-link{color:currentColor;text-decoration:none}.nav-footer .dark-part .top-row .menu-item .menu-link:active,.nav-footer .dark-part .top-row .menu-item .menu-link:focus,.nav-footer .dark-part .top-row .menu-item .menu-link:hover{text-decoration:underline}.nav-footer .dark-part .top-row .info-text{margin-top:2.5rem;max-width:30rem}@media only screen and (min-width:960px){.nav-footer .dark-part .top-row .info-text{margin-top:2.75rem}}.nav-footer .dark-part .top-row .info-text *{font-size:14px}@media only screen and (min-width:600px){.nav-footer .dark-part .top-row .info-text *{font-size:16px}}.nav-footer .dark-part .top-row .contact-col{display:flex;flex-direction:column;gap:.25rem}.nav-footer .dark-part .top-row .contact-col .social-icons{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.nav-footer .dark-part .top-row .contact-col .social-icons .social-icon{align-items:center;background-color:#63c2d0;color:#274351;display:flex;height:2.5rem;justify-content:center;transition:background-color .3s cubic-bezier(.5,0,.15,1);width:2.5rem}.nav-footer .dark-part .top-row .contact-col .social-icons .social-icon:active,.nav-footer .dark-part .top-row .contact-col .social-icons .social-icon:focus,.nav-footer .dark-part .top-row .contact-col .social-icons .social-icon:hover{background-color:#35a1b1}.nav-footer .bottom-content{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between;padding:1.5rem 0}@media only screen and (min-width:600px){.nav-footer .bottom-content{padding:2rem 0 1.5rem}}.nav-footer .bottom-content .copytext{font-size:14px;margin-bottom:0}.nav-footer .bottom-content .bottom-links{align-items:center;display:flex;gap:1.5rem}.nav-footer .bottom-content .bottom-links .bottom-link a{text-decoration:none}
