:export{short:.2s;med:.6s;slow:1s;timeDefault:.2s;easeIn:cubic-bezier(0.7, 0, 0.84, 0);easeOut:cubic-bezier(0.16, 1, 0.3, 1);easeInOut:cubic-bezier(0.87, 0, 0.13, 1)}:export{xxsmall:375px;xsmall:480px;small:750px;medium:1100px;large:1350px;xlarge:1650px;xxlarge:2000px}.c-intro-banner{width:100%;height:100vh;position:relative}.c-intro-banner::before{width:100%;height:100%;background:#fff;content:"";position:absolute;top:0;left:0;z-index:4;backdrop-filter:blur(0.5rem);pointer-events:none;transition:all 3s ease-out}.c-intro-banner.is-loaded::before{background:hsla(0,0%,100%,.0000001);backdrop-filter:blur(0.0000000005rem)}.c-intro-banner__media{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.c-intro-banner__media-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.c-intro-banner__logo{position:sticky;top:0;height:100%;width:100%;z-index:2;display:flex;align-items:center;justify-content:center;color:#fff;padding:1rem}.c-intro-banner__logo-svg{display:block;width:100%;height:auto}@media only screen and (min-width: 1100px){.c-intro-banner__logo{position:absolute;height:100%;align-items:center;justify-content:center;padding:4.8125rem 2rem}.c-intro-banner__logo-svg{width:100%;max-width:90rem;margin-left:auto;margin-right:auto}}