aside.background{background-color:var(--COLOUR_TRANSPARENT);position:fixed;top:88px;width:100%;z-index:-1}aside.background img:not(.emblem){animation:Backgrounds 25s infinite;height:100%;object-fit:cover;object-position:0% 0%;width:100%}@media screen and (min-width:1024px) and (orientation:portrait),screen and (min-width:1280px) and (max-aspect-ratio:12/7),screen and (min-width:1440px){aside.background{top:96px}}aside.background ul.emblems{display:flex;flex-wrap:wrap}aside.background ul.emblems li.emblem{-webkit-transition-property:width height background-color font-size left top transform -webkit-transform color;-webkit-transition-duration:.5s;-webkit-transition-timing-function:ease-in-out;transition-property:width height background-color font-size left top transform -webkit-transform color;transition-duration:.5s;transition-timing-function:ease-in-out;width:25%}aside.background ul.emblems li.emblem img{height:100%;object-fit:cover;object-position:0% 0%;width:100%}aside.background ul.emblems .forwardEffect1{-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0;z-index:-1}aside.background ul.emblems .reverseEffect1{-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:1;z-index:-1}@media all and (min-width:600px){aside.background ul.emblems li.emblem{width:25%}}@media all and (min-width:1024px){aside.background ul.emblems li.emblem{width:12.5%}}@media all and (min-width:1366px){aside.background ul.emblems li.emblem{width:10%}}@media all and (min-width:1920px){aside.background ul.emblems li.emblem{width:10%}}aside.background img.zoomandfade{animation:ZoomAndFade 25s infinite;height:100%;object-fit:cover;object-position:0% 0%;width:100%}@keyframes ZoomAndFade{0%{animation-timing-function:ease-in;opacity:0}5%{animation-timing-function:ease-out;opacity:1}15%{filter:blur(0);transform:translateZ(0)}90%{filter:blur(0)}95%{opacity:1;transform:scale(1.1)}100%{animation-timing-function:ease-out;filter:blur(5px);opacity:0;transform:scale(1.5)}}aside.background video{bottom:0;position:fixed;right:0;min-width:100%;min-height:100%}
