:root{--bg-primary: #f9f9f9;--surface-bg: #ffffff;--text-primary: #393e46;--text-muted: #828282;--border-primary: #393e46;--footer-bg: #e0e4e5}[data-theme=dark]{--bg-primary: #11151c;--surface-bg: #1a1f28;--text-primary: #f3f5f7;--text-muted: #c6ced8;--border-primary: #8994a0;--footer-bg: #171c24}body{margin:0;font-family:Poppins,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);transition:background-color .25s ease,color .25s ease}html,body,#root,.fp-overflow{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.fp-overflow::-webkit-scrollbar{width:0;height:0;display:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}span,p,h1,h2,h3,h4{font-family:Poppins}[data-theme=dark] span,[data-theme=dark] p,[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6,[data-theme=dark] a{color:var(--text-primary)}.fp-watermark{display:none;z-index:0!important}.fp-table{justify-content:flex-start!important}.fp-tableCell{vertical-align:top!important}.pointer{cursor:pointer}.social-buttons{justify-content:center;border-radius:0 20px 20px 0;height:200px;position:fixed;right:16px;top:15rem;display:flex;flex-direction:column;gap:12px;padding:8px}.social-buttons .side-icons{font-size:25px;padding:5px 5px 15px;color:#fff;cursor:pointer}.footer-class{text-align:center;position:fixed;bottom:0;width:100%;background-color:transparent;display:flex;justify-content:center;border:"1px solid red"}.social-buttons-bottom{justify-content:center;border-radius:20px 20px 0 0!important;position:relative;bottom:0!important;display:flex!important;padding:8px!important;width:200px!important;padding:20px}.social-buttons-bottom .side-icons{font-size:25px;padding:5px 15px 5px 5px;color:#fff;cursor:pointer}.side-logo{width:25px;margin-bottom:0}[data-theme=dark] .side-logo{filter:brightness(0) invert(1)}.bottom-logo{width:30px}.page-container{position:absolute}.semi-circle{position:fixed;bottom:0;left:50%;transform:translate(-50%,-50%);width:130px;height:50px;background-color:var(--footer-bg);border-radius:200px 200px 0 0;z-index:500;margin-bottom:42px}.footer-div{text-align:center;position:fixed;bottom:0;width:100%;background-color:var(--footer-bg);display:flex;justify-content:center;z-index:1000;height:70px}.footer-span{cursor:pointer;display:grid;justify-items:center;text-decoration:none;color:inherit}
