.tcHeroComponent{position:relative;display:flex;justify-content:center;background-color:#212121}.tcHeroComponent.backgroundwhite{background-color:#fff}.tcHeroComponent.backgroundbeige{background-color:#fffef3}.tcHeroComponent.backgrounddark{background-color:#212121}.tcHeroComponent .cursor{position:absolute;width:5.25rem;height:5.25rem;border-radius:50%;transform:translateX(-50%) translateY(-50%);z-index:99999;pointer-events:none}.tcHeroComponent .cursor img{width:100%;display:block}.tcHeroComponent .wrapper{position:relative;width:100%;height:100vh}.tcHeroComponent .wrapper img,.tcHeroComponent .wrapper video{display:block;width:100%;height:100%;object-fit:cover;cursor:pointer}