@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800&display=swap";@font-face{font-family:ClashDisplay-Regular;src:url(/assets/fonts/ClashDisplay-Regular.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Regular.woff) format("woff"),url(/assets/fonts/ClashDisplay-Regular.ttf) format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Medium;src:url(/assets/fonts/ClashDisplay-Medium.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Medium.woff) format("woff"),url(/assets/fonts/ClashDisplay-Medium.ttf) format("truetype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Semibold;src:url(/assets/fonts/ClashDisplay-Semibold.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Semibold.woff) format("woff"),url(/assets/fonts/ClashDisplay-Semibold.ttf) format("truetype");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:ClashDisplay-Bold;src:url(/assets/fonts/ClashDisplay-Bold.woff2) format("woff2"),url(/assets/fonts/ClashDisplay-Bold.woff) format("woff"),url(/assets/fonts/ClashDisplay-Bold.ttf) format("truetype");font-weight:700;font-display:swap;font-style:normal}.mainHeader{background-color:var(--layout-white-100-light);display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 2.5rem;position:relative;z-index:99}.mainHeader.is-sticky{left:0;position:fixed;right:0;top:0;animation:smoothScroll .7s forwards;z-index:99999;border-bottom:.0625rem solid var(--section-border-light)}.mainHeader .navbar-nav .nav-items,.mainHeader .navbar-nav .nav-link{color:var(--input-text-success-light);font-size:var(--fs-16);font-weight:var(--fw-500);line-height:1.5rem;padding:2rem 0;display:block;position:relative;transition:.4s}.mainHeader .navbar-nav .nav-items:before,.mainHeader .navbar-nav .nav-link:before{content:"";position:absolute;width:0;height:.25rem;bottom:0;left:50%;background-color:var(--orange-orange-primary-100-light);transition:all .4s}.mainHeader .navbar-nav .nav-items.show,.mainHeader .navbar-nav .nav-items:hover,.mainHeader .navbar-nav .nav-link.show,.mainHeader .navbar-nav .nav-link:hover{color:var(--orange-orange-primary-100-light)}.mainHeader .navbar-nav .nav-items.show:before,.mainHeader .navbar-nav .nav-items:hover:before,.mainHeader .navbar-nav .nav-link.show:before,.mainHeader .navbar-nav .nav-link:hover:before{width:100%;left:0}.mainHeader .navbar-nav .nav-items.active,.mainHeader .navbar-nav .nav-link.active{color:var(--orange-orange-primary-100-light)}.mainHeader .navbar-nav .nav-items.active:before,.mainHeader .navbar-nav .nav-link.active:before{width:100%;left:0}.mainHeader .navbar-nav .nav-items.active .nav-link,.mainHeader .navbar-nav .nav-link.active .nav-link{color:var(--orange-orange-primary-100-light)}.mainHeader .navbar-nav .nav-items.active .nav-link:before,.mainHeader .navbar-nav .nav-link.active .nav-link:before{width:100%;left:0}.mainHeader .navbar-nav .nav-items:after,.mainHeader .navbar-nav .nav-link:after{display:none}.mainHeader .navbar-nav .nav-item.active:before{width:100%;left:0}.mainHeader .navbar-nav .nav-item.active .nav-link{color:var(--orange-orange-primary-100-light)}.mainHeader .navbar-nav .nav-item.active .nav-link:before{width:100%;left:0}.mainHeader .zuluBTN.small{width:6.6875rem;min-height:2.375rem;font-weight:var(--fw-600);gap:.375rem}@keyframes growDown{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes scrolltop-anim{to{background-position:100%}}@keyframes smoothScroll{0%{transform:translateY(-5.5rem)}to{transform:translateY(0)}}.dropdown .dropdown-menu .menuItemsCols .dropdown-item{padding:.9375rem 0}.dropdown .dropdown-menu .menuItemsCols .dropdown-item:hover{background-color:transparent}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu{position:fixed;box-shadow:none;top:5.375rem;left:0;right:0;width:100vw;background-color:var(--layout-white-100-light);z-index:1050;border:none;border-top:.0625rem solid var(--box-border-light);border-bottom:.0625rem solid var(--box-border-light);border-radius:0;padding:2rem 0}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuIcon{width:3.375rem;height:3.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--slate-grey-secondary-10-light);border-radius:6.25rem}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .mainMenuBanner{background-color:var(--slate-grey-secondary-20-light);border-radius:1.4375rem}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .mainMenuBanner .appStore{max-width:7.75rem;font-size:.6875rem;min-height:1.625rem}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item{-webkit-transition:all .3s ease;transition:all .3s ease}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item.active .menuIcon,.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item:hover .menuIcon{background-color:var(--orange-orange-primary-100-light)}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item.active .menuIcon img,.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item:hover .menuIcon img{filter:brightness(0) invert(1)}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item.active .menuColor,.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuItemsCols .dropdown-item:hover .menuColor{color:var(--orange-orange-primary-100-light)}.navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .aboutMenuBanner{border-radius:.75rem}.mainHomeBanner{scroll-snap-align:start;background-color:var(--layout-white-100-light)}.mainHomeBanner .max-1800{max-width:100rem;margin:0 auto}.mainHomeBanner .max-1800.communityLeads{background-color:var(--orange-orange-primary-5-light);background-image:url(/assets/images/home/homebannerBG.svg);border-radius:1rem;padding-top:4.6875rem;padding-left:4.125rem;padding-right:4.125rem}.mainHomeBanner.interactive-active{background-color:var(--layout-gray-bg-light)}.mainHomeBanner.interactive-active .max-1800.communityLeads{background-image:none;background-color:transparent}.mainHomeBanner .fullBannerTop{min-height:200vh;position:relative;overflow:hidden}.mainHomePage .why-platform{background-image:url(/assets/images/home/pentagone.svg);background-repeat:no-repeat;padding-bottom:9.375rem}.mainHomePage .countriesLeaders{background:var(--layout-white-100-light)}.mainHomePage .countriesLeaders .innerShadowColumn{display:flex;padding:3.75rem 2.5rem;justify-content:center;align-items:center;gap:5.625rem;align-self:stretch;border-radius:12.5rem;background:var(--layout-white-100-light);top:-5.625rem;z-index:99;position:relative}.interactiveColumn li{background-color:var(--crisp-peach);border-radius:1.25rem;padding:1.5rem 1.875rem;max-width:24.1875rem;width:100%}.interactiveColumn li:nth-child(2){background-color:var(--snd-list)}.interactiveColumn li:nth-child(3){background-color:var(--thrd-list)}.interactiveColumn .typeButton{color:var(--input-text-success-light);font-size:var(fs-16);display:inline-flex;padding:.5rem .9375rem;flex-direction:column;align-items:flex-start;border-radius:1.875rem;background:hsla(0,0%,100%,.5)}.interactiveColumn .rightCard{border-radius:1.25rem;border:.0625rem solid var(--section-border-light);background:var(--layout-white-100-light);box-shadow:.0625rem .25rem .375rem 0 hsla(0,0%,76%,.25);padding:1.5rem 1.875rem}.min582{min-height:36.375rem}.join-the-platform{overflow:hidden}.join-the-platform .leftContentBlock{max-width:28rem;width:100%}.join-the-platform .leftContentBlock .copierContent{position:absolute;top:47%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.join-the-platform .rightContentBlock{background-image:url(/assets/images/home/gradientBG.png);border-radius:1.5rem;background-repeat:no-repeat;background-size:cover;background-position:50%;max-width:46.875rem;width:100%;overflow:hidden}.join-the-platform .top-40{top:2.5rem}.join-the-platform .speedCalculate{min-height:36rem}.join-the-platform.beforeSqure{position:relative;background:var(--leaner-gradient)}.join-the-platform.beforeSqure:after,.join-the-platform.beforeSqure:before{position:absolute;content:"";background-image:url(/assets/images/home/largeColumn.svg);background-repeat:no-repeat;background-size:cover;background-position:50%;width:25rem;height:37.5rem;left:0;opacity:.7;top:10%}.join-the-platform.beforeSqure:after{left:auto;right:0;transform:rotate(180deg)}.lastMotion{z-index:999}.arrowLink{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:15rem;background:var(--dual-white)}.arrowLink:after{content:"";position:absolute;top:0;left:-1.875rem;width:1.6875rem;height:1.6875rem;background:url(/assets/images/home/arrowAngle.svg) no-repeat 50%;background-size:contain;transform:translate(-1.875rem,1.875rem)}.arrowLink img,.arrowLink:after{transition:transform .35s ease}.arrowLink:hover img{transform:translate(1.875rem,-1.875rem)}.arrowLink:hover:after{transform:translate(150%,43%)}.integration-section{position:relative;background-color:var(--orange-orange-primary-2-light)}.integration-section .integration-icons{position:absolute;top:0;width:100%;height:100%}.integration-section .integration-icons .icon{position:absolute;filter:blur(.125rem);width:5.25rem;height:5.25rem}.integration-section .integration-icons .icon.icon1{top:11.1875rem;left:10.6875rem}.integration-section .integration-icons .icon.icon2{bottom:11.25rem;left:28.75rem}.integration-section .integration-icons .icon.icon3{bottom:11.25rem;left:52.625rem}.integration-section .integration-icons .icon.icon4{top:23.5rem;right:18.8125rem}.integration-section .integration-icons .icon.icon5{top:11.125rem;right:12.9375rem}.integration-section .integration-icons .icon.icon6{top:5rem;left:22.5rem}.integration-section .integration-icons .icon.icon7{top:23.4375rem;left:16.6875rem}.integration-section .integration-icons .icon.icon8{bottom:5.25rem;right:18.75rem;opacity:.7}.integration-section .integration-icons .icon.icon9{top:11.0625rem;left:40.5625rem}.integration-section .integration-icons .icon.icon10{top:29.6875rem;left:4.5625rem;opacity:.7}.integration-section .integration-icons .icon.icon11{top:29.6875rem;right:6.8125rem;opacity:.7}.integration-section .integration-icons .icon.icon12{top:5rem;left:52.5625rem}.integration-section .integration-icons .icon.icon13{bottom:5rem;left:10.75rem;opacity:.7}.integration-section .integration-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.blur-top{top:-1.875rem}.blur-bottom,.blur-top{position:absolute;left:0;right:0;width:100%;height:3.625rem;background:var(--blurlight-orange);filter:blur(.78125rem)}.blur-bottom{bottom:-1.875rem}.blur-left{left:-1.875rem}.blur-left,.blur-right{position:absolute;top:0;width:3.625rem;height:100%;background:var(--blurlight-orange);filter:blur(.78125rem)}.blur-right{right:-1.875rem;pointer-events:none}.steps-panel{position:relative;top:1.875rem;left:2.5rem;display:flex;flex-direction:column;gap:.625rem}.steps-panel .step-card{background:hsla(0,0%,100%,.71);border:.0625rem solid var(--orange-orange-primary-20-light);border-radius:4.62281rem;padding:.25rem;display:flex;align-items:center;gap:.875rem;width:17.25rem;transition:box-shadow .2s}.steps-panel .step-icon{width:3.375rem;height:3.375rem;border-radius:6.25rem;border:.0625rem solid var(--orange-orange-primary-20-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.bestPerformingTrading .performingTrading{position:relative;border-radius:3.75rem;background:linear-gradient(180deg,lab(93% 4.55 9.64/.52) 0,var(--brand-colors-orange-orange-primary-20,#ffe3cc) 100%);overflow:hidden;min-height:41.25rem;padding-top:3.125rem;display:flex;flex-direction:column;justify-content:flex-end}.bestPerformingTrading .performingTrading .ImageWrap{margin-left:-.25rem}.bestPerformingTrading .performingTrading .fixOnRight{top:3.75rem;right:3.75rem;left:inherit;max-width:65.125rem;width:100%}.bestPerformingTrading .tradingLeaderChart{max-width:47.875rem;border-radius:2.5rem;padding:1.5rem 2.5rem;border:.0625rem solid var(--section-border-light);background:var(--layout-white-100-light);box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.15);max-height:33.75rem;overflow:hidden}.bestPerformingTrading .tradingLeaderChart .FullPageSkeleton{height:auto}.bestPerformingTrading .tradingLeaderChart li{width:100%;border-bottom:.063rem solid var(--section-border-light);padding:1.25rem 0}.bestPerformingTrading .tradingLeaderChart li:last-child{border:0}.bestPerformingTrading .tradingLeaderChart li .flexList{flex:1}.bestPerformingTrading .tradingLeaderChart li .flexList.leaderProfile{flex:2}.bestPerformingTrading .tradingLeaderChart li .CopyStrategyBtn .zuluBTN.small{max-width:7.8125rem;min-width:7.8125rem;color:var(--orange-orange-primary-100-light);border-color:var(--orange-orange-primary-100-light)}.bestPerformingTrading .tradingLeaderChart li .CopyStrategyBtn .zuluBTN.small:hover,.bestPerformingTrading .tradingLeaderChart li:hover .CopyStrategyBtn .zuluBTN.small{color:var(--dual-white)}.wideVarietyofInstrument .varietyList{display:grid;grid-template-columns:repeat(5,1fr);gap:1.25rem;padding-right:4.375rem}.wideVarietyofInstrument .varietyList li{padding:1.37531rem 1.25rem;border-radius:.62513rem;border:.06919rem solid var(--oxford-blue-10-light);background:var(--layout-white-100-light);box-shadow:0 .13831rem .55331rem 0 hsla(0,0%,6%,.08);transition:all .35s ease;max-width:9.5625rem}.wideVarietyofInstrument .varietyList li:hover{border-color:var(--orange-orange-primary-100-light)}.wideVarietyofInstrument .tradingOpportunities{border-radius:2.30856rem;background:var(--layout-white-100-light);box-shadow:0 .625rem 1.25rem -1.15431rem #0f0f0f;padding:2.38556rem 1.84688rem 2.23163rem}.cardAnimate .brokerPartnershipBanner{max-width:17.5rem;width:100%}.cardAnimateRight .brokerPartnershipBanner{max-width:16.25rem;width:100%}.innerMainBanner{background-image:url(/assets/images/innerBannerBG.svg);background-color:var(--bannerBG);background-repeat:no-repeat;background-size:cover;min-height:22.5rem;padding-top:5.125rem}.innerMainBanner.min100{min-height:100%}.innerMainBanner.min215{min-height:13.4375rem}.innerMainBanner.min316{min-height:19.75rem}.innerMainBanner h2{color:var(--layout-white-100-light);font-size:2.875rem;font-weight:700}.innerMainBanner .content{max-width:52.5rem;margin:0 auto}.innerMainBanner .content.max-922{max-width:57.625rem}@media only screen and (max-width:991px)and (min-width:780px){.innerMainBanner .content{padding:0 1.25rem}}.innerMainBanner .content h2{color:var(--layout-white-100-light);font-size:2.875rem;font-weight:700;line-height:3.25rem;margin-bottom:1.5rem}@media only screen and (max-width:764px){.innerMainBanner .content h2{font-size:1.375rem;line-height:1.375rem;margin-bottom:.625rem}}.innerMainBanner .content.max-920{max-width:57.5rem}.shadowBoxed{border-radius:1rem;background-color:var(--layout-white-100-light);border:.0625rem solid var(--section-border-light);padding:2.5rem .0625rem}.shadowBoxed.mt-n80{margin-top:-5rem}.elementSection .shadowBoxed{padding:2.5rem}.elementSection .shadowBoxed.p-24{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-group .form-control,.form-group .form-select{min-height:3.375rem;border:.063rem solid var(--light-grey-70-light);border-radius:.438rem;width:100%;padding:.313rem 1.25rem;box-shadow:none;box-sizing:border-box;background-color:var(--dashboard-section-bg-light);font-size:1rem!important;font-weight:500;color:var(--input-text-success-light)!important}.form-group .form-control.searchInput,.form-group .form-select.searchInput{padding-left:2.063rem}.form-group .form-control.fs-13,.form-group .form-select.fs-13{font-size:var(--fs-13)}.form-group .form-control.light-border,.form-group .form-select.light-border{border-color:var(--section-border-light)}.form-group .form-control:focus,.form-group .form-select:focus{box-shadow:none;border-color:var(--orange-orange-primary-100-light);background-color:var(--dashboard-section-bg-light)}.form-group .form-control.br-50,.form-group .form-select.br-50{border-radius:3.125rem}.form-group .form-control.min-44,.form-group .form-select.min-44{min-height:2.75rem}.form-group .form-control.min-42,.form-group .form-select.min-42{min-height:2.625rem}.form-group .form-control.redBorder,.form-group .form-select.redBorder{border-color:var(--system-loss_red100-light)!important}.form-group .form-control.textarea,.form-group .form-select.textarea{padding:.313rem 1.25rem;resize:none;min-height:5rem}.form-group .form-control.textarea.bgColor,.form-group .form-select.textarea.bgColor{background-color:var(--oxford-blue-10-light)}.form-group.lotUnits .form-control{padding:.313rem 2.5rem}.form-group.inputIcon .form-control{padding-left:2.375rem}.form-group .placeholderName{bottom:.938rem;box-sizing:border-box;color:var(--oxford-blue-80-light);font-size:.938rem;font-weight:400;left:1.063rem;max-width:calc(100% - 1rem);overflow:hidden;padding:0;text-overflow:ellipsis;transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);-webkit-transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);-webkit-transform-origin:bottom left;white-space:nowrap;width:auto;z-index:1;position:absolute;transform-origin:bottom left;pointer-events:none}.form-group .placeholderName.forSelect{left:2.75rem}.form-group .activeLabel .placeholderName{transform:scale(.75) translateY(-1.188rem);-webkit-transform:scale(.75) translateY(-1.188rem);color:var(--oxford-blue-60-light)}.form-group .activeLabel .form-control{padding-top:1.188rem}.form-group .activeLabel.withIcon .placeholderName{left:3.75rem}.calcCulatorContent{padding:2.625rem 2.25rem;border:.75rem solid var(--border-bold);border-radius:1.5rem;gap:8.6875rem;margin-bottom:3.625rem}.calcCulatorContent .form-group .activeLabel .form-control{padding-top:.1875rem}.calcCulatorContent .form-group .form-control,.calcCulatorContent .form-group .form-select{padding-top:.1875rem;width:11rem;height:3.25rem}.calcCulatorContent .form-group .inputFieldDiv .position-relative{display:flex;align-items:center;justify-content:space-between}.calcCulatorContent .form-group .errorMsg{text-align:right}.calcCulatorContent .leftColumn{max-width:calc(100% - 31.9375rem);width:100%}.calcCulatorContent .rightColumn{max-width:calc(100% - 38.25rem);width:100%;background-color:var(--login-banner-light)}.calcCulatorContent .rightColumn,.calcCulatorContent .rightColumn .miniBanner{padding:2rem;border:.0625rem solid var(--oxford-blue-10-light);border-radius:.75rem}.calcCulatorContent .rightColumn .miniBanner{background-image:url(/assets/images/calcMain.svg);background-repeat:no-repeat;background-position:100%;background-color:var(--layout-white-100-light)}.calcCulatorContent .rightColumn .miniBanner .content{max-width:calc(100% - 10rem)}.calcCulatorContent .zuluBTN{max-width:10rem;min-height:3rem}.calcCulatorContent .valueCalculator li.lineBorder{border-left:.25rem solid;padding-left:.9375rem}.calcCulatorContent .valueCalculator li.lineBorder.orange{border-color:var(--orange-orange-primary-100-light)}.calcCulatorContent .valueCalculator li.lineBorder.blue{border-color:var(--chart-blue)}.calcCulatorContent .valueCalculator li span{display:block}.relatedCalculator .gridFourList{display:grid;grid-template-columns:repeat(auto-fill,minmax(22%,1fr));gap:2.5rem}.relatedCalculator .gridFourList li{padding:1rem 1rem 0;position:relative;-webkit-transition:all .3s ease;transition:all .3s ease;min-height:16.25rem}.relatedCalculator .gridFourList li:after{content:"";position:absolute;top:0;right:-.625rem;width:.0625rem;height:100%;background:var(--section-border-light)}.relatedCalculator .gridFourList li:last-child:after{display:none}.relatedCalculator .gridFourList li .midContent{-webkit-transition:transform .4s ease;transition:transform .4s ease}.relatedCalculator .gridFourList li .buttonWrapper{max-height:0;opacity:0;-webkit-transform:translateY(1.25rem);transform:translateY(1.25rem);overflow:hidden;transition:all .4s ease}.relatedCalculator .gridFourList li:hover .midContent{-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem)}.relatedCalculator .gridFourList li:hover .buttonWrapper{max-height:6.25rem;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.moveContentAnimate .content{-webkit-transition:transform .4s ease;transition:transform .4s ease}.moveContentAnimate:hover .content{-webkit-transform:translateY(-.625rem);transform:translateY(-.625rem)}.slidecontainer{width:100%}.rangeSlider{-webkit-appearance:none;width:100%;height:.5rem;background:linear-gradient(to right,var(--orange-orange-primary-100-light) 0,var(--orange-orange-primary-100-light) var(--progress),var(--oxford-blue-20-light) var(--progress),var(--oxford-blue-20-light) 100%);outline:none;transition:opacity .2s;cursor:pointer;border-radius:2.4375rem}.rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;border:.25rem solid var(--layout-white-100-light);width:1rem;height:1.9375rem;background:var(--orange-orange-primary-100-light);cursor:pointer;border-radius:1.3125rem;position:relative;z-index:1;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25)}.rangeSlider::-moz-range-thumb{border:.25rem solid var(--layout-white-100-light);width:1rem;height:1.9375rem;background:var(--orange-orange-primary-100-light);cursor:pointer;border-radius:1.3125rem;position:relative;z-index:1;box-shadow:0 .25rem .25rem 0 rgba(0,0,0,.25)}.borderedFaqs{padding-top:6.25rem}.borderedFaqs .accordion .accordion-item{padding:1.6875rem 0;border:0;border-bottom:.0625rem solid var(--section-border-light);background-color:var(--layout-white-100-light)}.borderedFaqs .accordion .accordion-item .accordion-header{margin-bottom:.5rem}.borderedFaqs .accordion .accordion-item .accordion-button{background-color:var(--layout-white-100-light);color:var(--oxford-blue-100-light);font-size:1.125rem;font-weight:500;padding:0;box-shadow:none!important;line-height:1.75rem}.borderedFaqs .accordion .accordion-item .accordion-button:focus{box-shadow:none}.borderedFaqs .accordion .accordion-item .accordion-body{padding:0;color:var(--oxford-blue-80-light);font-size:var(--fs-16);font-weight:400;line-height:1.5rem;border:0!important}.borderedFaqs .accordion .accordion-item:last-child{border-bottom:0;padding-bottom:0}.custom-select-wrapper{position:relative}.custom-select-wrapper .custom-select-display{cursor:pointer}.custom-select-wrapper .custom-select-dropdown{position:absolute;top:100%;left:0;right:0;padding:.4375rem 0;border:.063rem solid var(--section-border-light);background-color:var(--layout-white-100-light);border-radius:var(--br-16);box-shadow:.063rem .188rem .688rem 0 hsla(0,0%,71%,.25);z-index:9;max-height:16.875rem;overflow:auto}.custom-select-wrapper .custom-select-dropdown .custom-select-option{padding:.625rem 1rem;line-height:1.1875rem;cursor:pointer;color:var(--oxford-blue-100-light);font-weight:500;font-size:.9375rem}.custom-select-wrapper .custom-select-dropdown .custom-select-option:hover{color:var(--orange-orange-primary-100-light)}.columnDir{display:flex;flex-direction:column;justify-content:space-between}.newsAndMedia h3{line-height:2.5rem}.newsAndMedia .small-news .imgThumnail{max-width:9.375rem;width:100%}.newsAndMedia .small-news .content{max-width:calc(100% - 9.375rem);width:100%}.newsAndMedia .ps-40{padding-left:2.5rem}.newsAndMedia .pe-40{padding-right:2.5rem}.allNewsBlock .small-news{background:var(--layout-white-100-light);border:.0625rem solid var(--section-border-light);border-radius:1.25rem;padding:1.75rem}.allNewsBlock .small-news .arrowAngle{transform:rotate(-42deg);color:var(--input-text-success-light);-webkit-transition:transform .4s ease;transition:transform .4s ease}.allNewsBlock .small-news:hover .arrowAngle,.allNewsBlock .small-news:hover .title{color:var(--orange-orange-primary-100-light);transform:rotate(0)}.newsArrowAngle .arrowAngle{transform:rotate(-42deg);color:var(--input-text-success-light);-webkit-transition:transform .4s ease;transition:transform .4s ease}.newsArrowAngle:hover .arrowAngle,.newsArrowAngle:hover .title{color:var(--orange-orange-primary-100-light);transform:rotate(0)}.two-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hyphen-list li::marker{content:"- "}.TermsOfPages .globalTable.table{border:.063rem solid var(--section-border-light)}.TermsOfPages .globalTable.table tbody tr td{font-size:.875rem;line-height:1.5rem;color:var(--oxford-blue-100-light);font-weight:400}.TermsOfPages .globalTable.table tbody tr td,.TermsOfPages .globalTable.table tbody tr:last-child td{border-right:.063rem solid var(--section-border-light)}.gray p,.listDetails p{color:var(--oxford-blue-80-light);font-size:.875rem;line-height:1.5rem}.gray .wp-block-heading,.gray h2,.gray h3,.gray h4,.gray h5,.listDetails .wp-block-heading,.listDetails h2,.listDetails h3,.listDetails h4,.listDetails h5{font-size:1.125rem;color:var(--oxford-blue-100-light);margin-bottom:.625rem}.gray .wp-block-heading strong,.gray h2 strong,.gray h3 strong,.gray h4 strong,.gray h5 strong,.listDetails .wp-block-heading strong,.listDetails h2 strong,.listDetails h3 strong,.listDetails h4 strong,.listDetails h5 strong{font-weight:600}.climpText p,.climpText span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cardElement.position-sticky{top:6.25rem}.listDetails p:empty{display:none}.listDetails ol,.listDetails ul{padding-left:0;margin-bottom:.3125rem}.listDetails ol li:not(:last-child),.listDetails ul li:not(:last-child){padding-bottom:.25rem}p [style="text-align: center;"]{text-align:left!important}.initialLoading{display:flex;align-items:center;justify-content:center;min-height:25rem}.small-news .climpText{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.backOnDark .backButton{color:var(--dual-white)}.imgThumnail.max-120{max-width:7.5rem;width:100%}.circleList{counter-reset:section}.circleList li{font-size:var(--fs-14);line-height:var(--lh-24);color:var(--oxford-blue-100-light);position:relative;padding:.3125rem 0 .5rem 2.3125rem}.circleList li:before{counter-increment:section;content:"" counter(section) "";position:absolute;left:0;display:flex;align-items:center;justify-content:center;border:.0625rem solid var(--oxford-blue-100-light);width:1.5rem;height:1.5rem;border-radius:3.125rem}.horizontalTabs.position-sticky{top:5.625rem}.horizontalTabs .nav-item .nav-link{border-left:.1875rem solid var(--oxford-blue-10-light);color:var(--oxford-blue-100-light);padding:1.375rem 1.5rem;border-radius:0 .75rem .75rem 0;font-size:1rem;font-weight:600;line-height:1.5rem}.horizontalTabs .nav-item .nav-link.active{background-color:var(--orange-orange-primary-10-light);border-left-color:var(--orange-orange-primary-100-light);color:var(--orange-orange-primary-100-light)}.alertPrimary{border-left:.1875rem solid var(--orange-orange-primary-100-light);background-color:var(--orange-orange-primary-10-light);padding:1.125rem 1.3125rem}.alertPrimary p,.alertZuluGuard{color:var(--color-primary-gray-gray-80-trout)}.alertZuluGuard{background-color:var(--slate-grey-secondary-20-light);font-style:italic;padding:1.5rem}.listDisk{padding-left:1.125rem}.listDisk li{list-style-type:disc}.lightgrayBG{background-color:var(--account-gray-bg);padding:1.5rem}.objext-fit{object-fit:contain}.cardBlock{padding:1.75rem 1.5rem;border-radius:.5rem;border:.0625rem solid var(--chart-border);background-color:var(--layout-white-100-light);box-shadow:0 .0625rem .375rem 0 hsla(0,0%,75%,.25);height:100%}.cardBlock.box-shadow-none{box-shadow:none}.ivestorGuidePage .stickyForMobile .bothUserTabs{position:sticky;top:6.25rem}.minScrollable{max-height:15.625rem;min-height:15.625rem;overflow:auto}.listCountry{display:flex;align-items:center;flex-wrap:wrap}.listCountry li{width:100%;max-width:32%;padding-bottom:1.375rem}.listCountry li .customCheckBox{margin:0;flex-direction:row-reverse;display:flex;justify-content:flex-end;padding:0}.listCountry li .customCheckBox .checkmark{position:relative;flex-shrink:0;height:1rem;width:1rem}.listCountry li .customCheckBox .checkmark:after{width:.3125rem;height:.6875rem;left:.25rem}.weekList li{border-right:.0625rem solid var(--oxford-blue-10-light);padding-right:.875rem;margin-right:.875rem;line-height:1}.weekList li:last-child{border:0;padding:0;margin:0}.selectTableDate{background-color:var(--orange-orange-primary-10-light);padding:1.25rem 1.5rem 1.5rem;border-radius:0 0 1rem 1rem}.selectTableDate button.active .weekDay{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white);padding:.125rem .4375rem;border-radius:5.3125rem}.selectTableDate button.rotate{transform:rotate(180deg)}.economicCalendarTable .table th{font-size:var(--fs-14);color:var(--oxford-blue-100-light);line-height:.875rem}.economicCalendarTable .table th:first-child{border-radius:1rem 0 0 0}.economicCalendarTable .table th:last-child{border-radius:0 1rem 0 0}.economicCalendarTable .table td,.economicCalendarTable .table th{font-weight:500;vertical-align:middle;border-color:var(--section-border-light);padding:1rem 1.5rem;white-space:nowrap}.economicCalendarTable .table td .countryTitle,.economicCalendarTable .table th .countryTitle{max-width:11.25rem;width:100%}.economicCalendarTable .table td{color:var(--oxford-blue-100-light);font-size:var(--fs-16);line-height:1.25rem;position:relative}.economicCalendarTable .table td:first-child:before,.economicCalendarTable .table td:last-child:before{position:absolute;content:"";background:var(--layout-white-100-light);width:1.3125rem;height:.625rem;left:0;bottom:-.125rem}.economicCalendarTable .table td:last-child:before{left:auto;right:0}.economicCalendarTable .table td.red-text{color:var(--system-loss_red100-light)}.economicCalendarTable .table td.red-text .maskedIcon{background-color:var(--system-loss_red100-light)}.economicCalendarTable .table td.green-text{color:var(--system-profit_green100-light)}.economicCalendarTable .table td.green-text .maskedIcon{background-color:var(--system-profit_green100-light);transform:rotate(180deg)}.economicCalendarTable .table td .maskedIcon{width:.625rem;height:.625rem}.economicCalendarTable .table tr:last-child td{border:0}.economicCalendarTable .table .max-170{max-width:10.625rem}.economicCalendarTable .table .currencyIcon{display:flex;align-items:center;justify-content:center;width:2.8125rem;height:2.8125rem;padding:.125rem .25rem;border-radius:.4375rem;background-color:var(--currency-bg)}.economicCalendarDetail .addSpace{padding:1.5rem 1.875rem}.max-1060{max-width:66.25rem;margin:0 auto}.form-group.customSelect .form-control{color:var(--oxford-blue-100-light)!important;border-color:var(--light-grey-70-light)!important}.leadersBanner{background-color:var(--bannerBG);background-image:url(/assets/images/leaders/bannerImg.png);background-position:100% 0;background-repeat:no-repeat;border:.063rem solid rgba(90,99,131,.1);background-size:31.25rem;padding:1.875rem 2.938rem}.leadersBanner h2,.leadersBanner i,.leadersBanner p,.leadersBanner span{color:var(--dual-white)}.leadersBanner h2.primary,.leadersBanner i.primary,.leadersBanner p.primary,.leadersBanner span.primary{color:var(--orange-orange-primary-100-light)}.leadersBanner h2{font-size:2.5rem}.leadersBanner .breadcrumbs{padding:0}.leadersBanner .breadcrumbs .buttonLink,.leadersBanner .breadcrumbs li{background-color:var(--breadcrum-bg);border-radius:5rem;border:.063rem solid hsla(0,0%,100%,.1);padding:.5rem 1.375rem;gap:3.125rem;max-width:46.875rem;position:relative;display:flex;align-items:center;gap:.625rem;font-size:var(--fs-16);font-weight:500;color:var(--dual-white);overflow:hidden}.leadersBanner.simulatorBanner{background-image:url(/assets/images/leaders/bg-Img.png);background-color:var(--simulator-bg);background-size:contain;padding:2.5rem 3rem 3.125rem}.leadersBanner.simulatorBanner .cpTrade{max-width:40rem}.leadersBanner.simulatorBanner .cpTrade h3{font-size:1.75rem;color:var(--dual-white)}.leadersBanner.simulatorBanner .cpTrade .simulator-text{color:var(--oxford-blue-20-light);line-height:1.5rem}.leadersBanner.simulatorBanner .cpTrade .zuluBTN{max-width:19.375rem}.responseCompare .compareButton{width:3.125rem;height:3.125rem;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;z-index:1}.responseCompare .compareButton:hover{background-color:var(--layout-gray-bg-light)}.listButtonOpen .instrumentsBtn{background-color:var(--light-new-light)!important;border-radius:.5rem;border:.063rem solid var(--oxford-blue-10-light)!important;padding:.625rem 1.25rem;font-weight:600}.listButtonOpen .instrumentsBtn.show{border-radius:.5rem .5rem 0 0;border-bottom:0!important}.listButtonOpen.instrumentsSelection .dropdown-menu{position:relative!important;transform:none!important;border-radius:0 0 .5rem .5rem!important;border-top:0!important}.listButtonOpen.instrumentsSelection .form-group .form-control{border-radius:.5rem}.listButtonOpen.instrumentsSelection .investmentList li button{text-align:center;padding:.375rem 1.25rem;font-size:var(--fs-14)}.listSelection li{width:48%;padding:.75rem 0;border-bottom:.063rem solid var(--section-border-light)}.beforeBorder:before{position:absolute;content:"";background-color:var(--slate-grey-secondary-10-light);width:.063rem;height:100%;right:0;left:0;margin:0 auto}.MostCoppiedLeaders.br-top-0{background-color:var(--layout-white-100-light);border-radius:0 0 1rem 1rem;padding:1.5rem;border:.063rem solid var(--section-border-light);border-top:0}.MostCoppiedLeaders.br-top-0 .cardElement{border:0!important;border-radius:0!important}.MostCoppiedLeaders .zuluBTN.small.veiwMore{max-width:7.813rem;background-color:transparent;padding:.5rem .5rem .5rem .938rem;min-height:2.5rem;font-size:var(--fs-14)}.MostCoppiedLeaders .zuluBTN.filled{background-color:var(--orange-orange-primary-100-light)}.MostCoppiedLeaders .CopyStrategyBtn .zuluBTN.small{border-color:var(--copy-button-border-light)}.MostCoppiedLeaders .CopyStrategyBtn .zuluBTN.small:hover{border-color:var(--orange-orange-primary-100-light)}.MostCoppiedLeaders .CopyStrategyBtn .zuluBTN.small.disabled{border-color:var(--light-grey-20-light);background-color:var(--slate-grey-secondary-20-light)}.MostCoppiedLeaders .equalSpaced:hover .CopyStrategyBtn .zuluBTN.small,.equalSpaced:hover .zuluBTN.small{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white);border-color:var(--orange-orange-primary-100-light)}.showSearchLeader{position:absolute;top:100%;right:0;width:100%;perspective:62.5rem;z-index:999;padding:1rem;background:var(--layout-white-100-light);border:.063rem solid var(--section-border-light);box-shadow:0 .625rem 1.25rem rgba(0,0,0,.11),0 .375rem .375rem transparent;border-radius:1rem;-webkit-transform-origin:top center;animation:growDown .3s ease-in-out forwards;transform-origin:top center;max-height:20.625rem;overflow:auto}.showSearchLeader li:last-child{padding-bottom:0!important}.showSearchLeader .equalSpaced{width:100%;justify-content:space-between;padding:0 0 1rem}.showSearchLeader .equalSpaced .card-icons img{width:2.5rem;height:2.5rem;object-fit:contain}.showSearchLeader .equalSpaced .gridLeaderTitle .smallEllippis{font-size:.875rem}.showSearchLeader .equalSpaced .flexList .mb-12{margin-bottom:.25rem}.showSearchLeader .equalSpaced .flexList .zuluBTN.borderBTN{max-width:5.438rem;padding:.25rem 1.5rem;min-height:2rem;border-color:var(--copy-button-border-light)!important}.showSearchLeader .equalSpaced .flexList .zuluBTN.borderBTN:hover{border-color:var(--orange-orange-primary-100-light)!important}.mainFilterAssets .showSearchLeader{max-width:34.375rem;right:inherit}.carouselHead .cardElement{background:transparent;border:0!important;padding:0!important;margin-bottom:1.5rem}.carouselHead .pb-28{padding:0;border:0}.grayIcon{color:var(--oxford-blue-50-light)}.btn.btn-globalBtn.show .feather-chevron-down{transform:rotate(180deg)}.DropDownList.w-330{width:20.625rem}.gap-26{gap:1.625rem}.right-120{right:-7.5rem!important}.filterButtons{color:var(--input-text-success-light);font-size:.875rem;line-height:1.5rem;font-weight:500;background-color:var(--light-new-light);border:.063rem solid var(--section-border-light);border-radius:4rem;transition:all .1s ease;padding:.438rem 1.25rem}.filterButtons .countNumber{color:var(--dual-white);font-size:.75rem;background:var(--orange-orange-primary-100-light);display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:3.125rem}.zuluTabs.allLeaderTabs{overflow:auto}.zuluTabs.allLeaderTabs .nav-item .tabLinks{color:var(--input-text-success-light);font-size:.875rem;line-height:1.5rem;font-weight:500;background-color:var(--light-new-light);border:.063rem solid var(--section-border-light);border-radius:4rem;transition:all .1s ease;padding:.438rem 1.25rem;min-width:auto}.zuluTabs.allLeaderTabs .nav-item .tabLinks:hover{background-color:var(--orange-orange-primary-100-light);border-color:var(--orange-orange-primary-100-light);color:var(--dual-white)}.zuluTabs.allLeaderTabs .nav-item .tabLinks:hover .gray{color:var(--dual-white)}.leaderFilters.mainFilterAssets .dropdown.beforeRightBorder{padding-right:0}.leaderFilters.mainFilterAssets .form-group .form-control{background-color:var(--light-new-light);border-color:var(--section-border-light);min-height:3.375rem}.leaderFilters.byYears .dropdown .globalIcon{width:1.75rem;height:1.75rem;background-color:var(--arrowBG)!important;border-color:var(--box-border-light)!important;color:var(--orange-orange-primary-100-light);justify-content:center}.leaderFilters .dropdown.beforeRightBorder{padding-right:1rem}.leaderFilters .dropdown.beforeRightBorder.incButtonRef{margin-right:0}.leaderFilters .dropdown.beforeRightBorder:before{position:absolute;content:"";width:.063rem;height:100%;background:var(--section-border-light);right:-.75rem}.leaderFilters .dropdown.beforeRightBorder.modeFilter4:before,.leaderFilters .dropdown.hideBefore:before{display:none}.leaderFilters .dropdown .btn-leaderBtn{font-size:var(--fs-14);gap:.75rem;color:var(--oxford-blue-100-light);padding:.875rem}.leaderFilters .dropdown .btn-leaderBtn .inText{gap:.625rem}.leaderFilters .dropdown .space{padding:1.688rem 1.813rem}.leaderFilters .dropdown .space.min-550{min-width:32.5rem;margin-top:1.125rem}.leaderFilters .dropdown .boxedLinks{box-shadow:.188rem .313rem .875rem 0 hsla(0,0%,85%,.25)}.leaderFilters .dropdown .boxedLinks .dropdown-item{background-color:var(--slate-grey-secondary-30-light);border:.063rem solid var(--section-border-light);border-radius:.5rem;max-width:8.438rem}.leaderFilters .dropdown .boxedLinks .dropdown-item.active,.leaderFilters .dropdown .boxedLinks .dropdown-item:hover{background-color:var(--orange-orange-primary-10-light);border-color:var(--orange-orange-primary-100-light)}.leaderFilters .slider-container .slider{width:100%;appearance:none;height:.25rem;background:var(--oxford-blue-10-light);border-radius:3.125rem;outline:none}.leaderFilters .slider-container .slider::-webkit-slider-thumb{appearance:none;width:1.25rem;height:1.25rem;background:var(--dual-white);border-radius:50%;cursor:pointer;border:.25rem solid var(--orange-orange-primary-100-light);box-shadow:0 0 .188rem rgba(0,0,0,.3)}.leaderFilters .slider-container .slider::-moz-range-thumb{appearance:none;width:1.25rem;height:1.25rem;background:var(--dual-white);border-radius:50%;cursor:pointer;border:.25rem solid var(--orange-orange-primary-100-light);box-shadow:0 0 .188rem rgba(0,0,0,.3)}.leaderFilters .slider-container .duration-labels{display:flex;justify-content:space-between;width:100%;font-size:var(--fs-14);color:var(--oxford-blue-100-light);font-weight:var(--fw-500)}.leaderFilters .slider-container .duration-labels .active-label{color:var(--orange-orange-primary-100-light)}.leaderFilters .applyFilterBtn .zuluBTN.small.disabled{background-color:var(--light-grey-20-light);color:var(--icon-bg-light);opacity:1;font-weight:var(--fw-500)}.expandSearch{z-index:9}.expandSearch .searchBTN{display:flex;width:2.625rem;height:2.625rem;padding:.25rem;align-items:center;justify-content:center;gap:.625rem;background-color:var(--layout-white-100-light);border:.25rem solid var(--section-border-light);color:var(--oxford-blue-60-light);z-index:1;position:relative;overflow:hidden}.expandSearch .form-group{width:20rem;right:0;top:0}.expandSearch .form-group .form-control{background-color:var(--light-grey-20-light);border:0;min-height:2.688rem}.customCarousel .react-multiple-carousel__arrow--right{right:0}.customCarousel .react-multiple-carousel__arrow--left{left:0}.customCarousel .react-multi-carousel-track{padding-bottom:0}.customCarousel .react-multiple-carousel__arrow{min-width:4.125rem;min-height:100%;border-radius:0;background-color:hsla(0,0%,100%,.58);backdrop-filter:blur(.563rem);box-shadow:-.188rem 0 .375rem 0 hsla(0,0%,85%,.25);z-index:9}.customCarousel .react-multiple-carousel__arrow:hover{background-color:hsla(0,0%,100%,.58)}.customCarousel .react-multiple-carousel__arrow:before{color:var(--oxford-blue-100-light);font-weight:700}.typeClick{background:none;border:0;color:var(--oxford-blue-100-light)}.typeClick.star{opacity:.7}.typeClick .gapIcons{display:flex;min-width:2.125rem;max-height:1.25rem;align-items:flex-start}.investAmount{padding:1.125rem 1.25rem;border-radius:.5rem;border-color:var(--box-border-light)!important}.card-icons .riskCount{position:absolute;bottom:0;right:0;width:1rem;height:1rem;font-size:.625rem;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;border:.063rem solid var(--dual-white);line-height:1}.leaderListcard{border-radius:.75rem;border:.063rem solid var(--oxford-blue-10-light);background:var(--leader-card-bg-light);width:100%;max-width:100%;padding:1.125rem}.leaderListcard:hover{border-color:var(--leader-card-border-light)}.leaderListcard:hover .zuluBTN.borderBTN{background-color:var(--orange-orange-primary-100-light);border-color:var(--orange-orange-primary-100-light);color:var(--dual-white)}.leaderListcard:hover .zuluBTN.borderBTN.disabled{background-color:var(--light-grey-20-light);color:var(--oxford-blue-60-light);border-color:var(--light-grey-20-light)}.leaderListcard .btn.btn-typeClick{color:var(--oxford-blue-80-light)}.leaderListcard .btn.btn-typeClick:after{display:none}.leaderListcard .fs-22{font-size:var(--fs-22)}.leaderListcard .chart .chatImg{width:100%}.leaderListcard .leaderProfile .card-icons{flex-shrink:0}.leaderListcard .leaderProfile .name .titleColor{max-width:7rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.leaderListcard .leaderProfile .name.gridLeaderTitle{gap:.375rem;display:flex;flex-direction:column}.leaderListcard .leaderProfile .name.gridLeaderTitle .mb-space{line-height:1.5rem;margin-bottom:0}.leaderListcard .leaderProfile .name.gridLeaderTitle .listLeaders{line-height:1rem}.leaderListcard .listLeaders li img.icon{height:auto}.MostCoppied .border-end{border-color:var(--section-border-light)!important}.MostCoppied ul{width:100%;display:flex;flex-wrap:wrap;position:relative;justify-content:space-between}.MostCoppied ul li{width:47%;border-bottom:.063rem solid var(--section-border-light);padding:1.25rem 0}.MostCoppied ul li:first-child,.MostCoppied ul li:nth-child(2){padding-top:0}.MostCoppied ul li:last-child,.MostCoppied ul li:nth-last-child(2){border:0;padding-bottom:0}.MostCoppied ul li .flexList{flex:1}.MostCoppied ul li .flexList.leaderProfile{flex:2}.modal-backdrop.show,.modal.fade{z-index:99999}.CopyStrategyModal.modal-body{max-height:43.125rem;overflow:auto;padding:1.5rem}.CopyStrategyModal .position-sticky.bottmFIx{bottom:-1.063rem;z-index:9999;background:var(--layout-white-100-light);padding:.563rem 0}.CopyStrategyModal .inputFieldDiv .errorMsg{position:absolute;bottom:-1.125rem;top:inherit}.form-group .textHeight .form-control.textarea{min-height:3.75rem}.equalSpaced .name .titleColor{max-width:7.5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.equalSpaced .name.gridLeaderTitle{gap:.375rem;display:flex;flex-direction:column}.equalSpaced .name.gridLeaderTitle .mb-space{line-height:1.5rem;margin-bottom:0}.equalSpaced .name.gridLeaderTitle .listLeaders{line-height:1rem}.AllLeaderPage{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}.AllLeaderPage .tableHeadListView{display:none}.AllLeaderPage.listFullItems{padding:0}.AllLeaderPage.listFullItems .tableHeadListView{display:flex}.AllLeaderPage.listFullItems .tableHeadListView li{font-size:var(--fs-13);color:var(--oxford-blue-100-light);border-bottom:.063rem solid var(--section-border-light);opacity:.8;padding-bottom:1rem}.AllLeaderPage.listFullItems .tableHeadListView li.flex-2{flex:1.5}.AllLeaderPage.listFullItems .listCard{display:flex;padding:0 1rem}.AllLeaderPage.listFullItems .listCard .flex-1{flex:1}.AllLeaderPage.listFullItems .listCard .name p{max-width:11.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AllLeaderPage.listFullItems .listCard .minEqual{vertical-align:middle;padding:.875rem .313rem;display:flex;align-items:center}.AllLeaderPage.listFullItems .listCard .flex-2{flex:1.5}.AllLeaderPage.listFullItems .listCard .riskStatus{background:transparent;color:var(--yellowBtn);border:.063rem solid;padding:.063rem .5rem;border-radius:.25rem;font-size:.75rem}.AllLeaderPage.listFullItems .listCard .riskStatus.risk1{color:var(--risk-1-light)}.AllLeaderPage.listFullItems .listCard .riskStatus.risk2{color:var(--system-profit_green100-light)}.AllLeaderPage.listFullItems .listCard .riskStatus.risk3{color:var(--yellowBtn)}.AllLeaderPage.listFullItems .listCard .riskStatus.risk4{color:var(--system-loss_red100-light)}.AllLeaderPage.listFullItems .listCard .riskStatus.risk5{color:var(--risk-5-light)}.breadcrumb{margin:0!important}.breadcrumb .breadcrumb-item{font-size:var(--fs-13);font-weight:var(--fw-400)}.breadcrumb .breadcrumb-item a{color:var(--input-text-success-light);font-weight:400}.breadcrumb .breadcrumb-item.active{color:var(--oxford-blue-80-light)}.border-bottom-dashed{border-bottom:.063rem dashed var(--section-border-light)}.spaceBottomList li{padding-bottom:.625rem}.selecTwatchLst .maskedIcon,.selecTwatchLst .maskedIcon.star.active{width:1.25rem;height:1.25rem}.selecTwatchLst .maskedIcon.dots{height:1.063rem;width:.938rem;position:relative;left:.313rem;background-color:var(--oxford-blue-80-light)}.selecTwatchLst .typeClick .DropDownList .maskedIcon{width:1.25rem;height:1.25rem}.selecTwatchLst .typeClick .DropDownList .maskedIcon.compareIcon{width:1.125rem;height:1.125rem}.advancedFilter .leftNavTab{background:var(--slate-grey-secondary-20-light);width:14.688rem}.advancedFilter .leftNavTab .nav-item .nav-link{border-radius:0;font-size:var(--fs-14);color:var(--input-text-success-light);font-weight:var(--fw-400);padding:.5rem 1.25rem}.advancedFilter .leftNavTab .nav-item .nav-link.active{background-color:var(--layout-white-100-light);color:var(--orange-orange-primary-100-light)}.advancedFilter .addbutton{border-radius:.25rem;background-color:var(--oxford-blue-20-light);color:var(--oxford-blue-100-light)}.advancedFilter .addbutton.red-text{background-color:var(--profit-red)}.advancedFilter .rightTabContent{width:calc(100% - 14.688rem);max-height:calc(100vh - 19.375rem);min-height:37.5rem;overflow:auto}.advancedFilter .columnList .form-group .form-control{padding-right:5rem}.advancedFilter .columnList .form-group .form-control,.advancedFilter .columnList .form-group .form-select{font-size:var(--fs-13)!important}.advancedFilter .listReturn li{flex:1}.advancedFilter .listReturn li button{background-color:var(--slate-grey-secondary-30-light);border:.063rem solid var(--section-border-light);padding:.688rem 1rem}.advancedFilter .listReturn li button.active,.advancedFilter .listReturn li button:hover{background-color:var(--orange-orange-primary-10-light);border-color:var(--orange-orange-primary-100-light)}.advancedFilter .flex-4{flex:4}.advancedFilter .flex-2{flex:2}.advancedFilter .customCheckBox{padding-left:1.875rem}.advancedFilter .multiRangeSlider .multi-range-slider{border:0;padding:0;box-shadow:none;flex:4}.advancedFilter .multiRangeSlider .multi-range-slider .thumb:before{content:"";position:absolute;width:1.25rem;height:1.25rem;border:.25rem solid var(--dual-white);border-radius:50%;z-index:1;margin:-.438rem -.75rem;cursor:pointer}.advancedFilter .multiRangeSlider .multi-range-slider .thumb .caption *,.advancedFilter .multiRangeSlider .multi-range-slider .thumb:before{background-color:var(--orange-orange-primary-100-light);box-shadow:0 .188rem .5rem rgba(0,0,0,.24)}.advancedFilter .multiRangeSlider .multi-range-slider .bar-inner{background-color:var(--orange-orange-primary-100-light);border:0;box-shadow:none}.advancedFilter .multiRangeSlider .multi-range-slider .bar-left,.advancedFilter .multiRangeSlider .multi-range-slider .bar-right{background-color:var(--orange-orange-primary-10-light);box-shadow:none;border:0;border-radius:1.25rem}.advancedFilter .form-group{flex:1}.advancedFilter .form-group.flex-3{flex:3}.advancedFilter .form-group .form-control,.advancedFilter .form-group .form-select{min-height:2.625rem;font-size:var(--fs-13)!important}.advancedFilter .fromToInput .form-group .form-control.left{border-radius:.5rem 0 0 .5rem}.advancedFilter .fromToInput .form-group .form-control.right{border-radius:0 .5rem .5rem 0;border-left:0}.allLeaderFilter .mb-40{margin-bottom:1.875rem}.AllLeaderPage .leaderListcard .leaderProfile .name .titleColor{max-width:7.125rem}.zuluCategory{background:var(--orange-orange-primary-10-light);border:.063rem solid var(--orange-orange-primary-100-light);color:var(--orange-orange-primary-100-light);padding:0 1rem;border-radius:.5rem;min-height:2.563rem;font-size:.875rem;font-weight:500}.allLeaderFilter .viewOnlyAllLeaders{display:block!important}.allLeaderFilter .viewOnlyAllLeaders .zuluBTN.borderBTN.moreButton{max-width:7.625rem;min-width:7.625rem}.CopyStrategyModal .copyProfile{border:.063rem solid var(--box-border-light);border-radius:.5rem;padding:1.25rem}.CopyStrategyModal .form-group .form-control{border:.063rem solid var(--box-border-light);text-align:center!important;padding-top:.375rem}.CopyStrategyModal .form-group .form-control.text-start{text-align:start!important}.CopyStrategyModal .investmentList li button{padding:.125rem}.CopyStrategyModal .iconValue svg.feather{width:1.063rem;height:1.375rem}.charCircleValue .midContent{display:flex;justify-content:flex-end;align-items:center}.drawdownStrategy{background-color:var(--light-grey-50-light);border-radius:.5rem;padding:1rem .875rem}.setShowCopyModal .zuluBTN.borderBTN{background-color:var(--popup-bg-light)}.privatePublicSlider{padding-top:1.5rem;padding-right:1.375rem}.privatePublicSlider .uploadPic{width:1.875rem;height:1.875rem;border-radius:3.125rem;display:flex;align-items:center;justify-content:center;border:0;background-color:var(--layout-white-100-light)}.privatePublicSlider .switchToggleButton{padding:.313rem .75rem;border-radius:12.5rem;border:.063rem solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.23);backdrop-filter:blur(.2625rem);min-width:14.375rem;justify-content:space-between}.privatePublicSlider .switchToggleButton.active{border-color:rgba(255,114,0,.54)}.privatePublicSlider .switchToggleButton.min-auto{min-width:auto}.privatePublicSlider .switchToggleButton .switchToggle{pointer-events:none}.privatePublicSlider .switchToggleButton .dot{width:.8125rem;height:.8125rem;border-radius:3.125rem}.max-480.modal .modal-dialog{max-width:30rem}.disabled.bgAdded .form-control{background-color:var(--box-border-light);opacity:.5}.CopyStrategyBtn .zuluBTN.small{min-width:9.188rem}.gap-6{gap:.375rem}.slideArrowLeader .arrowButton{background:var(--layout-white-100-light);color:var(--oxford-blue-100-light);border-radius:6.25rem;border:.0625rem solid var(--box-border-light);display:flex;align-items:center;justify-content:center;width:1.875rem;height:1.875rem}.badgeSlider{height:.625rem!important;width:90%}.badgeSlider .progress-bar{background-color:var(--orange-orange-primary-100-light)}.badgePage{width:100%;padding:.375rem 0}.badgePage .lockIcon{filter:drop-shadow(0 .07619rem .22856rem rgba(179,179,179,.25));border:.063rem solid var(--section-border-light);background-color:var(--layout-white-100-light);width:2.209rem;height:2.209rem;display:flex;align-items:center;justify-content:center;border-radius:3.125rem;position:absolute!important;right:0;top:-.625rem}.TabsContent .cardBadges{position:relative;border:.0625rem solid var(--notification-border-light);border-radius:1.32563rem;padding:1.32563rem .88375rem;height:100%;overflow:hidden}.TabsContent .cardBadges:before{position:absolute;content:"";background-image:url(/assets/images/badges/badge-background.png);background-repeat:no-repeat;background-size:cover;background-position:50%;width:100%;height:100%;left:0;right:0;top:0;bottom:0}.TabsContent .cardBadges *{position:relative}.TabsContent .cardBadges.achievement{border-color:var(--orange-orange-primary-30-light)}.TabsContent .cardBadges.achievement,.TabsContent .cardBadges.achievement:before{background-image:url(/assets/images/badges/defaultOrange.png)}.TabsContent .cardBadges .minP{min-height:2.3125rem}.TabsContent .cardBadges .dividerLine{border-bottom:.0625rem solid var(--section-border-light);width:60%;margin:0 auto}.mainLeadersSearchBlock .max-428{max-width:26.75rem;margin:0 auto}.mainLeadersSearchBlock .max-428 .showSearchLeader{position:absolute;top:100%;right:0;width:100%;perspective:62.5rem;z-index:999;background:var(--layout-white-100-light);box-shadow:0 .625rem 1.25rem rgba(0,0,0,.19),0 .375rem .375rem rgba(0,0,0,.23);border-radius:.25rem;-webkit-transform-origin:top center;animation:growDown .3s ease-in-out forwards;transform-origin:top center;max-height:20.625rem;overflow:auto}.mainLeadersSearchBlock .max-428 .showSearchLeader .equalSpaced{width:100%;justify-content:space-between;border-bottom:.063rem solid var(--section-border-light);padding:.625rem}.mainLeadersSearchBlock .max-428 .showSearchLeader .equalSpaced .card-icons img{width:2.5rem;height:2.5rem;object-fit:contain}.mainLeadersSearchBlock .max-428 .showSearchLeader .equalSpaced .gridLeaderTitle .smallEllippis{font-size:.875rem}.mainLeadersSearchBlock .max-428 .showSearchLeader .equalSpaced .flexList .mb-12{margin-bottom:.25rem}.mainLeadersSearchBlock .max-428 .showSearchLeader .equalSpaced .zuluBTN.small{display:none}.mainLeadersSearchBlock .form-group .form-control{background-color:var(--light-new-light);border:.063rem solid var(--section-border-light);border-radius:1.75rem;min-height:2.625rem;padding:0 10.5rem 0 2.25rem}.mainLeadersSearchBlock .form-group .leftIcon{left:.813rem}.mainLeadersSearchBlock .zuluTabs.allLeaderTabs{overflow:auto}.mainLeadersSearchBlock .zuluTabs.allLeaderTabs .nav-item .tabLinks{color:var(--input-text-success-light);font-size:.875rem;line-height:1.5rem;font-weight:500;background-color:var(--light-new-light);border:.063rem solid var(--section-border-light);border-radius:4rem;transition:all .2s ease;padding:.438rem 1.25rem}.mainLeadersSearchBlock .zuluTabs.allLeaderTabs .nav-item .tabLinks.active,.mainLeadersSearchBlock .zuluTabs.allLeaderTabs .nav-item .tabLinks:hover{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white)}.mainLeadersSearchBlock .max-500{max-width:31.25rem;margin:0 auto}.leadersDetailspage{padding-top:2.5rem;padding-bottom:2.5rem}.fixOnTop.position-sticky{animation:smoothScroll .7s forwards;top:5.5625rem;background:var(--layout-white-100-light);padding:.75rem .625rem;border:.063rem solid var(--section-border-light);border-top:0;border-radius:0 0 .625rem .625rem;z-index:999;box-shadow:0 .1875rem .3125rem rgba(0,0,0,.04)}.community_Main_wrapper{display:flex;flex-wrap:wrap}.community_Main_wrapper .community_row_wrapper{background:var(--dashboard-section-bg-light);border-radius:var(--br-16);padding:1.375rem 0;border:.063rem solid var(--section-border-light)}.community_Main_wrapper .community_row_wrapper .community_col_iner{padding-left:1.5rem;padding-right:1.5rem}.community_Main_wrapper .community_row_wrapper .cardDate{margin:0 .625rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap{padding:1.75rem 1.5rem 0;display:flex;flex-wrap:wrap}.community_Main_wrapper .community_row_wrapper .community_message_wrap .addLeftPad{padding-left:4.125rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_user_img{width:3rem;height:3rem;border-radius:100%;flex-shrink:0}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_user_img img{width:100%;height:auto}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea{width:calc(100% - 3rem);padding:0 1rem .688rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textareaWrap{background:var(--slate-grey-secondary-20-light);border:.063rem solid var(--section-border-light)}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .warningContent{margin:1rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .warningContent textarea{border:.063rem dashed var(--red-color);padding:.25rem .625rem .25rem 2.5rem!important;min-height:0;height:2.563rem;padding-right:4.375rem;border-radius:.375rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .warningContent .icon{left:.625rem;top:.625rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea textarea{box-sizing:border-box;display:flex;background:var(--slate-grey-secondary-20-light);color:var(--input-text-success-light);border:none;resize:none;font-size:.875rem;font-weight:400;padding:.313rem 4.375rem .188rem 1.188rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea textarea::placeholder{position:relative;top:.313rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea textarea:focus-visible{outline:none!important}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textareaForm{background:var(--layout-white-100-light);padding:1rem;border:.063rem solid var(--box-border-med-light);border-radius:1rem;position:relative;z-index:9;margin:.938rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textareaForm .setColWidth{max-width:16.25rem;width:100%}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textareaForm .pollExit{display:flex;position:absolute;left:-.5rem;top:-.625rem;color:var(--layout-white-100-light);background-color:var(--oxford-blue-100-light);border-radius:3.125rem;padding:.125rem;cursor:pointer}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textareaForm .form_field .formInput{background-color:var(--light-grey-20-light);height:2.375rem;min-height:2.375rem;border-radius:.5rem;border:0;padding:.188rem .938rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textarea_count{position:absolute;right:.5rem;bottom:.813rem;font-size:.875rem}.community_Main_wrapper .community_row_wrapper .community_message_wrap .community_textarea .textarea_count.embedPoll{bottom:18.813rem}.community_Main_wrapper .community_row_wrapper .inputIcon.favourited{fill:var(--orange-orange-primary-100-light);stroke:var(--orange-orange-primary-100-light)}.community_Main_wrapper .community_row_wrapper .uploadedImage{width:7.125rem;height:5rem;overflow:hidden;margin-bottom:.125rem}.community_Main_wrapper .community_row_wrapper .uploadedImage .rounded{object-fit:contain;margin:0 auto;display:block}.community_Main_wrapper .community_row_wrapper .uploadedImage .remove-image{right:.125rem;background:var(--orange-orange-primary-100-light);color:var(--layout-white-100-light);border-radius:3.125rem;display:flex;padding:.125rem;cursor:pointer;z-index:9;width:1.063rem;height:1.063rem;align-items:center;top:.125rem;justify-content:center}.community_Main_wrapper .community_row_wrapper .textSpace p a{word-wrap:break-word}.community_Main_wrapper .review_detail_content{padding-left:4rem;width:100%}.community_Main_wrapper .warningAler{background-color:var(--warning-alert);border:.063rem dashed var(--warning-border);color:var(--oxford-blue-100-light);padding:.625rem .563rem .625rem 1rem;border-radius:.313rem}.community_Main_wrapper .warningAler .spoiler_text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;padding-right:8.75rem!important}.community_Main_wrapper .warningContent button.btn.btn-zuluBTN{background:var(--orange-orange-primary-100-light);color:var(--dual-white);position:absolute;right:.625rem;font-size:var(--fs-14);top:.375rem;border:0;padding:.375rem 1rem}.community_Main_wrapper .hrLine{margin:0;border:none;border-top:.063rem solid var(--light-grey-70-light)}.community_Main_wrapper .linkCard{border:.063rem solid var(--section-border-light);border-radius:var(--br-16);padding:.938rem;margin:.938rem 0}.community_Main_wrapper .linkCard:hover{color:var(--orange-orange-primary-100-light)}.community_Main_wrapper .form_field .formInput{width:100%;border:.063rem solid var(--light-grey-70-light);border-radius:.5rem;min-height:3.5rem;padding:1rem;font-size:.938rem;line-height:1.375rem}.community_Main_wrapper .form_field .formInput.inputWidth_width_add{width:calc(100% - 3.75rem)}.community_Main_wrapper .form_field .formInput:focus{outline:unset}.community_Main_wrapper .form_field .formInput:focus-visible{outline:unset}.community_Main_wrapper .formLabel{color:var(--input-text-success-light);font-size:.875rem;font-weight:600}.community_Main_wrapper .dropDownList_with_label .dropDown_iner_row.dropdown .dropDownBtn_Label{background-color:var(--light-grey-20-light);height:2.375rem;min-height:2.375rem;border-radius:.5rem;border:0;padding:.188rem .938rem;display:flex;align-items:center;position:relative;width:100%}.community_Main_wrapper .dropDownList_with_label .dropDown_iner_row.dropdown .dropDownBtn_Label .dropDownArrow{position:absolute;top:.938rem;right:.625rem}.community_Main_wrapper .dropDownList_with_label .dropDown_iner_row.dropdown .dropDownBtn_Label:after{display:none}.community_Main_wrapper .dropDownList_with_label .dropDown_iner_row.dropdown .dropDownBtn_Label h6{margin:0;padding:0;font-size:.75rem;color:var(--oxford-blue-60-light);font-weight:400}.community_Main_wrapper .dropDownList_with_label .dropDown_iner_row.dropdown .dropDownBtn_Label h5{margin:0;font-size:.875rem;color:var(--oxford-blue-100-light);font-weight:500}.community_Main_wrapper .form_FieldWidth_Icon .inputIcon{position:absolute;right:.625rem;top:.625rem;width:1.313rem;height:1.313rem;background:#dedfe0;border-radius:100%;padding:.313rem;cursor:pointer}.community_Main_wrapper .form_FieldWith_plus{display:flex;flex-wrap:wrap;justify-content:space-between}.community_Main_wrapper .form_FieldWith_plus:not(:first-child){padding-top:1rem}.community_Main_wrapper .form_FieldWith_plus .addIcon{width:2.5rem;padding-left:0;text-align:right;display:flex;align-items:center;justify-content:flex-end}.community_Main_wrapper .form_FieldWith_plus .addIcon svg{width:80%;height:80%;cursor:pointer}.community_Main_wrapper .lightBgbutton{min-height:2.125rem;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;background:var(--light-gery-40-light);color:var(--oxford-blue-90-light);font-weight:500;position:relative}.community_Main_wrapper .lightBgbutton:hover{background-color:var(--slate-grey-secondary-20-light)}.community_Main_wrapper .lightBgbutton .width15px{width:1rem}.community_Main_wrapper .lightBgbutton .width20px{width:1.25rem}.community_Main_wrapper .lightBgbutton.active{background:var(--slate-grey-secondary-30-light)}.community_Main_wrapper .dropDownBtnStyle{color:var(--oxford-blue-70-light)!important;font-size:.813rem!important;font-weight:500}.community_Main_wrapper .dropDownBtnStyle:after{display:none!important}.community_Main_wrapper .community_review_wrap{padding:0 1.5rem;display:flex;flex-wrap:wrap}.community_Main_wrapper .community_review_wrap p:empty,.community_Main_wrapper .community_review_wrap span:empty{display:none}.community_Main_wrapper .community_review_wrap .reviewImg{width:3rem;height:3rem;border-radius:100%;flex-shrink:0}.community_Main_wrapper .community_review_wrap .reviewImg img{width:100%;height:auto}.community_Main_wrapper .community_review_wrap .review_detail{padding-left:1rem;width:calc(100% - 3rem)}.community_Main_wrapper .community_review_wrap .review_detail .zuluBTN.borderBTN{min-height:2rem;padding:.438rem .938rem;min-width:4rem;font-size:var(--fs-12)}.community_Main_wrapper .community_review_wrap .reviewActions .dotsBtn{display:flex;flex-wrap:wrap;width:1.5rem;justify-content:flex-end;height:.875rem;align-items:center;cursor:pointer}.community_Main_wrapper .community_review_wrap .reviewActions .dotsBtn span{display:block;width:.25rem;height:.25rem;background:var(--oxford-blue-70-light);border-radius:100%;margin:0 0 0 .188rem}.community_Main_wrapper .community_review_wrap .trading_positions{padding:1rem;border:.063rem solid var(--section-border-light);border-radius:.5rem;margin:.625rem 0}.community_Main_wrapper .community_review_wrap .trading_positions .trading_prcess_bar_wrap{min-height:2.5rem;background:var(--slate-grey-secondary-20-light);border-radius:.25rem;margin:.5rem 0;padding:.5rem .875rem;position:relative;overflow:hidden}.community_Main_wrapper .community_review_wrap .trading_positions .trading_prcess_bar_wrap p{margin:0;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;font-weight:600;color:var(--input-text-success-light)}.community_Main_wrapper .community_review_wrap .trading_positions .trading_prcess_bar_wrap p span{color:var(--orange-orange-primary-100-light)}.community_Main_wrapper .community_review_wrap .trading_positions .trading_prcess_bar_wrap .porcesGreenBar{background:var(--system-profit_green20-light);position:absolute;height:100%;top:0;left:0}.community_Main_wrapper .community_review_wrap .trading_positions .trading_prcess_bar_wrap .porcesGreenBar.width70{width:70%}.community_Main_wrapper .width90Per{width:90%}.community_Main_wrapper .width90Per label,.community_Main_wrapper .width90Per p{color:var(--oxford-blue-80-light);font-weight:400;font-size:var(--fs-14);line-height:1.5rem}.community_Main_wrapper .width90Per .cardContent{color:var(--oxford-blue-80-light);font-weight:400;font-size:var(--fs-14)}.community_Main_wrapper .width90Per .cardContent p:empty{display:none!important}.community_Main_wrapper .cardContent .cardDate,.community_Main_wrapper .cardContent .cardProvider,.community_Main_wrapper .cardContent p,.community_Main_wrapper .stockMarket .cardDate,.community_Main_wrapper .stockMarket .cardProvider,.community_Main_wrapper .stockMarket p,.community_Main_wrapper .textSpace .cardDate,.community_Main_wrapper .textSpace .cardProvider,.community_Main_wrapper .textSpace p{margin-bottom:1rem;font-size:var(--fs-14);color:var(--oxford-blue-80-light);font-weight:var(--fw-400);line-height:1.5rem;letter-spacing:.009rem}.community_Main_wrapper .cardContent .cardDate a,.community_Main_wrapper .cardContent .cardProvider a,.community_Main_wrapper .cardContent p a,.community_Main_wrapper .stockMarket .cardDate a,.community_Main_wrapper .stockMarket .cardProvider a,.community_Main_wrapper .stockMarket p a,.community_Main_wrapper .textSpace .cardDate a,.community_Main_wrapper .textSpace .cardProvider a,.community_Main_wrapper .textSpace p a{color:var(--orange-orange-primary-100-light)}.community_Main_wrapper .cardContent .invisible,.community_Main_wrapper .stockMarket .invisible,.community_Main_wrapper .textSpace .invisible{visibility:visible!important}.community_Main_wrapper .viewersAction{display:flex;align-items:center}.community_Main_wrapper .viewersAction .borderWhiteBtn{border:.063rem solid var(--box-border-light);border-radius:1.875rem;padding:.188rem .5rem;background:var(--dashboard-section-bg-light);display:flex;align-items:center;font-size:.875rem;color:var(--oxford-blue-70-light);margin-right:1.875rem;position:relative;min-height:2rem;min-width:3.438rem;text-align:center;justify-content:center;gap:.375rem;flex-shrink:0}.community_Main_wrapper .viewersAction .borderWhiteBtn.bookmark{min-width:3rem;min-height:2.125rem}.community_Main_wrapper .viewersAction .borderWhiteBtn:before{position:absolute;content:"";display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-1.0625rem;width:.0625rem;height:1.5rem;background-image:url(/assets/images/lineBorder.svg);background-repeat:repeat;background-size:contain}.community_Main_wrapper .viewersAction .borderWhiteBtn:last-child:before{display:none}.community_Main_wrapper .viewersAction .borderWhiteBtn img{width:1.25rem;margin-right:.25rem}.community_Main_wrapper .viewersAction .borderWhiteBtn span{padding:0 .125rem}.community_Main_wrapper .viewersAction .borderWhiteBtn .gray{color:var(--oxford-blue-80-light)}.community_Main_wrapper .viewersAction .borderWhiteBtn .fw-500{font-weight:500}.community_Main_wrapper .all_review_users{display:flex;align-items:center;justify-content:flex-end}.community_Main_wrapper .all_review_users .reviewer_img_wrap{display:flex;align-items:center;position:relative;margin-right:-.625rem}.community_Main_wrapper .all_review_users .reviewer_img_wrap .reviewer_single_img{width:2.25rem;height:2.25rem}.community_Main_wrapper .all_review_users .reviewer_img_wrap .reviewer_single_img:nth-child(2){position:relative;left:-.625rem}.community_Main_wrapper .all_review_users .reviewer_img_wrap .reviewer_single_img:nth-child(3){position:relative;left:-1.25rem}.community_Main_wrapper .all_review_users .review_info h4{margin:0;font-size:.875rem;color:var(--oxford-blue-80-light);font-weight:400}.community_Main_wrapper .all_review_users .review_info p{margin:0;font-size:.625rem;font-weight:400;color:var(--oxford-blue-40-light);padding:.125rem 0 0}.community_Main_wrapper .reviewer_Uploaded_img{margin:1.625rem 0 .625rem}.community_Main_wrapper .reviewer_Uploaded_img img{width:100%;max-width:80%}.community_Main_wrapper .reviewActions{display:flex;align-items:center;flex-wrap:wrap}.community_Main_wrapper .reviewActions .you-reposted{display:flex;align-items:center}.community_Main_wrapper .reviewActions .you-reposted p{margin:0;font-size:.875rem;color:var(--orange-orange-primary-100-light)}.community_Main_wrapper .reply_message_wrap{padding:1rem;background:var(--slate-grey-secondary-20-light)}.community_Main_wrapper .reply_message_wrap .response_user{display:flex;align-items:center}.community_Main_wrapper .reply_message_wrap .response_user .response_user_face{width:3rem;height:3rem;border-radius:100%}.community_Main_wrapper .reply_message_wrap .response_user .response_user_face .userCheck{position:absolute;bottom:-.125rem;right:-.125rem;width:1.25rem;height:1.25rem}.community_Main_wrapper .community_LeftSide{width:calc(100% - 25rem);padding-right:1.5rem}.community_Main_wrapper .community_LeftSide .repeatList:first-child .mt-20{margin-top:0!important}.community_Main_wrapper .community_LeftSide .cover{background-image:linear-gradient(to top,var(--layout-gray-bg-light) 0,var(--layout-white-100-light) 100%);border-radius:1rem 1rem 0 0}.community_Main_wrapper .followBtn{color:var(--orange-orange-primary-100-light);border:.063rem solid;padding:.25rem 1rem;border-radius:3.125rem;text-align:center;overflow:hidden;position:relative}.community_Main_wrapper .followBtn.min-90{min-width:5.625rem}.community_Main_wrapper .followBtn.min-84{min-width:5.25rem}.community_Main_wrapper .followBtn.min-170{min-width:10.625rem}.community_Main_wrapper .followBtn.neutralGrey{color:var(--oxford-blue-70-light);border-color:var(--section-border-light)}.community_Main_wrapper .followBtn.fillBtn{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white);border-color:var(--orange-orange-primary-100-light)}.community_Main_wrapper .stockMarket .cutomChechBox{background-color:var(--section-border-light);min-height:2.5rem;border-radius:.25rem;padding:0}.community_Main_wrapper .stockMarket .cutomChechBox .checkmark{top:50%;transform:translateY(-50%);left:.5rem}.community_Main_wrapper .stockMarket .cutomChechBox .checkmark:after{width:.563rem;height:.563rem}.community_Main_wrapper .stockMarket .cutomChechBox .progress{min-height:2.563rem;background-color:var(--slate-grey-secondary-20-light)}.community_Main_wrapper .stockMarket .cutomChechBox .title{top:50%;transform:translateY(-50%);margin:0 0 0 2.313rem}.community_Main_wrapper .stockMarket .cutomChechBox .progress-bar{background-color:var(--system-profit_green20-light);color:var(--oxford-blue-100-light)}.community_Main_wrapper .stockMarket .cutomChechBox .value{position:absolute;right:.688rem;top:.5rem}.community_Main_wrapper .community_RightSide{width:25rem;position:sticky;top:0;height:fit-content}.community_Main_wrapper .community_RightSide .community_search_hastags .hashtag_info p{font-size:.75rem}.community_Main_wrapper .community_RightSide .community_search_hastags .hashtag_info h6{margin:0 0 .25rem}.community_Main_wrapper .community_RightSide .community_search_hastags .hastag_wrapper{padding:.75rem}.community_Main_wrapper .community_RightSide .community_search_hastags h2{font-size:var(--fs-16);color:var(--input-text-success-light);font-weight:500;margin:0}.community_Main_wrapper .community_RightSide .community_search_hastags .trendign-list{padding:0;margin:0}.community_Main_wrapper .community_RightSide .community_search_hastags .trendign-list li{padding:.375rem 0;display:flex;align-items:center;justify-content:space-between;font-size:.875rem}.community_Main_wrapper .community_RightSide .community_search_hastags .hashtag_Btns{display:flex;flex-wrap:wrap;gap:.5rem}.community_Main_wrapper .community_RightSide .community_search_hastags .hashtag_Btns button{border:none;border:.063rem solid var(--box-border-light);background:var(--portfolio-header-light);border-radius:6.25rem;font-size:.875rem;color:var(--input-text-success-light);min-height:2rem;padding:.375rem .875rem;position:relative;line-height:1.25rem;display:flex;align-items:center}.community_Main_wrapper .community_RightSide .community_search_hastags .hashtag_Btns button svg{width:1rem;height:1rem;background:var(--layout-white-100-light);border-radius:100%;font-size:.625rem;box-shadow:0 .125rem .25rem 0 #d5d5d5;padding:.125rem;margin-left:.375rem}.community_Main_wrapper .hasDropDown.dropdown_menu_animated{display:block;top:inherit;right:auto;left:inherit;max-width:12.5rem;border-radius:1rem;border:.063rem solid var(--section-border-light)}.community_Main_wrapper .hasDropDown li{padding:.5rem 1.25rem;font-size:.75rem;font-weight:500;color:var(--oxford-blue-100-light);border-bottom:.063rem solid var(--section-border-light);cursor:pointer}.community_Main_wrapper .hasDropDown li:hover{color:var(--orange-orange-primary-100-light)}.community_Main_wrapper.hasTagHiddenTextarea .community_row_wrapper{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:.625rem}.community_Main_wrapper.hasTagHiddenTextarea .community_message_wrap{display:none}.community_Main_wrapper.hasTagHiddenTextarea .ForHashTag{border-top-left-radius:0;border-top-right-radius:0}.community_Main_wrapper .tabMoreMenu .zuluTabs li .tabLinks{font-size:var(--fs-14);font-weight:var(--fw-500);min-width:auto;padding:.25rem 1rem;border-radius:.5rem;line-height:1.5rem;display:flex;flex-direction:column;justify-content:center;min-height:2.5rem}.community_Main_wrapper .tabMoreMenu .zuluTabs li .tabLinks.active{font-weight:var(--fw-600)}.community_Main_wrapper .awIcons{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;border:.063rem solid var(--awardBorder);background-color:var(--layout-white-100-light);border-radius:6.25rem;right:-.25rem;top:0;padding:.25rem}.community_Main_wrapper .profileSidebar{box-shadow:0 .063rem .25rem 0 rgba(88,102,126,.12);background-color:var(--layout-white-100-light);border-radius:1rem}.community_Main_wrapper .profileSidebar .cover{background-image:url(/assets/images/profileBG.png);background-repeat:repeat;background-size:cover;min-height:4.375rem;border-radius:1rem 1rem 0 0;overflow:hidden}.community_Main_wrapper .profileSidebar .pIcon{border:.25rem solid var(--layout-white-100-light);border-radius:6.25rem}.community_Main_wrapper .profileSidebar .topSpace{margin-top:-3.125rem}.community_Main_wrapper .videoContainer{position:relative;padding-bottom:33.25%;height:0;overflow:hidden;border-radius:.5rem;max-width:37.5rem}.community_Main_wrapper .videoContainer .postVideo{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:.5rem}.replied.bosted{background:var(--light-grey-20-light);color:var(--input-text-success-light);display:inline-flex;align-items:center;padding:.313rem .625rem;border-radius:.5rem;margin-left:1.5rem;font-size:.813rem;font-weight:500}.subCommentInner .replied.bosted{margin-left:5.5rem}.primary .maskedIcon{background-color:var(--orange-orange-primary-100-light)!important}.socialShareIcons button svg{border-radius:.3125rem}.modal-dialog .modal-body.p-24{padding:1.5rem}.modal-dialog .modal-body .community_Main_wrapper .community_message_wrap{position:relative;padding:0}.modal-dialog .modal-body .community_Main_wrapper .community_message_wrap .community_textarea textarea{min-height:8.125rem!important}.modal-dialog .modal-body .beforeLine{position:relative}.modal-dialog .modal-body .beforeLine:before{position:absolute;content:"";background:var(--box-border-med-light);width:.125rem;height:100%;left:1.438rem;top:1.75rem;bottom:0}.modal-dialog .modal-body .beforeLine .ellipis p{white-space:nowrap;max-width:100%;overflow:hidden;height:1.25rem;text-overflow:ellipsis;color:var(--oxford-blue-80-light)}.listCommentModal .invisible{visibility:visible!important}.leaderCarouselCommunity .customCarousel .react-multi-carousel-list .px-16{padding-right:1rem}.leaderCarouselCommunity .customCarousel .leaderCards{border:.063rem solid var(--box-border-med-light);border-radius:.75rem;background-color:var(--layout-white-100-light)}.leaderCarouselCommunity .customCarousel .leaderCards .covered{background-color:var(--slate-grey-secondary-20-light);min-height:3.125rem;width:100%;border-radius:.75rem .75rem 0 0;padding-left:1.125rem;padding-right:1.125rem}.leaderCarouselCommunity .customCarousel .leaderCards .covered .colored{font-size:.563rem;background-color:transparent;padding:.063rem .25rem}.leaderCarouselCommunity .customCarousel .leaderCards .userFlow{padding:1.125rem}.leaderCarouselCommunity .customCarousel .leaderCards .userFlow .user{border:.125rem solid var(--layout-white-100-light);width:3.75rem;height:3.75rem;margin:-1.813rem auto .625rem;border-radius:6.25rem}.leaderCarouselCommunity .customCarousel .leaderCards .zuluBTN.borderBTN{font-size:var(--fs-12);font-weight:var(--fw-500);min-height:1.875rem;min-width:8.375rem}.leaderCarouselCommunity .customCarousel .leaderCards .roiCoppier li{position:relative}.leaderCarouselCommunity .customCarousel .leaderCards .roiCoppier li:not(:last-child):before{position:absolute;background:linear-gradient(270deg,#eff0f3,#bdbec1 49.5%,#d6d6d6);content:"";width:.063rem;height:2.313rem;right:-.625rem;top:0}.DropDownList{border-radius:1rem;border:.063rem solid var(--section-border-light)!important;width:auto;border-radius:1rem!important;padding:.75rem 1rem}.DropDownList.newListMenu .dropdown-item{padding:.5rem 1.563rem;font-size:.813rem;font-weight:500;color:var(--oxford-blue-100-light)}.DropDownList.newListMenu .dropdown-item:hover{color:var(--orange-orange-primary-100-light);background:transparent}.DropDownList.newListMenu .dropdown-item:hover .maskedIcon{background-color:var(--system-loss_red100-light)}.DropDownList.width340px{min-width:14.375rem!important}.DropDownList.w-206{min-width:12.875rem}.DropDownList .dropdown-item{padding:.625rem .938rem;font-size:.813rem;color:var(--oxford-blue-90-light);display:flex;gap:.125rem;white-space:normal}.DropDownList .dropdown-item.primary{color:var(--orange-orange-primary-100-light)}.DropDownList .dropdown-item.fw-500{font-weight:500}.DropDownList .dropdown-item:hover{color:var(--orange-orange-primary-100-light);background:transparent}.DropDownList .dropdown-item:hover .maskedIcon{background-color:var(--orange-orange-primary-100-light)}.DropDownList.showMoreMenu{padding:.625rem .938rem;width:15.625rem}.DropDownList.showMoreMenu .dropdown-item{color:var(--oxford-blue-90-light);display:flex;padding:.688rem .75rem;gap:.625rem;font-size:var(--fs-15);font-weight:var(--fw-500);line-height:1}.DropDownList.showMoreMenu .dropdown-item.active,.DropDownList.showMoreMenu .dropdown-item:hover{color:var(--orange-orange-primary-100-light)!important}.position-sticky.top100{top:6.25rem}.zulu-block-modal .swal2-popup .swal2-actions{flex-direction:row-reverse}.zuluBTN.borderBTN.moreButton{color:var(--oxford-blue-90-light);font-size:var(--fs-15);border-color:var(--section-border-light);min-width:6.938rem;font-weight:var(--fw-500)}.zuluBTN.borderBTN.moreButton.small{font-size:var(--fs-14)}.zuluBTN.borderBTN.moreButton:hover{color:var(--layout-white-100-light);border-color:var(--orange-orange-primary-100-light)}.spoilerContainer,.stockMarket{margin-bottom:1.25rem}.spoilerContainer p,.stockMarket p{font-size:var(--fs-14);color:var(--oxford-blue-80-light);font-weight:var(--fw-400);line-height:1.5rem;word-wrap:break-word}.singlePostProFile .profile{margin-top:-1.25rem}.singlePostProFile .profile .user img{border:.125rem solid var(--layout-white-100-light)}.singlePostProFile .profile .profile-info p{font-size:var(--fs-14)}.singlePostProFile .listShare li{flex-shrink:0}.singlePostProFile .listShare li .zuluBTN{width:7.25rem}.singlePostProFile .listShare .follow-button{border:.063rem solid var(--section-border-light);display:flex;align-items:center;min-height:2.5rem;border-radius:1.25rem}.singlePostProFile .zuluTabs.mb-4{margin:0!important;padding:0!important}.ptReMedia button{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.commentsIntoBorder{padding-bottom:1.875rem!important}.commentsIntoBorder .single-post-comments{position:relative}.commentsIntoBorder .single-post-comments:before{position:absolute;content:"";background:var(--box-border-med-light);width:.125rem;height:100%;left:3.063rem;top:0;bottom:0}.commentsIntoBorder .single-post-comments:last-child:before{top:-1rem}.commentsIntoBorder .single-post-comments:first-child:before{top:0}.commentsIntoBorder .single-post-comments .comment-level-2{padding-top:0;padding-left:4.063rem}.commentsIntoBorder .single-post-comments .comment-level-2 .repeatList:before{display:none}.repliesComments{padding-top:2rem;position:relative}.repliesComments .clickView{margin-left:5.438rem;margin-bottom:0}.repliesComments .clickView:before{position:absolute;content:"";background:var(--box-border-med-light);width:2.5rem;height:.125rem;top:.75rem;left:-2.375rem}.repliesComments .clickView{position:relative;background-color:var(--light-grey-50-light);border-radius:.375rem;padding:.25rem .438rem;font-size:var(--fs-14);color:var(--black-100-light);font-weight:400;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.singleRepeatPost{position:relative;border-bottom:.063rem solid var(--section-border-light)}.singleRepeatPost .community_row_wrapper{border:0;background:transparent}.singleRepeatPost .community_row_wrapper.mt-20{margin-top:0!important}.singleRepeatPost .community_row_wrapper .subComment{padding-left:4.063rem}.singleRepeatPost .replyComment{position:relative}.singleRepeatPost .replyComment:before{position:absolute;content:"";background:var(--box-border-med-light);width:.125rem;height:100%;left:3.125rem;top:2.5rem;bottom:0}.singleRepeatPost .commentsData{overflow:hidden}.singleRepeatPost .commentsData .repeatList{position:relative}.singleRepeatPost .commentsData .repeatList:before{position:absolute;content:"";background:var(--section-border-light);width:.063rem;height:100%;left:3.063rem;top:2.5rem}.singleRepeatPost .commentsData .repeatList .community_row_wrapper,.singleRepeatPost .commentsIntoBorder .repeatList{position:relative}.singleRepeatPost .commentsIntoBorder .repeatList:before{position:absolute;content:"";background:var(--box-border-med-light);width:.125rem;height:100%;left:3.125rem;top:2.5rem;bottom:0}.singleRepeatPost .commentsIntoBorder .repeatList:last-child:before{display:none}.singleRepeatPost .commentsIntoBorder .repeatList.commentAdded:before{display:block;left:3.125rem;top:-2.813rem;bottom:0}.hastagsSelected li{background-color:var(--portfolio-header-light);border:.063rem solid var(--section-border-light);color:var(--oxford-blue-100-light);font-size:.875rem;font-weight:400;padding:.188rem .5rem .188rem .75rem;border-radius:3.125rem;opacity:.9}.hastagsSelected li .close{background:var(--layout-white-100-light);filter:drop-shadow(0 .25rem .25rem rgba(0,0,0,.05));border-radius:3.125rem;line-height:1;padding:.063rem}.emptyData{position:relative;text-align:center;padding:1.25rem 0;overflow:hidden}.emptyData.min-580{min-height:36.25rem}.emptyData .img-fluid{width:100%}.emptyData .nodataFound{max-width:25rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto;text-align:center;left:0;right:0}.emptyData .nodataFound:after{position:absolute;content:"";border-radius:1.25rem;background:var(--empty-shadow);filter:blur(4.5rem);width:37.313rem;height:25.938rem;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.community_RightSide{background:var(--layout-white-100-light);border-radius:var(--br-16);padding:2rem 1.25rem;border:.063rem solid var(--section-border-light)}.community_RightSide .emptyData{overflow:hidden;min-height:auto;margin-top:0!important}.community_RightSide .emptyData .nodataFound p{font-size:var(--fs-14)}.community_RightSide .emptyData .nodataFound p.fs-14{font-size:.75rem}.community_RightSide .form-group.inputIcon .form-control{padding-left:2.375rem;border-radius:.75rem;border-color:var(--section-border-light)!important}.shareInpuFiel .form-control{padding:.625rem 10rem .625rem 1.188rem}.shareInpuFiel .zuluBTN{right:.563rem;top:.438rem;border-radius:.313rem;max-width:6.875rem}.button.fillBtn{border-radius:15rem;padding:.25rem 1rem;background-color:var(--orange-orange-primary-100-light);border:.063rem solid var(--orange-orange-primary-100-light);color:var(--layout-white-100-light)}.zuluTabs.moreItems .DropDownList.showMoreMenu #tab-likedPost,.zuluTabs.moreItems .DropDownList.showMoreMenu #tab-myPost{display:none}.button.borderBtn{border-radius:15rem;padding:.25rem 1rem;background-color:var(--layout-white-100-light);border:.063rem solid var(--orange-orange-primary-100-light);color:var(--orange-orange-primary-100-light);text-align:center}.button.borderBtn.min-170{min-width:10.625rem}.button.borderBtn.fillBtn{background-color:var(--orange-orange-primary-100-light);color:var(--layout-white-100-light)}.onlyTextList,.onlyTextList li{padding:0;margin:0}.onlyTextList li{font-size:.875rem;cursor:pointer;border-radius:.375rem}.onlyTextList li:hover{background-color:var(--orange-orange-primary-10-light);color:var(--orange-orange-primary-100-light)}.searchBar{position:relative}.searchBar .searchInput{width:calc(100% - 3.25rem)}.searchBar .searchIconSM{position:absolute;left:.938rem;top:1.25rem;width:1.063rem}.searchBar .searchAddIcon{width:3.25rem;padding-left:1rem}.searchBar .searchAddIcon svg{width:2.5rem;height:2.5rem;background:var(--orange-orange-primary-100-light);border-radius:100%;padding:.438rem;color:var(--layout-white-100-light);cursor:pointer}.searchBar input{width:100%;border:.063rem solid var(--light-grey-70-light);min-height:2.75rem;padding:.5rem 2.438rem;font-size:.938rem;line-height:1.563rem}.searchBar input.minHeight{min-height:3.5rem}.searchBar input:focus{border:.063rem solid var(--section-border-light)}.searchBar input:focus-visible{border:.063rem solid var(--section-border-light);outline:unset}.searchBar .searchIcon{position:absolute;left:.875rem;top:.875rem;stroke:var(--input-text-success-light)}.insertTabs .border-bottom{border-color:var(--section-border-light)!important}.invites_count{padding:.5rem 0 0}.invites_count h5{margin:0;color:var(--input-text-success-light);font-size:.938rem;font-weight:600}.invites_count .invite_col{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:.875rem 0}.invites_count .invite_col:not(:last-child){border-bottom:.063rem solid var(--section-border-light)}.invites_count .invite_col .inviteBtn p .rounded-pill{display:flex;width:1.063rem;height:1.063rem;align-items:center;justify-content:center;overflow:hidden}.invites_count .invite_col .invite_leftCol{display:flex;align-items:center}.invites_count .invite_col .invite_leftCol .inviteImg{width:3.125rem;height:3.125rem;border-radius:100%;overflow:hidden}.invites_count .invite_col .invite_leftCol .inviteImg img{width:100%;max-width:100%}.invites_count .invite_col .invite_leftCol .invite_info{padding-left:1rem}.invites_count .invite_col .invite_leftCol .invite_info h3{margin:0;color:var(--input-text-success-light);font-size:.875rem;font-weight:600}.invites_count .invite_col .invite_leftCol .invite_info p{margin:0;color:var(--oxford-blue-60-light);font-size:.75rem;font-weight:400;padding:.125rem 0 0}.hashtagList li:last-child .hastag_wrapper{border:0!important;padding-bottom:0!important}.hastag_wrapper{background:var(--layout-white-100-light);border-bottom:.063rem solid var(--section-border-light)}.hastag_wrapper .hasTag_inder_row{border:.063rem solid var(--box-border-light);border-radius:.5rem;padding:.625rem;margin:.5rem 0;display:flex;flex-wrap:wrap;justify-content:space-between}.hastag_wrapper .hasTag_inder_row .hashtag_info h4{font-size:var(--fs-16);color:var(--input-text-success-light);margin:0;font-weight:600}.hastag_wrapper .hasTag_inder_row .hashtag_info p{margin:0;color:var(--oxford-blue-60-light);font-size:.875rem}.hastag_wrapper .hasTag_inder_row .hashtag_RightSide{display:flex;align-items:center;width:15.625rem;justify-content:space-between}.hastag_wrapper .hasTag_inder_row .hashtag_RightSide .hashTag_img{padding-right:1rem}.hastag_wrapper .hasTag_inder_row .hashtag_RightSide .hashTag_img img{width:100%}.cover img{object-fit:cover}.newsBlog .single-blog a:hover{color:var(--orange-orange-primary-100-light)}.newsBlog .single-blog .badge{color:var(--oxford-blue-100-light);font-size:var(--fs-14);font-weight:var(--fw-500)}.newsBlog .single-blog .badge.lightPrimary{background:var(--orange-orange-primary-10-light)}.newsBlog .single-blog .badge.boxedBG{background:var(--oxford-blue-10-light)}.listCommentModal li{position:relative}.listCommentModal li:not(:last-child):before{position:absolute;content:"";background-color:var(--oxford-blue-10-light);width:.125rem;height:100%;left:1.375rem;top:1.875rem}.listCommentModal li .name.gridLeaderTitle{width:calc(100% - 4.375rem)}.commentArea.form-group .form-control.textarea{width:100%;background-color:var(--slate-grey-secondary-20-light);border-color:var(--section-border-light)!important;min-height:8.125rem;border-radius:.5rem}.commentArea .textarea_count{bottom:.188rem;right:.625rem;background-color:var(--slate-grey-secondary-20-light)}.leftDropSpace{padding-left:4.375rem}.imagesGrid{margin-top:.625rem;border-radius:1rem;overflow:hidden;width:100%;max-width:30rem;gap:.125rem;display:grid;grid-template-columns:1fr 1fr}.imagesGrid.column4{grid-template-columns:repeat(auto-fill,minmax(24%,1fr));max-width:100%}.imagesGrid.column4 .media-item a{display:block}.imagesGrid.column4 img{position:relative;width:100%;height:16.25rem}.imagesGrid.layout-1{display:block;max-width:23.75rem;padding:.063rem}.imagesGrid.layout-1 .layout-grid{padding-top:105%}.imagesGrid.layout-2 .layout-grid{padding-top:80%}.imagesGrid.layout-3 .layout-grid{padding-top:35%}.imagesGrid.layout-3 .layout-grid:first-child{padding-top:80%;grid-row:1/3}.imagesGrid.layout-4 .layout-grid{padding-top:60%}.imagesGrid .layout-grid{position:relative;cursor:pointer;width:100%}.imagesGrid.grid3{grid-template-columns:repeat(auto-fill,minmax(32%,1fr))}.imagesGrid img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.modalBackdrop{position:fixed;inset:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .1s ease-in-out;z-index:99999}.modalBackdrop.fadeIn{opacity:1}.modalBackdrop.fadeOut{opacity:0}.modalBackdrop .modalContent{background:var(--layout-white-100-light);padding:0;border-radius:.5rem;position:relative;animation:scaleIn .3s ease-out;cursor:default}.modalBackdrop .modalContent .modalImage{max-width:40.625rem;max-height:28.75rem;border-radius:.9375rem}.modalBackdrop .modalContent.zoomIn{animation:zoomInBig .4s cubic-bezier(.22,1,.36,1)}.modalBackdrop .modalContent.zoomOut{animation:zoomOutBig .3s ease-in}.modalBackdrop .closeButton{position:absolute;top:-2.25rem;right:0;background-color:var(--layout-white-100-light);color:var(--oxford-blue-100-light);border:none;padding:0;cursor:pointer;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}@keyframes zoomInBig{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes zoomOutBig{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.swal2-popup{max-width:36.125rem;width:100%;border-radius:1rem;padding:1.875rem 1.25rem}.swal2-popup.headerInclude{padding:0 0 1.875rem}.swal2-popup.headerInclude .headerBG{background-color:var(--section-border-light);border-radius:1rem 1rem 0 0;padding:1.25rem}.swal2-popup.headerInclude .swal2-html-container{padding-bottom:0}.swal2-popup .modalTitle{font-size:var(--fs-16);font-weight:var(--fw-600);color:var(--input-text-success-light)}.swal2-popup .swal2-icon{border:0;margin:0 auto 1rem}.swal2-popup .swal2-actions{width:100%;margin-top:1.25rem}.swal2-popup .swal2-html-container{padding-top:.625rem}.swal2-popup .swal2-styled{width:100%;max-width:11.25rem;border-radius:3.125rem}.swal2-popup .swal2-styled.Zulu-cancel-btn{background:var(--dashboard-section-bg-light);border:.063rem solid var(--orange-orange-primary-100-light);color:var(--orange-orange-primary-100-light)}.swal2-popup .swal2-styled.Zulu-cancel-btn:hover{background:var(--orange-orange-primary-100-light);color:var(--dual-white)}.swal2-popup .smallList{padding:.625rem 0}.swal2-popup .smallList li{text-align:left;font-size:var(--fs-16);padding:.625rem 0;display:flex;align-items:center;gap:.625rem}@media screen and (max-width:1599px){.community_Main_wrapper .community_LeftSide{width:calc(100% - 18.75rem)}.community_Main_wrapper .community_RightSide{width:18.75rem}}.mainLeaderDashBoard .br-top-0{border-top-left-radius:0;border-top-right-radius:0;border-top:0}.mainLeaderDashBoard .TabsContent .earningTabs{width:100%}.mainLeaderDashBoard .TabsContent .earningTabs .community_row_wrapper{margin-top:0}.mainLeaderDashBoard .TabsContent .earningTabs .repeatList{margin-bottom:1.25rem}.mainLeaderDashBoard .TabsContent .earningTabs .repeatList:first-child .community_row_wrapper{border-radius:0 0 1rem 1rem;border-top:0;padding-top:3.125rem}.mainLeaderDashBoard .TabsContent .earningTabs .cardElement:first-child,.mainLeaderDashBoard .TabsContent .earningTabs .topMedia{border-radius:0 0 1rem 1rem;border-top:0}.mainLeaderDashBoard .TabsContent .earningTabs .charBlock .cardElement{padding-bottom:.063rem}.mainLeaderDashBoard .TabsContent .earningTabs .charBlock .cardElement:first-child{border-radius:1rem;border-top:.063rem solid var(--section-border-light);margin-top:1.25rem}.mainLeaderDashBoard .TabsContent .earningTabs .emptyData{margin:-.063rem 0 0!important;border-radius:0 0 1rem 1rem;overflow:hidden}.mainLeaderDashBoard .TabsContent .community_Main_wrapper{width:100%}.mainLeaderDashBoard .TabsContent .CoppierTabs .cardElement,.mainLeaderDashBoard .TabsContent .assetsTraded .cardElement{padding-bottom:.063rem}.mainLeaderDashBoard .TabsContent .CoppierTabs .cardElement:first-child,.mainLeaderDashBoard .TabsContent .assetsTraded .cardElement:first-child{border-radius:0 0 1rem 1rem;border-top:0}.mainLeaderDashBoard .TabsContent .chatBlock{margin-top:1.25rem}.intoDropDown{display:none!important}.modal-content .modal-body .community_Main_wrapper .community_row_wrapper{background:transparent}.customTooltip,.triggerTooltips{opacity:1!important;z-index:99}.customTooltip.w-440 .tooltip-inner,.triggerTooltips.w-440 .tooltip-inner{width:27.5rem;max-width:100%;text-align:left;border-radius:1rem;padding:1rem}.customTooltip.max-250 .tooltip-inner,.triggerTooltips.max-250 .tooltip-inner{width:15.625rem;padding:.875rem .625rem;max-width:100%}.customTooltip .tooltip-inner,.triggerTooltips .tooltip-inner{background-color:var(--layout-white-100-light);color:var(--oxford-blue-100-light);border:.063rem solid var(--section-border-light);box-shadow:.188rem .313rem .875rem 0 hsla(0,0%,85%,.25);font-size:.813rem;line-height:1.125rem;padding:.625rem;z-index:9999}.customTooltip .tooltip-arrow:before,.triggerTooltips .tooltip-arrow:before{border-top-color:var(--box-border-light)!important}.customTooltip{position:relative;display:inline-block;z-index:99}.customTooltip .feather-alert-circle,.customTooltip .tooltiptext{color:var(--oxford-blue-100-light)}.customTooltip .tooltiptext{visibility:hidden;width:100%;background-color:var(--layout-white-100-light);border:.063rem solid var(--section-border-light);text-align:center;border-radius:1rem;padding:.625rem 1rem;position:absolute;z-index:9;top:1.5rem;left:0;margin-left:-1.875rem;opacity:0;transition:opacity .3s;font-size:.813rem;line-height:1.125rem;min-width:11.875rem;box-shadow:var(--box-shadow-light)}.customTooltip .tooltiptext.hideBeforeAfter{padding-top:1.25rem}.customTooltip .tooltiptext.hideBeforeAfter.right-0{right:-5.875rem}.customTooltip .tooltiptext.hideBeforeAfter:after,.customTooltip .tooltiptext.hideBeforeAfter:before{display:none}.customTooltip .tooltiptext.min-100{min-width:4.375rem;margin:-.3125rem 0 0 -1.25rem}.customTooltip .tooltiptext.riskTool{transform:translateX(-40%);margin:0 auto;top:2rem;padding-top:1.125rem}.customTooltip .tooltiptext.riskTool:after,.customTooltip .tooltiptext.riskTool:before{right:0;left:0;margin:0 auto}.customTooltip .tooltiptext.right-0{right:-1.875rem;left:auto}.customTooltip .tooltiptext.right-0:before{right:1.875rem;left:auto}.customTooltip .tooltiptext.right-0:after{right:1.75rem;left:auto}.customTooltip .tooltiptext:before{position:absolute;content:"";width:0;height:0;border:.5rem solid transparent;border-bottom:.5rem solid var(--layout-white-100-light);left:1.75rem;top:-1rem;z-index:1}.customTooltip .tooltiptext:after{position:absolute;content:"";width:0;height:0;border:.625rem solid transparent;border-bottom:.625rem solid var(--section-border-light);left:1.625rem;top:-1.25rem}.customTooltip .tooltiptext.w-325{width:20.313rem}.customTooltip .tooltiptext.w-292{width:18.25rem}.customTooltip .tooltiptext .listToolTips li{flex-direction:row!important;width:100%}.customTooltip .tooltiptext .listToolTips li:before{display:none!important}.customTooltip .tooltiptext.min-auto{min-width:auto}.customTooltip .tooltiptext.darkBG{background-color:var(--bannerBG);border:0;color:var(--dual-white);margin-left:-3.125rem;font-size:.75rem;padding:.438rem}.customTooltip.top .tooltiptext{bottom:inherit;top:-3.125rem}.customTooltip.top .tooltiptext:before{border-bottom:transparent;border-top:.5rem solid var(--layout-white-100-light);top:auto;bottom:-.5rem}.customTooltip.top .tooltiptext:after{border-bottom:transparent;border-top:.5rem solid var(--section-border-light);top:auto;bottom:-.5rem}.customTooltip:hover .tooltiptext{visibility:visible;opacity:1}.rightSectionCalc .community_Main_wrapper .community_RightSide{width:100%}.mainSwitchButton{position:absolute;min-height:5rem;min-width:22.188rem;display:flex;align-items:center;justify-content:flex-end;z-index:999;transition:.3s ease-out}.mainSwitchButton .menuIcon{color:var(--oxford-blue-60-light)}.mainLeftMenu{width:19.5rem;position:fixed;left:0;top:0;bottom:0;background-color:var(--side-bar-bg-light);border-right:.063rem solid var(--section-border-light);transition:.3s ease-out;z-index:999}.mainLeftMenu .dropdownRefs{padding:1.063rem 1.5rem 1.5rem}.mainLeftMenu .mainLogo{min-height:5.063rem;border-color:var(--section-border-light)!important;background-color:var(--dashboard-section-bg-light);position:relative;padding-left:2.25rem}.mainLeftMenu .userIcon{width:2.625rem;height:2.625rem}.mainLeftMenu .dropSelect{background-color:var(--light-gery-30-light);border:.063rem solid var(--box-border-light);border-radius:.75em;padding:.688rem 1rem;color:var(--oxford-blue-100-light);max-height:25rem;overflow:auto}.mainLeftMenu .dropSelect::-webkit-scrollbar{width:.188rem}.mainLeftMenu .menuList{height:calc(100vh - 5rem);overflow:auto}.mainLeftMenu .menuList::-webkit-scrollbar{width:.063rem}.mainLeftMenu .progress{background:var(--orange-orange-primary-10-light);height:.375rem}.mainLeftMenu .progress .progress-bar{background:var(--orange-orange-primary-100-light)}.customDropDown.notification{width:25rem;right:-200%;padding:1rem;border-radius:0;border:0;transition:transform 1s ease-in-out;top:0;bottom:0}.customDropDown.notification.show{right:0}.customDropDown.notification .border-bottom{border-color:var(--section-border-light)!important}.mergeHide{display:flex}.toggleSidebarMenu .mainSwitchButton{min-width:7.5rem}.toggleSidebarMenu .mainLeftMenu{width:5rem;z-index:999}.toggleSidebarMenu .mainLeftMenu .dropdownRefs,.toggleSidebarMenu .mainLeftMenu .mergeSpace{padding:.688rem!important}.toggleSidebarMenu .mainLeftMenu .dropdownRefs .dropSelect,.toggleSidebarMenu .mainLeftMenu .mergeSpace .dropSelect{padding:.25rem;justify-content:center}.toggleSidebarMenu .mainLeftMenu .dropdownRefs .dropSelect .name,.toggleSidebarMenu .mainLeftMenu .mergeSpace .dropSelect .name{display:none}.toggleSidebarMenu .mainLeftMenu .dropdownRefs .dropdown_menu.dropSelect,.toggleSidebarMenu .mainLeftMenu .mergeSpace .dropdown_menu.dropSelect{width:15.625rem;top:0;left:5rem;position:absolute;padding:0 .813rem}.toggleSidebarMenu .mainLeftMenu .dropdownRefs .dropdown_menu.dropSelect .name,.toggleSidebarMenu .mainLeftMenu .mergeSpace .dropdown_menu.dropSelect .name{display:block}.toggleSidebarMenu .mainLeftMenu .mergeHide{display:none}.toggleSidebarMenu .mainLeftMenu .centerd{text-align:center}.toggleSidebarMenu .mainLeftMenu .openLinks li a{justify-content:center}.toggleSidebarMenu .mainLeftMenu .openLinks li a span.text{display:none}.toggleSidebarMenu .mainLeftMenu .openLinks li a:hover .text{display:flex;left:4.25rem;position:absolute;font-size:.813rem;background:var(--layout-white-100-light);padding:.313rem .625rem;border:.063rem solid var(--section-border-light);top:0;bottom:0;align-items:center;border-radius:0 .625rem .625rem 0}.toggleSidebarMenu .mainLeftMenu .compressSidebar{display:block!important}.toggleSidebarMenu .mainLeftMenu .useMain{display:none!important}.toggleSidebarMenu .mainLeftMenu .processOnboarding{padding:.688rem!important}.toggleSidebarMenu .mainLeftMenu .processOnboarding .clickable{display:flex!important;border-radius:.5rem;border:.063rem solid var(--orange-orange-primary-100-light);padding:.625rem;align-items:center;justify-content:center}.toggleSidebarMenu .mainLeftMenu .processOnboarding .completeProcess{display:none}.toggleSidebarMenu .mainLeftMenu .menuList{overflow:visible}.toggleSidebarMenu .mainRightMenu{margin-left:5rem;width:calc(100% - 5rem)}.cutomChechBox{display:block;position:relative;padding-left:1.438em;margin-bottom:.75em;cursor:pointer;font-size:.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cutomChechBox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cutomChechBox input:checked~.checkmark{background-color:var(--layout-white-100-light);border-color:var(--orange-orange-primary-100-light)}.cutomChechBox input:checked~.checkmark:after{display:block}.cutomChechBox .checkmark{position:absolute;top:.125em;left:0;height:1.063rem;width:1.063rem;background-color:transparent;border-radius:.125em;border:.125em solid var(--slate-grey-secondary-80-light)}.cutomChechBox .checkmark:after{content:"";position:absolute;display:none;left:.313rem;top:.063rem;width:.313rem;height:.625rem;border:solid var(--orange-orange-primary-100-light);border-width:0 .125em .125em 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cutomChechBox.radio .checkmark{border-radius:50%}.cutomChechBox.radio .checkmark:after{border:0;top:.188rem;left:.188rem;width:.438rem;height:.438rem;border-radius:50%;background:var(--orange-orange-primary-100-light)}.cutomChechBox.plan_box{padding-left:2.625rem;min-height:4.063rem;display:flex;align-items:center;justify-content:space-between;-webkit-transition:all .5s ease;transition:all .3s ease}.cutomChechBox.plan_box.active,.cutomChechBox.plan_box:hover{-webkit-transform:scale(1.02);transform:scale(1.02);border-color:var(--orange-orange-primary-100-light)}.cutomChechBox.plan_box .checkmark{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:.938rem}.cutomChechBox.plan_box input{height:100%;width:100%;left:0;right:0;top:0;z-index:999}.uppercase{text-transform:uppercase}.maskedIcon{-webkit-mask-position:center center;mask-position:center center;position:relative;display:flex}.maskedIcon.dashboard{-webkit-mask-image:url(/assets/images/menu/dashboard.svg);mask-image:url(/assets/images/menu/dashboard.svg)}.maskedIcon.togglerMenu{width:1.063rem;height:.875rem;background-color:var(--oxford-blue-60-light);-webkit-mask-image:url(/assets/images/menu.svg);mask-image:url(/assets/images/menu.svg)}.maskedIcon.leaders{-webkit-mask-image:url(/assets/images/menu/leaders.svg);mask-image:url(/assets/images/menu/leaders.svg)}.maskedIcon.trades{-webkit-mask-image:url(/assets/images/menu/trades.svg);mask-image:url(/assets/images/menu/trades.svg)}.maskedIcon.market{-webkit-mask-image:url(/assets/images/menu/market.svg);mask-image:url(/assets/images/menu/market.svg)}.maskedIcon.watchlist{-webkit-mask-image:url(/assets/images/menu/watchlist.svg);mask-image:url(/assets/images/menu/watchlist.svg)}.maskedIcon.tradingAccount{-webkit-mask-image:url(/assets/images/menu/tAccount.svg);mask-image:url(/assets/images/menu/tAccount.svg)}.maskedIcon.community{-webkit-mask-image:url(/assets/images/menu/community.svg);mask-image:url(/assets/images/menu/community.svg)}.maskedIcon.myPortfolio{-webkit-mask-image:url(/assets/images/menu/myPortfolio.svg);mask-image:url(/assets/images/menu/myPortfolio.svg)}.maskedIcon.messages{-webkit-mask-image:url(/assets/images/menu/message.svg);mask-image:url(/assets/images/menu/message.svg)}.maskedIcon.helpCenter{-webkit-mask-image:url(/assets/images/menu/helpCenter.svg);mask-image:url(/assets/images/menu/helpCenter.svg)}.maskedIcon.moreMenu{-webkit-mask-image:url(/assets/images/menu/moreMenuIcon.svg);mask-image:url(/assets/images/menu/moreMenuIcon.svg)}.maskedIcon.withdraw{width:1rem;height:1rem;-webkit-mask-image:url(/assets/images/menu/withdrawal.svg);mask-image:url(/assets/images/menu/withdrawal.svg)}.maskedIcon.paypalIcon{width:1rem;height:1rem;-webkit-mask-image:url(/assets/images/menu/paypal.svg);mask-image:url(/assets/images/menu/paypal.svg)}.maskedIcon.bankIcon{width:1rem;height:1rem;-webkit-mask-image:url(/assets/images/menu/addBank.svg);mask-image:url(/assets/images/menu/addBank.svg)}.maskedIcon.cameraIcon{width:1rem;height:1rem;background-color:var(--orange-orange-primary-100-light);-webkit-mask-image:url(/assets/images/camera.svg);mask-image:url(/assets/images/camera.svg)}.maskedIcon.filterRotate{width:.625rem;height:.625rem;-webkit-mask-image:url(/assets/images/menu/filterRotate.svg);mask-image:url(/assets/images/menu/filterRotate.svg)}.maskedIcon.photoIcon{width:.938rem;height:.938rem;-webkit-mask-image:url(/assets/images/menu/photo.svg);mask-image:url(/assets/images/menu/photo.svg)}.maskedIcon.videoIcon{width:.938rem;height:.938rem;-webkit-mask-image:url(/assets/images/menu/video.svg);mask-image:url(/assets/images/menu/video.svg)}.maskedIcon.contentWarning{width:.938rem;height:.938rem;-webkit-mask-image:url(/assets/images/menu/video-1.svg);mask-image:url(/assets/images/menu/video-1.svg)}.maskedIcon.Poll{width:.938rem;height:.938rem;-webkit-mask-image:url(/assets/images/menu/poll.svg);mask-image:url(/assets/images/menu/poll.svg)}.maskedIcon.alertIcon.large{width:1.5rem;height:1.5rem}.maskedIcon.listIcon{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-100-light);-webkit-mask-image:url(/assets/images/listIcon.svg);mask-image:url(/assets/images/listIcon.svg)}.maskedIcon.dropFilter{-webkit-mask-image:url(/assets/images/dropFilter.svg);mask-image:url(/assets/images/dropFilter.svg)}.maskedIcon.dropFilter,.maskedIcon.pedEdit{background-color:var(--oxford-blue-80-light)}.maskedIcon.pedEdit{width:1rem;height:1rem;-webkit-mask-image:url(/assets/images/editPen.svg);mask-image:url(/assets/images/editPen.svg)}.maskedIcon.arrowAngle{width:.75em;height:.75em;background-color:var(--oxford-blue-100-light);-webkit-mask-image:url(/assets/images/rightArrow.svg);mask-image:url(/assets/images/rightArrow.svg)}.maskedIcon.red-text.triangle{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-color:var(--system-loss_red100-light)}.maskedIcon.filter{-webkit-mask-image:url(/assets/images/menu/alignFilter.svg);mask-image:url(/assets/images/menu/alignFilter.svg)}.maskedIcon.filter,.maskedIcon.replyThread{width:1.313rem;height:1.313rem;background-color:var(--oxford-blue-100-light)}.maskedIcon.replyThread{-webkit-mask-image:url(/assets/images/menu/threads.svg);mask-image:url(/assets/images/menu/threads.svg)}.maskedIcon.replyalert{width:1.313rem;height:1.313rem;background-color:var(--oxford-blue-100-light);-webkit-mask-image:url(/assets/images/menu/info-circle.svg);mask-image:url(/assets/images/menu/info-circle.svg)}.maskedIcon.colChat1{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light);-webkit-mask-image:url(/assets/images/chat/addMore.svg);mask-image:url(/assets/images/chat/addMore.svg)}.maskedIcon.muteIcon{width:1.25rem;height:1.25rem;-webkit-mask-image:url(/assets/images/menu/proIcon5.svg);mask-image:url(/assets/images/menu/proIcon5.svg)}.maskedIcon.blockIcon,.maskedIcon.muteIcon{background-color:var(--system-loss_red100-light)}.maskedIcon.blockIcon{width:1.125rem;height:1.125rem;-webkit-mask-image:url(/assets/images/menu/blockIcon.svg);mask-image:url(/assets/images/menu/blockIcon.svg)}.maskedIcon.colChat2{-webkit-mask-image:url(/assets/images/chat/reply-square.svg);mask-image:url(/assets/images/chat/reply-square.svg)}.maskedIcon.colChat2,.maskedIcon.colChat3{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light)}.maskedIcon.colChat3{-webkit-mask-image:url(/assets/images/chat/threads.svg);mask-image:url(/assets/images/chat/threads.svg)}.maskedIcon.colChat4{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light);-webkit-mask-image:url(/assets/images/chat/pins.svg);mask-image:url(/assets/images/chat/pins.svg)}.maskedIcon.invite{-webkit-mask-image:url(/assets/images/chat/invite.svg);mask-image:url(/assets/images/chat/invite.svg)}.maskedIcon.invite,.maskedIcon.threads{width:1.5rem;height:1.5rem;background-color:var(--oxford-blue-90-light)}.maskedIcon.threads{-webkit-mask-image:url(/assets/images/chat/message-square.svg);mask-image:url(/assets/images/chat/message-square.svg)}.maskedIcon.pinnedMessages{-webkit-mask-image:url(/assets/images/chat/pins.svg);mask-image:url(/assets/images/chat/pins.svg)}.maskedIcon.CopyLink,.maskedIcon.pinnedMessages{width:1.5rem;height:1.5rem;background-color:var(--oxford-blue-90-light)}.maskedIcon.CopyLink{-webkit-mask-image:url(/assets/images/chat/link.svg);mask-image:url(/assets/images/chat/link.svg)}.maskedIcon.ExportChatvite{-webkit-mask-image:url(/assets/images/chat/download.svg);mask-image:url(/assets/images/chat/download.svg)}.maskedIcon.ExportChatvite,.maskedIcon.inviteSettings{width:1.5rem;height:1.5rem;background-color:var(--oxford-blue-90-light)}.maskedIcon.inviteSettings{-webkit-mask-image:url(/assets/images/chat/settings.svg);mask-image:url(/assets/images/chat/settings.svg)}.maskedIcon.Leave{-webkit-mask-image:url(/assets/images/chat/log-out.svg);mask-image:url(/assets/images/chat/log-out.svg)}.maskedIcon.Leave,.maskedIcon.inviteReport{width:1.5rem;height:1.5rem;background-color:var(--system-loss_red100-light)}.maskedIcon.inviteReport{-webkit-mask-image:url(/assets/images/chat/alert-circle.svg);mask-image:url(/assets/images/chat/alert-circle.svg)}.maskedIcon.starLink{width:1.5rem;height:1.5rem;background-color:var(--oxford-blue-90-light);-webkit-mask-image:url(/assets/images/chat/star.svg);mask-image:url(/assets/images/chat/star.svg)}.maskedIcon.All{-webkit-mask-image:url(/assets/images/menu/all.svg);mask-image:url(/assets/images/menu/all.svg)}.maskedIcon.All,.maskedIcon.LeaderQuestion{width:1.5rem;height:1.5rem;background-color:var(--icon-bg-light)}.maskedIcon.LeaderQuestion{-webkit-mask-image:url(/assets/images/menu/leaders.svg);mask-image:url(/assets/images/menu/leaders.svg)}.maskedIcon.AffiliateQuestions{-webkit-mask-image:url(/assets/images/menu/user-group.svg);mask-image:url(/assets/images/menu/user-group.svg)}.maskedIcon.AffiliateQuestions,.maskedIcon.BrokerQuestions{width:1.5rem;height:1.5rem;background-color:var(--icon-bg-light)}.maskedIcon.BrokerQuestions{-webkit-mask-image:url(/assets/images/menu/icon4.svg);mask-image:url(/assets/images/menu/icon4.svg)}.maskedIcon.TradingQuestions{width:1.5rem;height:1.5rem;background-color:var(--icon-bg-light);-webkit-mask-image:url(/assets/images/menu/icon5.svg);mask-image:url(/assets/images/menu/icon5.svg)}.maskedIcon.uploadGif{-webkit-mask-image:url(/assets/images/chat/chatIcon1.svg);mask-image:url(/assets/images/chat/chatIcon1.svg)}.maskedIcon.emoji,.maskedIcon.uploadGif{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light)}.maskedIcon.emoji{-webkit-mask-image:url(/assets/images/chat/chatIcon2.svg);mask-image:url(/assets/images/chat/chatIcon2.svg)}.maskedIcon.attachment{-webkit-mask-image:url(/assets/images/chat/chatIcon3.svg);mask-image:url(/assets/images/chat/chatIcon3.svg)}.maskedIcon.attachment,.maskedIcon.newAttachment{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light)}.maskedIcon.newAttachment{-webkit-mask-image:url(/assets/images/leaders/newAttachment.svg);mask-image:url(/assets/images/leaders/newAttachment.svg)}.maskedIcon.voiceMessage{width:1.375rem;height:1.375rem;background-color:var(--oxford-blue-70-light);-webkit-mask-image:url(/assets/images/chat/chatIcon4.svg);mask-image:url(/assets/images/chat/chatIcon4.svg)}.maskedIcon.sendMessage{width:1.75rem;height:1.75rem;background-color:var(--oxford-blue-70-light);-webkit-mask-image:url(/assets/images/chat/chatIcon5.svg);mask-image:url(/assets/images/chat/chatIcon5.svg)}.maskedIcon.inviteIco{width:1.375rem;height:1.375rem;background-color:var(--orange-orange-primary-100-light);-webkit-mask-image:url(/assets/images/chat/invites.svg);mask-image:url(/assets/images/chat/invites.svg)}.maskedIcon.newSetting{width:1.5rem;height:1.5rem;background-color:var(--oxford-blue-80-light);-webkit-mask-image:url(/assets/images/newSetting.svg);mask-image:url(/assets/images/newSetting.svg)}.maskedIcon.ascending,.maskedIcon.descending{width:.688rem;height:.688rem;background-color:var(--oxford-blue-80-light);-webkit-mask-image:url(/assets/images/tableArrow.svg);mask-image:url(/assets/images/tableArrow.svg)}.maskedIcon.descending{transform:rotate(180deg)}.maskedIcon.addEmoji{-webkit-mask-image:url(/assets/images/chat/addMore.svg);mask-image:url(/assets/images/chat/addMore.svg)}.maskedIcon.addEmoji,.maskedIcon.replyIcon{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light)}.maskedIcon.replyIcon{-webkit-mask-image:url(/assets/images/chat/reply-square.svg);mask-image:url(/assets/images/chat/reply-square.svg)}.maskedIcon.forwardIcon{-webkit-mask-image:url(/assets/images/chat/forward-square.svg);mask-image:url(/assets/images/chat/forward-square.svg)}.maskedIcon.editIcon,.maskedIcon.forwardIcon{width:1.25rem;height:1.25rem;background-color:var(--oxford-blue-70-light)}.maskedIcon.editIcon{-webkit-mask-image:url(/assets/images/chat/edit.svg);mask-image:url(/assets/images/chat/edit.svg)}.maskedIcon.deleteIcon{width:1.25rem;height:1.25rem;background-color:var(--system-loss_red100-light);-webkit-mask-image:url(/assets/images/chat/delete.svg);mask-image:url(/assets/images/chat/delete.svg)}.maskedIcon.webTrade{width:1.25rem;height:1.25rem;background-color:var(--orange-orange-primary-100-light);-webkit-mask-image:url(/assets/images/menu/trade-logs.svg);mask-image:url(/assets/images/menu/trade-logs.svg)}.red-text .maskedIcon.triangle{display:inline-block;vertical-align:middle;background-color:var(--system-loss_red100-light);--webskit-transform:rotate(180deg);transform:rotate(180deg);transform-origin:center;top:.063rem}.openLinks li{padding-bottom:.75em}.openLinks li a{color:var(--black-60-light);padding:.75em .5rem}.openLinks li a.active,.openLinks li a:hover{background-color:var(--orange-orange-primary-10-light);color:var(--orange-orange-primary-100-light);font-weight:600}.openLinks li a.active .maskedIcon,.openLinks li a:hover .maskedIcon{background-color:var(--orange-orange-primary-100-light)}.openLinks li a.active:after,.openLinks li a:hover:after{position:absolute;content:"";background:var(--orange-orange-primary-100-light);width:.25rem;height:85%;right:0;border-radius:1.25rem 0 0 1.25rem;top:.25rem}.zuluTabs .li .tabLinks,.zuluTabs li .tabLinks{color:var(--oxford-blue-90-light);display:flex;align-items:center;justify-content:center;padding:.5rem .75em;gap:.625rem;border-radius:.5rem;min-width:8.563rem;border:0;background:transparent;font-size:var(--fs-15);font-weight:var(--fw-500);line-height:1;white-space:nowrap;overflow:hidden;position:relative}.zuluTabs .li .tabLinks.active,.zuluTabs .li .tabLinks:hover,.zuluTabs li .tabLinks.active,.zuluTabs li .tabLinks:hover{background:linear-gradient(270deg,rgba(255,114,0,.76),#ff7200 56.6%);color:var(--dual-white)}.zuluTabs .li .tabLinks.active .filtration,.zuluTabs .li .tabLinks:hover .filtration,.zuluTabs li .tabLinks.active .filtration,.zuluTabs li .tabLinks:hover .filtration{filter:invert(1) sepia(1) saturate(1) hue-rotate(180deg) brightness(2)!important}.form-group.inputIcon .iconValue{color:var(--oxford-blue-100-light);top:50%;left:.938rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-group.inputIcon .iconValue.right{left:inherit;right:.938rem}.form-group .min-45{min-height:2.813rem}.dropdown_menu_animated{position:absolute;display:none;top:100%;right:0;width:100%;perspective:62.5rem;z-index:999;background:var(--layout-white-100-light);box-shadow:0 .625rem 1.25rem rgba(0,0,0,.1),0 .375rem .375rem transparent;border-radius:.25rem}.dropdown_menu_animated.show{display:block}.globalSearch.dropdown_menu_animated{background-color:var(--layout-white-100-light);border-radius:1rem}.globalSearch.dropdown_menu_animated .position-sticky{top:0;background:var(--slate-grey-secondary-20-light);padding:.75em 0}.globalSearch.dropdown_menu_animated li a{padding:.375rem .875rem}.globalSearch.dropdown_menu_animated li:not(:last-child){border-bottom:.063rem solid var(--section-border-light)}.globalSearch.dropdown_menu_animated .globaListSearch{max-height:19rem;overflow:auto}.stocksTab li:not(:last-child){padding-bottom:.625rem;padding-top:.375rem}.stocksTab li:last-child{border:0!important}.currencyIcon{background:var(--currency-bg);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:.438em}.custom-col-left{width:100%;max-width:25.938rem}.custom-col-right{width:100%;max-width:calc(100% - 27.5rem)}.snippetTrade .buy,.snippetTrade .sell{padding:.375rem .688rem;color:var(--dual-white);border-radius:.5rem;min-width:6.25rem;width:100%;display:block}.snippetTrade .buy{background-color:var(--system-profit_green100-light)}.snippetTrade .sell{background-color:var(--system-loss_red80-light)}.snippetTrade .spread{background-color:var(--layout-white-100-light);color:var(--input-text-success-light);padding:.125em .625rem;border-radius:.938rem;right:0;left:0;margin:0 auto;text-align:center;max-width:4.063rem;bottom:.313rem}.snippetTrade .textP{color:var(--oxford-blue-60-light);margin-bottom:.313rem}.dropdown_menu_animated.downloadApp{box-shadow:0 .063rem .313rem 0 rgba(0,0,0,.19)}.dropdown_menu_animated li a.appStore{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;appearance:none;padding:.438em .313rem;background-color:var(--oxford-blue-80-light);color:var(--layout-white-100-light);border-radius:.25rem;text-align:center;cursor:pointer;min-width:6.25rem}.dropdown_menu_animated li a.appStore:hover{background-color:var(--oxford-blue-90-light)}.dropdown .dropdown-toggle:after{display:none}.dropdown .btn-zuluBTN{background:var(--orange-orange-primary-100-light)!important;color:var(--layout-white-100-light)!important;border-color:var(--orange-orange-primary-100-light)!important;border-radius:3.125em;font-size:.875rem;padding:.625rem 1rem;line-height:1}.dropdown .btn-zuluBTN.borderBTN{background-color:var(--layout-white-100-light)!important;border:.063rem solid var(--slate-grey-secondary-80-light)!important;color:var(--oxford-blue-100-light)!important}.dropdown .btn-zuluBTN.textBTN{background-color:transparent!important;border:0!important;color:var(--oxford-blue-100-light)!important}.dropdown .btn-zuluBTN.textBTN.bold{font-size:var(--fs-20);font-weight:var(--fw-600)}.dropdown .btn-zuluBTN.light-border{border-color:var(--section-border-light)!important}.dropdown .rotate{transition:transform .3s ease}.dropdown.show .rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.inToggleSlidebutton .nav-item a{background-color:var(--light-grey-60-light);color:var(--oxford-blue-100-light);opacity:.5;font-weight:500;font-size:var(--fs-16);border-radius:.438em .438em 0 0}.inToggleSlidebutton .nav-item a.active{background-color:var(--tab-121-light);opacity:1;color:var(--layout-white-100-light)}.inToggleSlidebutton .nav-item a.market{border-radius:.438em 0 0 0}.inToggleSlidebutton .nav-item a.limit{border-radius:0 .438em 0 0}.investmentList .nav-item .nav-link,.investmentList .nav-item a,.investmentList .nav-item button,.investmentList li .nav-link,.investmentList li a,.investmentList li button{color:var(--oxford-blue-100-light);font-size:.813rem}.investmentList .nav-item .nav-link.active,.investmentList .nav-item a.active,.investmentList .nav-item button.active,.investmentList li .nav-link.active,.investmentList li a.active,.investmentList li button.active{color:var(--input-text-success-light)}.lotUnits .iconValue{background:var(--slate-grey-secondary-20-light);color:var(--oxford-blue-100-light);top:.875rem;left:.688rem;width:1.5rem;display:flex;align-items:center;justify-content:center;height:1.5rem;border-radius:.125em}.lotUnits .iconValue.plus{left:inherit;right:.688rem}.totalLev li p{color:var(--oxford-blue-60-light)}.totalLev li:not(:last-child){border-right:.063rem solid var(--box-border-light);padding-right:.5rem}.switchToggle{position:relative;display:inline-block;width:2rem;height:1rem}.switchToggle input{opacity:0;width:0;height:0}.switchToggle input:checked+.slider{background-color:var(--orange-orange-primary-100-light)}.switchToggle input:checked+.slider:before{-webkit-transform:translateX(1rem);-ms-transform:translateX(1rem);transform:translateX(1rem)}.switchToggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--box-border-light);-webkit-transition:.4s;transition:.4s}.switchToggle .slider:before{position:absolute;content:"";height:.875rem;width:.875rem;left:.063rem;bottom:.063rem;background-color:var(--dual-white);transition:.4s}.switchToggle .slider.round{border-radius:2.125rem}.switchToggle .slider.round:before{border-radius:50%}.dropdown-item.active,.dropdown-item:active{background-color:transparent!important;color:var(--oxford-blue-100-light)!important}.modal.max-800 .modal-dialog{max-width:50rem}.modal.max-550{max-width:34.375rem}.modal.max-500 .modal-dialog{max-width:31.25rem}.modal.max-461 .modal-dialog{max-width:28.813rem}.modal .modal-dialog{max-width:37.5rem}.modal .modal-dialog .modal-content{background-color:var(--popup-bg-light);border:0}.modal .modal-header{background:var(--slate-grey-secondary-20-light);border-radius:1rem 1rem 0 0;border:0;padding:1.188rem 1.438em}.modal .modal-header .modal-title{font-size:1.125rem;color:var(--input-text-success-light)}.modal.withoutHeader .modal-header{background-color:transparent}.chartViewMarket .currencyIcon{width:4.063rem;height:4.063rem}.chartBuySell .snippetTrade .spread{bottom:50%;-webkit-transform:translateY(50%);transform:translateY(50%)}.chartBuySell .snippetTrade .buy{border-radius:.5rem 0 0 .5rem}.chartBuySell .snippetTrade .sell{border-radius:0 .5rem .5rem 0}.customSpace{padding-right:2.5rem;margin-right:2.5rem;border-color:var(--box-border-light)!important}.pagination li{max-width:4rem;width:100%;text-align:center}.pagination li .page-link{background:var(--chart-tab-light);color:var(--oxford-blue-70-light);border-radius:.25rem;border:0;font-weight:500;font-size:.75em}.pagination li .page-link:focus{box-shadow:none}.pagination li.active .page-link,.pagination li:hover .page-link{background-color:rgba(255,114,0,.1);color:var(--orange-orange-primary-100-light)}.dropdown-menu.light-border{border:.063rem solid var(--section-border-light)!important}.dropdown-menu.max-240{width:15rem}.dropdown-menu.max-300{width:18.75rem}.dropdown-menu.max-225{width:14.063rem}.dropdown-menu.max-200{width:12.5rem}.dropdown-menu.max-520{width:32.5rem}.dropdown-menu .dropdown-item{color:var(--oxford-blue-100-light)!important}.dropdown-menu .dropdown-item:hover{background-color:transparent}.dropdown-menu.selectID{width:12.5rem}.dropdown-menu.selectID.min-330{width:20.625rem;max-height:18.75rem;overflow:auto}.text-truncate.customMax{max-width:12.5rem}.text-truncate.max-130{max-width:8.125rem}.watchListDrop .dropdown-menu{border-radius:.921rem;padding:.625rem .563rem}.watchListDrop .dropdown-menu .list{border-bottom:.063rem solid var(--section-border-light);padding:.688rem .375rem .875rem}.watchListDrop .dropdown-menu .list:last-child{border:0;padding-bottom:0}.watchListDrop .dropdown-menu .list .trash{color:var(--system-loss_red100-light)}.listGridView{background:var(--light-grey-20-light);padding:.25rem;border-radius:.5rem}.listGridView li a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2rem}.listGridView li a.active{border-radius:.25rem;background:var(--layout-white-100-light);box-shadow:0 .063rem .188em 0 rgba(0,0,0,.1),0 .063rem .125em 0 rgba(0,0,0,.06);padding:.375rem .625rem .313rem;color:var(--orange-orange-primary-100-light)}.assetTypesDropList.dropdown-menu{padding:1.563rem;border-radius:1rem}.assetTypesDropList .headerElement{margin-bottom:1.875rem}.assetTypesDropList .cardList li a{width:9.063rem;height:6.813rem;border-radius:.5rem;border:.063rem solid var(--box-border-light);background-color:var(--slate-grey-secondary-30-light)}.assetTypesDropList .cardList li a.active,.assetTypesDropList .cardList li a:hover{background-color:var(--orange-orange-primary-10-light);border-color:var(--orange-orange-primary-100-light)}.watchListTable td .buySell{border-radius:.313rem}.watchListTable td .valueChange{padding:.625rem .938rem;border-top-left-radius:.313rem;border-bottom-left-radius:.313rem}.watchListTable .custom-range-slider{max-width:10.938rem}.watchListTable .custom-range-slider .rangeSlider{-webkit-appearance:none;width:100%;height:.625rem;background:var(--portfolio-header-light);border:.125em solid var(--section-border-light)!important;border-radius:2.5rem;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s}.watchListTable .custom-range-slider .rangeSlider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1rem;height:1rem;box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 .063rem hsla(0,0%,100%,.1);background:var(--layout-white-100-light);cursor:pointer;border-radius:3.125em}.watchListTable .custom-range-slider .rangeSlider::-moz-range-thumb{width:1rem;height:1rem;background:var(--layout-white-100-light);box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 .063rem hsla(0,0%,100%,.1);cursor:pointer;border-radius:3.125em}.watchListTable .bellIcon .feather-bell path+path{stroke:var(--orange-orange-primary-100-light)}.responsive-table{overflow:auto}.globalTable.verticalTop tbody tr td{vertical-align:top!important}.globalTable.table{margin:0}.globalTable.table thead,.globalTable.table thead tr th{background-color:var(--portfolio-header-light)}.globalTable.table thead tr th{color:var(--oxford-blue-100-light);font-size:.813rem;font-weight:500;line-height:.875rem;opacity:.6;border-color:var(--section-border-light);padding:.938rem 1.5rem;border-top:.063rem solid var(--section-border-light);white-space:nowrap}.globalTable.table thead tr th.titleColor{color:var(--input-text-success-light)}.globalTable.table thead tr th.tab-text{color:var(--oxford-blue-90-light)}.globalTable.table tbody tr td{padding:1.5rem;border-color:var(--section-border-light);vertical-align:middle;color:var(--oxford-blue-100-light);font-size:var(--fs-14);font-weight:var(--fw-500);line-height:1.3;background-color:var(--dashboard-section-bg-light)}.globalTable.table tbody tr td .titleColor{color:var(--input-text-success-light)}.globalTable.table tbody tr td .tab-text{color:var(--oxford-blue-90-light)}.globalTable.table tbody tr td .bellAlert{background:var(--layout-white-100-light);border-radius:3.125em;width:1.438em;height:1.438em;bottom:-.5rem;right:-.625rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 .438em 1.813rem 0 hsla(240,5%,41%,.2)}.globalTable.table tbody tr td .bellAlert .feather-bell{fill:var(--orange-orange-primary-100-light);stroke:var(--orange-orange-primary-100-light)}.globalTable.table tbody tr td .tradeBTN{font-size:.625rem;padding:.188rem .5rem;border-radius:.25rem;text-transform:uppercase}.globalTable.table tbody tr td .tradeBTN.fs-12{font-size:var(--fs-12)}.globalTable.table tbody tr td .tradeBTN.buy{color:var(--system-profit_green100-light);background:var(--profit-green-15)}.globalTable.table tbody tr td .tradeBTN.sell{color:var(--red-alert);background:var(--profit-red)}.globalTable.table tbody tr td .inTableDrop .dropdown-item{font-size:.813rem;border-bottom:.063rem solid var(--section-border-light);padding:.563rem .625rem}.globalTable.table tbody tr td .inTableDrop .dropdown-item .dropdown-menu{z-index:9}.globalTable.table tbody tr:last-child td{border:0}.globalTable.table.addWatchListTable tbody tr td{padding:.625rem 1.5rem}.globalTable.table.copyOpenTrades tr td,.globalTable.table.copyOpenTrades tr th{padding:.625rem 1rem}.globalTable.table.copyOpenTrades tr th{border-top:0}.star.active svg{fill:var(--orange-orange-primary-100-light);stroke:var(--orange-orange-primary-100-light)}.vertiCleScroll{max-height:31.25rem;overflow:auto}.vertiCleScroll thead{position:sticky;top:-.125em;z-index:9}.addAssets a.fs-14{font-size:.875rem;min-width:5rem;text-align:center;padding:.625rem 1rem}.gridViewCard .elementHub p{padding:.75em 1.563rem}.gridViewCard .elementHub .br-left{border-radius:.5rem 0 0 .5rem}.gridViewCard .elementHub .br-right{border-radius:0 .5rem .5rem 0}.gridViewCard .elementHub .border-end{border-color:var(--box-border-light)!important}.gridView.border-top{border-color:var(--section-border-light)!important}.gridView .col5{max-width:calc(20% - 1.25rem);width:100%}.Zulu-confirm-btn{background-color:#ff7200}@keyframes rotateOnce{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.rotate-once{animation:rotateOnce .6s linear}.menuSvg .line{transition:all .3s ease;transform-origin:center}.menuIcon.open .line1{transform:rotate(45deg) translate(.1875rem,.1875rem);width:.563rem}.menuIcon.open .line2{transform:rotate(-45deg) translate(.1875rem,-.1875rem);width:.563rem}.incMainDashBoard .leftBar{width:25rem;max-height:60rem;overflow:auto;position:sticky;top:5.625rem}.incMainDashBoard .leftBar .cardList li{border:.063rem solid var(--box-border-med-light);border-radius:.75rem;background-color:var(--portfolio-card-light);position:relative;--webkit-transition:all 0.3s ease;transition:all .3s ease;margin-bottom:1.5rem}.incMainDashBoard .leftBar .cardList li .head-bg{border-radius:.75rem .75rem 0 0}.incMainDashBoard .leftBar .cardList li.hovered.active{border-color:var(--orange-orange-primary-100-light)}.incMainDashBoard .leftBar .cardList li.hovered.active .head-bg{background-color:var(--orange-orange-primary-10-light)!important}.incMainDashBoard .leftBar .cardList li.hovered.active:after{position:absolute;content:"";border:.438rem solid transparent;border-left:.5rem solid var(--orange-orange-primary-100-light);right:-1rem;top:50%;--webkit-transform:translateY(-50%);transform:translateY(-50%);bottom:0;width:0;height:0}.incMainDashBoard .leftBar .cardList li.hovered:hover{box-shadow:0 .125rem .5rem 0 rgba(99,99,99,.2)}.incMainDashBoard .leftBar .cardList li .otrade{padding:.313rem .688rem;border-radius:6.25rem;border:.063rem solid var(--box-border-light)}.incMainDashBoard .rightBar{width:calc(100% - 26.5rem)}.dashFilter .maskedIcon{width:1.125rem;height:1.125rem}.listOverView .profitBlock{border-bottom:.063rem dashed var(--section-border-light);padding-bottom:.375rem}.hideViewChart .icon{min-width:2.625rem;min-height:1.688rem;border-radius:.25rem;box-shadow:0 .063rem .188rem 0 rgba(0,0,0,.1),0 .063rem .125rem 0 rgba(0,0,0,.06);position:relative}.hideViewChart .icon:before{position:absolute;content:"";width:2.5rem;height:1.688rem;box-shadow:var(--light-grey-20-light) 0 0 0 .25rem;border-radius:.25rem}.selectedChart li{opacity:.5;cursor:pointer}.selectedChart li.active{opacity:1}.selectedChart li p{display:flex;align-items:center;gap:.75rem}.selectedChart span{width:.625rem;height:.625rem;border-radius:3.125rem;flex-shrink:0;display:flex}.selectedChart span.greenDot{background-color:var(--system-profit_green100-light)}.selectedChart span.blueDot{background-color:var(--risk-1-light)}.selectedChart span.redDot{background-color:var(--system-loss_red100-light)}.smScreen{font-variant-numeric:tabular-nums}.dropdown-menu.w-375{width:23.438rem}.dashPositioned button.zuluBTN.small.closed{background:var(--layout-white-100-light);color:var(--input-text-success-light);border:.063rem solid var(--light-grey-70-light);max-width:7.313rem;font-size:.813rem;font-weight:400;line-height:1.25rem}.dashPositioned button.zuluBTN.small.closed:hover{border-color:var(--system-loss_red100-light)}.dashPositioned .globalButton{display:flex;width:2.625rem;height:2.625rem;padding:.25rem;align-items:center;justify-content:center;gap:.625rem;background-color:var(--layout-white-100-light);border:.25rem solid var(--section-border-light)!important;color:var(--oxford-blue-60-light);z-index:1;position:relative}ul.bropPad .customCheckBox.small.radio .checkmark{top:.125rem}ul.bropPad .customCheckBox.active{color:var(--orange-orange-primary-100-light);font-weight:700}ul.bropPad li .value{color:var(--oxford-blue-100-light);font-size:.875rem;font-weight:var(--fw-600)}.triggerTooltips.tooltip{z-index:999}.triggerTooltips.forLeaderProfile.w-325{width:20.313rem}.triggerTooltips.forLeaderProfile.w-292{width:18.25rem}.triggerTooltips.forLeaderProfile .listToolTips li{padding:1rem 0;border-bottom:.063rem solid var(--section-border-light);color:var(--oxford-blue-100-light);font-weight:var(--fw-500);font-size:var(--fs-14);display:flex;align-items:center;justify-content:space-between}.triggerTooltips.forLeaderProfile .listToolTips li:last-child{border:0}.letterSpacing{letter-spacing:.01875rem}.mt-mn-16{margin-top:-.75rem}.bs-tooltip-bottom .tooltip-arrow:before{border-bottom-color:var(--layout-white-100-light)!important}.smPNL{font-size:var(--fs-14);border:.063rem solid;border-radius:.25rem;padding:0 .313rem;font-weight:var(--fw-600)}.btmButtons{background-color:var(--light-gery-30-light)}.noDataFoundBGIMG{min-height:41.188rem}.noDataFoundBGIMG:before{position:absolute;content:"";width:100%;height:100%;background-image:url(/assets/images/noDataFound.svg);background-repeat:no-repeat;background-size:cover}.noDataFoundBGIMG .noDataFoundPortfolio{max-width:31.875rem;margin:0 auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:1.875rem}.noDataFoundBGIMG .noDataFoundPortfolio:before{position:absolute;content:"";background-color:var(--layout-white-100-light);filter:blur(4.5rem);width:100%;height:100%;top:0;left:0;right:0;bottom:0}.noDataFoundBGIMG .noDataFoundPortfolio h2{font-size:1.75rem;font-weight:700;line-height:1.5rem;color:var(--input-text-success-light)}.updateBased{background:var(--light-new-light);padding:.625rem}.max-h-350{max-height:21.875rem;overflow:auto}.text-truncate.max-120{max-width:7.5rem}.alignCheck{position:relative;padding-top:.1875rem;padding-bottom:.0625rem}.follow-button .dropDownBtnStyle{color:var(--oxford-blue-100-light)!important;border:.063rem solid var(--section-border-light)}.verification-d{max-width:75rem!important}.leftautodiscord{max-width:43.75rem;padding:0 1.875rem!important}.leftautodiscord .request-detaibox{border:.0625rem solid var(--section-border-light);background:var(--light-grey-10-light);padding:1.25rem;border-radius:.75rem;font-size:.875rem;line-height:1.5rem;color:var(--oxford-blue-80-light);margin:2rem 0}.leftautodiscord .mw-440{max-width:27.5rem}.leftautodiscord .connectingBroker{max-width:20.625rem;position:relative}.leftautodiscord .connectingBroker li span{background-color:#e5e7fd;width:6.75rem;height:6.75rem;border-radius:6.25rem;display:flex;align-items:center;justify-content:center;border:.563rem solid #f5f6fe;position:relative;z-index:9}.leftautodiscord .connectingBroker li span.primary{background:var(--orange-orange-primary-10-light);border:.563rem solid #fefbf9}.leftautodiscord .connectingBroker .progressLoader{height:.125rem;width:100%;--c:no-repeat linear-gradient(var(--orange-orange-primary-100-light) 0 0);background:var(--c),var(--c),var(--progressLoader);background-size:60% 100%;animation:l16 3s infinite;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.leftautodiscord .connectingBroker .progressLoader .mt-mn-17{margin-top:-1.063rem}@keyframes zoom-in-zoom-out{0%{scale:70%}50%{scale:120%}to{scale:70%}}.rightautodiscord{max-width:28.75rem;background:var(--light-grey-50-light);border:.0625rem solid var(--section-border-light);padding:1.5rem!important}.rightautodiscord .overiewModal{background-color:var(--layout-white-100-light);padding:1.25rem 1rem;border-radius:.75rem;margin-bottom:1.5rem}.rightautodiscord ul.benefits{margin:.875rem .3125rem;padding:0 0 0 .9375rem}.rightautodiscord ul.benefits li{color:var(--oxford-blue-100-light);font-size:.875rem;line-height:1.5rem;margin-bottom:.75rem;list-style:disc}.max-1200{max-width:75rem;margin:0 auto}.max-210{max-width:13.125rem!important}.mainLeaderDashBoard .leftColumn{width:calc(100% - 25rem)}.mainLeaderDashBoard .rightSectionCalc{width:25rem}.mainLeaderDashBoard .user .veriFiedIcon{position:absolute;bottom:.375rem;right:.688rem}.mainLeaderDashBoard .user .pIcon{display:flex;border:.438rem solid var(--layout-white-100-light);border-radius:6.25rem;background-color:var(--layout-white-100-light)}.mainLeaderDashBoard .colBorder{border-left:.063rem solid var(--oxford-blue-10-light);border-right:.063rem solid var(--oxford-blue-10-light);padding:0 .875rem}.mainLeaderDashBoard .CopyStrategyBtn .pageLinksAdd{width:3rem;height:3rem;color:var(--oxford-blue-100-light);display:flex;align-items:center;justify-content:center;border-radius:3rem;-webkit-transition:all .5s ease;transition:all .5s ease;background:transparent!important;overflow:hidden;position:relative}.mainLeaderDashBoard .CopyStrategyBtn .pageLinksAdd:hover{background-color:var(--header-icon-bg-light)!important}.mainLeaderDashBoard .follow-button{border:.063rem solid var(--section-border-light);display:flex;align-items:center;min-height:2.5rem;border-radius:1.25rem}.mainLeaderDashBoard .dropdown-menu{box-shadow:0 .188rem .5rem 0 hsla(0,0%,76%,.25)}.mainLeaderDashBoard .dropdown-menu.min-330{min-width:20.75rem}.mainLeaderDashBoard .dropdown-menu.min-330 .bropPad .customCheckBox{display:flex;align-items:center;justify-content:space-between;padding-right:1.688rem}.mainLeaderDashBoard .dropdown-menu.min-330 .bropPad .customCheckBox.small.radio .checkmark{top:.313rem}.mainLeaderDashBoard .watchersList li{display:flex;align-items:center;gap:.313rem}.mainLeaderDashBoard .watchersList li:not(:last-child){border-right:.063rem solid var(--oxford-blue-10-light);padding-right:1.25rem}.mainLeaderDashBoard .growthRate{background-color:var(--light-new-light);margin:1.5rem 1.25rem;padding:.75rem 1.438rem;border:.063rem solid var(--light-broder-1-light);border-radius:.5rem}.mainLeaderDashBoard .growthRate li{text-align:center;position:relative;min-height:8.75rem;display:flex;flex-direction:column;justify-content:center}.mainLeaderDashBoard .growthRate li:not(:last-child):after{position:absolute;content:"";width:.063rem;height:100%;background-color:var(--oxford-blue-10-light);right:-6.25rem;top:0}.profile-container .cover{background-image:url(/assets/images/profileBG.png);background-repeat:repeat;background-size:cover;min-height:5rem;border-radius:1rem 1rem 0 0;overflow:hidden}.profile-container .topSpace{margin-top:-2.5rem}.profile-container .topSpace.mt-mn-14{margin-top:-.875rem}.profile-container .CopyStrategyBtn{position:relative;top:-.438rem}.leaderBadges{width:1.25rem;height:1.25rem;border:.063rem solid var(--icon-tags);border-radius:3.125rem;display:flex;align-items:center;justify-content:center}.forLeaderProfile.triggerTooltips .tooltip-inner{box-shadow:0 .063rem 1.125rem 0 hsla(0,0%,62%,.31);max-width:20rem;width:100%;padding:1rem;border-radius:1rem;text-align:left}.forLeaderProfile.triggerTooltips .tooltip-inner .verUverList li{position:relative;font-size:var(--fs-14);font-weight:var(--fw-400);color:var(--oxford-blue-80-light);padding:.125rem 0 1rem 2rem}.forLeaderProfile.triggerTooltips .tooltip-inner .verUverList li:before{position:absolute;content:"";background-image:url(/assets/images/verifiedID.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;left:0;top:0;width:1.25rem;height:1.25rem}.forLeaderProfile.triggerTooltips .tooltip-inner .allIndicators li{position:relative;display:flex;align-items:center;font-size:var(--fs-14);font-weight:var(--fw-400);color:var(--oxford-blue-80-light);padding:.125rem 0 1rem 2rem}.forLeaderProfile.triggerTooltips .tooltip-inner .allIndicators li .leaderBadges{position:absolute;left:0}.forLeaderProfile.max-445.triggerTooltips .tooltip-inner{max-width:27.813rem}.listStatistics{background-color:var(--light-new-light);padding:1.375rem 2rem;border-radius:.5rem;border:.063rem solid var(--light-broder-1-light)}.listStatistics ul li{position:relative;padding-right:3.125rem}.listStatistics ul li:not(:last-child):after{position:absolute;content:"";background:linear-gradient(180deg,rgba(255,114,0,0) -7.5%,rgba(255,114,0,.44) 50.41%,rgba(255,114,0,0) 112.5%);width:.125rem;height:100%;right:0;top:0}.winningTrade li{position:relative}.winningTrade li:not(:last-child):after{position:absolute;content:"";width:.063rem;height:100%;background-color:var(--section-border-light);right:-6.25rem;top:0}.pTradeChart{justify-content:space-evenly}.pTradeChart .blockChart:not(:last-child){border-right:.063rem solid var(--light-broder-1-light);padding-right:3.125rem}.rightColumn .investmentList{margin-bottom:1.75rem}.rightColumn .investmentList .nav-item a{font-size:var(--fs-14);font-weight:var(--fw-500);color:var(--oxford-blue-100-light)}.rightColumn .investmentList .nav-item a.active{color:var(--input-text-success-light)}.rightColumn .listOverView{border-bottom:.063rem solid var(--oxford-blue-10-light);padding-bottom:.5rem;margin-bottom:1rem}.rightColumn .listOverView li{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.rightColumn .listOverView li:first-child{padding-top:0}.rightColumn .listOverView li .badge{border:.063rem solid;border-radius:.313rem;font-size:.875rem;font-weight:600}.rightColumn .listOverView li .progress{height:.375rem;background-color:var(--system-loss_red100-light)!important}.rightColumn .listOverView li .progress .bg-success{background-color:var(--system-profit_green100-light)!important;border-radius:3.125rem}.rightColumn .translate{font-size:.75rem;font-weight:500;border-radius:.25rem;padding:.25rem .625rem;gap:.625rem;display:flex;justify-content:center;align-items:center;color:var(--oxford-blue-80-light);background:var(--light-grey-20-light)}.monthlyStatistics.form-group .form-control,.monthlyStatistics.form-group .form-select{border-color:var(--input-border-color-light)!important;font-size:var(--fs-13)!important;color:var(--oxford-blue-90-light);padding-left:2.25rem}.monthlyStatistics.form-group .form-control.small,.monthlyStatistics.form-group .form-select.small{min-height:2.625rem}.monthlyStatistics.form-group input[type=date]::-webkit-calendar-picker-indicator{opacity:0;display:none}.monthlyStatistics.form-group .calendar-icon{left:.625rem;top:50%;transform:translateY(-50%);pointer-events:none;font-size:var(--fs-16);color:var(--oxford-blue-90-light);display:flex}.monthlyStatistics.form-group .calendar-icon.right{left:inherit;right:.625rem}.nodataChart .position-absolute{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pnlCalendar .calendar-header-grid{display:grid;grid-template-columns:repeat(7,1fr)}.pnlCalendar .calendar-header-grid .calendar-header{font-size:var(--fs-12);color:var(--oxford-blue-100-light);font-weight:500;background-color:var(--portfolio-header-light);border-top:.063rem solid var(--section-border-light);border-bottom:.063rem solid var(--section-border-light);padding:.625rem 1.25rem;text-align:center}.pnlCalendar .calendar-body-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:1.25rem}.pnlCalendar .calendar-body-grid li{align-items:center;border:.063rem solid var(--oxford-blue-10-light);border-radius:.375rem;position:relative;min-width:100%;min-height:5.063rem;display:flex;flex-direction:column;justify-content:center;cursor:pointer}.pnlCalendar .calendar-body-grid li.greenBox{background-color:var(--system-profit_green100-light);border-color:var(--system-profit_green100-light)}.pnlCalendar .calendar-body-grid li.greenBox p,.pnlCalendar .calendar-body-grid li.greenBox span{color:var(--dual-white)}.pnlCalendar .calendar-body-grid li.greenBox .maskedIcon.triangle{background-color:var(--dual-white)}.pnlCalendar .calendar-body-grid li.lightGreenBox{background-color:var(--system-profit_green20-light);border-color:var(--system-profit_green20-light)}.pnlCalendar .calendar-body-grid li.lightGreenBox p{color:var(--system-profit_green100-light)}.pnlCalendar .calendar-body-grid li.lightGreenBox p.textColor{color:var(--oxford-blue-100-light)}.pnlCalendar .calendar-body-grid li.lightGreenBox .maskedIcon.triangle{background-color:var(--system-profit_green100-light)}.pnlCalendar .calendar-body-grid li.redBox{background-color:var(--system-loss_red100-light);border-color:var(--system-loss_red100-light)}.pnlCalendar .calendar-body-grid li.redBox p,.pnlCalendar .calendar-body-grid li.redBox span{color:var(--dual-white)}.pnlCalendar .calendar-body-grid li.redBox .maskedIcon.triangle{background-color:var(--dual-white);transform:rotate(180deg)}.pnlCalendar .calendar-body-grid li.needBlank{background-color:var(--light-grey-90-light);border-color:var(--light-grey-90-light)}.pnlCalendar .calendar-body-grid li.needBlank p{color:var(--icon-bg-light)}.pnlCalendar .calendar-body-grid li .noTrade{color:var(--oxford-blue-40-light)}.pnlCalendar .calendar-body-grid li .count{position:absolute;font-size:.75rem;font-weight:400;color:var(--oxford-blue-60-light);top:.25rem;right:.25rem}.max-1100.modal .modal-dialog{max-width:68.75rem}.PnLCalendarModal.modal .modal-dialog .winningTrade li:not(:last-child):after{right:-4.375rem}.PnLCalendarModal.modal .modal-dialog .expandableTable{max-height:18.75rem;overflow:auto}.PnLCalendarModal.modal .modal-dialog .globalTable.table tr th{background-color:var(--portfolio-header-light);position:sticky;top:-.063rem;z-index:9;opacity:1;color:var(--oxford-blue-70-light)}.PnLCalendarModal.modal .modal-dialog .globalTable.table tr td,.PnLCalendarModal.modal .modal-dialog .globalTable.table tr th{padding:.625rem}.PnLCalendarModal.modal .modal-dialog .globalTable.table tr td .card-icons{width:2.813rem;height:2.813rem;padding:.125rem .25rem;display:flex;justify-content:center;align-items:center;border-radius:.438rem;background-color:var(--currency-bg)}.duealBothCopier .copiersDetails{max-width:23.125rem;width:100%;max-height:25.625rem;overflow:auto}.duealBothCopier .copiersDetails li{background-color:var(--leader-card-bg-light);border:.063rem solid var(--oxford-blue-10-light);border-radius:.625rem;padding:.5rem .875rem;cursor:pointer}.duealBothCopier .copiersDetails li.active{border-color:var(--orange-orange-primary-100-light)}.duealBothCopier .charBlock{max-width:calc(100% - 25rem);width:100%}.revenueSummary .growthRate li{min-height:auto!important}.revenueSummary .zuluBTN.small{font-size:.813rem;padding:0 .625rem;max-width:11.25rem;border-radius:.5rem;gap:.625rem}.viewOtheTabs .br-top-0{border-top-right-radius:0;border-top-left-radius:0;border-top:0}.viewOtheTabs .br-bottom-0{border-radius:1rem 1rem 0 0;border-bottom:0}.max-420.inc500.modal .modal-dialog{max-width:32.063rem}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare{position:relative;overflow:hidden;border:.0625rem solid var(--orange-orange-primary-100-light);border-radius:1rem;background-image:url(/assets/images/market/closeAllTrade.png)!important}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare:before{position:absolute;content:"";background:linear-gradient(177deg,#fff -99.71%,#fff 79.88%);filter:blur(.60625rem);width:110%;height:6.25rem;bottom:-1.25rem;left:-1.875rem;right:0;z-index:99}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare:after{background-image:url(/assets/images/market/moonImg.png);background-size:cover;background-repeat:no-repeat;position:absolute;content:"";width:8.563rem;height:13.688rem;top:0;right:0}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare .roketIcon{right:-1.25rem;top:-1.25rem;z-index:1}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare .sharedQR{position:relative;z-index:99;align-items:flex-end;margin-top:-2rem}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare .rightSpace{padding-right:2.5rem;position:relative;z-index:9}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare .qrCodeGenerator{border:.063rem solid var(--oxford-blue-80-light);border-radius:.304rem;overflow:hidden}.max-420.newShareUpdated.modal .modal-dialog .socialTradeShare .monthROI h2{font-size:2.5rem;font-weight:700}.max-420.modal .modal-dialog{max-width:26.25rem}.max-420.modal .modal-dialog .modal-content{border-radius:1rem}.max-420.modal .modal-dialog .modal-content .modal-header{border:0;flex-wrap:wrap;padding:1.25rem}.max-420.modal .modal-dialog .modal-content .modal-header .btn-close{position:absolute;top:1.063rem;right:1.25rem;font-size:.75rem;color:var(--title-color)}.max-420.modal .modal-dialog .modal-content .modal-header.closeRelative .btn-close{position:relative;top:0;right:0}.max-420.modal .modal-dialog .modal-content .modal-body .veriFiedIcon{position:absolute;bottom:0;right:0}.max-420.modal .modal-dialog .modal-content .modal-body .socialTradeShare{background-image:url(/assets/images/shareBG.png);background-repeat:no-repeat;background-size:100%;padding:1.25rem;border-radius:1rem}.max-420.modal .modal-dialog .modal-content .modal-body .socialTradeShare .textShadow{font-size:1.75rem;font-weight:700;background:linear-gradient(2deg,#282828 24.97%,#6e6e79 84.22%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.max-420.modal .modal-dialog .modal-content .modal-body .socialTradeShare .smallEllippis{white-space:nowrap;max-width:10rem;overflow:hidden;text-overflow:ellipsis}.max-420.modal .modal-dialog .modal-content .modal-body.shareBadgesModal .socialTradeShare{border-radius:1rem 1rem 0 0;padding-bottom:5rem}.max-420.modal .modal-dialog .modal-content .modal-body.shareBadgesModal .qrCodeGenerator{background-color:var(--slate-grey-secondary-20-light);border-radius:0 0 1rem 1rem}.max-420.modal .modal-dialog .modal-content .modal-body.shareBadgesModal .qrCodeGenerator .borderAdd{border:.063rem solid var(--orange-orange-primary-20-light);background-color:var(--layout-white-100-light);border-radius:.304rem;overflow:hidden;padding:.375rem;margin-top:-3.125rem}.max-420.modal .modal-dialog .modal-content .modal-body.shareBadgesModal .shareDownload span{width:2rem;height:2rem}.max-420.modal .modal-dialog .modal-content .modal-body .shareDownload{background:transparent;border:0;font-size:.875rem;font-weight:600;color:var(--input-text-success-light)}.max-420.modal .modal-dialog .modal-content .modal-body .shareDownload span{display:flex;position:relative;border:.063rem solid var(--section-border-light);width:2.625rem;height:2.625rem;justify-content:center;align-items:center;border-radius:3.125rem}.max-420.modal .modal-dialog .modal-content .modal-body .socialShareIcons .react-share__ShareButton{border-radius:.25rem;overflow:hidden}.py-25{padding-top:1.563rem;padding-bottom:1.563rem}.privatePublicSlider{position:absolute;top:0;right:0}.profile .intoItems{overflow:hidden;border-width:.125rem!important;background-color:var(--layout-white-100-light)}.profile .uploadCamera{top:auto;bottom:0;left:0;right:0;margin:0 auto;background:rgba(48,58,72,.71);width:100%;border-radius:0;padding:.9375rem 0}.profile .uploadCamera .maskedIcon.cameraIcon{background-color:var(--layout-white-100-light);width:1.25rem;height:1.25rem}.maxConsecutive{background-color:var(--portfolio-header-light);border:.063rem solid var(--section-border-light);border-radius:.625rem;padding:.75rem 1.25rem;max-width:17.5rem;position:absolute;left:1.6875rem;z-index:9;top:4.4375rem}.maxConsecutive li{position:relative}.maxConsecutive li:not(:last-child){padding-right:1.25rem;margin-right:1.25rem}.maxConsecutive li:not(:last-child):after{position:absolute;content:"";background:linear-gradient(180deg,rgba(255,114,0,0) -7.5%,rgba(255,114,0,.44) 50.41%,rgba(255,114,0,0) 112.5%);width:.0625rem;height:100%;right:0;top:0;bottom:0}.mainFooter{left:0;width:100%;z-index:1;display:block;padding:8.75rem 0 .9375rem;background-color:var(--dual-dark-mode);margin:0 auto;will-change:transform}.mainFooter .container-fluid{max-width:90rem}.mainFooter .footerList{margin-bottom:1rem}.mainFooter .footerList li a{font-size:var(--fs-14);color:var(--input-text-success-light);font-weight:500;line-height:1.5rem;padding:.375rem 0;display:inline-flex;transition:all .5s ease}.mainFooter .footerList li a:hover{color:var(--orange-orange-primary-100-light)}.mainFooter h6{font-size:var(--fs-16);padding:0;position:relative;color:var(--oxford-blue-80-light);font-weight:500}.mainFooter .content li a{font-size:1rem;padding:.1875rem 0;display:block}.mainFooter .socialList li a{padding:0 .5625rem;color:var(--oxford-blue-100-light);font-size:1.5rem;filter:invert(1) hue-rotate(180deg)!important}.mainFooter .disclamer{padding-bottom:2.5rem;border-color:#59616d!important}.mainFooter .disclamer .titleColor{color:var(--dual-white)}.mainFooter .disclamer .list-unstyled .gray{color:#eaebec}.mainFooter .disclamer .list-unstyled .secondary{color:var(--orange-orange-primary-100-light)}.mainFooter .disclamer .list-unstyled p{line-height:1.438rem}.mainFooter .disclamer .list-unstyled p.darkbluecolor{color:var(--oxford-blue-100-light)}.mainFooter .disclamer .list-unstyled .dotList li{margin:0}.mainFooter .calBOxed{max-width:28rem}.mainFooter .zulutradeCopyright{border-radius:1.125rem;background-color:#000;min-height:8.9375rem}.mainFooter .zulutradeCopyright .mobileApp{position:absolute;right:0;bottom:0}.mainFooter .zulutradeCopyright .lighter{opacity:.6}.mainFooter .copyRightZultarde{padding:1.875rem 0 .9375rem}.mainFooter .subscribeGetDaily{padding-bottom:4.375rem;margin-bottom:4.375rem;border-bottom:.0625rem solid #59616d}.mainFooter .subscribeGetDaily .form-group{max-width:28.875rem;margin:0 auto}.mainFooter .subscribeGetDaily .form-group .form-control{background-color:var(--footer-input);color:var(--dual-white)!important;border-radius:.75rem;padding:.375rem 6.25rem .375rem 1.25rem;min-height:3.9375rem;border:0}.mainFooter .subscribeGetDaily .form-group .form-control:-webkit-autofill,.mainFooter .subscribeGetDaily .form-group .form-control:-webkit-autofill:active,.mainFooter .subscribeGetDaily .form-group .form-control:-webkit-autofill:focus,.mainFooter .subscribeGetDaily .form-group .form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 62.5rem var(--footer-input) inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff;transition:background-color 5000s ease-in-out 0s}.mainFooter .subscribeGetDaily .form-group .getStarted{background-color:var(--dual-white);color:var(--dual-text-color);border:0;padding:.875rem 1rem;font-size:1rem;border-radius:.75rem;font-weight:600;top:.375rem;right:.375rem;transition:all .3s ease}.hilighted,.mainFooter .subscribeGetDaily .form-group .getStarted:hover{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white)}.hilighted{font-weight:400;padding:.125rem .3125rem;border-radius:.375rem}.appStore{min-width:6.25rem;min-height:2.25rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;background-color:#59616d;color:var(--dual-white)}.appStore img{max-width:1.0625rem;margin:0 .4375rem 0 0}.underLeasr{margin-top:5rem}.helpCenter .mainRightMenu .mainContentPart{margin:0}.mainHelp_center .bannerHelpCenter{background-image:url(/assets/images/helpCenterBG.png);padding:3.125rem 0 11.25rem;background-size:cover}.mainHelp_center .bannerHelpCenter h2{font-size:2.5rem;font-weight:700}.mainHelp_center .bannerHelpCenter .addBGTag p{border-radius:.438rem;border:.063rem solid hsla(0,0%,100%,.17);background:hsla(0,0%,100%,.15);backdrop-filter:blur(.063rem);display:flex;padding:.25rem .75rem;justify-content:center;align-items:center;gap:.25rem}.mainHelp_center .bannerHelpCenter .form-group .form-control{border-radius:3.125rem}.mainHelp_center .bannerHelpCenter .form-group .form-control.pe-60{padding-right:3.75rem}.mainHelp_center .bannerHelpCenter .form-group .leftIcon{left:inherit;right:1.25rem;opacity:.5}.mainHelp_center .max-800{max-width:50rem;margin:0 auto}.mainHelp_center .investorGuide{padding:0;margin-top:-7.5rem;height:100%}.mainHelp_center .investorGuide .card{border-color:var(--section-border-light);border-radius:1rem;background-color:var(--layout-white-100-light)}.mainHelp_center .investorGuide .card .cardHeader{width:100%;min-height:5.563rem;border-radius:.438rem}.mainHelp_center .investorGuide .card .cardHeader.card1{background-color:var(--helpCenter-bg1)}.mainHelp_center .investorGuide .card .cardHeader.card2{background-color:var(--helpCenter-bg2)}.mainHelp_center .investorGuide .card .cardHeader.card3{background-color:var(--helpCenter-bg3)}.mainHelp_center .investorGuide .card .cardIco{background-color:var(--orange-orange-primary-10-light);border:.625rem solid var(--layout-white-100-light);display:flex;align-items:center;justify-content:center;width:8.125rem;height:8.125rem;border-radius:6.25rem;margin-top:-3.75rem;margin-bottom:.938rem}.mainHelp_center .investorGuide .card p{color:var(--oxford-blue-90-light)}.mainHelp_center .faqSectionHelpCenter{padding:2rem;margin-top:2rem}.mainHelp_center .faqSectionHelpCenter .faqMenu ul{max-width:21.875rem}.mainHelp_center .faqSectionHelpCenter .faqMenu ul li .tabLinks{padding:1.125rem 2rem;border-radius:6.25rem;margin-bottom:.625rem;position:relative;overflow:hidden}.mainHelp_center .faqSectionHelpCenter .faqMenu ul li .tabLinks.active,.mainHelp_center .faqSectionHelpCenter .faqMenu ul li .tabLinks:hover{background-color:var(--orange-orange-primary-10-light)}.mainHelp_center .faqSectionHelpCenter .faqMenu ul li .tabLinks.active .maskedIcon,.mainHelp_center .faqSectionHelpCenter .faqMenu ul li .tabLinks:hover .maskedIcon{background-color:var(--orange-orange-primary-100-light)}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent{max-width:calc(100% - 25rem);width:100%;position:relative}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent h3{font-size:1.875rem;font-weight:700;display:flex}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent:before{position:absolute;content:"";background-color:var(--notification-border-light);width:.063rem;height:100%;left:-2.5rem;top:0}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item{background-color:transparent!important;border-bottom:.0625rem solid var(--section-border-light)!important}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item:last-child{border-bottom:0!important}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item .accordion-body{color:var(--oxford-blue-80-light);padding:0 0 1.25rem;font-size:var(--fs-16);font-weight:400;line-height:1.5rem}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item .accordion-button{background-color:transparent;color:var(--input-text-success-light);font-size:var(--fs-16);font-weight:var(--fw-500);line-height:1.125rem;padding:1.688rem 0;border-radius:1.5rem;border:0;box-shadow:none}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item .accordion-button:after{background-image:url(/assets/images/icons/down-arrow.svg);content:"";width:1.5rem;height:1.5rem;font-weight:400;transform:none;background-size:contain;background-repeat:no-repeat}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item .accordion-button:not(.collapsed):after{background-image:url(/assets/images/icons/up-arrow.svg)}.mainHelp_center .faqSectionHelpCenter .faqMenu .tabContent .accordion .accordion-item .accordion-button:focus{box-shadow:none}.fullBannerTop{background-color:var(--slate-grey-secondary-20-light)}.fullBannerTop .contentPart{margin-bottom:4rem}.bgSpan span{border-radius:1rem;padding:.5rem 1.1875rem;display:inline-block}.navigateSection .contentPart h3{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:.625rem}.navigateSection .contentPart h6{margin-bottom:1.25rem}.copyTradeDashoard{padding:0 7.5rem;overflow:hidden}.copyTradeDashoard:before{position:absolute;background:var(--layout-white-100-light);content:"";bottom:-11.25rem;width:100%;height:30rem;filter:blur(2.8125rem)}.cardCount{background-color:var(--portfolio-header-light);padding:2.5rem 2.25rem;border-radius:.75rem;border:.0625rem solid var(--box-border-light);height:100%}.cardCount .count{background:linear-gradient(270deg,rgba(255,114,0,.76),#ff7200 56.6%);color:var(--dual-white);display:flex;align-items:center;justify-content:center;width:3.4375rem;height:3.4375rem;flex-shrink:0;font-size:2.1875rem;font-weight:700;border-radius:6.25rem;position:relative;box-shadow:0 0 0 .3125rem var(--orange-orange-primary-10-light);margin-bottom:1.625rem}.cardCount .count:before{position:absolute;content:"";width:4rem;height:4rem;left:-.2875rem;top:-.2875rem;border:.0625rem solid var(--dual-white);border-radius:6.25rem}.navigateSection .mt-mn-60{margin-top:-13.125rem;z-index:9;position:relative}.navigateSection .contentPart{margin-bottom:3.75rem}.iconBlock{position:relative;flex-shrink:0;width:3.4375rem;height:3.1875rem;background:var(--layout-white-100-light);border:.0625rem solid var(--section-border-light);border-radius:.53813rem;display:flex;align-items:center;justify-content:center;box-shadow:.25rem .3125rem 0 0 var(--oxford-blue-20-light)}.contentPart.max-632{max-width:39.5rem;margin-left:auto}.zuluGuardWork .cardCount{border-radius:1.5rem;padding:2rem}.zuluGuardWork .cardCount .max{max-width:35rem;margin:0 auto .9375rem}.grid-column-2{grid-template-columns:repeat(2,1fr)}.main_social_signals .fullBannerTop.elementSection{padding:2.5rem 0}.main_social_signals .fullBannerTop{background:url(/assets/images/ss-bg.svg) no-repeat 0 0,linear-gradient(179deg,#fff 38.72%,#feeee0 136.4%)}.main_social_signals .fullBannerTop .contentPart{margin-bottom:4rem}.main_social_signals .fullBannerTop .boxList li{position:relative;padding-left:1.5625rem}.main_social_signals .fullBannerTop .boxList li:before{position:absolute;content:"";background-image:url(/assets/images/radioButton.svg);background-repeat:no-repeat;background-size:1.0625rem;left:0;top:.25rem;width:1.0625rem;height:1.0625rem}.main_social_signals .frequentlyAskedQuestions{margin:0;padding:2.5rem;border:.0625rem solid var(--section-border-light);border-top:0;border-radius:0 0 1rem 1rem}.main_social_signals .frequentlyAskedQuestions .accordion .accordion-item{border:0;border-bottom:.0625rem solid var(--section-border-light);border-radius:0!important;background-color:transparent}.main_social_signals .frequentlyAskedQuestions .accordion .accordion-item .accordion-header .accordion-button{background-color:transparent;color:var(--oxford-blue-100-light);padding:1.5rem 0 .5rem;font-size:1.125rem;font-weight:500;line-height:1.75rem}.main_social_signals .frequentlyAskedQuestions .accordion .accordion-item .accordion-header .accordion-button.collapsed{padding:1.5rem 0}.main_social_signals .frequentlyAskedQuestions .accordion .accordion-item .accordion-body{padding:0 0 2rem;font-size:1rem;font-weight:400;line-height:1.5rem;color:var(--oxford-blue-80-light)}.main_social_signals .frequentlyAskedQuestions .accordion .accordion-item:last-child{border-bottom:0}.main_social_signals .frequentlyAskedQuestions .accordion-button:focus,.main_social_signals .frequentlyAskedQuestions .accordion-button:not(.collapsed){box-shadow:none!important;background-color:transparent!important}.bannerBadge{background-color:var(--light-grey-50-light);border:.0625rem solid var(--box-border-light);border-radius:3.875rem}.nextLevelZulutrade h2{line-height:3.5625rem}.listPlatform.forEqual li{flex:none;max-width:9.5%;width:100%}.listPlatform li{flex:1}.listPlatform li.flex-0{flex:none}.listPlatform li .items{border-radius:1rem;border:.0625rem solid var(--orange-orange-primary-70-light);background-color:var(--login-banner-light);padding:1.5rem .875rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.875rem;flex:1 0 0;min-width:100%;width:100%;min-height:6.5rem;position:relative;overflow:hidden}.listPlatform li .items:hover{background:var(--orange-orange-primary-20-light);border:.0625rem solid var(--orange-orange-primary-100-light)}.listPlatform li .items:hover .tab-text{color:#444d5a}.listPlatform li .items.min-240{min-width:15rem}.listPlatform li p{line-height:1.125rem}.listPlatform.gridView{display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.listPlatform.gridView li .items{display:flex;padding:.625rem 1.5rem;min-height:5rem;min-width:100%;flex-direction:row;justify-content:flex-start}.listPlatform.gridView li .items span{background-color:var(--light-grey-60-light);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:1rem}.effortLesstrade .pop-header-bg{border-radius:1rem;padding:6.3125rem 0}.effortLesstrade .listCircle{padding-left:1.25rem}.effortLesstrade .listCircle li{list-style-type:disc}.copyCard{border:.0625rem solid var(--oxford-blue-10-light);border-radius:.625rem;padding:1.875rem 1.25rem;position:relative}.copyCard:hover,.copyCard:hover .badgeButton{border-color:var(--orange-orange-primary-100-light)}.copyCard:hover .badgeButton{background:linear-gradient(270deg,rgba(255,114,0,.76),#ff7200 56.6%);color:var(--dual-white)}.copyCard .badgeButton{background-color:var(--layout-white-100-light);border-radius:6.25rem;border:.0625rem solid var(--copy-button-border-light);color:var(--oxford-blue-100-light);font-size:1rem;font-weight:600;padding:.4375rem 1.0625rem;line-height:1.5rem}.copyCard .badges{position:absolute;right:1.625rem;top:1.8125rem}.copyCard .badges.offer{font-size:.75rem;background:var(--orange-orange-primary-100-light);color:var(--dual-white);padding:.125rem .375rem;border-radius:3.125rem}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);border:.0625rem solid var(--section-border-light);border-bottom:0;border-radius:1rem 1rem 0 0;padding:2.5rem}.features-grid .feature-box{padding:2.5rem 1.5625rem;text-align:center;background-color:var(--layout-white-100-light);border-right:.0625rem solid var(--section-border-light);border-bottom:.0625rem solid var(--section-border-light)}.features-grid .feature-box:nth-child(4n){border-right:0}.features-grid .feature-box .feature-icon{display:inline-flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border:.125rem solid var(--oxford-blue-100-light);border-radius:.75rem;margin-bottom:1.5rem}.features-grid .feature-box .feature-title{margin-bottom:.8125rem;font-size:1.125rem;font-weight:600;line-height:1.5rem;color:var(--input-text-success-light)}.features-grid .feature-box .feature-text{font-size:.875rem;color:var(--oxford-blue-100-light);line-height:1.5rem;margin-bottom:0}.equal-height{max-height:25.9375rem}.signalbanner{height:auto}.lineheight-57{line-height:3.5625rem}.title-primarydark{color:var(--Primary-dark)}.infoButton{border-radius:.5rem;background-color:var(--portfolio-header-light);border:.063rem solid var(--section-border-light);padding:.5rem .875rem}.inputCenterd.form-group.lotUnits .form-control{text-align:center!important;padding-top:.313rem}.columnBottom .largeArrowButton{background-color:var(--layout-white-100-light);border:.125rem solid var(--section-border-light);padding:1.5rem;border-radius:1.25rem;max-width:44.375rem;text-align:left;position:relative;width:100%}.columnBottom .badge{background-color:var(--orange-orange-primary-70-light);padding:.3125rem .625rem;border-radius:3.125rem;position:absolute;top:-.625rem;left:1.375rem;z-index:9;font-size:.75rem;font-weight:500}.subscriptionPlan{padding-top:1.125rem}.subscriptionPlan.max-1058{max-width:66.125rem}.subscriptionPlan .exististElement{border:.125rem solid var(--section-border-light);padding:1.5rem;border-radius:1.25rem;max-width:44.375rem;position:relative;counter-reset:section;width:100%}.subscriptionPlan .exististElement.mb-30{margin-bottom:1.875rem}.subscriptionPlan .exististElement .lotUnits{max-width:11.25rem}.subscriptionPlan .exististElement .planListSubscribe li{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1rem;position:relative;border-bottom:.063rem solid var(--section-border-light)}.subscriptionPlan .exististElement .planListSubscribe li:last-child{border-bottom:transparent}.subscriptionPlan .exististElement .planListSubscribe li.border-bottom-transparent{border-bottom-color:transparent!important}.subscriptionPlan .exististElement .planListSubscribe li .customCheckBox{padding-left:2.375rem}.subscriptionPlan .exististElement .planListSubscribe li .customCheckBox .checkmark{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.subscriptionPlan .exististElement .planListSubscribe li .badge{font-size:.75rem;border-radius:10rem;font-weight:500}.subscriptionPlan .exististElement .planListSubscribe li .badge.greenBG{background:var(--system-profit_green100-light)}.subscriptionPlan .exististElement .planListSubscribe li.active{background-color:var(--orange-orange-primary-10-light);border-bottom:.063rem solid var(--orange-orange-primary-100-light)!important}.subscriptionPlan .exististElement .planListSubscribe li .mostPopular{background-color:var(--orange-orange-primary-100-light);padding:.3125rem .625rem;border-radius:3.125rem;position:absolute;top:-.625rem;left:.125rem}.subscriptionPlan .exististElement .planListSubscribe li .mostPopular:before{position:absolute;content:"";width:1.875rem;height:2.625rem;left:-.125rem;top:0;background-image:url(/assets/images/anglePopular.svg);background-repeat:no-repeat;background-size:contain}.subscriptionPlan .overiewModal{background-color:var(--layout-white-100-light);padding:.875rem;font-size:.75rem}.subscriptionPlan .importantRequirements .monthList li{list-style-type:none;display:flex;align-items:center;justify-content:space-between;padding:0;margin:0 0 1rem}.currentPlanEnd{border:.063rem solid var(--box-border-light);padding:1.125rem 1.25rem}.currentPlanEnd li{display:flex;align-items:center;justify-content:space-between}.currentPlanEnd li:last-child{margin-bottom:0!important}.leader-flow-group{padding-top:3.125rem}.leader-flow-group .dualColumnSet{max-width:66.25rem;display:flex;justify-content:space-between}.leader-flow-group .text-center{text-align:start!important}.leader-flow-group .importantRequirements{max-width:26.938rem;background-color:var(--slate-grey-secondary-20-light);border-radius:1.25rem;padding:1.5rem 1.5rem 2rem;position:relative}.leader-flow-group .importantRequirements ul.mobileModal{background-color:var(--layout-white-100-light);padding:.875rem}.leader-flow-group .importantRequirements ul li{list-style-type:disc;margin:0 0 .563rem 1.625rem}.max-1140{max-width:71.25rem}.subscription-tabs{display:inline-flex;padding:.375rem;border:.125rem solid var(--orange-orange-primary-100-light);border-radius:.75rem;gap:.375rem;margin-bottom:4.375rem}.subscription-tabs .tab{padding:.625rem 1.125rem;border:none;background:transparent;color:var(--oxford-blue-100-light);font-size:1rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.subscription-tabs .tab.active{background:var(--orange-orange-primary-100-light);color:var(--dual-white)}.subscription-tabs .tab:not(.active):hover{background:rgba(255,122,0,.1)}@media only screen and (max-width:576px){.subscription-tabs{width:100%;justify-content:space-between}.subscription-tabs .tab{flex:1;text-align:center;font-size:.75rem;padding:.625rem .75rem}}@media only screen and (max-width:1024px){.max-1140{padding-left:1.25rem;padding-right:1.25rem}.mobWrap{flex-wrap:wrap}.subscriptionPlan .exististElement .lotUnits{max-width:100%;margin-top:1rem;width:100%}}@media only screen and (max-width:991px){.max-1140.subscriptionPlan .columnTOP,.subscriptionPlan .dualsetColumn{flex-wrap:wrap}.leader-flow-group .exististElement,.leader-flow-group .verifyGroupInfo{max-width:100%;width:100%}.max-1140.subscriptionPlan .leader-flow-group .importantRequirements{max-width:100%}.customTooltip .tooltiptext{left:auto;top:1.8rem;right:-1.3125rem!important}.customTooltip .tooltiptext:after,.customTooltip .tooltiptext:before{left:9.5rem}}@media only screen and (max-width:764px){ul.planListSubscribe li{flex-wrap:wrap}ul.planListSubscribe li .saveAlert{padding-left:2.5rem;margin-top:.625rem}}.textcolor{color:var(--oxford-blue-100-light)}.main_companyAbout{background-color:var(--layout-white-100-light)}.main_companyAbout .fullBannerTop{background-color:var(--orange-orange-primary-10-light);background-image:url(/assets/images/company/layerBG.png);background-repeat:no-repeat;background-size:100%}.main_companyAbout .timeLineTabs{position:relative;gap:3.75rem;padding-bottom:2.5rem}.main_companyAbout .timeLineTabs:before{position:absolute;content:"";background:var(--oxford-blue-50-light);width:100%;height:.0625rem}.main_companyAbout .timeLineTabs .nav-item{position:relative}.main_companyAbout .timeLineTabs .nav-item .zuluBTN.borderBTN{min-width:8.625rem;color:var(--oxford-blue-70-light);border-radius:10rem;font-size:.875rem;border:.063rem solid var(--oxford-blue-40-light);padding:.4375rem 1rem;min-height:2.6875rem;display:flex;align-items:center;justify-content:center;font-weight:500}.main_companyAbout .timeLineTabs .nav-item .zuluBTN.borderBTN.active,.main_companyAbout .timeLineTabs .nav-item .zuluBTN.borderBTN:hover{background:var(--orange-orange-primary-100-light);color:var(--dual-white);border-color:var(--orange-orange-primary-100-light)}.main_companyAbout .timeLineTabs .nav-item.borderList{position:static}.main_companyAbout .timeLineTabs .nav-item.borderList:after,.main_companyAbout .timeLineTabs .nav-item.borderList:before{position:absolute;content:"";width:.0625rem;height:.8125rem;background:var(--oxford-blue-50-light);left:0;top:.875rem}.main_companyAbout .timeLineTabs .nav-item.borderList:after{left:inherit;right:0}.main_companyAbout .industryLeader{border-radius:1rem;border:.0625rem solid rgba(90,99,131,.1);background:linear-gradient(90deg,#221d1d 31.6%,#7c6551 118.24%);padding:4.5rem 2rem}.revolutionized .imageRounded{border:.625rem solid var(--oxford-blue-10-light);border-radius:2.25rem;overflow:hidden;display:flex;align-items:center}.stats-box{text-align:center;display:flex;align-items:center;justify-content:center;position:relative;gap:1.875rem}.stats-box:before{position:absolute;content:"";background:linear-gradient(180deg,rgba(255,114,0,0) -7.5%,rgba(255,114,0,.44) 50.41%,rgba(255,114,0,0) 112.5%);height:4.375rem;width:.0625rem;right:0}.stats-box.hideBefore:before{display:none}.stats-box .stats-number{color:var(--input-text-success-light);font-size:1.875rem;font-weight:700;line-height:2.3125rem;margin-bottom:.5rem}.stats-box .stats-label{color:var(--icon-bg-light);font-size:1.125rem;font-weight:500;line-height:1.9375rem}.interestedServices{background-color:var(--orange-orange-primary-10-light);border-radius:1.5rem;display:flex;align-items:center;min-height:17.875rem;margin-top:6.875rem;position:relative}.interestedServices .imagePart{position:absolute;left:0;bottom:0}.interestedServices .content{margin-left:auto;max-width:28.125rem;margin-right:9.375rem}.interestedServices .content h3{margin-bottom:1.625rem}.awardCarousel{position:relative}.awardCarousel:after,.awardCarousel:before{position:absolute;content:"";background-color:var(--layout-white-100-light);filter:blur(.8125rem);width:10.5rem;height:120%;left:-3.125rem;z-index:9;top:-.625rem;bottom:0}.awardCarousel:after{left:inherit;right:-3.125rem}.awardCarousel .react-multi-carousel-track .react-multi-carousel-item{padding-right:1.875rem!important}.awardCarousel .react-multi-carousel-track .react-multi-carousel-item .cardAward h6{max-width:11.875rem;margin:0 auto}.managementCard{background:var(--layout-white-100-light);box-shadow:var(--lead-shadow);max-width:20.8125rem;min-height:22.875rem;width:100%;align-items:center;justify-content:center;border-radius:1.25rem;position:relative;border:.0625rem solid transparent;overflow:hidden;background:linear-gradient(var(--layout-white-100-light),var(--layout-white-100-light)) padding-box,linear-gradient(to top,var(--orange-orange-primary-100-light),var(--box-border-light)) border-box}.managementCard,.managementCard .socialIconHoverd{display:flex;flex-direction:column;-webkit-transition:all .5s ease;transition:all .5s ease}.managementCard .socialIconHoverd{position:absolute;top:20%;left:-100%;gap:.875rem}.managementCard .socialIconHoverd .socialIcons{display:flex;align-items:center;justify-content:center}.managementCard:hover{border-color:var(--orange-orange-primary-100-light);-webkit-transform:scale(1.05);transform:scale(1.05)}.managementCard:hover .socialIconHoverd{left:8%}.managementCard.team{min-height:10.4375rem;padding:2rem 1.5rem;border-color:var(--box-border-light);-webkit-transition:all .5s ease;transition:all .5s ease}.managementCard.team:hover{-webkit-transform:scale(1.05);transform:scale(1.05);border-color:var(--orange-orange-primary-100-light)}.ourManagement{position:relative}.ourManagement:before{background-image:url(/assets/images/company/angleBorder.svg);background-repeat:no-repeat;background-size:100%;position:absolute;content:"";width:100%;height:100%}.experienceZuluTrade .gridImg{display:block;margin-bottom:1.25rem}.experienceZuluTrade .gridImg:last-child{margin-bottom:0}.experienceZuluTrade .gridImg img{border-radius:.625rem;width:100%;object-fit:cover;object-position:center top}.timeline-wrapper{width:100%;position:relative}.timeline-wrapper .vertical-line{height:100%;background:var(--orange-orange-primary-10-light)}.timeline-wrapper .vertical-line,.timeline-wrapper .vertical-line-active{position:absolute;top:0;left:50%;transform:translateX(-50%);width:.1875rem;z-index:1}.timeline-wrapper .vertical-line-active{height:0;background:var(--orange-orange-primary-100-light);transition:height .15s ease-out}.timeline-wrapper .sectionByList{display:flex;align-items:center;padding-bottom:5rem;position:relative}.timeline-wrapper .sectionByList:last-child{padding-bottom:0}.timeline-wrapper .sectionByList .year-card{color:var(--input-text-success-light);font-size:2rem;font-weight:700;max-width:30.5625rem;width:100%;position:relative}.timeline-wrapper .sectionByList .year-card .boxed{display:flex;align-items:center;gap:1.875rem;background:var(--layout-white-100-light);padding:2rem 2.625rem;border-radius:0 2rem 2rem 0;border-top:.125rem solid var(--box-border-light);border-right:.125rem solid var(--box-border-light);border-bottom:.125rem solid var(--box-border-light);width:100%}.timeline-wrapper .sectionByList .year-card:before{position:absolute;content:"";background-color:var(--light-grey-100-light);border-radius:0 2rem 2rem 2.5rem;max-width:27.953rem;width:100%;height:4.10187rem;-webkit-transform:rotate(5deg);transform:rotate(5deg);flex-shrink:0;bottom:-1.25rem;right:1.875rem}.timeline-wrapper .sectionByList .year-card .yearImg{width:6.5625rem;height:6.5625rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid var(--box-border-med-light);background-color:var(--slate-grey-secondary-20-light);border-radius:1.5rem}.timeline-wrapper .sectionByList.left .year-card{margin-left:3.75rem}.timeline-wrapper .sectionByList.left .year-card .boxed{border-left:.125rem solid var(--box-border-light);border-right:0;border-radius:2rem 0 0 2rem}.timeline-wrapper .sectionByList.left .year-card:before{-webkit-transform:rotate(355deg);transform:rotate(355deg);left:.625rem;border-radius:2rem 0 2rem 2.5rem}.timeline-wrapper .sectionByList.left .year-card .boxed{justify-content:flex-end}.timeline-wrapper .sectionByList .section-content{background:var(--popup-header-bg-light);padding:1.5rem;border-radius:1.5rem;max-width:38.75rem;width:100%;line-height:1.6;margin-left:auto;border:.0625rem solid transparent}.timeline-wrapper .sectionByList .section-content .listTimeLine li{color:var(--icon-bg-light);font-size:.875rem;font-weight:500;line-height:1.5rem;margin-bottom:.75rem;position:relative;display:flex;align-items:flex-start;gap:1rem}.timeline-wrapper .sectionByList .section-content .listTimeLine li:last-child{margin-bottom:0}.timeline-wrapper .sectionByList .section-content .listTimeLine li .mbAdd{margin-top:.125rem}.timeline-wrapper .sectionByList .dot{width:1.75rem;height:1.75rem;margin:0 auto;position:absolute;top:50%;bottom:0;border-radius:50%;z-index:1;background:var(--layout-white-100-light);display:flex;align-items:center;justify-content:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:50%}.timeline-wrapper .sectionByList .dot:before{content:"";width:1.375rem;height:1.375rem;border-radius:50%;position:absolute;transition:all .33s ease-out 0s;border:.375rem solid var(--oxford-blue-30-light)}.timeline-wrapper .sectionByList .dot:after{position:absolute;content:"";border:.125rem solid var(--oxford-blue-30-light);width:90%;height:90%;border-radius:50%;padding:.9375rem}.timeline-wrapper .sectionByList .dot .lineAdded{position:absolute;left:0;top:0;bottom:0}.timeline-wrapper .sectionByList .dot .lineAdded:before{position:absolute;content:"";background:var(--oxford-blue-30-light);width:1.875rem;height:.125rem;left:2.1875rem;top:.875rem}.timeline-wrapper .sectionByList .dot .lineAdded:after{position:absolute;content:"";background:var(--oxford-blue-30-light);width:.375rem;height:.375rem;border-radius:50%;left:4.375rem;top:.75rem}.timeline-wrapper .sectionByList.right{flex-direction:row-reverse}.timeline-wrapper .sectionByList.right .section-content{margin-left:0}.timeline-wrapper .sectionByList.right .year-card{margin-left:auto;margin-right:3.75rem}.timeline-wrapper .sectionByList.right .year-card .boxed{flex-direction:row-reverse;justify-content:flex-end}.timeline-wrapper .sectionByList.right .dot .lineAdded{left:auto;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.timeline-wrapper .sectionByList.active.first:before{top:0;height:46%}.timeline-wrapper .sectionByList.active:last-child:before{top:-6.8125rem;height:105%}.timeline-wrapper .sectionByList.active .section-content{border-color:var(--orange-orange-primary-30-light)}.timeline-wrapper .sectionByList.active .year-card .boxed{border-color:var(--orange-orange-primary-100-light);color:var(--orange-orange-primary-100-light)}.timeline-wrapper .sectionByList.active .dot{background-color:var(--orange-orange-primary-100-light)}.timeline-wrapper .sectionByList.active .dot:before{border-color:var(--orange-orange-primary-100-light);background-color:var(--dual-white)}.timeline-wrapper .sectionByList.active .dot:after{border-color:var(--orange-orange-primary-100-light)}.timeline-wrapper .sectionByList.active .dot .lineAdded:after,.timeline-wrapper .sectionByList.active .dot .lineAdded:before{background-color:var(--orange-orange-primary-100-light)}.trendsttersCareers .changemakers{background-image:url(/assets/images/company/trender.png);background-repeat:no-repeat;background-size:cover;border-radius:2rem;padding:3.75rem;height:100%;background-position:100% 0}.trendsttersCareers .changemakers .content{border-radius:2rem;position:relative;padding:1.5rem;max-width:39.8125rem}.trendsttersCareers .changemakers .content:before{position:absolute;content:"";border-radius:2rem;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(.625rem);left:0;right:0;top:0;bottom:0}.companyFilter.position-sticky{top:5.5rem;z-index:9;background:var(--layout-white-100-light);padding-top:1.875rem}.innovateZulutrade .makeZulutrade{background-color:var(--popup-header-bg-light);border:.0625rem solid var(--box-border-light);border-radius:2rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.innovateZulutrade .makeZulutrade .content{padding:1.875rem 2.5rem 1.25rem}.innovateZulutrade .makeZulutrade .imgPad{padding:0 2.5rem;display:block}.innovateZulutrade .makeZulutrade.ogLIght{background-color:var(--orange-orange-primary-10-light);border-color:var(--orange-orange-primary-20-light)}.innovateZulutrade .makeZulutrade.darkBrown{border:.0625rem solid rgba(90,99,131,.1);background:linear-gradient(90deg,#221d1d 31.6%,#7c6551 118.24%)}.testimonials .cardEmploy{background-color:var(--layout-white-100-light);border:.0625rem solid var(--orange-orange-primary-100-light);border-radius:.75rem;padding:1.5rem}.testimonials .awardCarousel:after,.testimonials .awardCarousel:before{display:none}.testimonials .awardCarousel .react-multi-carousel-item{filter:blur(.25rem);opacity:.4;transform:scale(.9);transition:all .4s ease!important}.testimonials .awardCarousel .react-multi-carousel-item--active{filter:blur(0)!important;opacity:1!important;transform:scale(1)!important}.modal.fade.show{transition:all .3s ease!important}.company-banner{max-width:34.375rem;max-height:24.063rem}.comp-address{background-image:url(/assets/images/company/offices.svg);background-repeat:no-repeat;background-position:0 0;background-size:100% auto;width:100%;max-width:120rem;aspect-ratio:1920/478;margin:auto;position:relative}.comp-address .flag-icon{position:absolute;width:2.438rem;height:2.688rem;background-image:url(/assets/images/flag-icon.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;top:var(--y);left:var(--x);transform:translate(-50%,-100%)}.comp-address .country-flag{width:2rem;height:2rem;background-size:cover;background-repeat:no-repeat;display:block}.comp-address .greece-flag{background-image:url(/assets/images/flag/greece.svg)}.comp-address .japan-flag{background-image:url(/assets/images/flag/japan.svg)}.comp-address .australia-flag{background-image:url(/assets/images/flag/australia.svg)}.comp-address .sf-flag{background-image:url(/assets/images/flag/south-africa.svg)}.comp-address .ind-flag{background-image:url(/assets/images/flag/india.svg)}.comp-address .mauritius-flag{background-image:url(/assets/images/flag/mauritius.svg)}.comp-address .dubai-flag{background-image:url(/assets/images/flag/dubai.svg)}.comp-address .cyprus-flag{background-image:url(/assets/images/flag/cyprus.svg)}.comp-address .cyprus{--x:48.5%;--y:37.2%}.comp-address .greece{--x:49.5%;--y:40.4%}.comp-address .japan{--x:69.8%;--y:41.4%}.comp-address .ind-c{--x:61%;--y:49.1%}.comp-address .ind-m{--x:61.5%;--y:55.1%}.comp-address .dubai{--x:57%;--y:51.1%}.comp-address .sf{--x:51.2%;--y:85.1%}.comp-address .australia{--x:80.8%;--y:89.2%}.comp-address .mauritius{--x:57.4%;--y:78.2%}.comp-address .tooltip{position:absolute;bottom:calc(100% + .625rem);left:50%;transform:translateX(-50%) scale(.95);background:var(--light-grey-10-light);padding:.8rem;border-radius:.75rem;width:min(12rem,80vw);opacity:0;visibility:hidden;transition:.2s ease;pointer-events:none;z-index:10;border:.0625rem solid var(--box-border-light);font-family:var(--font-inter)}.comp-address .tooltip .title{font-size:1rem;font-weight:700;color:var(--oxford-blue-100-light)}.comp-address .tooltip .title .small{font-size:.75rem;font-weight:400}.comp-address .tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-width:.375rem;border-style:solid;border-color:var(--light-grey-10-light) transparent transparent transparent}.comp-address .flag-icon:focus-visible .tooltip,.comp-address .flag-icon:hover .tooltip{opacity:1;visibility:visible;transform:translateX(-50%) scale(1)}.mainSimulations .dropdown-menu .pointer.active,.mainSimulations .dropdown-menu .pointer:hover{color:var(--orange-orange-primary-100-light)}.mainSimulations .dropdown .chartButtonSelect{border-color:var(--box-border-light)!important}.mainSimulations .timeframeSlider{background-color:var(--slate-grey-secondary-20-light);border:.063rem solid var(--box-border-light);border-radius:.5rem}.mainSimulations .timeframeSlider .slideMax{max-width:23.625rem}.mainSimulations .timeframeSlider .form-range{height:.25rem;border-radius:3.125rem}.mainSimulations .timeframeSlider .form-range::-webkit-slider-runnable-track{height:0;border-radius:.313rem}.mainSimulations .timeframeSlider .form-range::-webkit-slider-thumb{margin-top:-.625rem;appearance:none;width:1.25rem;height:1.25rem;background:var(--layout-white-100-light);border-radius:50%;cursor:pointer;border:.25rem solid var(--orange-orange-primary-100-light);box-shadow:0 0 .188rem rgba(0,0,0,.3)}.mainSimulations .timeframeSlider .form-range::-moz-range-thumb{margin-top:-.625rem;appearance:none;width:1.25rem;height:1.25rem;background:var(--layout-white-100-light);border-radius:50%;cursor:pointer;border:.25rem solid var(--orange-orange-primary-100-light);box-shadow:0 0 .188rem rgba(0,0,0,.3)}.mainSimulations .compareSimulate{display:grid;grid-template-columns:repeat(auto-fill,minmax(25%,1fr))}.mainSimulations .compareSimulate li{border:.063rem solid var(--box-border-light);border-left:0;padding:1.5rem 2rem;position:relative;min-height:13.125rem}.mainSimulations .compareSimulate li:before{background-color:var(--layout-white-100-light);color:var(--orange-orange-primary-100-light);font-weight:var(--fw-600);position:absolute;content:"VS";width:2.125rem;height:2.125rem;border-radius:3.125rem;border:.063rem solid var(--box-border-light);right:-1.063rem;font-size:var(--fs-13);display:flex;align-items:center;justify-content:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mainSimulations .compareSimulate li:first-child{border-radius:.5rem 0 0 .5rem;border-left:.063rem solid var(--box-border-light)}.mainSimulations .compareSimulate li:last-child{border-radius:0 .5rem .5rem 0}.mainSimulations .compareSimulate li:last-child:before{display:none}.mainSimulations .compareSimulate li .elseLeaders{display:flex;flex-direction:column;height:100%;justify-content:center;align-items:center;cursor:pointer;padding:.875rem 0}.mainSimulations .compareSimulate .percentageCount.form-group .form-control{min-height:2.813rem;padding-right:2.5rem}.mainSimulations .compareSimulate .percentageCount .fitBox{background-color:var(--account-id-light);color:var(--layout-white-100-light);top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;min-width:2rem;border-radius:0 .25rem .25rem 0}.mainSimulations .mb-34{margin-bottom:2.125rem}.mainSimulations .selectedChart li{opacity:1}.mainSimulations .mainLeaderDashBoard{background-color:var(--light-gery-30-light);border-radius:.5rem;border:.063rem solid var(--notification-border-light);align-items:center;display:flex;justify-content:center}.mainSimulations .mainLeaderDashBoard .growthRate{background-color:var(--light-gery-30-light);padding:1.875rem 2.25rem;max-width:71.25rem;width:100%}.mainSimulations .mainLeaderDashBoard .growthRate.minAuto{justify-content:space-between}.mainSimulations .mainLeaderDashBoard .growthRate.minAuto li{min-height:auto;text-align:left}.mainSimulations .mainLeaderDashBoard .growthRate.minAuto li.border-left{border-left:.0625rem dashed var(--notification-border-light)}@media only screen and (max-width:1199px){.mainSimulations .mainLeaderDashBoard .growthRate.minAuto li.border-left{display:none}}.mainSimulations .mainLeaderDashBoard .growthRate.minAuto li:after{display:none}.mainSimulations .mainLeaderDashBoard .growthRate.minAuto li:nth-child(5n),.mainSimulations .mainLeaderDashBoard .growthRate.minAuto li:nth-child(7n){border-bottom:0;margin-bottom:0;padding-bottom:0}.customSimulationsInput{max-width:10.9375rem}.customSimulationsInput .position-absolute{right:.8125rem;top:.6875rem}.customSimulationsInput .inputFieldDiv .form-control{min-height:2.75rem;padding-right:3.125rem!important}.searchAddLeader .customCheckBox .checkmark{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.searchAddLeader .form-group .form-control{border-radius:.5rem;min-height:3.5rem}.searchAddLeader button.btn-close{font-size:var(--fs-12)}.searchAddLeader .expandableTable{max-height:25rem;min-height:25rem;overflow:auto}.searchAddLeader .expandableTable .globalTable.table thead{position:sticky;top:-.063rem;z-index:9}.searchAddLeader .expandableTable .globalTable.table tbody tr td{padding-top:1rem;padding-bottom:1rem}.searchAddLeader .expandableTable .globalTable.table tbody tr td .text-truncate{max-width:5.75rem}.smallEllippis.text-truncate{max-width:calc(100% - 3.75rem)}.mainCompareLeaders .compareLeaders{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.mainCompareLeaders .compareLeaders li{border:.063rem solid var(--oxford-blue-10-light);position:relative;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.125rem;background-color:var(--leader-card-bg-light)}.mainCompareLeaders .compareLeaders li .elseLeaders{cursor:pointer}.mainCompareLeaders .compareLeaders li .elseLeaders img{margin:0 auto 1.5rem;display:block}.mainCompareLeaders .compareLeaders li .leaderListcard{border:0;border-radius:0;padding:0}.mainCompareLeaders .compareLeaders .card-icons .riskCount{right:.625rem;bottom:.5625rem}.mainCompareLeaders .viewCompareTable .table .thead-dark-custom tr th{background-color:var(--oxford-blue-100-light);color:var(--layout-white-100-light);padding:.75rem 2rem}.mainCompareLeaders .viewCompareTable .table .thead-dark-custom tr th:first-child{border-radius:.938rem 0 0 0;vertical-align:middle}.mainCompareLeaders .viewCompareTable .table .thead-dark-custom tr th:last-child{border-radius:0 .938rem 0 0}.mainCompareLeaders .viewCompareTable .table tbody tr{border:0!important}.mainCompareLeaders .viewCompareTable .table tbody tr td{text-align:center;border-color:var(--box-border-light);padding:1.5rem 2rem;font-size:var(--fs-14);font-weight:var(--fw-500);color:var(--oxford-blue-100-light)}.mainCompareLeaders .viewCompareTable .table tbody tr td:first-child{text-align:left;border-radius:0 0 0 .938rem}.mainCompareLeaders .viewCompareTable .table tbody tr td:last-child{border-radius:0 0 .938rem 0}.mainCompareLeaders .viewCompareTable .table tbody tr td .success-bar .progress-bar{background-color:var(--system-profit_green100-light)}.mainCompareLeaders .viewCompareTable .table tbody tr td .failed-bar .progress-bar{background-color:var(--system-loss_red100-light)}.mainCompareLeaders .viewCompareTable .table tbody tr:last-child td{border:0}.mainCompareLeaders .viewCompareTable .table-striped-columns>tbody>tr>:nth-child(2n){--bs-table-bg-type:var(--table-striped-light)}.mainCompareLeaders .viewCompareTable .table-striped-columns>tbody>tr>:nth-child(4n){--bs-table-bg-type:var(--table-striped-mid-light)}.FullPageSkeleton{height:100vh;overflow:hidden}.FullPageSkeleton .card{background-color:var(--dashboard-section-bg-light);border-color:var(--section-border-light)}.FullPageSkeleton .placeholder{background-color:var(--slate-grey-secondary-40-light)}.autoSkeleton .FullPageSkeleton{height:100%}.skeleton-avatar{width:3.5rem;height:3.5rem;border-radius:50%;background:var(--slate-grey-secondary-40-light);animation:skeleton 1.5s ease-in-out infinite}.skeleton-title{width:7.5rem;height:.875rem;margin-bottom:.375rem}.skeleton-sub{width:5rem;height:.75rem}.skeleton-number{width:3.125rem;height:.875rem;margin-bottom:.375rem}.skeleton-button{width:5rem;height:2rem;border-radius:.375rem;background:var(--slate-grey-secondary-40-light);animation:skeleton 1.5s ease-in-out infinite}@keyframes skeleton{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.main_brokerPartnership{background-color:var(--layout-white-100-light)}.main_brokerPartnership .elementSection{overflow:hidden}.main_brokerPartnership .fullBannerTop{background-color:var(--layout-white-100-light);background-image:url(/assets/images/company/layerBG.png);background-size:cover;background-position:76%}.main_brokerPartnership .ourPartners{background-color:var(--orange-orange-primary-10-light);border-radius:2.5rem 2.5rem 0 0;padding-top:5rem;position:relative}.main_brokerPartnership .cardBroker{background-color:var(--layout-white-100-light);border:.0625rem solid var(--box-border-light);padding:.75rem;border-radius:1.125rem}.main_brokerPartnership .cardBroker .icons{border-radius:.75rem;border:.0625rem solid var(--section-border-light);background-color:var(--portfolio-header-light);display:flex;width:3.5rem;height:3.5rem;padding:.68763rem .6875rem .68738rem;justify-content:center;align-items:center;flex-shrink:0}.main_brokerPartnership .infiniteCarousel{position:absolute;bottom:5rem;left:0;right:0}.main_brokerPartnership .infiniteCarousel:after,.main_brokerPartnership .infiniteCarousel:before{position:absolute;content:"";background:linear-gradient(90deg,#fffbf8 33%,rgba(255,251,248,0));width:4.625rem;height:100%;left:0;top:0;bottom:0;z-index:9}.main_brokerPartnership .infiniteCarousel:after{left:auto;right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main_brokerPartnership .brokerList .react-multi-carousel-track .react-multi-carousel-item{padding-right:1rem!important}.main_brokerPartnership .brokerList.rtl .cardBroker{flex-direction:row-reverse}.whyPartner .card{padding:2rem 1.5rem;border:.0625rem solid var(--section-border-light);border-radius:1.5rem;box-shadow:none;background:linear-gradient(294deg,var(--slate-grey-secondary-30-light) 12.44%,var(--layout-white-100-light) 100%);height:100%}.whyPartner .card:before{position:absolute;content:"";background-repeat:no-repeat;background-size:cover;background-position:100%;width:8.125rem;height:8.125rem;right:0;top:0}.whyPartner .card.one:before{background-image:url(/assets/images/broker/cardBefore-1.svg)}.whyPartner .card.two:before{background-image:url(/assets/images/broker/cardBefore-2.svg)}.whyPartner .card.three:before{background-image:url(/assets/images/broker/cardBefore-3.svg)}.whyPartner .card.four:before{background-image:url(/assets/images/broker/cardBefore-4.svg)}.whyPartner .card.five:before{background-image:url(/assets/images/broker/cardBefore-5.svg)}.whyPartner .card .Icon{width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;padding:.625rem;background:var(--light-gery-40-light);border-radius:1.5rem;margin-bottom:1.5rem}.whyPartner .card .Icon .getIDIcon{width:3.9375rem;height:3.4375rem;background-repeat:no-repeat;background-position:50%;background-size:cover}.whyPartner .card .Icon .getIDIcon.getIDIcon1{background-image:url(/assets/images/broker/chrtIcon-1.svg);width:3.75rem;height:3.75rem}.whyPartner .card .Icon .getIDIcon.getIDIcon2{background-image:url(/assets/images/broker/chrtIcon-2.svg);width:4.8125rem;height:4.8125rem}.whyPartner .card .Icon .getIDIcon.getIDIcon3{background-image:url(/assets/images/broker/chrtIcon-3.svg)}.whyPartner .card .Icon .getIDIcon.getIDIcon4{background-image:url(/assets/images/broker/chrtIcon-4.svg)}.whyPartner .card h5{margin-bottom:.625rem}.whyPartner .card.elevateBrand{background:linear-gradient(90deg,#221d1d 31.6%,#7c6551 118.24%);border:.0625rem solid rgba(90,99,131,.102);display:flex;flex-direction:column;justify-content:space-between}.whyPartner .card.elevateBrand .Icon{background:hsla(0,0%,100%,.071);border:.0625rem solid hsla(0,0%,100%,.071)}.howWorks{background:var(--ltsecondary);position:relative}.howWorks:after,.howWorks:before{background-image:url(/assets/images/broker/charBefore.svg);position:absolute;content:"";background-repeat:no-repeat;background-size:contain;background-position:100%;width:36.25rem;height:22.5rem;right:0;top:0}.howWorks:after{right:inherit;left:0}.howWorks .afterShadow{display:block;position:relative;z-index:9}.howWorks .afterShadow:before{position:absolute;content:"";background:var(--layout-white-100-light);filter:blur(.78125rem);padding:1.25rem 0;bottom:-.875rem;width:100%;height:5rem;display:block}.howWorks .listSetup{margin:2.375rem 0 0;padding:0}.howWorks .listSetup li{display:flex;align-items:center;padding:1.5625rem 0;color:var(--input-text-success-light);font-weight:600;font-size:1.125rem}.howWorks .listSetup li .count{font-size:1.625rem;color:var(--oxford-blue-80-light);border-radius:.53813rem;border:.09106rem solid var(--section-border-light);background:var(--layout-white-100-light);box-shadow:.25rem .3125rem 0 rgba(0,0,0,.15);width:3.125rem;height:2.875rem;position:relative;overflow:visible;margin:0 2.1875rem 0 0;display:flex;align-items:center;justify-content:center}.howWorks .listSetup li:not(:last-child) .count:before{background-image:url(/assets/images/broker/arroeBottom.svg);position:absolute;content:"";background-repeat:no-repeat;background-size:cover;background-position:50%;width:.625rem;height:2.1875rem;right:0;bottom:-2.75rem;z-index:99;left:0;margin:0 auto}.socialTradingPlatform .cardBoxed{background-color:var(--popup-header-bg-light);border-radius:1.5rem;border:.0625rem solid var(--orange-orange-primary-10-light);display:flex;align-items:flex-start;gap:1.125rem;padding:1.5rem;height:100%}.ourSolutions .cardBoxed{background-color:var(--portfolio-header-light);border:.0625rem solid var(--oxford-blue-10-light);border-radius:1.5rem;overflow:hidden;height:100%;position:relative;z-index:9}.ourSolutions .cardBoxed:after,.ourSolutions .cardBoxed:before{box-sizing:inherit;content:"";position:absolute;width:100%;height:100%;border:.125rem solid transparent;width:0;height:0;border-radius:1.4375rem}.ourSolutions .cardBoxed:before{top:0;left:0}.ourSolutions .cardBoxed:after{bottom:0;right:0}.ourSolutions .cardBoxed:hover{color:var(--orange-orange-primary-100-light)}.ourSolutions .cardBoxed:hover:after,.ourSolutions .cardBoxed:hover:before{width:100%;height:100%}.ourSolutions .cardBoxed:hover:before{border-top-color:var(--orange-orange-primary-100-light);border-right-color:var(--orange-orange-primary-100-light);transition:width .25s ease-out,height .25s ease-out .25s}.ourSolutions .cardBoxed:hover:after{border-bottom-color:var(--orange-orange-primary-100-light);border-left-color:var(--orange-orange-primary-100-light);transition:border-color 0s ease-out .5s,width .25s ease-out .5s,height .25s ease-out .75s}.contactBrokerage .cardHolder{background:var(--orange-orange-primary-10-light);border-radius:2.5rem;padding:3.125rem 4.375rem 0}.midContentElement .mt-mn-40{margin-top:-1.8125rem}.placeTitle.max-632{max-width:39.5rem;margin-left:auto}.main_leaderProgram .leaderProgramBanner{background:linear-gradient(179deg,var(--layout-white-100-light) 38.72%,var(--orange-orange-primary-10-light) 136.4%);position:relative}.main_leaderProgram .leaderProgramBanner:after{position:absolute;content:"";background-color:var(--layout-white-100-light);background-image:url(/assets/images/leaders/clipPathGroup.png);background-size:contain;max-width:75.25rem;height:22.75rem;top:0;background-position:top;margin:0 auto;display:block;width:100%;left:0;right:0}.bannerBadge{background-color:var(--slate-grey-secondary-20-light);border-color:var(--box-border-light);border-radius:.75rem;padding:.625rem 1.125rem}.bannerBadge.br-100{border-radius:6.25rem}.leaderDo .cardContent{border-radius:1.5rem;background-color:var(--slate-grey-secondary-20-light);padding:2rem}.wl-table.compensationSchemes{background-color:var(--layout-white-100-light);width:100%;border-radius:.5rem}.wl-table.compensationSchemes .table{border-collapse:separate;border-spacing:0}.wl-table.compensationSchemes .table thead tr{border:0}.wl-table.compensationSchemes .table thead tr th{padding:1.3125rem 2.5625rem;text-align:center;font-weight:400;background-color:var(--slate-grey-secondary-20-light);border:.0625rem solid var(--box-border-light);border-bottom:0;border-radius:.75rem .75rem 0 0}.wl-table.compensationSchemes .table tbody tr td{padding:1.3125rem 2.5625rem;border:.0625rem solid var(--box-border-light);font-weight:600;vertical-align:middle;color:var(--oxford-blue-100-light);background-color:var(--layout-white-100-light)}.wl-table.compensationSchemes .table tbody tr td:first-child{border-bottom-left-radius:.75rem}.wl-table.compensationSchemes .table tbody tr td:last-child{border-bottom-right-radius:.75rem}.wl-table.compensationSchemes .table .cellSpacing tbody tr td,.wl-table.compensationSchemes .table .cellSpacing tbody tr th,.wl-table.compensationSchemes .table .cellSpacing thead tr td,.wl-table.compensationSchemes .table .cellSpacing thead tr th{padding:1.375rem 2.5rem}.reasonsToBecome.leaderDo .cardContent.becomeCard{border-radius:1.5rem;border:.0625rem solid rgba(90,99,131,.1);background:linear-gradient(90deg,#221d1d 31.6%,#7c6551 118.24%);overflow:hidden}.reasonsToBecome.leaderDo .cardContent.becomeCard .content{padding-left:2.75rem;position:absolute;max-width:31.25rem}.shadowBoxIcon{background:var(--layout-white-100-light);box-shadow:.25rem .25rem 0 0 var(--oxford-blue-20-light);width:3.125rem;height:3.125rem;position:relative;display:flex;align-items:center;justify-content:center;border-radius:.64138rem}.dotList li{list-style-type:disc;line-height:1.5rem;padding-bottom:.625rem}.becomeTitle{line-height:3.5625rem}.newUpdatesPage .fullBannerTop.elementSection{padding:5rem 0}.newUpdatesPage h2{letter-spacing:-.07188rem}.newUpdatesPage .bannerBadge{background-color:var(--layout-white-100-light)}.newUpdatesPage .fullBannerTop{background:url(/assets/images/new-update/bg-lines.svg) no-repeat 0 0;background-color:var(--orange-orange-primary-10-light)}.newUpdatesPage .fullBannerTop .contentPart{margin-bottom:4.375rem}.newUpdatesPage .fullBannerTop .boxList li{position:relative;padding-left:1.5625rem}.newUpdatesPage .fullBannerTop .boxList li:before{position:absolute;content:"";background-image:url(/assets/images/radioButton.svg);background-repeat:no-repeat;background-size:1.0625rem;left:0;top:.25rem;width:1.0625rem;height:1.0625rem}.newUpdatesPage .new{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white);font-size:.5625rem;font-style:normal;font-weight:600;line-height:.9375rem;letter-spacing:-.00063rem;border-radius:6.25rem;padding:.125rem .5rem;display:inline-flex;align-items:center;justify-content:center;margin-right:.125rem;box-shadow:0 0 .86875rem .0625rem rgba(255,154,35,.25)}.lastList{margin-bottom:0}.lastList li:last-child{border:0;margin:0;padding:0}.climpLine2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bottonBeforeLine{position:relative}.bottonBeforeLine.igTopLine:after{content:"";position:absolute;top:-7.375rem;left:20.875rem;width:.125rem;height:7.5rem;border-right:.125rem dashed var(--orange-orange-primary-30-light)}.bottonBeforeLine.igTopLine.no-line:after{display:none}.bottonBeforeLine:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:47.5rem;height:10.375rem;background-image:url(/assets/images/new-update/beforeLineMid.svg);background-repeat:no-repeat;z-index:1}.bottonBeforeLine.flex-lg-row-reverse:before{background-image:url(/assets/images/new-update/beforeLineMidSnd.svg)}.bottonBeforeLine.flex-lg-row-reverse:after{left:auto;right:50%;transform:translateX(50%)}.bottonBeforeLine.no-line{margin-bottom:0}.bottonBeforeLine.no-line:after,.bottonBeforeLine.no-line:before{content:none}.addMoreButton{border:0;border-radius:8rem;background:var(--orange-orange-primary-100-light);color:var(--dual-white);width:3rem;height:3rem;padding:.76956rem .72925rem .7295rem .76975rem;display:flex;justify-content:center;align-items:center}.updates_external{position:relative}.updates_external.gridColumn3{grid-template-columns:repeat(auto-fit,minmax(21.875rem,1fr))}.updates_external:after,.updates_external:before{content:"";position:absolute;top:-9.8125rem;left:20.875rem;width:.125rem;height:9.625rem;border-right:.125rem dashed var(--orange-orange-primary-30-light)}.updates_external:after{left:auto;right:13.875rem;top:50%;transform:translateY(-50%);height:6.25rem}.updates_external.gridLineChange:before{content:"";position:absolute;top:-10rem;left:50%;transform:translateX(-50%);width:47.5rem;height:10.375rem;background-image:url(/assets/images/new-update/beforeLineMidSnd.svg);background-repeat:no-repeat;border:0}.updates_external.gridLineChange .postList:after,.updates_external.gridLineChange .postList:before,.updates_external.gridLineChange:after{display:none}.updates_external .postList{position:relative}.updates_external .postList:nth-child(3n):before{border:0}.updates_external .postList .content{border-radius:1.5rem;background:var(--slate-grey-secondary-20-light);padding:1.5rem;height:100%}.updates_external .postList:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:2.6875rem;right:0;width:100%;height:.125rem;border-bottom:.125rem dashed var(--orange-orange-primary-30-light)}.rowGap-space{row-gap:6.25rem;column-gap:2rem}.modal.max-1060 .modal-dialog{max-width:66.25rem}.modal.max-1155 .modal-dialog{max-width:72.1875rem;margin:0 auto}.fs-34 h6{font-size:2.125rem}.fs-24 h6{font-size:1.5rem}.squeredBG .fullBannerTop.elementSection{padding:5rem 0}.squeredBG h2{letter-spacing:-.07188rem}.squeredBG .bannerBadge{background-color:var(--layout-white-100-light)}.squeredBG .bannerBadge.primaryBorder{border-color:var(--orange-orange-primary-20-light);box-shadow:0 .625rem 2.5625rem 0 rgba(0,0,0,.04),0 .125rem .125rem 0 rgba(0,0,0,.02)}.squeredBG .fullBannerTop{background:url(/assets/images/new-update/bg-lines.svg) no-repeat 0 0;background-color:var(--orange-orange-primary-10-light)}.squeredBG .fullBannerTop .contentPart{margin-bottom:2.5rem}.squeredBG .midContentData{position:absolute;left:0;right:0;margin:0 auto;bottom:3.75rem}.squeredBG .minOnLoad{min-height:25rem}.new{background-color:var(--orange-orange-primary-100-light);color:var(--dual-white);font-size:.5625rem;font-style:normal;font-weight:600;line-height:.9375rem;letter-spacing:-.00063rem;border-radius:6.25rem;padding:.125rem .5rem;display:inline-flex;align-items:center;justify-content:center;margin-right:.125rem;box-shadow:0 0 .86875rem .0625rem rgba(255,154,35,.25)}.onScrollAnimationBlock{position:relative;padding:0 2.5rem}.onScrollAnimationBlock:before{position:absolute;content:"";width:.125rem;height:100%;background-color:var(--orange-orange-primary-20-light);right:0}.onScrollAnimationBlock.leftLine:before{right:auto;left:0}.onScrollAnimationBlock.leftLine .active:before{right:auto;left:-2.5rem}.onScrollAnimationBlock .strengthenList{border-radius:1rem;display:flex;position:relative;padding:1.25rem 1rem;flex-direction:column;align-items:flex-start}.onScrollAnimationBlock .strengthenList.active{background-color:var(--orange-orange-primary-10-light)}.onScrollAnimationBlock .strengthenList.active:before{position:absolute;content:"";width:.125rem;height:100%;background-color:var(--orange-orange-primary-100-light);right:-2.5rem;top:0}.card-dashed-border{background-image:url(/assets/images/trading-signals/gradientBG.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden;border-radius:1.25rem}.card-dashed-border:before{position:absolute;content:"";width:98%;height:97%;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1.125rem;background-color:var(--layout-white-100-light)}.gradientDottedBG{background-image:url(/assets/images/trading-signals/dottedFrame.svg);background-color:var(--orange-orange-primary-10-light);background-size:cover;background-repeat:no-repeat;border-radius:2.5rem;padding:0 0 2rem 2rem}.gradientDottedBG.slateGray{background-color:var(--slate-grey-secondary-20-light)}.gradientDottedBG.linearGradient{background:url(/assets/images/trading-signals/dottedFrame.svg),linear-gradient(355deg,var(--orange-orange-primary-10-light) 28.09%,var(--layout-white-100-light) 95.51%);background-size:contain;background-repeat:repeat-y;background-position:100%}.beforVector:before{position:absolute;content:"";background-image:url(/assets/images/trading-signals/beforeVector.svg);background-repeat:no-repeat;width:100%;height:100%;left:0}.trendsetters-pin{height:56.25rem!important}.trendsetters-inner{height:100%}.pin-spacer{padding:0!important}.feature-card-3d{transform-style:preserve-3d}.feature-card-3d,.feature-card-3d h6,.feature-card-3d img{will-change:transform}.button-3d{display:inline-block;background:#06f;color:#fff;padding:.875rem 2rem;border-radius:.5rem;border:none;cursor:pointer;perspective:50rem;transform-style:preserve-3d;box-shadow:0 .3125rem .9375rem rgba(0,0,0,.15);transition:box-shadow .3s ease;font-weight:600;font-size:1rem}.sideBluerImg{min-height:25rem}.sideBluerImg:after,.sideBluerImg:before{position:absolute;content:"";background:var(--orange-orange-primary-10-light);filter:blur(.6875rem);right:-2rem;width:6.375rem;height:110%;top:-3.25rem;z-index:1}.sideBluerImg:after{right:auto;left:-2.5rem;top:auto;height:7.5rem;width:5rem;bottom:0}.gap-48{gap:3rem}.iconGradient{border-radius:.82831rem;background:linear-gradient(180deg,#ffb376,#ff7200);display:flex;width:3.5rem;height:3.5rem;justify-content:center;align-items:center}.iconGradient.br-100{border-radius:6.25rem}.iconGradient.sm{width:2.11263rem;height:2.11263rem;border-radius:.5rem}.iconGradient.sm.br-100{border-radius:6.25rem}.verticleIconsList li{position:relative}.verticleIconsList li:not(:last-child){margin-bottom:4rem}.verticleIconsList li:not(:last-child):before{position:absolute;content:"";width:.0625rem;height:10.625rem;background-image:repeating-linear-gradient(to bottom,var(--orange-orange-primary-60-light) 0,var(--orange-orange-primary-60-light) .25rem,transparent .125rem,transparent .625rem);top:1.25rem;left:1.75rem;z-index:-1}.gradientDottedBG.slateGray{position:relative;overflow:hidden}.gradientDottedBG.slateGray.customPad{border-radius:2.5rem;background:linear-gradient(1deg,var(--orange-orange-primary-10-light) 1.22%,var(--light-grey-10-light) 103.97%);padding:7.5rem 3rem 2.5rem}.gradientDottedBG.slateGray.customPad.pb-80{padding-bottom:5rem}.gradientDottedBG.slateGray:after{background-image:url(/assets/images/trading-signals/dottedFrame.svg);background-size:100%;background-repeat:repeat;position:absolute;content:"";width:100%;height:100%;right:0;top:0}.gx-30{--bs-gutter-x:1.875rem}.position-sticky.top-40{top:2.5rem}.position-sticky.top-80{top:5rem}.position-sticky.top-120{top:7.5rem}.webTraderElement .elementSection.minCalc700{min-height:43.75rem}.webTraderElement .access_mn-tp{margin-top:-17.5rem}.webTraderElement .access_mn-tp .webTraderBannerIcon{position:relative}.webTraderElement .access_mn-tp .webTraderBannerIcon:before{position:absolute;content:"";width:100%;height:7.5625rem;bottom:-3.5rem;background:var(--layout-white-100-light);filter:blur(1.25rem)}.webTraderElement .card-body{padding:1.32275rem .99206rem;border-radius:1.02469rem;border:.041rem solid var(--section-border-light);background:var(--orange-orange-primary-10-light)}.webTraderElement .card-body,.webTraderElement .imBG{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.webTraderElement .imBG{border-radius:.66138rem;border:.06613rem solid var(--section-border-light);background:var(--dual-white);align-self:stretch}.gradientCompatible{border-radius:1.25rem;background:linear-gradient(180deg,var(--orange-orange-primary-10-light) 0,var(--slate-grey-secondary-20-light) 100%);text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-between}.gradientCompatible.beforeGradient{background-image:url(/assets/images/web-trader/frameBG.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.gradientCompatible.sndGradient{border:.0625rem solid rgba(90,99,131,.1);background:linear-gradient(90deg,#221d1d 31.6%,#7c6551 118.24%)}.gradientCompatible.third{border:.0625rem solid rgba(90,99,131,.1);padding:3.5rem 2rem}.gradientCompatible .spacep-3{padding:3.125rem 1.25rem 0}.gradientCompatible .dualStarIcon{width:3.75rem;height:3.75rem;background:linear-gradient(180deg,#ffb376,#ff7200);border-radius:3.125rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.125rem}.gradientCompatible .dualStarIcon.sm{width:2.11263rem;height:2.11263rem;border-radius:.5rem}.max-945{max-width:59.0625rem;margin:0 auto}.contentPartList li{position:relative}.contentPartList li:not(:last-child):before{content:"";position:absolute;top:4.0625rem;left:1rem;width:.0625rem;height:124%;border-right:.125rem dashed var(--orange-orange-primary-30-light)}.contentPartList li .iconGradient{margin-top:1.875rem}.beforeShadow:before{position:absolute;content:"";background-image:url(/assets/images/web-trader/tableBefore.svg);background-repeat:no-repeat;width:27.47069rem;height:39.47069rem;left:3.6875rem;background-size:contain;top:3.75rem}.globalTable{position:relative}.globalTable.pltformTable.table .comparison-header{background:linear-gradient(90deg,#221d1d 31.6%,#7c6551 118.24%)}.globalTable.pltformTable.table .comparison-header tr th{background-color:transparent;font-size:1rem;color:var(--dual-white);opacity:1;padding:1.5rem 2rem;border:0}.globalTable.pltformTable.table .comparison-header tr th:first-child{border-top-left-radius:1rem}.globalTable.pltformTable.table .comparison-header tr th:last-child{border-top-right-radius:1rem}.globalTable.pltformTable.table tbody tr td{text-align:center;background-color:var(--layout-white-100-light)}.globalTable.pltformTable.table tbody tr:nth-of-type(odd) td{background-color:var(--light-grey-50-light)}:root{--Primary-dark:#010304;--orange-orange-primary-100-light:#ff7200;--orange-orange-primary-90-light:#ff811a;--orange-orange-primaryp80-light:#ff8e33;--orange-orange-primary-70-light:#ff9d4d;--orange-orange-primary-60-light:#fa6;--orange-orange-primary-50-light:#ffb980;--orange-orange-primary-40-light:#ffc799;--orange-orange-primary-30-light:#ffd5b3;--orange-orange-primary-20-light:#ffe3cc;--orange-orange-primary-10-light:#fff6ee;--orange-orange-primary-5-light:#fff0e4;--orange-orange-primary-2-light:#fffbf5;--oxford-blue-100-light:#303a48;--oxford-blue-90-light:#444d5a;--oxford-blue-80-light:#59616d;--oxford-blue-70-light:#6e757f;--oxford-blue-60-light:#838991;--oxford-blue-50-light:#979ca3;--oxford-blue-40-light:#acb0b6;--oxford-blue-30-light:#c0c4c8;--oxford-blue-20-light:#d6d8da;--oxford-blue-10-light:#eaebec;--slate-grey-secondary-100-light:#778290;--slate-grey-secondary-90-light:#848e9b;--slate-grey-secondary-80-light:#929ba6;--slate-grey-secondary-70-light:#a0a7b1;--slate-grey-secondary-60-light:#adb4bc;--slate-grey-secondary-50-light:#bbc0c7;--slate-grey-secondary-40-light:#c9cdd3;--slate-grey-secondary-30-light:#fbfdff;--slate-grey-secondary-20-light:#f2f5f9;--slate-grey-secondary-10-light:#f1f1f1;--system-loss_red100-light:#df6868;--system-loss_red90-light:#e27777;--system-loss_red80-light:#e58686;--system-loss_red70-light:#e99595;--system-loss_red60-light:#eca4a4;--system-loss_red50-light:#efb3b3;--system-loss_red40-light:#f2c3c3;--system-loss_red30-light:#f5d1d1;--profit_red20-light:#f9e1e1;--profit_red10-light:rgba(249,66,58,.1);--system-profit_green100-light:#5caf79;--system-profit_green90-light:#6cb786;--system-profit_green80-light:#7dbf94;--system-profit_green70-light:#8dc7a1;--system-profit_green60-light:#9dcfaf;--system-profit_green50-light:#add7bc;--system-profit_green40-light:#bedfc9;--system-profit_green30-light:#cee7d7;--system-profit_green20-light:#deefe4;--system-profit_green10-light:#effdf4;--table-striped-light:#f9fcfa;--table-striped-mid-light:#f6fafe;--layout-white-100-light:#fff;--black-100-light:#010101;--black-90-light:#151517;--black-80-light:#101012;--black-70-light:#2f2f33;--black-60-light:#1d1d1d;--dual-text-color:#303a48;--light-grey-100-light:#dce2e9;--light-grey-90-light:#e4eaf0;--light-grey-70-light:#cfced9;--light-grey-10-light:#f9fbfc;--footer-input:#2d2b2a;--risk-1-light:#64b8fd;--risk-2-light:#41bf74;--risk-3-light:#edba36;--risk-4-light:#b43e37;--risk-5-light:#7750c9;--box-shadow-light:0.063rem 0.188rem 0.688rem 0 hsla(0,0%,71%,.25);--account-gray-bg:#f7f9fc;--blue-table-head:#293c4f;--blurlight-orange:#fef5e8;--color-primary-gray-gray-80-trout:#4b525b;--header-bg-light:#fff;--white-light:#fff;--progress-dot-light:#e4eaf0;--lead-shadow:0 0.1875rem 0.3125rem 0 hsla(0,0%,85%,.25);--box-border-light:#e0e6ed;--input-border-color-light:#cfced9;--popup-header-bg-light:#f2f5f9;--box-border-med-light:#eaebec;--layout-gray-bg-light:#f9fbfb;--arrow-light:#a0a7b1;--white-text_white-light:#fff;--input-text-success-light:#010304;--white-background-white-light:#fff;--light-grey-60-light:#f9f9f9;--input_bg-light:#fff;--copy-button-border-light:#babbbc;--section-border-light:#eff0f3;--light-grey-50-light:#f2f5f9;--popup-bg-light:#fff;--light-gery-40-light:#f6f6f6;--light-gery-30-light:#f3f5f7;--text-white-white-light:#fff;--question_gray-bg-light:#f9f9f9;--dashboard-section-bg-light:#fff;--leader-card-bg-light:#fdfdff;--leader-card-border-light:#e3c4ab;--light-grey-20-light:#eff2f5;--dashboard-banner-bg-light:#f9fafe;--header-icon-bg-light:#f6f8fd;--profile-icon-light:#013047;--menu-color:#111213;--animation-1-light:hsla(0,0%,98%,.4);--animation-2-light:hsla(0,0%,94%,.94);--animation-1-2-light:hsla(0,0%,98%,.7);--orange-4-light:rgba(255,248,242,.4);--orange-4-2-light:rgba(255,248,242,.7);--orange-4-3-light:#ffd5b4;--map-light:#e9e9e9;--new-color-light:#fff4ec;--icon-121-border-light:#cfcfcf;--inside-bg-icon-light:#f2f2f2;--bg-icon-121-light:#d7d7d7;--icon-bg-light:#59616d;--light-new-light:#f6f8fc;--light-broder-1-light:#f1f6ff;--video-border-light:#babbbc;--side-bar-bg-light:#fff;--img-border-light:#fff;--card-data-light:#59616d;--input-comment-box-light:#797e87;--account-id-light:#838991;--button-bg-light:#fff;--linear-light:#d6e5ec;--copy-button-light:#babbbc;--side-popup-light:#fff;--notification-border-light:#e0e6ed;--popup-bg-2-light:#fff;--shadow-light:hsla(0,0%,85%,.25);--slider-light:hsla(0,0%,100%,.85);--shadow-2-light:hsla(0,0%,85%,.25);--card-tool-top-light:#fdfdff;--chart-tab-light:#f5f6f7;--icon-tags-light:#020202;--country-tag-light:#f2f2f2;--login-banner-light:#fff6ee;--popup-button-light:rgba(246,249,255,.42);--icon-orange-light:#ff7200;--overlay-light:hsla(0,0%,100%,.94);--orange-border-light:#ff7200;--portfolio-card-light:#fff;--portfolio-header-light:#f9fbfc;--fade-light:#fff;--fade-2-light:hsla(0,0%,100%,0);--tab-121-light:#969ca4;--connect-light:#f6f8fb;--green-bg-light:#deefe4;--orange-light-light:rgba(255,114,0,.04);--light-blue-bg-light:#f6f8fb;--banner-bg-1-light:#fffbf9;--layers-light:#ff7200;--logo-color-1-light:#fafbfc;--app-footer-bg-light:#fff;--footer-border-light:#e0e6ed;--helpCenter-bg1:#d8e5f9;--helpCenter-bg2:#f9dfd8;--helpCenter-bg3:#dbf1ff;--awardBorder:#ffc107;--hover-colors:#f77307;--border-width:0.063rem;--border-width2:0.125rem;--border-style:solid;--red-color:#dc3545;--alert-notify:#ed3262;--red-alert:#de5959;--profit-red:#fde5e5;--dark-border:#a4aab2;--header-border:#eaeaea;--sidebar-color:#fef6ee;--neutralGrey:#636d7a;--reddata:#ffc5bf;--borderlightgreen:#bfdfca;--userIcon:#8380ed;--shadow-border:#fafafa;--shadow-dual-border:#fafafa;--gap:0.938rem;--transparent-bg:rgba(0,0,0,.74);--icon-tags:#6c6d6f;--oxford-blue-90:#444d5a;--profit-green-15:#e7f3eb;--calendar-border:#f0f0f0;--light-green:#e3f8ea;--user-border:#e3e6f2;--redBtn:#af4c46;--yellowBtn:#e8a700;--light-test:#bac4d0;--box-Shadow:rgba(68,77,90,.58);--currency-bg:#f9f7f7;--spread:#fef9f5;--chart-border:#dee2e6;--bannerBG:#202429;--breadcrum-bg:#414549;--simulator-bg:#01070d;--font-bg:#f7ede5;--progressLoader:#ffe5cf;--green-badges:#eff7f2;--border-mob-drop:#e7eaee;--arrowBG:#faf9f9;--warning-alert:#fff8f8;--warning-border:#f6a2a2;--chattitle-red:#9f0850;--chattitle-green:#295f00;--dark-red:#de3f3f;--thumbbg:#e3f7ed;--thumbDark:#009b78;--dual-white:#fff;--dual-dark-mode:#121212;--arrow-transparent:hsla(0,0%,100%,.91);--arrow-shadow:0 0.188rem 0.5rem 0 hsla(0,0%,76%,.25);--empty-shadow:hsla(0,0%,100%,.82);--border-bold:#f6f5f5;--crisp-peach:#ffdcbf;--snd-list:#ffdba1;--thrd-list:#ffe7c2;--leaner-gradient:linear-gradient(180deg,var(--layout-gray-bg-light) 0%,#fffbf5 100%);--fw-300:300;--fw-400:400;--fw-500:500;--fw-600:600;--fw-700:700;--fw-800:800;--fs-7:0.438rem;--fs-8:0.5rem;--fs-10:0.625rem;--fs-11:0.688rem;--fs-12:0.75rem;--fs-13:0.813rem;--fs-14:0.875rem;--fs-15:0.938rem;--fs-16:1rem;--fs-17:1.063rem;--fs-18:1.125rem;--fs-19:1.188rem;--fs-20:1.25rem;--fs-21:1.313rem;--fs-22:1.375rem;--fs-24:1.5rem;--fs-28:1.75rem;--fs-32:1.313rem;--lh-24:1.5rem;--lh-20:1.25rem;--lh-21:1.313rem;--lh-32:2rem;--br-6:0.375rem;--br-7:0.438rem;--br-8:0.5rem;--br-9:0.563rem;--br-10:0.625rem;--br-11:0.688rem;--br-13:0.813rem;--br-14:0.875rem;--br-15:0.938rem;--br-16:1rem;--br-17:1.063rem;--br-18:1.125rem;--br-19:1.188rem;--br-20:1.25rem;--br-50:3.125rem;--max-width:68.75rem;--br-12:0.75rem;--br-30:1.875rem;--font-inter:"--font-inter";--font-sora:"--font-sora"}:root[data-theme=dark]{--Primary-dark:#f2f2f2;--orange-orange-primary-100-light:#ff7200;--orange-orange-primary-90-light:#ff811a;--orange-orange-primaryp80-light:#ff8e33;--orange-orange-primary-70-light:#ff9d4d;--orange-orange-primary-60-light:#fa6;--orange-orange-primary-50-light:#ffb980;--orange-orange-primary-40-light:#ffc799;--orange-orange-primary-30-light:#ffd5b3;--orange-orange-primary-20-light:#ffe3cc;--orange-orange-primary-10-light:#2a2928;--orange-orange-primary-2-light:#121212;--oxford-blue-100-light:#fff;--oxford-blue-90-light:#fff;--oxford-blue-80-light:#ddd;--oxford-blue-70-light:#959595;--oxford-blue-60-light:#959595;--oxford-blue-50-light:#979ca3;--oxford-blue-40-light:#acb0b6;--oxford-blue-30-light:#c0c4c8;--oxford-blue-20-light:#2e2e31;--oxford-blue-10-light:#3d3d3d;--slate-grey-secondary-100-light:#dfdfdf;--slate-grey-secondary-90-light:#c7c8ca;--slate-grey-secondary-80-light:#adacac;--slate-grey-secondary-70-light:#d3d5d7;--slate-grey-secondary-60-light:#adb4bc;--slate-grey-secondary-50-light:#bbc0c7;--slate-grey-secondary-40-light:#c9cdd3;--slate-grey-secondary-30-light:#1f1f1f;--slate-grey-secondary-20-light:#1f1f1f;--slate-grey-secondary-10-light:#282828;--system-loss_red100-light:#df6868;--system-loss_red90-light:#e27777;--system-loss_red80-light:#e58686;--system-loss_red70-light:#e99595;--system-loss_red60-light:#eca4a4;--system-loss_red50-light:#efb3b3;--system-loss_red40-light:#f2c3c3;--system-loss_red30-light:#f5d1d1;--profit_red20-light:#f9e1e1;--system-profit_green100-light:#5caf79;--system-profit_green90-light:#6cb786;--system-profit_green80-light:#7dbf94;--system-profit_green70-light:#8dc7a1;--system-profit_green60-light:#9dcfaf;--system-profit_green50-light:#add7bc;--system-profit_green40-light:#bedfc9;--system-profit_green30-light:#cee7d7;--system-profit_green20-light:#deefe4;--layout-white-100-light:#121212;--black-100-light:#010101;--black-90-light:#151517;--black-80-light:#101012;--account-gray-bg:#212121;--dual-text-color:#303a48;--color-primary-gray-gray-80-trout:#c7c7c7;--black-70-light:#2f2f33;--light-grey-100-light:#343434;--light-grey-90-light:#d1d1d1;--light-grey-70-light:#cfced9;--header-bg-light:#1f1f1f;--primary-light-light:#f2f2f2;--footer-input:#2d2b2a;--menu-color:#fff;--white-light:#505050;--progress-dot-light:#e4eaf0;--box-border-light:#555;--input-border-color-light:#323232;--popup-header-bg-light:#1f1f1f;--box-border-med-light:#323232;--layout-gray-bg-light:#09090b;--arrow-light:#fff;--lead-shadow:0 0.1875rem 0.3125rem 0 rgba(0,0,0,.97);--white-text_white-light:#fff;--input-text-success-light:#fff;--white-background-white-light:#fff;--light-grey-60-light:#292929;--input_bg-light:hsla(0,0%,100%,0);--copy-button-border-light:#414141;--black-60-light:#dedede;--section-border-light:#323232;--light-grey-50-light:#19191a;--box-shadow-light:0.063rem 0.188rem 0.688rem 0 rgba(0,0,0,.44);--popup-bg-light:#292929;--light-gery-40-light:#3d3d40;--risk-1-light:#64b8fd;--risk-2-light:#41bf74;--risk-3-light:#edba36;--risk-4-light:#b43e37;--risk-5-light:#7750c9;--blurlight-orange:#09090b;--light-gery-30-light:#2a2a31;--text-white-white-light:#fff;--dual-white:#fff;--question_gray-bg-light:#1f1f1f;--dashboard-section-bg-light:#232325;--leader-card-bg-light:#1d1d1f;--leader-card-border-light:#494949;--light-grey-20-light:#444;--light-grey-10-light:rgba(54,54,54,.42);--dashboard-banner-bg-light:#232329;--header-icon-bg-light:#2f2f33;--profile-icon-light:#ff7200;--section-border-2-light:rgba(50,50,50,0);--animation-1-light:#282829;--dual-dark-mode:#121212;--animation-2-light:#39393f;--animation-1-2-light:#282829;--orange-4-light:#282829;--orange-4-2-light:#2a2a2b;--orange-4-3-light:#513b2a;--map-light:#414146;--new-color-light:#403731;--icon-121-border-light:#ffd5b4;--inside-bg-icon-light:#ffd5b4;--bg-icon-121-light:#b19075;--icon-bg-light:hsla(0,0%,100%,.54);--light-new-light:#18181a;--light-broder-1-light:#181818;--video-border-light:#393939;--side-bar-bg-light:#18181b;--section-border-light-bright-light:#323232;--img-border-light:#1d1d1f;--card-data-light:#8e8e92;--input-comment-box-light:#b7b7b7;--account-id-light:#fff;--button-bg-light:#2a2a31;--linear-light:rgba(214,229,236,.2);--copy-button-light:#fff;--side-popup-light:#343434;--notification-border-light:#454545;--popup-bg-2-light:#1f1f1f;--shadow-light:#000;--slider-light:rgba(56,56,56,.85);--shadow-2-light:#262626;--card-tool-top-light:#1f1f1f;--chart-tab-light:#343436;--icon-tags-light:#6c6d6f;--country-tag-light:#464648;--login-banner-light:#000;--popup-button-light:#292929;--icon-orange-light:#fff;--overlay-light:rgba(51,51,53,.94);--orange-border-light:rgba(254,114,0,.5);--portfolio-card-light:#1f1f1f;--portfolio-header-light:#292929;--fade-light:#232325;--fade-2-light:rgba(35,35,37,0);--spread:#393939;--tab-121-light:#474747;--currency-bg:#343434;--connect-light:#272727;--green-bg-light:#216338;--orange-light-light:#272727;--light-blue-bg-light:#171717;--banner-bg-1-light:#101012;--leaner-gradient:linear-gradient(180deg,var(--Background-Layout-Gray-Bg,#09090b) 0%,var(--background-layout-white-100,#121212) 100%);--crisp-peach:#2d2014;--snd-list:#2f2517;--thrd-list:#4a371c;--layers-light:#fff;--logo-color-1-light:#393939;---investment-amount-light:0;---investment-amount-rem-light:0rem;--app-footer-bg-light:#18181a;--footer-border-light:#232325;--header-border:#232325;--arrow-transparent:rgba(0,0,0,.66);--arrow-shadow:0 0.188rem 0.5rem 0 rgba(0,0,0,.25);--bs-dropdown-link-hover-color:#fff;--empty-shadow:rgba(0,0,0,.82);--shadow-border:#232325;--shadow-dual-border:#fafafa;--border-mob-drop:#323232;--border-bold:#424242;--light-grey-10-light:#363636;--font-inter:"--font-inter";--font-sora:"--font-sora"}html[data-theme=dark] .interactiveColumn .typeButton{background:hsla(0,0%,100%,.08)}html[data-theme=dark] .reactBTN.btn-zuluBTN.disabled,html[data-theme=dark] .zuluBTN.disabled{opacity:.7}html[data-theme=dark] .wideVarietyofInstrument .tradingOpportunities{background-color:var(--footer-border-light)}html[data-theme=dark] .mainHomePage .why-platform{background-image:url(/assets/images/home/pentagoneDark.svg)}html[data-theme=dark] .steps-panel .step-card{background:var(--layout-gray-bg-light);border-color:var(--oxford-blue-50-light)}html[data-theme=dark] .mainHomeBanner .max-1800.communityLeads{background-image:url(/assets/images/home/bannerDark.png);background-repeat:no-repeat;background-size:cover}html[data-theme=dark] .mainHomeBanner.interactive-active .max-1800.communityLeads{background-image:none}html[data-theme=dark] .integration-section .integration-icons .icon img{filter:none!important}html[data-theme=dark] .sideBluerImg:after,html[data-theme=dark] .sideBluerImg:before{background:#2a2928}html[data-theme=dark] .ourManagement:before{background-image:url(/assets/images/company/angleBorder-dark.svg)}html[data-theme=dark] .main_leaderProgram .leaderProgramBanner:after{opacity:.2}html[data-theme=dark] .lightImg{display:none!important}html[data-theme=dark] .darkImg{display:block!important}html[data-theme=dark] .main_brokerPartnership .infiniteCarousel:after,html[data-theme=dark] .main_brokerPartnership .infiniteCarousel:before{background:linear-gradient(90deg,#2a2928 33%,rgba(255,251,248,0))}html[data-theme=dark] .TabsContent .cardBadges:before{filter:invert(1) brightness(1) contrast(.8)}html[data-theme=dark] .mainHelp_center .investorGuide .card .cardIco{background-color:#fff6ee}html[data-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}html[data-theme=dark] .custom-select-wrapper .custom-select-dropdown{box-shadow:.063rem .188rem .688rem 0 rgba(0,0,0,.25)}html[data-theme=dark] .breadcrumb-item+.breadcrumb-item{opacity:.8}html[data-theme=dark] .breadcrumb-item+.breadcrumb-item:before{color:hsla(180,2%,88%,.75)}html[data-theme=dark] .customCarousel .react-multiple-carousel__arrow{background-color:rgba(56,56,56,.85);box-shadow:-.1875rem 0 .375rem 0 #262626}html[data-theme=dark] .leadersBanner.simulatorBanner .cpTrade .simulator-text{color:var(--dual-white)}html[data-theme=dark] .btn-close,html[data-theme=dark] .dualIcons,html[data-theme=dark] .filtration,html[data-theme=dark] .icon img,html[data-theme=dark] .leaderBadges img,html[data-theme=dark] .stx-ico-close{filter:invert(1) hue-rotate(180deg)!important}html[data-theme=dark] .dualImageTheme,html[data-theme=dark] .noDataFoundBGIMG:before{filter:invert(1) brightness(1) contrast(.8)}html[data-theme=dark] .balanceList:before{filter:invert(1) brightness(1) contrast(.6)}html[data-theme=dark] .mainCompareLeaders .viewCompareTable .table-striped-columns>tbody>tr>:nth-child(2n){--bs-table-bg-type:var(--layout-white-100-light)}html[data-theme=dark] .mainCompareLeaders .viewCompareTable .table tbody tr td{background-color:var(--dashboard-section-bg-light)}html[data-theme=dark] .mainCompareLeaders .viewCompareTable .table .thead-dark-custom tr th{background-color:var(--dashboard-section-bg-light);border-color:var(--box-border-light)}html[data-theme=dark] .accordion-button:after{filter:invert(1) grayscale(100%) brightness(200%)}html[data-theme=dark] .main_social_signals .fullBannerTop{background:linear-gradient(179deg,#1a1a1a 38.72%,#000 136.4%)}html[data-theme=dark] .form-group .form-control,html[data-theme=dark] .form-group .form-select{border-color:var(--input-border-color-light)!important;caret-color:var(--dual-white)}html[data-theme=dark] .form-group .form-control.redBorder,html[data-theme=dark] .form-group .form-select.redBorder{border-color:var(--system-loss_red100-light)!important}html[data-theme=dark] .navbar-expand-lg .navbar-nav .custom-fullwidth-dropdown .dropdown-menu .menuIcon img{filter:invert(1) grayscale(100%) brightness(200%)}.mid-white{color:var(--shadow-border)}.mid-dual-white{color:var(--shadow-dual-border)}.oxford-blue-80{color:var(--oxford-blue-80-light)}.nav-link:focus-visible{box-shadow:none!important}.menuColor{color:var(--menu-color)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}ol,ul{padding:0}ol li,ul li{list-style-type:none}.w-56{width:3.5rem}.h-56{height:3.5rem}.w-45{width:2.8125rem}.h-45{height:2.8125rem}.w-40{width:2.5rem}.h-40{height:2.5rem}.card-icons .h-40,.card-icons .h-45,.card-icons .h-56,.card-icons .w-40,.card-icons .w-45,.card-icons .w-56{border-radius:6.25rem;overflow:hidden}.sora{font-family:var(--font-sora)}.light-border{border:.063rem solid var(--section-border-light)}.light-border.border-width-2{border-width:.125rem}.border-bottom-light,.light-border-border{border-bottom:.063rem solid var(--section-border-light)}.border-0.border-bottom-light{border-bottom:.063rem solid var(--section-border-light)!important}.iconColor{color:var(--icon-bg-light)}.line-24{line-height:var(--lh-24)}.line-40{line-height:2.5rem}.line-26{line-height:1.625rem}.line-32{line-height:var(--lh-32)}.line-37{line-height:2.3125rem}.line-30{line-height:1.875rem}.line-60{line-height:3.75rem}.line-68{line-height:4.25rem}.line-20{line-height:var(--lh-20)}.line-21{line-height:var(--lh-21)}.line-57{line-height:3.5625rem}.line-56{line-height:3.5rem}.gridColumn3{grid-template-columns:repeat(3,1fr)}.gridColumn2{grid-template-columns:repeat(2,1fr)}.line-73{line-height:4.5625rem}.btn-close:focus{box-shadow:none!important}.light-grey-90{color:var(--light-grey-90-light)}.g-32{gap:2rem}.head-bg{background-color:var(--portfolio-header-light)!important}.head-bg.tp-radius{border-radius:.938rem .938rem 0 0}.chattitle-red{color:var(--chattitle-red)}.chattitle-green{color:var(--chattitle-green)}.box-border-bottom{border-bottom:.063rem solid var(--box-border-light)}.box-border-top{border-top:.063rem solid var(--box-border-light)}.box-border{border:.063rem solid var(--box-border-light)}.simulator-text{color:var(--oxford-blue-20-light)}.z-index-9{z-index:9}.z-index-99{z-index:99}.z-index-999{z-index:999}.z-index-9999{z-index:9999}.z-index-99999{z-index:99999}.br-6{border-radius:var(--br-6)}.br-7{border-radius:var(--br-7)}.br-8{border-radius:var(--br-8)}.br-9{border-radius:var(--br-9)}.br-10{border-radius:var(--br-10)}.br-11{border-radius:var(--br-11)}.br-12{border-radius:var(--br-12)}.br-13{border-radius:var(--br-13)}.br-14{border-radius:var(--br-14)}.br-15{border-radius:var(--br-15)}.br-16{border-radius:var(--br-16)}.br-24{border-radius:1.5rem}.br-17{border-radius:var(--br-17)}.br-18{border-radius:var(--br-18)}.br-19{border-radius:var(--br-19)}.br-20{border-radius:var(--br-20)}.br-50{border-radius:var(--br-50)}p{line-height:1.3}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fs-7{font-size:var(--fs-7)}.fs-10{font-size:var(--fs-10)}.fs-11{font-size:var(--fs-11)}.fs-12{font-size:var(--fs-12)}.fs-13{font-size:var(--fs-13)}.fs-14{font-size:var(--fs-14)}.fs-15{font-size:var(--fs-15)}.fs-16{font-size:var(--fs-16)}.fs-17{font-size:var(--fs-17)}.fs-18{font-size:var(--fs-18)}.fs-19{font-size:var(--fs-19)}.fs-20{font-size:var(--fs-20)}.fs-22{font-size:var(--fs-22)}.fs-24{font-size:var(--fs-24)}.fs-28{font-size:var(--fs-28)}.fs-34{font-size:2.125rem}.fs-36{font-size:2.25rem}.fs-38{font-size:2.375rem}.fs-40{font-size:2.5rem}.fs-48{font-size:3rem}.fs-50{font-size:3.125rem}.fs-56{font-size:3.5rem}.fs-46{font-size:2.875rem}.fs-49{font-size:3.0625rem}.flex-center{display:flex;align-items:center;justify-content:center}.box-border-med{border-color:var(--oxford-blue-10-light)}.hoverPrimary:hover{color:var(--orange-orange-primary-100-light)!important}.oxford-blue-10{color:var(--oxford-blue-10-light)}.mb-38{margin-bottom:2.375rem}.mb-48{margin-bottom:3rem}.mb-37{margin-bottom:2.313rem}.mb-12{margin-bottom:.75rem}.mb-15{margin-bottom:.938rem}.mb-25{margin-bottom:1.563rem}.mb-26{margin-bottom:1.625rem}.me-24{margin-right:1.5rem}.mb-54{margin-bottom:3.375rem}.pinkBtn,.risk5{background-color:var(--risk-5-light);color:var(--dual-white)}.max-800{max-width:50rem;margin:0 auto}.elementSection{padding:3.75rem 0}.elementSection.pt-120{padding-top:7.5rem}.elementSection.py-120{padding-top:7.5rem;padding-bottom:7.5rem}.elementSection.py-60{padding:3.75rem 0}.elementSection.pt-100{padding-top:6.25rem}.elementSection.pt-60{padding-top:3.75rem}.elementSection.newsAndMedia .shadowBoxed{padding:2rem}.elementSection.navigateSection{padding:5.625rem 0}.elementSection.pt-80{padding-top:5rem}.elementSection.py-80{padding:5rem 0}.mb-155{margin-bottom:9.6875rem}.pb-155{padding-bottom:9.6875rem}.line-31{line-height:1.9375rem}.mb-37{margin-bottom:2.3125rem}.pop-header-bg{background-color:var(--slate-grey-secondary-20-light)}.rounded-bottom-radius{border-radius:0 0 1rem 1rem}.redBtn,.risk4{background-color:var(--system-loss_red100-light);color:var(--dual-white)}.text-white{color:var(--layout-white-100-light)}.globalText{font-size:var(--fs-14);font-weight:500}.risk3,.yellowBtn{background-color:var(--yellowBtn);color:var(--dual-white)}.blueBtn,.risk1,.risk6{background-color:var(--risk-1-light);color:var(--dual-white)}.greenBtn,.risk2{background-color:var(--system-profit_green100-light);color:var(--dual-white)}.grey-20{background-color:var(--light-grey-20-light)}.tab-text{color:var(--oxford-blue-90-light)}.green{stroke:var(--system-profit_green100-light)}.badge.fs-11{font-size:var(--fs-11)}.inteGratedList .badge{padding:.1875rem .5rem;line-height:1.04475rem;border-radius:3.125rem;font-weight:var(--fw-600)}.small.fs-16{font-size:var(--fs-16)}.green-text,.green-text.badge,.risk-text,.risk-text.badge{color:var(--system-profit_green100-light)}.green-text.badge,.risk-text.badge{background-color:var(--system-profit_green20-light);padding:.375rem .5rem;border-radius:3.125rem;font-size:.688rem}.green-text.badge.br-3,.risk-text.badge.br-3{border-radius:.202rem}.green-text.badge.fw-600,.risk-text.badge.fw-600{font-weight:var(--fw-600)}.green-text.badge.fw-500,.risk-text.badge.fw-500{font-weight:var(--fw-500)}.green-text.fill .feather,.risk-text.fill .feather{fill:var(--system-profit_green100-light)}.risk-text.badge{color:var(--risk-1-light);background-color:var(--light-grey-20-light)}.other-text.badge{color:var(--oxford-blue-60-light);background-color:var(--slate-grey-secondary-10-light)}.red-text{color:var(--system-loss_red100-light)}.red-text.fill .feather{fill:var(--system-loss_red100-light);transform:rotate(180deg)}.red-text.badge{background-color:var(--profit_red20-light);color:var(--system-loss_red100-light);padding:.375rem .5rem;border-radius:3.125rem;font-size:.688rem}.red-text.badge.br-3{border-radius:.202rem}.red-text.badge.fw-600{font-weight:var(--fw-600)}.red-text.badge.fw-500{font-weight:var(--fw-500)}.dropdown-item.red-text{color:var(--system-loss_red100-light)!important}.dropdown-item.red-text:hover{color:var(--system-loss_red100-light)}.red{stroke:var(--red-alert)}input[type=number]{-moz-appearance:textfield}.titleColor{color:var(--input-text-success-light)}.line-3{line-height:1.3}.line-36{line-height:2.25rem}.line-height-26{line-height:1.625rem}.textColor{color:var(--oxford-blue-100-light)}.lightText{color:var(--slate-grey-secondary-100-light)}.cursor{cursor:pointer!important}.mt-n3{margin-top:-.438rem}.p-32{padding:2rem}.pb-32{padding-bottom:2rem}.pt-32{padding-top:2rem}.pt-30{padding-top:1.875rem}.py-32{padding-top:2rem;padding-bottom:2rem}.pb-28{padding-bottom:1.75rem}.errorMsg{color:var(--system-loss_red100-light)}img{max-width:100%}.f-14{font-size:var(--fs-14)}.midgray{color:var(--oxford-blue-60-light)}.bodyBG{background-color:var(--layout-gray-bg-light)}.neutralGrey{color:var(--neutralGrey)}.tabular{font-variant-numeric:tabular-nums}.disabled{pointer-events:none;opacity:.7}.btnsGropLeft .disabled{opacity:.5}.underline{text-decoration:underline}.greenView{color:var(--risk-2-light)!important;border:.063rem solid var(--borderlightgreen);border-radius:.5rem}.redView{color:var(--red-color)!important;border:.063rem solid var(--reddata);border-radius:.5rem}.max-970{max-width:60.625rem}.max-1320{max-width:82.5rem}.gray{color:var(--oxford-blue-80-light)}.ls-06{letter-spacing:.1rem}.opicity .oxford-blue-70,.oxford-blue-70{color:var(--oxford-blue-70-light)}.oxford-blue{color:var(--oxford-blue-60-light)}.mid-gray-color{color:var(--oxford-blue-50-light)}button.default-button{background:transparent!important;border:0;color:var(--oxford-blue-90);font-weight:500}.oxford-blue-90{color:var(--oxford-blue-90-light)}.slate-grey-90{color:var(--slate-grey-secondary-90-light)}.bgTitle{background-color:var(--light-gery-30-light);z-index:9;padding:.375rem 0}.border-bottom-0.br-bottom-0{border-radius:1rem 1rem 0 0}.border-bottom-0.border-bottom-light{border:.063rem solid var(--section-border-light)!important}.border-bottom-0.border-bottom-light.br-16{border-radius:1rem!important}.opacity5{opacity:.5}.opacity6{opacity:.6}.opacity7{opacity:.7}.opacity8{opacity:.8}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:var(--font-inter)!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga" on}body a,html a{text-decoration:none;color:var(--oxford-blue-100-light)}.flex-1{flex:1}p{color:var(--oxford-blue-100-light);font-size:var(--fs-16)}#__next{max-width:100vw;overflow-x:hidden;height:100vh!important;height:100%!important;overflow:hidden}body{color:var(--slate-grey-secondary-100-light);background:var(--layout-white-100-light);touch-action:manipulation;-webkit-text-size-adjust:100%;scrollbar-gutter:stable;padding:0!important}body .red-text{color:var(--system-loss_red100-light)}body .green-text{color:var(--system-profit_green100-light)}body .bg-white{background-color:var(--layout-white-100-light)!important}body h6{font-size:var(--fs-16)}body h6.fs-32{font-size:2rem}body p.light{color:var(--oxford-blue-60-light);line-height:1rem}body .light-500,body p.light{font-size:var(--fs-14);font-weight:var(--fw-400)}body .cardElement{background-color:var(--layout-white-100-light);border-radius:var(--br-16);border:.063rem solid var(--section-border-light)}body h1,body h2,body h3,body h4,body h5,body h6{color:var(--input-text-success-light);font-weight:var(--fw-600)}.paginationList li .pagination{border-radius:.25rem;padding:.25rem .938rem;background-color:var(--chart-tab-light);border:0!important;font-size:.75rem;font-weight:500;line-height:1.343rem;color:var(--oxford-blue-70-light);min-width:3.5rem;justify-content:center}.paginationList li .pagination.active{background-color:var(--orange-orange-primary-20-light);color:var(--orange-orange-primary-100-light)}.colored{background-color:var(--layout-white-100-light);font-weight:500;font-size:.75rem;line-height:.875rem;border-radius:.25rem;border:.063rem solid;padding:.25rem .625rem}.colored.risk1{color:var(--risk-1-light)}.colored.risk2{color:var(--risk-2-light)}.colored.risk3{color:var(--risk-3-light)}.colored.risk4{color:var(--risk-4-light)}.colored.risk5{color:var(--risk-5-light)}.br-0{border-radius:0!important}.px-24{padding-left:1.5rem;padding-right:1.5rem}.px-48{padding-left:3rem;padding-right:3rem}.pb-48{padding-bottom:3rem}.px-40{padding-left:2.5rem;padding-right:2.5rem}.p-40{padding:2.5rem}a{cursor:pointer;text-decoration:none}.primary,.text-primary{color:var(--orange-orange-primary-100-light)}.customBtn{padding:.938rem,1.5rem;border-radius:var(--br-30);font-size:var(--fs-16);line-height:1.5rem}.border-bottom-light{border-bottom:.063rem solid var(--section-border-light)}.border-top-light{border-top:.063rem solid var(--section-border-light)}.border-left-light{border-left:.063rem solid var(--section-border-light)}.line-1{line-height:1}.line-16{line-height:1rem}.zuluLinks{gap:.938rem}.zuluLinks li button{font-size:var(--fs-16);font-weight:500;line-height:1.125rem;color:var(--oxford-blue-80-light);padding:.5rem 1.5rem .875rem;border:0;border-bottom:.063rem solid transparent!important}.zuluLinks li button.active,.zuluLinks li button:hover{color:var(--input-text-success-light);border-color:var(--orange-orange-primary-100-light)!important}.zuluLinks.overflow-auto li button{white-space:nowrap}.line-14{line-height:.875rem}.line-22{line-height:1.375rem}.line-28{line-height:1.75rem}.primary-border{border:.0625rem solid var(--orange-orange-primary-100-light)!important}.selectButton{border-radius:1.875rem;background-color:var(--layout-white-100-light);color:var(--oxford-blue-100-light);border:.063rem solid var(--input-border-color-light);padding:.563rem 1.5rem;transition:background-color .3s ease,box-shadow .3s ease;will-change:transform,box-shadow,background-color}.selectButton:hover{background-color:var(--slate-grey-secondary-20-light)}.min-h-400{min-height:25rem}.reactBTN.btn-zuluBTN,.zuluBTN{width:100%;min-height:3.375rem;box-sizing:border-box;background-color:var(--orange-orange-primary-100-light);color:var(--dual-white);border:none;border-radius:1.875rem;font-size:var(--fs-16);font-weight:500;max-width:10.625rem;display:flex;align-items:center;justify-content:center;line-height:1;transition:.2s ease-out;overflow:hidden;position:relative}.reactBTN.btn-zuluBTN.disabled,.zuluBTN.disabled{background-color:var(--slate-grey-secondary-70-light)}.reactBTN.btn-zuluBTN.includeIcon,.zuluBTN.includeIcon{padding:.1875rem .1875rem .1875rem 1.125rem}.reactBTN.btn-zuluBTN.includeIcon .arrowLink,.zuluBTN.includeIcon .arrowLink{flex-shrink:0}.reactBTN.btn-zuluBTN.includeIcon .arrowLink:after,.zuluBTN.includeIcon .arrowLink:after{transform:translate(141%,2.875rem);transition:transform .35s ease}.reactBTN.btn-zuluBTN.includeIcon:hover .arrowLink img,.zuluBTN.includeIcon:hover .arrowLink img{transform:translateY(-2.5rem)}.reactBTN.btn-zuluBTN.includeIcon:hover .arrowLink:after,.zuluBTN.includeIcon:hover .arrowLink:after{transform:translate(150%,.75rem)}.reactBTN.btn-zuluBTN .buttonIcons,.zuluBTN .buttonIcons{width:2.75rem;height:2.75rem;background-color:var(--dual-white);border-radius:6.25rem;display:flex;align-items:center;justify-content:center}.reactBTN.btn-zuluBTN.fw-500,.zuluBTN.fw-500{font-weight:500}.reactBTN.btn-zuluBTN.fw-600,.zuluBTN.fw-600{font-weight:600}.reactBTN.btn-zuluBTN.fw-400,.zuluBTN.fw-400{font-weight:400}.reactBTN.btn-zuluBTN.fs-14,.zuluBTN.fs-14{font-size:var(--fs-14)}.reactBTN.btn-zuluBTN.fs-15,.zuluBTN.fs-15{font-size:var(--fs-15)}.reactBTN.btn-zuluBTN.max-220,.zuluBTN.max-220{max-width:13.75rem}.reactBTN.btn-zuluBTN.max-125,.zuluBTN.max-125{max-width:7.8125rem;min-width:7.8125rem}.reactBTN.btn-zuluBTN.max-270,.zuluBTN.max-270{max-width:16.875rem}.reactBTN.btn-zuluBTN.max-190,.zuluBTN.max-190{max-width:13.125rem}.reactBTN.btn-zuluBTN.max-195,.zuluBTN.max-195{max-width:12.1875rem}.reactBTN.btn-zuluBTN.max-300,.zuluBTN.max-300{max-width:18.75rem}.reactBTN.btn-zuluBTN.max-85,.zuluBTN.max-85{max-width:85%}.reactBTN.btn-zuluBTN.fillNone:hover img,.zuluBTN.fillNone:hover img{filter:none}.reactBTN.btn-zuluBTN.btn-with-arrow,.zuluBTN.btn-with-arrow{display:inline-flex;align-items:center}.reactBTN.btn-zuluBTN.btn-with-arrow .arrow-icon,.zuluBTN.btn-with-arrow .arrow-icon{transition:transform .3s ease}.reactBTN.btn-zuluBTN.btn-with-arrow:hover .arrow-icon,.zuluBTN.btn-with-arrow:hover .arrow-icon{-webkit-transform:translateX(.1875rem) rotate(-52deg);transform:translateX(.1875rem) rotate(-52deg)}.reactBTN.btn-zuluBTN:hover,.zuluBTN:hover{background-color:var(--hover-colors)!important;color:var(--dual-white)!important}.reactBTN.btn-zuluBTN.hideFilterImg:hover img,.zuluBTN.hideFilterImg:hover img{filter:none}.reactBTN.btn-zuluBTN .line-22,.zuluBTN .line-22{line-height:1.375rem}.reactBTN.btn-zuluBTN.gradient,.zuluBTN.gradient{border-radius:5rem;background:linear-gradient(270deg,rgba(255,114,0,.76),#ff7200 56.6%)}.reactBTN.btn-zuluBTN.borderBTN,.zuluBTN.borderBTN{background-color:var(--layout-white-100-light);border:.063rem solid var(--slate-grey-secondary-80-light);color:var(--oxford-blue-100-light)}.reactBTN.btn-zuluBTN.borderBTN.primary,.zuluBTN.borderBTN.primary{color:var(--orange-orange-primary-100-light);border-color:var(--orange-orange-primary-100-light)}.reactBTN.btn-zuluBTN.borderBTN:hover,.zuluBTN.borderBTN:hover{background-color:var(--hover-colors);border-color:var(--hover-colors);color:var(--layout-white-100-light)}.reactBTN.btn-zuluBTN.light-border,.zuluBTN.light-border{border-color:var(--section-border-light)!important}.reactBTN.btn-zuluBTN.mid-light-border,.zuluBTN.mid-light-border{border-color:var(--box-border-med-light)!important}.reactBTN.btn-zuluBTN.greenBtn,.zuluBTN.greenBtn{background-color:var(--system-profit_green100-light);color:var(--layout-white-100-light)}.reactBTN.btn-zuluBTN.redBtn,.zuluBTN.redBtn{background-color:var(--system-loss_red80-light);color:var(--layout-white-100-light)}.reactBTN.btn-zuluBTN.max-content,.zuluBTN.max-content{max-width:fit-content!important}.reactBTN.btn-zuluBTN.small,.zuluBTN.small{min-height:2.5rem;max-width:8.75rem;font-size:var(--fs-14)}.reactBTN.btn-zuluBTN.small.borderNone,.zuluBTN.small.borderNone{background-color:var(--layout-white-100-light);color:var(--orange-orange-primary-100-light);min-height:100%;padding:0;max-width:max-content}.reactBTN.btn-zuluBTN.small.borderNone:hover,.zuluBTN.small.borderNone:hover{background-color:var(--layout-white-100-light)!important;color:var(--orange-orange-primary-100-light)!important}.reactBTN.btn-zuluBTN.small.intoHeader,.zuluBTN.small.intoHeader{max-width:12.5rem}.reactBTN.btn-zuluBTN.small.midLarge,.zuluBTN.small.midLarge{font-size:var(--fs-14);max-width:11.25rem;min-height:2.5rem}.reactBTN.btn-zuluBTN.small.max-190,.reactBTN.btn-zuluBTN.small.max-210,.zuluBTN.small.max-190,.zuluBTN.small.max-210{max-width:13.125rem}.reactBTN.btn-zuluBTN.small.min-160,.zuluBTN.small.min-160{min-width:10rem}.reactBTN.btn-zuluBTN.small.min-h-48,.zuluBTN.small.min-h-48{min-height:3rem}.reactBTN.btn-zuluBTN.small.min-140,.zuluBTN.small.min-140{min-width:8.75rem}.reactBTN.btn-zuluBTN.small.max-200,.zuluBTN.small.max-200{max-width:12.5rem}.reactBTN.btn-zuluBTN.small.max-205,.zuluBTN.small.max-205{max-width:12.813rem}.reactBTN.btn-zuluBTN.small.max-150,.zuluBTN.small.max-150{max-width:9.375rem}.reactBTN.btn-zuluBTN.small.max-125,.zuluBTN.small.max-125{max-width:7.813rem}.reactBTN.btn-zuluBTN.small.max-160,.zuluBTN.small.max-160{max-width:10rem}.reactBTN.btn-zuluBTN.xs-small,.zuluBTN.xs-small{min-height:1.625rem;max-width:6.625rem;border-color:var(--ligght-border-3-light)!important}.reactBTN.btn-zuluBTN.xs-small:hover,.zuluBTN.xs-small:hover{border-color:var(--orange-orange-primary-100-light)!important}.reactBTN.btn-zuluBTN.br-8,.zuluBTN.br-8{border-radius:.5rem}.reactBTN.btn-zuluBTN.disabled,.zuluBTN.disabled{opacity:.4}.ripple{position:absolute;border-radius:50%;background-color:hsla(0,0%,100%,.7);transform:scale(0);animation:ripple-animation .5s linear;pointer-events:none}@keyframes ripple-animation{to{transform:scale(4);opacity:0}}@keyframes heart-pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.Toastify{z-index:999999;position:relative}.Toastify .Toastify__toast{align-items:flex-start;padding-right:1.375rem}:focus-visible{outline:none!important}.reactBTN.btn-zuluBTN{background-color:var(--orange-orange-primary-100-light)!important;color:var(--layout-white-100-light)!important}.reactBTN.btn-zuluBTN:hover{background-color:var(--hover-colors)!important;color:var(--layout-white-100-light)}.reactBTN.btn-zuluBTN.borderBTN{background-color:var(--layout-white-100-light)!important;border:.063rem solid var(--slate-grey-secondary-80-light)!important;color:var(--oxford-blue-100-light)!important}.reactBTN.btn-zuluBTN.borderBTN:hover{background-color:var(--hover-colors)!important;color:var(--layout-white-100-light)!important;border-color:var(--hover-colors)!important}.reactBTN.btn-zuluBTN.min-180{min-width:11.25rem;min-height:2.563rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1.875rem var(--layout-white-100-light) inset!important;-webkit-text-fill-color:var(--input-text-success-light)!important}.g-3{gap:1rem}.max-460{max-width:28.75rem}.max-460,.max-550{width:100%;margin:0 auto}.max-550{max-width:34.375rem}.customCheckBox{display:block;position:relative;padding-left:1.563rem;margin-bottom:.75rem;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--oxford-blue-100-light)}.customCheckBox.ps-30{padding-left:1.875rem}.customCheckBox .checkmark{position:absolute;top:0;left:0;height:1.188rem;width:1.188rem;border-radius:.25rem;border:var(--border-width2) var(--border-style) var(--light-grey-70-light)}.customCheckBox .checkmark:after{content:"";position:absolute;display:none;left:.313rem;top:-.063rem;width:.375rem;height:.875rem;border-width:0 .125rem .125rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-color:var(--dual-white);border-style:var(--border-style)}.customCheckBox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.customCheckBox input:checked~.checkmark{background-color:var(--orange-orange-primary-100-light);border-color:var(--orange-orange-primary-100-light)}.customCheckBox input:checked~.checkmark:after{display:block}.customCheckBox.small.radio .checkmark{height:1rem;width:1rem;top:.25rem}.customCheckBox.small.radio .checkmark:after{top:0;left:0;width:.75rem;height:.75rem}.customCheckBox.medium.radio .checkmark{height:1.25rem;width:1.25rem;top:.25rem}.customCheckBox.medium.radio .checkmark:after{top:0;left:0;width:1rem;height:1rem}.customCheckBox.radio .checkmark{border-radius:3.125rem;height:1.5rem;width:1.5rem}.customCheckBox.radio .checkmark:after{top:.063rem;left:.063rem;width:1.125rem;height:1.125rem;border-radius:3.125rem;border:.188rem solid var(--layout-white-100-light)}.customCheckBox.right{padding:0}.customCheckBox.right .checkmark{left:inherit;right:0}.form-control,.form-select{font-size:.938rem}.form-control.min-58,.form-select.min-58{min-height:3.625rem}.form-control.min-42,.form-select.min-42{min-height:2.625rem}.form-control:focus,.form-select:focus{box-shadow:none;border-color:var(--light-grey-70-light)}.form-group .leftIcon{position:absolute;left:.813rem;top:50%;transform:translateY(-50%);display:flex;color:var(--oxford-blue-70-light)}input:focus,textarea:focus{box-shadow:none;border-color:var(--light-grey-70-light)}.customFelxColumn{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.pointer{cursor:pointer}.light40{color:var(--oxford-blue-40-light)}.btnPrimary{width:100%;min-height:3.375rem;box-sizing:border-box;background-color:var(--orange-orange-primary-100-light);color:var(--layout-white-100-light);border:none;border-radius:1.875rem;font-size:var(--fs-16);font-weight:500}.btnPrimary.borderBtn{background-color:var(--layout-white-100-light);color:var(--oxford-blue-100-light);border:var(--border-width) var(--border-style) var(--light-grey-70-light)}.btnPrimary.mid-small{max-width:21.25rem;margin:1.25rem auto;display:flex;align-items:center;justify-content:center}.m-24{margin:1.5rem}.p-24{padding:1.5rem}.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.px-32{padding-left:2rem;padding-right:2rem}.primary-colors{color:var(--orange-orange-primary-100-light)!important}.bgPrimary{background-color:var(--orange-orange-primary-100-light)!important}input[type=number]:focus-visible{outline:0 auto -webkit-focus-ring-color}::-webkit-input-placeholder{color:var(--oxford-blue-60-light)!important;font-size:var(--fs-16);font-weight:400}::-moz-placeholder{color:var(--oxford-blue-60-light)!important;font-size:var(--fs-16);font-weight:400}:-ms-input-placeholder{color:var(--oxford-blue-60-light)!important;font-size:var(--fs-16);font-weight:400}:-moz-placeholder{color:var(--oxford-blue-60-light)!important;font-size:var(--fs-16);font-weight:400}.lotUnits input::-webkit-input-placeholder{font-size:var(--fs-16);color:var(--input-text-success-light)}.lotUnits input::-moz-placeholder{font-size:var(--fs-16);color:var(--input-text-success-light)}.lotUnits input:-ms-input-placeholder{font-size:var(--fs-16);color:var(--input-text-success-light)}.lotUnits input:-moz-placeholder{font-size:var(--fs-16);color:var(--input-text-success-light)}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-track{border-radius:.625rem;background:var(--connect-light)}::-webkit-scrollbar-thumb{border-radius:.625rem}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:var(--header-border)}.medium{font-weight:500}.zuluTabs.nav-tabs{background-color:var(--light-grey-20-light);display:inline-flex;padding:.313rem .375rem .375rem;border-radius:.5rem;gap:.625rem}.zuluTabs.nav-tabs .nav-link{border:0;color:var(--oxford-blue-90-light);font-size:var(--fs-14)}.zuluTabs.nav-tabs .nav-link.active{background:var(--layout-white-100-light);box-shadow:0 .063rem .188rem 0 rgba(0,0,0,.1),0 .063rem .125rem 0 rgba(0,0,0,.06);border-radius:.25rem;color:var(--input-text-success-light)}.gray-gray-80{color:var(--color-primary-gray-gray-80-trout)}.triggerTooltips{opacity:1!important;z-index:99999}.triggerTooltips.max-250 .tooltip-inner{width:15.625rem;padding:.875rem .625rem;max-width:100%}.triggerTooltips .tooltip-inner{background-color:var(--layout-white-100-light);color:var(--oxford-blue-100-light);border:.063rem solid var(--section-border-light);box-shadow:var(--box-shadow-light);font-size:.813rem;line-height:1.125rem;padding:.625rem;z-index:9999}.triggerTooltips .tooltip-arrow:before{border-top-color:var(--box-border-light)!important}.maxMin-524{max-width:32.75rem;min-width:32.75rem}.lh-normal{line-height:normal}.modal-open{overflow:hidden}.modal.max-630 .modal-dialog{max-width:39.375rem}.modal .modal-dialog .mb-22{margin-bottom:1.375rem}.modal .modal-dialog .modal-content{border-radius:1rem}.modal .modal-dialog .modal-content .modal-body{padding:1.5rem}.modal .modal-dialog .modal-content .modal-body.p-20{padding:1.25rem}.modal .modal-dialog .modal-content .modal-header{background-color:var(--popup-header-bg-light);border:0;border-radius:1rem 1rem 0 0;padding:1.375rem 1.5rem}.modal .modal-dialog .modal-content .modal-header .btn-close{width:2.125rem;height:2.125rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid var(--input-border-color-light);border-radius:3.125rem;padding:0;background-size:.5625rem;opacity:1}.modal .modal-dialog .modal-content .modal-footer{border-color:var(--section-border-light);padding:1.1875rem 1.5rem}.modal.withoutHeader .modal-dialog .modal-content .modal-header{background-color:transparent}.max-700 .modal-dialog{max-width:43.75rem}.max-612{max-width:38.25rem}.max-665{max-width:41.5625rem}.max-490{max-width:30.625rem}.mb-40{margin-bottom:2.5rem}.mb-44{margin-bottom:2.75rem}.mt-40{margin-top:2.5rem}.mt-30{margin-top:1.875rem}.mb-30{margin-bottom:1.875rem}.mb-34{margin-bottom:2.125rem}.mb-24{margin-bottom:1.5rem}.mb-23{margin-bottom:1.438rem}.mt-25{margin-top:1.563rem}.ms-64{margin-left:4rem}.mt-20{margin-top:1.25rem}.mb-20{margin-bottom:1.25rem}.mb-13{margin-bottom:.813rem}.mt-24{margin-top:1.5rem}.mt-32{margin-top:2rem}.mt-28{margin-top:1.75rem}.mt-7{margin-top:.438rem}.mt-10{margin-top:.625rem}.mb-32{margin-bottom:2rem}.mb-14{margin-bottom:.875rem}.mb-33{margin-bottom:2.063rem}.mb-27{margin-bottom:1.688rem}.mb-160{margin-bottom:10rem}.mx-20{margin-left:1.25rem;margin-right:1.25rem}.mb-22{margin-bottom:1.375rem}.mb-7{margin-bottom:.438rem}.mb-80{margin-bottom:5rem}.mb-6{margin-bottom:.375rem}.mb-60{margin-bottom:3.75rem}.mb-64{margin-bottom:4rem}.mt-64{margin-top:4rem}.mt-60{margin-top:3.75rem}.mb-10{margin-bottom:.625rem}.mb-100{margin-bottom:6.25rem}.mb-28{margin-bottom:1.75rem}.mb-46{margin-bottom:2.875rem}.mb-8{margin-bottom:.5rem}.mb-18{margin-bottom:1.125rem}.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.p-20{padding:1.25rem}.px-20{padding-left:1.25rem;padding-right:1.25rem}.pb-20{padding-bottom:1.25rem}.pt-20{padding-top:1.25rem}.pb-24{padding-bottom:1.5rem}.pb-40{padding-bottom:2.5rem}.pt-24{padding-top:1.5rem}.pt-40{padding-top:2.5rem}.pt-90{padding-top:5.625rem}.react-multi-carousel-track{will-change:unset!important}.react-multi-carousel-track,.react-multi-carousel-track .react-multi-carousel-item{transform-style:inherit!important;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.pb-27{padding-bottom:1.688rem}.gap-45{gap:2.813rem}.gap-40{gap:2.5rem}.gap-24{gap:1.5rem}.gap-20{gap:1.25rem}.gap-28{gap:1.75rem}.gap-25{gap:1.563rem}.gap-14{gap:.875rem}.gap-18{gap:1.125rem}.gap-27{gap:1.688rem}.gap-11{gap:.688rem}.gap-10{gap:.625rem}.gap-12{gap:.75rem}.gap-32{gap:2rem}.gap-34{gap:2.125rem}.gap-50{gap:3.125rem}.gap-8{gap:.5rem}.gap-80{gap:5rem}.gap-04{gap:.25rem}.px-18{padding-left:1.125rem;padding-right:1.125rem}.px-123{padding-left:7.6875rem;padding-right:7.6875rem}.py-14{padding-top:.875rem;padding-bottom:.875rem}.py-15{padding-top:.938rem;padding-bottom:.938rem}.py-18{padding-top:1.125rem;padding-bottom:1.125rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.my-30{margin-top:1.875rem;margin-bottom:1.875rem}.my-40{margin-top:2.5rem;margin-bottom:2.5rem}.my-35{margin-top:2.188rem;margin-bottom:2.188rem}.pb-12{padding-bottom:.75rem}.ps-40{padding-left:2.5rem}.ps-64{padding-left:4rem}.ps-50{padding-left:3.125rem}.ps-48{padding-left:3rem}.pe-48{padding-right:3rem}.pe-40{padding-right:2.5rem}.pe-30{padding-right:1.875rem}.pe-24{padding-right:1.5rem}.ps-10{padding-left:.625rem}.ps-20{padding-left:1.25rem}.pt-12{padding-top:.75rem}.pb-14{padding-bottom:.875rem}.pb-110{padding-bottom:6.875rem}.px-29{padding-left:1.813rem;padding-right:1.813rem}:focus{outline:none!important}.modal-header .btn-close{font-size:var(--fs-13)}.paid{background-color:var(--system-profit_green10-light);color:var(--system-profit_green100-light)}.pending{background-color:var(--orange-orange-primary-10-light);color:var(--orange-orange-primary-100-light)}.declined{background-color:var(--profit_red10-light);color:var(--system-loss_red100-light)}.dropdown-toggle.hideToggle:after{display:none!important}.dropdown .dropdown-menu{border:.063rem solid var(--section-border-light);background-color:var(--layout-white-100-light);border-radius:var(--br-16);box-shadow:var(--box-shadow-light)}.dropdown .dropdown-menu.w-230{width:14.375rem}.dropdown .dropdown-menu.px-20{padding-left:1.25rem;padding-right:1.25rem}.dropdown .dropdown-menu.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.dropdown .dropdown-menu .dropdown-item{padding:.625rem 1.25rem}.dropdown .dropdown-menu .dropdown-item.active,.dropdown .dropdown-menu .dropdown-item:active{background-color:var(--layout-white-100-light);color:var(--orange-orange-primary-100-light)}.flex-between,.flexBetween{display:flex;align-items:center;justify-content:space-between}.breadcrumb{margin-bottom:0!important}.midContentElement{min-height:57.5rem;background-color:var(--layout-gray-bg-light);margin-bottom:62.5rem;z-index:11;position:relative;border-radius:0 0 4.375rem 4.375rem}.backButton,.input-label{color:var(--oxford-blue-90-light)}.breadcrumb-item.active{color:var(--oxford-blue-90-light)!important}.cardElement{border-radius:1rem;background-color:var(--layout-white-100-light);border:.0625rem solid var(--section-border-light);padding:1.75rem}.investmentList{background-color:var(--light-grey-20-light)}.investmentList,.investmentList.nav-pills{padding:.25rem .313rem}.investmentList.max-170{max-width:10.625rem;width:100%}.investmentList .nav-item,.investmentList li{flex:1}.investmentList .nav-item .nav-link,.investmentList .nav-item a,.investmentList .nav-item button,.investmentList li .nav-link,.investmentList li a,.investmentList li button{color:var(--input-text-success-light);font-size:.875rem;font-weight:500;padding:.438rem .75em;border-radius:.25rem;display:block;text-align:center;background-color:transparent;position:relative;overflow:hidden}.investmentList .nav-item .nav-link.fs-14,.investmentList .nav-item a.fs-14,.investmentList .nav-item button.fs-14,.investmentList li .nav-link.fs-14,.investmentList li a.fs-14,.investmentList li button.fs-14{font-size:var(--fs-14)}.investmentList .nav-item .nav-link.small,.investmentList .nav-item a.small,.investmentList .nav-item button.small,.investmentList li .nav-link.small,.investmentList li a.small,.investmentList li button.small{padding:.375rem 1rem}.investmentList .nav-item .nav-link.active,.investmentList .nav-item a.active,.investmentList .nav-item button.active,.investmentList li .nav-link.active,.investmentList li a.active,.investmentList li button.active{color:var(--orange-orange-primary-100-light);background-color:var(--dashboard-section-bg-light);box-shadow:0 .063rem .188em 0 rgba(0,0,0,.1),0 .063rem .125em 0 rgba(0,0,0,.06)}.investmentList .nav-item .nav-link.active .feather,.investmentList .nav-item a.active .feather,.investmentList .nav-item button.active .feather,.investmentList li .nav-link.active .feather,.investmentList li a.active .feather,.investmentList li button.active .feather{color:var(--orange-orange-primary-100-light)}.zuluTabs .nav-item .nav-link,.zuluTabs li .nav-link{color:var(--oxford-blue-90-light);display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;gap:.625rem;border-radius:.5rem;min-width:8.563rem;border:0;background:transparent;font-size:var(--fs-15);font-weight:var(--fw-500);line-height:1;white-space:nowrap;overflow:hidden;position:relative}.zuluTabs .nav-item .nav-link.active,.zuluTabs .nav-item .nav-link:hover,.zuluTabs li .nav-link.active,.zuluTabs li .nav-link:hover{background:linear-gradient(270deg,rgba(255,114,0,.76),#ff7200 56.6%);color:var(--dual-white)}.zuluTabs .nav-item .nav-link.active .filterIcon,.zuluTabs .nav-item .nav-link:hover .filterIcon,.zuluTabs li .nav-link.active .filterIcon,.zuluTabs li .nav-link:hover .filterIcon{filter:brightness(0) invert(1)}.zuluTabs .nav-item .nav-link.active .filtration,.zuluTabs .nav-item .nav-link:hover .filtration,.zuluTabs li .nav-link.active .filtration,.zuluTabs li .nav-link:hover .filtration{filter:invert(1) sepia(1) saturate(1) hue-rotate(180deg) brightness(2)!important}.maskedIcon{width:1.5rem;height:1.5rem;background-color:var(--oxford-blue-80-light);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;display:block}.maskedIcon.triangle{-webkit-mask-image:url(/assets/images/arrowAngle.svg);mask-image:url(/assets/images/arrowAngle.svg)}.maskedIcon.twitter{width:1.125rem;height:1.125rem;-webkit-mask-image:url(/assets/images/twitter-x.svg);mask-image:url(/assets/images/twitter-x.svg)}.maskedIcon.linkedin{-webkit-mask-image:url(/assets/images/linkedin.svg);mask-image:url(/assets/images/linkedin.svg)}.maskedIcon.star{-webkit-mask-image:url(/assets/images/star.svg);mask-image:url(/assets/images/star.svg)}.maskedIcon.star.active{width:1.5rem;height:1.5rem;background-color:var(--yellowBtn);-webkit-mask-image:url(/assets/images/starFill.svg);mask-image:url(/assets/images/starFill.svg)}.maskedIcon.dots{-webkit-mask-image:url(/assets/images/dotsIcon.svg);mask-image:url(/assets/images/dotsIcon.svg)}.maskedIcon.dots.small{width:.438em;height:1.125rem}.maskedIcon.triangle{width:.625rem;height:.625rem;background-color:var(--system-profit_green100-light);-webkit-mask-image:url(/assets/images/triangle.svg);mask-image:url(/assets/images/triangle.svg)}.maskedIcon.simulateIcon{background-color:var(--oxford-blue-100-light);-webkit-mask-image:url(/assets/images/leaders/simulate.svg);mask-image:url(/assets/images/leaders/simulate.svg)}.maskedIcon.compareIcon{background-color:var(--oxford-blue-100-light);-webkit-mask-image:url(/assets/images/leaders/compare.svg);mask-image:url(/assets/images/leaders/compare.svg)}.maskedIcon.alertIcon{width:1.063rem;height:1.063rem;background-color:var(--oxford-blue-60-light);-webkit-mask-image:url(/assets/images/alert.svg);mask-image:url(/assets/images/alert.svg)}.maskedIcon.alertIcon.primary{background-color:var(--orange-orange-primary-100-light)}.maskedIcon.alertIcon.small{width:.875rem;height:.875rem}.minWidth{min-width:1.375rem}.comingSoonPhage{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 30rem)}.max-972{max-width:59.375rem;margin:0 auto}.shake{background:var(--layout-white-100-light);margin-top:6.25rem}.emptyDataCahrt{min-height:23.75rem;position:relative;height:100%;background-image:url(/assets/images/dummy/nodataChart.png)}.container.max-1564{max-width:97.75rem}.container.max-1564.z-guard{clear:both}.modal{left:0;right:0}.emptyData{background-color:var(--layout-white-100-light)!important}.emptyData.min-400{min-height:21.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.max-460,.max-539{width:100%;margin:0 auto}.sitemapGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(22.5rem,1fr));gap:2rem}.sitemapGrid .sitemapCard{background:var(--layout-white-100-light);border:.063rem solid var(--section-border-light);border-radius:1.25rem;height:100%;padding:2rem}.sitemapGrid .sitemapCard li a{font-size:var(--fs-15);display:block;padding:.3125rem 0;transition:all .3s ease}.sitemapGrid .sitemapCard li a:hover{color:var(--orange-orange-primary-100-light)}.maxColumn{max-width:31.25rem;margin:0 auto;box-shadow:0 .375rem .75rem -.125rem rgba(50,50,93,.25),0 .1875rem .4375rem -.1875rem rgba(0,0,0,.3)}.maxColumn .border-color-danger{word-break:break-all}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-.625rem)}50%{transform:translateX(.625rem)}75%{transform:translateX(-.625rem)}to{transform:translateX(0)}}.shake{animation:shake .5s ease-in-out}.bottom-radius-70{border-radius:0 0 4.375rem 4.375rem}