.bg-favicon-left,.bg-favicon-right{position:relative}.bg-favicon-clip{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0;border-radius:inherit}.bg-favicon-content{position:relative;z-index:1}.bg-favicon-clip:before{content:"";position:absolute;top:var(--parallax-offset,-1000px);width:500px;height:500px;background-image:url(/img/logos/bg-favicon.svg);background-repeat:no-repeat;background-size:contain;background-color:rgba(255,255,255,.9);background-blend-mode:lighten;will-change:transform,top;z-index:-1}.bg-favicon-right .bg-favicon-clip:before{right:0;left:auto;transform:rotate(0deg)}.bg-favicon-left .bg-favicon-clip:before{left:0;right:auto;transform:rotate(-60deg)}@media (max-width:560px){.bg-favicon-clip:before{width:400px;height:400px}}