@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200&family=Roboto+Slab&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css2?family=Hind+Siliguri&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap";.modalOverlay{position:fixed;inset:0;background-color:#39393999;z-index:2000;display:flex;align-items:center;justify-content:center;@media(max-width:1023px){align-items:flex-end;max-width:1023px}}.modalHeaderOverlay{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:1rem;background:transparent;z-index:2001;pointer-events:none;.modalHeaderText{font-size:var(--font-size-lg);font-weight:700;color:#fff;pointer-events:auto}.modalCloseBtn{background:#00000080;border:none;color:#fff;font-size:1.2rem;width:32px;height:32px;border-radius:50%;cursor:pointer;pointer-events:auto}}.modalContent{background:var(--bg-main);border-radius:var(--border-radius);padding:var(--padding-md);width:90%;max-width:500px;max-height:90vh;overflow-y:auto;position:relative;margin-top:3rem;@media(max-width:1023px){width:100%;height:auto;max-height:90vh;border-radius:16px 16px 0 0;animation:slideUp .3s ease-out;margin-bottom:0}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modalBody{font-size:var(--font-size-base);color:var(--text-main)}.wallet-page-light{height:100vh;background:#f1ede25c;display:flex;justify-content:center;align-items:center;font-family:Georgia,serif;position:relative;overflow:hidden}.wallet-pattern{margin-top:-100px;width:100%;height:100%;background-image:linear-gradient(to right,#8d8d8d0d 1px,#f9f9f900 1px),linear-gradient(to bottom,#c76f6f0d 1px,#c2c2c200 1px);background-size:40px 40px;position:relative;display:flex;justify-content:center;align-items:center}.wallet-card-light{background:#fff;padding:.5rem;border-radius:20px;text-align:center;max-width:400px;margin:10px;z-index:1;border:1px solid #efefef;box-shadow:0 0 30px 10px #fff;transition:box-shadow .6s ease,border-color .6s ease}.wallet-title-light{font-size:2.5rem;color:#2e7d7b;margin-bottom:.5rem}.highlight-light{color:#2e7d7b}.wallet-subtitle-light{font-size:1rem;color:#000;font-family:Poppins}.wallet-buttons-light{display:flex;flex-direction:column;gap:1rem}.wallet-btn-light{width:100%;margin:10px 0;font-size:1.1rem;padding:.75rem 1rem;border-radius:12px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;transition:transform .2s;font-family:poppins}.wallet-btn-light:disabled{opacity:.6;cursor:not-allowed}.wallet-btn-light:hover:not(:disabled){transform:translateY(-3px)}.dex-btn-light{background-color:#def0ff;color:#1d77be}.meta-btn-light{background-color:#fce4ec;color:#ad0000}.btn-icon{width:24px;height:24px}.emoji-m{position:absolute;width:78px;opacity:.2}.rocket{top:5%;left:5%}.ethereum{top:13%;left:40%}.fomo{top:10%;right:5%}.bitcoin{bottom:15%;left:10%}.shiba{bottom:10%;right:10%;opacity:.2}.login-hint{font-size:.8rem;color:#555;text-align:center;margin-top:1rem;font-family:Poppins}.hint-title{font-weight:700;color:#2e7d7b;display:block;width:100%;text-align:left;font-family:sans-serif}.hint-mention,.hint-crypto,.hint-hashtag{font-weight:700;font-family:monospace}.hint-mention{color:#ff6b6b}.hint-crypto{color:#f1c40f}.hint-hashtag{color:#9b59b6}.connect-success{color:#147ce4;font-family:sans-serif}.connect-success svg{color:#147ce4!important}.module-error-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:99999;animation:fadeIn .3s ease}.module-error-modal{background:#fff9e6;padding:1.5rem;border-radius:12px;box-shadow:0 0 20px #0003;max-width:320px;text-align:center;font-family:Poppins,sans-serif}.module-error-modal h3{margin:0 0 .5rem;color:#b00020}.module-error-modal p{margin-bottom:1rem;color:#333;font-size:.95rem}.module-error-modal button{background:#b00020;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:700;transition:background .3s ease}.module-error-modal button:hover{background:#8e0018}.no-account-container{color:#ae0404}.no-account-container svg{font-size:30px;display:block;width:100%;color:#f53636}.no-account-container h4{margin-top:20px;color:#0b83db;margin-bottom:10px}.ca-input-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.fancy-input-container{display:flex;align-items:center;background:linear-gradient(90deg,#efefef,#fff);border:2px solid #42a5f5;border-radius:4px;width:300px;height:40px;padding-left:10px;box-sizing:border-box;margin:5px}.fancy-icon{display:flex;align-items:center;justify-content:center;height:100%;width:50px}.fancy-hexagon{width:35px;height:35px}.fancy-input{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:16px;padding-left:10px}.fancy-input::placeholder{opacity:.8}.no-wallet-connected{color:#e03434}.tx-wrapper{position:relative;width:100%;height:80px}.tx-wrapper .fancy-input{padding-top:30px}.fake-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;color:#aaa;text-align:center;z-index:2}.no-account-create-wrapper p{margin:10px;font-size:95%;color:#cb0808}.n-acc-create{border:1px solid #d7d7d7;margin:20px;background:#ffd6d68c;color:red;padding:10px;border-radius:5px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.connected-card{background:#fff;border:2px solid #1271cf;box-shadow:0 8px 16px #0000001a;border-radius:16px;padding:1rem;text-align:center;max-width:400px;margin:0 auto;animation:fadeIn .4s ease}.connected-content{display:flex;flex-direction:column;gap:1rem}.connected-title{font-size:1.2rem;font-weight:600;color:#c70c0c;margin:0}.connected-address{font-family:monospace;font-size:1.1rem;color:#333;word-break:break-all}.connected-label{font-weight:500;color:#555}.switch-wallet-btn{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:12px;cursor:pointer;font-size:1rem;transition:background .3s ease}.switch-wallet-btn:hover:not(:disabled){background:linear-gradient(135deg,#0056b3,#004494)}.switch-wallet-btn:disabled{opacity:.6;cursor:not-allowed}p.connected-title svg{display:flex;margin:0 auto;font-size:3rem;color:#7b1fa2}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gh-back{max-width:535px;width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:11px 3px;background-color:var(--frame-container-color);color:var(--frame-title-color);border-bottom:1px solid var(--border);position:sticky;left:0;top:0;z-index:50}.gh-left{flex:1 1 0;display:flex;align-items:center;overflow:hidden}.gh-center{flex:1 1 auto;justify-content:center;text-align:left}.gh-right{flex:0 0 auto;display:flex;align-items:center}.global-header-close-svg{max-width:128px;height:34px;cursor:pointer;transition:transform .2s;border-radius:20px;border:1px solid var(--frame-border-color);background:var(--frame-bg-color)}.global-header-close-svg:hover{transform:scale(1.05)}.gh-back .header-close-svg rect:first-of-type{fill:var(--frame-container-color);color:var(--frame-text-color)}.gh-close:hover{background-color:#f3f4f6;border-radius:50%}.gh-logo{height:32px;max-width:120px;width:auto;display:block}.gh-back .global-header-close-svg .svg-bg{fill:transparent}.gh-back .global-header-close-svg .svg-feed-line,.gh-back .global-header-close-svg .svg-feed-text{fill:var(--frame-text-color)}.gh-back .global-header-close-svg .svg-divider{stroke:var(--frame-border-color)}.global-header-close-svg .svg-close{stroke:red}@media screen and (min-width:769px){.rocket{top:10%;left:20%}.ethereum{top:15%;left:40%}.fomo{top:10%;right:20%}.bitcoin{bottom:15%;left:20%}.shiba{bottom:10%;right:20%}}.full-app-loader-wrapper{width:100vw;height:100vh;position:fixed;z-index:5000!important;background-color:var(--loader-bg)}.dexbros-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:128px;height:128px}.app-name-text-container{position:absolute;bottom:10%;left:50%;transform:translate(-50%);text-align:center;width:100%}.app-name-text{font-size:1.3rem;text-transform:uppercase;font-weight:700;letter-spacing:1px;font-family:sans-serif;color:var(--loader-color)}:root{--blue: #379237;--blueLight: #9bd1f9;--black: #000000;--white: #ffffff}.app-frame-wrapper{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-frame-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}html,body,#root{height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}.sports-app-wrapper{display:flex;flex-direction:column;height:100%;background:var(--wholebackground)}.sports-app-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.row-inner{display:flex}a{text-decoration:none!important}.dark{--light-green: rgb(82, 129, 82);--wholebackground: #000000;--border: #2d2f35;--container: #1e1e1e;--sport-header-bg: #1e1e1e;--input-bg: #2f2f2f;--bg-main: #1e1e1e;--wholebackground: #1e1e1e;--list-sports-bg: white;--event-view-bg: rgb(41, 41, 41);--strongText-color: rgb(255, 251, 251);--input-color: #333;--lightText-color: rgb(192, 189, 189);--eventHeader-color: rgb(58, 58, 58);--contest-bg: rgba(54, 50, 50, .31);--searchbox-buttom-color: rgb(254, 254, 255);--table-heading-color: rgb(42, 41, 41);--border-color: rgb(83, 82, 82);--input-background: rgb(213, 212, 212);--input-color: rgb(16, 16, 16);--helpQuestion-color: rgb(0, 0, 0);--after-selection: rgb(97, 170, 99);--quiz-slip-item-color: rgb(8, 8, 8);--new-contest-block: rgb(42, 39, 39);--light--text-color: rgb(255, 255, 255);--sidebar-popup: rgb(51, 51, 51);--menu-popup: rgb(34, 35, 40);--collapse__container: rgba(98, 98, 98, .45);--qzslip__background: rgba(37, 36, 36, .331);--frame-title-color: #fbfbfb;--frame-container-color: #1e1e1e;--frame-bg-color: #1e1e1e;--frame-text-color: #fbfbfb;--frame-border-color: #37393f;--red: red;--loader-bg: #222222;--loader-color: #dddddd}.light{--light-green: rgb(82, 129, 82);--wholebackground: #f1eeee;--border: #ddd;--container: #ffffff;--sport-header-bg: rgb(255 253 253 / 94%);--input-bg: #e7e7e7;--bg-main: #ffffff;--list-sports-bg: grey;--event-view-bg: var(--white);--strongText-color: rgb(19, 17, 17);--input-color: #333;--lightText-color: rgb(99, 98, 98);--eventHeader-color: rgb(211 206 206 / 49%);--contest-bg: rgba(241, 240, 240, .241);--searchbox-buttom-color: rgb(54, 139, 204);--table-heading-color: rgb(214 211 211 / 32%);--input-background: rgb(213, 208, 208);--input-color: rgb(234, 233, 233);--border-color: rgb(158 153 153);--helpQuestion-color: rgb(251, 248, 248);--after-selection: rgb(97, 170, 99);--quiz-slip-item-color: rgba(231, 228, 228, .761);--active-contest-buttom: rgb(227, 224, 224);--new-contest-block: rgba(210, 208, 208, .464);--light--text-color: rgb(4, 3, 3);--sidebar-popup: rgb(126, 126, 126);--menu-popup: rgb(231 231 231);--collapse__container: rgb(216 213 213 / 45%);--qzslip__background: rgba(255, 255, 255, .741);--frame-title-color: #333333;--frame-container-color: #ffffff;--frame-bg-color: #f7f7f7;--frame-text-color: #333333;--frame-border-color: #e8e6e6;--red: red;--loader-bg: #fbfbfb;--loader-color: #000000}.mainnavbar{width:100%;padding-left:0;padding-right:0}body{background-color:var(--wholebackground)}ul{margin:0}*{outline:none!important}a{color:inherit}a:hover{color:inherit;text-decoration:none}h1{font-size:19px;font-weight:800;margin:0}nav{display:flex;flex-direction:column;align-items:flex-end;height:100%}nav.down-nav{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-around;flex-wrap:nowrap;position:fixed;width:100%;bottom:0;left:0;z-index:8;overflow-x:scroll;background-color:var(--event-view-bg);height:fit-content;padding:1% 0;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px}nav.down-nav a,nav.down-nav button{flex-basis:15%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;height:100%;padding:5px;fill:var(--strongText-color);text-decoration:none}nav.down-nav button.close span{color:red}nav.down-nav button.close svg{fill:red}nav.down-nav a span,nav.down-nav button span{font-size:.8rem;margin-top:-3px;letter-spacing:.5px;font-weight:500;color:var(--strongText-color)}.pop__up__close__button{color:var(--strongText-color)}.navbar__back__button{color:var(--strongText-color);scale:1.4;display:flex}.navbar__help__button svg{color:var(--strongText-color);height:40px;width:40px;margin-right:10%}.main__icon__style{scale:1;color:var(--strongText-color);height:14px;width:14px}nav.down-nav a svg,nav.down-nav button svg{width:35px;height:35px;text-decoration:none}nav.down-nav a,nav.down-nav button{padding:0 10px}nav a,nav button{padding:10px;font-size:30px;width:55px;height:55px;display:flex;align-items:center;justify-content:center;position:relative;fill:var(--strongText-color)}nav a.blue{fill:var(--blue)}nav a.blue span{color:var(--blue)!important}nav a:hover{color:var(--blue);border-radius:50%}.wrapper{display:flex;flex-direction:column;height:100%;position:relative;overflow-x:hidden;width:100%;background-color:var(--wholebackground)}.wrapper>.row{margin:0;padding-left:0!important;padding-right:0!important}button{background-color:transparent;border:none;color:var(--greyButtonText)}button:hover,button i:hover,button span:hover{cursor:pointer}button i,button span{pointer-events:none}.home-page{background:var(--wholebackground)}.universal__heading{margin-top:15px;font-size:1rem;color:var(--strongText-color);display:flex;flex-direction:row;justify-content:center;font-weight:700;gap:7px;font-family:Hind Siliguri,sans-serif}.universal__heading span{color:red}.blue-tag-line{display:flex;flex-direction:row;gap:7px;justify-content:center;padding-top:9px;background-image:linear-gradient(to right,#d9e3f8,#d0dbf0,#c8d3e8,#bfcbe1,#b7c3d9,#b7c3d9,#b7c3d9,#b7c3d9,#bfcbe1,#c8d3e8,#d0dbf0,#d9e3f8);margin:1% 4%;font-weight:600;color:var(--blue);font-family:Hind Siliguri,sans-serif}.inner-text{padding:3% 6%;text-align:center;font-weight:600;color:var(--lightText-color);font-family:Hind Siliguri,sans-serif}.how__join__match{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:25px}.how__join__match img{height:12%;width:80%}.faq-section{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:13%;font-family:Roboto,sans-serif;font-weight:700}.Homepage-footer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:30px}.popular__section{padding:4% 0%;margin-top:7%;font-family:Roboto,sans-serif;display:flex;justify-content:center;flex-direction:column;align-items:center}.popular__section h2{font-size:1.2rem;text-align:center}.popular__section__heading span{color:var(--red);font-weight:600}.popular__section p{padding:2% 8%;text-align:center;font-size:.9rem;color:var(--lightText-color)}.carousel-item-container{border:1px solid rgb(214,70,70);margin:0% 45px;border-radius:10px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.carousel-item-container p{padding:9% 4% 2%}.heading-item{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.heading-item h2{border:1px solid rgb(214,70,70);width:max-content;padding:2% 6%;border-radius:18px;z-index:2;transform:translateY(28px);background-color:var(--white)}.carousel-btn{background-color:#b68a8a;border-radius:50%}.name_social__media{display:flex;flex-direction:column;justify-content:center;align-content:center;width:100%;gap:19px;margin-bottom:30px}.name_social__media .logo{text-align:center;color:var(--white);font-size:1rem;font-weight:700}.social__media{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.link-list{display:flex;flex-direction:row;justify-content:space-around;width:100%;font-family:Roboto,sans-serif}.left-link-list p{color:#8c8a8a}.policy-conditions{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;background-color:#ececec;padding-top:8px;color:#666;font-family:Roboto,sans-serif;font-weight:500}.mainSectionContainer{display:flex;width:100%;flex-direction:column;background:var(--container);max-width:575px!important;height:100vh;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.social__media__item{padding:6px 13px;background-color:var(--white);border-radius:50%;height:40px;width:40px}.home__page__desktop{display:none}.titleContainer{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;background-color:var(--wholebackground);color:var(--strongText-color);margin:0}.titleContainer .searchBarContainer{flex-basis:95%;display:flex;justify-content:flex-start;align-items:center;padding:0;position:sticky;top:0;z-index:9999;transition:transform .25s ease-in-out,opacity .25s ease;will-change:transform,opacity}.titleContainer.show{transform:translateY(0);opacity:1}.titleContainer.hide{transform:translateY(-100%);opacity:0}.titleContainer .searchBarContainer #searchBox{margin-bottom:0}.titleContainer .searchBarContainer #searchBox:focus{border:2px solid var(--blue)}.titleContainer .searchBarContainer.searchBarContainer__header #searchBox:focus+select{border:2px solid var(--blue);border-left:0}.titleContainer .logo{flex-basis:2%;color:var(--blue);font-size:1.5rem;cursor:pointer;display:none}.titleContainer .back-logo{flex-basis:2%;color:var(--blue);font-size:1.5rem;cursor:pointer}.titleContainer .title{display:flex;justify-content:center;align-items:center;font-size:1rem;font-family:Roboto Condensed,sans-serif}.titleContainer .title h2{font-size:1.3rem;letter-spacing:1px}.titleContainer .header-options{flex-basis:10%;position:relative;display:flex;justify-content:flex-end}.titleContainer .header-options button svg{fill:var(--strongText-color);width:90%}.titleContainer .header-options a,.titleContainer .header-options button{font-size:1.7rem;color:var(--strongText-color);display:flex;justify-content:center;align-items:center}.titleContainer .header-options a:first-of-type{margin-right:15px;text-decoration:none;color:var(--strongText-color)}.nav__icon{color:var(--strongText-color)}.titleContainer .titleContainer__banner{width:50%;fill:#979797}.menu-popup{position:absolute;width:85vw;top:103%;right:35%;z-index:999999999999;height:fit-content;max-height:90vh;box-shadow:#32325d40 0 13px 27px -5px,#0000004d 0 8px 16px -8px}.sidebar-popup{position:absolute;width:38vw;top:13%;right:4%;z-index:999999999999;height:fit-content;max-height:90vh}.right-sidebar-placeholder{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.right-sidebar-placeholder img{max-width:100%;height:auto}.postFormContainer{display:flex;padding:var(--spacing);border-bottom:10px solid rgb(230,236,240);flex-shrink:0}.modal .postFormContainer{border:none;padding:0;padding-top:var(--spacing)}.btn__theme__change{background:gray;border:1px solid black;border-radius:6px;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:.6rem;gap:4px;margin-right:4px}.modal .post{padding:0 0 var(--spacing) 0}.userImageContainer{width:50px;height:50px}.userImageContainer img{width:100%;border-radius:50%;background-color:#fff}.textareaContainer{flex:1;padding-left:var(--spacing)}.textareaContainer textarea{width:100%;border:none;resize:none;font-size:19px}#submitPostButton{background-color:var(--blue);color:#fff;border:none;border-radius:40px;padding:7px 15px}#submitPostButton:disabled{background-color:var(--blueLight)}.include__css{border-top-left-radius:25px;border-top-right-radius:25px}.contest__whole__nav__bar{display:flex;flex-direction:column;width:100%;justify-content:center}.pop__up__content{height:30%;width:100%;display:flex;flex-direction:column}.more__option__link{display:flex;flex-direction:row;justify-content:space-between;padding-top:4%;color:var(--strongText-color)}.more__option__link a{color:var(--strongText-color)}.pop__up__icon{height:40px;width:40px;color:var(--strongText-color)}.header__help__more{display:flex;gap:2%;flex-basis:10%}.header__logo__back__btn{flex-basis:10%}.logo img{max-width:60px}.pop__up__close__button{text-align:center;margin-top:8%}.contest-nav-bar{display:flex;flex-direction:row;justify-content:space-between;width:100%}.post{display:flex;flex-direction:column;padding:var(--spacing);cursor:pointer;border-bottom:1px solid var(--lightGrey);flex-shrink:0}.mainContentContainer{flex:1;display:flex;overflow-y:hidden}.postContentContainer{padding-left:var(--spacing);display:flex;flex-direction:column;flex:1}.username,.date{color:var(--greyText)}.displayName{font-weight:700}.postFooter{display:flex;align-items:center}.postFooter .postButtonContainer{flex:1;display:flex}.postFooter .postButtonContainer button{padding:2px 5px}.header a:hover{text-decoration:underline}.header a,.header span{padding-right:5px}.postButtonContainer button:hover{background-color:#d4edff;color:var(--blue);border-radius:50%}.postButtonContainer.red button.active{color:var(--red)}.postButtonContainer.red button:hover{color:var(--red);background-color:var(--redBackground)}.postButtonContainer.green button.active{color:var(--green)}.postButtonContainer.green button:hover{color:var(--green);background-color:var(--greenBackground)}.postActionContainer{padding-left:35px;font-size:13px;color:var(--greyText);margin-bottom:5px}.replyFlag{margin-bottom:5px}.replyFlag a{color:var(--blue)}.post.largeFont .postBody,.post.largeFont .postFooter{font-size:23px}.postContentContainer .header{display:flex}.postContentContainer .header .date{flex:1}.errorMessage{padding:0 var(--spacing);margin:0;font:1rem sans-serif;color:var(--red)}.qzslip__errorMessage{padding:2% 3%;margin:0;font-family:Roboto Condensed,sans-serif;font-size:1rem;color:var(--red);background-color:#e5bbbb;text-align:center}.coverPhotoSection{height:180px;background-color:var(--blue);position:relative}.profileHeaderContainer .userImageContainer{width:132px;height:132px;margin-left:var(--spacing);position:absolute;bottom:-66px;display:flex;align-items:center;justify-content:center}.profileHeaderContainer .userImageContainer img{border:4px solid var(--white)}.profileHeaderContainer .profileButtonsContainer{text-align:right;padding:var(--spacing);min-height:66px}.profileButton,.followButton{border:1px solid var(--blue);color:var(--blue);font-weight:700;padding:5px 15px;border-radius:60px;display:inline-block;margin-left:var(--spacing)}.profileButton:hover,.followButton:hover{background-color:var(--blueBackground)}.followButton.following{background-color:var(--blue);color:var(--white)}.profileHeaderContainer .userDetailsContainer{display:flex;flex-direction:column;padding:0 var(--spacing)}.followersContainer .value{font-weight:700;margin-right:5px}.followersContainer span:not(.value){color:var(--greyText)}.followersContainer a{margin-right:15px}.followersContainer a:hover{border-bottom:1px solid var(--black)}.tabsContainer{display:flex;border-bottom:1px solid var(--lightGrey);flex-shrink:0;margin-top:9px;width:96%;text-align:center;font-family:Roboto Condensed,sans-serif;font-size:.7rem}.quiz__table__container{display:flex;width:100%;justify-content:center;align-items:center}.tab{flex:1;height:30px;display:flex;justify-content:center;align-items:center;color:var(--lightText-color);font-weight:800;font-family:Roboto,sans-serif}.tab.active{color:var(--red);border-bottom:1px solid var(--red)}.noResults{padding-top:10px;padding-bottom:10px;color:var(--lightText-color);text-align:center;display:block;width:100%}.noResults__component{display:flex;flex-direction:column;color:var(--lightText-color);justify-content:center;align-items:center;padding:0% 3%}.noResults__component img{height:70%;width:70%}.noResults__component span{color:var(--red);font-size:3rem;margin-top:10px}.view__history{color:var(--white);text-decoration:none}.loader__component{margin:20% auto auto}.no-records-wrapper{margin-top:100px}.pl{display:block;width:9.375em;height:9.375em}.pl__arrows,.pl__ring-rotate,.pl__ring-stroke,.pl__tick{animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}.pl__arrows{animation-name:arrows;transform:rotate(45deg);transform-origin:16px 52px}.pl__ring-rotate,.pl__ring-stroke{transform-origin:80px 80px}.pl__ring-rotate{animation-name:ringRotate}.pl__ring-stroke{animation-name:ringStroke;transform:rotate(-45deg)}.pl__tick{animation-name:tick}.pl__tick:nth-child(2){animation-delay:-1.75s}.pl__tick:nth-child(3){animation-delay:-1.5s}.pl__tick:nth-child(4){animation-delay:-1.25s}.pl__tick:nth-child(5){animation-delay:-1s}.pl__tick:nth-child(6){animation-delay:-.75s}.pl__tick:nth-child(7){animation-delay:-.5s}.pl__tick:nth-child(8){animation-delay:-.25s}@keyframes arrows{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(720deg)}}@keyframes ringStroke{0%,to{stroke-dashoffset:452;transform:rotate(-45deg)}50%{stroke-dashoffset:169.5;transform:rotate(-180deg)}}@keyframes tick{0%,3%,47%,to{stroke-dashoffset:-12}14%,36%{stroke-dashoffset:0}}.resultsContainer{width:100%;height:100vh;overflow:auto;background:var(--container);scrollbar-width:none;-ms-overflow-style:none;padding:0 10px 100px}.resultsContainer::-webkit-scrollbar{display:none}.resultsContainer .user{padding:var(--spacing);display:flex;border-bottom:1px solid var(--lightGrey)}.user .userDetailsContainer{flex:1;padding:0 var(--spacing)}.profilePictureButton,.coverPhotoButton{position:absolute;font-size:50px;color:#0009;display:none}.userImageContainer:hover .profilePictureButton,.coverPhotoSection:hover .coverPhotoButton{display:block}.coverPhotoContainer{display:flex;align-items:center;justify-content:center;height:100%}.coverPhotoContainer img{width:100%;height:100%;object-fit:cover}.imagePreviewContainer{width:120px;max-height:80px;margin-top:20px;margin-bottom:10px;overflow:none}#imagePreview,#coverPreview{object-fit:cover;display:block;max-width:100%}.pinButton.active,.pinButton:hover{color:var(--blue)}.deleteButton:hover{color:var(--red)}.pinnedPostText{font-size:12px;color:var(--greyText)}.pinnedPostContainer{border-bottom:10px solid rgb(230,236,240)}.searchBarContainer{position:relative;color:var(--greyText);padding:10px var(--spacing);display:flex}.searchBarContainer i{position:absolute;left:28px}.searchBarContainer select{border:none;padding-right:15px;border:2px solid #fff;border-left:0}.searchBarContainer select,.searchBarContainer select option{cursor:pointer}.searchBarContainer #searchBox{height:28px;width:90%;margin-top:4%;padding:5px 15px 5px 40px;background-color:transparent;color:var(--greyText);border:none;border-bottom:1px solid gray}#searchBox{border-bottom:2px solid gray I!important}.searchBarContainer.searchBarContainer__header #searchBox{border-radius:50px 0% 0% 50px}.chatPageContainer{display:flex;flex-direction:column;min-height:0;flex:1;flex-basis:0}.chatTitleBar{border-bottom:1px solid var(--lightGrey);display:flex;align-items:center;min-height:56px;padding:10px}.chatTitleBar label{margin:0 10px 0 0}#userSearchTextbox{border:none;flex:1;font-weight:200;min-width:350px}#createChatButton{border:none;background-color:var(--blue);color:#fff;padding:7px 20px;margin:10px auto;border-radius:40px}#createChatButton:disabled{background-color:var(--lightGrey);color:var(--greyText)}.selectedUser{font-weight:300;background-color:#cbe5fe;color:#0084ff;padding:5px;border-radius:3px;margin:5px 5px 0 0;display:inline-block}.resultListItem{padding:7px;display:flex;align-items:center;flex-shrink:0;border-bottom:1px solid var(--lightGrey)}.resultListItem:hover{background-color:#f2f2f2}.resultsDetailsContainer{display:flex;flex-direction:column;flex:1}.resultsDetailsContainer .heading{font-weight:500}.resultsDetailsContainer .subText{color:var(--greyText);font-size:14px}.resultListItem img{height:100%;width:100%;border-radius:50%}.resultsImageContainer{height:40px;width:40px;position:relative;margin-right:10px;display:flex;align-items:center;padding:5px}.groupChatImage img{height:65%;width:65%;position:absolute;bottom:0;margin:0;border:2px solid #fff}.groupChatImage img:first-of-type{top:0;right:0}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatTitleBarContainer{border-bottom:1px solid var(--lightGrey);display:flex;align-items:center;padding:var(--spacing)}#chatName{width:100%;border:1px solid transparent;padding:0 5px}#chatName:hover{border:1px solid var(--lightGrey);cursor:text}.chatContainer{flex:1;display:flex;flex-direction:column;overflow-y:hidden}.chatContainer .footer{display:flex;padding:var(--spacing);flex-shrink:0px}.chatContainer .footer textarea{flex:1;resize:none;background-color:#0000000d;border-radius:18px;border:none;padding:8px 12px;height:38px}.chatContainer .footer button{background-color:transparent;color:var(--blue);font-size:24px}.chatMessages{flex:1;display:flex;flex-direction:column;overflow-y:auto;padding:var(--spacing)}.chatImagesContainer{display:flex;flex-direction:row-reverse;height:100%;margin-right:10px}.chatImagesContainer img{width:40px;height:40px;border:2px solid #fff;border-radius:50%}.chatImagesContainer .userCount{height:40px;width:40px;background-color:#f1f1f1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;border:2px solid #fff}.chatImagesContainer img:not(:last-child),.chatImagesContainer .userCount{margin-left:-10px}#chatNameTextbox{width:100%}.chatMessages .message{padding-bottom:2px;list-style:none;display:flex;align-items:flex-end;flex-shrink:0}.typingDots img,.chatMessages .message .messageBody{background-color:#f1f0f0;padding:6px 12px;border-radius:18px;font-size:14px}.typingDots img{height:35px!important}.typingDots{padding:var(--spacing);padding-bottom:0;display:none}.chatMessages .message .messageContainer{display:flex;flex-direction:column;max-width:55%}.chatMessages .message.mine .messageContainer{align-items:flex-end}.chatMessages .message.theirs .messageContainer{align-items:flex-start}.chatMessages .message.mine{flex-direction:row-reverse}.chatMessages .message.mine .messageBody{background-color:var(--blue);color:#fff}.chatMessages .message.mine.first .messageBody{border-bottom-right-radius:2px}.chatMessages .message.mine:not(.first):not(.last) .messageBody{border-bottom-right-radius:2px;border-top-right-radius:2px}.chatMessages .message.mine.last .messageBody{border-bottom-right-radius:18px}.chatMessages .message.mine.last:not(.first) .messageBody{border-top-right-radius:2px}.chatMessages .message.theirs.first .messageBody{border-bottom-left-radius:2px}.chatMessages .message.theirs:not(.first):not(.last) .messageBody{border-bottom-left-radius:2px;border-top-left-radius:2px}.chatMessages .message.theirs.last .messageBody{border-bottom-left-radius:18px}.chatMessages .message.theirs.last:not(.first) .messageBody{border-top-left-radius:2px}.senderName{color:#0006}.chatMessages .imageContainer{height:24px;width:24px;margin-right:7px}.chatMessages img{height:100%;border-radius:50%;vertical-align:bottom}.chatMessages .message.last{margin-bottom:7px}.loadingSpinnerContainer{display:flex;align-items:center;justify-content:center;width:100%}.loadingSpinnerContainer img{width:50%;max-width:75px}.resultListItem.active{background-color:var(--blueBackground)}.resultListItem.notification *{pointer-events:none}#notificationBadge,#messagesBadge{background-color:var(--red);height:25px;width:25px;border-radius:50%;position:absolute;top:0;right:0;color:#fff;font-size:18px;display:flex;align-items:center;justify-content:center;visibility:hidden}#notificationBadge.active,#messagesBadge.active{visibility:visible}#notificationList{position:fixed;top:5px;right:5px;width:350px;background-color:#fff;box-shadow:0 1px 4px #0000004d;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);-moz-box-shadow:0 1px 4px rgba(0,0,0,.3)}#notificationList .active{background-color:#fff}h1.advertisement{text-align:center;padding:20px 0}.flex{display:flex;justify-content:space-between}.game-page__title{padding:10px 20px;letter-spacing:2px;text-transform:uppercase;border-bottom:1px solid var(--blue);box-shadow:0 1.5px 1.5px #0003}.sport__advertisement{width:100%;max-height:100px}.sports-carousel-container .carousel-inner{overflow:hidden}.sports-carousel-container .carousel-inner .carousel-item{max-height:30vh;min-height:30vh;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.sport-container{display:flex;flex-direction:column;cursor:pointer;border-bottom:3px solid var(--lightGrey);flex-shrink:0;transition:.2s ease-in-out}.sport-container:hover{background-color:var(--blueLight);box-shadow:0 1px 1px #0003}.sport-container:hover .sport__header__icon,.sport-container:hover .sport__score{border-right:1px solid white}.sport-container:hover .sport__headers,.sport-container:hover .sport__odds{border-left:1px solid white}.sport__odds__single.active{background-color:var(--blue)}.resultsContainer__header{display:flex;justify-content:center;margin-top:10px}.Ended__contest__resultsContainer__title{font-size:1rem;color:var(--strongText-color)}.Ended__contest__resultsContainer__header{display:flex;justify-content:space-between;padding:20px}.resultsContainer__history__header h2{font-size:1.2rem}.resultsContainer__history__header{display:flex;flex-direction:column}.resultsContainer__history__header label{color:var(--strongText-color)}.react-datepicker__input-container,.react-datepicker-wrapper{border-radius:50px}.resultsContainer__title{font-size:1rem;width:100%;text-align:center;letter-spacing:1px;font-weight:600;color:var(--strongText-color);font-family:Roboto Condensed,sans-serif;padding:15px 10px;border-bottom:1px solid var(--border)}.resultsContainer__input__container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-direction:row;gap:25%;width:90%;text-align:center}select#exampleFormControlSelect1{background:var(--input-bg);color:var(--strongText-color)}.resultsContainer__input__item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:5px}.resultsContainer__input__item label{margin:0 5px 0 0;font-weight:400}.resultsContainer__input__item input{font-size:.9rem;border-top-right-radius:30px;border-bottom-right-radius:30px;border:none;padding:1% 23% 1% 29%;width:130px}.react-datepicker__input-container{width:82%!important}.react-datepicker__calendar-icon{height:29px!important;width:29px!important;padding:6% 2% 2% 1%!important}.react-datepicker__view-calendar-icon input{padding-left:35px!important;font-size:.9rem;font-weight:600}.resultsContainer__history__button{display:flex;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;color:var(--white);background:var(--blue);padding:1% 4%;border-radius:7px;text-decoration:none}.resultsContainer__history__button i{margin-right:3px}.contest__time__start{display:flex;justify-content:center;align-items:center}.sport__header-container{display:flex;align-items:center;justify-content:center;transition:.2s ease-out;margin-bottom:2%}.sport__header__icon{display:flex;flex-basis:10%;border-right:1px solid var(--lightGrey);transition:.2s ease-out;font-size:19px;letter-spacing:1px;font-weight:600}.sport__league{display:flex;width:96%;justify-content:flex-start;padding:5px 0 5px 12px;border-top-left-radius:6px;border-top-right-radius:6px;font-size:.8rem;color:var(--strongText-color);letter-spacing:1px;font-family:Roboto Condensed,sans-serif;font-weight:500;background:var(--eventHeader-color);margin-top:1%}.sport__headers{display:flex;flex-basis:30%;justify-content:space-evenly;border-left:1px solid var(--lightGrey);transition:.2s ease-out;font-size:18px;letter-spacing:1px;font-weight:600}.sportContentContainer{display:flex;align-items:center;padding:10px 0}.sport__score{flex-basis:5%;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--lightGrey);transition:.2s ease-out;font-size:16px;letter-spacing:1px;font-weight:400;padding-left:7px}.sport__teams{flex-basis:65%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:16px;letter-spacing:1px;font-weight:400}.sport__odds{display:flex;flex-basis:30%;justify-content:space-evenly;border-left:1px solid var(--lightGrey);transition:.2s ease-out;font-size:16px;letter-spacing:1px;font-weight:400}.sportContentContainer.quiz-view{display:flex;justify-content:space-between;padding:1% 4%}.sportContentContainer__teams-container{display:flex;flex-direction:column}.sportContentContainer__teams-items{display:flex;align-items:center;margin:5px}.sportContentContainer__teams-items i{margin-right:10px}.sportContentContainer__teams-items p{margin:0;padding:0;font-weight:400}.sportContentContainer__btn-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.sportContentContainer__btn-time{margin-bottom:5px;padding:0;font-weight:400}.sportContentContainer__btn-item{padding:5px 30px;background-color:var(--blue);color:#fbfbfb;border-radius:5px;letter-spacing:1px}.suspended{display:flex;flex-basis:30%;justify-content:center;transition:.2s ease-out;font-size:16px;letter-spacing:1px;font-weight:400}.qzSelectionbtn{background-color:var(--blue);padding:7% 29%;color:var(--white);border-radius:5px;font-size:.9rem}.qzSelectionbtn.active{background-color:var(--after-selection);color:var(--black);font-weight:700}.no__result__container{height:80vh}.gamepage__tab__container{display:flex;justify-content:flex-start;margin-bottom:5px;background:var(--table-heading-color);padding:1%;color:var(--lightText-color);margin-top:2%;font-family:Roboto Condensed,sans-serif;gap:6px}.quiz__title{font-size:1.7rem;padding:7px 5px 5px;letter-spacing:1px}.gamepage__tab__container.quiz-tab{flex-wrap:wrap;position:relative;background-color:var(--blue)}.gamepage__tab__container.quiz-tab .game__tab__button{flex-basis:5%;display:flex;justify-content:center;align-items:center;font-size:1rem;background-color:var(--blue);color:var(--white)}.gamepage__tab__container.quiz-tab .game__tab__button:disabled{background-color:var(--lightGrey);color:var(--greyText)}.tab__list__container{font-family:Roboto,sans-serif;font-weight:800}.tab__list__container::-webkit-scrollbar{display:none}ul.tab__list__container{background-color:var(--sport-header-bg);width:100%;padding:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;z-index:5}.tab__list__container.tab__list__scrollcss{position:sticky!important;top:0;left:0;z-index:500000!important;padding:2px}li.tab__list__item{list-style:none;display:inline-block;padding:1px 8px 1px 1px;margin:0 5px;font-size:18px;cursor:pointer;color:var(--strongText-color)}li.tab__list__item .tab__list__item__flex{display:flex;flex-direction:column;justify-content:center;align-items:center}li.tab__list__item .tab__list__item__flex svg{width:30px;height:30px}li.tab__list__item .tab__list__item__flex span{font-size:.8rem;font-weight:600;font-family:Roboto Condensed,sans-serif}li.tab__list__item.active .tab__list__item__flex svg{fill:var(--blue)}li.tab__list__item.active .tab__list__item__flex span{color:var(--blue)}.gamepage__tab__container.quiz-tab .gamepage__tab__item{flex-basis:19%;display:flex;justify-content:center;align-items:center;font-size:.9rem;border-bottom:1px solid var(--lightGrey);border-right:1px solid var(--lightGrey);background-color:#fff}.gamepage__tab__item{font-size:.9rem;font-weight:500;font-family:Roboto Condensed,sans-serif}.gamepage__tab__item *{pointer-events:none}.gamepage__tab__container__opener{position:absolute;right:7px;bottom:-7px;cursor:pointer;font-size:1rem;font-weight:500;color:#fbfbfb}.gamepage__tab__container.quiz-tab .gamepage__tab__item.active{background-color:var(--blueLight)}.gamepage__tab__item{flex:content;padding:5px;display:flex;justify-content:center;align-items:center;font-weight:500;letter-spacing:1px;cursor:pointer;border:1px solid rgb(43,43,43);border-radius:10px;font-family:Roboto Condensed,sans-serif}.gamepage__tab__item.active{background-color:var(--blue);color:#fff;border-radius:10px}.league-name__container{display:flex;justify-content:space-between;gap:5px;align-items:center;overflow:auto;font-family:Roboto Condensed,sans-serif;margin-left:10px}.league-name__container::-webkit-scrollbar{display:none}.league-name__item{padding:6px 3% 1px 8px;border:1px solid var(--blue);background:var(--sport-header-bg);color:var(--strongText-color);border-radius:17px;font-size:.8rem;font-weight:400;cursor:pointer;height:30px;min-width:175px;min-width:fit-content}.league-name__item:hover,.league-name__item.active{background-color:var(--blue);color:#fbfbfb}.league-name__btn-container{display:block;width:100%}.league-name__show-btn{padding:5px 10px;background-color:var(--blue);color:#fbfbfb;letter-spacing:1px}.contest-header__container{min-height:-moz-fit-content;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative}.contest-header__pool{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:2% 3%;width:100%}button.sp-back-btn{margin:0 10px 0 0;padding:0}.time-probability{width:100%;font-size:.8rem;padding-top:3%}.contest-header__name__prob__time{display:flex;flex-direction:column;color:#fff;justify-content:center;align-items:center;width:100%}.contest-header__prob__name{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:30%;flex-basis:30%;width:100%}.contest-header__prob__name.upper{gap:25%;padding-left:0}.contest-header__prob{font-size:1rem;background:#f6f4f4;border-radius:50%;height:50px;width:50px;text-align:center;color:#000;padding-top:3%}.contest-header__name{font-family:Roboto Condensed,sans-serif;font-size:.9rem;text-align:center}.contest-header__container__collapse-btn__container{position:absolute;top:5px;right:20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.contest-header__container__collapse-btn{font-size:1.5rem;margin-left:5px}.contest-header__container__collapse-btn.closed{color:var(--yellow)}.contest-header__league{font-size:1rem;letter-spacing:0px;min-height:56px;font-weight:500;text-transform:capitalize;font-family:Roboto,sans-serif;display:flex;align-items:center;gap:2%;position:sticky;background:var(--container);max-width:574px;width:100%;padding:10px;z-index:999;top:0;border-bottom:1px solid var(--border);color:var(--light--text-color);margin:0}.contest-header__league svg{font-size:1.5rem}.team__prob{border-radius:5px;background:#0000004f;padding:5px;min-width:100px}.contest-header__team{font-size:.8rem;letter-spacing:1px;font-weight:400;text-transform:capitalize;display:flex;justify-content:space-between;align-items:center;width:100%;padding:2%;background:var(--eventHeader-color);border-top-left-radius:7px;border-top-right-radius:7px;font-family:Roboto,sans-serif;color:var(--lightText-color)}.contest__prob__container__whole{width:100%;display:flex;justify-content:center}.contest__prob__container{display:flex;justify-content:space-between;text-align:center;align-items:center;width:85%;margin-top:9%;background-color:#fff;padding:2%;border-radius:30px}.contest__prob__container span{font-size:.8rem;font-family:Roboto Condensed,sans-serif}.contest__prob{background-color:#ebe9e9;height:25px;width:40px;border-radius:35px;font-size:1rem;font-family:Roboto Condensed,sans-serif;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px,#0a254059 0 -2px 6px inset}.contest-header-team-name{width:96%;border:.1px solid var(--gray);border-radius:7px;background:var(--contest-bg);margin:1% 2%}.contest__header__picked__container{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}.contest__header__picked__container .progress{display:flex;align-items:center;width:94%;height:6px;background-color:#e0c7c7}.progress-bar-height{height:1px}.contest__people__number{display:flex;justify-content:space-between;align-items:center;padding:1% 4%;width:100%}.contest__header__picked__container .progress .progress-bar{background:#bb575b;background:linear-gradient(90deg,#bb575b,#790909);height:6px}.contest-header__team__picked{display:flex;align-items:center;justify-content:center;font-size:.3rem;margin-top:2%;gap:3px;font-family:Roboto Condensed,sans-serif;color:var(--strongText-color)}.contest-header__team__picked h5{font-size:.8rem;margin-top:1%}.contest-header__team__picked.extra{color:red}.contest-header__team__picked h6{font-size:.7rem;margin-top:8%}.contest-header__team__picked h5.extra{color:red!important}.contest-header__time{font-size:.8rem;letter-spacing:1px;font-weight:500;color:var(--red);background:linear-gradient(90deg,#fff 28%,#f07474);padding:4px 8px 4px 4px;display:flex;justify-content:flex-end;border-top-right-radius:5px;border-bottom-right-radius:5px}.contentTopText{font-size:.8rem;font-weight:600;color:gray}.contentTopText.start{display:flex;justify-content:flex-end}.time-part{display:flex;flex-direction:row;font-size:.9rem;font-weight:500;color:#040303;background-color:#ffb9b9e3;justify-content:center;align-items:center;gap:5px;padding:2px 4px;border-radius:4px;font-family:Roboto Condensed,sans-serif}.time-part div{color:red}.contest-percentage{background-color:#bfbebe95;display:flex;flex-direction:row;justify-content:space-between;font-family:Roboto Condensed,sans-serif;padding:1% 3%;font-size:.9rem}.contest-percentage span{font-weight:700}.team-name-probability{margin-bottom:0;font-family:Roboto,sans-serif;color:var(--lightText-color)}.contest-header__win-container{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.contest-header__win-heading{font-size:1rem;letter-spacing:1px;font-weight:500}.contest-header__win-percent-container{display:flex;justify-content:space-between;align-items:center;width:100%}.contest-header__win-percent-item{background-color:var(--blue);color:#fff;border-radius:50%;font-size:1.2rem;width:3rem;height:3rem;font-weight:700;display:flex;justify-content:center;margin-right:.3rem;float:left;padding-top:13px}.contest-header__win-percent-separator{font-size:2rem}#contestForm{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:var(--wholebackground);padding:6% 3%;font-family:Hind Siliguri,sans-serif}.contestForm-container{padding:7% 4%;border-radius:40px}#contestForm .btn__container{display:flex;justify-content:space-between;padding:2% 3%;width:100%;margin-bottom:11%}#contestForm .btn__container i{font-size:1.7rem;cursor:pointer}#contestForm .btn__container .btn__container__item{padding:6px 23px;background-color:var(--blue);color:#fff;border-radius:5px;font-size:.9rem;letter-spacing:1px}#contestForm .btn__container .btn__container__item:disabled{background-color:#fff;color:#000;pointer-events:none}#contestForm .form-group{width:100%;margin-bottom:10px}.form-design{background:var(--white);font-size:.9rem!important}#exampleFormControlInput4{outline:none;box-shadow:none}#exampleFormControlInput4:focus{border:2px solid #4082c3!important}#exampleFormControlInput2{outline:none;box-shadow:none}#exampleFormControlInput2:focus{border:2px solid #4082c3!important}#exampleFormControlInput1{outline:none;box-shadow:none}#exampleFormControlInput1:focus{border:2px solid #4082c3!important}#exampleFormControlInput3{outline:none;box-shadow:none}#exampleFormControlInput3:focus{border:2px solid #4082c3!important}#contestForm input{width:100%;margin:0;border:1px solid rgb(223,220,220);outline:none!important;background:var(--input-background);color:var(--input-color);font-family:Roboto Condensed,sans-serif;font-weight:500;letter-spacing:1px}#contestForm input:focus{outline:none;border:0px;color:var(--input-color)}#contestForm label{font-weight:500;font-size:1rem;color:var(--strongText-color)}.contestForm__entry__fee{font-size:1rem;font-weight:600;font-family:Hind Siliguri,sans-serif;color:var(--strongText-color)}.entry-fee-cal{display:flex;justify-content:flex-end;width:100%}.contest-btn__container{display:flex;justify-content:space-between;align-items:center}.contest-btn{display:flex;justify-content:space-between;align-items:center;border-radius:50px;padding:5px 10px;background-color:var(--blue);color:#fbfbfb;letter-spacing:1px}.contest-btn:disabled{background-color:var(--blueLight);pointer-events:none}.contest-btn__search{flex-basis:100%;display:flex;width:100%;justify-content:center;align-items:center}.contest-btn__search .searchBarContainer{height:fit-content;font-size:.8rem;width:100%}.searchBarContainer{display:flex;align-items:center;justify-content:center}.contest__body{min-height:480px}.contest-header__entry__container{display:flex;justify-content:center;align-items:center;width:100%;height:45px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.contest-header__entry__item{background:var(--wholebackground);height:30px;width:94%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1px 14px 0;gap:6px;border-radius:8px;color:var(--dark-text-color);font-family:Roboto,sans-serif;font-size:.1rem}.contest-header__entry__item div{font-size:1.1rem}.contest-header__heading{font-size:.7rem;color:var(--lightText-color)}.contest-header__price__amount{font-size:.9;font-weight:700;color:var(--strongText-color)}.contest-header__price__amount.color__change{color:var(--blue)}.contest-header__info__item{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.contest-header__info__item.left{align-items:flex-start}.contest-header__info__item.entry{align-items:center;background-color:#fff}.contestslip__table{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1% 2%}.contestslip__table__container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2%;border-bottom:1px solid var(--lightGrey);font-weight:400}.contestslip__reload__container{display:flex;justify-content:flex-end;align-items:center;width:100%;padding:.7%;border-bottom:1px solid var(--lightGrey);font-weight:400}.contestslip__reload__button{padding:.5% 1.5%;font-size:16px;background-color:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:3px;transition:.2s}.contestslip__reload__button:hover{color:#fff;background-color:var(--blue);border:1px solid var(--blue)}.contestslip__reload__button:disabled{color:var(--blueLight);background-color:#fff;border:1px solid var(--blueLight);pointer-events:none}.contestslip__reload__button i{margin-right:4px}.contestslip__table__container.mySlip{border-left:3px solid var(--blue)}.contestslip__table__container.mySlip:hover{background-color:var(--blue)}.contestslip__table__container:hover{background-color:var(--lightGrey)}.contestslip__table__container.header{color:#fff;font-size:.4rem}.contestslip__table__team{flex-basis:55%;display:flex;align-items:center;letter-spacing:2;text-decoration:none;font-family:Roboto,sans-serif}.contestslip__table__team img{height:18px;width:18px;border-radius:50px;letter-spacing:1;margin-right:5px}.contestslip__table__team h2{font-size:.7rem;letter-spacing:1;padding-top:6%;justify-content:center;text-decoration:none;font-family:Roboto Condensed,sans-serif;color:var(--lightText-color)}.contestslip__table__point{flex-basis:15%;display:flex;justify-content:center;gap:6px;align-items:center;letter-spacing:1;cursor:pointer;font-size:.7rem;font-family:Roboto,sans-serif;color:var(--lightText-color)}.contestslip__table__point span{margin-top:2%}.my__quiz__profile__icon{color:var(--strongText-color)}.contestslip__table__rk{flex-basis:15%;display:flex;justify-content:center;align-items:center;letter-spacing:1;font-size:.7rem;font-family:Roboto,sans-serif;color:var(--lightText-color)}.contestslip__table__status{flex-basis:28%;display:flex;justify-content:center;align-items:center;text-transform:capitalize;letter-spacing:1;font-size:.7rem;font-family:Roboto,sans-serif;color:var(--lightText-color)}.contestslip__table__team.header,.contestslip__table__point.header,.contestslip__table__rk.header,.contestslip__table__status.header{font-weight:500;font-size:.7rem;color:var(--strongText-color)}.cprContestView__container{display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid var(--black);padding-bottom:5px;position:relative;cursor:pointer}.cprContestView__container:hover{background-color:var(--blueLight)}.cprContestView__container #btn__container{position:absolute;font-size:1.5rem;padding-top:1%;padding-bottom:1%;cursor:pointer;top:5%;right:5%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;flex-wrap:nowrap;height:100%}.cprContestView__container #btn__container *{flex:1}.cprContestView__container .edit-btn:hover{color:var(--lightGrey)}.cprContestView__container .edit-btn.active{color:var(--red)}.cprContestView__column{display:flex;justify-content:space-between;align-items:center;width:100%}.cprContestView__item{flex:1;padding:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:400}span.cprContestView__status.cancelled{color:red}.fragment__footer{display:flex;justify-content:space-between;align-items:center;padding:4% 2% 227px;margin-top:2px;min-height:200px}.fragment__footer__item1{display:flex;justify-content:center;align-items:center;gap:6%;color:var(--lightText-color)}.fragment__footer__item1 select{height:35px!important;padding:1px 4px 4px!important}.fragment__footer__item1 select option{height:35px!important;width:30px}.fragment__footer__item2{display:flex;justify-content:center;align-items:center;width:75%;gap:24%;color:#fff}.fragment__footer__item2 button{display:flex;justify-content:center;align-items:center;margin-right:5px;padding:1% 2%;background-color:var(--blue);letter-spacing:1px;border-radius:3px;text-transform:uppercase}.fragment__footer__item button:disabled{background-color:var(--blueLight);pointer-events:none}.quizzes__container{display:flex;flex-direction:column;justify-content:center;align-items:center}.quizzes__container__heading{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:5px 10px;font-size:1.2rem;letter-spacing:1px;font-weight:400;background-color:var(--lightGrey)}.quizzes__container__body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.quizzes__container__item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px 10px;border-bottom:1px solid var(--lightGrey);font-weight:400}.quizzes__container__item__option{flex-basis:60%;display:flex;justify-content:flex-start;align-items:center}.quizzes__container__item__date{flex-basis:25%;display:flex;justify-content:center;align-items:center}.quizzes__container__item__actions{flex-basis:15%;display:flex;justify-content:center;align-items:center;text-transform:capitalize}.quizzes__container__item__actions button{padding:5px 10px;color:#fbfbfb!important;margin-right:5px}.quizzes__container__item__actions button.green{background-color:var(--green)}.quizzes__container__item__actions button.red{background-color:var(--red)}.quizzes__container__item__actions button.black{background-color:var(--black)}.status__span{transition:.3s}.status__span__btn{display:none;padding:1px 5px!important}.status__span:hover .status__span__text{display:none}.status__span:hover .status__span__btn{display:block}.quiz__container__body{text-transform:capitalize;display:flex;justify-content:space-between;padding:1% 3%;background-color:#c3c3c35f}.quiz__container__body.lower__part{padding:0% 4%;margin-bottom:2%;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.lower__part h1{font-size:.9rem!important}.quiz__border{background-color:#c3c3c35f;border-top-left-radius:5px;border-top-right-radius:5px}.text-small{font-size:.9rem;font-weight:400;display:flex;justify-content:center;align-items:center}.eventstats__container{display:flex;justify-content:center;align-items:center;padding:.5%;background-color:var(--lightGrey)}.eventstats__text__container{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:1rem;font-weight:400;letter-spacing:1px}.eventstats__text__container p{margin:0}.eventstats__btn__container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.eventstats__btn{padding:5px 20px;background-color:var(--blue);color:#fff;letter-spacing:1px}.eventstats__btn:disabled{background-color:var(--blueLight);pointer-events:none}.eventstats__unsettled__text{font-size:.8rem;font-weight:400;margin:0}.download__csv__container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5% 2%}.download__csv__title{font-size:1rem;font-weight:600;letter-spacing:1px}.download__csv__btn{font-size:1rem;font-weight:400;letter-spacing:1px;color:var(--blue)}.download__csv__btn:hover{color:var(--blueLight)}.user-stats__container__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:10px 0 15px;color:var(--strongText-color)}.user-stats__container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2%}.user-stats__item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.user-stats__item__count{font-weight:400;font-size:2rem;margin-bottom:5px}.user-stats__item__para{font-weight:400;font-size:1.1rem;letter-spacing:1px;opacity:.7}.user-stats__round{display:flex;flex-direction:column;justify-content:center;align-items:center;width:140px;height:140px;border-radius:50%;background-color:#000;color:#f1f0f0}.user-stats__round__heading{display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:400}.user-stats__round__per{display:flex;justify-content:center;align-items:center;margin:0;font-size:2rem;font-weight:400}.user-wallet__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:3% 2%;color:var(--strongText-color)}.user-wallet__total__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2%;border-bottom:1px solid var(--lightGrey);width:100%}.total-balance-add-balance{display:flex;flex-direction:row;width:100%;justify-content:space-between;flex:1}.user-wallet__total__heading{font-size:1.1rem;font-weight:500;opacity:.7;font-family:Hind Siliguri,sans-serif}.user-wallet__total__blnc{font-size:1.3rem;font-weight:600;letter-spacing:1px;margin:0 0 5px;font-family:Hind Siliguri,sans-serif}.user-wallet__total__blnc span{font-size:1.1rem}.user-wallet__total__btn__container{display:flex;justify-content:space-around;align-items:center;width:100%;margin-top:30px;color:var(--white)}.user-wallet__total__btn__container a{text-decoration:none}.wallet-add-balance-btn-container{display:flex;flex-direction:row;align-items:center;justify-content:center;text-transform:uppercase;flex-basis:50%;color:var(--white)}.wallet-add-balance-btn{background:var(--blue);padding:3% 6%;font-size:.8rem;font-weight:600;border-radius:6px;color:var(--strongText-color);text-decoration:none;color:#fff}.user-wallet__total__btn{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-basis:45%;background:var(--blue);padding:3% 1%;font-size:.8rem;font-weight:600;border-radius:6px;color:var(--white)}.user-wallet__total__btn:hover{background-color:var(--blueLight)}.user-wallet__item__container{padding:2%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid var(--lightGrey);box-shadow:0 1px 1px #0003}.user-wallet__item__heading{font-size:1rem;font-weight:500;opacity:.8;margin-bottom:5px;padding:0% 3%;font-family:Hind Siliguri,sans-serif}.user-wallet__item__amount{font-size:1rem;font-weight:600;letter-spacing:1px;margin:0;font-family:Hind Siliguri,sans-serif}.user-wallet__link__container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2%;border-bottom:1px solid var(--lightGrey);cursor:pointer;box-shadow:0 1px 1px #0003;transition:.3s;text-decoration:none}.user-wallet__link__container:hover{background-color:var(--blueLight)}.user-wallet__link__text,.user-wallet__link__icon{margin:0;font-size:1.2rem;font-weight:400;color:var(--white)}.user-wallet__link__text{text-decoration:none;color:var(--strongText-color)}.transaction__container{display:flex;justify-content:space-between;align-items:center;padding:2%;letter-spacing:1px;border-bottom:1px solid var(--lightGrey)}.transaction__item{display:flex;flex-direction:column;justify-content:center}.transaction__item.right{align-items:flex-end}.transaction__item.left{align-items:flex-start}.transaction__name{font-size:1.1rem;font-weight:400}.transaction__time,.transaction__status{margin:5px 0 0;font-size:.9rem;font-weight:400;opacity:.8;text-transform:capitalize}.transaction__amount{font-size:1.1rem;font-weight:500}.transfer__search__input__container{display:flex;justify-content:space-between;align-items:center;gap:7%}.transfer__search__btn{background-color:var(--blue);color:#f1f0f0;padding:1% 3%;margin-left:-5px;letter-spacing:1px;border-radius:7px}.users__selection__container{display:flex;justify-content:start;align-items:center;margin-bottom:7px;flex-wrap:wrap}.users__selection__item{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:400;background-color:var(--blue);color:#f1f0f0;padding:.5%;margin-right:5px;cursor:pointer}.users__selection__item i{margin-left:5px}.transfer__user{cursor:pointer}.transfer__self__container{display:flex;justify-content:space-between;align-items:center;padding:2% 5%}.transfer__self__para{font-size:1rem;letter-spacing:1px;margin:0;font-weight:400}.details__overdetails{height:18vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.detail__complete{margin-top:1vh;width:15vh;font-weight:500;color:#13b978;display:flex;justify-content:space-between;text-transform:capitalize;letter-spacing:1px}.details__para__amount{letter-spacing:1px;font-weight:600;font-size:.9rem;margin-top:10px;margin-bottom:5px}.details__para{font-size:.8rem;font-weight:600;letter-spacing:1px;margin-top:10px}#ticks{margin-left:1vh;font-size:1.1rem;margin-top:.6vh}.details__amount{display:flex;justify-content:space-between;font-weight:500}.detailed__info{border-top:1px solid black;display:flex;flex-direction:column;height:20vh}.infos{margin-top:1vh;margin-left:1vh;margin-right:1vh;display:flex;justify-content:space-between;text-align:center;letter-spacing:1px;font-weight:600}.disabled-events,.disabled-events *{pointer-events:none}.green-border{border:2px solid var(--green)!important;outline:var(--green)!important}.red-border{border:2px solid var(--red)!important;outline:var(--red)!important}.btn-red{background-color:var(--red)!important}.blue{color:var(--blue)}.red{color:var(--red)!important}svg.red{fill:var(--red)}.error-boundary{display:flex;justify-content:center;align-items:center;padding:var(--padding-lg);min-height:60vh;background:var(--bg-main-wrapper);font-family:var(--font-main)}.error-card{background:var(--bg-main);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);padding:var(--padding-lg);max-width:420px;text-align:center}.error-title{font-size:var(--font-size-xl);color:var(--danger);margin-bottom:var(--padding-md)}.error-message{font-size:var(--font-size-base);color:var(--text-muted);margin-bottom:var(--padding-lg)}.error-btn{padding:var(--btn-padding);border-radius:var(--btn-radius);background:var(--btn-bg);color:var(--btn-text);font-weight:var(--btn-font-weight);border:none;cursor:pointer;transition:background .2s ease;&:hover{background:var(--primary-light)}}svg.icon.buy-sell-nav{stroke:var(--text-muted)}.p2p-trade-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--padding-xs);line-height:1.2;border-radius:var(--btn-radius);font-family:var(--font-main);font-weight:var(--btn-font-weight);cursor:pointer;transition:all .2s ease-in-out;color:var(--text-muted);svg{width:18px;height:18px}}.sp_sortIcon .fas{font-size:30px;margin:5px}.no-records-wrapper svg{fill:#2d2d2d;display:block;line-height:0;padding:0;margin:0 auto}.ms-n-b{padding:10px;color:var(--red);font-size:14px}@media screen and (max-width:1023px){.mainSectionContainer,.contest-header__league{max-width:1023px!important}.resultsContainer__title{display:none!important}.titleContainer .logo{display:block;flex:8%}.titleContainer .searchBarContainer{flex-basis:87%;justify-content:center;padding-top:3%}.titleContainer .logo svg{width:70%}.titleContainer .header-options svg{width:39px!important}.total-balance-add-balance{padding:3%}.league-name__item{flex:49%;flex-grow:0;margin-bottom:.4rem}.contest-btn{display:block;border-radius:50px;padding:0 10px;background-color:var(--blue);color:#fbfbfb;position:fixed;font-size:2rem;bottom:80px;right:10px;z-index:1}.hideSmallScr{display:none}.searchBarContainer{width:auto}#searchBox{width:100%}}@media screen and (min-width:1024px){.contest-btn__container{justify-content:space-between;gap:190px}.contest-btn__search .searchBarContainer{flex-basis:50%;justify-content:space-between}.contest-btn__search{justify-content:space-between;margin-top:10px}.contest-btn{margin-right:3%;min-width:165px}.d-md-flex{width:80px!important;flex:0!important}.home__page__carousel{display:none}.home__page__desktop{display:block;text-align:center;background:#f36370;background:radial-gradient(circle,#f36370,#2f2b3b 66%);height:80vh}.home__page__desktop img{height:70vh}.home__page__play-btn{width:100%;display:flex;flex-direction:row;justify-content:center}.play-btn:link,.play-btn:visited{text-transform:uppercase;text-decoration:none;padding:15px 40px;display:inline-block;border-radius:100px;transition:all .2s}.play-btn{width:20%;padding:6px 2px;border-radius:20px;font-size:1.2rem;display:flex;justify-content:center;align-items:center;gap:9px;color:var(--strongText-color)}.play-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.play-btn:active{transform:translateY(-1px);box-shadow:0 5px 10px #0003}.btn-white{background-color:#fff;color:var(--strongText-color);font-weight:600}.play-btn:after{content:"";display:inline-block;height:100%;width:100%;border-radius:100px;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn-white:after{background-color:#fff}.play-btn:hover:after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn-animated{animation:moveInBottom 5s ease-out;animation-fill-mode:backwards}@keyframes moveInBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.after__heading__part{width:65%}.after__header__part__container{display:flex;justify-content:center}.how__join__match{display:flex;flex-direction:row}.how__join__match img{height:140px;width:280px}.faq-section{margin-top:1%}}@font-face{font-family:icomoon;src:url(/assets/icomoon-BNcjaAnY.eot?v1xacd);src:url(/assets/icomoon-BNcjaAnY.eot?v1xacd#iefix) format("embedded-opentype"),url(/assets/icomoon-BWh4ZT1C.ttf?v1xacd) format("truetype"),url(/assets/icomoon-BL08UFck.woff?v1xacd) format("woff"),url(/assets/icomoon-D0ojEFTP.svg?v1xacd#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-pac:before{content:""}.icon-xbtc:before{content:""}.icon-inch:before{content:""}.icon-aave:before{content:""}.icon-abt:before{content:""}.icon-act:before{content:""}.icon-active_portfolio:before{content:""}.icon-activity:before{content:"";color:#666}.icon-activity_one:before{content:"";color:#666}.icon-activity_three:before{content:""}.icon-activity_two:before{content:"";color:#666}.icon-actn:before{content:""}.icon-ada:before{content:""}.icon-add:before{content:""}.icon-addmember:before{content:""}.icon-ads:before{content:""}.icon-adx:before{content:""}.icon-ae:before{content:""}.icon-aeon:before{content:""}.icon-aeur:before{content:""}.icon-agi .path1:before{content:"";color:#000}.icon-agi .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-agrs:before{content:""}.icon-aion .path1:before{content:"";color:#000}.icon-aion .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-algo:before{content:""}.icon-all:before{content:""}.icon-amb:before{content:""}.icon-american_football:before{content:""}.icon-amp:before{content:""}.icon-ampl:before{content:""}.icon-analysis:before{content:""}.icon-analytics:before{content:""}.icon-analytics_one:before{content:""}.icon-analytics_two:before{content:""}.icon-ang:before{content:""}.icon-angry_emogy_outline:before{content:""}.icon-ankr:before{content:""}.icon-ant:before{content:""}.icon-ape:before{content:""}.icon-apex:before{content:""}.icon-appc:before{content:""}.icon-ardr:before{content:""}.icon-arg:before{content:""}.icon-ark:before{content:""}.icon-arn:before{content:""}.icon-arnx:before{content:""}.icon-ary:before{content:""}.icon-ast:before{content:""}.icon-atlas:before{content:""}.icon-atm:before{content:""}.icon-atom:before{content:""}.icon-attach:before{content:""}.icon-aud:before{content:""}.icon-audr:before{content:""}.icon-aury:before{content:""}.icon-auto:before{content:""}.icon-avax:before{content:""}.icon-aywa:before{content:""}.icon-bab:before{content:""}.icon-back:before{content:""}.icon-back_fill:before{content:""}.icon-backward_circle:before{content:""}.icon-bal:before{content:""}.icon-band:before{content:""}.icon-baseball:before{content:""}.icon-basketball:before{content:""}.icon-bat:before{content:""}.icon-bay:before{content:""}.icon-bcbc:before{content:""}.icon-bcc:before{content:""}.icon-bcd:before{content:""}.icon-bch:before{content:""}.icon-bcio:before{content:""}.icon-bcn:before{content:""}.icon-bco:before{content:""}.icon-bcpt:before{content:""}.icon-bdl:before{content:""}.icon-bdt:before{content:""}.icon-beam:before{content:""}.icon-bela:before{content:""}.icon-bix:before{content:""}.icon-blcn:before{content:""}.icon-blk:before{content:""}.icon-block:before{content:""}.icon-block_cast:before{content:""}.icon-block_one:before{content:""}.icon-block_two:before{content:""}.icon-blockcast:before{content:""}.icon-blockcast_four .path1:before{content:"";color:#000}.icon-blockcast_four .path2:before{content:"";margin-left:-1em;color:#000}.icon-blockcast_four .path3:before{content:"";margin-left:-1em;color:#000}.icon-blockcast_four .path4:before{content:"";margin-left:-1em;color:#000}.icon-blockcast_four .path5:before{content:"";margin-left:-1em;color:#000}.icon-blockcast_four .path6:before{content:"";margin-left:-1em;color:#fff}.icon-blockcast_four .path7:before{content:"";margin-left:-1em;color:#000}.icon-blockcast_four .path8:before{content:"";margin-left:-1em;color:#000}.icon-blockcast_one:before{content:""}.icon-blockcast_three:before{content:""}.icon-blockcast_two:before{content:""}.icon-blz:before{content:""}.icon-bnb:before{content:""}.icon-bnt:before{content:""}.icon-bnty:before{content:""}.icon-bookmark:before{content:""}.icon-bookmark_one:before{content:""}.icon-booty:before{content:""}.icon-bos:before{content:""}.icon-bpt:before{content:""}.icon-bq:before{content:""}.icon-brd:before{content:""}.icon-brl:before{content:""}.icon-bsd:before{content:""}.icon-bsv:before{content:""}.icon-btc:before{content:""}.icon-btc_two:before{content:""}.icon-btcd:before{content:""}.icon-btch:before{content:""}.icon-btcp:before{content:""}.icon-btcz:before{content:""}.icon-btdx:before{content:""}.icon-btg:before{content:""}.icon-btm:before{content:""}.icon-bts:before{content:""}.icon-btt:before{content:""}.icon-btx:before{content:""}.icon-burst:before{content:""}.icon-buy:before{content:""}.icon-bze:before{content:""}.icon-cad:before{content:""}.icon-calender:before{content:""}.icon-call:before{content:""}.icon-camera:before{content:""}.icon-card:before{content:""}.icon-cc:before{content:""}.icon-cdn:before{content:""}.icon-cdt:before{content:""}.icon-celebration:before{content:""}.icon-cenz:before{content:""}.icon-cex-new:before{content:""}.icon-cex:before{content:""}.icon-chain:before{content:""}.icon-chat:before{content:""}.icon-chsb:before{content:""}.icon-chz:before{content:""}.icon-circle_outline:before{content:""}.icon-cix .path1:before{content:"";color:#000}.icon-cix .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-clam:before{content:""}.icon-cloak:before{content:""}.icon-cmm:before{content:""}.icon-cmt:before{content:""}.icon-cnd:before{content:""}.icon-cnx .path1:before{content:"";color:#000}.icon-cnx .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-cny:before{content:""}.icon-cny_two:before{content:""}.icon-cob:before{content:""}.icon-colx:before{content:""}.icon-comment:before{content:""}.icon-comment_one:before{content:""}.icon-comp:before{content:""}.icon-coqui:before{content:""}.icon-crc:before{content:""}.icon-create:before{content:""}.icon-create_one:before{content:""}.icon-create_two:before{content:""}.icon-cred:before{content:""}.icon-cricket:before{content:""}.icon-cross:before{content:""}.icon-crpt:before{content:""}.icon-crv:before{content:""}.icon-crw:before{content:""}.icon-crypto_events:before{content:""}.icon-crypto_settings:before{content:""}.icon-crypto_walet:before{content:""}.icon-cs:before{content:""}.icon-ctr:before{content:""}.icon-ctxc:before{content:""}.icon-cube:before{content:""}.icon-cup:before{content:""}.icon-cvc:before{content:""}.icon-d:before{content:""}.icon-d_icon:before{content:""}.icon-dai:before{content:""}.icon-dash:before{content:""}.icon-dat:before{content:""}.icon-data:before{content:""}.icon-dbc:before{content:""}.icon-dcn:before{content:""}.icon-dcr:before{content:""}.icon-deez:before{content:""}.icon-delete:before{content:""}.icon-delete_five:before{content:""}.icon-delete_one .path1:before{content:"";color:#000}.icon-delete_one .path2:before{content:"";margin-left:-1em;color:#fff}.icon-delete_one .path3:before{content:"";margin-left:-1em;color:#000}.icon-delete_one .path4:before{content:"";margin-left:-1em;color:#000}.icon-delete_one .path5:before{content:"";margin-left:-1em;color:#000}.icon-delete_three:before{content:""}.icon-delete_two:before{content:""}.icon-dem:before{content:""}.icon-dent:before{content:""}.icon-dew:before{content:""}.icon-dex-new:before{content:""}.icon-dex:before{content:""}.icon-dgb:before{content:""}.icon-dgd:before{content:""}.icon-dislike:before{content:""}.icon-dislike_one:before{content:""}.icon-dislike_three:before{content:""}.icon-dkk:before{content:""}.icon-dlt:before{content:""}.icon-dnt:before{content:""}.icon-dock:before{content:""}.icon-doge:before{content:""}.icon-dot:before{content:""}.icon-drgn .path1:before{content:"";color:#000}.icon-drgn .path2:before{content:"";margin-left:-1em;color:#000;opacity:.398}.icon-drop:before{content:""}.icon-dta:before{content:""}.icon-dth:before{content:""}.icon-dtr .path1:before{content:"";color:#000}.icon-dtr .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-ebst:before{content:""}.icon-eca:before{content:""}.icon-edg:before{content:""}.icon-edit:before{content:""}.icon-edit_one:before{content:""}.icon-edit_six:before{content:""}.icon-edo:before{content:""}.icon-edoge:before{content:""}.icon-ela .path1:before{content:"";color:#000}.icon-ela .path2:before{content:"";margin-left:-1em;color:#000;opacity:.604}.icon-ela .path3:before{content:"";margin-left:-1em;color:#000;opacity:.299}.icon-ela .path4:before{content:"";margin-left:-1em;color:#000;opacity:.197}.icon-ela .path5:before{content:"";margin-left:-1em;color:#000;opacity:.404}.icon-ela .path6:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-elec:before{content:""}.icon-elf:before{content:""}.icon-elix .path1:before{content:"";color:#000}.icon-elix .path2:before{content:"";margin-left:-1em;color:#000;opacity:.197}.icon-elix .path3:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-elix .path4:before{content:"";margin-left:-1em;color:#000;opacity:.75}.icon-ella:before{content:""}.icon-emb:before{content:""}.icon-emc:before{content:""}.icon-emc2 .path1:before{content:"";color:#000}.icon-emc2 .path2:before{content:"";margin-left:-1em;color:#000;opacity:.4}.icon-emc2 .path3:before{content:"";margin-left:-1em;color:#000;opacity:.4}.icon-emogy:before{content:""}.icon-ended_portfolio:before{content:""}.icon-eng:before{content:""}.icon-enj:before{content:""}.icon-entrp:before{content:""}.icon-eon:before{content:""}.icon-eop:before{content:""}.icon-eos:before{content:""}.icon-eqli:before{content:""}.icon-equa:before{content:""}.icon-etc .path1:before{content:"";color:#000}.icon-etc .path2:before{content:"";margin-left:-1em;color:#000;opacity:.296}.icon-etc .path3:before{content:"";margin-left:-1em;color:#000;opacity:.803}.icon-etc .path4:before{content:"";margin-left:-1em;color:#000;opacity:.311}.icon-eth .path1:before{content:"";color:#000}.icon-eth .path2:before{content:"";margin-left:-1em;color:#000;opacity:.298}.icon-eth .path3:before{content:"";margin-left:-1em;color:#000;opacity:.801}.icon-eth .path4:before{content:"";margin-left:-1em;color:#000;opacity:.298}.icon-ethos .path1:before{content:"";color:#000}.icon-ethos .path2:before{content:"";margin-left:-1em;color:#000;opacity:.622}.icon-etn:before{content:""}.icon-etp:before{content:""}.icon-eur:before{content:""}.icon-eur_two:before{content:""}.icon-event .path1:before{content:"";color:#000}.icon-event .path2:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path3:before{content:"";margin-left:-.98046875em;color:#ff0003}.icon-event .path4:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path5:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path6:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path7:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path8:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path9:before{content:"";margin-left:-.98046875em;color:#000}.icon-event .path10:before{content:"";margin-left:-.98046875em;color:#000}.icon-event_one:before{content:""}.icon-evx:before{content:""}.icon-exmo:before{content:""}.icon-exp:before{content:""}.icon-fair:before{content:""}.icon-fct:before{content:""}.icon-feed:before{content:"";color:#666}.icon-feed_one:before{content:"";color:#666}.icon-feed_two:before{content:"";color:#666}.icon-feeds:before{content:""}.icon-feeds_one:before{content:""}.icon-feeds_two:before{content:""}.icon-fida:before{content:""}.icon-fil:before{content:""}.icon-fjc:before{content:""}.icon-fldc:before{content:""}.icon-flo:before{content:""}.icon-flux:before{content:""}.icon-followers:before{content:""}.icon-followers_one:before{content:""}.icon-football:before{content:""}.icon-forward_circle:before{content:""}.icon-frf:before{content:""}.icon-fsn:before{content:""}.icon-ftc:before{content:""}.icon-fuel:before{content:""}.icon-fun:before{content:""}.icon-gallery:before{content:""}.icon-gallery_one:before{content:""}.icon-game:before{content:""}.icon-gaming:before{content:""}.icon-gas:before{content:""}.icon-gbp:before{content:""}.icon-gbp_two:before{content:""}.icon-gbx:before{content:""}.icon-gbyte:before{content:""}.icon-generic:before{content:""}.icon-gif:before{content:""}.icon-gin:before{content:""}.icon-give:before{content:""}.icon-glxt:before{content:""}.icon-gmr:before{content:""}.icon-gmt:before{content:""}.icon-gno:before{content:""}.icon-gnt:before{content:""}.icon-gold:before{content:""}.icon-grc:before{content:""}.icon-grin:before{content:""}.icon-grs:before{content:""}.icon-grt:before{content:""}.icon-gsc:before{content:""}.icon-gto:before{content:""}.icon-gup:before{content:""}.icon-gusd:before{content:""}.icon-gvt:before{content:""}.icon-gxs:before{content:""}.icon-gzr:before{content:""}.icon-hide:before{content:""}.icon-hight:before{content:""}.icon-history:before{content:""}.icon-history_light:before{content:""}.icon-history_one:before{content:""}.icon-hns:before{content:""}.icon-hockey:before{content:""}.icon-hodl:before{content:""}.icon-home_one:before{content:""}.icon-home_two:before{content:""}.icon-hot:before{content:""}.icon-hpb .path1:before{content:"";color:#000}.icon-hpb .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-hsr:before{content:""}.icon-ht:before{content:""}.icon-html:before{content:""}.icon-huc:before{content:""}.icon-husd:before{content:""}.icon-hush:before{content:""}.icon-icn:before{content:""}.icon-icp:before{content:""}.icon-icx:before{content:""}.icon-idr:before{content:""}.icon-ignis:before{content:""}.icon-ilk:before{content:""}.icon-ils:before{content:""}.icon-info:before{content:""}.icon-info_one:before{content:""}.icon-information_post:before{content:""}.icon-information_post_one:before{content:""}.icon-ink:before{content:""}.icon-inr:before{content:""}.icon-ins .path1:before{content:"";color:#000}.icon-ins .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-interest:before{content:"";color:#00cd00}.icon-ion:before{content:""}.icon-iop:before{content:""}.icon-iost:before{content:""}.icon-iotx:before{content:""}.icon-iq:before{content:""}.icon-irr:before{content:""}.icon-itc:before{content:""}.icon-itl:before{content:""}.icon-jmd:before{content:""}.icon-jnt:before{content:""}.icon-join_blockcast:before{content:""}.icon-join_blockcast_one:before{content:""}.icon-join_blockcast_three:before{content:""}.icon-join_blockcast_two:before{content:""}.icon-jpy:before{content:""}.icon-jpy_two:before{content:""}.icon-kcs:before{content:""}.icon-kin:before{content:""}.icon-klown .path1:before{content:"";color:#000}.icon-klown .path2:before{content:"";margin-left:-1em;color:#fff}.icon-kmd:before{content:""}.icon-knc:before{content:""}.icon-krb:before{content:""}.icon-krw:before{content:""}.icon-ksm:before{content:""}.icon-kwd:before{content:""}.icon-lak:before{content:""}.icon-lbc:before{content:""}.icon-lend:before{content:""}.icon-leo:before{content:""}.icon-less:before{content:""}.icon-like:before{content:""}.icon-like_emogy_outline:before{content:""}.icon-like_one:before{content:""}.icon-like_three:before{content:""}.icon-like_two:before{content:""}.icon-link:before{content:""}.icon-lkk:before{content:""}.icon-lkr:before{content:""}.icon-loading .path1:before{content:"";color:#4e5a61}.icon-loading .path2:before{content:"";margin-left:-1.0087890625em;color:#5f6c75}.icon-loading .path3:before{content:"";margin-left:-1.0087890625em;color:#7e8b96}.icon-loading .path4:before{content:"";margin-left:-1.0087890625em;color:#909ba6}.icon-loading .path5:before{content:"";margin-left:-1.0087890625em;color:#a2abb8}.icon-loading .path6:before{content:"";margin-left:-1.0087890625em;color:#b9c3cd}.icon-loading .path7:before{content:"";margin-left:-1.0087890625em;color:#c8d2dc}.icon-loading .path8:before{content:"";margin-left:-1.0087890625em;color:#dce6eb}.icon-loading .path9:before{content:"";margin-left:-1.0087890625em;color:#e9edf1}.icon-location:before{content:""}.icon-logout:before{content:""}.icon-logout_one:before{content:""}.icon-loom:before{content:""}.icon-love_emogy_fill:before{content:""}.icon-love_emogy_outline:before{content:""}.icon-love_one:before{content:""}.icon-loveeye_emogy_outline:before{content:""}.icon-lpt:before{content:""}.icon-lrc:before{content:""}.icon-lsk:before{content:""}.icon-ltc:before{content:""}.icon-ltc_two:before{content:""}.icon-lun:before{content:""}.icon-maid .path1:before{content:"";color:#000}.icon-maid .path2:before{content:"";margin-left:-1em;color:#000;opacity:.402}.icon-maid .path3:before{content:"";margin-left:-1em;color:#000;opacity:.802}.icon-mana:before{content:""}.icon-matic:before{content:""}.icon-max:before{content:""}.icon-mcap:before{content:""}.icon-mco:before{content:""}.icon-mda:before{content:""}.icon-mds:before{content:""}.icon-med:before{content:""}.icon-meetone:before{content:""}.icon-menu:before{content:""}.icon-menu_four:before{content:""}.icon-menu_one:before{content:""}.icon-menu_three:before{content:""}.icon-menu_two:before{content:""}.icon-message:before{content:""}.icon-message_four:before{content:""}.icon-message-one:before{content:""}.icon-message-three:before{content:""}.icon-message-two:before{content:""}.icon-mft:before{content:""}.icon-miota:before{content:""}.icon-mith:before{content:""}.icon-mkr:before{content:""}.icon-mln:before{content:""}.icon-mnx:before{content:""}.icon-mnz:before{content:""}.icon-moac:before{content:""}.icon-mod .path1:before{content:"";color:#000}.icon-mod .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-mona:before{content:""}.icon-more:before{content:""}.icon-more_two:before{content:""}.icon-most_popular_one:before{content:""}.icon-most_popular_three:before{content:""}.icon-most_popular_two:before{content:""}.icon-msr:before{content:""}.icon-mth .path1:before{content:"";color:#000}.icon-mth .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-mth .path3:before{content:"";margin-left:-1em;color:#000;opacity:.4}.icon-mth .path4:before{content:"";margin-left:-1em;color:#000;opacity:.198}.icon-mtl:before{content:""}.icon-music:before{content:""}.icon-myr:before{content:""}.icon-mzc:before{content:""}.icon-nano:before{content:""}.icon-nas:before{content:""}.icon-nav:before{content:""}.icon-ncash:before{content:""}.icon-ndz:before{content:""}.icon-nebl:before{content:""}.icon-neo:before{content:""}.icon-neos:before{content:""}.icon-neu:before{content:""}.icon-news:before{content:"";color:#666}.icon-news_one:before{content:"";color:#666}.icon-news_post:before{content:""}.icon-news_post_one:before{content:""}.icon-news_three:before{content:""}.icon-news_two:before{content:"";color:#666}.icon-nexo:before{content:""}.icon-nft:before{content:"";color:#666}.icon-nft_one:before{content:""}.icon-ngc:before{content:""}.icon-ngn:before{content:""}.icon-nio:before{content:""}.icon-nkn:before{content:""}.icon-nlc:before{content:""}.icon-nlg:before{content:""}.icon-nmc:before{content:""}.icon-nmr:before{content:""}.icon-normal_post:before{content:""}.icon-normal_post_one:before{content:""}.icon-not_intereste:before{content:"";color:#f91111}.icon-notification:before{content:""}.icon-notification_i:before{content:""}.icon-notification_iv:before{content:"";color:#51545a}.icon-notification_v:before{content:"";color:#51545a}.icon-notification_vi:before{content:"";color:#51545a}.icon-notification_vii:before{content:""}.icon-notification_viii:before{content:"";color:#51545a}.icon-notification-ii:before{content:""}.icon-notification-iii:before{content:""}.icon-notification-ix:before{content:""}.icon-notifications_x:before{content:"";color:#51545a}.icon-notifications_xi:before{content:"";color:#51545a}.icon-notifications_xii:before{content:"";color:#51545a}.icon-npr:before{content:""}.icon-npxs:before{content:""}.icon-ntbc:before{content:""}.icon-nuls:before{content:""}.icon-nxs:before{content:""}.icon-nxt:before{content:""}.icon-oax:before{content:""}.icon-office:before{content:""}.icon-ok:before{content:""}.icon-omg:before{content:""}.icon-omni:before{content:""}.icon-one:before{content:""}.icon-ong:before{content:""}.icon-only_me:before{content:""}.icon-only_me_one:before{content:""}.icon-ont:before{content:""}.icon-oot:before{content:""}.icon-ost:before{content:""}.icon-ox:before{content:""}.icon-oxt:before{content:""}.icon-oxy:before{content:""}.icon-part:before{content:""}.icon-pasc:before{content:""}.icon-pasl:before{content:""}.icon-pax:before{content:""}.icon-paxg:before{content:""}.icon-pay:before{content:""}.icon-payment_two:before{content:""}.icon-payx:before{content:""}.icon-pen:before{content:""}.icon-php:before{content:""}.icon-pin:before{content:""}.icon-pink .path1:before{content:"";color:#000}.icon-pink .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-pinned:before{content:""}.icon-pinned_one:before{content:""}.icon-pirl:before{content:""}.icon-pivx:before{content:""}.icon-pkr:before{content:""}.icon-pln:before{content:""}.icon-plr:before{content:""}.icon-poa:before{content:""}.icon-poe:before{content:""}.icon-polis:before{content:""}.icon-poly:before{content:""}.icon-post:before{content:""}.icon-post_announcement:before{content:""}.icon-post_announcement_one:before{content:""}.icon-post_one:before{content:""}.icon-post_two:before{content:""}.icon-pot:before{content:""}.icon-powr:before{content:""}.icon-ppc:before{content:""}.icon-ppp:before{content:""}.icon-ppt:before{content:""}.icon-pre:before{content:""}.icon-prematch_events:before{content:""}.icon-privacy:before{content:""}.icon-private:before{content:""}.icon-prl:before{content:""}.icon-profile:before{content:""}.icon-profile_one:before{content:""}.icon-public:before{content:""}.icon-pungo:before{content:""}.icon-pura:before{content:""}.icon-qash:before{content:""}.icon-qiwi:before{content:""}.icon-qlc:before{content:""}.icon-qnt:before{content:""}.icon-qrl:before{content:""}.icon-qsp:before{content:""}.icon-qtum:before{content:""}.icon-r:before{content:""}.icon-rads:before{content:""}.icon-rap:before{content:""}.icon-ray:before{content:""}.icon-rcn:before{content:""}.icon-rdd .path1:before{content:"";color:#000}.icon-rdd .path2:before{content:"";margin-left:-1em;color:#000;opacity:.6}.icon-rdn:before{content:""}.icon-reels_one:before{content:""}.icon-remove:before{content:""}.icon-remove_two:before{content:""}.icon-ren:before{content:""}.icon-rep:before{content:""}.icon-reply:before{content:""}.icon-reply_one:before{content:""}.icon-reply_two:before{content:""}.icon-report:before{content:""}.icon-report_one:before{content:""}.icon-repost:before{content:""}.icon-repv:before{content:""}.icon-req:before{content:""}.icon-rhoc:before{content:""}.icon-ric:before{content:""}.icon-right:before{content:""}.icon-right_circle:before{content:""}.icon-rise:before{content:""}.icon-rlc:before{content:""}.icon-rpx:before{content:""}.icon-rub:before{content:""}.icon-rub_two:before{content:""}.icon-rvn:before{content:""}.icon-ryo:before{content:""}.icon-safe:before{content:""}.icon-safemoon:before{content:""}.icon-sai:before{content:""}.icon-salt:before{content:""}.icon-san:before{content:""}.icon-sand:before{content:""}.icon-sar:before{content:""}.icon-save:before{content:""}.icon-sbd:before{content:""}.icon-sberbank:before{content:""}.icon-sc:before{content:""}.icon-school:before{content:""}.icon-search:before{content:""}.icon-search_i:before{content:"";color:#51545a}.icon-search_ii:before{content:"";color:#51545a}.icon-search_iii:before{content:"";color:#51545a}.icon-search_iv:before{content:"";color:#51545a}.icon-search_viii:before{content:""}.icon-search-v:before{content:""}.icon-search-vi:before{content:""}.icon-search-vii:before{content:""}.icon-send:before{content:""}.icon-send_one:before{content:""}.icon-ser:before{content:""}.icon-settings:before{content:""}.icon-settings_two:before{content:""}.icon-share:before{content:""}.icon-share_one:before{content:""}.icon-share_updated:before{content:""}.icon-shield:before{content:""}.icon-shift:before{content:""}.icon-shivainu_one:before{content:""}.icon-showchart:before{content:""}.icon-sib:before{content:""}.icon-sin:before{content:""}.icon-skl:before{content:""}.icon-sky:before{content:""}.icon-slr:before{content:""}.icon-sls:before{content:""}.icon-smart:before{content:""}.icon-smile_emogy_outline:before{content:""}.icon-sngls:before{content:""}.icon-snm:before{content:""}.icon-snt:before{content:""}.icon-snx:before{content:""}.icon-soc:before{content:""}.icon-sol:before{content:""}.icon-spacehbit:before{content:""}.icon-spank:before{content:""}.icon-sphtx:before{content:""}.icon-sports:before{content:""}.icon-sports_one:before{content:""}.icon-sports_walet:before{content:""}.icon-sportsbet_Logo .path1:before{content:"";color:#003ee1}.icon-sportsbet_Logo .path2:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path3:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path4:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path5:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path6:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path7:before{content:"";margin-left:-.8681640625em;color:#003ee1}.icon-sportsbet_Logo .path8:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path9:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path10:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path11:before{content:"";margin-left:-.8681640625em;color:#525252}.icon-sportsbet_Logo .path12:before{content:"";margin-left:-.8681640625em;color:#003ee1}.icon-sportsbet_Logo .path13:before{content:"";margin-left:-.8681640625em;color:#003ee1}.icon-srn:before{content:""}.icon-stak:before{content:""}.icon-start:before{content:""}.icon-stats:before{content:""}.icon-stats_two:before{content:""}.icon-steem:before{content:""}.icon-storj:before{content:""}.icon-storm:before{content:""}.icon-stox:before{content:""}.icon-stq:before{content:""}.icon-strat:before{content:""}.icon-stx:before{content:""}.icon-sub:before{content:""}.icon-sumo:before{content:""}.icon-sushi:before{content:""}.icon-swap:before{content:""}.icon-sys:before{content:""}.icon-taas:before{content:""}.icon-tag:before{content:""}.icon-tau:before{content:""}.icon-tbx:before{content:""}.icon-tel:before{content:""}.icon-ten:before{content:""}.icon-tennis:before{content:""}.icon-tern:before{content:""}.icon-tgch:before{content:""}.icon-thb:before{content:""}.icon-theta:before{content:""}.icon-tix:before{content:""}.icon-tkn:before{content:""}.icon-tks:before{content:""}.icon-tnb:before{content:""}.icon-tnc:before{content:""}.icon-tnt:before{content:""}.icon-tomo:before{content:""}.icon-tpay:before{content:""}.icon-trendding_two:before{content:"";color:#666}.icon-trending:before{content:"";color:#666}.icon-trending_one:before{content:"";color:#666}.icon-trending_two:before{content:""}.icon-trig:before{content:""}.icon-trtl:before{content:""}.icon-trx:before{content:""}.icon-try:before{content:""}.icon-tusd:before{content:""}.icon-tzc:before{content:""}.icon-uah:before{content:""}.icon-ubq .path1:before{content:"";color:#000}.icon-ubq .path2:before{content:"";margin-left:-1em;color:#000;opacity:.305}.icon-uma:before{content:""}.icon-uni:before{content:""}.icon-unisex .path1:before{content:"";color:#ddf0fd}.icon-unisex .path2:before{content:"";margin-left:-1em;color:#000}.icon-unisex .path3:before{content:"";margin-left:-1em;color:#000}.icon-unisex .path4:before{content:"";margin-left:-1em;color:#000}.icon-unisex .path5:before{content:"";margin-left:-1em;color:#000}.icon-unity .path1:before{content:"";color:#000}.icon-unity .path2:before{content:"";margin-left:-1em;color:#000;opacity:.5}.icon-usd:before{content:""}.icon-usd_two:before{content:""}.icon-usdc:before{content:""}.icon-usdt:before{content:""}.icon-user:before{content:""}.icon-userprofile:before{content:""}.icon-utk:before{content:""}.icon-veri:before{content:""}.icon-vet:before{content:""}.icon-via:before{content:""}.icon-vib:before{content:""}.icon-vibe:before{content:""}.icon-view:before{content:""}.icon-vivo:before{content:""}.icon-vnd:before{content:""}.icon-vrc:before{content:""}.icon-vrsc:before{content:""}.icon-vtc:before{content:""}.icon-vtho:before{content:""}.icon-wabi:before{content:""}.icon-walet:before{content:""}.icon-walet-one:before{content:""}.icon-wan:before{content:""}.icon-waves:before{content:""}.icon-wax:before{content:""}.icon-wbtc:before{content:""}.icon-wgr:before{content:""}.icon-wicc:before{content:""}.icon-wings .path1:before{content:"";color:#000}.icon-wings .path2:before{content:"";margin-left:-1em;color:#000;opacity:.7}.icon-wings .path3:before{content:"";margin-left:-1em;color:#000;opacity:.3}.icon-winners:before{content:""}.icon-wpr:before{content:""}.icon-wtc .path1:before{content:"";color:#000}.icon-wtc .path2:before{content:"";margin-left:-1em;color:#000;opacity:.504}.icon-x:before{content:""}.icon-xas:before{content:""}.icon-xbc:before{content:""}.icon-xbp:before{content:""}.icon-xby:before{content:""}.icon-xcp:before{content:""}.icon-xdn:before{content:""}.icon-xem:before{content:""}.icon-xin:before{content:""}.icon-xlm:before{content:""}.icon-xmcc:before{content:""}.icon-xmg:before{content:""}.icon-xmo:before{content:""}.icon-xmr:before{content:""}.icon-xmy:before{content:""}.icon-xp:before{content:""}.icon-xpa:before{content:""}.icon-xpm:before{content:""}.icon-xpr:before{content:""}.icon-xrp:before{content:""}.icon-xsg:before{content:""}.icon-xtz:before{content:""}.icon-xuc:before{content:""}.icon-xvc:before{content:""}.icon-xvg:before{content:""}.icon-xzc:before{content:""}.icon-yfi:before{content:""}.icon-yoyow:before{content:""}.icon-zcl:before{content:""}.icon-zec:before{content:""}.icon-zel:before{content:""}.icon-zen:before{content:""}.icon-zest:before{content:""}.icon-zil .path1:before{content:"";color:#000}.icon-zil .path2:before{content:"";margin-left:-1em;color:#000;opacity:.65}.icon-zil .path3:before{content:"";margin-left:-1em;color:#000;opacity:.3}.icon-zilla:before{content:""}.icon-zrx:before{content:""}.icon-zwd:before{content:""}
