.bkgFill{width:100%;height:100vh;position:relative;overflow:hidden}.imageTextBackground{filter:blur(var(--blur)) brightness(.9)}.bkgFill .imageTextRight{padding:0;width:40%}.bkgFill .imageTextDiv{align-items:center;justify-content:space-between;height:100%;width:75%}.bkgFill .imageTextLeft{--w:45%;width:var(--w);padding-bottom:var(--w);overflow:hidden}.bkgFill .imageTextDisc{width:100%}@media (max-width:1100px){.bkgFill{display:none}}