html,body{max-width:100%;overflow-x:hidden}.cursor{position:fixed;top:0;left:50%;width:10px;height:10px;background:#EE1B51;border-radius:50%;z-index:2000;transition-timing-function:ease-out;transform:translate(-50%,-50%);pointer-events:none}::-webkit-scrollbar{-webkit-appearance:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#F5F0E4;border:none}::-webkit-scrollbar-thumb{background:#EE1B51;border:1px solid #EE1B51;height:100px;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#EE1B51}@media only screen and (max-width:980px){#two-columns .et_pb_column{width:50%!important}}