html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body{margin:0;padding:0;background:var(--page-background);display:flex;flex:1;justify-content:center;height:100%;min-height:100%;color:var(--text-main-color);font-size:14px;width:100%;font-weight:400}@media only screen and (max-width: 767px){html :has(.side-menu.open),body :has(.side-menu.open){overflow:hidden;height:100dvh}}html>#root,html .page,html .ant-app,body>#root,body .page,body .ant-app{width:100%;flex:1;display:flex;min-height:100%;flex-direction:column;align-items:center}html .page,body .page{justify-content:space-between}html div,html ul,html li,body div,body ul,body li{margin:0;padding:0}html p,body p{margin:0}html .no-scroll,body .no-scroll{overflow:hidden}@media only screen and (max-width: 1024px){body:has(.mobile-overlay.open){overflow:hidden;height:100dvh}}.form{display:flex;flex-direction:column;gap:16px}.form-field{display:flex;flex-direction:column;margin-bottom:0}.form-field .form-field-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.form-field .label{display:flex;align-items:center;gap:4px;font-weight:600;line-height:18.2px;margin-bottom:12.5px}.form-field .label>.additional-info{margin-left:auto;color:var(--text-third-color);font-size:12px}.form-field .label>.additional-info .value{color:var(--text-main-color);font-weight:400}.yes-position{color:var(--yes-foreground-color)}.no-position{color:var(--no-foreground-color)}button,.button{height:40px;padding:0 20px;background:#3d73f8;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;font-family:IBM Plex Sans,sans-serif}button:hover,.button:hover{background:#3861fb}button.icon-button,.button.icon-button{border-radius:10px;background:linear-gradient(360deg,#060812,#181a2a 130%);padding-left:8px;padding-right:8px;border:1px solid #1c2029;display:flex;justify-content:center;align-items:center;box-shadow:none}button.icon-button>svg path,.button.icon-button>svg path{fill:var(--text-main-color)}button.icon-button:hover,.button.icon-button:hover{border:1px solid #3d73f8}button.search-icon-button,.button.search-icon-button{border-radius:10px;background:linear-gradient(360deg,#060812,#181a2a 130%);padding-left:8px;padding-right:8px;border:1px solid #1c2029;display:flex;justify-content:center;align-items:center;box-shadow:none}button.search-icon-button:hover,.button.search-icon-button:hover{border:1px solid #3d73f8}button.alt,.button.alt{background:#1e2642}button.alt.icon-button,.button.alt.icon-button{border-radius:4px;border:none}button.alt.icon-button:hover,.button.alt.icon-button:hover{background:#1e2642d4;outline:none}button.yes,button.no,.button.yes,.button.no{flex:1;height:36px;border:1px solid;border-radius:4px;font-weight:600;display:flex;align-items:center;justify-content:center}button.yes>.icon,button.no>.icon,.button.yes>.icon,.button.no>.icon{width:18px;height:18px;position:relative;top:-1px}button.yes>.icon>*,button.no>.icon>*,.button.yes>.icon>*,.button.no>.icon>*{position:absolute;width:19px;height:18px;top:0;right:0;bottom:0;left:0;margin:auto}button.yes>.icon>*:nth-child(2),button.no>.icon>*:nth-child(2),.button.yes>.icon>*:nth-child(2),.button.no>.icon>*:nth-child(2){margin-top:4px}button.yes.yes,button.no.yes,.button.yes.yes,.button.no.yes{color:var(--yes-foreground-color);background:var(--yes-background-color);border-color:var(--yes-background-color);padding:0}button.yes.yes:hover,button.yes.yes:active,button.yes.yes:focus,button.no.yes:hover,button.no.yes:active,button.no.yes:focus,.button.yes.yes:hover,.button.yes.yes:active,.button.yes.yes:focus,.button.no.yes:hover,.button.no.yes:active,.button.no.yes:focus{background:var(--yes-background-color);border-color:var(--yes-foreground-color)}button.yes.no,button.no.no,.button.yes.no,.button.no.no{background:var(--no-background-color);color:var(--no-foreground-color);border-color:var(--no-background-color);padding:0}button.yes.no>.icon,button.no.no>.icon,.button.yes.no>.icon,.button.no.no>.icon{top:-2px}button.yes.no>.icon>svg path,button.no.no>.icon>svg path,.button.yes.no>.icon>svg path,.button.no.no>.icon>svg path{fill:var(--no-foreground-color)}button.yes.no:hover,button.yes.no:active,button.yes.no:focus,button.no.no:hover,button.no.no:active,button.no.no:focus,.button.yes.no:hover,.button.yes.no:active,.button.yes.no:focus,.button.no.no:hover,.button.no.no:active,.button.no.no:focus{background:var(--no-background-color);border-color:var(--no-foreground-color)}.light-theme button.icon-button,.light-theme .button.icon-button{background:var(--block-background-color);border-color:#f1f5ff;color:var(--text-main-color)}.light-theme button.search-icon-button,.light-theme .button.search-icon-button{background:var(--block-background-color);border-color:#f1f5ff}a{color:var(--text-third-color);text-decoration:none}a:hover{color:var(--text-main-color)}.text{line-height:21px;color:var(--text-rules-color)}.text a{color:#3d73f8;text-decoration:underline}.text a:hover{color:#3861fb}h1{font-family:IBM Plex Sans,sans-serif}h2{font-size:20px;line-height:30px;margin:14px 0 16px;font-weight:700}@media only screen and (min-width: 768px){h2{font-size:24px;line-height:32px;margin:12px 0 8px}}h3{font-size:20px;line-height:26px;margin:0 0 8px;font-weight:500}.search-input{padding-left:14px}.search-input .search-icon{display:block;width:20px;height:20px;margin-right:3px;background-color:var(--text-secondary-color);-webkit-mask:url(/assets/search-icon-BVVB4uHT.svg) no-repeat center;mask:url(/assets/search-icon-BVVB4uHT.svg) no-repeat center;position:relative;left:16px}.input-max-button{font-size:12px;font-weight:500;line-height:16.1px;height:22px;padding-left:5.5px;padding-right:5.5px;background:#0f1940;margin-top:-2px;margin-bottom:-2px;margin-right:10px}.no-results{color:var(--text-secondary-color)}.mobily-no-results{color:var(--text-secondary-color);padding:20px 16px}.pane{background:var(--block-background-color);border:1px solid var(--block-border-color);border-radius:12px;box-shadow:var(--block-box-shadow);padding:24px}.expand-collapse .expand-button{color:#3d73f8;display:flex;align-items:center;gap:4px;text-decoration:none;line-height:16px}.expand-collapse .expand-button>svg path{fill:#3d73f8}.expand-collapse .expand-button:hover{color:#3861fb}.expand-collapse .expand-button:hover>svg path{fill:#3861fb}.checkbox{display:flex;align-items:center;height:24px;padding-left:32px;position:relative;font-size:12.2px;color:var(--text-third-color);box-sizing:border-box;padding-top:1px}.checkbox:before{display:block;position:absolute;top:0;left:0;width:24px;height:24px;border-radius:4px;content:".";font-size:0;background:#3d73f8}.checkbox:hover:before{background:#3861fb}.checkbox.alt:before{background:#f21014}.checkbox.alt:hover:before{background:#fa0208d9}.checkbox.checked:after{display:block;position:absolute;width:24px;height:24px;top:0;left:0;content:".";font-size:0;background:url(/assets/check-icon-7-O9pN3U.svg) center no-repeat}.dropdown{height:24px;outline:1px solid #3d73f8;border-radius:6px;cursor:pointer;position:relative;overflow:visible}.dropdown>.value-pane{height:24px;display:flex;gap:4px;align-items:center;justify-content:space-between;font-size:12.2px;padding:0 9px 0 12px;cursor:pointer;position:relative}.dropdown>.value-pane>svg{width:16px;height:16px}.dropdown>.value-pane>svg path{fill:var(--text-main-color)}.dropdown .items{display:none;list-style-type:none;position:absolute;top:100%;left:0;right:0;width:auto;margin-top:4px;padding:6px 0;border:1px solid var(--block-border-color);border-radius:6px;background:var(--overlay-background-color);box-shadow:0 2.03px 10.16px #7c8db51f;box-sizing:border-box}.dropdown .items.open{display:block}.dropdown .items>li{display:block;padding:2px 8px;font-size:12px;line-height:18px;color:var(--text-third-color);cursor:pointer}.dropdown .items>li:hover{background:var(--block-hover-color);color:var(--text-main-color)}.popover-menu{display:none;position:absolute;list-style-type:none;padding:8px 0;border:1px solid var(--block-border-color);border-radius:6px;font-size:12px;line-height:18px;background:var(--overlay-background-color);box-shadow:0 2.03px 10.16px #7c8db51f}.popover-menu.open{display:block}.popover-menu>li{display:block;padding:1px 8px;color:var(--text-third-color);cursor:pointer}.popover-menu>li:hover{color:#3d73f8}.close-button{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;top:15px;right:15px;border:.67px solid #1c2029;border-radius:50%;cursor:pointer}.close-button:hover{outline:.65px solid #3d73f8}.mobile-overlay{display:flex;flex-direction:column;position:fixed;bottom:0;left:0;right:0;height:0;max-height:0;background:var(--overlay-background-color);z-index:500;overflow:hidden;-webkit-overflow-scrolling:touch;transition:all .2s}@media only screen and (min-width: 1024px){.mobile-overlay{display:block;position:inherit;bottom:auto;left:auto;right:auto;height:auto;max-height:none;background:none;z-index:inherit;overflow:auto}}.mobile-overlay.open{height:100dvh;max-height:none;transition:all .2s}@media only screen and (min-width: 1024px){.mobile-overlay.open{height:auto}}.mobile-overlay>.header{padding:19px 56px 15px 15px;display:flex;gap:10px;position:relative;border-bottom:1px solid var(--block-border-color);font-size:12px;line-height:15.6px;font-weight:600}@media only screen and (min-width: 768px){.mobile-overlay>.header{display:none}}.mobile-overlay>.header .icon-wrapper{width:16px;height:16px;display:flex;justify-content:center;align-items:center}.mobile-overlay>.header .icon-wrapper img{max-width:100%;max-height:100%}.mobile-overlay>.content{flex:1;overflow:auto;display:flex;flex-direction:column;gap:10px;padding:24px}@media only screen and (min-width: 768px){.mobile-overlay>.content{padding:0}}.tabs{display:flex;list-style-type:none;align-items:center}.tabs>li{display:block}.tabs>li>a{display:block;padding:13px 12px 16px;color:var(--text-secondary-color);box-sizing:border-box;border-bottom:2px solid transparent;white-space:nowrap}.tabs>li>a:hover,.tabs>li>a.active{color:var(--text-main-color)}.tabs>li>a{border-bottom:2px solid transparent}.tabs>li>a:hover,.tabs>li>a.active{border-bottom-color:#3d73f8}.tabs>li.live{color:#f21014;display:block;padding:13px 14px 16px 0;border-bottom:2px solid transparent;font-size:12px;font-weight:600;position:relative;margin-right:10px}.tabs>li.live:after{display:block;position:absolute;width:8px;height:8px;right:0;top:-3px;bottom:0;margin:auto 0;content:".";font-size:0;background:#f21014;border-radius:50%;animation:blink 1.5s linear infinite}.light-theme .tabs{display:flex;list-style-type:none;align-items:center}.light-theme .tabs>li{display:block}.light-theme .tabs>li>a:hover,.light-theme .tabs>li>a.active{color:#3d73f8}@keyframes blink{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.main-page-link{display:block;outline:none}.main-page-link svg path{fill:var(--text-main-color)}.value{font-weight:600}.ant-input{color:var(--text-main-color)}.ant-input::placeholder{color:#989ca2}.anticon{color:#989ca2}.anticon:hover{color:#76797e}.ant-select:hover .ant-select-clear{background:none}.ant-select .ant-select-clear{opacity:1;background:none}.ant-input-outlined{border-color:var(--block-border-color);background:transparent}.ant-input-outlined:focus-within,.ant-input-outlined:hover{border-color:#3d73f8;box-shadow:none;background:transparent}.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled){border-color:#dc2528;background:transparent}.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled):hover,.ant-input-outlined.ant-input-status-error:not(.ant-input-disabled):focus-within{background:transparent;border-color:#dc2528}.ant-app{color:var(--text-main-color);line-height:1.3}.ant-typography{color:var(--text-main-color)!important}.ant-input-affix-wrapper{color:#fff}.ant-input-affix-wrapper>input.ant-input{color:var(--text-main-color)}.ant-input-affix-wrapper .ant-input-clear-icon{margin-right:13px}.ant-input-affix-wrapper-focused{box-shadow:none}.ant-input-outlined:focus-within{border-color:#3d73f8}.ant-input-affix-wrapper-lg,.ant-input-lg,.ant-select-single.ant-select-lg{font-size:14px;font-weight:500;padding:0;height:44px;width:100%}.ant-select-single.ant-select-lg .ant-select-selection-placeholder{color:var(--menu-placeholder-color);font-size:14px;font-weight:400}.ant-input-affix-wrapper-lg>input.ant-input,.ant-input-lg{padding:0 20px;font-weight:400}.ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{background:transparent;padding:0 17px!important;font-size:14px;color:var(--text-main-color);border-color:var(--block-border-color)}.ant-select-outlined:not(.ant-select-customize-input).search-selector .ant-select-selector{border-color:var(--block-border-color);padding-left:41px!important;background:url(/assets/search-icon-BVVB4uHT.svg) 14px center no-repeat}.ant-select-outlined:not(.ant-select-customize-input).search-selector .ant-select-selector>.ant-select-selection-search{inset-inline-start:41px}.ant-select-outlined:not(.ant-select-customize-input) .ant-select-prefix{width:20px;height:20px;color:var(--text-secondary-color)!important}.ant-select-outlined:not(.ant-select-customize-input) .ant-select-prefix svg{width:20px;height:20px}.ant-select-dropdown{padding:50px}.ant-card{background:var(--block-background-color);border-color:var(--block-border-color)}.ant-btn{font-family:IBM Plex Sans,sans-serif;height:40px;font-weight:500}.ant-btn>span:not(:only-child){align-self:auto}.ant-btn-sm{height:24px}.ant-btn-lg{border-radius:6px;font-size:14px;font-weight:600;height:44px;padding:0 20px;line-height:18.2px}.ant-btn-sm{font-size:12px;font-weight:500;border-radius:2px}.ant-btn-sm.icon{padding-left:3px;padding-right:3px}.ant-btn-variant-outlined{background:transparent;border:1px solid #3d73f8;color:var(--default-btn-color)}.ant-btn-variant-outlined.type-secondary{background:#1e2642;border-color:transparent}.ant-btn-variant-outlined.type-tertiary{background:transparent;border-color:#20212b}.ant-btn-variant-outlined.type-fifth{background:#fff;color:#0c8320;border-color:#fff}.ant-btn-variant-outlined.type-sixth{background:#3d73f8;color:#fff;border-color:#3d73f8}.ant-btn-variant-outlined.yes{color:var(--yes-foreground-color);background:var(--yes-background-color);border-color:var(--yes-background-color)}.ant-btn-variant-outlined.no{color:var(--no-foreground-color);background:var(--no-background-color);border-color:var(--no-background-color)}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).active{background:#3961fb33;border-color:#3d73f8;color:var(--default-btn-color)}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-secondary{background:#1e2642;border-color:transparent}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-secondary:hover,.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-secondary.active{background:#1e2642d4;border-color:transparent}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-fifth:hover,.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-fifth.active{background:#fff;color:#0c8320;border-color:#0c8320}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-sixth:hover,.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).type-sixth.active{background:#3d73f8;color:#fff;border-color:#fff}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).yes:hover,.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).yes.active{color:var(--yes-foreground-color);background:var(--yes-background-color);border-color:var(--yes-foreground-color)}.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).no:hover,.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled).no.active{color:var(--no-foreground-color);background:var(--no-background-color);border-color:var(--no-foreground-color)}.ant-btn-variant-outlined:disabled,.ant-btn-variant-outlined .ant-btn-disabled{background:var(--disabled-background-color);color:var(--disabled-foreground-color);border-color:var(--disabled-background-color)}.ant-btn-variant-solid{position:relative;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;border-radius:6px;font-weight:600;color:#fff;background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%);padding:10px 20px;border:none;z-index:1}.ant-btn-variant-solid:before{content:"";position:absolute;display:inline-flex;align-items:center;justify-content:center;text-align:center;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(107.41deg,#21459d 9.41%,#3d73f8 97.95%);-webkit-mask:linear-gradient(white,white) content-box,linear-gradient(white,white);mask:linear-gradient(white,white) content-box,linear-gradient(white,white);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover{background:linear-gradient(107.41deg,#3e5fbb 9.41%,#18357e 97.95%)}.ant-btn-variant-solid:disabled{background:var(--disabled-background-color);color:var(--disabled-foreground-color)}.ant-btn-variant-solid:disabled:before{background:var(--disabled-background-color)}.ant-btn-variant-outlined{background:none;border-color:#3d73f8}.ant-btn-color-primary{box-shadow:none}.ant-select .ant-select-selection-placeholder{color:#989ca2}.ant-select .ant-select-arrow{color:var(--text-main-color)}.ant-select.ant-select-show-arrow.ant-select-allow-clear .ant-select-clear{right:32px}.ant-select.ant-select-show-arrow.ant-select-allow-clear .ant-select-clear:hover{background:none}.ant-select-dropdown{padding:6px 0;border:1px solid var(--block-border-color);border-radius:6px;background:var(--overlay-background-color);box-shadow:0 2.03px 10.16px #7c8db51f}.ant-select-dropdown .ant-select-item{min-height:auto;font-size:14px;color:var(--text-main-color);opacity:.8;font-family:IBM Plex Sans,sans-serif;border-radius:0}.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:transparent;color:var(--text-main-color)}.ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--block-hover-color);opacity:1}.ant-select-single.ant-select-open .ant-select-selection-item,.ant-select-single.ant-select-lg.ant-select-open .ant-select-selection-item{color:var(--text-main-color)}.ant-switch{background:var(--block-border-color)}.ant-switch:hover:not(.ant-switch-disabled){background:var(--block-border-color)}.ant-switch.ant-switch-checked{background:#5acdc5}.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#5acdc5}.ant-form-item{color:var(--text-main-color)}.ant-form-item .ant-form-item-label>label{color:var(--text-main-color)}.ant-form-item .ant-form-item-explain-error{font-size:12px;line-height:15.6px;color:#dc2528}.ant-form-item-additional{margin-top:6px}.ant-notification .ant-notification-notice-wrapper{background:none}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice{padding:16px;background:#0b0c17;border-radius:10px;border:1px solid #0b0c17;overflow:hidden}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-close{font-size:8px}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-close svg path{fill:#b1b0cf}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-message,.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-description{margin-inline-start:0;color:#fff;font-size:14px;line-height:24px;font-family:IBM Plex Sans,sans-serif}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-message{font-weight:600}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice .ant-notification-notice-with-icon .anticon{display:none}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice:before{position:absolute;top:0;left:0;bottom:0;width:5px;content:".";font-size:0;border-top-left-radius:10px;border-bottom-left-radius:10px}.ant-notification .ant-notification-notice-wrapper .ant-notification-notice.ant-notification-notice-success:before{background-color:#5acdc5}.ant-table-wrapper table{margin:20px}@media (min-width: 768px){.ant-table-wrapper table{margin:0;padding:0 20px 20px}}.ant-table-wrapper table td,.ant-table-wrapper table th{vertical-align:middle}.ant-table-wrapper .ant-table-column-sorters{gap:10px;justify-content:flex-start}.ant-table-wrapper .ant-table-column-sorters .ant-table-column-title{flex:none}.ant-table-wrapper .ant-table{background:transparent;color:var(--text-main-color);font-family:IBM Plex Sans,sans-serif}.ant-table-wrapper .ant-table-thead>tr>th{border-bottom:1px solid var(--block-border-color);padding:14px 6px;font-weight:400;font-size:12px;background:transparent;color:var(--text-main-color);text-transform:uppercase}.ant-table-wrapper .ant-table-thead>tr>th:hover{background:transparent}.ant-table-wrapper .ant-table-thead>tr>th.ant-table-column-sort{background:transparent}.ant-table-wrapper .ant-table-thead>tr>th.ant-table-column-has-sorters:hover{background:transparent}.ant-table-wrapper .ant-table-thead>tr>th:before{display:none}.ant-table-wrapper .ant-table-content table{margin:0;padding:0}.ant-table-wrapper .ant-table-tbody>tr>td{padding:7px 6px;border:none;font-size:12px;font-weight:500}.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-column-sort{background:transparent}.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder{background:transparent;color:var(--text-main-color)}.ant-table-wrapper .ant-table-tbody>tr.ant-table-placeholder:hover td{background:transparent}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell .profit-wrapper{display:flex;flex-direction:column;justify-content:center}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell .profit-wrapper.expanded{height:70px}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.ant-table-wrapper .ant-table-tbody .ant-table-row>.ant-table-cell-row-hover{background:var(--block-hover-color);cursor:pointer}.ant-tag{margin-inline-end:0px}.ant-table-expand-icon-col{display:none}.ant-modal{color:var(--text-main-color)}.ant-modal .ant-modal-close{color:var(--text-main-color);width:24px;height:24px;border:1px solid var(--block-border-color);border-radius:50%;top:25px;right:25px}.ant-modal .ant-modal-close:hover{color:#3961fb}.ant-modal .ant-modal-close-x{font-size:8px}.ant-modal .ant-modal-header{background:var(--modal-background)}.ant-modal .ant-modal-content{background:var(--modal-background);border:1px solid var(--modal-border-color)}.light-theme .ant-modal .ant-modal-close{border-color:#dedfe2}.light-theme .ant-modal .ant-modal-content{background:#fff}.ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select{background:transparent;border:none;width:auto;height:auto}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{background:transparent}.ant-pagination .ant-pagination-item .ant-pagination-item-link,.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{color:var(--text-main-color)}.ant-pagination .ant-pagination-item .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-prev .ant-pagination-item-link:hover,.ant-pagination .ant-pagination-next .ant-pagination-item-link:hover{background-color:var(--menu-background);color:var(--text-secondary-color)}.ant-pagination .ant-pagination-item a,.ant-pagination .ant-pagination-prev a,.ant-pagination .ant-pagination-next a{color:var(--text-main-color);font-family:IBM Plex Sans,sans-serif}.ant-empty-normal .ant-empty-description{color:var(--text-main-color)}.ant-picker-outlined{background:transparent;border-color:var(--block-border-color)}.ant-picker-outlined:hover,.ant-picker-outlined:focus-within{background:transparent}.ant-picker-dropdown .ant-picker-panel-container{background:var(--block-background-color)}.ant-picker-dropdown .ant-picker-header{color:var(--text-main-color);border-color:var(--block-border-color)}.ant-picker-dropdown .ant-picker-header button{color:var(--text-secondary-color)}.ant-picker-dropdown .ant-picker-header button:hover{color:var(--text-main-color)}.ant-picker-dropdown .ant-picker-content th{color:var(--text-third-color)}.ant-picker-dropdown .ant-picker-footer{border-color:var(--block-border-color)}.ant-picker-dropdown .ant-picker-cell{color:var(--text-secondary-color)}.ant-picker-dropdown .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-disabled){background:var(--block-hover-color)}.ant-picker-dropdown .ant-picker-cell-in-view{color:var(--text-main-color)}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-selected:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#3d73f8}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-disabled{color:var(--disabled-foreground-color)}.ant-picker-dropdown .ant-picker-datetime-panel .ant-picker-time-panel{border-color:var(--block-border-color)}.ant-picker-dropdown .ant-picker-time-panel-column{scrollbar-color:var(--block-border-color) transparent}.ant-picker-dropdown .ant-picker-time-panel-column:not(:first-child){border-color:var(--block-border-color)}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:var(--text-main-color)}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover{background:var(--block-hover-color)}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner{color:var(--disabled-foreground-color)}.ant-picker-dropdown .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#3d73f8;color:#fff}.ant-picker .ant-picker-input>input{color:var(--text-main-color)}.ant-drawer-right>.ant-drawer-content-wrapper{width:100%!important;background:var(--menu-background);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:none}@media only screen and (min-width: 768px){.ant-drawer-right>.ant-drawer-content-wrapper{width:387px!important;top:86px;position:absolute}}.ant-drawer-right>.ant-drawer-content-wrapper .ant-drawer-content{background:transparent}.ant-drawer-right>.ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-body{padding:0}.ant-carousel .slick-dots li{width:30px;height:4px}.ant-carousel .slick-dots li button{border-radius:0;height:4px;background:var(--carousel-dots-color);opacity:1}.ant-carousel .slick-dots li button:after{top:0;right:0;bottom:0;left:0}.ant-carousel .slick-dots li.slick-active{width:30px}.ant-carousel .slick-dots li.slick-active button{background:var(--text-main-color)}.ant-tooltip{--antd-arrow-background-color: var(--disabled-background-color)}.ant-tooltip .ant-tooltip-inner{background:var(--disabled-background-color);color:var(--text-main-color)}.ant-radio-group{display:flex;gap:2px}.ant-radio-group .ant-radio-button-wrapper{border-radius:20px;background:transparent;color:var(--text-main-color);border-color:var(--radio-button-border-color);border-inline-start-width:1px;height:28px;line-height:26px;font-family:IBM Plex Sans,sans-serif}.ant-radio-group .ant-radio-button-wrapper:not(:first-child):before{display:none}.ant-radio-group .ant-radio-button-wrapper:hover{background:var(--radio-button-border-color)}.ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#3d73f8}.ant-radio-group .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:var(--text-main-color)}.page-section{width:100%;border-bottom:1px solid var(--section-border-color)}.page-section.main{flex:1}.page-section>div,.page-section>section,.page-section>ul{width:100vw;padding-left:16px;padding-right:16px;box-sizing:border-box}@media only screen and (min-width: 768px){.page-section>div,.page-section>section,.page-section>ul{width:100%;max-width:1424px;margin:0 auto}}.page-header{display:flex;align-items:center;justify-content:space-between;padding-top:14px;padding-bottom:14px}@media only screen and (min-width: 768px){.page-header{padding-top:20px;padding-bottom:20px}}.page-header .main-navigation{display:contents}.page-header .logo{width:120px;height:30px}@media only screen and (min-width: 768px){.page-header .logo{width:auto;height:auto}}.page-header .page-header-links{display:flex;align-items:center;white-space:nowrap}.page-header .page-header-links>.links{display:none}@media only screen and (min-width: 1024px){.page-header .page-header-links>.links{display:flex;list-style-type:none;gap:25px;padding-left:12px}.page-header .page-header-links>.links>li a{display:flex;gap:5px;align-items:center;color:var(--text-secondary-color);font-size:12px;font-weight:500;letter-spacing:.3px}.page-header .page-header-links>.links>li a:hover,.page-header .page-header-links>.links>li a.active{color:var(--text-main-color)}.page-header .page-header-links>.links>li a:hover>svg path,.page-header .page-header-links>.links>li a.active>svg path{fill:var(--text-main-color)}}.page-header .profile-menu-button{display:flex;gap:6px}.page-header .profile-menu-button .avatar-wrapper{width:18.5px;height:18.5px;border-radius:50%;border:1px solid var(--block-primary-border-color);overflow:hidden;background:var(--default-avatar-background-color)}.page-header .profile-menu-button .avatar-wrapper.has-image{background:var(--has-avatar-background-color)}@media only screen and (min-width: 767px){.page-header .profile-menu-button .avatar-wrapper{width:24px;height:24px}}.page-header .profile-menu-button .avatar-wrapper .avatar,.page-header .profile-menu-button .avatar-wrapper .user-icon{width:100%;height:100%;color:var(--default-avatar-color)}.page-header .profile-menu-button .toggle-icon{display:flex;align-items:center}.page-header .profile-menu-button .toggle-icon svg{width:14px;height:14px}.page-header>.user-pane{display:flex;align-items:center;gap:12px}.page-header>.user-pane .item-switcher{display:none}@media only screen and (min-width: 1100px){.page-header>.user-pane .item-switcher{display:flex;gap:12px}}.page-header>.user-event{display:flex;padding-right:12px;gap:12px}.page-header>.user-event .create-event{display:none}@media only screen and (min-width: 768px){.page-header>.user-event .create-event{display:flex}}.page-header .markets-search-container{display:flex;flex:1;overflow:hidden;justify-content:flex-end;min-width:0}@media only screen and (min-width: 1024px){.page-header .markets-search-container{padding:0 12px;min-width:265px;max-width:515px}}.page-header .markets-search-container .markets-search-select{display:none}@media only screen and (min-width: 1024px){.page-header .markets-search-container .markets-search-select{display:block;flex:1;min-width:0;height:46px;border-radius:8px}.page-header .markets-search-container .markets-search-select.ant-select-focused .ant-select-selector{box-shadow:none;border-color:var(--block-primary-border-color)}}@media only screen and (min-width: 1024px){.page-header .markets-search-container .mobile-overlay.markets-search{display:none}}.page-footer{display:flex;justify-content:center;align-items:start;flex-direction:column;padding-top:30px;padding-bottom:80px}@media only screen and (min-width: 768px){.page-footer{align-items:normal}}@media only screen and (min-width: 1024px){.page-footer{padding-bottom:27px}}.page-footer .main-page-link{margin-bottom:30px}@media only screen and (min-width: 768px){.page-footer .main-page-link{margin:0 auto 45px}}.page-footer .main-page-link>.logo{width:144px;height:37px}@media only screen and (min-width: 768px){.page-footer .main-page-link>.logo{width:auto;height:auto}}.page-footer .popular-categories{display:flex;flex-direction:column;justify-content:center;gap:12px;list-style-type:none;margin-bottom:30px}@media only screen and (min-width: 768px){.page-footer .popular-categories{flex-direction:row;margin-bottom:35px}}@media only screen and (min-width: 1024px){.page-footer .popular-categories{gap:20px}}.page-footer .popular-categories>li a{color:var(--text-main-color)}.page-footer .popular-categories>li a.active,.page-footer .popular-categories>li a:hover{color:#3961fb}.page-footer .contact-container{display:flex;justify-content:center;margin-bottom:20px;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.page-footer .contact-container{flex-direction:row;gap:37px;margin-bottom:31px}}.page-footer .contact-container a{color:var(--text-main-color);text-decoration:underline}.page-footer .social-links{display:flex;flex-direction:column;margin-bottom:30px}.page-footer .social-links .title{all:unset}@media only screen and (min-width: 768px){.page-footer .social-links{align-items:center;margin-bottom:52px}}.page-footer .social-links>.content{display:flex;list-style-type:none;margin-top:17px;gap:4px}.page-footer .social-links>.content>li{display:block;border-radius:50%;border:1px solid var(--social-links-border-color);box-sizing:border-box;background:linear-gradient(180deg,var(--social-links-border-color) 0%,var(--social-links-background-color) 100%)}.page-footer .social-links>.content>li:hover{outline:.65px solid var(--social-links-hover-color)}.page-footer .social-links>.content>li>a{display:flex;width:30px;height:30px;justify-content:center;align-items:center}.page-footer .info-links{display:flex;list-style-type:none;padding:24px 0 20px;border-top:1px solid rgba(255,255,255,.1019607843);white-space:nowrap;flex-wrap:wrap;gap:8px 20px;justify-content:start}@media only screen and (min-width: 768px){.page-footer .info-links{gap:30px;justify-content:center;margin:0 22px;padding:17px 0 4px}}@media only screen and (min-width: 768px){.page-footer .company-link-container{text-align:center}}.page.alt.light-theme .page-footer .main-page-link{margin-bottom:30px}.page.alt.light-theme .page-footer .main-page-link>.logo path{fill:#fff}.page.alt.light-theme .page-footer .popular-categories>li a{color:#fff}.page.alt.light-theme .page-footer .popular-categories>li a.active,.page.alt.light-theme .page-footer .popular-categories>li a:hover{text-decoration:underline}.page.alt.light-theme .page-footer .contact-container a,.page.alt.light-theme .page-footer .social-links{color:#fff}.page.alt.light-theme .page-footer .social-links>.content>li{border-color:#fff;background:transparent}.page.alt.light-theme .page-footer .social-links>.content>li:hover{border-color:var(--social-links-hover-color);outline:.65px solid var(--social-links-hover-color)}.page.alt.light-theme .page-footer .social-links>.content>li:hover>a>svg path{fill:var(--social-links-hover-color)}.page.alt.light-theme .page-footer .info-links li a,.page.alt.light-theme .page-footer .company-link-container a{color:#fff}.page.alt.light-theme .page-footer .info-links li a:hover,.page.alt.light-theme .page-footer .company-link-container a:hover{text-decoration:underline}.page-main-info{display:flex;flex-direction:column;gap:30px}.page-main-info .main-event-list{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.page-main-info .main-event-list{flex-direction:row}}.page-main-info .main-event-list .event-filters{display:flex;flex-direction:column;gap:10px;position:sticky;top:130px;z-index:190;background:var(--page-background)}@media only screen and (min-width: 768px){.page-main-info .main-event-list .event-filters{top:143px;gap:20px}}.page-main-info .main-event-list .event-filters:before,.page-main-info .main-event-list .event-filters:after{display:block;position:absolute;bottom:-20px;height:20px;left:0;right:0;width:auto;content:".";font-size:0;background:linear-gradient(180deg,#000,#0000);pointer-events:none}.page-main-info .main-event-list .event-filters:before{top:-20px;background:linear-gradient(0deg,#000,#0000)}.page-main-info .main-event-list .event-filters:after{bottom:-20px;background:linear-gradient(180deg,#000,#0000)}@media only screen and (min-width: 1024px){.page-main-info .main-event-list .event-filters{flex:.24;border:1px solid var(--block-border-color);border-radius:8px;padding:20px 13px;display:none}}.page-main-info .main-event-list .event-filters .search-panel{display:flex;gap:6px}@media only screen and (min-width: 768px){.page-main-info .main-event-list .event-filters .search-panel{gap:14px}}.page-main-info .main-event-list .event-filters .search-panel .filter-button{width:44px;height:44px;min-width:44px;align-items:baseline}.page-main-info .main-event-list .event-filters .search-panel .filter-button.active{background:#2e4f9f}@media only screen and (min-width: 1024px){.page-main-info .main-event-list .event-filters .search-panel .filter-button{display:none}}.page-main-info .main-event-list .event-filters .search-panel .main-search{height:44px}.page-main-info .main-event-list .event-filters .search-panel .main-search input::placeholder{color:var(--menu-placeholder-color)}.page-main-info .main-event-list .event-filters .search-panel .main-search .ant-input-affix-wrapper-lg>input.ant-input,.page-main-info .main-event-list .event-filters .search-panel .main-search .ant-input-lg{height:auto}.page-main-info .main-event-list .event-filters .mobile-tablet-event-filters{display:flex;flex-direction:row;gap:6px}.page-main-info .main-event-list .event-filters .mobile-tablet-event-filters .filters{display:flex;gap:6px;flex:1}@media only screen and (min-width: 768px){.page-main-info .main-event-list .event-filters .mobile-tablet-event-filters .filters{gap:14px}}@media only screen and (max-width: 550px){.page-main-info .main-event-list .event-filters .mobile-tablet-event-filters{flex-direction:column;gap:10px}}@media only screen and (min-width: 768px){.page-main-info .main-event-list .event-filters .mobile-tablet-event-filters{gap:14px}}.page-main-info .main-event-list .event-filters .mobile-tablet-event-filters .clear-button button{color:#fff}.page-main-info .main-event-list .events{flex:1;display:block;margin-top:20px}@media only screen and (min-width: 1024px){.page-main-info .main-event-list .events{margin-top:0}}.page-main-info .main-event-list .events>div{float:none;clear:both}.page-main-info .main-event-list .events .no-results{display:inline-block;margin-left:6px}@media only screen and (min-width: 768px){.page-main-info .main-event-list .events{margin-left:-6px;margin-right:-6px}}.page-main-info .main-event-list .events .event{display:block;margin-bottom:10px;box-sizing:border-box}@media only screen and (min-width: 768px){.page-main-info .main-event-list .events .event{float:left;width:50%;margin-bottom:20px;padding:0 6px}}@media only screen and (min-width: 1024px){.page-main-info .main-event-list .events .event{float:left;width:25%;margin-bottom:20px;padding:0 6px}}.page-main-info .main-event-list .events .event>a{display:block;outline:none;margin:0;padding:0}.page-main-info .main-event-list .events .event .card{border:1px solid var(--block-border-color);padding:8px 12px 6px;border-radius:8px;background:var(--block-background-color);box-shadow:0 6px 12px #00000005,0 3px 6px #00000005;cursor:pointer;position:relative}.page-main-info .main-event-list .events .event .card>.image-container{width:100%;aspect-ratio:323/87;display:flex;justify-content:center;align-items:center}.page-main-info .main-event-list .events .event .card>.image-container>img{width:100%;max-height:100%;border-radius:4px}.page-main-info .main-event-list .events .event .card>.content{display:flex;margin-top:12px;justify-content:space-between;gap:4px}.page-main-info .main-event-list .events .event .card>.content>.title{all:unset;flex:1;height:57px;overflow:hidden;text-overflow:ellipsis;font-weight:600;margin-top:8px;margin-bottom:10px}.page-main-info .main-event-list .events .event .card>.content>.chance{flex:.1362;position:relative}.page-main-info .main-event-list .events .event .card>.content>.chance .value{display:block;size:14px;font-weight:500;position:absolute;left:0;right:0;width:auto;bottom:-3px;text-align:center;line-height:13.3px;overflow:visible;color:var(--text-main-color)}.page-main-info .main-event-list .events .event .card>.content>.chance .value>.label{position:absolute;top:14px;left:0;right:0;width:auto;text-align:center;font-size:10px;line-height:13px;font-weight:500;opacity:.5}.page-main-info .main-event-list .events .event .card .action-buttons-pane{display:flex;gap:13px;margin-bottom:6px}.page-main-info .main-event-list .events .event .card .action-buttons-pane>*{flex:1;display:flex}.page-main-info .main-event-list .events .event .card .action-buttons-pane.has-resolved-card{margin-bottom:23px}.page-main-info .main-event-list .events .event .card.resolved .action-buttons-pane{margin-bottom:0}.page-main-info .main-event-list .events .event .card:hover{background:var(--block-hover-color);border-color:var(--block-border-color);box-shadow:0 6px 12px #00000005,0 3px 6px #00000005}.page-main-info .main-event-list .events .event .resolution-date{margin-top:3px;font-size:12px;color:var(--text-main-color);line-height:20px}.page-main-info .main-event-list .events .event .resolution-date .value{font-weight:500}.category-container h1{font-size:20px;line-height:39px;font-weight:600;margin:20px 0;color:var(--text-main-color)}@media only screen and (min-width: 768px){.category-container h1{font-size:24px}}@media only screen and (min-width: 1024px){.category-container h1{font-size:30px}}.category-container .breadcrumb-container{margin-top:20px}.action-pane{margin-top:10px;text-align:center}.light-theme .page-main-info .main-event-list .event-filters:before{background:linear-gradient(0deg,#fff,#fff0)}.light-theme .page-main-info .main-event-list .event-filters:after{background:linear-gradient(180deg,#fff,#fff0)}.pinned-event-list{display:none;gap:12px}@media only screen and (min-width: 1024px){.pinned-event-list{display:flex;justify-content:center}}.pinned-event-list .pinned-card{display:contents}.pinned-event-list .pinned-event-card{flex:1}@media only screen and (min-width: 1024px){.pinned-event-list .pinned-event-card{flex:.25}}@media only screen and (min-width: 768px) and (max-width: 1023px){.pinned-event-carousel .slick-track{display:flex}.pinned-event-carousel .pinned-event-carousel .slick-slide:nth-child(2n-1) .pinned-event-card{margin-right:6px}.pinned-event-carousel .pinned-event-carousel .slick-slide:nth-child(2n) .pinned-event-card{margin-left:6px}}@media only screen and (min-width: 1024px){.pinned-event-carousel{display:none}}.pinned-event-card{display:block;aspect-ratio:344/273;cursor:pointer;background:url(/assets/pinned-event-background-CbQ8Qby1.png) center no-repeat;background-size:contain;position:relative;padding:19px 23px;border-radius:9px}.pinned-event-card.bg-1{background:url(/assets/pinned-event-background1-BDpjW9It.png) center no-repeat;background-size:contain}.pinned-event-card.bg-2{background:url(/assets/pinned-event-background2-C6diguyP.png) center no-repeat;background-size:contain}.pinned-event-card.bg-3{background:url(/assets/pinned-event-background3-BonrucM5.png) center no-repeat;background-size:contain}.pinned-event-card.bg-4{background:url(/assets/pinned-event-background4-Bzy-yxXC.png) center no-repeat;background-size:contain}.pinned-event-card .icon{position:absolute;right:15%;bottom:21.2%;width:30.649%;height:38.46%;border-radius:7px;background:#fff;border:2px solid #fff;box-shadow:0 3.93px 19.66px #2d57bfb5}.pinned-event-card .title{font-size:16px;font-weight:600;line-height:19px;margin-bottom:20px;max-height:57px;overflow:hidden;text-overflow:ellipsis;color:#fff;position:relative;z-index:1}.event-filters .search-input{width:100%}.event-filters .title,.event-filters ul>li{border-radius:8px;line-height:17.5px;margin-bottom:6px}.event-filters .title{border:1px solid #1c2029;padding:9px 14px;font-size:16px;display:flex;align-items:center;gap:5px;cursor:pointer;position:relative;background:#1d1f2f;color:#fff}@media only screen and (min-width: 768px){.event-filters .title{background:none}.event-filters .title:hover{background:var(--block-hover-color)}}.event-filters .title :last-child{display:block;position:absolute;right:15px;top:auto;bottom:auto}.event-filters .main-filters{position:absolute;left:0;right:0;bottom:102px;width:auto;background:var(--overlay-background-color);max-height:calc(100vh - 102px);overflow-y:auto}@media only screen and (min-width: 768px){.event-filters .main-filters{position:inherit;left:inherit;right:inherit;bottom:inherit;width:inherit;max-height:none;overflow:auto;background:none}}.event-filters .header{display:flex;justify-content:space-between;align-items:center;padding:20px 16px;border-bottom:1px solid #25293f;font-size:20px;font-weight:500}@media only screen and (min-width: 768px){.event-filters .header{display:none}}.event-filters .footer{position:absolute;bottom:0;left:0;right:0;width:auto;background:var(--overlay-background-color);border-width:1px 0;border-style:solid;border-color:#25293f;display:flex;justify-content:center;gap:20px;padding:30px 17px}@media only screen and (min-width: 768px){.event-filters .footer{display:none}}.event-filters .footer button{flex:1}.event-filters ul{list-style-type:none;display:flex;flex-wrap:wrap;height:0;max-height:0;overflow:hidden;transition:all 1s;gap:10px 6px}@media only screen and (min-width: 768px){.event-filters ul{flex-direction:column;gap:6px}}.event-filters ul.expanded{height:auto;max-height:none;transition:all 1s}.event-filters ul>li{display:block;list-style-type:none;cursor:pointer}.event-filters ul>li a{display:flex;gap:4px;padding:9px 14px;align-items:center;font-weight:500;color:#fff;text-decoration:none;border-radius:8px;background:#1d1f2f}@media only screen and (min-width: 768px){.event-filters ul>li a{background:none}}.event-filters ul>li a>svg{margin-top:-4px;margin-bottom:-4px}.event-filters ul>li a.active,.event-filters ul>li a.hover{background:#3d73f8}@media only screen and (min-width: 768px){.event-filters ul>li a:hover{background:var(--block-hover-color)}}.event-filters .mobile-overlay.open{background:var(--menu-background)}.event-page{display:flex;flex-direction:column;gap:34px;padding-top:20px;padding-bottom:20px}@media only screen and (min-width: 768px){.event-page{flex-direction:row;gap:32px}}.event-page>.main-pane{flex:1;display:flex;flex-direction:column;gap:10px;max-width:100%}@media only screen and (min-width: 768px){.event-page>.main-pane{gap:14px}}.event-page>.main-pane>.header{display:block;gap:16px;margin-bottom:-10px}@media only screen and (min-width: 768px){.event-page>.main-pane>.header{margin-bottom:8px}}.event-page>.main-pane>.header .breadcrumb-container{display:flex;margin-bottom:20px}.event-page>.main-pane>.header>div{display:flex;gap:16px}.event-page>.main-pane>.header>div>.event-icon-wrapper{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.event-page>.main-pane>.header>div>.event-icon-wrapper>img{max-width:100%;max-height:100%}@media only screen and (min-width: 768px){.event-page>.main-pane>.header>div>.event-icon-wrapper{width:72px;height:100%}}.event-page>.main-pane>.header>div>div>.info{display:flex;gap:16px;color:var(--text-third-color);line-height:18px;padding:5px 0}.event-page>.main-pane>.header>div>div>.info>*{display:flex;gap:2px;justify-content:center}.event-page>.main-pane>.header>div>div>h1{display:none}.event-page>.main-pane>.header>h1{display:block;font-size:20px;line-height:30px;margin:14px 0 16px;font-weight:700}@media only screen and (min-width: 768px){.event-page>.main-pane>.header>h1{display:none}.event-page>.main-pane>.header>div>div>h1{display:block;font-size:24px;line-height:32px;margin:12px 0 8px;font-weight:700}}.event-page .event-chart{display:flex;flex-direction:column;padding-bottom:27px}.event-page .event-chart>.header{display:flex;flex-direction:column;gap:24px;margin-bottom:-24px;z-index:100}@media only screen and (min-width: 768px){.event-page .event-chart>.header{flex-direction:row;justify-content:space-between}}.event-page .event-chart>.header>div{display:flex;gap:20px}.event-page .event-chart>.header>div:first-child{justify-content:space-between}.event-page .event-chart>.header>div:nth-child(2){justify-content:end}.event-page .event-chart>.header .title{display:flex;font-size:24px;line-height:24px;font-weight:600;color:#3d73f8}.event-page .event-chart>.header .logo{width:117px;height:30px}.event-page .event-chart>.header .logo path{fill:#ffffff1a}.event-page .event-chart>.header .interval-select{min-width:80px}.event-page .event-chart .chart-container .chart-mob{width:100%;height:70vw}.event-page .event-chart .chart-container .chart-desct{display:none}@media only screen and (min-width: 768px){.event-page .event-chart .chart-container .chart-mob{display:none}.event-page .event-chart .chart-container .chart-desct{display:block;width:100%}}.event-page .event-rules .ant-typography{margin-bottom:0}.event-page .event-rules h2{font-size:20px;font-weight:500;line-height:26px;margin:0 0 8px}.event-page .event-rules .expand-collapse .content{display:flex;flex-direction:column;height:65px;max-height:65px;overflow:hidden;transition:all 1s}@media only screen and (min-width: 768px){.event-page .event-rules .expand-collapse .content{height:31px;max-height:31px}}.event-page .event-rules .expand-collapse.expanded .content{height:auto;max-height:none;transition:all 1s}@media only screen and (min-width: 768px){.event-page>.purchase-pane{flex:.292;display:flex;flex-direction:column;gap:10px;min-width:340px}}.event-page>.purchase-pane .toolbar-container.fixed{height:76px}.event-page>.purchase-pane .toolbar{position:relative;display:flex;gap:8px;padding:16px 0;background:var(--page-background);border-top:1px solid var(--block-border-color)}.event-page>.purchase-pane .toolbar.fixed{position:fixed;padding:12px 16px;bottom:0;left:0;right:0;z-index:100;margin-bottom:60px}@media only screen and (min-width: 768px){.event-page>.purchase-pane .toolbar{display:none}}.event-page>.purchase-pane .toolbar>button{flex:1;height:48px}.event-page>.purchase-pane .toolbar>button.more{width:48px;max-width:48px;flex:auto}.event-page>.purchase-pane .toolbar .popover-menu{right:22px;bottom:36px}.event-page>.purchase-pane .buy-sell-form .mode-wrapper{display:flex;justify-content:flex-end}.event-page>.purchase-pane .buy-sell-form .mode-wrapper .mode-selector{min-width:105px}.event-page>.purchase-pane .buy-sell-form .input-suffix{display:inline-block;padding:0 10px}.event-page>.purchase-pane .buy-sell-form .tabs{margin-top:-17px;margin-bottom:24px}.event-page>.purchase-pane .buy-sell-form .tabs>li>a:hover,.event-page>.purchase-pane .buy-sell-form .tabs>li>a.active{color:#3d73f8;border-bottom-color:var(--block-primary-border-color)}.event-page>.purchase-pane .buy-sell-form .mode-toggler{display:flex;flex-direction:column;gap:8px}.event-page>.purchase-pane .buy-sell-form .mode-toggler>div{flex:1;display:flex;gap:4px}.event-page>.purchase-pane .buy-sell-form .mode-toggler>div>*{flex:1;display:flex;gap:4px;align-items:center}.event-page>.purchase-pane .buy-sell-form .mode-toggler>div>*.shares{font-weight:500;color:var(--text-third-color)}.event-page>.purchase-pane .buy-sell-form .mode-toggler>div>*.shares>svg path{stroke:var(--text-third-color)}.event-page>.purchase-pane .buy-sell-form .mode-toggler>div>button{height:48px}.event-page>.purchase-pane .buy-sell-form .mode-toggler>div>button.inactive{background:var(--disabled-background-color);color:var(--disabled-foreground-color)}.event-page>.purchase-pane .liquidity-pane-toggler,.event-page>.purchase-pane .split-merge-pane-toggler{display:none}@media only screen and (min-width: 768px){.event-page>.purchase-pane .liquidity-pane-toggler,.event-page>.purchase-pane .split-merge-pane-toggler{display:flex;width:100%}}.event-page>.purchase-pane .liquidity-pane,.event-page>.purchase-pane .split-merge-pane{display:flex}@media only screen and (min-width: 768px){.event-page>.purchase-pane .liquidity-pane,.event-page>.purchase-pane .split-merge-pane{display:none}.event-page>.purchase-pane .liquidity-pane.open,.event-page>.purchase-pane .split-merge-pane.open{display:flex}}.event-page>.purchase-pane .liquidity-pane>.content>.title,.event-page>.purchase-pane .split-merge-pane>.content>.title{margin:17px 16px 3px;font-size:16px;font-weight:600;line-height:20.8px}@media only screen and (min-width: 768px){.event-page>.purchase-pane .liquidity-pane>.content>.title,.event-page>.purchase-pane .split-merge-pane>.content>.title{display:none}}.event-page>.purchase-pane .liquidity-pane>.content>.pane,.event-page>.purchase-pane .split-merge-pane>.content>.pane{padding:24px;display:flex;flex-direction:column}.event-page>.purchase-pane .liquidity-pane>.content>.pane .form .label.my-liquidity,.event-page>.purchase-pane .liquidity-pane>.content>.pane .form .label.my-shares,.event-page>.purchase-pane .split-merge-pane>.content>.pane .form .label.my-liquidity,.event-page>.purchase-pane .split-merge-pane>.content>.pane .form .label.my-shares{justify-content:flex-end}.event-page>.purchase-pane .liquidity-pane>.content>.pane .form .label.my-liquidity .label-name,.event-page>.purchase-pane .liquidity-pane>.content>.pane .form .label.my-shares .label-name,.event-page>.purchase-pane .split-merge-pane>.content>.pane .form .label.my-liquidity .label-name,.event-page>.purchase-pane .split-merge-pane>.content>.pane .form .label.my-shares .label-name{font-size:12px;font-weight:500;color:var(--text-third-color)}.event-page>.purchase-pane .liquidity-pane .mode-toggler,.event-page>.purchase-pane .split-merge-pane .mode-toggler{display:flex;gap:4px;list-style-type:none;border:1px solid var(--block-border-color);padding:3px 4px;cursor:pointer;border-radius:8px}.event-page>.purchase-pane .liquidity-pane .mode-toggler>li,.event-page>.purchase-pane .split-merge-pane .mode-toggler>li{flex:1;display:flex;gap:4px;justify-content:center;align-items:center;font-weight:500;padding:12px 0;line-height:18.2px;color:var(--text-third-color);border:1px solid transparent}.event-page>.purchase-pane .liquidity-pane .mode-toggler>li>svg path,.event-page>.purchase-pane .split-merge-pane .mode-toggler>li>svg path{stroke:var(--text-third-color)}.event-page>.purchase-pane .liquidity-pane .mode-toggler>li.active,.event-page>.purchase-pane .split-merge-pane .mode-toggler>li.active{color:var(--default-btn-color);border-color:var(--block-primary-border-color);border-radius:6px;background:#3961fb33}.event-page>.purchase-pane .liquidity-pane .mode-toggler>li.active>svg path,.event-page>.purchase-pane .split-merge-pane .mode-toggler>li.active>svg path{stroke:var(--text-main-color)}.event-closed-pane{display:flex;flex-direction:column;gap:10px}@media only screen and (min-width: 768px){.event-closed-pane{border:1px solid var(--block-border-color);border-radius:12px;box-shadow:0 6px 12px #0000000d,0 3px 6px #0000000d;overflow:hidden}}.event-closed-pane .header{display:flex;flex-direction:column;gap:4px;padding:15px 29px;background:#1e2642;text-align:center}.event-closed-pane .header .title{display:flex;gap:8px;justify-content:center;flex-direction:row;align-items:center;font-size:18px;font-weight:600}.event-closed-pane .header .title .title-icon{width:24px;height:24px}@media only screen and (min-width: 768px){.event-closed-pane .header .title{flex-direction:column}.event-closed-pane .header .title .title-icon{width:40px;height:40px}}.event-closed-pane .header .date{display:flex;justify-content:center;align-items:center;min-height:23px;font-size:12px;color:var(--text-third-color)}.event-closed-pane.resolved .header .title{font-weight:400}.event-closed-pane.resolved.yes .header{background:var(--yes-background-color)}.event-closed-pane.resolved.yes .header .title{color:var(--yes-foreground-color)}.event-closed-pane.resolved.no .header{background:var(--no-background-color)}.event-closed-pane.resolved.no .header .title{color:var(--no-foreground-color)}.event-closed-pane .content{display:flex;flex-direction:column;gap:16px;list-style-type:none}.event-closed-pane .content .info{display:flex;flex-direction:column;gap:4px;list-style-type:none}.event-closed-pane .content .info>li{display:flex;justify-content:space-between;color:var(--text-third-color)}.event-closed-pane .content .info>li>.value{color:var(--text-main-color)}@media only screen and (min-width: 768px){.event-closed-pane .content{padding:24px}}.bet-form-summary{display:flex;flex-direction:column;list-style-type:none;gap:4px}@media only screen and (min-width: 768px){.bet-form-summary{display:none}}.bet-form-summary>li{display:flex;gap:4px;justify-content:space-between;align-items:center;line-height:18.2px;color:var(--text-third-color)}.bet-form-summary>li .label{display:flex;gap:4px;align-items:center}.bet-form-summary>li .value{font-weight:600;color:var(--text-main-color);overflow:hidden;text-overflow:ellipsis}.bet-form-summary>li.return .value{color:#5acdc5}.bet-form-summary.main{padding:11px 18px;position:relative;z-index:1;border-radius:8px}@media only screen and (min-width: 768px){.bet-form-summary.main{display:flex}}.bet-form-summary.main:before{content:"";position:absolute;display:inline-flex;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(285.07deg,#0c3232 -3.2%,#5acdc5 78.95%);-webkit-mask:linear-gradient(white,white) content-box,linear-gradient(white,white);mask:linear-gradient(white,white) content-box,linear-gradient(white,white);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.bet-form-summary.main>li{color:var(--text-main-color)}.bet-form-summary.main>li .value{font-size:16px;line-height:21px}.bet-form-summary.main>li.return .info-icon{color:#5acdc5}.bet-form-summary.main>li.additional{font-size:12px}.bet-form-summary.main>li.additional .value{font-size:12px}.bet-form-summary-tooltip{min-width:186px;box-sizing:border-box;padding:18px 16px}.bet-form-summary-tooltip .bet-form-summary{display:flex}.main-page{display:flex;gap:20px;flex-direction:column;padding-bottom:10px}@media only screen and (min-width: 768px){.main-page{gap:50px}}.main-page .main-page-events{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.main-page .main-page-events{gap:50px}}.main-page .widgets{display:flex;flex-direction:column;gap:40px;margin-bottom:20px}@media only screen and (min-width: 1024px){.main-page .widgets{flex-direction:row;gap:12px;margin-bottom:30px}.main-page .widgets>*{flex:1}}.categories-container{display:flex;align-items:center;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.categories-container .tabs{display:flex;list-style-type:none;align-items:center}.categories-container .tabs>li{display:block}.categories-container .live{color:#f21014;text-transform:uppercase;display:block;padding:13px 14px 16px 0;border-bottom:2px solid transparent;font-size:12px;font-weight:600;position:relative;margin-right:10px}.categories-container .live:after{display:block;position:absolute;width:8px;height:8px;right:0;top:-3px;bottom:0;margin:auto 0;content:".";font-size:0;background:#f21014;border-radius:50%;animation:blink 1.5s linear infinite}.categories-container::-webkit-scrollbar{display:none}.profile-menu-overlay{width:200px}.profile-menu-overlay .ant-popover-arrow{display:none}.profile-menu-overlay .ant-popover-inner{padding:0;border:1px solid #1c2030;border-radius:10px;background:var(--overlay-background-color)}.profile-menu-overlay .profile-menu>*{padding:16px 20px;border-bottom:1px solid #25293f}.profile-menu-overlay .profile-menu>*:last-child{border-bottom:none}.profile-menu-overlay .profile-menu .header{display:flex;gap:10px;align-items:center}.profile-menu-overlay .profile-menu .header .avatar-wrapper{width:30px;height:30px;border-radius:50%;overflow:hidden}.profile-menu-overlay .profile-menu .header .avatar-wrapper .avatar{width:100px;height:100%}.profile-menu-overlay .profile-menu .header .user-name{font-size:16px;line-height:20px;font-weight:600;overflow:hidden;text-overflow:ellipsis;color:var(--text-main-color)}.profile-menu-overlay .profile-menu .header .wallet-address{display:flex;gap:4px;align-items:center;color:#909199}.profile-menu-overlay .profile-menu .header .wallet-address .copy-icon{cursor:pointer}.profile-menu-overlay .profile-menu .menu-list{display:flex;gap:13px;padding-top:20px;padding-bottom:28px;list-style-type:none;flex-direction:column}.profile-menu-overlay .profile-menu .menu-list>li{font-weight:500;color:var(--text-third-color)}.profile-menu-overlay .profile-menu .menu-list>li>a:hover{color:#3d73f8}.profile-menu-overlay .profile-menu .footer .logout-button{height:28px;padding-left:10px;padding-right:10px;border-color:#1c1f31;font-weight:600;color:var(--text-third-color)}.profile-menu-overlay .profile-menu .footer .logout-button:hover{color:var(--text-main-color);border-color:#fff}.main-markets-search-option .search-event{display:flex;align-items:center;gap:8px}.main-markets-search-option .event-icon{width:40px;height:40px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center}.main-markets-search-option .event-icon img{width:100%;height:100%;object-fit:cover}.main-markets-search-option .event-info{display:flex;flex-direction:column;gap:inherit;justify-content:space-between}.main-markets-search-option .event-info h2{all:unset}.main-markets-search-option .title{font-size:14px;white-space:normal;overflow:hidden}.main-markets-search-option .additional-info{display:flex;flex-direction:row;gap:10px;font-size:12px;align-items:center}.main-markets-search-option .yes-no-info{display:flex;gap:6px;text-align:center}.main-markets-search-option .yes{background-color:var(--yes-background-color);color:var(--yes-foreground-color);width:51px;line-height:22px;border-radius:2px;border:none}.main-markets-search-option .no{background-color:var(--no-background-color);color:var(--no-foreground-color);width:51px;line-height:22px;border-radius:2px;border:none}.making-money-banner{display:flex;flex-direction:column;padding:25px 22px 30px;background:url(/assets/making-money-banner-back-DIeZ-xl2.svg) bottom right -40px no-repeat,linear-gradient(90deg,#0c8320,#d3c610);border-radius:8px;margin-top:20px;color:#fff}.making-money-banner .banner-text{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.making-money-banner .banner-text{flex-direction:row;gap:24px}}@media only screen and (min-width: 1024px){.making-money-banner .banner-text{display:contents}}@media only screen and (min-width: 768px){.making-money-banner{margin-top:28px;flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:25px;padding-left:50px;padding-right:50px;background:url(/assets/making-money-banner-back-tablet-D1HyvYYD.svg) center right -60px no-repeat,linear-gradient(90deg,#0c8320,#d3c610);background-position-y:30px}}@media only screen and (min-width: 1024px){.making-money-banner{margin-top:28px;flex-direction:row;align-items:center;gap:24px;padding-bottom:25px;padding-left:50px;padding-right:50px;background:url(/assets/making-money-banner-back-desktop-C19GvEC4.svg) bottom right 30px no-repeat,linear-gradient(90deg,#0c8320,#d3c610);background-position-y:10px}}.making-money-banner .title{all:unset;font-size:20px;line-height:28px;font-weight:600;text-align:center;margin-bottom:14px}@media only screen and (min-width: 768px){.making-money-banner .title{margin-bottom:0;font-size:24px}}.making-money-banner .content{list-style-type:disc;padding-left:20px;line-height:20px}.making-money-banner .content strong{font-weight:600}@media only screen and (min-width: 768px){.making-money-banner .content.subtitle{width:40%;font-weight:400}}@media only screen and (min-width: 1024px){.making-money-banner .content{display:flex;flex-direction:column;gap:5px;font-weight:500}.making-money-banner .content.subtitle{width:20%;font-weight:400}}.making-money-banner .actions-pane{margin-top:30px}@media only screen and (min-width: 768px){.making-money-banner .actions-pane{margin-top:0}}@media only screen and (min-width: 1024px){.making-money-banner .actions-pane{margin-left:50px}}.page-section>.subscribe-form-wrapper{background:#0b0c17;color:#fff;padding:20px 16px}@media only screen and (min-width: 1024px){.page-section>.subscribe-form-wrapper{width:100%;padding:0;max-width:100%;box-sizing:border-box;background:url(/assets/subscribe-form-background-desktop-1280-CzLjCVLf.png) right bottom no-repeat,#0b0c17;background-size:contain}}@media only screen and (min-width: 1440px){.page-section>.subscribe-form-wrapper{background:url(/assets/subscribe-form-background-desktop-1440-BEbuKG13.png) right bottom no-repeat,#0b0c17;background-size:contain}}@media only screen and (min-width: 1920px){.page-section>.subscribe-form-wrapper{background:url(/assets/subscribe-form-background-desktop-1920-DWBGJFde.png) right bottom no-repeat,#0b0c17;background-size:contain}}.subscribe-form{max-width:1424px;margin:0 auto;display:flex;flex-direction:column;gap:24px;box-sizing:border-box}.subscribe-form:before{display:block;aspect-ratio:329/132;content:".";font-size:0;background:url(/assets/subscribe-form-background-mobile-B6Tf5wcY.png) center no-repeat;background-size:contain}@media only screen and (min-width: 768px){.subscribe-form{gap:40px;padding:73px}.subscribe-form:before{display:none}}@media only screen and (min-width: 1024px){.subscribe-form{padding:82px 16px}.subscribe-form:before{display:none}}@media only screen and (min-width: 768px){.subscribe-form .content{font-size:16px;line-height:20.8px}}@media only screen and (min-width: 1024px){.subscribe-form .content{width:53.9%;max-width:640px}}.subscribe-form .content h2{font-size:20px;line-height:26px;font-weight:600;margin-bottom:14px;margin-top:0}@media only screen and (min-width: 768px){.subscribe-form .content h2{font-size:30px;margin-bottom:20px;line-height:36px}}@media only screen and (min-width: 1024px){.subscribe-form .content h2{font-size:26px}}@media only screen and (min-width: 1920px){.subscribe-form .content h2{font-size:30px}}.subscribe-form .mail-form{display:flex;flex-direction:column;gap:16px}.subscribe-form .mail-form input{border-color:#414352}@media only screen and (min-width: 768px){.subscribe-form .mail-form{flex-direction:row}.subscribe-form .mail-form input{width:515px}}:root{--page-background: #050711;--text-main-color: #fff;--text-secondary-color: #989ca2;--text-secondary-color-alt: #a7afc2;--text-third-color: #ffffff80;--text-rules-color: #f2f2f2;--block-border-color: #20212b;--block-primary-border-color: #3d73f8;--block-background-color: #0b0c17;--block-box-shadow: 0 43.94px 43.94px -32.95px #0f0f0f1a;--block-hover-color: #131423;--default-btn-color: #fff;--overlay-background-color: #050711;--yes-foreground-color: #5acdc5;--yes-background-color: #0c3232;--no-foreground-color: #f21014;--no-background-color: #351516;--disabled-foreground-color: #2e4665;--disabled-background-color: #101a27;--divider-color: #23262f;--carousel-dots-color: #535567;--modal-background: linear-gradient(195.53deg, #191b2c 4.89%, #0b0c17 100%);--modal-border-color: #1c2030;--radio-button-border-color: #1B1D2B}:root{--background: #050711;--foreground: #989ca2;--primary-blue: #3d73f8;--dark-blue-100: #1d1f2f;--dark-blue: #141d45;--white-100: #fcfcfc;--blue-100: #3462c4;--gray-100: rgba(255, 255, 255, .5019607843);--gray-300: #8e8f93;--gray-350: #505050;--gray-400: #6e768f;--black-300: #0b0c17;--divider: #23262f;--gradient-dark: linear-gradient(360deg, #060812 0%, #181a2a 130%);--screen-sm: 576px;--screen-md: 768px;--screen-lg: 1024px;--screen-xl: 1280px;--screen-xxl: 1440px}._secondary_1kxig_1{background-color:#00f;color:#fff}._link_1kxig_6{padding:0}.special-card{border-color:var(--blue-100)}.ant-card{box-shadow:var(--block-box-shadow)}.ant-card-body:after,.ant-card-body:before{display:none!important}.p-20-34{--padding-y: 20px;--padding-x: 34px;padding:var(--padding-y) var(--padding-x)}.p-24-30{--padding-y: 24px;--padding-x: 30px;padding:var(--padding-y) var(--padding-x)}.p-20-20{--padding-y: 20px;--padding-x: 20px;padding:var(--padding-y) var(--padding-x)}.p-24-14{--padding-y: 24px;--padding-x: 14px;padding:var(--padding-y) var(--padding-x)}:global .ant-picker-clear{color:red!important;width:24px;height:24px;display:flex;justify-content:center;align-items:center}:global .ant-picker-date-panel-container{border:1px solid!important;border-color:var(--block-border-color)!important}.date-picker .ant-picker-prefix{color:var(--menu-placeholder-color)!important;height:24px;margin-inline-end:7px;cursor:pointer}.date-picker .ant-picker-outlined{height:40px;width:100%;border-radius:8px;padding-left:17px;padding-right:17px}.date-picker .ant-picker-status-error{background:transparent!important;border-color:#dc2528!important}.date-picker .ant-picker-status-error:hover{border-color:#dc2528!important}._radio-buttons_tf1aa_1{column-gap:6px}@media (min-width: 1024px){._radio-buttons_tf1aa_1{column-gap:12px}}._radio-buttons_tf1aa_1 .ant-radio-button-wrapper{border-radius:8px;min-width:min-content;flex:unset;color:#fff;height:36px;display:flex;align-items:center;background:var(--dark-blue-100);border:none}._radio-buttons_tf1aa_1 .ant-radio-button-wrapper:before{display:none}._radio-buttons_tf1aa_1 .ant-radio-button-wrapper-checked{background:var(--primary-blue)}._radio-buttons_tf1aa_1 .ant-radio-button-wrapper-checked:hover{color:inherit}.language-menu-overlay{width:340px}.language-menu-overlay .ant-popover-arrow{display:none}.language-menu-overlay .ant-popover-inner{padding:0;border:1px solid #13141D;border-radius:6px;background:var(--overlay-background-color)}.language-menu-overlay .language-menu{padding:17px 0}.language-menu-overlay .language-menu .menu-list{list-style-type:none}.language-menu-overlay .language-menu .menu-list li{line-height:28px;padding:0 20px;color:var(--text-third-color);cursor:pointer}.language-menu-overlay .language-menu .menu-list li:hover{background:var(--block-hover-color);color:var(--text-main-color)}.side-menu-content{display:flex;flex-direction:column;height:100%;box-sizing:border-box;padding-top:20px}@media only screen and (min-width: 768px){.side-menu-content{padding-top:40px}}.side-menu-content .close-icon-button{width:24px;height:24px;margin-left:auto;display:flex;align-items:center;justify-content:center;border:1px solid var(--menu-border-color);color:var(--text-main-color);border-radius:50%;margin-right:20px;cursor:pointer}.side-menu-content .close-icon-button:hover{border:1px solid #3d73f8}@media only screen and (min-width: 768px){.side-menu-content .close-icon-button.hidden{display:none}}.side-menu-content .side-menu-header{display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding-bottom:25px}.side-menu-content .side-menu-header button{width:100%;font-weight:500;height:44px}.side-menu-content .side-menu-header .header-container{display:flex;justify-content:space-between;flex-direction:row;gap:20px;padding:9px 20px}.side-menu-content .side-menu-header .header-container.with-background{background:var(--sidemenu-header-background-color)}@media only screen and (min-width: 768px){.side-menu-content .side-menu-header .header-container.with-background{background:transparent;padding:0 20px}}.side-menu-content .side-menu-header .header-container .user-info{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;overflow:hidden}.side-menu-content .side-menu-header .header-container .user-info .user-data{flex:1;min-width:0}.side-menu-content .side-menu-header .header-container .user-info .user-data .user-name{font-size:18px;font-weight:600;color:var(--text-main-color);text-overflow:ellipsis;overflow:hidden}.side-menu-content .side-menu-header .header-container .user-info .user-data .wallet-address{display:flex;gap:2px;font-size:14px;font-weight:400;color:var(--wallet-address-color)}.side-menu-content .side-menu-header .header-container .user-info .user-data .wallet-address .copy-icon{display:flex;align-items:center;cursor:pointer;color:#3d73f8}.side-menu-content .side-menu-header .create-event{padding:0 20px}@media only screen and (min-width: 768px){.side-menu-content .side-menu-header .create-event{display:none}}.side-menu-content .side-menu-header .avatar-wrapper{width:40px;height:40px;border-radius:50%;overflow:hidden;border:1px solid #3d73f8;background:var(--default-avatar-background-color)}.side-menu-content .side-menu-header .avatar-wrapper.has-image{background:var(--has-avatar-background-color)}.side-menu-content .side-menu-header .avatar-wrapper .avatar{width:100%;height:100%}.side-menu-content .side-menu-header .avatar-wrapper .user-icon{width:inherit;height:inherit;color:var(--default-avatar-color)}.side-menu-content .side-menu-header .icon-wrapper button{border-radius:50%;width:42px;height:42px;background:transparent;border:1px solid var(--menu-icon-border-color)}.side-menu-content .side-menu-header .icon-wrapper button>svg path{fill:var(--menu-icon-color)}.side-menu-content .language-menu-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;padding-left:20px}.side-menu-content .language-menu-header .header-title{all:unset;display:flex;flex-grow:1;align-items:center;justify-content:flex-start;color:var(--text-main-color);font-size:14px}.side-menu-content .language-menu-main{border-top:1px solid var(--menu-border-color);padding:25px 20px;line-height:32px}@media only screen and (min-width: 768px){.side-menu-content .language-menu-main{padding:25px 0;margin:0 20px}}.side-menu-content .language-menu-main .language-list{display:flex;flex-direction:column}.side-menu-content .language-menu-main .language-list .language-item-label{font-size:18px;font-weight:500;margin-bottom:8px;cursor:pointer;color:var(--menu-text-color);text-decoration:none}.side-menu-content .language-menu-main .language-list .language-item-label:hover{color:var(--menu-hover-text-color)}.side-menu-content .language-menu-main .language-search-input{margin-bottom:20px;border:1px solid var(--menu-border-color)}.side-menu-content .language-menu-main .language-search-input input::placeholder{color:var(--menu-placeholder-color)}.side-menu-content .language-menu-main .language-search-input .search-icon{background-color:var(--menu-placeholder-color)}.side-menu-content .side-menu-main{display:flex;flex-direction:column;padding:25px 20px;flex-grow:1;border-bottom:1px solid var(--menu-border-color);border-top:1px solid var(--menu-border-color);overflow:auto;line-height:32px}@media only screen and (min-width: 768px){.side-menu-content .side-menu-main{padding:25px 0;margin:0 20px}}.side-menu-content .side-menu-main nav>a{margin-bottom:8px;font-size:18px;font-weight:500;color:var(--menu-text-color)}.side-menu-content .side-menu-main nav>a:hover{color:var(--menu-hover-text-color)}.side-menu-content .side-menu-main li{margin-bottom:8px;font-size:18px;font-weight:500}.side-menu-content .side-menu-main li a{color:var(--menu-text-color)}.side-menu-content .side-menu-main li a:hover{color:var(--menu-hover-text-color)}@media only screen and (min-width: 1100px){.side-menu-content .side-menu-main .theme-language{display:none}}.side-menu-content .side-menu-main .theme-language .mobile-theme-language{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}.side-menu-content .side-menu-main .theme-language .mobile-theme-language .mobile-item-label{font-size:18px;font-weight:500;cursor:pointer;color:var(--menu-text-color);text-decoration:none;transition:color .3s}.side-menu-content .side-menu-main .theme-language .mobile-theme-language .mobile-item-label:hover{color:var(--menu-hover-text-color);transition:color .3s}.side-menu-content .side-menu-main .theme-language .mobile-theme-language .mobile-language-value{display:flex;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:500;cursor:pointer;color:var(--menu-hover-text-color);text-decoration:none}.side-menu-content .side-menu-footer{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:20px}.side-menu-content .side-menu-footer.center-content{justify-content:center}.side-menu-content .side-menu-footer .social-links>.content{display:flex;list-style-type:none;gap:4px}.side-menu-content .side-menu-footer .social-links>.content>li{display:block;border-radius:50%;border:1px solid var(--social-links-border-color);box-sizing:border-box;background:linear-gradient(180deg,var(--social-links-border-color) 0%,var(--social-links-background-color) 100%)}.side-menu-content .side-menu-footer .social-links>.content>li:hover{border:1px solid var(--social-links-hover-color)}.side-menu-content .side-menu-footer .social-links>.content>li>a{display:flex;width:30px;height:30px;justify-content:center;align-items:center}.side-menu-content .logout-text{font-size:16px;font-weight:400;cursor:pointer;color:#f11014}.side-menu-content .logout-text.divider{width:50%;border-right:1px solid var(--menu-border-color);line-height:40px}.side-menu-content .logout-text:hover{color:#aa0d10}.side-menu-content .no-found-label{font-size:16px;font-weight:500;color:var(--text-third-color)}.language-select{display:flex}@media only screen and (min-width: 1100px){.language-select{display:none}}.mobile-app-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-bottom:30px}.mobile-app-container .title{font-size:14px}.mobile-app-container .buttons-container{display:flex;gap:12px}.mobile-app-container .buttons-container .download-button{display:flex;width:126px;height:auto;padding:6.5px;background-color:#fff;border-radius:6px;border:1px solid black;gap:8px;box-sizing:border-box}.mobile-app-container .buttons-container .download-button:hover{border:1px solid #3d73f8}.mobile-app-container .buttons-container .download-button .button-text{color:#000;display:flex;flex-direction:column;font-weight:500;white-space:nowrap;line-height:1}.mobile-app-container .buttons-container .download-button .button-text .title{font-size:9px}.mobile-app-container .buttons-container .download-button .button-text .market{font-size:16px;letter-spacing:-.47px}.navigation-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:30px}@media only screen and (min-width: 768px){.navigation-container{gap:85px}}.navigation-container .navigation-item{all:unset;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:12px;font-weight:500;color:var(--text-secondary-color);text-decoration:none;cursor:pointer}@media only screen and (min-width: 1024px){.navigation-container .navigation-item{display:none}}.navigation-container .navigation-item svg{width:20px;height:20px;margin-bottom:3px}.navigation-container .navigation-item.active,.navigation-container .navigation-item:hover{color:var(--menu-hover-text-color)}.markets-search-container .markets-search-select{display:none}.mobile-overlay.markets-search .header{display:flex;align-items:center;padding-top:6px;padding-bottom:6px}.mobile-overlay.markets-search .header .back-button{background:none;border:none;margin-left:-9px}.mobile-overlay.markets-search .header .back-button>svg path{fill:var(--text-main-color)}.mobile-overlay.markets-search .header .title{all:unset;flex:1;text-align:center;font-size:16px;font-weight:500}@media only screen and (min-width: 1024px){.mobile-overlay.markets-search{display:none}}.markets-search-pane{display:flex;flex-direction:column;flex:1;overflow:hidden}.markets-search-pane .search-input{padding-top:11px;padding-bottom:10px;width:-webkit-fill-available;margin:10px 16px;background:var(--page-background)}.markets-search-pane .search-input:focus{border-color:var(--block-primary-border-color);outline:none}.markets-search-pane .search-input{height:auto;padding:0;font-weight:400}.markets-search-pane .results{display:flex;flex-direction:column;max-height:100vh;overflow-y:auto}.markets-search-pane .results .results-title{all:unset;margin:10px 16px 0;text-transform:uppercase}.markets-search-pane .results .result-list{display:block;list-style-type:none}.markets-search-pane .results .result-list .main-markets-search-option{justify-content:center;min-height:40px;box-sizing:border-box;display:flex}.markets-search-pane .results .result-list .main-markets-search-option>a{flex:1;display:flex;gap:12px;padding:20px 16px}.markets-search-pane .results .result-list .main-markets-search-option .event-icon{width:40px;height:40px}.markets-search-pane .results .result-list .main-markets-search-option:hover{background:var(--hover-item-color)}.markets-search-pane .results .result-list .main-markets-search-option:hover .title{color:var(--text-main-color)}.markets-search-pane .results .result-list .ant-skeleton{padding:20px}.markets-search-pane .results .result-list .ant-skeleton .ant-skeleton-content .ant-skeleton-header{padding-inline-end:12px}.markets-search-pane .results .result-list .ant-skeleton .ant-skeleton-content .ant-skeleton-title{height:14px;margin-block-start:0}.markets-search-pane .results .result-list .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph{height:14px;margin-block-start:11px}.page-section.main{padding-top:112px}@media only screen and (min-width: 768px){.page-section.main{padding-top:135px}}.main-page-header{width:100%;position:fixed;z-index:200;background:var(--page-background)}.main-page-header:after{display:block;position:absolute;bottom:-20px;height:20px;left:0;right:0;width:auto;content:".";font-size:0;background:linear-gradient(180deg,#000,#0000);pointer-events:none}.light-theme .main-page-header:after{background:linear-gradient(180deg,#fff,#fff0)}.light-theme.alt .page-section.footer-wrapper{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%)}.bottom-navigation{position:fixed;bottom:0;left:0;width:100%;height:60px;background-color:var(--page-background);border-top:1px solid var(--block-border-color);z-index:200}@media only screen and (min-width: 1024px){.bottom-navigation{display:none}}.referral-welcome-popup .ant-modal-content{max-width:500px}.referral-welcome-popup .ant-modal-content .body{display:flex;flex-direction:column;gap:30px;padding-top:48px;text-align:center}.referral-welcome-popup .ant-modal-content .body .title{font-size:20px;font-weight:700}.referral-welcome-popup .ant-modal-content .body .content .user-name{font-weight:600}.cookies-banner-container{position:fixed;bottom:16px;z-index:1000;padding:0 16px;width:100%;margin:0 auto;box-sizing:border-box}.cookies-banner-container .cookies-banner-content{display:flex;flex-direction:column;gap:24px;padding:23px 40px;background-color:var(--block-hover-color);box-shadow:0 5px 15px 5px #0006}.cookies-banner-container .cookies-banner-content .banner-text{line-height:20px;text-align:justify}.cookies-banner-container .cookies-banner-content .banner-text .link-text{text-decoration:underline;color:#3d73f8}.cookies-banner-container .cookies-banner-content .banner-text .link-text:hover{color:#2052cf}.cookies-banner-container .cookies-banner-content .cookies-banner-buttons{display:flex;justify-content:right;gap:38px}.cookies-banner-container .cookies-banner-content .cookies-banner-buttons .close-button{all:unset;cursor:pointer;white-space:nowrap;font-weight:600;color:var(--close-button-color)}.cookies-banner-container .cookies-banner-content .cookies-banner-buttons .close-button:hover{color:var(--close-button-hover-color)}@media only screen and (min-width: 768px){.cookies-banner-container .cookies-banner-content .cookies-banner-buttons{display:contents}}@media only screen and (min-width: 768px){.cookies-banner-container .cookies-banner-content{display:flex;flex-direction:row;align-items:center;gap:38px}}.expiration-option{margin:-5px -12px;padding:5px 12px}.expiration-date-picker{padding:0;border:none}.expiration-date-picker .ant-picker-input{display:none}.event-comments-pane{display:flex;flex-direction:column;gap:16px}.event-comments-pane .tabs{margin-bottom:6px;border-bottom:1px solid var(--block-border-color)}.event-comments-pane .tabs>li>a{margin-bottom:-1.5px}.event-comments-pane .tabs>li>a:hover,.event-comments-pane .tabs>li>a.active{color:#3d73f8;font-weight:600}.event-comments-pane .add-comment-button{min-width:47px;height:28px;margin-right:19px;border-radius:20px}.event-comments-pane .empty-list{font-size:12px;text-align:center;margin:4px 0}.event-comments-pane .show-more-button-wrapper{display:flex;justify-content:center}.event-comments-pane .event-comment-list{margin-top:8px;display:flex;flex-direction:column;gap:24px}.event-comments-pane .event-comment-list-item{display:flex;gap:16px}.event-comments-pane .event-comment-list-item .avatar-wrapper{width:40px;height:40px;min-width:40px;border-radius:50%;overflow:hidden;border:1px solid var(--block-primary-border-color);background-color:var(--avatar-background-color)}.event-comments-pane .event-comment-list-item .avatar-wrapper>*{width:100%;height:100%}.event-comments-pane .event-comment-list-item .avatar-wrapper .user-icon{color:#000}.event-comments-pane .event-comment-list-item .main-info{display:flex;flex-direction:column;overflow:hidden}.event-comments-pane .event-comment-list-item .main-info>.header{display:flex;gap:6px;flex-wrap:nowrap;height:20px;justify-content:space-between;align-items:center}.event-comments-pane .event-comment-list-item .main-info>.header .username{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-comments-pane .event-comment-list-item .main-info>.header .date{font-size:12px;font-weight:500;color:#858d92;white-space:nowrap}.event-comments-pane .event-comment-list-item .main-info>.content{line-height:21px;overflow:hidden;text-overflow:ellipsis;margin-bottom:12px;margin-top:8px;overflow-wrap:break-word;word-break:break-all}.event-comments-pane .event-comment-list-item .main-info .like-pane{display:flex;gap:4px;align-items:center;color:#858d92;font-weight:600}.event-comments-pane .event-comment-list-item .main-info .like-pane .like-icon-wrapper{cursor:pointer;display:flex;width:20px;height:20px;justify-content:center;align-items:center;position:relative}.event-comments-pane .event-comment-list-item .main-info .like-pane.liked .like-icon-wrapper svg{position:absolute;left:3px;top:4.5px;width:15.43px;height:13.27px}.event-comments-pane .event-comment-list-item .main-info .like-pane.liked .like-icon-wrapper svg path{fill:var(--text-main-color)}.breadcrumbs{font-size:14px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.breadcrumbs ul{display:inline;padding:0;margin:0}.breadcrumbs li{display:inline;white-space:nowrap}.breadcrumbs li a,.breadcrumbs li .current{text-decoration:none;color:var(--text-secondary-color)}.breadcrumbs li a:hover{color:var(--text-main-color)}.breadcrumbs li .separator{margin:0 6px;color:var(--text-secondary-color)}.breadcrumbs li .current{color:var(--text-main-color)}.not-found-page{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-main-color);min-height:81vh}@media only screen and (min-width: 768px){.not-found-page{min-height:85vh}}.not-found-page:after{content:"";position:absolute;top:50%;left:50%;width:400px;height:200px;transform:translate(-50%,-50%);background:radial-gradient(circle,#3d73f8,#050711);filter:blur(50px);border-radius:50%;z-index:0;pointer-events:none}@media only screen and (min-width: 768px){.not-found-page:after{width:50%;height:50%;filter:blur(80px)}}.light-theme .not-found-page:after{background:none}.not-found-page:before{content:"";position:absolute;top:50%;left:50%;width:75%;height:75%;transform:translate(-50%,-50%);background:url(/assets/not-found-background-dark-B8qh3MjW.svg) center center no-repeat;background-size:contain;mix-blend-mode:screen;pointer-events:none;z-index:1}@media only screen and (min-width: 768px){.not-found-page:before{width:85%;height:85%}}.light-theme .not-found-page:before{background:url(/assets/not-found-background-light-DB3S8bQS.svg) center center no-repeat;background-size:contain;mix-blend-mode:unset}.not-found-page h1,.not-found-page .description,.not-found-page .not-found-image{position:relative;z-index:2}.not-found-page .not-found-image{width:320px;margin:20px 0}@media only screen and (min-width: 768px){.not-found-page .not-found-image{width:50%}}.not-found-page h1{font-size:20px;line-height:26px}@media only screen and (min-width: 768px){.not-found-page h1{font-size:30px;line-height:52px}}@media only screen and (min-width: 1024px){.not-found-page h1{font-size:40px}}.not-found-page .description{text-align:center;font-size:14px;max-width:300px;width:100%;word-break:break-word;margin-bottom:40px}@media only screen and (min-width: 768px){.not-found-page .description{font-size:18px;max-width:500px}}@media only screen and (min-width: 1024px){.not-found-page .description{font-size:24px}}.not-found-page button{padding:11px 19px;height:auto}@media only screen and (min-width: 1024px){.not-found-page button{font-size:16px;padding:17px 34px}}.light-theme:before{background:url(/src/pages/not-found/assets/not-found-background-light.png) center center no-repeat}.country-selector-option{display:grid;grid-auto-flow:column;align-items:center;justify-content:start;column-gap:6px}.country-selector-option svg{width:16px}.desktop-event-filters{display:none;position:sticky;top:145px;z-index:190;background:var(--page-background);gap:20px}.desktop-event-filters:before,.desktop-event-filters:after{display:block;position:absolute;bottom:-20px;height:20px;left:0;right:0;width:auto;content:".";font-size:0;background:linear-gradient(180deg,#000,#0000);pointer-events:none}.desktop-event-filters:before{top:-20px;background:linear-gradient(0deg,#000,#0000)}.desktop-event-filters:after{bottom:-20px;background:linear-gradient(180deg,#000,#0000)}@media only screen and (min-width: 1024px){.desktop-event-filters{display:flex}}.desktop-event-filters>*{width:100%;color:red}.desktop-event-filters .main-search{height:44px}.desktop-event-filters .main-search input::placeholder{color:var(--menu-placeholder-color)}.desktop-event-filters .main-search .ant-input-affix-wrapper-lg>input.ant-input,.desktop-event-filters .main-search .ant-input-lg{height:auto}.desktop-event-filters .ant-select-outlined:not(.ant-select-customize-input) .ant-select-prefix{width:auto;height:auto}.desktop-event-filters .pinnned-placeholder{display:block;padding:0;transition:all .3s,visibility 0s;align-self:center;color:var(--menu-placeholder-color);font-weight:400;line-height:38px}.desktop-event-filters .sort-prefix{display:flex;gap:10px;align-items:center}.desktop-event-filters .clear-button{width:auto}.desktop-event-filters .clear-button .ant-btn-variant-outlined{color:#fff}.desktop-event-filters .clear-button .ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{color:#fff}.light-theme .desktop-event-filters:before{background:linear-gradient(0deg,#fff,#fff0)}.light-theme .desktop-event-filters:after{background:linear-gradient(180deg,#fff,#fff0)}.recent-activity-item{display:block;margin:0 -14px}.recent-activity-item .icon-wrapper{width:40px;min-width:40px;height:40px;border-radius:50%;overflow:hidden}.recent-activity-item .icon-wrapper .icon{width:100%;height:100%}.recent-activity-item>.event-link{display:flex;padding:8px 14px;border-radius:8px}.recent-activity-item>.event-link:hover{background:var(--block-hover-color)}.recent-activity-item>.event-link>.icon-wrapper{display:none}.recent-activity-item>.event-link>.time{display:none}@media only screen and (min-width: 768px){.recent-activity-item>.event-link{gap:12px;align-items:center;padding:10px 14px}.recent-activity-item>.event-link>.icon-wrapper{display:block;width:50px;height:50px}.recent-activity-item>.event-link>.time{display:block;margin-left:auto}}.recent-activity-item .time{color:var(--text-secondary-color)}.recent-activity-item .info{display:flex;flex:1;flex-direction:column;gap:12px}@media only screen and (min-width: 768px){.recent-activity-item .info{gap:2px}}.recent-activity-item .event-info{display:flex;align-items:center;gap:8px;justify-content:space-between}.recent-activity-item .event-info>div:first-child{display:flex;gap:8px;align-items:center}@media only screen and (min-width: 768px){.recent-activity-item .event-info .icon-wrapper{display:none}}.recent-activity-item .event-info .title{all:unset;color:var(--text-secondary-color);overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}@media only screen and (min-width: 768px){.recent-activity-item .event-info .time{display:none}}.recent-activity-item .action-info{display:flex;gap:8px;align-items:center;line-height:21px;flex-wrap:wrap;color:var(--text-main-color)}.recent-activity-item .action-info .user-avatar-wrapper{width:24px;height:24px;border-radius:50%;position:relative;overflow:hidden;background-color:var(--avatar-background-color)}.recent-activity-item .action-info .user-avatar-wrapper .user-icon{width:24px;height:24px;color:#000}@media only screen and (min-width: 768px){.recent-activity-item .action-info .user-avatar-wrapper{width:20px;height:20px}.recent-activity-item .action-info .user-avatar-wrapper .user-icon{width:20px;height:20px;fill:#000}}.recent-activity-item .action-info .user-avatar-wrapper img{display:block;width:100%;height:100%}.recent-activity-item .action-info .user-name,.recent-activity-item .action-info .position{font-weight:600}.recent-activity-item .action-info .position.yes{color:var(--yes-foreground-color)}.recent-activity-item .action-info .position.no{color:var(--no-foreground-color)}.recent-activity-item .action-info .price{color:var(--text-secondary-color)}.recent-activity{border:1px solid var(--block-border-color);padding:20px 18px;border-radius:8px}@media only screen and (min-width: 768px){.recent-activity{padding:24px 30px}}.recent-activity .header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.recent-activity .header .title{all:unset;font-size:18px;line-height:23.4px;font-weight:600;color:var(--text-main-color)}@media only screen and (min-width: 768px){.recent-activity .header .title{font-size:24px}}.recent-activity .header .view-all-button{height:32px;border-radius:8px;padding-left:13px;padding-right:13px}@media only screen and (min-width: 768px){.recent-activity .header .view-all-button{height:40px;padding-left:20px;padding-right:20px}}.recent-activity .content{list-style-type:none;display:flex;flex-direction:column;padding:16px 0}.leaders{border:1px solid var(--block-border-color);padding:20px 18px;border-radius:8px}@media only screen and (min-width: 768px){.leaders{padding:24px 30px}}.leaders .resets{display:flex;align-items:center;gap:6px;font-size:14px;color:#3d73f8;font-weight:400}.leaders .resets>svg{width:21px;height:21px}.leaders .resets>svg path{fill:#3d73f8}.leaders .header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.leaders .header .title{all:unset;display:flex;gap:8px;font-size:18px;line-height:23.4px;font-weight:600;color:var(--text-main-color)}.leaders .header .title .resets{display:none}.leaders .header .title svg{display:none}@media only screen and (min-width: 768px){.leaders .header .title{font-size:24px}.leaders .header .title .resets{display:flex;margin-left:12px}.leaders .header .title svg{display:block}}.leaders .header .view-all-button{height:32px;border-radius:8px;padding-left:13px;padding-right:13px}@media only screen and (min-width: 768px){.leaders .header .view-all-button{height:40px;padding-left:20px;padding-right:20px}}@media only screen and (min-width: 768px){.leaders>.resets{display:none}}.leaders .content{display:flex;gap:14px;padding-top:20px}@media only screen and (min-width: 768px){.leaders .content{gap:42px}}.leaders .leader-list{display:flex;flex-direction:column;list-style-type:none;gap:23px;flex:1;margin-bottom:23px}@media only screen and (min-width: 768px){.leaders .leader-list{gap:20px}}.leader-item{display:flex;gap:12px;white-space:nowrap}.leader-item .avatar-wrapper{width:43px;height:43px;position:relative;border-radius:50%;background-color:var(--avatar-background-color)}@media only screen and (min-width: 768px){.leader-item .avatar-wrapper{width:50px;height:50px}}.leader-item .avatar-wrapper .user-icon,.leader-item .avatar-wrapper .avatar{width:inherit;height:inherit;border-radius:50%;overflow:hidden;color:#000}.leader-item .avatar-wrapper .position{display:flex;justify-content:center;align-items:center;position:absolute;right:-6px;top:0;min-width:18px;height:18px;border-radius:50%;font-size:8px;font-weight:600;color:#fff;background:#505050}.leader-item .info{display:flex;flex-direction:column;gap:5px;overflow:hidden}@media only screen and (min-width: 768px){.leader-item .info{gap:2px}}.leader-item .user-name{font-weight:600;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 768px){.leader-item .user-name{line-height:20px}}.leader-item .value{font-size:12px;line-height:10.71px;color:var(--text-secondary-color);overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 768px){.leader-item .value{line-height:20px}}.leader-item.top .avatar-wrapper{border:1px solid #3d73f8;margin:-1px}.leader-item.top .avatar-wrapper .position{background:#3d73f8}.leader-item.top .value{color:#3d73f8}.leaders-card{flex:1;border:1px solid var(--block-border-color);border-radius:8px;padding:24px 30px}.leaders-card .title{font-size:24px;display:flex;align-items:center;gap:8px;font-weight:600}.leaders-card .title svg path{fill:var(--text-main-color)}.leaders-card .title h2{all:unset}.leaders-card .leader-list{display:flex;flex-direction:column;list-style-type:none;gap:23px;flex:1;margin-bottom:23px}@media only screen and (min-width: 768px){.leaders-card .leader-list{gap:20px}}.proposals-page{display:flex;gap:20px;flex-direction:column;justify-content:center;max-width:968px;margin:0 auto;padding:20px 0}.proposals-page .tabs{margin-bottom:6px;border-bottom:1px solid var(--block-border-color)}.proposals-page .tabs>li>a{margin-bottom:-1px}.proposals-page .tabs>li>a:hover,.proposals-page .tabs>li>a.active{color:#3d73f8;font-weight:600}.proposals-page .ant-table-wrapper .ant-table-expanded-row>td{padding:0 0 4px;cursor:pointer;background:none;border-bottom:1px solid var(--block-border-color)}.proposals-page .ant-table-wrapper .ant-table-expanded-row>td:hover{background:none}.proposals-page .main-content{padding:26px 12px;background:var(--block-background-color);border:1px solid var(--block-border-color);box-shadow:var(--block-box-shadow);border-radius:12px;overflow-x:auto}.proposals-page .main-content .proposals-data-table .expanded-row{background:none}.proposals-page .main-content .proposals-data-table .expanded-row .ant-table-cell-row-hover{background:transparent!important}.proposals-page .main-content .proposals-data-table button{font-size:12px;padding:4px 12px;font-weight:500;height:auto;white-space:nowrap}.proposals-page .main-content .proposals-data-table .expanded-container{display:flex}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-content{padding-left:35px;display:flex;width:90%;flex-direction:column}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-details{display:flex;flex-direction:row;justify-content:space-between}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-spacer{display:flex;padding:7px 6px;width:10%}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-item{padding:7px 6px;display:flex;flex-direction:column}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-item.right{padding-right:28px;width:120px;text-align:center}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-item .title{font-size:8px;color:var(--text-third-color);font-weight:400;text-transform:uppercase}.proposals-page .main-content .proposals-data-table .expanded-container .expanded-item .value{font-weight:500;font-size:12px}.proposals-page .main-content .proposals-data-table td.index{width:10%}@media only screen and (min-width: 768px){.proposals-page .main-content .proposals-data-table td.index{width:5%}}.proposals-page .main-content .proposals-data-table td.title .info-wrapper{display:flex;gap:12px;height:30px;align-items:center}.proposals-page .main-content .proposals-data-table td.title .info-wrapper .icon-wrapper{width:30px;height:30px;min-width:30px;border-radius:2px;overflow:hidden}.proposals-page .main-content .proposals-data-table td.title .info-wrapper .icon-wrapper .icon{width:100%;height:100%}.proposals-page .main-content .proposals-data-table td.title .info-wrapper .title-wrapper{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:break-word;word-break:break-word}.proposals-page .main-content .proposals-data-table td.status{min-width:120px}@media only screen and (min-width: 768px){.proposals-page .main-content .proposals-data-table td.status{width:auto}}.proposals-page .main-content .proposals-data-table td.status .status-wrapper{display:flex;flex-direction:column;gap:12px}.proposals-page .main-content .proposals-data-table td.resolutionDate,.proposals-page .main-content .proposals-data-table th.resolutionDate,.proposals-page .main-content .proposals-data-table td.endDate,.proposals-page .main-content .proposals-data-table th.endDate,.proposals-page .main-content .proposals-data-table td.conditionLink,.proposals-page .main-content .proposals-data-table th.conditionLink{display:none}@media only screen and (min-width: 768px){.proposals-page .main-content .proposals-data-table td.resolutionDate,.proposals-page .main-content .proposals-data-table th.resolutionDate,.proposals-page .main-content .proposals-data-table td.endDate,.proposals-page .main-content .proposals-data-table th.endDate,.proposals-page .main-content .proposals-data-table td.conditionLink,.proposals-page .main-content .proposals-data-table th.conditionLink{display:table-cell;white-space:nowrap}}.proposals-page .main-content .proposals-data-table .status-tag{border:none;font-family:IBM Plex Sans,sans-serif;padding:3.5px 17px;border-radius:40px;font-size:12px}@media only screen and (min-width: 768px){.proposals-page .main-content .proposals-data-table .status-tag{padding:3.5px 26.5px}}.proposals-page .main-content .proposals-data-table .expand-icon{cursor:pointer}.proposals-page .page-title{font-size:20px;margin-bottom:10px;font-weight:500;color:var(--text-main-color)}@media only screen and (min-width: 768px){.proposals-page .page-title{margin-bottom:0}}.outcomes-container .ant-form-item-label>label{width:100%}.outcomes-container .ant-form-item-label>label:after{display:none}.outcomes-container .outcomes-header{display:flex;align-items:center;justify-content:space-between;width:100%}.outcomes-container .outcomes-header .outcomes-title{display:flex;align-items:center;column-gap:4px}.outcomes-container .outcomes-header .outcomes-title .outcomes-tooltip{cursor:help}.outcomes-container .outcomes-header .outcomes-controls{display:flex;gap:10px}.outcomes-container .outcomes-header .outcomes-controls .ant-btn-sm{padding:0;color:#3d73f8;font-size:14px}.outcomes-container .outcomes-header .outcomes-controls #save-button:disabled{color:#97979780}.outcomes-container .outcomes-header .outcomes-controls #save-button:disabled:hover{background:none}.outcomes-container .outcomes-header .outcomes-controls #cancel-button{color:var(--menu-placeholder-color)}.outcomes-container .outcomes-header .outcomes-controls #cancel-button :hover{color:var(--cancel-hover-color)}.outcomes-container .outcomes-buttons{display:flex;column-gap:8px;border:1px solid;border-color:var(--block-border-color);border-radius:12px;padding:27px 24px}.outcomes-container .outcomes-buttons[aria-invalid=true]{border-color:var(--ant-error-color, #dc2528);transition:all .3s ease-in-out}.outcomes-container .outcomes-buttons .outcome-input.outcome-input-0{text-align:center;height:48px!important;border-radius:5px!important;color:var(--yes-foreground-color);background:var(--yes-background-color);border-color:var(--yes-background-color);font-weight:600}.outcomes-container .outcomes-buttons .outcome-input.outcome-input-0:hover{border-color:var(--yes-foreground-color)}.outcomes-container .outcomes-buttons .outcome-input.outcome-input-0:disabled{border-color:var(--yes-background-color)}.outcomes-container .outcomes-buttons .outcome-input.outcome-input-1{text-align:center;height:48px!important;border-radius:5px!important;color:var(--no-foreground-color);background:var(--no-background-color);border-color:var(--no-background-color);font-weight:600}.outcomes-container .outcomes-buttons .outcome-input.outcome-input-1:hover{border-color:var(--no-foreground-color)}.outcomes-container .outcomes-buttons .outcome-input.outcome-input-1:disabled{border-color:var(--no-background-color)}.outcomes-container .title-container{cursor:pointer;color:var(--text-main-color);margin-bottom:30px}.outcomes-container .title-container .back-button{all:unset;display:flex;align-items:center;gap:6px}.outcomes-container .title-container:hover{color:var(--text-secondary-color);transition:color .3s}.outcomes-container .title-container .back-title{font-size:20px;font-weight:600}.outcomes-container .save-changes-button{margin-top:30px}.outcomes-container .title{font-weight:500;color:var(--text-main-color);margin-bottom:10px}.event-rules-container .ant-card-body{padding:20px 17px;display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.event-rules-container .ant-card-body{padding:20px 34px}}.event-rules-container .event-rules-title{font-size:20px;font-weight:500;color:var(--text-main-color)}.event-rules-container .event-rules-content{display:flex;flex-direction:column;text-align:justify;color:var(--text-main-color);gap:8px}.event-rules-container .event-rules-content ul{list-style:disc;padding-left:1.5rem}.event-rules-container .event-rules-content strong{font-weight:500}.event-rules-container .show-more-button{justify-content:flex-start;padding:0;height:auto}.event-rules-container .show-more-button span{display:flex;align-items:center}.tags-description{color:var(--text-main-color);text-align:justify;margin-top:5px;font-size:12px}.tags-description .suggested-tags{color:var(--menu-placeholder-color)}.tags-selector{height:40px}.tags-selector .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{padding:0 45px 0 9px!important}.tags-selector .ant-select-multiple.ant-select-lg .ant-select-selection-wrap{align-self:center}.tags-selector .ant-select-multiple.ant-select-lg .ant-select-selection-overflow .ant-select-selection-item{height:28px;background-color:#3d73f8;color:#fff;align-items:center}.tags-selector .ant-select-multiple.ant-select-lg .ant-select-selection-overflow .ant-select-selection-item-remove svg{color:#fff}.tags-selector .ant-select-multiple.ant-select-lg .ant-select-selection-overflow .ant-select-selection-item-remove svg:hover{color:#ffffffa1}.tags-selector .ant-select-multiple.ant-select-lg .ant-select-selection-placeholder{color:var(--menu-placeholder-color)}.image-crop-modal .cropper-wrapper{position:relative;width:100%;height:300px;border-radius:8px;overflow:hidden;background:var(--modal-crop-image-color)}.image-crop-modal button:disabled{background:none;color:#9191917d}.image-crop-modal .crop-slider{margin-top:20px}.image-crop-modal .crop-slider .crop-slider-label{margin-bottom:4px;font-size:14px;font-weight:500}.image-crop-modal .crop-slider .crop-slider-controls{display:flex;flex-direction:row;align-items:center;gap:10px;padding:0 25px}@media only screen and (min-width: 768px){.image-crop-modal .crop-slider .crop-slider-controls{padding:0 75px}}.image-crop-modal .crop-slider .crop-slider-controls button{height:30px}.image-crop-modal .crop-slider .crop-slider-controls .ant-slider-rail{background-color:var(--slider-rail-color)}.image-crop-modal .crop-slider .crop-slider-controls .slider{flex:1;margin:0 8px}.image-crop-modal .modal-footer{display:flex;flex-direction:row;justify-content:space-between;margin-top:20px}.image-crop-modal .modal-footer .right-buttons{display:flex;gap:8px}.upload-status-bar{width:100%;max-width:165px;-webkit-user-select:none;user-select:none}.upload-status-bar .label{color:var(--text-main-color);text-align:center}.upload-status-bar .progress-bar{width:100%;height:6px;margin-top:8px;background-color:#fff;border-radius:16px;overflow:hidden}.upload-status-bar .progress-bar .progress-bar-fill{height:100%;background-color:#3d73f8;border-radius:16px;width:0;transition:width .3s ease}.uploader.uploader-error .ant-upload-wrapper .ant-upload-drag{border:1px solid #dc2528}.uploader .ant-upload-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:fit-content;height:fit-content;background:var(--uploader-background-color);border-radius:8px;box-sizing:border-box}.uploader .ant-upload-wrapper .ant-upload-drag-hover:not(.ant-upload-disabled){border-color:var(--text-main-color)}.uploader .ant-upload-wrapper .ant-upload-drag{border:1px dashed #3d73f8}.uploader .ant-upload-wrapper .ant-upload-drag:hover{border-color:var(--text-main-color)}.uploader .ant-upload-wrapper .ant-upload-drag .ant-upload{padding:0}.uploader .ant-upload-wrapper .ant-upload-select{height:100%;width:100%}.uploader .default-image-preview{border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;box-sizing:border-box;cursor:pointer}.uploader .default-image-preview .image-loading-overlay{display:flex;align-items:center;justify-content:center}.uploader .image-preview{border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}.uploader .image-preview.has-image{background:var(--uploader-background-color);cursor:default}.uploader .image-preview .set-img{display:block;width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.uploader .image-preview .set-img.blurred{filter:blur(2px)}.uploader .image-preview .image-overlay{position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#3d73f8;background-color:#fff;border-radius:3px}.uploader .image-preview .image-overlay button{all:unset;display:flex;justify-content:center;align-items:center;height:40px;width:40px}.uploader .image-preview .image-overlay:hover{background-color:#ffffffb6;color:#2f5dd3}.uploader .uploader-error-text{position:absolute;margin-top:4px;color:#dc2528;font-size:12px;line-height:15.6px;opacity:1;transition:opacity .3s ease-in-out}.icon-uploader .icon-placeholder{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:var(--default-avatar-color)}@media (min-width: 768px){.icon-uploader .icon-placeholder{width:40px;height:40px}}.icon-uploader .default-image-preview{width:46px;height:46px}@media (min-width: 768px){.icon-uploader .default-image-preview{width:70px;height:70px}}.icon-uploader .image-preview{width:48px;height:48px}@media (min-width: 768px){.icon-uploader .image-preview{width:72px;height:72px}}.icon-uploader .image-preview .image-overlay button{height:24px;width:24px}.icon-uploader .image-preview .image-overlay button svg{height:16px;width:16px}@media (min-width: 768px){.icon-uploader .image-preview .image-overlay button{height:30px;width:30px}.icon-uploader .image-preview .image-overlay button svg{height:20px;width:20px}}.icon-uploader .upload-status-bar .label{font-size:8px}@media (min-width: 768px){.icon-uploader .upload-status-bar .label{font-size:10px}}.icon-uploader .ant-form-item-has-error .ant-upload-drag{border:1px solid #dc2528}.icon-uploader .ant-form-item-control{display:flex;flex-direction:row;align-items:center;gap:10px}.icon-uploader .ant-form-item-with-help .ant-form-item-row .ant-form-item-explain .ant-form-item-explain-error{position:relative;margin:0}.image-uploader .ant-upload-wrapper{width:100%}.image-uploader .image-placeholder{display:flex;gap:3px;flex-direction:column}.image-uploader .image-placeholder .click-text{font-size:16px;font-weight:600;color:#3d73f8}.image-uploader .image-placeholder .drag-and-dropText{font-size:16px;font-weight:600;color:var(--text-main-color)}.image-uploader .image-placeholder .file-text{color:var(--menu-placeholder-color)}.image-uploader .default-image-preview{width:100%;min-height:80px}@media (min-width: 768px){.image-uploader .default-image-preview{min-height:85px}}.image-uploader .image-preview{width:100%;height:82px}@media (min-width: 768px){.image-uploader .image-preview{height:87px}}.image-uploader .ant-form-item-has-error .ant-upload-drag{border:1px solid #dc2528}.card-container{display:flex;flex-direction:column;gap:30px;border-radius:8px}@media (min-width: 768px){.card-container{border:1px solid var(--blue-100);background:var(--block-background-color);padding:20px 34px}}.card-container h1{font-size:20px;font-weight:500}.card-container label{font-weight:500}.card-container .create-proposal-form-container{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.card-container .create-proposal-form-container{gap:30px}}.card-container .create-proposal-form-container .ant-form-item{margin:0}.card-container .create-proposal-form-container .ant-form-item .ant-input{height:40px;width:100%;border-radius:8px;padding-left:17px;padding-right:17px}.card-container .create-proposal-form-container .ant-form-item .ant-form-item-control-input-content input::placeholder,.card-container .create-proposal-form-container .ant-form-item textarea::placeholder{color:var(--menu-placeholder-color);opacity:1}.card-container .create-proposal-form-container .create-proposal-textarea{min-height:81px}@media (min-width: 768px){.card-container .create-proposal-form-container .create-proposal-textarea{min-height:137px}}.card-container .create-proposal-form-container .create-proposal-dates{display:flex;flex-direction:column;gap:20px}@media (min-width: 460px){.card-container .create-proposal-form-container .create-proposal-dates{flex-direction:row}}@media (min-width: 768px) and (max-width: 810px){.card-container .create-proposal-form-container .create-proposal-dates{flex-direction:column}}.card-container .create-proposal-form-container .create-proposal-date-picker{width:100%}.card-container .create-proposal-form{display:flex;flex-direction:column;column-gap:30px}@media (min-width: 768px){.card-container .create-proposal-form{flex-direction:row}}.card-container .create-proposal-form .create-proposal-left{display:flex;flex-direction:column;gap:20px}@media (min-width: 768px){.card-container .create-proposal-form .create-proposal-left{gap:30px;flex:1.7}}.card-container .create-proposal-form .create-proposal-right{display:none}@media (min-width: 768px){.card-container .create-proposal-form .create-proposal-right{gap:30px;flex:1;display:flex;flex-direction:column;gap:20px}}.card-container .buttons-container{display:flex;flex-direction:column}@media (min-width: 768px){.card-container .buttons-container{display:flex;flex-direction:row;column-gap:30px}}.card-container .buttons-container .submit-cancel-buttons{display:flex;flex-direction:column;gap:10px;width:100%;order:2}@media (min-width: 768px){.card-container .buttons-container .submit-cancel-buttons{flex-direction:row;gap:20px;flex:1.7;order:1}}.card-container .buttons-container .submit-cancel-buttons button{width:100%;font-weight:600}@media (min-width: 768px){.card-container .buttons-container .submit-cancel-buttons button{width:130px}}.card-container .buttons-container .submit-cancel-buttons .ant-btn-variant-outlined{color:#fff}.card-container .buttons-container .submit-cancel-buttons .ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{color:#fff}.card-container .buttons-container .show-preview-button{flex:1;margin-bottom:10px;order:1}.card-container .buttons-container .show-preview-button button{width:100%;font-weight:500}@media (min-width: 768px){.card-container .buttons-container .show-preview-button{margin:0;order:2}}.card-container .ant-form-item-additional{margin:0}.card-container .ant-form-item-additional .ant-form-item-explain-error{position:absolute;margin-top:4px;opacity:1}.card-container .ant-select-single.ant-select-lg{height:40px}.create-proposal-page{display:flex;gap:20px;flex-direction:column;justify-content:center;max-width:968px;margin:0 auto;padding:20px 0}.portfolio-page{display:flex;gap:10px;flex-direction:column;justify-content:center;max-width:968px;margin:0 auto;padding:20px 0}@media only screen and (min-width: 768px){.portfolio-page{gap:16px}}.portfolio-page .breadcrumb-title-container{display:flex;flex-direction:column;gap:20px;margin-bottom:10px}.portfolio-page .breadcrumb-title-container h1{font-size:20px;font-weight:500}@media only screen and (min-width: 768px){.portfolio-page .breadcrumb-title-container{margin-bottom:4px}}.portfolio-page .ant-table-wrapper .ant-table-expanded-row>td{padding:0 0 4px;cursor:pointer;background:none;border-bottom:1px solid var(--block-border-color)}.portfolio-page .ant-table-wrapper .ant-table-expanded-row>td:hover{background:none}.portfolio-page .login-pane{display:flex;justify-content:center;align-items:center;min-height:100px}.portfolio-page .login-pane>button{min-width:150px}.portfolio-page .tabs{margin-bottom:6px;border-bottom:1px solid var(--block-border-color);font-weight:500}.portfolio-page .tabs>li>a{margin-bottom:-1px}.portfolio-page .tabs>li>a:hover,.portfolio-page .tabs>li>a.active{color:#3d73f8;font-weight:600}.portfolio-page .main-content{padding:26px 12px;background:var(--block-background-color);border:1px solid var(--block-border-color);box-shadow:var(--block-box-shadow);border-radius:12px}.portfolio-aggregated-data{display:flex;flex-direction:column;gap:25px;border:.69px solid var(--block-primary-border-color);border-radius:12px;padding:19px 22px;box-shadow:var(--block-box-shadow);background:var(--block-background-color)}@media only screen and (min-width: 768px){.portfolio-aggregated-data{flex-direction:row;justify-content:space-between;align-items:center;padding:19px 27px 9px}}.portfolio-aggregated-data .info{display:flex;list-style-type:none}.portfolio-aggregated-data .info>li{flex:1;display:flex;padding:12px 14px 12px 40px;flex-direction:column;gap:4px;position:relative;white-space:nowrap}@media only screen and (min-width: 768px){.portfolio-aggregated-data .info>li{padding-left:0;min-width:136px;box-sizing:border-box}.portfolio-aggregated-data .info>li:not(:first-child){padding-left:42px}}.portfolio-aggregated-data .info>li .title{color:var(--text-third-color);white-space:normal}.portfolio-aggregated-data .info>li .value{font-size:20px}@media only screen and (min-width: 768px){.portfolio-aggregated-data .info>li .value{font-size:30px}}.portfolio-aggregated-data .info>li .profit{font-size:10px;color:#5acdc5}@media only screen and (min-width: 768px){.portfolio-aggregated-data .info>li .profit{font-size:12px}}.portfolio-aggregated-data .info>li .profit.negative{color:#f11014}.portfolio-aggregated-data .info>li:not(:last-child):after{display:block;position:absolute;top:6px;right:1px;bottom:0;width:2px;content:".";font-size:0;background:var(--divider-color)}@media only screen and (min-width: 768px){.portfolio-aggregated-data .info>li:not(:last-child):after{bottom:15px}}.portfolio-aggregated-data .actions{display:flex;gap:16px;justify-content:center;list-style-type:none}@media only screen and (min-width: 768px){.portfolio-aggregated-data .actions{gap:38px;margin-top:-30px;padding-right:20px}}.portfolio-aggregated-data .actions>li button{min-width:135px}@media only screen and (min-width: 768px){.portfolio-aggregated-data .actions>li button{min-width:auto;width:50px;height:50px;border-radius:50%;position:relative;overflow:visible}.portfolio-aggregated-data .actions>li button>span{display:block;position:absolute;bottom:-26px;color:#3d73f8}}.portfolio-aggregated-data .actions>li svg{width:24px;height:24px}@media only screen and (min-width: 768px){.portfolio-aggregated-data .actions>li svg{width:28px;min-width:28px;height:28px}}.profile-data-filters{display:flex;flex-direction:column;padding:10px 0;gap:10px}@media only screen and (min-width: 768px){.profile-data-filters{flex-direction:row;padding:18px 0}}.profile-data-filters .export-button-wrapper{display:flex}.profile-data-filters .export-button-wrapper button{height:40px;border-radius:10px}@media only screen and (min-width: 768px){.profile-data-filters .export-button-wrapper{display:none}}.profile-data-filters .row{display:flex;gap:10px}.profile-data-filters .row .export-button{display:none}@media only screen and (min-width: 768px){.profile-data-filters .row .export-button{display:flex}}.profile-data-filters .row .clear-button button{height:40px}@media only screen and (min-width: 768px){.profile-data-filters .row .clear-button button{height:44px}}.profile-data-filters .row .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}@media only screen and (min-width: 768px){.profile-data-filters .row .ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:44px}}.profile-data-filters .search-wrapper{flex:1}.profile-data-filters .search-wrapper .ant-input-affix-wrapper-lg{height:40px}.profile-data-filters .search-wrapper .ant-input-affix-wrapper-lg>input.ant-input,.profile-data-filters .search-wrapper .ant-input-affix-wrapper-lg .ant-input-lg{height:38px}@media only screen and (min-width: 768px){.profile-data-filters .search-wrapper .ant-input-affix-wrapper-lg{height:44px}.profile-data-filters .search-wrapper .ant-input-affix-wrapper-lg>input.ant-input,.profile-data-filters .search-wrapper .ant-input-affix-wrapper-lg .ant-input-lg{height:42px}}.profile-data-filters .sort-selector{min-width:180px;flex:1}.profile-data-filters .type-selector{min-width:88px}.profile-data-filters .operation-selector{min-width:125px}.profile-data-table .sort-icon-wrapper svg{width:10px;height:10px}.profile-data-table .expanded-row{background:none}.profile-data-table .expanded-row .ant-table-cell-row-hover{background:transparent!important}.profile-data-table .expanded-container{display:flex}.profile-data-table .expanded-container .expanded-content{padding-left:35px;display:flex;width:90%;flex-direction:row;justify-content:space-between}.profile-data-table .expanded-container .expanded-spacer{display:flex;padding:7px 6px;width:10%}.profile-data-table .expanded-container .expanded-item{padding:7px 6px;display:flex;flex-direction:column}.profile-data-table .expanded-container .expanded-item.right{padding-right:clamp(75px,12vw,90px)}.profile-data-table .expanded-container .expanded-item .title{font-size:8px;color:var(--text-third-color);font-weight:400;text-transform:uppercase}.profile-data-table .expanded-container .expanded-item .value{font-weight:500;font-size:12px}.profile-data-table td.index{width:10%}@media only screen and (min-width: 768px){.profile-data-table td.index{width:5%}}.profile-data-table th.bet-activity,.profile-data-table td.bet-activity{display:none}@media only screen and (min-width: 768px){.profile-data-table th.bet-activity,.profile-data-table td.bet-activity{display:table-cell}}.profile-data-table th.bet,.profile-data-table td.bet,.profile-data-table th.avg,.profile-data-table td.avg,.profile-data-table th.current-price,.profile-data-table td.current-price{display:none}@media only screen and (min-width: 768px){.profile-data-table th.bet,.profile-data-table td.bet,.profile-data-table th.avg,.profile-data-table td.avg,.profile-data-table th.current-price,.profile-data-table td.current-price{width:10%;display:table-cell}}@media only screen and (min-width: 768px){.profile-data-table th.toggle-item,.profile-data-table td.toggle-item{display:none}}@media only screen and (min-width: 768px){.profile-data-table td.market{width:55%}}.profile-data-table td.market .info-wrapper{display:flex;align-items:center;gap:12px}.profile-data-table td.market .icon-wrapper{width:30px;height:30px;min-width:30px;border-radius:2px;overflow:hidden}.profile-data-table td.market .icon-wrapper .icon{width:100%;height:100%}.profile-data-table td.market .title-wrapper{display:flex;flex-direction:column;gap:4px}.profile-data-table td.market .condition-title-wrapper{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media only screen and (min-width: 768px){.profile-data-table td.market .bet-value{display:none}}@media only screen and (min-width: 768px){.profile-data-table th.value,.profile-data-table td.value{width:10%}}.profile-data-table td.value{font-weight:500}.profile-data-table th.operation,.profile-data-table td.operation,.profile-data-table th.activity_index,.profile-data-table td.activity_index{width:5%}.profile-data-table th.amount,.profile-data-table td.amount{width:15%}@media only screen and (min-width: 768px){.profile-data-table th.amount,.profile-data-table td.amount{width:10%}}.profile-data-table .profit{margin-top:2px;font-size:10px;font-weight:400;color:#5acdc5;white-space:nowrap}@media only screen and (min-width: 768px){.profile-data-table .profit{font-weight:500}}.profile-data-table .profit.negative{color:#f21014}.profile-data-table .bet-value{display:flex;gap:8px;align-items:center;font-size:8px;white-space:nowrap}@media only screen and (min-width: 768px){.profile-data-table .bet-value{gap:12px;margin-top:0;font-size:12px}}.profile-data-table .bet-value .outcome-name{display:inline-block;padding:0 3px;line-height:16px;text-align:center;border-radius:1.42px;min-width:19px;box-sizing:border-box}@media only screen and (min-width: 768px){.profile-data-table .bet-value .outcome-name{line-height:24px;border-radius:2px;padding:0 5px;min-width:29px}}.profile-data-table .bet-value .outcome-name.yes{color:var(--yes-foreground-color);background:var(--yes-background-color)}.profile-data-table .bet-value .outcome-name.no{color:var(--no-foreground-color);background:var(--no-background-color)}.profile-data-table .date-time{white-space:nowrap;font-size:10px;line-height:17px;color:var(--text-third-color)}.not-found-profile-results{margin-top:30px;text-align:center}.theme-toggle .desktop-theme-toggle{display:none}@media only screen and (min-width: 1100px){.theme-toggle .desktop-theme-toggle{display:flex}}.theme-toggle .mobile-theme-toggle{cursor:pointer}@media only screen and (min-width: 1100px){.theme-toggle .mobile-theme-toggle{display:none}}.theme-toggle .mobile-theme-toggle .toggle-button{display:flex;width:70px;height:30px;background-color:var(--theme-background-color);border-radius:8px;border:1px solid var(--menu-border-color);overflow:hidden}.theme-toggle .mobile-theme-toggle .toggle-button .icon-wrapper{flex:1;display:flex;justify-content:center;align-items:center;opacity:.5;color:#919aa5}.theme-toggle .mobile-theme-toggle .toggle-button .icon-wrapper svg{width:20px;height:20px}.theme-toggle .mobile-theme-toggle .toggle-button .icon-wrapper.active{background-color:var(--block-hover-color);opacity:1;color:var(--text-main-color)}.portfolio-positions-table th.latest,.portfolio-positions-table td.latest,.portfolio-positions-table th.bet,.portfolio-positions-table td.bet,.portfolio-positions-table th.current,.portfolio-positions-table td.current,.portfolio-positions-table th.actions,.portfolio-positions-table td.actions{display:none;white-space:nowrap}@media only screen and (min-width: 768px){.portfolio-positions-table th.latest,.portfolio-positions-table td.latest,.portfolio-positions-table th.bet,.portfolio-positions-table td.bet,.portfolio-positions-table th.current,.portfolio-positions-table td.current,.portfolio-positions-table th.actions,.portfolio-positions-table td.actions{display:table-cell}}.portfolio-positions-table th.latest,.portfolio-positions-table td.latest,.portfolio-positions-table th.bet,.portfolio-positions-table td.bet,.portfolio-positions-table th.current,.portfolio-positions-table td.current{width:7%}.portfolio-positions-table .position-info-wrapper{display:flex;flex-direction:column;height:70px}.portfolio-positions-table th.to-win,.portfolio-positions-table td.to-win{width:74px;white-space:nowrap}@media only screen and (min-width: 768px){.portfolio-positions-table th.to-win,.portfolio-positions-table td.to-win{width:10%}}.portfolio-positions-table th.market .bet-value,.portfolio-positions-table td.market .bet-value{display:flex;font-size:8px}.portfolio-positions-table th.market .bet-value .shares,.portfolio-positions-table td.market .bet-value .shares{color:var(--text-main-color)}@media only screen and (min-width: 768px){.portfolio-positions-table th.market .bet-value,.portfolio-positions-table td.market .bet-value{margin-top:2px;gap:6px}.portfolio-positions-table th.market .bet-value .outcome-name,.portfolio-positions-table td.market .bet-value .outcome-name{line-height:12px;min-width:25px;padding:0 2px}.portfolio-positions-table th.market .bet-value .shares,.portfolio-positions-table td.market .bet-value .shares{color:#85858b}}.portfolio-positions-table .expanded-container .expanded-content{padding-left:35px;display:flex;width:90%;flex-direction:column}.portfolio-positions-table .expanded-container .expanded-details{display:flex;flex-direction:row;justify-content:space-between}.portfolio-positions-table .expanded-container .expanded-item.right{padding-right:clamp(63px,9vw,70px)}.portfolio-positions-table .profit-in-percent{color:#5acdc5;white-space:nowrap}.portfolio-positions-table .profit-in-percent.negative{color:#f21014}.portfolio-positions-table .actions-wrapper{display:flex;gap:5px}@media only screen and (min-width: 768px){.portfolio-positions-table .actions-wrapper{justify-content:flex-end}}.portfolio-positions-table .actions-wrapper .trade-button{min-width:59px}.not-found-position-results{margin-top:20px;display:flex;flex-direction:column;gap:6px;align-items:center}@media only screen and (min-width: 768px){.not-found-position-results{margin-top:56px}}.not-found-position-results .title{font-size:14px;font-weight:600}@media only screen and (min-width: 768px){.not-found-position-results .title{font-size:16px}}.not-found-position-results .content{margin-bottom:14px;font-size:12px}.portfolio-activities-table .expanded-container{display:flex}.portfolio-activities-table .expanded-container .expanded-spacer{width:99px;flex-shrink:0}@media (max-width: 410px){.portfolio-activities-table .expanded-container .expanded-spacer{width:73px}}.portfolio-activities-table .expanded-container .expanded-content{padding-left:0;display:flex;flex-direction:column}.portfolio-activities-table .expanded-container .expanded-details{display:flex;flex-direction:row;justify-content:space-between}.portfolio-activities-table .expanded-container .expanded-item.right{padding-right:74px}.portfolio-activities-table .expanded-container .expanded-item.date-link{display:flex;flex-direction:row;align-items:center;gap:12px}.portfolio-activities-table .sort-icon-wrapper svg{width:10px;height:10px}.portfolio-activities-table th.bet,.portfolio-activities-table td.bet,.portfolio-activities-table th.price,.portfolio-activities-table td.price,.portfolio-activities-table th.shares,.portfolio-activities-table td.shares,.portfolio-activities-table th.date,.portfolio-activities-table td.date,.portfolio-activities-table th.share,.portfolio-activities-table td.share{display:none}@media only screen and (min-width: 768px){.portfolio-activities-table th.bet,.portfolio-activities-table td.bet,.portfolio-activities-table th.price,.portfolio-activities-table td.price,.portfolio-activities-table th.shares,.portfolio-activities-table td.shares,.portfolio-activities-table th.date,.portfolio-activities-table td.date,.portfolio-activities-table th.share,.portfolio-activities-table td.share{display:table-cell}}.portfolio-activities-table th.market .bet-value,.portfolio-activities-table td.market .bet-value{display:flex;font-size:6px}.portfolio-activities-table th.market .bet-value .shares,.portfolio-activities-table td.market .bet-value .shares{color:#85858b}@media only screen and (min-width: 768px){.portfolio-activities-table th.market .bet-value,.portfolio-activities-table td.market .bet-value{margin-top:2px;gap:6px;font-size:6px}.portfolio-activities-table th.market .bet-value .outcome-name,.portfolio-activities-table td.market .bet-value .outcome-name{line-height:12px;min-width:25px;padding:0 2px}}.portfolio-activities-table th.index,.portfolio-activities-table td.index{width:25px}@media only screen and (min-width: 410px){.portfolio-activities-table th.index,.portfolio-activities-table td.index{font-size:12px}}@media only screen and (min-width: 768px){.portfolio-activities-table th.index,.portfolio-activities-table td.index{width:5%}}.portfolio-activities-table th.operation,.portfolio-activities-table td.operation{min-width:87.5px;max-width:87.5px}@media (min-width: 768px){.portfolio-activities-table th.operation,.portfolio-activities-table td.operation{min-width:7%}.portfolio-activities-table th.operation .operation-container,.portfolio-activities-table td.operation .operation-container{display:flex}.portfolio-activities-table th.operation .operation-container .operation-type,.portfolio-activities-table td.operation .operation-container .operation-type{overflow:visible;text-overflow:unset;white-space:normal;word-break:break-word}}@media (max-width: 768px){.portfolio-activities-table th.operation .operation-type,.portfolio-activities-table td.operation .operation-type{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}}@media (max-width: 410px){.portfolio-activities-table th.operation,.portfolio-activities-table td.operation{min-width:60px;max-width:60px}.portfolio-activities-table th.operation .operation-type,.portfolio-activities-table td.operation .operation-type{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width: 768px){.portfolio-activities-table th.operation,.portfolio-activities-table td.operation{width:7%}.portfolio-activities-table th.market,.portfolio-activities-table td.market{width:40%}.portfolio-activities-table th.market .condition-title-wrapper,.portfolio-activities-table td.market .condition-title-wrapper{-webkit-line-clamp:1;line-clamp:1}.portfolio-activities-table th.bet,.portfolio-activities-table td.bet,.portfolio-activities-table th.price,.portfolio-activities-table td.price,.portfolio-activities-table th.shares,.portfolio-activities-table td.shares,.portfolio-activities-table th.value,.portfolio-activities-table td.value{width:10%}.portfolio-activities-table th.date,.portfolio-activities-table td.date{width:8%}.portfolio-activities-table th.share,.portfolio-activities-table td.share{text-align:right}}.not-found-activity-results{margin-top:20px;display:flex;flex-direction:column;gap:6px;align-items:center}@media only screen and (min-width: 768px){.not-found-activity-results{margin-top:56px}}.not-found-activity-results .title{font-size:14px;font-weight:600}@media only screen and (min-width: 768px){.not-found-activity-results .title{font-size:16px}}.not-found-activity-results .content{margin-bottom:14px;font-size:12px}._div-wrapper_85e0s_1 ._divider_85e0s_1{position:relative}._div-wrapper_85e0s_1 ._divider_85e0s_1:before{content:"";position:absolute;width:100%;bottom:0;border-bottom:1px solid var(--block-border-color)}._div-container_85e0s_12{margin:0 auto;padding-inline:16px}._div-container_85e0s_12._content_85e0s_16{max-width:958px;margin-top:16px;margin-bottom:16px}._div-container_85e0s_12._content_85e0s_16 h1{font-size:20px;font-weight:500}@media (min-width: 1024px){._div-container_85e0s_12._content_85e0s_16{margin-top:20px;margin-bottom:20px}}@media (min-width: 1024px){._div-container_85e0s_12._section_85e0s_32{max-width:1408px}}.technologies-used{display:flex;flex-direction:column;gap:18px}@media only screen and (min-width: 768px){.technologies-used{gap:55px}}.technologies-used>h2{all:unset;font-size:20px;line-height:28px;font-weight:600;padding:20px 0;text-align:center}@media only screen and (min-width: 768px){.technologies-used>h2{font-size:50px;line-height:70px;padding:18px 0;max-width:1280px;margin:0 auto}}.technologies-used .items{list-style-type:none;display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:1fr;grid-column-gap:34px;grid-row-gap:31px;position:relative;padding-right:18px}@media only screen and (min-width: 768px){.technologies-used .items{grid-template-columns:repeat(4,1fr);grid-row-gap:55px;padding-right:0;padding-bottom:40px;max-width:1280px;margin:0 auto}}.technologies-used .items .item{display:flex;flex-direction:column;gap:12px;padding:24px;background:#ffffff14;border:1px solid rgba(255,255,255,.1215686275);border-radius:10px;position:relative;min-height:220px;box-sizing:border-box}.technologies-used .items .item .title{all:unset;font-size:20px;font-weight:700}.technologies-used .items .item .content{color:var(--text-secondary-color-alt)}.technologies-used .items .item .icon-wrapper{display:flex;justify-content:center;align-items:center;width:54px;height:54px;position:absolute;border:1.05px solid rgba(255,255,255,.1215686275);border-radius:50%;-webkit-backdrop-filter:blur(5.24996px);backdrop-filter:blur(5.24996px);background:#ffffff1a;top:-15px;right:-18px;color:#9aa3b7}.technologies-used .items:after{display:block;position:absolute;width:412px;height:360.4px;left:50%;top:0;content:".";font-size:0;background:#3a6eef66;filter:blur(209.137px);pointer-events:none;transform:translate(-206px,132px)}@media only screen and (min-width: 768px){.technologies-used .items:after{margin:auto;transform:translate(-206px,46px)}}.light-theme .technologies-used .items .item{background:#f7f9ff;border-color:#f1f5ff}.light-theme .technologies-used .items .item .icon-wrapper{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%);border-color:#3d73f8;color:#fff}.light-theme .technologies-used .items:after{display:none}@media only screen and (min-width: 768px){.about-us-main-info{padding-left:5.36vw}}.about-us-main-info .items{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width: 768px){.about-us-main-info .items{gap:100px;max-width:1280px;margin:0 auto}}.about-us-main-info .items .item{display:flex;flex-direction:column;gap:40px;overflow:visible}@media only screen and (min-width: 768px){.about-us-main-info .items .item{flex-direction:row;align-items:center;justify-content:space-between}.about-us-main-info .items .item:nth-child(2n){flex-direction:row-reverse}}.about-us-main-info .items .item .main-info{display:flex;flex-direction:column;gap:12px}.about-us-main-info .items .item h2{all:unset;font-size:20px;line-height:28px;font-weight:600}@media only screen and (min-width: 768px){.about-us-main-info .items .item h2{font-size:30px;line-height:42px}}.about-us-main-info .items .item .content{color:var(--text-secondary-color-alt);line-height:19.6px}@media only screen and (min-width: 768px){.about-us-main-info .items .item .content{font-size:18px;line-height:27px}}.about-us-main-info .items .item .content ul{list-style-type:disc;padding-left:1.8em}.about-us-main-info .items .item .content strong{color:var(--text-main-color)}.about-us-main-info .items .item .icon-wrapper{display:flex;justify-content:center;position:relative;overflow:visible}.about-us-main-info .items .item .icon-wrapper>svg{width:150px;height:150px}@media only screen and (min-width: 768px){.about-us-main-info .items .item .icon-wrapper>svg{width:auto;height:auto}}.about-us-main-info .items .item .icon-wrapper:after{position:absolute;width:400px;height:400px;border-radius:50%;content:".";font-size:0;pointer-events:none;top:0;bottom:0;margin:auto 0;filter:blur(40px)}.about-us-main-info .items .item.item-1 .icon-wrapper:after{display:block;left:50%;background:#3a6eef29;transform:translate(69px) rotate(11.63deg)}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-1 .icon-wrapper:after{width:976px;height:1033px;left:inherit;right:0;top:0;bottom:auto;transform:translate(1131px,-321px) rotate(11.63deg);filter:blur(200px)}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-1 .icon-wrapper{padding-right:7.97vw}.about-us-main-info .items .item.item-1 .icon-wrapper svg{width:16.35vw;height:16.35vw;max-width:314px;max-height:314px}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-1 .main-info{max-width:456px}}.about-us-main-info .items .item.item-2 .icon-wrapper:after{display:block;right:50%;background:#5acdc529;transform:translate(-42px,65px) rotate(11.63deg)}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-2 .icon-wrapper:after{width:906px;height:831px;right:auto;left:0;filter:blur(200px);transform:translate(-919px) rotate(11.63deg)}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-2 .icon-wrapper{padding-left:.42vw}.about-us-main-info .items .item.item-2 .icon-wrapper svg{width:16.56vw;height:16.56vw;max-width:318px;max-height:318px}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-2 .main-info{max-width:410px}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-2{padding-right:9.32vw}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-3 .icon-wrapper{padding-right:7.14vw}.about-us-main-info .items .item.item-3 .icon-wrapper svg{width:15.73vw;height:15.73vw;max-width:302px;max-height:302px}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-3 .main-info{max-width:484px}}.about-us-main-info .items .item.item-4{margin-top:70px}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-4{flex-direction:row;margin-top:0}.about-us-main-info .items .item.item-4:after{display:block;position:absolute;width:341px;height:312px;right:auto;left:0;filter:blur(200px);background:#3a6eef33;border-radius:50%;transform:translate(-93px) rotate(11.63deg);content:".";font-size:0;pointer-events:none}}.about-us-main-info .items .item.item-4 .icon-wrapper:after{display:block;position:absolute;width:223px;height:223px;content:".";font-size:0;border-radius:50%;top:17px;left:0;right:5px;margin:0 auto;background:#5acdc529;filter:blur(120px);transform:rotate(11.63deg);pointer-events:none}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-4 .icon-wrapper:after{width:16.77vw;height:17.76vw;top:2.94vw;right:-1.71vw}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-4 .icon-wrapper{display:none}}.about-us-main-info .items .item.item-4 .main-info .icon-wrapper{margin:40px 0}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-4 .main-info .icon-wrapper{display:none}}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-4 .main-info{max-width:683px}.about-us-main-info .items .item.item-4 .main-info>.title{padding-top:20px}}.about-us-main-info .items .item.item-4>.icon-wrapper{display:none}@media only screen and (min-width: 768px){.about-us-main-info .items .item.item-4>.icon-wrapper{display:flex;padding-right:3.13vw}.about-us-main-info .items .item.item-4>.icon-wrapper svg{width:20.83vw;height:21.88vw;max-width:400px;max-height:420px}}.light-theme .about-us-main-info{background:#fff}.page-section>div.about-us-page{overflow:hidden;background:url(/assets/about-as-back-CFgvo47_.png) top center no-repeat;background-size:contain}@media only screen and (min-width: 768px){.page-section>div.about-us-page .breadcrumb-container{padding:20px 16px 0;width:100%;max-width:1424px;margin:0 auto;box-sizing:border-box}}@media only screen and (min-width: 768px){.page-section>div.about-us-page{max-width:none;position:relative;padding:0 0 100px;background-image:url(/assets/about-as-back-desktop-BVQ2Ktah.png)}}.page-section>div.about-us-page>div{display:flex;flex-direction:column;gap:20px;padding-top:40px}@media only screen and (min-width: 768px){.page-section>div.about-us-page>div{gap:60px;padding-top:0;padding-left:20px;padding-right:20px}}.page-section>div.about-us-page .faq{max-width:1280px;margin-left:auto;margin-right:auto}.light-theme .page-section>div.about-us-page{background-image:url(/assets/about-as-back-light-DQourJfR.png)}@media only screen and (min-width: 768px){.light-theme .page-section>div.about-us-page{background-image:url(/assets/about-as-back-desktop-light-BqTgxTq3.png)}}@media only screen and (min-width: 768px){.about-us-math-model>div{max-width:1280px;margin:0 auto}}.about-us-math-model h2{font-size:20px;line-height:28px;font-weight:600;padding:21px 0;text-align:center;margin:0}@media only screen and (min-width: 768px){.about-us-math-model h2{font-size:50px;line-height:70px}.about-us-math-model h2.math-modal{padding:33.5px 0}}.about-us-math-model .description{color:var(--text-secondary-color-alt);line-height:19.6px}@media only screen and (min-width: 768px){.about-us-math-model .description{font-size:18px;line-height:27px;max-width:832px;margin:0 auto;text-align:center}}.about-us-math-model .math-model-table-wrapper{width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;position:relative;margin:40px 0}@media only screen and (min-width: 768px){.about-us-math-model .math-model-table-wrapper{margin:40px 0 60px;overflow:visible}.about-us-math-model .math-model-table-wrapper:before{display:block;width:auto;height:315px;content:".";font-size:0;background:linear-gradient(180deg,#3d73f8,#5acdc5);filter:blur(300px);border-radius:50%;margin:0 18px;opacity:.45;position:relative;z-index:1}}.about-us-math-model .math-model-table-container{margin:0 18.5px;padding:56px 42px;background:#05071199;border:1px solid #414352;border-radius:20px;max-width:none;width:1243px}@media only screen and (min-width: 768px){.about-us-math-model .math-model-table-container{margin-top:-295px;width:auto;position:relative;z-index:2}}.about-us-math-model .math-model-table{width:100%}.about-us-math-model .math-model-table th,.about-us-math-model .math-model-table td{padding:26.8px 35px;width:25%}.about-us-math-model .math-model-table th:not(:last-child),.about-us-math-model .math-model-table td:not(:last-child){border-right:2px solid rgba(255,255,255,.1)}.about-us-math-model .math-model-table th{font-size:28px;text-align:left;padding-top:28px;padding-bottom:38.4px}.about-us-math-model .math-model-table td{font-size:24px;font-weight:500;color:#a6aec2}.light-theme .about-us-math-model h2{color:var(--text-main-color)}.light-theme .about-us-math-model .description{color:var(--text-secondary-color)}@media only screen and (min-width: 768px){.light-theme .about-us-math-model{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%)}.light-theme .about-us-math-model h2,.light-theme .about-us-math-model .description{color:#fff}}.light-theme .about-us-math-model .math-model-table-container{background:#fff}.light-theme .about-us-math-model .math-model-table-container .math-model-table th:not(:last-child),.light-theme .about-us-math-model .math-model-table-container .math-model-table td:not(:last-child){border-right-color:#0507111a}.light-theme .about-us-math-model .math-model-table-container .math-model-table td{color:var(--text-secondary-color)}.faq-item{display:flex;flex-direction:column;padding:20px 22px;border:1px solid #414352;border-radius:4px}.faq-item h3{all:unset;display:flex;align-items:center;justify-content:space-between;line-height:27px;cursor:pointer;font-weight:600}@media only screen and (min-width: 768px){.faq-item h3{font-size:18px}}.faq-item .content{line-height:19.6px;color:var(--text-secondary-color-alt);display:flex;flex-wrap:wrap;height:0;max-height:0;overflow:hidden;padding-top:0;transition:all .2s}@media only screen and (min-width: 768px){.faq-item .content{font-size:16px;line-height:27px}}.faq-item .content.expanded{height:auto;max-height:none;transition:all .2s;padding-top:20px}.light-theme .faq-item{border-color:#dedfe2}.faq{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.faq{gap:30px}}.faq>h2{all:unset;font-size:20px;font-weight:600;line-height:48px}@media only screen and (min-width: 768px){.faq>h2{font-size:30px}}.faq .items{display:flex;flex-direction:column;gap:8px}.about-us-header{display:flex;flex-direction:column;gap:14px;z-index:1;padding-bottom:25px}@media only screen and (min-width: 768px){.about-us-header{align-items:center;gap:20px;margin-left:-133.5px;margin-right:-133.5px;padding-top:367px;padding-left:173px;padding-right:173px}}.about-us-header h1{font-size:20px;font-weight:500;line-height:28px;text-align:center;background:linear-gradient(0deg,#fff -4.78%,#fff0 223.03%);color:transparent;-webkit-background-clip:text;background-clip:text;max-width:1365px}@media only screen and (min-width: 768px){.about-us-header h1{font-size:70px;line-height:98px}}.about-us-header .description{font-size:14px;line-height:19.6px;background:linear-gradient(180deg,#eaeaea,#eaeaea00 321.67%);color:transparent;-webkit-background-clip:text;background-clip:text;text-align:center;max-width:1365px}@media only screen and (min-width: 768px){.about-us-header .description{font-size:30px;line-height:42px}}.about-us-header .video-container{aspect-ratio:320/167;background:#d9d9d9;margin-top:16px;display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 768px){.about-us-header .video-container{margin-top:67px;width:100%;max-width:1574px}.about-us-header .video-container>svg{width:300px;height:300px}}.light-theme .about-us-header{display:flex;flex-direction:column;gap:14px;z-index:1;padding-bottom:25px}@media only screen and (min-width: 768px){.light-theme .about-us-header{align-items:center;gap:20px;margin-left:-133.5px;margin-right:-133.5px;padding-top:387px}}.light-theme .about-us-header .title,.light-theme .about-us-header .description{background:transparent;background-clip:unset;color:#fff}.profile-page{display:flex;gap:10px;flex-direction:column;justify-content:center;max-width:968px;margin:0 auto;padding:20px 0}.profile-page .ant-table-wrapper .ant-table-expanded-row>td{padding:0 0 4px;cursor:pointer;background:none;border-bottom:1px solid var(--block-border-color)}.profile-page .ant-table-wrapper .ant-table-expanded-row>td:hover{background:none}@media only screen and (min-width: 768px){.profile-page{gap:16px}}.profile-page .login-pane{display:flex;justify-content:center;align-items:center;min-height:100px}.profile-page .login-pane>button{min-width:150px}.profile-page .header{display:block;gap:32px;padding:20px 0}@media only screen and (min-width: 768px){.profile-page .header{padding-bottom:32px;display:flex}}.profile-page .header .user-icon-wrapper{width:60px;height:60px;border:1.2px solid var(--block-primary-border-color);border-radius:50%;position:relative;margin-bottom:8px;overflow:hidden;background:var(--default-avatar-background-color)}.profile-page .header .user-icon-wrapper.has-image{background:var(--has-avatar-background-color)}@media only screen and (min-width: 768px){.profile-page .header .user-icon-wrapper{width:100px;height:100px}}.profile-page .header .user-icon-wrapper .user-icon,.profile-page .header .user-icon-wrapper .avatar{width:100%;height:100%;color:var(--default-avatar-color)}.profile-page .header>.user-icon-wrapper{display:none}@media only screen and (min-width: 768px){.profile-page .header>.user-icon-wrapper{display:block}}.profile-page .header .main-info{display:flex;flex-direction:column;gap:12px}.profile-page .header .main-info .user-icon-edit-wrapper{display:flex;width:100%}@media only screen and (min-width: 768px){.profile-page .header .main-info{gap:unset}}@media only screen and (min-width: 768px){.profile-page .header .main-info .user-icon-wrapper{display:none}}.profile-page .header .main-info .address{font-size:14px;color:#8e8f93;line-height:28px;text-align:center;padding:0 12px;background:linear-gradient(360deg,#060812,#181a2a 130%);border:1px solid var(--block-primary-border-color);border-radius:14px;cursor:pointer;width:118px}.profile-page .header .user-name-address-wrapper{display:flex;flex-direction:column;gap:12px}@media only screen and (min-width: 768px){.profile-page .header .user-name-address-wrapper{gap:16px}}.profile-page .header .user-name{font-size:24px;font-weight:600;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 768px){.profile-page .header .user-name{font-size:32px}}.profile-page .header .edit-profile-button{margin-left:auto}.profile-page .tabs{margin-bottom:6px;border-bottom:1px solid var(--block-border-color);font-weight:500}.profile-page .tabs>li>a{margin-bottom:-1px}.profile-page .tabs>li>a:hover,.profile-page .tabs>li>a.active{color:#3d73f8;font-weight:600}.profile-page .main-content{padding:26px 12px;background:var(--block-background-color);border:1px solid var(--block-border-color);box-shadow:var(--block-box-shadow);border-radius:12px;overflow-x:auto}.light-theme .profile-page .header .main-info .address{background:var(--block-background-color);border:1px solid var(--block-primary-border-color)}.profile-aggregated-data{list-style-type:none;display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-column-gap:0;grid-row-gap:20px;background:var(--block-background-color);border:.69px solid var(--block-primary-border-color);border-radius:12px}@media only screen and (min-width: 768px){.profile-aggregated-data{display:flex;grid-template-columns:repeat(4,1fr)}}.profile-aggregated-data>li{display:flex;flex:1;flex-direction:column;gap:4px;padding:19px 30px;position:relative;min-width:0}.profile-aggregated-data>li:nth-child(odd):after{content:"";position:absolute;top:25px;bottom:25px;right:0;width:1px;background-color:var(--divider-color);display:block}.profile-aggregated-data>li:after{display:none;position:absolute;top:25px;bottom:25px;right:0;width:1px;height:auto;background:var(--divider-color);content:".";font-size:0}.profile-aggregated-data>li:after:nth-child(odd){display:block}@media only screen and (min-width: 768px){.profile-aggregated-data>li:not(:last-child):after{display:block}}.profile-aggregated-data>li>.icon-wrapper{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;background:#3d73f8;border-radius:50%}.profile-aggregated-data>li>.title{color:var(--text-third-color)}.profile-aggregated-data>li>.value{font-size:16px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.profile-settings-page{padding:20px 0}.profile-settings-page .login-pane{display:flex;justify-content:center;align-items:center;min-height:100px}.profile-settings-page .login-pane>button{min-width:150px}@keyframes spin-once{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.avatar-uploader{position:relative;width:60px;height:60px}@media only screen and (min-width: 768px){.avatar-uploader{width:80px;height:80px}}.avatar-uploader .avatar-preview{width:100%;height:100%;border-radius:50%;overflow:hidden;border:1px solid #3d73f8;background:var(--default-avatar-background-color);display:flex;align-items:center;justify-content:center;position:relative}.avatar-uploader .avatar-preview.has-image{background:var(--has-avatar-background-color)}.avatar-uploader .avatar-preview .avatar-img{width:100%;height:100%;object-fit:cover;transition:filter .3s ease}.avatar-uploader .avatar-preview .avatar-img.blurred{filter:blur(2px)}.avatar-uploader .avatar-preview .avatar-placeholder{color:var(--default-avatar-color)}.avatar-uploader .avatar-preview .avatar-placeholder svg{width:60px;height:60px}.avatar-uploader .avatar-preview .avatar-overlay{position:absolute;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#3d73f8}.avatar-uploader .avatar-preview .avatar-overlay button{all:unset;display:flex}.avatar-uploader .avatar-preview .avatar-overlay:hover{color:#2f5dd3}.avatar-uploader .avatar-preview .avatar-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff9;display:flex;align-items:center;justify-content:center;border-radius:50%;z-index:2}.avatar-uploader .avatar-upload-button{position:absolute;bottom:0;right:-5px;width:24px;height:24px;background-color:#3d73f8;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.avatar-uploader .avatar-upload-button:hover{background-color:#2f5dd3}.avatar-uploader .avatar-upload-button:hover svg{animation:spin-once .6s ease}.avatar-uploader .avatar-upload-button svg{font-size:16px;color:#fff}.ant-modal .ant-modal-close{top:20px}.ant-modal .ant-modal-header{background:transparent}.ant-modal .ant-modal-header .ant-modal-title{color:var(--text-main-color)}.ant-modal .ant-modal-body .img-crop-container{background:var(--modal-crop-image-color)}.img-crop-control button{color:var(--text-main-color)}.profile-settings{display:flex;max-width:968px;margin:0 auto;flex-direction:column;gap:12px}@media only screen and (min-width: 768px){.profile-settings{gap:20px}}.profile-settings .breadcrumb-container{margin-bottom:8px}@media only screen and (min-width: 768px){.profile-settings .breadcrumb-container{margin-bottom:0}}.profile-settings .title-container a{display:flex;align-items:center;gap:6px;color:var(--text-main-color)}.profile-settings .title-container a:hover{color:var(--text-secondary-color)}.profile-settings .title-container .title{font-size:20px;font-weight:600}._breadcrumb-container_doi84_1{margin-bottom:20px}._container_doi84_5{padding-top:20px;padding-bottom:50px}@media only screen and (min-width: 1024px){._container_doi84_5{padding-bottom:90px}}._container_doi84_5 h1{font-size:20px;font-weight:600}@media only screen and (min-width: 768px){._container_doi84_5 h1{font-size:30px}}._last-updated-date_doi84_24{font-size:16px;color:var(--text-secondary-color);padding-top:4px;padding-bottom:12px}._terms-and-privacy_doi84_31{display:flex;row-gap:12px;font-size:16px;flex-direction:column}._terms-and-privacy_doi84_31 h2{all:unset;text-transform:uppercase;font-weight:600;margin-top:12px;font-size:16px}._terms-and-privacy_doi84_31 h3{all:unset}._terms-and-privacy_doi84_31 ul{margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px;unicode-bidi:isolate;list-style:inside;display:flex;flex-direction:column;row-gap:8px}._terms-and-privacy_doi84_31 ul li{text-indent:-22px}.deposit-page{display:flex;flex-direction:column;gap:24px;padding:20px 0}.deposit-page .login-pane{display:flex;justify-content:center;align-items:center;min-height:100px}.deposit-page .login-pane>button{min-width:150px}@media only screen and (min-width: 768px){.deposit-page{max-width:968px;margin:0 auto}}.deposit-page .deposit-container{display:flex;flex-direction:column;gap:10px}.deposit-page .deposit-container .main-info{display:flex;gap:12px}.deposit-page .deposit-container .main-info .deposit-pane{flex:1}.deposit-page .deposit-container .main-info .sidebar{display:none}.deposit-page .deposit-container .balance-pane{padding:23px 16px;display:flex;background:var(--block-background-color);justify-content:space-between;border:.69px solid var(--block-border-color);border-radius:12px}@media only screen and (min-width: 768px){.deposit-page .deposit-container .balance-pane{padding:25px}}.deposit-page .deposit-container .balance-pane .balance .label{all:unset;font-size:12px;color:var(--text-third-color)}.deposit-page .deposit-container .balance-pane .balance .value{font-size:30px}.deposit-page .deposit-container .balance-pane .clime-link{font-size:12px;color:var(--text-main-color);text-decoration:underline}.deposit-page .deposit-container .faq-pane{padding:23px 16px;display:flex;flex-direction:column;gap:23px;background:var(--block-background-color);border:.69px solid var(--block-border-color);border-radius:12px}@media only screen and (min-width: 768px){.deposit-page .deposit-container .faq-pane{padding:30px 25px 63px}}.deposit-page .deposit-container .faq-pane .title{all:unset;font-size:20px;font-weight:500}.deposit-page .deposit-container .faq-pane .content{list-style-type:disc;font-size:16px;font-weight:500;padding-left:20px;padding-bottom:10px}.deposit-page .deposit-container .faq-pane .content>li{padding-bottom:20px;cursor:pointer}.deposit-page .deposit-container .faq-pane .content>li h2{all:unset}.deposit-page .deposit-container .faq-pane .content>li:last-child{padding-bottom:10px}.deposit-page .deposit-container .faq-pane .content>li:hover{color:#3d73f8}.deposit-page .deposit-container .faq-pane .content>li:hover a{color:#3d73f8}.deposit-page .deposit-container .faq-pane .chat-button-wrapper{display:flex;flex-direction:column}.deposit-page .deposit-container .deposit-pane{display:flex;flex-direction:column;gap:20px;padding:23px 16px;background:var(--block-background-color);border:.69px solid var(--block-primary-border-color);border-radius:12px}@media only screen and (min-width: 768px){.deposit-page .deposit-container .deposit-pane{padding:20px 30px 56px}}.deposit-page .deposit-container .deposit-pane>.header{display:flex;justify-content:space-between;align-items:center}.deposit-page .deposit-container .deposit-pane>.header h1{font-size:20px}.deposit-page .deposit-container .deposit-pane>.header .title{font-size:20px}.deposit-page .deposit-container .deposit-pane .payment-methods{margin-top:-6px;display:flex;flex-direction:column;gap:16px;padding-bottom:20px}@media only screen and (min-width: 768px){.deposit-page .deposit-container .deposit-pane .payment-methods{margin-top:0;padding-bottom:0;gap:20px}}.deposit-page .deposit-container .deposit-pane .payment-methods .title{all:unset;font-size:16px}.deposit-page .deposit-container .deposit-pane .payment-methods .items{display:flex;flex-direction:column;gap:14px}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li{display:flex;justify-content:space-between;min-height:80px;box-sizing:border-box;padding:20px;gap:20px;align-items:center;border:1px solid var(--block-border-color);border-radius:8px;cursor:pointer}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li>svg{margin-left:auto}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li img{width:40px;height:40px}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li>div{display:flex;gap:20px}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li>div>div{display:flex;flex-direction:column;gap:2px;justify-content:center}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li>div>div .title{all:unset;font-weight:500}.deposit-page .deposit-container .deposit-pane .payment-methods .items>li>div>div .add{font-size:12px;color:var(--text-third-color)}.deposit-page .deposit-container .deposit-pane .steps{padding-top:10px}.deposit-page .deposit-container .deposit-pane .steps .items{display:flex;flex-direction:column;gap:27px}.deposit-page .deposit-container .deposit-pane .steps .items>li{display:flex;gap:18px;align-items:center}.deposit-page .deposit-container .deposit-pane .steps .items>li>.index{display:flex;min-width:30px;min-height:30px;justify-content:center;align-items:center;border:1px solid var(--block-primary-border-color);border-radius:50%;background:linear-gradient(180deg,#1c1e2e,#0b0c18);box-sizing:border-box;position:relative}.deposit-page .deposit-container .deposit-pane .steps .items>li>.index:after{display:block;position:absolute;content:".";font-size:0;top:100%;width:1px;height:37px;border-right:1px dashed var(--block-border-color)}.deposit-page .deposit-container .deposit-pane .steps .items>li:last-child .index:after{display:none}.deposit-page .deposit-container .deposit-pane .steps .items>li a{color:#3d73f8}.deposit-page .deposit-container .deposit-pane .steps .items>li strong{font-weight:700}.deposit-page .deposit-container .address-pane{display:flex;flex-direction:column;gap:14px;padding:14px;border:1px solid var(--block-border-color);border-radius:8px}@media only screen and (min-width: 768px){.deposit-page .deposit-container .address-pane{flex-direction:row;gap:20px;padding:7px 16px}}.deposit-page .deposit-container .address-pane .qr-code-wrapper{background:#fff;border-radius:6px;margin:0 auto}@media only screen and (min-width: 768px){.deposit-page .deposit-container .address-pane .qr-code-wrapper{margin:0}}.deposit-page .deposit-container .address-pane .info{display:flex;gap:20px;justify-content:space-between;align-items:center}.deposit-page .deposit-container .address-pane .info>div{display:flex;flex-direction:column;gap:6px}.deposit-page .deposit-container .address-pane .info .label{color:var(--text-third-color);font-size:12px}.deposit-page .deposit-container .address-pane .info .value{width:100%;overflow-wrap:break-word;word-break:break-all}.deposit-page .deposit-container .address-pane .info .copy-icon-wrapper{cursor:pointer}.deposit-page .deposit-container .address-pane .info .copy-icon-wrapper svg{width:24px;height:24px}.deposit-page .deposit-container .no-crypto-pane{display:flex;padding:20px 16px;background:linear-gradient(360deg,#192252,#181a2a 130%);border:1px solid #23294a;border-radius:6px;cursor:pointer}@media only screen and (min-width: 768px){.deposit-page .deposit-container .no-crypto-pane{gap:26px;align-items:center}.deposit-page .deposit-container .no-crypto-pane:before{width:64px;height:64px;content:".";font-size:0;background:url(/assets/crypto-icon-DtqYYZvR.png)}}.deposit-page .deposit-container .no-crypto-pane>.fiat-deposit-button{display:none}@media only screen and (min-width: 768px){.deposit-page .deposit-container .no-crypto-pane>.fiat-deposit-button{display:flex;height:28px;border-radius:20px;position:relative;box-sizing:border-box;color:#fff;background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%);padding:10px 20px;border:none;z-index:1}.deposit-page .deposit-container .no-crypto-pane>.fiat-deposit-button:before{content:"";position:absolute;display:inline-flex;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(107.41deg,#21459d 9.41%,#3d73f8 97.95%);-webkit-mask:linear-gradient(white,white) content-box,linear-gradient(white,white);mask:linear-gradient(white,white) content-box,linear-gradient(white,white);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.deposit-page .deposit-container .no-crypto-pane>.fiat-deposit-button:hover{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%)}.deposit-page .deposit-container .no-crypto-pane>.fiat-deposit-button:hover:before{background:#fff}}.deposit-page .deposit-container .no-crypto-pane>.main-info{flex-direction:column;gap:4px;flex:1;color:#fff}.deposit-page .deposit-container .no-crypto-pane>.main-info .fiat-deposit-button{margin-top:16px}@media only screen and (min-width: 768px){.deposit-page .deposit-container .no-crypto-pane>.main-info .fiat-deposit-button{display:none}}.deposit-page .deposit-container .no-crypto-pane .title{all:unset;font-size:18px;line-height:1em;font-weight:600;letter-spacing:-.01em}.deposit-page .deposit-container .no-crypto-pane .subtitle{line-height:24px}.deposit-page .deposit-container .no-crypto-pane .payment-icons{margin-top:12px;display:flex;gap:6.5px;align-items:center}.deposit-page .deposit-container .history-pane{padding:23px 16px;display:flex;flex-direction:column;background:var(--block-background-color);border:.69px solid var(--block-border-color);border-radius:12px}.deposit-page .deposit-container .history-pane .tabs{margin-bottom:6px;border-bottom:1px solid var(--block-border-color);font-weight:500}.deposit-page .deposit-container .history-pane .tabs>li>a{margin-bottom:-1px}.deposit-page .deposit-container .history-pane .tabs>li>a:hover,.deposit-page .deposit-container .history-pane .tabs>li>a.active{color:#3d73f8;font-weight:600}.deposit-page .deposit-container .history-pane .empty{color:var(--text-main-color);padding:26px;min-height:144px;box-sizing:border-box;text-align:center}.deposit-page .deposit-container .history-pane>.empty{display:block}@media only screen and (min-width: 768px){.deposit-page .deposit-container .history-pane>.empty{display:none}}@media only screen and (min-width: 768px){.deposit-page .deposit-container .history-pane{padding:25px}}.deposit-page .deposit-container .history-pane .table{display:none}@media only screen and (min-width: 768px){.deposit-page .deposit-container .history-pane .table{display:block}}.deposit-page .deposit-container .history-pane .table .ant-table-thead>tr>th{background:none}.deposit-page .deposit-container .history-pane .table .empty{display:block}.light-theme .deposit-page .deposit-pane .steps .items>li>.index{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%);border-color:#3d73f8;color:#fff}.recent-activity-page{display:flex;gap:20px;flex-direction:column;justify-content:center;max-width:968px;margin:0 auto;padding:20px 0}.recent-activity-page .recent-activity-container{display:flex;flex-direction:column;gap:10px}.recent-activity-page .recent-activity-container .select-container{width:135px;height:36px;margin-top:20px}.recent-activity-page .recent-activity-container .select-container .ant-select-selection-placeholder{color:#fff;font-size:14px;font-weight:600}@media only screen and (min-width: 768px){.recent-activity-page .recent-activity-container{gap:24px}}.recent-activity-page .recent-activity-container>h1{font-size:20px;font-weight:500}.recent-activity-page .recent-activity-container .items{list-style-type:none;display:flex;flex-direction:column;gap:6px;padding-top:28px}@media only screen and (min-width: 768px){.page-section>div.referral-program-page{max-width:none;position:relative;overflow:hidden;padding:20px 0 100px}}@media only screen and (min-width: 768px){.page-section>div.referral-program-page .breadcrumb-container{padding:0 20px;text-align:left}}@media only screen and (min-width: 768px) and (min-width: 1392px){.page-section>div.referral-program-page .breadcrumb-container{margin-left:calc((100% - 1392px)/2);padding:0}}.page-section>div.referral-program-page>div{display:flex;flex-direction:column;gap:20px;padding-top:20px}@media only screen and (min-width: 768px){.page-section>div.referral-program-page>div{gap:60px}}.page-section>div.referral-program-page>div>.header{position:relative;display:flex;gap:30px;flex-direction:column;text-align:center}@media only screen and (min-width: 768px){.page-section>div.referral-program-page>div>.header{width:100%;box-sizing:border-box;flex-direction:row;justify-content:space-between;padding:0 30px;min-height:32.03vw;gap:104px}}.page-section>div.referral-program-page>div>.header .main-info{text-align:center;line-height:140%;display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.page-section>div.referral-program-page>div>.header .main-info{flex:1;margin-left:-14px;text-align:left;gap:80px}}@media only screen and (min-width: 768px) and (min-width: 1392px){.page-section>div.referral-program-page>div>.header .main-info{margin-left:calc((100% - 1392px)/2);padding-top:80px}}.page-section>div.referral-program-page>div>.header .main-info .content{display:flex;flex-direction:column;gap:14px}@media only screen and (min-width: 768px){.page-section>div.referral-program-page>div>.header .main-info .content{gap:21px}}.page-section>div.referral-program-page>div>.header .main-info .content h1{font-size:20px;font-weight:500;line-height:140%;background:linear-gradient(0deg,#fff -4.78%,#fff0 223.03%);color:transparent;-webkit-background-clip:text;background-clip:text}@media only screen and (min-width: 768px){.page-section>div.referral-program-page>div>.header .main-info .content h1{font-size:40px}}@media only screen and (min-width: 1280px){.page-section>div.referral-program-page>div>.header .main-info .content h1{font-size:54px}}.page-section>div.referral-program-page>div>.header .main-info .content .subtitle{background:linear-gradient(180deg,#eaeaea,#eaeaea00 321.67%);color:transparent;-webkit-background-clip:text;background-clip:text}@media only screen and (min-width: 1280px){.page-section>div.referral-program-page>div>.header .main-info .content .subtitle{font-size:30px;line-height:140%}}.page-section>div.referral-program-page>div .main-content{display:flex;flex-direction:column;gap:20px;margin:0 auto;width:100%}@media only screen and (min-width: 768px){.page-section>div.referral-program-page>div .main-content{gap:60px}.page-section>div.referral-program-page>div .main-content .referral-program-invite-steps,.page-section>div.referral-program-page>div .main-content .referral-program-rules,.page-section>div.referral-program-page>div .main-content .faq{max-width:1280px;margin-left:auto;margin-right:auto}}@media only screen and (min-width: 768px){.page-section>div.referral-program-page .profit-calculator{padding:90px 0}}@media only screen and (min-width: 768px) and (min-width: 768px){.page-section>div.referral-program-page .profit-calculator .calculator-content{margin-top:68px}}.page-section>div.referral-program-page .create-event-pane{padding:85px 34px;display:flex;flex-direction:column;gap:30px;align-items:center;background:#0f1323;margin:0 -16px;text-align:center}@media only screen and (min-width: 768px){.page-section>div.referral-program-page .create-event-pane{gap:40px;margin:0 0 -100px}}.page-section>div.referral-program-page .create-event-pane .title{all:unset;font-size:30px;line-height:48px;font-weight:600}@media only screen and (min-width: 768px){.page-section>div.referral-program-page .create-event-pane .title{font-size:40px}}.page-section>div.referral-program-page .create-event-pane .create-button{min-width:218px}.light-theme .page-section>div.referral-program-page>div>.header .main-info .content h1{background:none;color:var(--text-main-color);background-clip:unset}.light-theme .page-section>div.referral-program-page>div>.header .main-info .content .subtitle{background:none;color:var(--text-secondary-color);background-clip:unset}.light-theme .page-section>div.referral-program-page .profit-calculator{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%)}.light-theme .page-section>div.referral-program-page .profit-calculator>.header h2,.light-theme .page-section>div.referral-program-page .profit-calculator>.header>.description{color:#fff}.light-theme .page-section>div.referral-program-page .create-event-pane{background:#f7f9ff}@media only screen and (min-width: 768px){.dark-theme .page-section>div.referral-program-page .profit-calculator .calculator-content:before{display:block;content:"";position:absolute;top:117px;right:0;left:0;bottom:185px;border-radius:50%;background:linear-gradient(180deg,#3d73f8,#5acdc5);filter:blur(300px);opacity:.45;pointer-events:none}}.referral-program-rules{display:flex;flex-direction:column;gap:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1215686275);border-radius:10px;padding:20px 24px}@media only screen and (min-width: 768px){.referral-program-rules{padding:20px}}.referral-program-rules h2{all:unset;font-size:20px;font-weight:600;line-height:28px}@media only screen and (min-width: 768px){.referral-program-rules h2{font-size:30px;line-height:42px}}.referral-program-rules .content{color:var(--text-secondary-color-alt);line-height:19.6px}@media only screen and (min-width: 768px){.referral-program-rules .content{font-size:18px;line-height:25.2px}}.referral-program-rules .content p{padding-bottom:1em}.light-theme .referral-program-rules{background-color:#f7f9ff;border-color:#f1f5ff}.referral-program-invite-steps{display:flex;flex-direction:column;gap:10px;position:relative}.referral-program-invite-steps:after{display:block;position:absolute;top:11px;right:-177px;width:300px;height:300px;content:".";font-size:0;border-radius:50%;background:#3a6eef29;filter:blur(70px);transform:rotate(11.63deg);pointer-events:none}@media only screen and (min-width: 768px){.referral-program-invite-steps:after{width:600px;height:600px;top:85px;right:-379px;filter:blur(210px)}}@media only screen and (min-width: 768px){.referral-program-invite-steps{gap:40px}}.referral-program-invite-steps h2{text-align:center;line-height:140%;margin-top:20px;margin-bottom:20px}@media only screen and (min-width: 768px){.referral-program-invite-steps h2{font-size:50px;margin-top:18px;margin-bottom:18px}}.referral-program-invite-steps .steps{padding-bottom:9px}@media only screen and (min-width: 768px){.referral-program-invite-steps .steps{display:flex;padding-bottom:0}}.referral-program-invite-steps .steps .item{display:flex;flex-direction:column;text-align:center;gap:12px;position:relative;padding-bottom:51px;align-items:center}@media only screen and (min-width: 768px){.referral-program-invite-steps .steps .item{gap:8px;padding-bottom:0}}.referral-program-invite-steps .steps .item .icons{display:flex;justify-content:center;margin-bottom:12px}.referral-program-invite-steps .steps .item .icons .icon-wrapper{display:flex;justify-content:center;align-items:center;width:80px;height:80px;position:relative;z-index:0;border-radius:50%;background:linear-gradient(131.85deg,#3d73f84d 21.58%,#0507114d 78.58%);color:#fff}.referral-program-invite-steps .steps .item .icons .icon-wrapper:not(:first-child){margin-left:-18px}.referral-program-invite-steps .steps .item .icons .icon-wrapper:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;padding:1px;background:linear-gradient(111.1deg,#3d73f8 26.55%,#1b255b 131.24%);mask:linear-gradient(#000 0 0) exclude,linear-gradient(#000 0 0) content-box;border-radius:50%}.referral-program-invite-steps .steps .item .title{all:unset;font-size:16px;line-height:22.4px;color:var(--text-main-color);max-width:276px}@media only screen and (min-width: 768px){.referral-program-invite-steps .steps .item .title{font-size:20px;line-height:32px;max-width:none}}.referral-program-invite-steps .steps .item .content{line-height:19.6px;color:var(--text-secondary-color-alt);max-width:276px}@media only screen and (min-width: 768px){.referral-program-invite-steps .steps .item .content{font-size:16px;line-height:24px;max-width:none}}@media only screen and (min-width: 768px){.referral-program-invite-steps .steps .item:not(:last-child){margin-right:72px}.referral-program-invite-steps .steps .item:not(:last-child):after{display:block;position:absolute;top:0;right:-72px;bottom:0;width:72px;height:auto;content:".";font-size:0;background:url(/assets/next-step-icon-BTYvm3kF.svg) center no-repeat}}.light-theme .referral-program-invite-steps:after{display:none}.light-theme .referral-program-invite-steps .steps .item .icons .icon-wrapper{background:linear-gradient(107.41deg,#3d73f8 9.41%,#204298 97.95%)}.profit-calculator{text-align:center;display:flex;flex-direction:column;gap:20px;margin-left:-16px;margin-right:-16px;padding:20px 16px}@media only screen and (min-width: 768px){.profit-calculator{margin:0}.profit-calculator .mobile-overlay{overflow:visible}.profit-calculator .mobile-overlay>.content{overflow:visible}}.profit-calculator .mobile-overlay .header .title{all:unset}.profit-calculator>.header{display:flex;flex-direction:column;gap:20px}@media only screen and (min-width: 768px){.profit-calculator>.header{max-width:1023px;margin:0 auto}}.profit-calculator>.header h2{line-height:140%;margin:0 auto;max-width:1023px}@media only screen and (min-width: 768px){.profit-calculator>.header h2{font-size:50px}}.profit-calculator>.header>.description{line-height:140%;color:var(--text-secondary-color-alt)}@media only screen and (min-width: 768px){.profit-calculator>.header>.description{font-size:18px}}.profit-calculator>.content-switcher{height:60px;background:linear-gradient(113.85deg,#050711 45.1%,#204298 139.19%);position:relative;cursor:pointer;border-radius:6px;overflow:hidden;display:flex;gap:6px;justify-content:center;align-items:center;color:#fff;font-weight:500;z-index:1}@media only screen and (min-width: 768px){.profit-calculator>.content-switcher{display:none}}.profit-calculator>.content-switcher:before{content:"";position:absolute;display:inline-flex;align-items:center;justify-content:center;text-align:center;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(107.41deg,#21459d 9.41%,#3d73f8 97.95%);-webkit-mask:linear-gradient(white,white) content-box,linear-gradient(white,white);mask:linear-gradient(white,white) content-box,linear-gradient(white,white);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.profit-calculator .calculator-content{text-align:left;display:flex;flex-direction:column;align-items:center;padding:20px 12px;border:1px solid var(--block-primary-border-color);border-radius:12px;max-width:1243px;box-sizing:border-box;position:relative;margin:0 auto;width:100%}@media only screen and (min-width: 768px){.profit-calculator .calculator-content{background:#05071199;padding-top:45px;padding-bottom:26px}}.profit-calculator .calculator-content .steps{display:flex;flex-direction:column;list-style-type:none;gap:6px;padding-bottom:33px;width:100%;max-width:900px;position:relative}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps{gap:20px}}.profit-calculator .calculator-content .steps>li{display:flex;flex-direction:column;gap:20px;border-radius:12px;padding:7px 12px}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps>li{flex-direction:row;justify-content:space-between;padding:40px 50px 40px 40px;background:var(--block-background-color);border:1px solid var(--block-border-color);position:relative;box-sizing:border-box}.profit-calculator .calculator-content .steps>li:before{display:block;box-shadow:var(--block-box-shadow);mix-blend-mode:multiply;content:"";position:absolute;top:0;right:0;left:0;bottom:0;pointer-events:none}}.profit-calculator .calculator-content .steps>li>.header{display:flex;gap:14px;align-items:flex-start}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps>li>.header{gap:20px;align-items:center}}.profit-calculator .calculator-content .steps>li>.header>.step-number{display:flex;justify-content:center;align-items:center;min-width:24px;height:24px;font-size:10px;font-weight:500;border:1px solid #3d73f8;border-radius:50%}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps>li>.header>.step-number{min-width:40px;height:40px;font-size:14px}}.profit-calculator .calculator-content .steps>li>.header>.title{line-height:19.6px}.profit-calculator .calculator-content .steps>li>.header>.title>.info-icon-wrapper{vertical-align:middle;margin-left:4px}.profit-calculator .calculator-content .steps>li>.header>.title>svg{vertical-align:middle;position:relative;top:-2px;margin-left:4px}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps>li>.header>.title{font-weight:600}}.profit-calculator .calculator-content .steps>li>.input-container{display:flex;gap:20px}.profit-calculator .calculator-content .steps>li>.input-container>*{flex:1}.profit-calculator .calculator-content .steps>li>.input-container>div{display:flex;flex-direction:column;gap:7px}.profit-calculator .calculator-content .steps>li>.input-container .label{font-size:12px;color:var(--text-third-color)}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps>li>.input-container{width:180px}.profit-calculator .calculator-content .steps>li>.input-container .ant-input-outlined{border-color:#3d73f8;height:40px}}.profit-calculator .calculator-content .steps>li.result{padding-top:14px;padding-bottom:21px}.profit-calculator .calculator-content .steps>li.result .ant-input-outlined{border-color:var(--block-primary-border-color)}.profit-calculator .calculator-content .steps>li.result .ant-input-outlined.ant-input-disabled{color:var(--text-main-color);background:transparent}@media only screen and (min-width: 768px){.profit-calculator .calculator-content .steps>li.result{padding-top:21px;border:1px solid var(--block-primary-border-color)}}.profit-calculator .calculator-content .steps>li.result>.header>.title{font-weight:400}.light-theme .profit-calculator .calculator-content{background:#fff}.light-theme .profit-calculator .calculator-content:before{display:none}.light-theme .profit-calculator .calculator-content .steps>li{background-color:var(--block-hover-color)}.light-theme .profit-calculator .calculator-content .steps>li>.header>.step-number{color:#3d73f8}.light-theme .profit-calculator .calculator-content .steps>li.result{background:#2f5dc5;color:#fff;box-shadow:0 43.94px 43.94px -32.95px #0f0f0f1a}.light-theme .profit-calculator .calculator-content .steps>li>.input-container .ant-input-outlined{background-color:#fff}@media only screen and (min-width: 768px){.referral-invite-pane{position:relative;width:43.02vw;min-width:43.02vw;min-height:32.03vw;max-width:826px;max-height:615px;background:url(/assets/referral-invite-pane-back-BbXSGUoO.jpg) center no-repeat;background-size:cover;border-radius:11px;overflow:visible;display:flex;flex-direction:column}.referral-invite-pane:before,.referral-invite-pane:after{display:block;position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;content:".";font-size:0;z-index:1;pointer-events:none}.referral-invite-pane:before{width:20.2vw;height:18.333vw;background-image:url(/assets/referral-invite-pane-back-1-DunHz2Tq.png);top:-1.99vw;right:34.53vw}.referral-invite-pane:after{width:12.188vw;height:12.188vw;background-image:url(/assets/referral-invite-pane-back-2-_ZTfz3O1.png);top:5.857vw;right:40.92vw}}@media only screen and (min-width: 768px){.referral-invite-pane>div{position:relative;flex:1;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.referral-invite-pane>div:after{display:block;position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/assets/referral-invite-pane-back-3-Co0l2heB.png);content:".";font-size:0;width:13.125vw;height:13.593vw;top:19.843vw;left:31.458vw;pointer-events:none}}.referral-invite-pane>div>.content{display:flex;flex-direction:column;gap:12px;box-shadow:0 6px 12px #0000000d,0 3px 6px #0000000d}@media only screen and (min-width: 768px){.referral-invite-pane>div>.content{margin:20px;width:502px;gap:16px;padding:40px 30px;background:#0b0c17;border:1px solid #20212B;border-radius:12px}}.referral-invite-pane>div>.content>.item{display:flex;justify-content:space-between;align-items:center;background:#1e2642;padding:15px;border-radius:4.5px;color:#fff}@media only screen and (min-width: 768px){.referral-invite-pane>div>.content>.item{padding-left:20px;padding-right:20px}}.referral-invite-pane>div>.content>.item .value{display:flex;gap:10px;font-weight:400}.referral-invite-pane>div>.content>.item .value .copy-icon{display:flex;align-items:center;justify-content:center;cursor:pointer}.referral-invite-pane>div>.content>.item.event-referral{flex-direction:column;gap:14px;align-items:flex-start;padding-top:30px;padding-bottom:30px;border-radius:6px;background:url(/assets/event-referral-back2-DYwVnVom.png) right 3px bottom 0 no-repeat,url(/assets/event-referral-back1-wgJ-K3hC.png) right 0 bottom -14px no-repeat,linear-gradient(0deg,#212f5e,#212f5e)}@media only screen and (min-width: 768px){.referral-invite-pane>div>.content>.item.event-referral{flex-direction:row;padding-right:77px;align-items:center;padding-top:20px;padding-bottom:20px;background:url(/assets/event-referral-back2-desktop-BRm8fv4i.png) right 1px bottom 0 no-repeat,url(/assets/event-referral-back1-desktop-DHPggO8V.png) right 0 bottom -1px no-repeat,linear-gradient(0deg,#212f5e,#212f5e)}}.referral-invite-pane>div>.content>.item.event-referral .value{font-size:30px;font-weight:600}@media only screen and (min-width: 768px){.light-theme .referral-invite-pane{background-image:url(/assets/referral-invite-pane-back-light-DNZuF-_i.jpg)}}.referral-invite-voucher-modal{max-width:550px}.referral-invite-voucher{display:flex;flex-direction:column;padding-top:40px;gap:24px}.referral-invite-voucher .qr-code-wrapper{background:#fff;padding:9.25px;border:1px solid #3D73F8;border-radius:2.8px;width:256px;margin:0 auto}.referral-invite-voucher .referral-link-pane{display:flex;gap:20px;justify-content:space-between;align-items:center;background:#0c0c18;min-height:44px;padding:0 20px 0 16px;border-radius:6px}.referral-invite-voucher .referral-link-pane>.value{display:flex;gap:14px;align-items:center;font-weight:400}.referral-invite-voucher .referral-link-pane>.value>.copy-icon{display:flex;align-items:center;justify-content:center;cursor:pointer}.referral-invite-voucher .social-buttons{display:flex;gap:16px;justify-content:center}.referral-invite-voucher .social-buttons>button{height:50px;background:linear-gradient(180deg,#1c1e2e,#0b0c18);border-radius:50%}.light-theme .referral-link-pane{background:transparent;border:1px solid #DEDFE2}.light-theme .referral-link-pane>.value>.copy-icon{color:#3d73f8}.referral-dashboard{display:flex;flex-direction:column;gap:12px;margin-bottom:10px}@media only screen and (min-width: 768px){.referral-dashboard{flex-direction:row;gap:20px;margin-bottom:15px}.referral-dashboard>*{flex:1;max-width:474px;box-sizing:border-box}}.referral-dashboard .dashboard-items{display:flex;flex-direction:column;gap:12px}.referral-dashboard .dashboard-items .dashboard-block{display:flex;gap:20px;padding:28px 25px;border:1px solid var(--block-primary-border-color);border-radius:16px;background:var(--block-background-color) url(/assets/dashboard-block-back-BtHeo6W5.png) left center no-repeat;background-size:contain;align-items:center}.referral-dashboard .dashboard-items .dashboard-block>img{width:50px;height:auto}.referral-dashboard .dashboard-items .dashboard-block>.content{display:flex;flex-direction:column;gap:4px}.referral-dashboard .dashboard-items .dashboard-block>.content>.label{color:var(--text-third-color);font-size:12px}.referral-dashboard .dashboard-items .dashboard-block>.content>.value{font-size:30px}.referral-dashboard .dashboard-items .dashboard-block.withdraw{background-image:none}.referral-dashboard .dashboard-items>.main-items{display:flex;flex-direction:column;gap:12px}@media only screen and (min-width: 768px){.referral-dashboard .dashboard-items>.main-items{flex-direction:row;gap:14px}.referral-dashboard .dashboard-items>.main-items>*{flex:1}}.referral-dashboard-table{padding:24px 16px;border:1px solid var(--block-primary-border-color);border-radius:13.73px;box-shadow:var(--block-box-shadow)}.referral-link-with-qr{background:#1a1c34;position:relative;overflow:hidden;border-radius:16px;padding:39px 8px 28px}@media only screen and (min-width: 768px){.referral-link-with-qr{padding-left:21px;padding-right:21px}}.referral-link-with-qr:before,.referral-link-with-qr:after{display:block;position:absolute;content:".";font-size:0;border-radius:50%;z-index:1;pointer-events:none}.referral-link-with-qr:before{width:218px;height:200px;left:-141px;bottom:-58px;background:#5acdc54d;filter:blur(50px);transform:rotate(11.63deg)}.referral-link-with-qr:after{width:218px;height:218px;right:-121px;top:-79px;background:#3a6eef4d;filter:blur(55px);transform:rotate(11.63deg)}.referral-link-with-qr>.content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:22px}.referral-link-with-qr .link-pane{width:100%;height:50px;box-sizing:border-box;background:var(--block-background-color);border:1px solid #3D73F8;border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:4px;padding:0 16px}.referral-link-with-qr .link-pane>.label{overflow:hidden;text-overflow:ellipsis}.referral-link-with-qr .link-pane>.link{display:flex;align-items:center;gap:14px}.referral-link-with-qr .link-pane>.link .copy-icon{cursor:pointer;display:flex;align-items:center;justify-content:center}.referral-link-with-qr .qr-code-wrapper{background:#fff;padding:9.25px;border:1px solid #3D73F8;border-radius:2.8px}.light-theme .referral-link-with-qr{background:linear-gradient(107.41deg,#3d73f8 9.41%,#2bb0b7 97.95%)}.light-theme .referral-link-with-qr .link-pane svg{color:#3d73f8}.page-section>div.referral-dashboard-page{display:flex;flex-direction:column;gap:10px;padding-top:20px;padding-bottom:20px}@media only screen and (min-width: 768px){.page-section>div.referral-dashboard-page{max-width:1000px;gap:20px}}.page-section>div.referral-dashboard-page .breadcrumb-container{margin-bottom:10px}@media only screen and (min-width: 768px){.page-section>div.referral-dashboard-page .breadcrumb-container{margin-bottom:0}}.page-section>div.referral-dashboard-page h1{font-size:20px;font-weight:600}.page-section>div.referral-dashboard-page h2{font-size:20px;font-weight:600}.page-section>div.referral-dashboard-page .login-pane{display:flex;justify-content:center;align-items:center;min-height:100px}.page-section>div.referral-dashboard-page .login-pane>button{min-width:150px}.page-section>div.referral-dashboard-page>.main-info{display:flex;flex-direction:column;gap:20px;background:var(--block-background-color);padding:22px 16px;border:1px solid var(--block-border-color);border-radius:12px;box-shadow:var(--block-box-shadow);margin-top:10px}@media only screen and (min-width: 768px){.page-section>div.referral-dashboard-page>.main-info{flex-direction:row;padding:27px 30px 18px}.page-section>div.referral-dashboard-page>.main-info>*{flex:1}.page-section>div.referral-dashboard-page>.main-info .referral-link-with-qr-wrapper{display:flex;align-items:center}.page-section>div.referral-dashboard-page>.main-info .referral-link-with-qr-wrapper>*{width:100%}}.page-section>div.referral-dashboard-page>.main-info>.description{display:flex;flex-direction:column;gap:14px}.page-section>div.referral-dashboard-page>.main-info>.description h3{font-size:20px;font-weight:500}.page-section>div.referral-dashboard-page>.main-info>.description>.content{line-height:24px;color:var(--text-rules-color)}.page-section>div.referral-dashboard-page>.main-info>.description>.content p:not(:last-child){margin-bottom:1em}@media only screen and (min-width: 768px){.page-section>div.referral-dashboard-page .profit-calculator{gap:16px;padding-left:0;padding-right:0}.page-section>div.referral-dashboard-page .profit-calculator>.header{border:1px solid var(--block-border-color);padding:20px 200px 20px 20px;border-radius:13.73px;text-align:left;background:url(/assets/profit-calculator-icon-reYZZcMt.png) bottom 0 right 25px no-repeat;min-height:120px;box-sizing:border-box;gap:8px}.page-section>div.referral-dashboard-page .profit-calculator>.header h2{font-size:20px}.page-section>div.referral-dashboard-page .profit-calculator>.header .description{font-size:14px}}
