.home-bg{width:100vw;height:100dvh;height:calc(var(--real-vh,1vh)*100);opacity:.1;pointer-events:none;z-index:-1;-webkit-filter:blur(2px);backface-visibility:hidden;background-image:url(/img/bg-main.jpg);background-position:54%;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0;transform:translateZ(0)}@media (min-width:768px){.home-bg{opacity:.08;-webkit-filter:blur(4px);background-position:75%;background-size:110%;width:100%;height:100%}}
