#root{padding:20px;width:1920px;height:1200px;display:grid;grid-template-columns:repeat(2,1fr)}.current-lifter-banner1{overflow:hidden;background:#01122f00;color:#fff;font-size:20px;width:352px;font-optical-sizing:auto;font-weight:700;font-style:normal;height:96px;display:flex;justify-content:flex-start;align-items:flex-start}.current-lifter-banner-lights{width:320px;height:64px;padding:6px;display:flex;border-radius:12px;justify-content:center;column-gap:8px;align-items:center;opacity:0;transform:translate(-100%);transition:transform 1s ease-in-out,opacity 1s ease-in-out}.lights-visible{opacity:1;transform:translate(0);border-bottom:2px solid #FCC232;border-right:2px solid #FCC232;border-top:2px solid #FCC232;border-left:2px solid #FCC232;background:#0c160c;background:linear-gradient(180deg,#0c160ce6 31%,#395636e6);margin-left:64px}.lights-hidden{opacity:0;transform:translate(-100%)}.current-lifter-banner-light{height:52px;width:52px;border-radius:10px;border:0px solid black;position:relative}.current-lifter-banner-light-red{background-color:red;box-shadow:0 0 6px 1px #ff0000d6}.current-lifter-banner-light-white{background-color:#fff;box-shadow:0 0 6px 1px #ffffffd6}.current-lifter-image{width:100px;height:100px;object-fit:cover;border-radius:50%}.current-lifter-banner-light-square{width:20px;height:20px;position:absolute;top:15%;left:15%;transform:translate(-50%,-50%);border-radius:5px;border:1px solid white;z-index:999}.square-red{background-color:red}.square-yellow{background-color:#ff0}.square-blue{background-color:#00f}.reflight-cross{color:#01122f;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.reflight-tick{color:#01122f;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
