:root{font-family:var(--body-font);color:var(--text);background:var(--background)}*{box-sizing:border-box}html{scroll-padding-top:calc(var(--header-height) + 12px);overflow-x:clip}body{background:var(--background);overflow-wrap:anywhere;min-width:0;margin:0}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.shell{grid-template-rows:auto 1fr auto;min-width:0;min-height:100vh;display:grid}.site-header{z-index:1000;min-height:var(--header-height);padding:12px max(20px,calc((100% - var(--content-width))/2));background:color-mix(in srgb,var(--surface) 96%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;gap:30px;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000a}.brand{font:800 25px/1 var(--heading-font);white-space:nowrap;align-items:center;gap:8px;text-decoration:none;display:inline-flex;color:var(--primary)!important}.brand-symbol{background:var(--accent);width:28px;height:28px;color:var(--primary);border-radius:3px;place-items:center;font-size:25px;line-height:1;display:grid}.primary-navigation{flex:1;align-items:center;gap:18px;min-width:0;display:flex}.site-header a{color:var(--text);text-decoration:none}.primary-navigation a{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.actions{flex:none;align-items:center;gap:10px;display:flex}.actions a,.floating-cta a{border-radius:var(--radius);white-space:nowrap;border:1px solid;padding:10px 14px;font-weight:700;text-decoration:none}.primary{background:var(--accent)!important;color:#171717!important;border-color:var(--accent)!important}#exness-react-header{display:contents}#exness-react-header .source-site-header{z-index:1000;background:#fff;top:0;position:sticky!important}#exness-react-header .source-header-inner{width:min(100%,var(--content-width));height:var(--header-height);align-items:center;gap:28px;min-height:0;margin:auto;padding:0 20px;display:flex}#exness-react-header .source-desktop-logo{flex:none;display:block!important}#exness-react-header .source-desktop-logo img{width:300px;max-width:24vw;height:auto;display:block}#exness-react-header .source-site-header .elementor-nav-menu--main{flex:1;justify-content:flex-end;display:flex!important}#exness-react-header .visual-desktop-list,#exness-react-header .visual-desktop-list ul{margin:0;padding:0;list-style:none}#exness-react-header .visual-desktop-list{justify-content:flex-end;align-items:center;gap:4px;display:flex!important}#exness-react-header .visual-desktop-list li{position:relative}#exness-react-header .visual-desktop-list a{color:#333;white-space:nowrap;align-items:center;gap:6px;padding:13px 15px;font-size:14px;font-weight:600;text-decoration:none;display:flex}#exness-react-header .visual-desktop-list>li>a{font-size:15px}#exness-react-header .visual-desktop-list ul{background:#fff;border:1px solid #e4e4e4;width:max-content;min-width:240px;max-width:min(360px,100vw - 24px);max-height:75vh;top:100%;left:0;right:auto;overflow:hidden auto;box-shadow:0 10px 28px #0002;z-index:1210!important;display:none!important;position:absolute!important}#exness-react-header .visual-desktop-list ul ul{top:0;left:100%;right:auto}#exness-react-header .visual-desktop-list>li:nth-last-child(-n+2)>ul{left:auto;right:0}#exness-react-header .visual-desktop-list>li:nth-last-child(-n+2)>ul ul{left:auto;right:100%}#exness-react-header .visual-desktop-list li:hover>ul,#exness-react-header .visual-desktop-list li:focus-within>ul{display:block!important}#exness-react-header .visual-desktop-list ul a{padding:10px 14px;font-weight:500}#exness-react-header .visual-desktop-list a:hover{color:#000;background:#f7f7f7}#exness-react-header .submenu-arrow{font-size:10px}#exness-react-header .source-mobile-header,#exness-react-header .source-mobile-panel,#exness-react-header .mobmenu-overlay{display:none!important}#exness-react-header .source-mobile-panel{transition:transform .25s,visibility 0s linear .25s;z-index:1200!important;visibility:hidden!important;background:#fff!important;width:min(88vw,380px)!important;padding:18px 0 40px!important;position:fixed!important;inset:0 auto 0 0!important;overflow:auto!important;transform:translate(-105%)!important}#exness-react-header .source-mobile-panel.is-open{transition-delay:0s;visibility:visible!important;transform:none!important}#exness-react-header .mobile-menu-close{background:0 0;border:0;margin:0 16px 12px auto;font-size:32px;display:block}#exness-react-header .visual-mobile-list{margin:0;padding:0;list-style:none}#exness-react-header .visual-mobile-list li{border-top:1px solid #e9e9e9}#exness-react-header .visual-mobile-list a,#exness-react-header .visual-mobile-list summary{color:#222;cursor:pointer;padding:13px 20px;text-decoration:none;display:block}#exness-react-header .visual-mobile-list .visual-mobile-list a,#exness-react-header .visual-mobile-list .visual-mobile-list summary{padding-left:34px}#exness-react-header .visual-mobile-list .visual-mobile-list .visual-mobile-list a,#exness-react-header .visual-mobile-list .visual-mobile-list .visual-mobile-list summary{padding-left:48px}#exness-react-header .mobmenu-overlay{background:#0008;border:0;z-index:1150!important;position:fixed!important;inset:0!important}#exness-react-header .mobmenu-overlay.is-open{display:block!important}main{width:min(var(--content-width),calc(100% - 40px));margin-inline:auto;padding:42px 0 120px}.inner-page{padding-top:24px}.breadcrumbs{max-width:var(--article-width);color:var(--muted);margin:0 auto 20px;font-size:13px}.breadcrumbs ol{gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{gap:8px;display:flex}.breadcrumbs a{color:inherit}article{max-width:var(--article-width);min-width:0;margin-inline:auto;line-height:1.72}.page-hero{margin-bottom:32px}.page-hero h1{max-width:18ch;font:800 clamp(2.15rem,5vw,3.8rem)/1.08 var(--heading-font);letter-spacing:-.035em;color:var(--primary);margin:0 0 18px}.page-hero>p{max-width:760px;color:var(--muted);margin:0;font-size:1.08rem}.inner-page .page-hero h1{font-size:clamp(2rem,4vw,3.15rem)}.source-homepage,.source-article-page{width:100%;max-width:none;margin:0;padding:0}.source-page-content{width:100%;min-width:0}.source-page-content img,.source-page-content iframe,.source-page-content video,.source-page-content svg{max-width:100%;height:auto}.source-page-content table{max-width:100%}.source-footer>footer{padding-bottom:38px}.legacy-body h1:first-child{display:none}.legacy-body h2{font:750 clamp(1.55rem,3vw,2.25rem)/1.2 var(--heading-font);color:var(--primary);margin:2.25em 0 .65em}.legacy-body h3,.legacy-body h4{color:var(--primary);font-family:var(--heading-font);margin-top:1.8em}.legacy-body p{margin:0 0 1.15em}.legacy-body a{color:var(--primary);text-underline-offset:3px;text-decoration-thickness:1px}.legacy-body img,.media-responsive iframe,.media-responsive video,.media-responsive svg{max-width:100%;height:auto;display:block}.media-responsive iframe,.media-responsive video{width:100%}.legacy-body figure{max-width:100%;margin-inline:0;overflow:hidden}.legacy-body table{border-collapse:collapse;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;width:100%;max-width:100%;margin:24px 0;display:block;overflow-x:auto}.legacy-body th,.legacy-body td{border:1px solid var(--border);text-align:left;overflow-wrap:normal;word-break:normal;min-width:130px;padding:11px 12px}.legacy-body th{background:color-mix(in srgb,var(--primary) 7%,var(--surface));font-weight:700}.legacy-body blockquote{border-left:4px solid var(--accent);background:color-mix(in srgb,var(--accent) 9%,var(--surface));margin-left:0;padding:12px 18px}.legacy-body :is(p,div,section,ul,ol,table,thead,tbody,tr,li,h1,h2,h3,h4,h5,h6):empty{display:none}.legacy-body :is(ul,ol){padding-inline-start:1.35rem}.legacy-body pre{max-width:100%;overflow-x:auto}footer{padding:38px max(20px,calc((100% - var(--content-width))/2)) 120px;background:var(--primary);color:#fff}.footer-identity{align-items:center;gap:14px;display:flex}.brand-footer{color:#fff!important}.footer-identity>span{opacity:.8}.footer-columns{gap:40px;margin:24px 0;display:flex}.footer-columns section{gap:7px;display:grid}.footer-columns a{color:inherit}.footer-disclosure{opacity:.82;max-width:900px;font-size:13px;line-height:1.6}footer small{opacity:.8}.floating-cta{right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:900;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;max-width:calc(100vw - 48px);padding:13px;display:flex;position:fixed;box-shadow:0 10px 30px #0003}.floating-cta span{color:var(--primary);font-size:13px;font-weight:700}html[data-profile=monaco-compact] .page-hero,html[data-profile=ivoire-narrow] .page-hero{text-align:center}html[data-profile=monaco-compact] .page-hero h1,html[data-profile=ivoire-narrow] .page-hero h1,html[data-profile=monaco-compact] .page-hero>p,html[data-profile=ivoire-narrow] .page-hero>p{margin-left:auto;margin-right:auto}html[data-profile=ghana-broad] .page-hero,html[data-profile=cameroun-wide] .page-hero{border-left:6px solid var(--accent);background:color-mix(in srgb,var(--accent) 7%,var(--surface));padding:30px}html[data-profile=philippines-dense] .legacy-body h2{border-bottom:2px solid var(--accent);padding-bottom:10px}html[data-profile=maroc-airy] article{line-height:1.82}html[data-profile=gabon-solid] .page-hero h1{letter-spacing:-.02em}@media (max-width:1024px){.site-header{flex-wrap:wrap;gap:10px 16px}.primary-navigation{scrollbar-width:thin;flex-basis:100%;order:3;padding:2px 0 4px;overflow-x:auto}.primary-navigation a{flex:none;max-width:min(80vw,520px)}html{scroll-padding-top:calc(var(--header-height) + 48px)}#exness-react-header .source-site-header{display:none!important}#exness-react-header .source-mobile-header{z-index:1100;background:#fff;border-bottom:1px solid #e4e4e4;justify-content:center;align-items:center;height:60px;padding:8px 16px;top:0;display:flex!important;position:sticky!important}#exness-react-header .mobmenu-left-bt{background:0 0;border:0;font-size:26px;position:absolute;left:14px}#exness-react-header .mob-menu-logo-holder img{object-fit:contain;max-width:180px;display:block}#exness-react-header .source-mobile-panel{display:block!important}}@media (max-width:760px){.site-header{gap:7px 8px;padding:9px 12px}.brand{font-size:21px}.brand-symbol{width:25px;height:25px}.actions{margin-left:auto}.actions a,.floating-cta a{padding:8px;font-size:12px}.actions .login{border-color:var(--border)}.primary-navigation{gap:14px}.floating-cta{max-width:none;padding:10px max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-radius:0;justify-content:center;bottom:0;left:0;right:0}.floating-cta span{display:none}main{width:calc(100% - 28px);padding-top:30px;padding-bottom:100px}.page-hero{margin-bottom:24px}.page-hero h1{font-size:clamp(2rem,11vw,3rem)}html[data-profile=ghana-broad] .page-hero,html[data-profile=cameroun-wide] .page-hero{padding:20px 18px}.footer-columns{display:grid}.breadcrumbs ol{flex-wrap:wrap}footer{padding-bottom:100px}}@media (max-width:430px){.site-header{align-items:flex-start}.brand{padding-top:6px}.actions{gap:5px}.actions a{padding:8px 7px;font-size:11px}.primary-navigation a{max-width:calc(100vw - 24px)}.page-hero h1{font-size:clamp(1.85rem,10vw,2.55rem)}.floating-cta{gap:7px}.floating-cta a{text-align:center;flex:1;max-width:180px}.footer-identity{flex-direction:column;align-items:flex-start}.footer-columns{gap:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}#exness-react-header .source-site-header,#exness-react-header .source-header-inner,#exness-react-header .elementor-nav-menu--main,#exness-react-header .visual-desktop-list,#exness-react-header .visual-desktop-list li{overflow:visible!important}#exness-react-header .source-header-inner{width:min(100%,1140px)}#exness-react-header .visual-desktop-list>li>ul{max-height:none;top:100%!important;left:0!important;right:auto!important;overflow:visible!important}#exness-react-header .visual-desktop-list ul ul{max-height:none;top:0!important;left:100%!important;right:auto!important;overflow:visible!important}#exness-react-header .visual-desktop-list ul.submenu-flip{left:auto!important;right:100%!important}#exness-react-header .visual-desktop-list>li>ul.submenu-flip{left:auto!important;right:0!important}.source-page-content>.e-con-boxed>.e-con-inner,.source-page-content>.elementor-section>.elementor-container,.source-footer .e-con-boxed>.e-con-inner,.source-footer .elementor-section>.elementor-container{width:min(100% - 40px,1140px)!important;max-width:1140px!important;margin-inline:auto!important}.source-footer{min-width:0;overflow:hidden}.source-footer>footer{width:100%;max-width:none}.source-footer img{width:auto;max-width:100%;height:auto;display:block}.source-footer svg{max-width:100%;height:auto}.source-footer .elementor-social-icons-wrapper{flex-wrap:wrap;gap:10px;display:flex}.source-footer .elementor-social-icon{justify-content:center;align-items:center;min-width:32px;min-height:32px;display:inline-flex}.source-footer .elementor-widget-text-editor{overflow-wrap:anywhere;max-width:100%}.source-page-content :is(.e-con,.e-con-inner,.elementor-section,.elementor-container,.elementor-column,.elementor-widget,.elementor-widget-container){min-width:0}.source-page-content :is(img,picture,video,iframe,svg){height:auto;max-width:100%!important}.source-page-content .elementor-button-wrapper{max-width:100%}.source-page-content .elementor-button{white-space:normal;max-width:100%}.source-page-content table{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block;overflow-x:auto}@media (max-width:1024px){#exness-react-header .visual-desktop-list,#exness-react-header .visual-desktop-list ul{display:none!important}.source-page-content>.e-con-boxed>.e-con-inner,.source-page-content>.elementor-section>.elementor-container,.source-footer .e-con-boxed>.e-con-inner,.source-footer .elementor-section>.elementor-container{width:min(100% - 32px,1140px)!important}.source-page-content .e-con.e-flex{flex-wrap:wrap;max-width:100%}.source-page-content .elementor-column{max-width:100%}}@media (max-width:767px){html,body,.shell{max-width:100%;overflow-x:hidden}#exness-react-header .source-mobile-header{width:100%;max-width:100%}#exness-react-header .source-mobile-panel{width:min(88vw,380px)!important;max-width:100vw!important}#exness-react-header .visual-mobile-list,#exness-react-header .visual-mobile-list ul{width:100%!important;max-width:100%!important;position:static!important;overflow:visible!important}.source-page-content>.e-con-boxed>.e-con-inner,.source-page-content>.elementor-section>.elementor-container,.source-footer .e-con-boxed>.e-con-inner,.source-footer .elementor-section>.elementor-container{width:calc(100% - 28px)!important}.source-page-content .e-con,.source-page-content .e-con-inner,.source-page-content .elementor-container{max-width:100%!important}.source-page-content :is(h1,.elementor-heading-title){overflow-wrap:anywhere;font-size:clamp(1.9rem,10vw,2.75rem)!important;line-height:1.12!important}.source-page-content h2{font-size:clamp(1.5rem,7.5vw,2.2rem)!important;line-height:1.2!important}.source-page-content .elementor-button-wrapper{flex-wrap:wrap;display:flex}.source-page-content .elementor-button{text-align:center;width:100%}.source-footer .e-con-inner,.source-footer .e-con{flex-direction:column!important;align-items:stretch!important}.source-footer .elementor-social-icons-wrapper{justify-content:center}.source-footer .elementor-widget-image img{margin-inline:auto}}html[data-approved-ux=true]{--content-width:1140px;overflow-x:clip}html[data-approved-ux=true] body{overflow-x:clip}html[data-approved-ux=true] .fireandice-desktop-header{z-index:1100;background:#fff;border-bottom:1px solid #e5e5e5;height:72px;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}html[data-approved-ux=true] .fireandice-header-inner{align-items:center;gap:26px;width:min(100% - 32px,1140px);height:100%;margin:auto;display:flex}html[data-approved-ux=true] .fireandice-logo{flex:none;display:block}html[data-approved-ux=true] .fireandice-logo img{width:190px;max-width:100%;height:auto;display:block}html[data-approved-ux=true] .fireandice-desktop-header nav{flex:1;justify-content:center;align-items:center;gap:6px;display:flex}html[data-approved-ux=true] .fireandice-desktop-header nav a{color:#252525;white-space:nowrap;padding:12px 13px;font-size:14px;font-weight:700;text-decoration:none}html[data-approved-ux=true] .fireandice-account-actions{flex:none;align-items:center;gap:8px;display:flex}html[data-approved-ux=true] .fireandice-account-actions a{color:#202020;white-space:nowrap;border:1px solid #202020;border-radius:5px;padding:10px 13px;font-size:13px;font-weight:750;text-decoration:none}html[data-approved-ux=true] .fireandice-account-actions .register{background:#ffde02;border-color:#ffde02}html[data-approved-ux=true] .fireandice-mobile-header,html[data-approved-ux=true] .fireandice-mobile-drawer,html[data-approved-ux=true] .fireandice-menu-overlay{display:none}html[data-approved-ux=true] .fireandice-ticker{z-index:10;background:#fff;border-bottom:1px solid #e7e7e7;width:100%;max-width:100%;min-height:46px;position:relative;overflow:hidden}html[data-approved-ux=true] .fireandice-ticker tv-ticker-tape{width:100%;max-width:100%;display:block}html[data-approved-ux=true] .fireandice-content-shell{grid-template-columns:minmax(240px,270px) minmax(0,1fr);align-items:start;gap:34px;width:min(100% - 40px,1140px);margin:32px auto 90px;display:grid}html[data-approved-ux=true] .fireandice-article-column{min-width:0;max-width:836px}html[data-approved-ux=true] .fireandice-left-nav{background:#fff;border:1px solid #e3e3e3;border-radius:7px;max-height:calc(100vh - 110px);padding:18px;position:sticky;top:90px;overflow-y:auto}html[data-approved-ux=true] .fireandice-left-nav>h2{margin:0 0 13px;font-size:18px}html[data-approved-ux=true] .fireandice-category-list details{border-top:1px solid #ededed}html[data-approved-ux=true] .fireandice-category-list summary{cursor:pointer;text-transform:uppercase;justify-content:space-between;gap:8px;padding:11px 2px;font-size:12px;font-weight:800;list-style:none;display:flex}html[data-approved-ux=true] .fireandice-category-list summary::-webkit-details-marker{display:none}html[data-approved-ux=true] .category-chevron{transition:transform .2s}html[data-approved-ux=true] details[open]>summary .category-chevron{transform:rotate(180deg)}html[data-approved-ux=true] .fireandice-category-list ul{margin:0;padding:0 0 9px;list-style:none}html[data-approved-ux=true] .fireandice-category-list a{color:#353535;border-left:3px solid #0000;padding:6px 8px;font-size:13px;line-height:1.35;text-decoration:none;display:block}html[data-approved-ux=true] .fireandice-category-list a[aria-current=page]{background:#fff9d4;border-left-color:#ffde02;font-weight:800}html[data-approved-ux=true] .fireandice-mobile-categories{display:none}html[data-approved-ux=true] .fireandice-related{background:#fafafa;border:1px solid #e3e3e3;border-radius:7px;margin:40px 0;padding:22px}html[data-approved-ux=true] .fireandice-related h2{margin:0 0 12px;font-size:21px}html[data-approved-ux=true] .fireandice-related ul{flex-wrap:wrap;gap:9px 20px;margin:0;padding-left:18px;display:flex}html[data-approved-ux=true] .fireandice-related a{color:#202020}html[data-approved-ux=true] .fireandice-footer{color:#fff;background:#202020;padding:48px 20px 105px}html[data-approved-ux=true] .fireandice-footer-inner{width:min(100%,1140px);margin:auto}html[data-approved-ux=true] .fireandice-footer-brand{border-bottom:1px solid #ffffff2b;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}html[data-approved-ux=true] .fireandice-footer-brand img{filter:brightness(0)invert();width:180px;height:auto;display:block}html[data-approved-ux=true] .fireandice-socials{gap:9px;display:flex}.fireandice-socials a{color:#fff;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;text-decoration:none;display:grid}html[data-approved-ux=true] .fireandice-footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;margin:30px 0;display:grid}html[data-approved-ux=true] .fireandice-footer-columns section{flex-direction:column;gap:9px;min-width:0;display:flex}html[data-approved-ux=true] .fireandice-footer-columns h2{color:#fff;margin:0 0 5px;font-size:16px}html[data-approved-ux=true] .fireandice-footer-columns a{color:#ddd;font-size:14px;text-decoration:none}html[data-approved-ux=true] .fireandice-disclosure{color:#c8c8c8;max-width:850px;font-size:12px;line-height:1.6}html[data-approved-ux=true] .fireandice-floating-cta,html[data-approved-ux=true] .fireandice-scroll-top{z-index:1000;position:fixed;right:22px;box-shadow:0 8px 25px #0003}html[data-approved-ux=true] .fireandice-floating-cta{color:#171717;background:#ffde02;border-radius:6px;padding:13px 18px;font-weight:800;text-decoration:none;bottom:80px}html[data-approved-ux=true] .fireandice-scroll-top{color:#fff;opacity:0;visibility:hidden;background:#202020;border:0;border-radius:50%;width:42px;height:42px;font-size:22px;transition:all .2s;bottom:24px;transform:translateY(8px)}html[data-approved-ux=true] .fireandice-scroll-top[data-visible=true]{opacity:1;visibility:visible;transform:none}html[data-approved-ux=true]{--fireandice-header-height:72px;--fireandice-internal-width:1280px;--fireandice-sidebar-width:255px;--fireandice-ticker-width:1080px;scroll-padding-top:calc(var(--fireandice-header-height) + 16px)}html[data-approved-ux=true] .fireandice-header{z-index:4000;position:sticky;top:0;overflow:visible}html[data-approved-ux=true] .fireandice-desktop-header{z-index:auto;height:var(--fireandice-header-height);position:relative;top:auto;overflow:visible}html[data-approved-ux=true] .fireandice-ticker{z-index:20;width:min(calc(100% - 40px),var(--fireandice-ticker-width));border:1px solid #e5e5e5;border-radius:7px;min-height:40px;margin:8px auto 10px;box-shadow:0 2px 9px #0000000a}html[data-approved-ux=true] .fireandice-content-shell{grid-template-columns:var(--fireandice-sidebar-width) minmax(0,1fr);width:min(calc(100% - 48px),var(--fireandice-internal-width));gap:38px}html[data-approved-ux=true] #fireandice-homepage-heatmap-slot{width:min(100% - 40px,1140px);margin:30px auto 44px}html[data-approved-ux=true] .fireandice-heatmap{background:#fff;border:1px solid #e3e3e3;border-radius:10px;width:100%;padding:22px;overflow:hidden;box-shadow:0 5px 22px #0000000b}html[data-approved-ux=true] .fireandice-heatmap-heading{margin-bottom:15px}html[data-approved-ux=true] .fireandice-heatmap-heading p{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}html[data-approved-ux=true] .fireandice-heatmap-heading h2{margin:0;font-size:clamp(1.35rem,2vw,1.8rem)}html[data-approved-ux=true] .fireandice-heatmap .tradingview-widget-container{width:100%;min-width:0;height:480px}html[data-approved-ux=true] .fireandice-heatmap .tradingview-widget-container__widget{width:100%;height:450px;overflow:hidden}html[data-approved-ux=true] .fireandice-heatmap iframe{border:0;max-width:100%;display:block}html[data-approved-ux=true] .fireandice-widget-placeholder{color:#666;background:#f7f7f7;place-items:center;height:100%;display:grid}html[data-approved-ux=true] .tradingview-widget-copyright{text-align:right;padding-top:6px;font-size:12px}@media (max-width:767px){html[data-approved-ux=true] .fireandice-desktop-header{display:none}html[data-approved-ux=true]{--fireandice-header-height:62px;scroll-padding-top:calc(var(--fireandice-header-height) + 12px)}html[data-approved-ux=true] .fireandice-mobile-header{z-index:auto;height:var(--fireandice-header-height);background:#fff;border-bottom:1px solid #e5e5e5;grid-template-columns:38px minmax(70px,1fr) auto;align-items:center;gap:7px;padding:7px 14px;display:grid;position:relative;top:auto;overflow:visible}html[data-approved-ux=true] .fireandice-hamburger{background:0 0;border:0;padding:4px;font-size:24px}html[data-approved-ux=true] .fireandice-mobile-header .fireandice-logo img{width:112px}html[data-approved-ux=true] .fireandice-mobile-header .fireandice-account-actions{gap:4px}html[data-approved-ux=true] .fireandice-mobile-header .fireandice-account-actions a{padding:7px 6px;font-size:10px}html[data-approved-ux=true] .fireandice-mobile-header .fireandice-account-actions .register{white-space:normal;text-align:center;max-width:82px;line-height:1.1}html[data-approved-ux=true] .fireandice-menu-overlay{z-index:4000;opacity:0;visibility:hidden;background:#0009;border:0;transition:all .2s;display:block;position:fixed;inset:0}html[data-approved-ux=true] .fireandice-menu-overlay.is-open{opacity:1;visibility:visible}html[data-approved-ux=true] .fireandice-mobile-drawer{z-index:4100;visibility:hidden;background:#fff;width:min(88vw,360px);max-width:100%;padding:18px 18px 40px;transition:all .25s;display:block;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%)}html[data-approved-ux=true] .fireandice-mobile-drawer.is-open{visibility:visible;transform:none}html[data-approved-ux=true] .fireandice-menu-close{background:0 0;border:0;margin-left:auto;font-size:32px;display:block}html[data-approved-ux=true] .fireandice-mobile-primary{margin-bottom:18px;display:grid}.fireandice-mobile-primary a{color:#222;border-bottom:1px solid #eee;padding:12px 4px;font-weight:800;text-decoration:none}html[data-approved-ux=true] .fireandice-mobile-drawer h2{font-size:16px}html[data-approved-ux=true] .fireandice-mobile-drawer details{border-top:1px solid #e7e7e7}html[data-approved-ux=true] .fireandice-mobile-drawer summary{cursor:pointer;justify-content:space-between;padding:12px 4px;font-weight:800;list-style:none;display:flex}html[data-approved-ux=true] .fireandice-mobile-drawer details[open] summary span{transform:rotate(180deg)}html[data-approved-ux=true] .fireandice-mobile-drawer details a{color:#333;padding:9px 15px;text-decoration:none;display:block}html[data-approved-ux=true] .fireandice-content-shell{width:calc(100% - 28px);margin:18px auto 70px;display:block}html[data-approved-ux=true] .fireandice-ticker{border-radius:6px;width:calc(100% - 28px);min-height:38px;margin:7px auto 9px}html[data-approved-ux=true] #fireandice-homepage-heatmap-slot{width:calc(100% - 28px);margin:22px auto 34px}html[data-approved-ux=true] .fireandice-heatmap{border-radius:8px;padding:14px}html[data-approved-ux=true] .fireandice-heatmap .tradingview-widget-container{height:390px}html[data-approved-ux=true] .fireandice-heatmap .tradingview-widget-container__widget{height:360px}html[data-approved-ux=true] .fireandice-left-nav{display:none}html[data-approved-ux=true] .fireandice-mobile-categories{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:20px;padding:12px 14px;display:block}html[data-approved-ux=true] .fireandice-mobile-categories>summary{cursor:pointer;justify-content:space-between;font-weight:800;list-style:none;display:flex}html[data-approved-ux=true] .fireandice-mobile-categories .fireandice-category-list{margin-top:12px}html[data-approved-ux=true] .source-page-content :is(.e-con-boxed>.e-con-inner,.elementor-section>.elementor-container){width:100%!important}html[data-approved-ux=true] .source-page-content :is(h1,.elementor-heading-title){white-space:normal!important;overflow-wrap:anywhere!important;max-width:100%!important}html[data-approved-ux=true] .source-page-content table{max-width:100%!important;display:block!important;overflow-x:auto!important}html[data-approved-ux=true] .fireandice-footer{padding:38px 16px 130px}html[data-approved-ux=true] .fireandice-footer-brand{flex-direction:column;align-items:flex-start}html[data-approved-ux=true] .fireandice-footer-columns{grid-template-columns:1fr;gap:25px}html[data-approved-ux=true] .fireandice-floating-cta{right:14px;bottom:max(74px,calc(env(safe-area-inset-bottom) + 64px));padding:10px 13px;font-size:13px}html[data-approved-ux=true] .fireandice-scroll-top{right:14px;bottom:max(18px,env(safe-area-inset-bottom))}}html[data-approved-ux=true]{--fireandice-header-height:72px;scroll-padding-top:calc(var(--fireandice-header-height) + 16px)}html[data-approved-ux=true] .fireandice-header{z-index:2000;height:var(--fireandice-header-height);position:sticky;top:0;overflow:visible}html[data-approved-ux=true] .fireandice-desktop-header{height:var(--fireandice-header-height);position:relative}html[data-approved-ux=true] .fireandice-ticker{border:1px solid #e7e7e7;border-radius:7px;width:min(100% - 40px,1080px);min-height:38px;margin:8px auto 0}html[data-approved-ux=true] .fireandice-ticker tv-ticker-tape{min-height:38px}html[data-approved-ux=true] .fireandice-content-shell{grid-template-columns:minmax(240px,260px) minmax(0,1fr);gap:38px;width:min(100% - 48px,1280px)}html[data-approved-ux=true] .fireandice-article-column{width:100%;max-width:none}html[data-approved-ux=true] .fireandice-left-nav{top:calc(var(--fireandice-header-height) + 18px);max-height:calc(100vh - var(--fireandice-header-height) - 36px)}html[data-approved-ux=true] .fireandice-home-hero,html[data-approved-ux=true] .fireandice-home-rest{min-width:0}html[data-approved-ux=true] .fireandice-heatmap-section{background:#fff;border:1px solid #e3e3e3;border-radius:10px;width:min(100% - 40px,1140px);margin:24px auto 38px;padding:22px;overflow:hidden}html[data-approved-ux=true] .fireandice-heatmap-section>h2{margin:0 0 16px;font-size:clamp(1.45rem,2.5vw,2rem)}html[data-approved-ux=true] .fireandice-heatmap-frame{border-radius:7px;width:100%;min-width:0;height:420px;overflow:hidden}html[data-approved-ux=true] .fireandice-heatmap-frame .tradingview-widget-container,html[data-approved-ux=true] .fireandice-heatmap-frame .tradingview-widget-container__widget{width:100%;height:100%}html[data-approved-ux=true] .fireandice-tradingview-credit{color:#555;text-align:right;margin-top:9px;font-size:12px;display:block}@media (max-width:767px){html[data-approved-ux=true]{--fireandice-header-height:62px}html[data-approved-ux=true] .fireandice-mobile-header{height:var(--fireandice-header-height);position:relative;box-shadow:0 2px 10px #0000000d}html[data-approved-ux=true] .fireandice-ticker{border-radius:6px;width:calc(100% - 28px);min-height:36px;margin-top:7px}html[data-approved-ux=true] .fireandice-heatmap-section{border-radius:8px;width:calc(100% - 28px);margin:18px auto 30px;padding:14px}html[data-approved-ux=true] .fireandice-heatmap-frame{height:340px}}@media (min-width:768px) and (max-width:1100px){html[data-approved-ux=true] .fireandice-header-inner{gap:12px}html[data-approved-ux=true] .fireandice-logo img{width:155px}html[data-approved-ux=true] .fireandice-desktop-header nav a{padding-inline:7px;font-size:12px}html[data-approved-ux=true] .fireandice-account-actions a{padding-inline:9px;font-size:12px}html[data-approved-ux=true] .fireandice-content-shell{grid-template-columns:240px minmax(0,1fr);gap:26px;width:calc(100% - 36px)}}@media (min-width:768px) and (max-width:1024px){html[data-approved-ux=true] .fireandice-content-shell{width:calc(100% - 36px);display:block}html[data-approved-ux=true] .fireandice-left-nav{display:none}html[data-approved-ux=true] .fireandice-mobile-categories{background:#fff;border:1px solid #ddd;border-radius:6px;margin-bottom:24px;padding:14px 16px;display:block}html[data-approved-ux=true] .fireandice-mobile-categories>summary{cursor:pointer;justify-content:space-between;font-weight:800;list-style:none;display:flex}html[data-approved-ux=true] .fireandice-mobile-categories .fireandice-category-list{margin-top:12px}}html[data-approved-ux=true]{--fireandice-internal-width:1480px;--fireandice-sidebar-width:248px;max-width:100%;overflow-x:clip}html[data-approved-ux=true] body,html[data-approved-ux=true] .shell{max-width:100%;overflow-x:clip}html[data-approved-ux=true] .fireandice-ticker{border-width:0 0 1px;border-radius:0;width:100vw;max-width:100vw;margin:0 0 0 -50vw;left:50%;overflow:hidden}html[data-approved-ux=true] .fireandice-content-shell{grid-template-columns:var(--fireandice-sidebar-width) minmax(0,1fr);width:min(calc(100% - 40px),var(--fireandice-internal-width));gap:32px;max-width:none}html[data-approved-ux=true] .fireandice-article-column,html[data-approved-ux=true] .source-page-content{width:100%;min-width:0;max-width:none}html[data-approved-ux=true] .source-page-content :is(.e-con,.e-con-inner,.elementor,.elementor-section,.elementor-container,.elementor-column,.source-page-content,.custom-gradient-header){min-width:0;flex-basis:auto!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}html[data-approved-ux=true] .fireandice-related-links{border-top:1px solid #ededed;gap:7px;margin-top:16px;padding-top:14px;display:grid}html[data-approved-ux=true] .fireandice-related-links a{color:var(--text);font-size:12px;text-decoration:none}html[data-approved-ux=true] .fireandice-market-widget-section{border:1px solid var(--border);background:var(--surface);border-radius:10px;width:100%;max-width:none;margin:24px 0 38px;padding:20px;overflow:hidden}html[data-approved-ux=true] .fireandice-market-widget-section>h2{margin:0 0 14px;font-size:clamp(1.35rem,2vw,1.8rem)}html[data-approved-ux=true] .fireandice-market-widget-frame{border-radius:7px;width:100%;min-width:0;height:430px;overflow:hidden}html[data-approved-ux=true] .fireandice-forex-frame{height:420px}html[data-approved-ux=true] .fireandice-market-widget-frame :is(.tradingview-widget-container,.tradingview-widget-container__widget,tv-forex-table),html[data-approved-ux=true] .fireandice-market-widget-frame iframe{border:0;max-width:100%;display:block;width:100%!important;height:100%!important;min-height:100%!important}html[data-approved-ux=true] .fireandice-socials svg{fill:currentColor;width:18px;height:18px;display:block}html[data-approved-ux=true] .fireandice-footer-logo img{object-fit:contain}@media (max-width:1024px){html[data-approved-ux=true]{--fireandice-header-height:62px}html[data-approved-ux=true] .fireandice-desktop-header{display:none}html[data-approved-ux=true] .fireandice-mobile-header{height:var(--fireandice-header-height);background:#fff;border-bottom:1px solid #e5e5e5;grid-template-columns:38px minmax(70px,1fr) auto;align-items:center;gap:7px;padding:7px 14px;display:grid;position:relative}html[data-approved-ux=true] .fireandice-mobile-drawer,html[data-approved-ux=true] .fireandice-menu-overlay{display:block}html[data-approved-ux=true] .fireandice-content-shell{width:calc(100% - 36px);display:block}html[data-approved-ux=true] .fireandice-left-nav{display:none}html[data-approved-ux=true] .fireandice-mobile-categories{display:block}html[data-approved-ux=true] .fireandice-market-widget-frame{height:380px}html[data-approved-ux=true] .fireandice-forex-frame{height:390px}}@media (max-width:767px){html[data-approved-ux=true] .fireandice-content-shell{width:calc(100% - 28px);margin-top:18px}html[data-approved-ux=true] .fireandice-market-widget-section{margin:18px 0 30px;padding:14px}html[data-approved-ux=true] .fireandice-market-widget-frame{height:350px}html[data-approved-ux=true] .fireandice-forex-frame{height:370px}html[data-approved-ux=true] .fireandice-footer-logo img{max-width:min(180px,70vw)}}html[data-domain=fireandicebikerally\.com] body{background:#fff;max-width:100%;margin:0;overflow-x:clip}html[data-domain=fireandicebikerally\.com] body>.shell{grid-template-rows:auto auto 1fr auto;width:100%;max-width:100%;min-height:100vh;display:grid;overflow:visible}html[data-domain=fireandicebikerally\.com] .fireandice-header{z-index:2000;width:100%;max-width:100%;position:sticky;top:0;overflow:visible}html[data-domain=fireandicebikerally\.com] .fireandice-ticker{border-width:0 0 1px;border-radius:0;width:100%;max-width:none;height:46px;min-height:46px;margin:0;padding:0;display:block;position:relative;left:auto;overflow:hidden}html[data-domain=fireandicebikerally\.com] .fireandice-ticker :is(.tradingview-widget-container,.tradingview-widget-container__widget,.fireandice-ticker-placeholder){width:100%;max-width:100%;height:46px;min-height:46px;margin:0;padding:0;display:block;overflow:hidden}html[data-domain=fireandicebikerally\.com] main.exness-app-shell{width:100%;max-width:none;margin:0;padding-inline:0}html[data-domain=fireandicebikerally\.com] .fireandice-footer{width:100%;max-width:100%}html[data-approved-ux=true] body.approved-rollout-runtime{background:var(--background);color:var(--text);margin:0}html[data-approved-ux=true] body.approved-rollout-runtime .fireandice-ticker :is(.tradingview-widget-container,.tradingview-widget-container__widget,.fireandice-ticker-placeholder){width:100%;max-width:100%;height:46px;min-height:46px;margin:0;padding:0;display:block;overflow:hidden}html[data-approved-ux=true] body.approved-rollout-runtime .fireandice-ticker iframe{border:0;display:block;width:100%!important;max-width:100%!important;height:46px!important}html[data-domain=remixcommons\.org] .fireandice-logo{min-width:0;max-width:190px;overflow:hidden}html[data-domain=remixcommons\.org] .fireandice-logo img{object-fit:contain;width:100%;max-width:100%;height:auto}html[data-domain=leslaurieres\.com] .fireandice-logo img,html[data-domain=iumtec\.com] .fireandice-logo img{object-fit:contain;width:auto;max-width:190px;height:auto;max-height:52px}@media (max-width:1024px){html[data-approved-ux=true][data-domain=leslaurieres\.com] body.approved-rollout-runtime .fireandice-header .fireandice-mobile-header .fireandice-logo img,html[data-approved-ux=true][data-domain=iumtec\.com] body.approved-rollout-runtime .fireandice-header .fireandice-mobile-header .fireandice-logo img{object-fit:contain!important;width:auto!important;max-width:104px!important;height:auto!important;max-height:52px!important}html[data-domain=remixcommons\.org] .fireandice-mobile-header .fireandice-logo{justify-self:start;max-width:112px}}@media (max-width:390px){html[data-domain=remixcommons\.org] .fireandice-mobile-header .fireandice-logo{max-width:88px}}
