.hero-background__background,.hero-background__foreground,.hero-background__gradient{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-background__background img,.hero-background__background svg,.hero-background__foreground img,.hero-background__foreground svg,.hero-background__gradient img,.hero-background__gradient svg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-background__background{z-index:0;mix-blend-mode:normal}.hero-background__gradient{background-image:radial-gradient(50% 50% at 30% 50%,#080606 0,rgba(8,6,6,.7) 100%);background-size:100% 100%;background-position:50% 50%;background-repeat:no-repeat;transform:matrix(1,0,0,-1,0,0);z-index:2;animation-name:hero-background-gradient;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.hero-background__foreground{z-index:3}.hero-background__colored{position:absolute;top:0;right:0;height:100%;z-index:3;mix-blend-mode:normal;pointer-events:none;animation-name:hero-colored-gradient;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}.hero-background__colored svg{height:100%}@keyframes hero-background-gradient{0%,100%{background-size:100% 100%}15.3846%{background-size:130% 130%}30.7692%{background-size:100% 100%}46.1538%{background-size:130% 130%}61.5385%{background-size:100% 100%}76.9231%{background-size:130% 130%}92.3077%{background-size:100% 100%}}@keyframes hero-colored-gradient{0%,100%{opacity:1}15.3846%{opacity:.3}30.7692%{opacity:1}46.1538%{opacity:.3}61.5385%{opacity:1}76.9231%{opacity:.3}92.3077%{opacity:1}}