.page--1{--page-blur:0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;min-height:100vh}.page--1.page--blur-main-footer .page-footer,.page--1.page--blur-main-footer .page__main{-webkit-filter:blur(var(--page-blur));filter:blur(var(--page-blur))}.page--1 .page__main{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;position:relative}body:has(.page--1),html:has(.page--1){background:var(--color-port-gore);background-image:radial-gradient(51.28% 51.28% at 50% 48.72%,var(--color-royal-blue) 0,rgba(36,18,53,0) 100%);background-attachment:fixed}