html{-webkit-font-smoothing:antialiased;font-size:16px}body{font-size:16px!important;font-family:Lato,sans-serif;overflow-x:hidden!important}*{padding:0;margin:0}:root{--primary-color:#db252a;--secondary-color:#6f6f6f;--space-ten:10px;--space-twenty:20px 10px;--space-thirty:30px 15px;--space-fourty:40px 20px;--primary-box-shadow:rgba(0,0,0,0.16) 0px 1px 4px;--secondar-box-shadow:rgba(0,0,0,0.1) 0px 4px 6px -1px,rgba(0,0,0,0.06) 0px 2px 4px -1px;--product-box-shadow:rgba(0,0,0,0.16) 0px 1px 4px;--teams-box-shadow:rgba(0,0,0,0.05) 0px 6px 24px 0px,rgba(0,0,0,0.08) 0px 0px 0px 1px;--white:#ffffff;--black:#000000;--primary-mim-opacity:#d9d5fb46;--grey:rgb(147,148,149);--green:#04b613;--cardbody-bg-color:#f8f1f15d;--yellow:#ffce2d;--theme-black-bg:#032c52;--red:#e90505;--yellowgold:#ff9f00;--yellowgolddark:#fb641b}.bg-light{background-color:#edf3f5!important}#customCursor{width:40px;height:40px;border:2px solid var(--theme-black-bg);border-radius:50%;position:fixed;pointer-events:none;transform:translate(-50%,-50%) scale(1);transition:all .1s ease;z-index:9999;background:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}#customCursor:after{content:"";width:6px;height:6px;background:var(--theme-black-bg);border-radius:50%;transition:background .1s ease}#customCursor.cursor-hover{background:rgba(235,4,4,.38);border:none;transform:translate(-50%,-50%) scale(1.5)}#customCursor.cursor-hover:after{background:var(--theme-black-bg)}