body{margin:0;padding:0}.landing-loader{font-family:DM Serif Display,serif;font-size:1.5rem;font-weight:regular;z-index:1000;-webkit-user-select:none;user-select:none;text-align:center;text-wrap:pretty;background-color:hsl(var(--clr-primary));color:hsl(var(--clr-accent));flex-flow:column;justify-content:flex-end;align-items:center;line-height:1.75rem;transition:opacity 1s;display:flex;position:absolute;inset:0}.landing-loader__title p{text-transform:uppercase;font-size:.75rem;line-height:1.1}.landing-loader__logo__loader{width:9rem;height:9rem;transition:height .7s,opacity .4s .7s}.landing-loader__logo img{max-width:153px;height:auto;margin:auto}.landing-loader__logo--bottom{height:clamp(1rem,14vh,5rem)}.landing-loader__logo--bottom img{object-fit:contain;height:100%}.landing-loader__text{margin:0;padding:2.5rem 1.5rem 4.8rem;font-style:italic}.landing-loader__branding-bg{background-repeat:repeat;background-size:auto 33.33%;width:100%;height:clamp(4.5rem,15vh,10rem)}#nprogress .bar{background:linear-gradient(90deg, hsl(var(--clr-accent)) 0%, hsl(var(--clr-accent-yellow)) 100%)!important;height:4px!important}@media (width<=768px){.landing-loader{padding:1rem 0;font-size:1.2rem;line-height:2.25rem}.landing-loader__title{padding:0 1rem;font-size:1rem}.landing-loader__title p{font-size:.6rem}.landing-loader__logo__loader{width:6rem;height:6rem;margin:0 auto}.landing-loader__logo img{max-width:100px}.landing-loader__branding-bg{height:4.5rem}}
