.bg{background-color:#fafafa!important;position:relative;z-index:1}.bg:before{background-image:url(../logo.png);background-position:50%;background-repeat:no-repeat;background-size:55%;bottom:0;content:"";height:100vh;inset-inline-start:var(--logo-offset,0);opacity:.04;pointer-events:none;position:fixed;top:0;transition:all .3s ease;width:calc(100% - var(--logo-offset, 0));z-index:-1}@media (max-width:1024px){.bg:before{background-size:60%;inset-inline-start:0;width:100%}}
