@charset "UTF-8";.portal-wrapper{--red: #C9A84C;--black: #000000;--white: #ffffff;--gray-input: #F5F5F5;--gray-border: #e0e0e0;--gray-text: #666666}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{text-decoration:none;color:inherit}html{--app-theme-color: #000000;font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;background-color:var(--app-theme-color)}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#e2e8f0;background-color:var(--app-theme-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}body:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top,0px);background-color:var(--app-theme-color);pointer-events:none;z-index:2147483647}main{flex:1 0 auto}.container{max-width:1128px;padding-inline:1rem}h1,h2,h3,h4,h5,h6{font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:700;line-height:1.2;color:#e2e8f0;margin-bottom:.5rem}p{margin-bottom:1rem;color:#94a3b8}p:last-child{margin-bottom:0}a{color:#d4a843;transition:color .15s ease;text-decoration:none}a:hover{color:#f0c55a}strong,b{font-weight:700;color:#e2e8f0}::selection{background-color:#d4a84340;color:#e2e8f0}:focus-visible{outline:2px solid rgba(212,168,67,.6);outline-offset:3px;border-radius:4px}img,svg{display:block;max-width:100%}*{scrollbar-width:thin;scrollbar-color:rgba(212,168,67,.3) rgba(255,255,255,.04)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0a}::-webkit-scrollbar-thumb{background-color:#d4a8434d;border-radius:9999px}.topbar{position:relative;z-index:1031;height:32px;background-color:#010101e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.topbar__container{max-width:1128px;margin:0 auto;padding:0;height:100%;display:flex;align-items:center;justify-content:space-between}@media(max-width:1200px){.topbar__container{padding:0 40px}}@media(max-width:768px){.topbar__container{padding:0 20px}}.topbar__nav{display:flex;align-items:center}@media(max-width:1100px){.topbar__nav--right{display:none}}.topbar__link{font-family:DM Sans,Inter,sans-serif;font-size:12.2px;font-weight:400;color:#cccc;text-decoration:none;padding:0 10px;white-space:nowrap;transition:color .15s ease}.topbar__link:hover{color:#fff}.topbar__link--active{color:#f5d873}.topbar__link--active:hover{color:#f8e399}.topbar__pipe{display:inline-block;width:1px;height:11px;background:#cccccc59;flex-shrink:0}.topbar__sep{display:inline-block;width:1px;height:11px;background:#cccccc38;flex-shrink:0}.topbar__lang{display:inline-flex;align-items:center;gap:5px;padding:0 10px;background:none;border:none;cursor:pointer;font-family:DM Sans,Inter,sans-serif;font-size:12.2px;color:#cccc;transition:color .15s ease}.topbar__lang:hover{color:#fff}.topbar__lang:focus-visible{outline:2px solid #f5d873;outline-offset:2px;border-radius:3px}.topbar__lang-flag{display:block;width:24px;height:24px;flex-shrink:0;border-radius:2px;overflow:hidden}.topbar__lang-code{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#fff;letter-spacing:0;line-height:1.4;white-space:nowrap}.topbar__lang-chevron{display:inline-block;flex-shrink:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #f5d873;border-radius:.167px;transition:transform .2s ease}.lang-switcher{position:relative;display:inline-flex}.lang-switcher.is-open .topbar__lang-chevron,.lang-switcher.is-open .site-navbar__pill-lang-chevron{transform:rotate(180deg)}.lang-switcher__dropdown{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #0000002e;padding:4px 0;min-width:212px;max-height:320px;overflow-y:auto;z-index:9999;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease}.lang-switcher.is-open .lang-switcher__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.lang-switcher__option{display:flex;align-items:center;gap:8px;padding:8px 14px;width:100%;background:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#0c111d;text-align:left;transition:background .1s ease;white-space:nowrap}.lang-switcher__option:hover{background:#0c111d0d}.lang-switcher__option.is-active{font-weight:700;color:#f0c329}.lang-switcher__option-label{min-width:0;flex:1}.lang-switcher__option img{width:20px;height:20px;border-radius:50%;object-fit:cover;flex-shrink:0}.site-navbar{position:sticky;top:0;z-index:1030;height:69px;background-color:#010101e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:background-color .35s ease,backdrop-filter .35s ease,border-color .35s ease}.site-navbar.is-scrolled{position:fixed;top:32px;left:24px;right:24px;height:64px;background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom-color:transparent;box-shadow:none;z-index:9999}.site-navbar__container{max-width:1128px;margin:0 auto;padding:0;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;z-index:1;border-radius:0;background-color:transparent;transition:border-radius .35s ease,background-color .35s ease,box-shadow .35s ease,backdrop-filter .35s ease,padding .35s ease}@media(max-width:1200px){.site-navbar__container{padding:0 40px}}@media(max-width:768px){.site-navbar__container{padding:0 20px}}.site-navbar.is-scrolled .site-navbar__container{padding:0 8px 0 21px;width:fit-content;max-width:100%;margin:auto;height:100%;border-radius:12px;background-color:#ffffffad;backdrop-filter:blur(6.65px);-webkit-backdrop-filter:blur(6.65px);box-shadow:0 8px 16px 2px #41465214}.site-logo{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none;transition:opacity .2s ease}.site-logo:hover{opacity:.85}.site-logo__clip{position:relative;width:222px;height:38px;overflow:hidden;flex-shrink:0;transition:width .35s ease}.site-logo__clip img{position:absolute;width:343px;height:229px;left:-63px;top:-90px;max-width:none;display:block}.site-logo__clip .site-logo__img--forex-light{display:none}.site-navbar.is-scrolled .site-logo__clip{width:53px}.site-navbar__links{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex:1;justify-content:center}@media(max-width:1100px){.site-navbar__links{display:none}}.site-navbar__item{display:flex;align-items:stretch;position:relative}@media(min-width:1101px){.site-navbar__item:has(.pm-nav-dropdown--trading){position:static}}.site-navbar__link{display:inline-flex;align-items:center;gap:8px;padding:14px 18px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#dadada;text-decoration:none;white-space:nowrap;transition:color .15s ease}.site-navbar__link:hover{color:#fff}.site-navbar.is-scrolled .site-navbar__link{color:#0c111d;padding:13.56px 17.81px}.site-navbar.is-scrolled .site-navbar__link:hover{color:#0c111da6}.site-navbar__chevron{width:14px;height:14px;flex-shrink:0;transition:transform .2s ease}.pm-nav-dropdown-parent:hover .site-navbar__chevron,.pm-nav-dropdown-parent:focus-within .site-navbar__chevron{transform:rotate(180deg)}.pm-nav-dropdown{position:absolute;top:calc(100% + 8px);left:50%;display:grid;gap:4px;width:304px;padding:8px;border:1px solid rgba(12,17,29,.08);border-radius:8px;background:#fffffff5;box-shadow:0 18px 44px #0c111d29;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease}.pm-nav-dropdown:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}.pm-nav-dropdown--right{left:auto;right:0;transform:translateY(-6px)}.pm-nav-dropdown-parent:hover .pm-nav-dropdown,.pm-nav-dropdown-parent:focus-within .pm-nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.pm-nav-dropdown-parent:hover .pm-nav-dropdown--right,.pm-nav-dropdown-parent:focus-within .pm-nav-dropdown--right{transform:translate(0)}.pm-nav-dropdown-parent:hover .pm-nav-dropdown--trading,.pm-nav-dropdown-parent:focus-within .pm-nav-dropdown--trading{opacity:1;pointer-events:auto;transform:translate(-50%)}@media(max-width:768px){.pm-nav-dropdown-parent.pm-nav-dropdown-parent--open .pm-nav-dropdown--trading{transform:translate(0);opacity:1}.pm-nav-dropdown-parent.pm-nav-dropdown-parent--open:after{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:#0c111d80;z-index:9999}}.pm-nav-dropdown__link{display:grid;gap:3px;border-radius:8px;padding:12px;color:#0c111d;text-decoration:none;transition:background-color .15s ease,color .15s ease}.pm-nav-dropdown__link span{color:#0c111d;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.25}.pm-nav-dropdown__link small{color:#0c111d94;font-family:Inter,sans-serif;font-size:12px;line-height:1.35}.pm-nav-dropdown__link:hover,.pm-nav-dropdown__link:focus-visible{background:#f5d87338;color:#0c111d}.pm-nav-dropdown--trading{left:50%;display:flex;align-items:stretch;gap:0;width:1072px;max-width:calc(100vw - 32px);height:459px;min-height:459px;padding:4px;border:0;border-radius:12px;background:#fff;overflow:visible;box-shadow:0 0 0 1px #0329520a,0 4px 8px -2px #0329520f,0 2px 4px #0329520a,0 1px 2px #0329520a}.pm-nav-dropdown--trading:before{left:0;right:0;top:-28px;height:28px}.pm-nav-dropdown--trading .pm-nav-dropdown__close{display:none}.pm-nav-dropdown--trading .pm-nav-dropdown__columns{display:grid;grid-template-columns:minmax(256px,281px) minmax(260px,330px);gap:24px;width:683px;height:451px;min-height:451px;padding:24px;overflow:hidden}.pm-nav-dropdown--trading .pm-nav-dropdown__column{display:flex;flex-direction:column;gap:8px}.pm-nav-dropdown--trading .pm-nav-dropdown__column:first-child{padding-right:24px;border-right:1px dashed #e2e8f0}.pm-nav-dropdown--trading .pm-nav-dropdown__heading{font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;color:#667085;text-transform:uppercase;letter-spacing:0;margin:0;padding-bottom:17px;border-bottom:1px dashed #e2e8f0}.pm-nav-dropdown--trading .pm-nav-dropdown__divider{display:none}.pm-nav-dropdown--trading .pm-nav-dropdown__link{display:grid;grid-template-columns:24px 1fr;gap:16px;align-items:start;width:100%;min-height:48px;padding:12px 8px;border-radius:8px}.pm-nav-dropdown--trading .pm-nav-dropdown__link:hover,.pm-nav-dropdown--trading .pm-nav-dropdown__link:focus-visible{background:#f5d87338}.pm-nav-dropdown--trading .pm-nav-dropdown__icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(12,17,29,.08);border-radius:6px;box-shadow:0 0 0 1px #0329520a,0 4px 8px -2px #0329520f,0 2px 4px #0329520a,0 1px 2px #0329520a}.pm-nav-dropdown--trading .pm-nav-dropdown__icon svg,.pm-nav-dropdown--trading .pm-nav-dropdown__icon img{width:16px;height:16px;display:block;object-fit:contain}.pm-nav-dropdown--trading .pm-nav-dropdown__link span{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.2;color:#0c111d;margin-bottom:4px}.pm-nav-dropdown--trading .pm-nav-dropdown__link small{display:flex;width:max-content;align-items:center;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#667085;max-width:200px}.pm-nav-dropdown--trading .pm-nav-dropdown__column--market .pm-nav-dropdown__link small{display:none}.pm-nav-dropdown--trading .pm-nav-dropdown__feature{position:relative;display:flex;flex:0 0 381px;width:381px;height:451px;min-height:451px;padding:24px;border-radius:12px;overflow:hidden;isolation:isolate;align-items:center;justify-content:center;color:#fff;text-align:center;background:#060606}.pm-nav-dropdown--trading .pm-nav-dropdown__feature:before,.pm-nav-dropdown--trading .pm-nav-dropdown__feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}.pm-nav-dropdown--trading .pm-nav-dropdown__feature:before{background:linear-gradient(90deg,#b0c9fe33,#b0c9fe33),url(./nav-trading-overlay-bg-DLIBhswv.webp) center/cover no-repeat}.pm-nav-dropdown--trading .pm-nav-dropdown__feature:after{background:linear-gradient(180deg,#0000 21.59%,#0000006e 31.11%,#000000b3)}.pm-nav-dropdown--trading .pm-nav-dropdown__feature-kicker{position:absolute;top:24px;left:24px;right:24px;margin:0;color:#64748b;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:18px;text-align:left;text-transform:uppercase}.pm-nav-dropdown--trading .pm-nav-dropdown__feature-content{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:0}.pm-nav-dropdown--trading .pm-nav-dropdown__feature-badge{width:100%;padding:8px 19px;border-radius:80px;background:#ffffff1f;backdrop-filter:blur(14.25px);-webkit-backdrop-filter:blur(14.25px);color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.4;text-transform:uppercase}.pm-nav-dropdown--trading .pm-nav-dropdown__feature-badge strong{color:#f5d873;font-weight:800}.pm-nav-dropdown--trading .pm-nav-dropdown__feature-title{max-width:310px;margin:0;color:#fff;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.2}.pm-nav-dropdown--trading .pm-nav-dropdown__feature-text{max-width:315px;margin:0;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}@media(max-width:768px){.pm-nav-dropdown--trading{position:fixed;top:58px;left:6px;right:6px;bottom:auto;display:block;width:calc(100vw - 12px);height:auto;max-height:calc(100dvh - 64px);min-height:0;padding:4px;overflow-y:auto;z-index:10000;border-radius:12px;background:#fff;transform:translateY(-100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.pm-nav-dropdown--trading.is-mobile-open{left:0;right:auto;width:23.4375rem;max-width:100dvw;transform:translate(0);opacity:1;pointer-events:auto}.pm-nav-dropdown--trading .pm-nav-dropdown__close{display:none}.pm-nav-dropdown--trading .pm-nav-dropdown__columns{display:flex;flex-direction:column;gap:24px;width:100%;min-height:0;height:auto;padding:24px 16px;overflow:visible}.pm-nav-dropdown--trading .pm-nav-dropdown__column{gap:8px}.pm-nav-dropdown--trading .pm-nav-dropdown__column:first-child{padding-right:0;border-right:0}.pm-nav-dropdown--trading .pm-nav-dropdown__heading{font-size:12px;padding-bottom:17px}.pm-nav-dropdown--trading .pm-nav-dropdown__divider{display:none}.pm-nav-dropdown--trading .pm-nav-dropdown__link{grid-template-columns:24px 1fr;gap:16px;padding:12px 8px}.pm-nav-dropdown--trading .pm-nav-dropdown__icon{width:24px;height:24px;border-radius:6px}.pm-nav-dropdown--trading .pm-nav-dropdown__icon svg,.pm-nav-dropdown--trading .pm-nav-dropdown__icon img{width:16px;height:16px}.pm-nav-dropdown--trading .pm-nav-dropdown__link span{font-size:16px}.pm-nav-dropdown--trading .pm-nav-dropdown__link small{display:flex;width:max-content;align-items:initial}.pm-nav-dropdown--trading .pm-nav-dropdown__feature,.pm-nav-dropdown--trading .pm-nav-dropdown__close{display:none}.pm-nav-dropdown--trading .pm-nav-dropdown__close svg{width:24px;height:24px;stroke:#0c111d}.pm-nav-dropdown--trading .pm-nav-dropdown__close:hover{background:#f5d87338}}.site-navbar__pill-extras{display:none;align-items:center;gap:6px;flex-shrink:0}.site-navbar.is-scrolled .site-navbar__pill-extras{display:flex}.site-navbar__pill-divider{width:2px;height:21px;background:#f2f4f7;flex-shrink:0}.site-navbar__pill-lang{display:inline-flex;align-items:center;gap:5px;padding:0 6px;background:none;border:none;cursor:pointer}.site-navbar__pill-lang:hover{opacity:.8}.site-navbar__pill-lang-code{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#0c111d;line-height:1.4;white-space:nowrap}.site-navbar__pill-lang-chevron{display:inline-block;flex-shrink:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #f2cb45;border-radius:.167px}.site-navbar__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width:1100px){.site-navbar__actions--default{display:none}}.site-navbar.is-scrolled .site-navbar__actions--default,.site-navbar__actions--pill{display:none}.site-navbar.is-scrolled .site-navbar__actions--pill{display:flex;align-items:center;gap:8px}@media(max-width:768px){.site-navbar.is-scrolled .site-navbar__actions--pill{display:none}}.btn-open-account{display:inline-flex;align-items:center;justify-content:center;padding:9px 17px;min-height:37.5px;border:1px solid rgba(255,255,255,.38);border-radius:7.5px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease}.btn-open-account:hover{background-color:#ffffff14;color:#fff;border-color:#ffffff8c}.btn-open-account__label--mobile{display:none}.btn-client{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:6.75px 14.39px;min-height:37.5px;min-width:106.875px;border-radius:7.5px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap;transition:background-color .2s ease}.btn-client:hover{background-color:#ffffff14;color:#fff}.btn-client img{flex-shrink:0}.btn-client .btn-client__icon--dark{display:none}.btn-client-pill{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:15px 23px;border:1px solid #0c111d;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#0c111d;letter-spacing:.56px;line-height:1;text-decoration:none;white-space:nowrap;transition:background .2s ease}.btn-client-pill:hover{background:#0c111d0d;color:#0c111d}.btn-open-account-pill{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:16px 24px;border-radius:8px;background:#f5d873;border:none;font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#000;letter-spacing:.56px;line-height:1;text-decoration:none;white-space:nowrap;transition:background .2s ease}.btn-open-account-pill:hover{background:#f0ce60;color:#000}.site-navbar__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:6px;background:none;border:none;cursor:pointer;flex-shrink:0;border-radius:6px;transition:background .15s ease}.site-navbar__hamburger:hover{background:#ffffff14}@media(max-width:1100px){.site-navbar__hamburger{display:flex}}.site-navbar.is-scrolled .site-navbar__hamburger{display:none}@media(max-width:768px){.site-navbar.is-scrolled .site-navbar__hamburger{display:flex}.site-navbar.is-scrolled .site-navbar__hamburger:hover{background:#0c111d0f}}.site-navbar__hamburger-bar{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .25s ease}.site-navbar.is-scrolled .site-navbar__hamburger .site-navbar__hamburger-bar{background:#0c111d}.site-navbar__hamburger[aria-expanded=true] .site-navbar__hamburger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-navbar__hamburger[aria-expanded=true] .site-navbar__hamburger-bar:nth-child(2){opacity:0}.site-navbar__hamburger[aria-expanded=true] .site-navbar__hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.site-header{min-height:56px}.topbar{display:none}.site-navbar,.site-navbar.is-scrolled{position:fixed;top:0;left:0;right:0;width:100vw;max-width:100vw;height:56px;background-color:#010101;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:0;box-shadow:none}.site-navbar__container,.site-navbar.is-scrolled .site-navbar__container{width:100%;max-width:none;height:100%;margin:0;padding:12px 20px;gap:0;border-radius:0;background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.site-navbar__links,.site-navbar__pill-extras,.site-navbar__actions--pill,.site-navbar.is-scrolled .site-navbar__pill-extras,.site-navbar.is-scrolled .site-navbar__actions--pill{display:none}.site-navbar__hamburger,.site-navbar.is-scrolled .site-navbar__hamburger{order:1;display:flex;align-items:center;width:24px;height:24px;padding:0;margin:0;gap:4px;border-radius:4px}.site-navbar__hamburger:hover,.site-navbar.is-scrolled .site-navbar__hamburger:hover{background:transparent}.site-navbar__hamburger-bar,.site-navbar.is-scrolled .site-navbar__hamburger-bar{width:14px;height:1.5px;background:#fff}.site-navbar__hamburger[aria-expanded=true]{justify-content:center;gap:0}.site-navbar__hamburger[aria-expanded=true] .site-navbar__hamburger-bar:nth-child(1){width:24px;height:2px;transform:translateY(2px) rotate(45deg)}.site-navbar__hamburger[aria-expanded=true] .site-navbar__hamburger-bar:nth-child(2){opacity:0}.site-navbar__hamburger[aria-expanded=true] .site-navbar__hamburger-bar:nth-child(3){width:24px;height:2px;transform:translateY(-2px) rotate(-45deg)}.site-logo{order:2;margin-left:12px;margin-right:auto}.site-logo__clip,.site-navbar.is-scrolled .site-logo__clip{width:138.947px;height:24px;max-width:138.947px}.site-logo__clip img,.site-navbar.is-scrolled .site-logo__clip img{width:216.85px;height:144.56px;left:-39.8px;top:-56.61px}}@media(max-width:768px)and (max-width:600px){.site-logo__clip,.site-navbar.is-scrolled .site-logo__clip{max-width:120px;width:auto}}@media(max-width:768px){.site-navbar__actions--default,.site-navbar.is-scrolled .site-navbar__actions--default{order:3;display:flex;align-items:center;gap:12px}.btn-open-account{height:32px;min-height:0;padding:0 10px;border-radius:7.5px;font-size:12px;line-height:1.4}.btn-open-account__label--desktop{display:none}.btn-open-account__label--mobile{display:inline}.btn-client{width:32px;height:32px;min-width:0;min-height:0;padding:6px;gap:0;border:1px solid rgba(255,255,255,.38);border-radius:7.5px}.btn-client img{width:20px;height:20px}.btn-client__label{display:none}.mobile-nav__inner{padding:88px 20px 40px}}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1029;background:#010101f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);flex-direction:column;overflow-y:auto;transform:translateY(-100%);transition:transform .3s ease}.mobile-nav.is-open{transform:translateY(0)}@media(max-width:1100px){.mobile-nav{display:flex}}@media(max-width:768px){.mobile-nav{top:56px;right:0;bottom:0;left:0;z-index:1029;background:#00000070;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);overflow:hidden}.mobile-nav .mobile-nav__inner{display:none}}.mobile-nav__inner{display:flex;flex-direction:column;align-items:flex-start;padding:133px 24px 48px;gap:48px;min-height:100%}.mobile-nav__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;width:100%}.mobile-nav__link{display:block;font-family:Inter,sans-serif;font-size:24px;font-weight:500;color:#fff;text-decoration:none;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08);transition:color .15s ease}.mobile-nav__link:hover{color:#f5d873}.pm-mobile-nav__sublink{padding-left:16px;font-size:18px;color:#ffffffbd}.mobile-nav__actions{display:flex;flex-direction:column;gap:12px;width:100%}.mobile-nav__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;border-radius:7.5px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;text-align:center;transition:background-color .2s ease,border-color .2s ease}.mobile-nav__btn--primary{background:#f5d873;border:1px solid #f5d873;color:#0c111d}.mobile-nav__btn--primary:hover{background:#f0ce60;border-color:#f0ce60;color:#0c111d}.mobile-nav__btn--secondary{background:transparent;border:1px solid rgba(255,255,255,.38);color:#fff}.mobile-nav__btn--secondary:hover{background:#ffffff14;border-color:#ffffff8c;color:#fff}.site-footer__top{background:#fff;padding:108px 0;width:100%}.site-footer__top-inner{max-width:1128px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:32px;align-items:flex-start}.site-footer__brand-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:41px;padding-top:28px;border-bottom:1px solid rgba(12,17,29,.1)}.site-footer__brand{display:flex;align-items:center;gap:24px;max-width:768px}.site-footer__logo-wrap{width:53px;height:38px;flex-shrink:0}.site-footer__logo-wrap img{width:100%;height:100%;display:block;object-fit:contain}.site-footer__tagline{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2;color:#0c111d;font-feature-settings:"salt";white-space:nowrap}.site-footer__social{display:flex;align-items:center;gap:24px;flex-shrink:0}.site-footer__social-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#0c111d;opacity:.6;white-space:nowrap}.site-footer__social-icons{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.site-footer__social-link{width:44px;height:44px;background:#0c111d1f;border-radius:8px;color:#0c111d;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{background:#f5d873;color:#0c111d;transform:translateY(-2px);text-decoration:none}.site-footer__social-icon{display:block;width:20px;height:20px;background:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.site-footer__social-icon--fb{width:44px;height:44px;mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M32%2022.0608C32%2016.5378%2027.5229%2012.0608%2022%2012.0608C16.4771%2012.0608%2012%2016.5378%2012%2022.0608C12%2027.0519%2015.6568%2031.1891%2020.4375%2031.9392V24.9514H17.8984V22.0608H20.4375V19.8576C20.4375%2017.3513%2021.9305%2015.967%2024.2146%2015.967C25.3084%2015.967%2026.4531%2016.1624%2026.4531%2016.1624V18.6233H25.1922C23.95%2018.6233%2023.5625%2019.3942%2023.5625%2020.1858V22.0608H26.3359L25.8926%2024.9514H23.5625V31.9392C28.3432%2031.1891%2032%2027.0519%2032%2022.0608Z'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M32%2022.0608C32%2016.5378%2027.5229%2012.0608%2022%2012.0608C16.4771%2012.0608%2012%2016.5378%2012%2022.0608C12%2027.0519%2015.6568%2031.1891%2020.4375%2031.9392V24.9514H17.8984V22.0608H20.4375V19.8576C20.4375%2017.3513%2021.9305%2015.967%2024.2146%2015.967C25.3084%2015.967%2026.4531%2016.1624%2026.4531%2016.1624V18.6233H25.1922C23.95%2018.6233%2023.5625%2019.3942%2023.5625%2020.1858V22.0608H26.3359L25.8926%2024.9514H23.5625V31.9392C28.3432%2031.1891%2032%2027.0519%2032%2022.0608Z'/%3e%3c/svg%3e")}.site-footer__social-icon--ig{mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%201.8008C12.6719%201.8008%2012.9883%201.8125%2014.0391%201.8594C15.0156%201.9023%2015.543%202.0664%2015.8945%202.2031C16.3594%202.3828%2016.6953%202.6016%2017.043%202.9492C17.3945%203.3008%2017.6094%203.6328%2017.7891%204.0977C17.9258%204.4492%2018.0898%204.9805%2018.1328%205.9531C18.1797%207.0078%2018.1914%207.3242%2018.1914%209.9922C18.1914%2012.6641%2018.1797%2012.9805%2018.1328%2014.0312C18.0898%2015.0078%2017.9258%2015.5352%2017.7891%2015.8867C17.6094%2016.3516%2017.3906%2016.6875%2017.043%2017.0352C16.6914%2017.3867%2016.3594%2017.6016%2015.8945%2017.7812C15.543%2017.918%2015.0117%2018.082%2014.0391%2018.125C12.9844%2018.1719%2012.668%2018.1836%2010%2018.1836C7.3281%2018.1836%207.0117%2018.1719%205.9609%2018.125C4.9844%2018.082%204.457%2017.918%204.1055%2017.7812C3.6406%2017.6016%203.3047%2017.3828%202.957%2017.0352C2.6055%2016.6836%202.3906%2016.3516%202.2109%2015.8867C2.0742%2015.5352%201.9102%2015.0039%201.8672%2014.0312C1.8203%2012.9766%201.8086%2012.6602%201.8086%209.9922C1.8086%207.3203%201.8203%207.0039%201.8672%205.9531C1.9102%204.9766%202.0742%204.4492%202.2109%204.0977C2.3906%203.6328%202.6094%203.2969%202.957%202.9492C3.3086%202.5977%203.6406%202.3828%204.1055%202.2031C4.457%202.0664%204.9883%201.9023%205.9609%201.8594C7.0117%201.8125%207.3281%201.8008%2010%201.8008ZM10%200C7.2852%200%206.9453%200.0117004%205.8789%200.0586004C4.8164%200.1055%204.0859%200.2773%203.4531%200.5234C2.793%200.7812%202.2344%201.1211%201.6797%201.6797C1.1211%202.2344%200.7812%202.793%200.5234%203.4492C0.2773%204.0859%200.1055%204.8125%200.0586004%205.875C0.0117004%206.9453%200%207.2852%200%2010C0%2012.7148%200.0117004%2013.0547%200.0586004%2014.1211C0.1055%2015.1836%200.2773%2015.9141%200.5234%2016.5469C0.7812%2017.207%201.1211%2017.7656%201.6797%2018.3203C2.2344%2018.875%202.793%2019.2187%203.4492%2019.4727C4.0859%2019.7187%204.8125%2019.8906%205.875%2019.9375C6.9414%2019.9844%207.2812%2019.9961%209.9961%2019.9961C12.7109%2019.9961%2013.0508%2019.9844%2014.1172%2019.9375C15.1797%2019.8906%2015.9102%2019.7187%2016.543%2019.4727C17.1992%2019.2187%2017.7578%2018.875%2018.3125%2018.3203C18.8672%2017.7656%2019.2109%2017.207%2019.4648%2016.5508C19.7109%2015.9141%2019.8828%2015.1875%2019.9297%2014.125C19.9766%2013.0586%2019.9883%2012.7187%2019.9883%2010.0039C19.9883%207.2891%2019.9766%206.9492%2019.9297%205.8828C19.8828%204.8203%2019.7109%204.0898%2019.4648%203.457C19.2187%202.793%2018.8789%202.2344%2018.3203%201.6797C17.7656%201.125%2017.207%200.7812%2016.5508%200.5273C15.9141%200.2812%2015.1875%200.1094%2014.125%200.0625C13.0547%200.0117%2012.7148%200%2010%200Z'/%3e%3cpath%20d='M9.99998%204.86328C7.16408%204.86328%204.86328%207.16408%204.86328%209.99998C4.86328%2012.8359%207.16408%2015.1367%209.99998%2015.1367C12.8359%2015.1367%2015.1367%2012.8359%2015.1367%209.99998C15.1367%207.16408%2012.8359%204.86328%209.99998%204.86328ZM9.99998%2013.332C8.16018%2013.332%206.66798%2011.8398%206.66798%209.99998C6.66798%208.16018%208.16018%206.66798%209.99998%206.66798C11.8398%206.66798%2013.332%208.16018%2013.332%209.99998C13.332%2011.8398%2011.8398%2013.332%209.99998%2013.332Z'/%3e%3cpath%20d='M16.5391%204.66024C16.5391%205.32424%2016%205.85944%2015.3398%205.85944C14.6758%205.85944%2014.1406%205.32034%2014.1406%204.66024C14.1406%203.99614%2014.6797%203.46094%2015.3398%203.46094C16%203.46094%2016.5391%204.00004%2016.5391%204.66024Z'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%201.8008C12.6719%201.8008%2012.9883%201.8125%2014.0391%201.8594C15.0156%201.9023%2015.543%202.0664%2015.8945%202.2031C16.3594%202.3828%2016.6953%202.6016%2017.043%202.9492C17.3945%203.3008%2017.6094%203.6328%2017.7891%204.0977C17.9258%204.4492%2018.0898%204.9805%2018.1328%205.9531C18.1797%207.0078%2018.1914%207.3242%2018.1914%209.9922C18.1914%2012.6641%2018.1797%2012.9805%2018.1328%2014.0312C18.0898%2015.0078%2017.9258%2015.5352%2017.7891%2015.8867C17.6094%2016.3516%2017.3906%2016.6875%2017.043%2017.0352C16.6914%2017.3867%2016.3594%2017.6016%2015.8945%2017.7812C15.543%2017.918%2015.0117%2018.082%2014.0391%2018.125C12.9844%2018.1719%2012.668%2018.1836%2010%2018.1836C7.3281%2018.1836%207.0117%2018.1719%205.9609%2018.125C4.9844%2018.082%204.457%2017.918%204.1055%2017.7812C3.6406%2017.6016%203.3047%2017.3828%202.957%2017.0352C2.6055%2016.6836%202.3906%2016.3516%202.2109%2015.8867C2.0742%2015.5352%201.9102%2015.0039%201.8672%2014.0312C1.8203%2012.9766%201.8086%2012.6602%201.8086%209.9922C1.8086%207.3203%201.8203%207.0039%201.8672%205.9531C1.9102%204.9766%202.0742%204.4492%202.2109%204.0977C2.3906%203.6328%202.6094%203.2969%202.957%202.9492C3.3086%202.5977%203.6406%202.3828%204.1055%202.2031C4.457%202.0664%204.9883%201.9023%205.9609%201.8594C7.0117%201.8125%207.3281%201.8008%2010%201.8008ZM10%200C7.2852%200%206.9453%200.0117004%205.8789%200.0586004C4.8164%200.1055%204.0859%200.2773%203.4531%200.5234C2.793%200.7812%202.2344%201.1211%201.6797%201.6797C1.1211%202.2344%200.7812%202.793%200.5234%203.4492C0.2773%204.0859%200.1055%204.8125%200.0586004%205.875C0.0117004%206.9453%200%207.2852%200%2010C0%2012.7148%200.0117004%2013.0547%200.0586004%2014.1211C0.1055%2015.1836%200.2773%2015.9141%200.5234%2016.5469C0.7812%2017.207%201.1211%2017.7656%201.6797%2018.3203C2.2344%2018.875%202.793%2019.2187%203.4492%2019.4727C4.0859%2019.7187%204.8125%2019.8906%205.875%2019.9375C6.9414%2019.9844%207.2812%2019.9961%209.9961%2019.9961C12.7109%2019.9961%2013.0508%2019.9844%2014.1172%2019.9375C15.1797%2019.8906%2015.9102%2019.7187%2016.543%2019.4727C17.1992%2019.2187%2017.7578%2018.875%2018.3125%2018.3203C18.8672%2017.7656%2019.2109%2017.207%2019.4648%2016.5508C19.7109%2015.9141%2019.8828%2015.1875%2019.9297%2014.125C19.9766%2013.0586%2019.9883%2012.7187%2019.9883%2010.0039C19.9883%207.2891%2019.9766%206.9492%2019.9297%205.8828C19.8828%204.8203%2019.7109%204.0898%2019.4648%203.457C19.2187%202.793%2018.8789%202.2344%2018.3203%201.6797C17.7656%201.125%2017.207%200.7812%2016.5508%200.5273C15.9141%200.2812%2015.1875%200.1094%2014.125%200.0625C13.0547%200.0117%2012.7148%200%2010%200Z'/%3e%3cpath%20d='M9.99998%204.86328C7.16408%204.86328%204.86328%207.16408%204.86328%209.99998C4.86328%2012.8359%207.16408%2015.1367%209.99998%2015.1367C12.8359%2015.1367%2015.1367%2012.8359%2015.1367%209.99998C15.1367%207.16408%2012.8359%204.86328%209.99998%204.86328ZM9.99998%2013.332C8.16018%2013.332%206.66798%2011.8398%206.66798%209.99998C6.66798%208.16018%208.16018%206.66798%209.99998%206.66798C11.8398%206.66798%2013.332%208.16018%2013.332%209.99998C13.332%2011.8398%2011.8398%2013.332%209.99998%2013.332Z'/%3e%3cpath%20d='M16.5391%204.66024C16.5391%205.32424%2016%205.85944%2015.3398%205.85944C14.6758%205.85944%2014.1406%205.32034%2014.1406%204.66024C14.1406%203.99614%2014.6797%203.46094%2015.3398%203.46094C16%203.46094%2016.5391%204.00004%2016.5391%204.66024Z'/%3e%3c/svg%3e")}.site-footer__social-icon--x{width:44px;height:44px;mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M27.8014%2012H30.867L24.136%2020.4871L32%2032H25.8287L20.997%2025.0037L15.4655%2032H12.3999L19.5308%2022.9225L12%2012H18.3246L22.6898%2018.3911L27.8014%2012ZM26.7284%2030.0074H28.4279L17.4315%2013.9188H15.6055L26.7284%2030.0074Z'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M27.8014%2012H30.867L24.136%2020.4871L32%2032H25.8287L20.997%2025.0037L15.4655%2032H12.3999L19.5308%2022.9225L12%2012H18.3246L22.6898%2018.3911L27.8014%2012ZM26.7284%2030.0074H28.4279L17.4315%2013.9188H15.6055L26.7284%2030.0074Z'/%3e%3c/svg%3e")}.site-footer__social-icon--yt{width:44px;height:44px;mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M31.8008%2018.002C31.8008%2018.002%2031.6055%2016.6231%2031.0039%2016.0176C30.2422%2015.2208%2029.3906%2015.2168%2029%2015.17C26.2031%2014.9668%2022.0039%2014.9668%2022.0039%2014.9668H21.9961C21.9961%2014.9668%2017.7969%2014.9668%2015%2015.17C14.6094%2015.2168%2013.7578%2015.2208%2012.9961%2016.0176C12.3945%2016.6231%2012.2031%2018.002%2012.2031%2018.002C12.2031%2018.002%2012%2019.6231%2012%2021.2403V22.7559C12%2024.3731%2012.1992%2025.9942%2012.1992%2025.9942C12.1992%2025.9942%2012.3945%2027.3731%2012.9922%2027.9786C13.7539%2028.7754%2014.7539%2028.7481%2015.1992%2028.834C16.8008%2028.9864%2022%2029.0332%2022%2029.0332C22%2029.0332%2026.2031%2029.0254%2029%2028.8262C29.3906%2028.7793%2030.2422%2028.7754%2031.0039%2027.9786C31.6055%2027.3731%2031.8008%2025.9942%2031.8008%2025.9942C31.8008%2025.9942%2032%2024.377%2032%2022.7559V21.2403C32%2019.6231%2031.8008%2018.002%2031.8008%2018.002ZM19.9336%2024.5958V18.9747L25.3359%2021.795L19.9336%2024.5958Z'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M31.8008%2018.002C31.8008%2018.002%2031.6055%2016.6231%2031.0039%2016.0176C30.2422%2015.2208%2029.3906%2015.2168%2029%2015.17C26.2031%2014.9668%2022.0039%2014.9668%2022.0039%2014.9668H21.9961C21.9961%2014.9668%2017.7969%2014.9668%2015%2015.17C14.6094%2015.2168%2013.7578%2015.2208%2012.9961%2016.0176C12.3945%2016.6231%2012.2031%2018.002%2012.2031%2018.002C12.2031%2018.002%2012%2019.6231%2012%2021.2403V22.7559C12%2024.3731%2012.1992%2025.9942%2012.1992%2025.9942C12.1992%2025.9942%2012.3945%2027.3731%2012.9922%2027.9786C13.7539%2028.7754%2014.7539%2028.7481%2015.1992%2028.834C16.8008%2028.9864%2022%2029.0332%2022%2029.0332C22%2029.0332%2026.2031%2029.0254%2029%2028.8262C29.3906%2028.7793%2030.2422%2028.7754%2031.0039%2027.9786C31.6055%2027.3731%2031.8008%2025.9942%2031.8008%2025.9942C31.8008%2025.9942%2032%2024.377%2032%2022.7559V21.2403C32%2019.6231%2031.8008%2018.002%2031.8008%2018.002ZM19.9336%2024.5958V18.9747L25.3359%2021.795L19.9336%2024.5958Z'/%3e%3c/svg%3e")}.site-footer__social-icon--li{width:44px;height:44px;mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M30.5195%2012H13.4766C12.6602%2012%2012%2012.6445%2012%2013.4414V30.5547C12%2031.3516%2012.6602%2032%2013.4766%2032H30.5195C31.3359%2032%2032%2031.3516%2032%2030.5586V13.4414C32%2012.6445%2031.3359%2012%2030.5195%2012ZM17.9336%2029.043H14.9648V19.4961H17.9336V29.043ZM16.4492%2018.1953C15.4961%2018.1953%2014.7266%2017.4258%2014.7266%2016.4766C14.7266%2015.5273%2015.4961%2014.7578%2016.4492%2014.7578C17.3984%2014.7578%2018.168%2015.5273%2018.168%2016.4766C18.168%2017.4219%2017.3984%2018.1953%2016.4492%2018.1953ZM29.043%2029.043H26.0781V24.4023C26.0781%2023.2969%2026.0586%2021.8711%2024.5352%2021.8711C22.9922%2021.8711%2022.7578%2023.0781%2022.7578%2024.3242V29.043H19.7969V19.4961H22.6406V20.8008H22.6797C23.0742%2020.0508%2024.043%2019.2578%2025.4844%2019.2578C28.4883%2019.2578%2029.043%2021.2344%2029.043%2023.8047V29.043Z'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2044%2044'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M30.5195%2012H13.4766C12.6602%2012%2012%2012.6445%2012%2013.4414V30.5547C12%2031.3516%2012.6602%2032%2013.4766%2032H30.5195C31.3359%2032%2032%2031.3516%2032%2030.5586V13.4414C32%2012.6445%2031.3359%2012%2030.5195%2012ZM17.9336%2029.043H14.9648V19.4961H17.9336V29.043ZM16.4492%2018.1953C15.4961%2018.1953%2014.7266%2017.4258%2014.7266%2016.4766C14.7266%2015.5273%2015.4961%2014.7578%2016.4492%2014.7578C17.3984%2014.7578%2018.168%2015.5273%2018.168%2016.4766C18.168%2017.4219%2017.3984%2018.1953%2016.4492%2018.1953ZM29.043%2029.043H26.0781V24.4023C26.0781%2023.2969%2026.0586%2021.8711%2024.5352%2021.8711C22.9922%2021.8711%2022.7578%2023.0781%2022.7578%2024.3242V29.043H19.7969V19.4961H22.6406V20.8008H22.6797C23.0742%2020.0508%2024.043%2019.2578%2025.4844%2019.2578C28.4883%2019.2578%2029.043%2021.2344%2029.043%2023.8047V29.043Z'/%3e%3c/svg%3e")}.site-footer__nav{display:flex;gap:48px;align-items:flex-start;justify-content:center;width:100%;padding:48px 0}.site-footer__nav-col{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-start;min-width:1px;align-self:stretch}.site-footer__nav-heading{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:20px;color:#0c111d;text-transform:uppercase;margin:0;width:100%}.site-footer__nav-list{list-style:none;margin:0;padding:0;width:100%}.site-footer__nav-item{padding-top:12px}.site-footer__nav-item a{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#0c111d80;text-decoration:none;display:block}.site-footer__nav-item a:hover{color:#0c111dcc}.site-footer__legal-wrap{display:flex;flex-direction:column;gap:8px;width:100%}.site-footer__divider-h{width:100%;line-height:0;position:relative;height:1px}.site-footer__divider-h img{display:block;width:100%;height:1px}.site-footer__legal-links-row{padding:24px 0}.site-footer__legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.site-footer__legal-links a{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:#0c111d;text-decoration:none;white-space:nowrap}.site-footer__legal-links a:hover{opacity:.7}.site-footer__sponsors{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.site-footer__sponsor-left{display:flex;align-items:flex-end;gap:20px}.site-footer__sponsor-right{display:flex;align-items:flex-end;justify-content:flex-end;gap:40px}.site-footer__sponsor-col{display:flex;flex-direction:column;align-items:center;gap:8px;width:258px;flex-shrink:0}.site-footer__sponsor-badge{display:flex;align-items:center;gap:9.038px;height:30.503px;width:100%}.site-footer__sponsor-tgr{display:inline-flex;align-items:baseline;gap:3px;width:108.249px;height:12px;flex-shrink:0;white-space:nowrap;font-family:Inter,Arial Narrow,sans-serif;font-weight:700;letter-spacing:.01em;line-height:1;text-transform:uppercase}.site-footer__sponsor-tgr-primary{color:#0c111d;font-size:10.5px;font-weight:800;letter-spacing:0}.site-footer__sponsor-tgr-secondary{color:#efbf1b;font-size:10.5px;font-weight:700;letter-spacing:0}.site-footer__sponsor-sep{position:relative;width:0;height:100%;flex-shrink:0}.site-footer__sponsor-sep-line{position:absolute;top:0;right:-.5px;bottom:0;left:-.5px}.site-footer__sponsor-sep-line img{display:block;width:100%;height:100%;max-width:none}.site-footer__sponsor-pm{position:relative;width:125.509px;height:21.465px;flex-shrink:0}.site-footer__sponsor-pm-blend{position:absolute;top:0;right:0;bottom:0;left:0;mix-blend-mode:exclusion;overflow:hidden;pointer-events:none}.site-footer__sponsor-pm-blend img{position:absolute;height:602.35%;left:-28.37%;top:-235.88%;width:154.53%;max-width:none;display:block}.site-footer__sponsor-label{font-family:Inter,sans-serif;font-size:9.3px;font-weight:600;line-height:1.2;color:#0c111d;text-transform:uppercase;text-align:center;font-feature-settings:"salt";width:100%}.site-footer__video-f1{position:relative;width:328.727px;height:64px;overflow:hidden;flex-shrink:0}.site-footer__video-f1 video{position:absolute;height:100.29%;left:1%;top:1.99%;width:102%;max-width:none}.site-footer__video-yacht{position:relative;width:152.79px;height:175.83px;overflow:hidden;flex-shrink:0}.site-footer__video-yacht video{position:absolute;width:100%;height:100%;object-fit:cover;object-position:bottom center}.site-footer__bottom{background:#000;display:flex;flex-direction:column;align-items:center;gap:40px;padding:63px 0 24px;width:100%}.site-footer__disclaimer-wrap{display:flex;flex-direction:column;align-items:center;max-width:1128px;width:100%;margin:0 auto}.site-footer__disclaimer{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#fff6;text-align:center}.site-footer__disclaimer p{margin:0;color:#fff6}.site-footer__bottom-bar{display:flex;align-items:center;justify-content:space-between;max-width:1128px;width:100%;margin:0 auto}.site-footer__copyright{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#ffffffa6;margin:0;white-space:nowrap;text-wrap:auto}.site-footer__bottom-badge{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.site-footer__bottom-badge img{display:block}@media(max-width:1200px){.site-footer__top{padding:80px 0}.site-footer__bottom{padding:56px 0 24px}.site-footer__tagline{white-space:normal;font-size:20px}.site-footer__social-label{white-space:normal}.site-footer__nav{gap:28px;padding:40px 0}.site-footer__video-f1{width:220px;height:43px}.site-footer__sponsor-col{width:auto;min-width:0}.site-footer__sponsor-left{gap:16px}.site-footer__sponsor-right{gap:24px}}@media(max-width:1100px){.site-footer__top{padding:64px 0}.site-footer__top-inner{padding:0 48px}.site-footer__brand-row{align-items:flex-start;gap:24px}.site-footer__tagline{font-size:18px}.site-footer__social{align-items:center;flex-wrap:wrap;gap:16px}.site-footer__nav{flex-wrap:wrap;gap:24px}.site-footer__nav-col{flex:0 0 calc(33.333% - 16px);min-width:130px}}@media(max-width:992px){.site-footer__top{padding:56px 0}.site-footer__top-inner{padding:0 40px}.site-footer__bottom{padding:48px 0 24px}.site-footer__sponsors{flex-direction:column;align-items:center;gap:32px}.site-footer__sponsor-right{justify-content:flex-start}.site-footer__video-f1{width:260px;height:auto;aspect-ratio:328.727/64}.site-footer__video-yacht{width:120px;height:auto;margin:auto}}@media(max-width:768px){.site-footer__top{padding:64px 0 32px}.site-footer__top-inner{padding:0 16px;gap:32px;align-items:center}.site-footer__bottom{padding:32px 0 24px;gap:24px}.site-footer__disclaimer-wrap,.site-footer__bottom-bar{padding:0 16px}.site-footer__brand-row{flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-top:0;padding-bottom:41px}.site-footer__brand{flex-direction:column;align-items:center;gap:24px;text-align:center;max-width:100%;width:100%}.site-footer__logo-wrap{margin:auto}.site-footer__tagline{width:100%;font-size:24px;line-height:1.2;text-align:center}.site-footer__nav{flex-direction:column;flex-wrap:nowrap;gap:32px;align-items:center;padding:0}.site-footer__nav-col{flex:none;width:100%;min-width:0;align-items:center}.site-footer__nav-heading,.site-footer__nav-item a{text-align:center}.site-footer__legal-links{flex-direction:column;align-items:center;gap:8px;text-align:center}.site-footer__legal-links-row{padding:14px 0}.site-footer__sponsors{gap:20px}.site-footer__sponsor-left,.site-footer__sponsor-right{flex-direction:column;align-items:center;gap:20px}.site-footer__sponsor-col{width:auto}.site-footer__sponsor-badge{height:29.495px}.site-footer__sponsor-tgr{width:140.345px;height:10.114px}.site-footer__sponsor-tgr-primary,.site-footer__sponsor-tgr-secondary{font-size:9.5px}.site-footer__sponsor-pm{width:121.359px;height:20.756px}.site-footer__sponsor-label{font-size:8.992px}.site-footer__video-f1{width:196px;height:38.159px}.site-footer__video-yacht{width:69px;height:79.405px}.site-footer__disclaimer{font-size:14px;line-height:1.4}.site-footer__bottom-bar{flex-direction:column;gap:14px;align-items:center;text-align:center}.site-footer__copyright{width:100%;font-size:14px;line-height:1.4;white-space:normal}.site-footer__mt-logos{justify-content:center}}@media(max-width:576px){.site-footer__top{padding:64px 0 32px}.site-footer__top-inner{padding:0 16px}.site-footer__bottom{padding:32px 0 24px}.site-footer__disclaimer-wrap,.site-footer__bottom-bar{padding:0 16px}.site-footer__social{flex-direction:column;align-items:center;gap:24px}}.hero-section{position:relative;min-height:100vh;display:flex;flex-direction:column;background-color:#010101;overflow:hidden}.hero-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(./hero-bg-CmjiJIWs.webp);background-size:contain;background-position:center top;background-repeat:no-repeat;z-index:0}.hero-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(179.77deg,#0000 21.59%,#0000006e 31.108%,#000000b3 101.59%)}.hero-section__body{position:relative;z-index:2;display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center;gap:88px;padding:1rem 0 8px;max-width:1128px;margin:0 auto;width:100%;min-height:100vh}@media(max-width:1200px){.hero-section__body{padding:1rem 0 8px}}@media(max-width:768px){.hero-section__body{padding:101px 20px 24px;gap:48px;justify-content:flex-start}}@media(max-width:767px){.hero-section__body{padding:10% 20px 24px}}.hero-section__content{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%}.hero-content-group{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.hero-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 19px;border-radius:80px;backdrop-filter:blur(14.25px);-webkit-backdrop-filter:blur(14.25px);background-color:#ffffff1f;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff;letter-spacing:1px;text-transform:uppercase;text-align:center}.hero-badge strong{font-weight:800;color:#f5d873}@media(max-width:768px){.hero-badge{white-space:normal;padding:8px 16px}}@media(max-width:767px){.hero-badge{font-size:8px}}.hero-title{font-family:Inter,sans-serif;font-size:64px;font-weight:500;line-height:72px;color:#fff;text-align:center;max-width:874px;margin:0;letter-spacing:-.5px}@media(max-width:1200px){.hero-title{font-size:52px;line-height:60px}}@media(max-width:768px){.hero-title{font-size:36px;line-height:44px}}@media(max-width:767px){.hero-title{text-shadow:0 2px 12px rgba(0,0,0,.45)}}.hero-subtitle{font-family:Inter,sans-serif;font-size:22px;font-weight:400;line-height:28.6px;letter-spacing:-.22px;color:#fff;text-align:center;max-width:484px;margin:0}@media(max-width:768px){.hero-subtitle{font-size:18px;line-height:26px}}.hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;width:340px;max-width:100%;padding:13px 25px;border-radius:4px;background-color:#f5d873;border:1px solid #f5d873;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#0c111d;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;overflow:hidden;transition:background-color .2s ease,border-color .2s ease}.hero-cta:hover{background-color:#f2cd4d;border-color:#f2cd4d;color:#0c111d}@media(max-width:768px){.hero-cta{width:100%;text-align:center}}.hero-cta__deco{display:inline-flex;align-items:center;flex-shrink:0}.hero-cta__deco img{display:block;width:19px;height:10px}.hero-cta__deco--flip{transform:rotate(180deg) scaleY(-1)}.hero-stats{display:flex;align-items:flex-start;justify-content:space-between;width:100%;min-height:58px}@media(max-width:768px){.hero-stats{align-items:center;justify-content:space-between;width:100%;min-height:58px;flex-direction:column}}.hero-stats__item{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;min-width:0;padding:0 5px}@media(max-width:768px){.hero-stats__item{flex:none;min-width:120px}}.hero-stats__value{font-family:Inter,sans-serif;font-size:28px;font-weight:500;line-height:1.2;color:#fff;letter-spacing:-.2px;white-space:nowrap;padding-top:2.5px;text-align:center}.hero-stats__label{font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:1.2;color:#ffffffa3;letter-spacing:-.11px;text-transform:uppercase;text-align:center}.hero-slider{position:absolute;right:40.31px;top:calc(40% - 48px);z-index:3;height:181.5px;width:4.69px;display:flex;align-items:flex-start;justify-content:center}@media(max-width:768px){.hero-slider{display:none}}.hero-slider__inner{display:flex;gap:6px;align-items:center;transform:rotate(90deg)}.hero-slider__dot{height:4.69px;border-radius:14.06px;background:#ffffff38;width:30px;flex-shrink:0;position:relative;overflow:hidden}.hero-slider__dot--active{background:#ffffff38;width:37.5px}.hero-slider__dot-fill{position:absolute;top:0;right:100%;bottom:0;left:0;background:#f5d873;border-radius:14.06px;animation:hero-dot-fill var(--hero-slide-duration, 4s) linear forwards}@keyframes hero-dot-fill{0%{right:100%}to{right:0%}}@media(max-width:768px){.hero-section{min-height:724px;height:724px}.hero-section__bg{background-size:auto 466px;background-position:center 258px}.hero-section__overlay{background:linear-gradient(180deg,#010101e6,#0101013d 42%,#0101010a 57%,#010101c7),linear-gradient(180deg,#0000 48%,#00000059)}.hero-section__body{min-height:0;height:100%;justify-content:flex-start;gap:33px;padding:32px 16px 56px;max-width:375px}.hero-section__content{gap:48px;position:relative;z-index:2}.hero-content-group{gap:24px}.hero-badge{display:block;width:100%;padding:8px 19px;border-radius:80px;font-size:12px;line-height:1.4;letter-spacing:0}.hero-title{width:100%;max-width:343px;font-size:40px;line-height:1.2;letter-spacing:0;text-shadow:none}.hero-subtitle{max-width:343px;font-size:16px;line-height:1.3;letter-spacing:-.22px}.hero-cta{width:340px;max-width:100%;padding:13px 25px;font-size:16px;line-height:28px;letter-spacing:.5px;position:relative;z-index:3}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-height:0;position:relative;z-index:2}.hero-stats__item{min-width:0;padding:0 5px;gap:4px}.hero-stats__item:nth-child(1){order:1}.hero-stats__item:nth-child(2){order:2}.hero-stats__item:nth-child(3){order:3}.hero-stats__item:nth-child(5){order:4}.hero-stats__item:nth-child(4){order:5;grid-column:1/-1;justify-self:center}.hero-stats__value{font-size:24px;line-height:1.2;letter-spacing:-.2px;padding-top:2.5px}.hero-stats__label{font-size:12px;line-height:1.2;letter-spacing:-.11px;white-space:nowrap}.hero-slider{display:flex;width:174px;height:5px;right:auto;left:50%;top:auto;bottom:32px;transform:translate(-50%);align-items:center;justify-content:center}.hero-slider__inner{transform:none;gap:6px}.hero-slider__dot{width:30px;height:4.69px}.hero-slider__dot--active{width:37.5px;background:#ffffff38}}.page-cadastro .hero-section--cadastro{min-height:100vh;background-color:#050505}.page-cadastro .hero-section--cadastro .hero-section__bg{background-image:url(./hero-cadastro-bg-DsyNDYEM.webp);background-size:cover;background-position:center -120px;background-repeat:no-repeat;transform:scale(1.02)}.page-cadastro .hero-section--cadastro .hero-section__overlay{background:linear-gradient(235deg,#0000008c 41.24%,#000000a3 46.41%,#000000e6 84.71%)}.page-cadastro .hero-section--cadastro .hero-section__body{min-height:auto;max-width:1128px;padding:132px 0 56px;gap:0;align-items:stretch;justify-content:flex-start}.signup-hero__layout{display:grid;grid-template-columns:minmax(0,620px) minmax(340px,448px);gap:60px;align-items:center;width:100%}.signup-hero__content{display:flex;flex-direction:column;gap:48px;position:relative;z-index:1}.signup-hero__badge{align-self:flex-start;display:inline-block;width:auto;max-width:none;text-align:left;white-space:nowrap}.signup-hero__badge strong{display:inline}.signup-hero__title{max-width:620px;margin:0;font-size:56px;line-height:1.15;font-weight:500;text-align:left;letter-spacing:-.6px}.signup-hero__benefits{display:grid;gap:24px;max-width:545px}.signup-hero__benefit{display:grid;grid-template-columns:20px minmax(0,1fr);gap:16px;align-items:start;margin:0}.signup-hero__benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:6px}.signup-hero__benefit-icon svg{width:20px;height:20px}.signup-hero__benefit-icon circle{fill:#fff}.signup-hero__benefit-icon path{fill:none;stroke:#0c111d;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.signup-hero__benefit-copy{display:flex;flex-direction:column;gap:8px}.signup-hero__benefit-title{margin:0;font-family:Inter,sans-serif;font-size:22px;font-weight:600;line-height:1.2;color:#fff}.signup-hero__benefit-text{margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.4;color:#ffffffeb}.signup-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.signup-hero__stat{display:flex;flex-direction:column;gap:12px;min-height:118px;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:#07070759;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.signup-hero__stat-icon{display:inline-flex;width:24px;height:24px}.signup-hero__stat-icon svg{width:24px;height:24px}.signup-hero__stat-icon path,.signup-hero__stat-icon rect{fill:#f5d873;stroke:none}.signup-hero__stat-value{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2;color:#fff}.signup-hero__stat-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#fff}.signup-hero__form-card{position:relative;z-index:1;width:100%;padding:32px;border-radius:12px;background:#fff;box-shadow:0 11px 25px #0f172a0d,0 72px 180px #0f172a14}.signup-hero__form{display:flex;flex-direction:column;gap:18px}.signup-hero__field-group{display:flex;flex-direction:column;gap:6px}.signup-hero__label{font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.2;color:#485261}.signup-hero__input-wrap,.signup-hero__select-wrap,.signup-hero__phone-wrap{display:flex;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.signup-hero__input-wrap:focus-within,.signup-hero__select-wrap:focus-within,.signup-hero__phone-wrap:focus-within{border-color:#f1c83a;box-shadow:0 0 0 4px #f5d8732e}.signup-hero__phone-wrap{gap:12px}.signup-hero__input-icon,.signup-hero__select-chevron,.signup-hero__phone-chevron,.signup-hero__password-toggle{display:inline-flex;align-items:center;justify-content:center;color:#98a2b3}.signup-hero__input-icon svg,.signup-hero__select-chevron svg,.signup-hero__phone-chevron svg,.signup-hero__password-toggle svg{width:20px;height:20px}.signup-hero__input-icon path,.signup-hero__input-icon circle,.signup-hero__input-icon rect,.signup-hero__select-chevron path,.signup-hero__select-chevron circle,.signup-hero__select-chevron rect,.signup-hero__phone-chevron path,.signup-hero__phone-chevron circle,.signup-hero__phone-chevron rect,.signup-hero__password-toggle path,.signup-hero__password-toggle circle,.signup-hero__password-toggle rect{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.signup-hero__flag{display:block;width:20px;height:20px;border-radius:999px;flex-shrink:0}.signup-hero__input,.signup-hero__select{width:100%;min-width:0;padding:0;border:0;background:transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#0c111d;outline:0}.signup-hero__input::placeholder{color:#98a2b3}.signup-hero__select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.signup-hero__custom-select{position:relative}.signup-hero__select-wrap{padding:0}.signup-hero__select-button{display:flex;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 12px;border:0;border-radius:6px;background:transparent;color:#0c111d;text-align:left}.signup-hero__select-button--compact{min-height:auto;padding:0}.signup-hero__select-value{min-width:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#0c111d}.signup-hero__select-button .signup-hero__select-chevron{margin-left:auto;transition:transform .2s ease}.signup-hero__custom-select.is-open .signup-hero__select-button .signup-hero__select-chevron{transform:rotate(180deg)}.signup-hero__select-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;display:none;flex-direction:column;gap:4px;padding:8px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;box-shadow:0 12px 30px #0f172a1f;z-index:10}.signup-hero__select-menu--compact{min-width:112px;right:auto}.signup-hero__custom-select.is-open .signup-hero__select-menu{display:flex}.signup-hero__select-option{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#0c111d;text-align:left;transition:background-color .2s ease,color .2s ease}.signup-hero__select-option:hover,.signup-hero__select-option.is-selected{background:#f5d8732e}.signup-hero__select-option-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:inherit}.signup-hero__phone-prefix{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;color:#0c111d}.signup-hero__phone-code{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.signup-hero__phone-divider{width:1px;height:18px;background:#d0d5dd;flex-shrink:0}.signup-hero__input--phone{flex:1}.signup-hero__password-toggle{padding:0;border:0;background:transparent;flex-shrink:0}.signup-hero__password-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:2px}.signup-hero__password-bar{height:4px;border-radius:999px;background:#eaecf0}.signup-hero__password-bar--active{background:#df1c41}.signup-hero__password-bar--medium{background:#f5d873}.signup-hero__password-bar--strong{background:#37b24d}.signup-hero__password-note{margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#667085}.signup-hero__password-rules{display:grid;gap:6px;margin:0;padding:0;list-style:none}.signup-hero__password-rule{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.5;color:#667085}.signup-hero__password-rule-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#d0d5dd;flex-shrink:0}.signup-hero__password-rule-icon svg{width:16px;height:16px}.signup-hero__password-rule-icon circle,.signup-hero__password-rule-icon path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.signup-hero__password-rule--ok .signup-hero__password-rule-icon{color:#20b26b}.signup-hero__password-rule--ok .signup-hero__password-rule-icon circle{fill:currentColor;stroke:currentColor}.signup-hero__password-rule--ok .signup-hero__password-rule-icon path{display:block;stroke:#fff;stroke-width:1.8}.signup-hero__password-rule:not(.signup-hero__password-rule--ok) .signup-hero__password-rule-icon{color:#d0d5dd}.signup-hero__password-rule:not(.signup-hero__password-rule--ok) .signup-hero__password-rule-icon circle{fill:#fff;stroke:currentColor}.signup-hero__password-rule:not(.signup-hero__password-rule--ok) .signup-hero__password-rule-icon path{display:none}.signup-hero__divider{border-top:1px dashed #d0d5dd}.signup-hero__toggle-row{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.signup-hero__toggle{position:relative;display:inline-flex;flex-shrink:0}.signup-hero__toggle input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.signup-hero__toggle-track{position:relative;width:28px;height:16px;border-radius:999px;background:#d0d5dd;transition:background-color .2s ease}.signup-hero__toggle-thumb{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #0003;transition:transform .2s ease}.signup-hero__toggle input:checked+.signup-hero__toggle-track{background:#d8f7e8}.signup-hero__toggle input:checked+.signup-hero__toggle-track .signup-hero__toggle-thumb{transform:translate(12px);background:#14c784;box-shadow:0 2px 6px #14c78447}.signup-hero__toggle-text{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.4;color:#667085}.signup-hero__submit{width:100%}.signup-hero__submit:disabled{cursor:not-allowed;opacity:.72;transform:none}.signup-hero__feedback{min-height:18px;margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;text-align:center}.signup-hero__feedback--error{color:#c0392b}.signup-hero__feedback--success{color:#1f7a4d}.signup-hero__terms{margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#667085;text-align:center}.signup-hero__terms strong{color:#0c111d;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}@media(max-width:1100px)and (min-width:992px){.page-cadastro .hero-section--cadastro .hero-section__body{padding:124px 24px 56px}.signup-hero__layout{grid-template-columns:minmax(0,1fr) minmax(360px,420px);gap:36px}.signup-hero__content{gap:36px}.signup-hero__badge{max-width:none}.signup-hero__title{font-size:44px;line-height:1.12;max-width:520px}.signup-hero__benefits{gap:20px;max-width:500px}.signup-hero__benefit-title{font-size:18px}.signup-hero__benefit-text{font-size:16px}.signup-hero__form-card{padding:28px}}@media(width:1024px){.signup-hero__layout{grid-template-columns:minmax(0,1fr) 392px;gap:24px}.signup-hero__content{min-width:0}.signup-hero__badge{max-width:100%;font-size:12px;white-space:normal}}@media(max-width:1199px){.signup-hero__layout{grid-template-columns:minmax(0,1fr) minmax(340px,420px);gap:40px}.signup-hero__title{font-size:50px}.signup-hero__benefit-text{font-size:18px}}@media(max-width:991px){.page-cadastro .hero-section--cadastro{min-height:auto;overflow:visible;height:auto!important}.page-cadastro .hero-section--cadastro .hero-section__bg{background-position:center top;transform:none}.page-cadastro .hero-section--cadastro .hero-section__overlay{background:linear-gradient(180deg,#000000b8,#00000080 38%,#000000db),linear-gradient(90deg,#000000bd,#0000006b)}.page-cadastro .hero-section--cadastro .hero-section__body{min-height:auto;padding:125px 20px 32px}.signup-hero__layout{grid-template-columns:1fr;gap:32px}.signup-hero__content{gap:32px}.signup-hero__form-card{max-width:560px;margin:0 auto}}@media(max-width:767px){.page-cadastro .hero-section--cadastro{min-height:auto;background:linear-gradient(180deg,#050505,#050505 54%,#fafafa 54%,#fafafa)}.page-cadastro .hero-section--cadastro .hero-section__body{max-width:375px;padding:32px 16px 48px}.page-cadastro .hero-section--cadastro .hero-section__bg{top:0;right:0;bottom:0;left:0;background-image:url(./hero-bg-cadastro-CBpygmXw.png);background-size:contain;background-position:center -25%;background-repeat:no-repeat;background-color:transparent;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 51%,transparent 64%);mask-image:linear-gradient(180deg,#000 0%,#000 51%,transparent 64%)}.page-cadastro .hero-section--cadastro .hero-section__overlay{background:linear-gradient(180deg,#000000b3,#0000006b 38%,#00000029 54%,#0000 66%)}.signup-hero__content{gap:24px;max-width:343px;margin:0 auto}.signup-hero__badge{align-self:stretch;align-items:center;justify-content:center;min-height:50px;max-width:100%;display:block;width:100%;padding:8px 12px;font-size:12px;line-height:1.4;text-align:center;white-space:normal;letter-spacing:1px}.signup-hero__badge strong{display:block}.signup-hero__title{font-size:40px;line-height:1.2;letter-spacing:0;text-align:center}.signup-hero__benefits{gap:12px;max-width:343px}.signup-hero__benefit{grid-template-columns:30px minmax(0,1fr);gap:16px}.signup-hero__benefit-icon{width:30px;height:32px;margin-top:0}.signup-hero__benefit-icon svg{width:20.8px;height:20.8px}.signup-hero__benefit-icon circle{fill:#f5d873}.signup-hero__benefit-icon path{stroke:#0c111d}.signup-hero__benefit-title{font-size:18px}.signup-hero__benefit-text{font-size:14px;color:#fffc}.signup-hero__stats{grid-template-columns:1fr;gap:12px;max-width:343px;margin:0}.signup-hero__stat{flex-direction:row;align-items:center;gap:11px;min-height:56px;padding:16px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.signup-hero__stat:last-child{grid-column:auto;width:100%;justify-self:stretch}.signup-hero__stat-value{font-size:18px}.signup-hero__stat-label{margin-left:auto;font-size:12px;text-align:right;white-space:nowrap}.signup-hero__form-card{padding:24px;max-width:343px;margin:0 auto}}@media(max-width:575px){.signup-hero__title{font-size:36px}.signup-hero__benefit{grid-template-columns:28px minmax(0,1fr);gap:14px}.signup-hero__phone-prefix{gap:6px;min-width:fit-content}.signup-hero__phone-wrap{flex-wrap:nowrap;gap:8px}.signup-hero__select-menu--compact{left:0;right:auto;min-width:108px}.signup-hero__input--phone{width:auto;min-width:0}}.page-cadastro .platforms-section--cadastro{height:auto;min-height:677px;justify-content:center;overflow:hidden}.page-cadastro .platforms-section--cadastro .platforms-section__bg{top:0;right:50.28%;bottom:0;left:0}.page-cadastro .platforms-section--cadastro .platforms-section__inner{align-items:center;padding-top:72px;padding-bottom:65px}.page-cadastro .platforms-section--cadastro .platforms-section__phone{display:flex;align-items:center;justify-content:center;overflow:visible}.page-cadastro .platforms-section--cadastro .platforms-section__phone img{position:static;width:100%;height:100%;object-fit:contain}.page-cadastro .platforms-section--cadastro .platforms-section__content{justify-content:center;padding-top:0;max-width:438px}.page-cadastro .platforms-section--cadastro .platforms-section__title{max-width:438px}.page-cadastro .platforms-section--cadastro .platforms-section__cta{width:200px}@media(max-width:1200px)and (min-width:993px){.page-cadastro .platforms-section--cadastro{min-height:620px}.page-cadastro .platforms-section--cadastro .platforms-section__inner{padding-top:64px;padding-bottom:56px;gap:64px}.page-cadastro .platforms-section--cadastro .platforms-section__phone{flex:0 0 470px;width:470px;height:446px}.page-cadastro .platforms-section--cadastro .platforms-section__content{max-width:420px}}@media(max-width:768px){.page-cadastro .platforms-section--cadastro{height:auto;min-height:auto;justify-content:flex-start;align-items:center;padding:64px 16px 0}.page-cadastro .platforms-section--cadastro .platforms-section__bg{inset:auto 0 -34px;height:254px}.page-cadastro .platforms-section--cadastro .platforms-section__inner{width:100%;padding:0;gap:40px;flex-direction:column;align-items:center}.page-cadastro .platforms-section--cadastro .platforms-section__content{order:1;width:100%;max-width:343px;padding:0 24px;gap:32px;align-items:center}.page-cadastro .platforms-section--cadastro .platforms-section__heading{align-items:center;gap:16px}.page-cadastro .platforms-section--cadastro .platforms-section__badge{display:block;width:100%;padding:8px 12px;font-size:12px;line-height:1.4;text-align:center;letter-spacing:1px;white-space:normal}.page-cadastro .platforms-section--cadastro .platforms-section__badge-accent{margin-inline:0}.page-cadastro .platforms-section--cadastro .platforms-section__title{max-width:none;font-size:26px;line-height:1.2;text-align:center}.page-cadastro .platforms-section--cadastro .platforms-section__body{gap:24px;align-items:center}.page-cadastro .platforms-section--cadastro .platforms-section__logos{justify-content:center;width:100%}.page-cadastro .platforms-section--cadastro .platforms-section__logos img{height:28px}.page-cadastro .platforms-section--cadastro .platforms-section__list{justify-content:center;gap:32px}.page-cadastro .platforms-section--cadastro .platforms-section__cta{width:100%;max-width:none;padding:9px 18px}.page-cadastro .platforms-section--cadastro .platforms-section__phone{order:2;flex:0 0 353.519px;width:372.445px;max-width:calc(100vw - 3px);height:353.519px;transform:none}.page-cadastro .platforms-section--cadastro .platforms-section__phone img{width:372.445px;height:353.519px;left:50%;top:0;transform:translate(0) translateY(15%)}}@media(max-width:480px){.page-cadastro .platforms-section--cadastro .platforms-section__phone{transform:none}}.market-ticker{width:100%;height:56px;background-color:#1c1c1c;overflow:hidden;display:flex;align-items:center;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 94%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 6%,#000 94%,transparent 100%)}.market-ticker__track{display:flex;width:max-content;animation:market-ticker-scroll 30s linear infinite}.market-ticker__track:hover{animation-play-state:paused}@keyframes market-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.market-ticker__list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.market-ticker__item{display:inline-flex;align-items:center;gap:6px;padding:0 45px 0 69px;font-family:Inter,sans-serif;font-size:16px;font-weight:200;line-height:24px;color:#fff;white-space:nowrap}.market-ticker__item:before{content:"";display:inline-block;width:4px;height:4px;background-color:#ffffff40;border-radius:50%;margin-right:24px;flex-shrink:0}.market-ticker__item:first-child:before{display:none}.market-ticker__arrow{font-style:normal;font-size:14px;line-height:1}.market-ticker__arrow--up{color:#26cc68}.market-ticker__arrow--down{color:#e04442}.market-ticker__price{font-weight:200}.market-ticker__price--up{color:#26cc68}.market-ticker__price--down{color:#e04442}@media(max-width:767px){.market-ticker{display:none}}.platforms-section{position:relative;background:#000;height:549px;display:flex;flex-direction:column;justify-content:flex-end;overflow-x:clip;overflow-y:visible;max-width:100dvw}.platforms-section__bg{position:absolute;top:0;right:50.28%;bottom:0;left:0;pointer-events:none;overflow:hidden}.platforms-section__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.platforms-section__bg-img1{width:103.01%;height:116.9%;left:-3.01%;top:-8.45%}.platforms-section__bg-img2{width:147.43%;height:100%;left:-23.71%;top:8.69%}.platforms-section__bg-img3{display:none}.platforms-section__bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,#f0c32913 10%,#7f6d3220,#0e173a2c 34%,#070c1d96 59.5%,#04060fca 72.2%,#000 85%)}.platforms-section__inner{position:relative;z-index:1;display:flex;align-items:flex-end;gap:101px;width:100%;max-width:1440px;margin:0 auto;padding:0 158px 65px}.platforms-section__phone{position:relative;flex:0 0 551px;width:551px;height:523px;overflow:hidden;flex-shrink:0}.platforms-section__phone img{position:absolute;inset:auto;width:100%;height:100%;max-width:none}.platforms-section__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding-top:11px}.platforms-section__heading{display:flex;flex-direction:column;gap:16px;width:100%;align-items:flex-start}.platforms-section__badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:80px;background:#fff3;backdrop-filter:blur(14.25px);-webkit-backdrop-filter:blur(14.25px);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:#fff;white-space:nowrap}.platforms-section__badge-accent{font-weight:800;color:#eebe16;margin-inline:.28em}.platforms-section__title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2;color:#fff;margin:0;font-feature-settings:"salt"}.platforms-section__body{display:flex;flex-direction:column;gap:24px;width:100%}.platforms-section__logos{display:flex;flex-wrap:wrap;align-items:center;gap:20px}.platforms-section__logos img{height:28px;width:auto;display:block}.platforms-section__list{display:flex;gap:32px;align-items:flex-start;width:100%}.platforms-section__list-col{display:flex;flex-direction:column;gap:12px;padding:0}.platforms-section__list-item{display:flex;align-items:center;gap:12px;white-space:nowrap}.platforms-section__list-item img{width:15px;height:15px;flex-shrink:0;display:block}.platforms-section__list-item span{font-family:DM Sans,sans-serif;font-size:14.1px;font-weight:700;line-height:22.5px;color:#fff}.platforms-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:6px 18px;width:270px;background:#fff;border:4px solid rgba(255,255,255,.36);border-radius:4px;overflow:hidden;text-decoration:none;cursor:pointer;transition:background .2s ease}.platforms-section__cta:hover,.platforms-section__cta:focus-visible{background:#ffffffe6;text-decoration:none}.platforms-section__cta-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:28px;text-transform:uppercase;color:#0c111d;text-align:center;white-space:nowrap}.platforms-section__cta-arrows{display:flex;align-items:center;flex-shrink:0}.platforms-section__cta-arrows img{width:19px;height:10px;display:block}.platforms-section__cta-arrows--flip{transform:rotate(180deg) scaleY(-1)}@media(max-width:1200px){.platforms-section__inner{padding-left:80px;padding-right:80px;gap:60px}.platforms-section__phone{flex:0 0 420px;width:420px;height:400px}.platforms-section__title{font-size:32px}}@media(max-width:992px){.platforms-section{height:auto;display:block}.platforms-section__bg{top:0;right:0;bottom:0;left:0}.platforms-section__inner{padding-left:24px;padding-right:24px;flex-direction:column;align-items:center;padding-bottom:48px;gap:32px}.platforms-section__phone{flex:none;width:100%;max-width:380px;height:340px}.platforms-section__content{padding-top:0;align-items:flex-start;width:100%}.platforms-section__title{font-size:28px}}@media(max-width:768px){.platforms-section{min-height:861px;height:auto;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;padding:64px 16px 0}.platforms-section__bg{inset:auto 0 -34px;height:254px;overflow:hidden}.platforms-section__bg-img1{width:103.01%;height:116.9%;left:-3.01%;top:-8.45%}.platforms-section__bg-img2{width:147.43%;height:100%;left:-23.71%;top:8.69%}.platforms-section__inner{width:100%;padding:0;flex-direction:column;align-items:center;gap:56px}.platforms-section__content{order:1;width:100%;padding:0 24px;gap:32px;align-items:center}.platforms-section__phone{order:2;width:372.445px;max-width:calc(100vw - 3px);height:353.519px;flex:0 0 353.519px}.platforms-section__phone img{width:372.445px;height:353.519px;left:50%;top:0;transform:translate(-50%)}.platforms-section__heading{gap:16px;align-items:center}.platforms-section__badge,.platforms-section__content,.platforms-section__list,.platforms-section__logos{justify-content:center}.platforms-section__badge{display:block;width:100%;padding:8px 12px;font-size:12px;line-height:1.4;text-align:center;white-space:normal;letter-spacing:1px}.platforms-section__title{width:100%;font-size:26px;line-height:1.2;text-align:center}.platforms-section__body{gap:24px;align-items:center}.platforms-section__logos{width:100%}.platforms-section__logos img{height:28px}.platforms-section__list{gap:32px;align-items:flex-start}.platforms-section__cta{width:100%;margin:auto;padding:9px 18px}}@media(max-width:767px){.platforms-section__badge{flex-direction:row}}@media(max-width:480px){.platforms-section{height:861px;min-height:0}.platforms-section__inner{gap:22px}.platforms-section__phone{transform:translateY(34px)}}@media(max-width:576px){.platforms-section__title{font-size:26px}.platforms-section__list{flex-direction:row;gap:32px}}.features-section{background:#fff}.features-section__sep{display:flex;align-items:center;max-width:1128px;margin:0 auto;padding:160px 0 0}.features-section__sep-line{flex:1;height:1px;border:none;border-top:1px dashed #d0d5dd}.features-section__sep-center{display:flex;align-items:center;gap:48px;flex-shrink:0;width:140.75px;justify-content:center}.features-section__sep-dot{width:6px;height:6px;background:#f9e6a5;border-radius:999px;flex-shrink:0;display:block}.features-section__sep-icon{width:40px;height:40px;border-radius:6.67px;background:#f5d873;border:4px solid rgba(245,216,115,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.features-section__sep-icon img{width:24px;height:23px;display:block}.features-section__header{max-width:1128px;margin:0 auto;padding:48px 0 80px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.features-section__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;background:#fdf7e2;border-radius:600px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:#be970e;text-transform:uppercase;letter-spacing:0}.features-section__title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.25;color:#19222e;margin:0;max-width:620px}.features-section__title-accent{color:#f0c329}.features-section__subtitle{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;color:#98a2b3;margin:0;max-width:675px;text-align:center}.features-section__body{max-width:1128px;margin:0 auto;padding:0 0 120px;display:flex;align-items:flex-start;gap:0}.features-section__nav{width:272px;flex-shrink:0;position:sticky;top:141px;align-self:flex-start;height:fit-content;padding-top:114px;display:flex;flex-direction:column;gap:55.1px;max-height:100%;overflow:visible}.features-section__nav-links-row{display:flex;align-items:stretch;gap:19px;width:100%;max-height:100%;overflow-y:visible}.features-section__nav-track{position:relative;width:2px;flex-shrink:0;align-self:stretch;background:#eaecf0;border-radius:2px;max-height:100%;overflow-y:hidden}.features-section__nav-fill{position:absolute;top:0;left:0;width:2px;background:#f0c329;border-radius:2px;height:var(--nav-fill-px, 0px)}.features-section__nav-knob{position:absolute;left:0;width:2px;height:26px;background:#fff;border-radius:24px;top:calc(var(--nav-fill-px, 0px) - 13px);display:flex;align-items:center;justify-content:center}.features-section__nav-knob svg{position:absolute;left:-3px;flex-shrink:0}.features-section__nav{max-width:10rem}.features-section__nav ul{list-style:none;padding:7.6px 0;margin:0;display:flex;flex-direction:column;gap:35.2px;flex:1;min-width:0}.features-section__nav li a{display:block;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#9da4ae;text-decoration:none;transition:color .25s ease}.features-section__nav li a:hover{color:#c8a500}.features-section__nav li.is-active a{color:#f0c329;font-weight:600}.features-section__nav-tagline{margin:0;width:100%;color:#0c111d;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:18px;line-height:1.4}.features-section__nav-tagline strong{font-family:Archivo,sans-serif;font-style:normal;font-weight:600;color:#0c111d}.features-section__rows{flex:1;min-width:0;padding-left:2px}.features-section__row{display:flex;align-items:flex-end;padding:40px 0 0;min-height:80vh}.features-section__row:first-child{padding-top:0}.features-section__row:last-child{border-bottom:none}.features-section__mockup-stack{flex:0 0 617px;max-width:617px;position:sticky;top:calc(50vh - 220px);align-self:flex-start;display:grid;overflow:hidden}.features-section__mockup-item{grid-area:1/1;position:relative;background:#fff;opacity:0;transform:translateY(100%);will-change:transform,opacity}.features-section__mockup-item:nth-child(1){z-index:1}.features-section__mockup-item:nth-child(2){z-index:2}.features-section__mockup-item:nth-child(3){z-index:3}.features-section__mockup-item:nth-child(4){z-index:4}.features-section__mockup-item:nth-child(5){z-index:5}.features-section__mockup-item:nth-child(6){z-index:6}.features-section__mockup-img{width:100%;height:auto;display:block}.features-section__mobile-mockup{display:none}.features-section__content-col{flex:1;min-width:0;padding-left:84px;display:flex;flex-direction:column;gap:30px}.features-section__person{width:176px;height:136px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.features-section__person-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.features-section__text{display:flex;flex-direction:column;gap:48px;width:100%}.features-section__text-inner{display:flex;flex-direction:column;gap:26px}.features-section__feature-title{font-family:Inter,sans-serif;font-size:26px;font-weight:600;line-height:1.2;color:#18171d;margin:0;font-feature-settings:"salt"}.features-section__feature-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#868e96;margin:0}.features-section__checklist{list-style:none;padding:0;margin:0}.features-section__checklist li{display:flex;align-items:center;gap:12px;padding:8px 0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#3d3d3d}.features-section__checklist img{width:13px;height:8px;flex-shrink:0;object-fit:contain}.features-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 25px;width:340px;max-width:100%;background:#f5d873;border:1px solid #f5d873;color:#0c111d;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:28px;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;overflow:hidden;transition:background-color .2s ease,border-color .2s ease;align-self:flex-start}.features-section__cta:hover,.features-section__cta:focus-visible{background-color:#f2cd4d;border-color:#f2cd4d;color:#0c111d;text-decoration:none}.features-section__cta-arrows{display:flex;align-items:center;flex-shrink:0}.features-section__cta-arrows img{width:19px;height:10px;display:block}.features-section__cta-arrows--flip{transform:rotate(180deg) scaleY(-1)}.features-section__carousel-dots{display:none;justify-content:center;align-items:center;gap:6px;padding:20px 24px 0;margin-left:auto;margin-right:auto}.features-section__carousel-dot{height:4.69px;width:30px;border-radius:14.06px;background:#0c111d26;border:none;padding:0;cursor:pointer;flex-shrink:0;position:relative;overflow:hidden;transition:width .25s ease}.features-section__carousel-dot:after{content:"";position:absolute;top:0;bottom:0;left:0;right:100%;background:#f5d873;border-radius:14.06px}.features-section__carousel-dot.is-active{width:37.5px}.features-section__carousel-dot.is-active:after{animation:features-dot-fill 4s linear forwards}@keyframes features-dot-fill{0%{right:100%}to{right:0%}}@media(max-width:1200px){.features-section__sep,.features-section__header,.features-section__body{padding-left:80px;padding-right:80px}.features-section__mockup-stack{flex:0 0 460px;max-width:460px}.features-section__content-col{padding-left:48px}}@media(max-width:1100px){.features-section__nav{width:200px;gap:32px;max-width:9rem}.features-section__nav ul{gap:28px}.features-section__nav li a{font-size:14px}.features-section__nav-tagline{font-size:15px}.features-section__mockup-stack{flex:0 0 380px;max-width:380px}.features-section__content-col{padding-left:32px}.features-section__feature-title{font-size:22px}}@media(max-width:992px){.features-section__sep,.features-section__header,.features-section__body{padding-left:24px;padding-right:24px}.features-section__nav{display:none}.features-section__body{flex-direction:column}.features-section__row{flex-direction:column;gap:32px}.features-section__mockup-stack{display:none}.features-section__content-col{padding-left:0}.features-section__title{font-size:28px}}@media(max-width:768px){.features-section{background:#fafafa;min-height:1071px}.features-section__sep{max-width:none;margin:0 16px;padding:64px 0 0}.features-section__header{max-width:none;margin:0;padding:29px 16px 0;gap:12px}.features-section__badge{width:318px;max-width:100%;min-height:33px;padding:8px 18px;font-size:12px;line-height:1.4;white-space:nowrap}.features-section__body{display:flex;flex-direction:column;padding:52px 0 64px;overflow:hidden;width:100%;box-sizing:border-box}.features-section__title{max-width:343px;font-size:26px;line-height:1.25}.features-section__subtitle{max-width:343px;font-size:14px;line-height:1.55}.features-section__rows{display:flex;flex-direction:row;gap:8px;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding:0 16px;scroll-padding-left:16px;flex:none}.features-section__rows::-webkit-scrollbar{display:none}.features-section__row{display:flex;flex:0 0 282px;width:282px;height:533px;min-height:0;box-sizing:border-box;scroll-snap-align:start;border-bottom:none;padding:24px 24px 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;overflow:hidden;background-color:#fff;border-radius:8px}.features-section__row:first-child{margin-left:16px;padding-top:24px}.features-section__mockup-stack{display:none}.features-section__content-col{width:100%;padding-left:0;gap:16px;align-items:flex-start}.features-section__person{display:none}.features-section__text{align-items:flex-start;text-align:left}.features-section__text-inner{width:234px;gap:12px;align-items:flex-start}.features-section__feature-title{font-size:20px;line-height:1.2;text-align:left}.features-section__feature-desc{font-size:12px;line-height:1.4;text-align:left;overflow-wrap:break-word;word-break:break-word}.features-section__checklist{width:100%}.features-section__checklist li{align-items:flex-start;justify-content:flex-start;gap:12px;padding:0 0 6px;font-size:14px;line-height:1.4;text-align:left;color:#3d3d3d}.features-section__checklist img{width:13px;height:8px;margin-top:3px}.features-section__mobile-mockup{display:flex;width:calc(100% + 48px);height:229px;margin:auto -24px 0;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.features-section__mobile-mockup-img{display:block;width:282px;max-width:none;height:auto}.features-section__carousel-dots{display:flex;padding:32px 0 0}}@media(max-width:599px){.features-section__rows{gap:16px}.features-section__row{flex-basis:calc(100vw - 32px);width:calc(100vw - 32px);padding-bottom:8px}.features-section__content-col{width:100%;max-width:none}.features-section__text-inner{width:234px}}@media(max-width:576px){.features-section__sep{padding-top:64px}.features-section__header{padding-top:29px;padding-bottom:0}.features-section__title{font-size:26px}.features-section__feature-title{font-size:20px}}.instruments-section{background:#fff;display:flex;flex-direction:column;align-items:center;gap:56px;padding:130px 0;width:100%}.instruments-section__sep{display:flex;align-items:center;justify-content:center;gap:48px;width:100%;max-width:1128px;margin:0 auto}.instruments-section__sep-line{flex:1 0 0;height:1px;border-top:1px dashed #d0d5dd;min-width:0}.instruments-section__sep-icon{display:flex;align-items:center;justify-content:center;gap:48px;flex-shrink:0}.instruments-section__sep-icon:before,.instruments-section__sep-icon:after{content:"";display:block;width:6px;height:6px;border-radius:999px;background:#f9e6a5}.instruments-section__sep-icon .instruments-section__sep-picture{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:6.67px;background:#f5d873;border:4px solid rgba(245,216,115,.2);flex-shrink:0}.instruments-section__sep-icon .instruments-section__sep-picture img{width:24px;height:23px}.instruments-section__heading{display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:0;width:100%}.instruments-section__badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:4px 12px;border-radius:80px;background:#9a9a9a1f;-webkit-backdrop-filter:blur(14.25px);backdrop-filter:blur(14.25px);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.4;letter-spacing:1px;text-transform:uppercase;color:#0c111d;white-space:nowrap;max-width:100%}.instruments-section__badge-accent{font-weight:800;color:#eebe16}@media(min-width:769px){.instruments-section__badge-accent{margin-inline:4px}}.instruments-section__badge--light{background:#fdf7e2;backdrop-filter:none;-webkit-backdrop-filter:none;color:#be970e;font-weight:500;border-radius:600px}.instruments-section__title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2;color:#0c111d;font-feature-settings:"salt";text-align:center;margin:0}.instruments-section__body-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:56px;width:100%;max-width:1128px;margin:0 auto}.instruments-section__cards{display:flex;flex-direction:column;gap:24px;width:100%}.instruments-section__hero-card{width:100%;border-radius:16px;background:linear-gradient(147.123deg,#f6f7f9 13.56%,#f0f1f5 80.96%);overflow:hidden}.instruments-section__hero-inner{display:flex;flex-direction:row-reverse;align-items:center;gap:65px;padding:56px}.instruments-section__hero-content{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:32px}.instruments-section__hero-head{display:flex;flex-direction:column;gap:24px}.instruments-section__hero-head-top{display:flex;flex-direction:column;gap:16px}.instruments-section__hero-title{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2;color:#0c111d;font-feature-settings:"salt";margin:0}.instruments-section__hero-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;color:#475467;margin:0}.instruments-section__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px;max-width:423px}.instruments-section__checklist-item{display:flex;align-items:center;gap:14px}.instruments-section__checklist-item img{width:15px;height:15px;flex-shrink:0}.instruments-section__checklist-item span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#667085;flex:1 0 0}.instruments-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;width:340px;max-width:100%;padding:13px 25px;border-radius:4px;background:#f5d873;border:1px solid #f5d873;text-decoration:none;overflow:hidden;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease}.instruments-section__cta:hover,.instruments-section__cta:focus-visible{background-color:#f2cd4d;border-color:#f2cd4d;text-decoration:none}.instruments-section__cta-label{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:28px;color:#0c111d;text-transform:uppercase;white-space:nowrap}.instruments-section__cta-arrows{display:flex;align-items:center;justify-content:center;flex-shrink:0}.instruments-section__cta-arrows img{width:19px;height:10px;display:block}.instruments-section__cta-arrows--flip{transform:rotate(180deg) scaleY(-1)}.instruments-section__hero-chart{flex-shrink:0;width:484px;height:483px;position:relative}.instruments-section__hero-chart img{position:absolute;left:-56px;width:100%;height:100%;object-fit:contain;object-position:center;display:block}.instruments-section__grid{display:flex;gap:24px;align-items:flex-start;width:100%}.instruments-section__col{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:24px}.instruments-section__col:last-child{align-self:stretch}.instruments-section__card{border-radius:16px;overflow:hidden;display:flex;flex-direction:column;gap:24px;position:relative;align-items:center}.instruments-section__card--spreads,.instruments-section__card--liquidity{height:548px;background:linear-gradient(129.422deg,#f6f7f9 13.56%,#f0f1f5 80.96%)}.instruments-section__card--licenses{flex-shrink:0;width:100%;background:linear-gradient(134.339deg,#f6f7f9 13.56%,#f0f1f5 80.96%);gap:40px}.instruments-section__card--execution{flex:1 0 0;min-height:1px;background:linear-gradient(134.339deg,#f6f7f9 13.56%,#f0f1f5 80.96%)}.instruments-section__card-body{display:flex;flex-direction:column;gap:24px;padding:64px 56px 0;width:100%}.instruments-section__card-body--center{align-items:center;padding-bottom:3.2px}.instruments-section__card-head{display:flex;flex-direction:column;gap:14px}.instruments-section__card-head--center{align-items:center}.instruments-section__card-title{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.2;color:#0c111d;font-feature-settings:"salt";margin:0}.instruments-section__card-title--center{text-align:center}.instruments-section__card-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.instruments-section__card-list--center{align-items:center}.instruments-section__card-list-item{display:flex;align-items:center;gap:12px}.instruments-section__card-list-item img{width:15px;height:15px;flex-shrink:0}.instruments-section__card-list-item span{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#667085}.instruments-section__platform-wrap{height:350.6px;width:100%;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.instruments-section__platform-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.instruments-section__platform-inner img{height:100%;width:auto;max-width:22.875rem;object-fit:contain;display:block}.instruments-section__globe-wrap{flex:1;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.instruments-section__globe-img{width:100%;max-width:698px;height:auto;display:block;flex-shrink:0}.instruments-section__deposits-wrap{height:246.675px;flex-shrink:0;width:100%;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;margin-top:auto}.instruments-section__deposits-inner{width:100%;height:100%}.instruments-section__deposits-inner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.instruments-section__exec-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:64px 56px 32px;overflow:hidden}.instruments-section__exec-heading{display:flex;flex-direction:column;align-items:center;gap:4px;width:429px}.instruments-section__exec-line1{font-family:Inter,sans-serif;font-size:30.9px;font-weight:600;line-height:32px;color:#0c111d;text-align:center;margin:0;width:100%;height:32px}.instruments-section__exec-line2{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.instruments-section__exec-dark{font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:32px;color:#0c111d;height:32px;display:flex;align-items:center}.instruments-section__exec-muted{font-family:Inter,sans-serif;font-size:30.6px;font-weight:600;line-height:32px;color:#0c111d8f;white-space:nowrap;display:flex;align-items:center}.instruments-section__exec-line3{font-family:Inter,sans-serif;font-size:30.8px;font-weight:600;line-height:32px;color:#0c111d8f;text-align:center;margin:0;width:100%}.instruments-section__toggle-pill{display:inline-flex;align-items:center;justify-content:flex-end;background:#f5d873;border-radius:76px;width:39px;height:24px;padding:1.5px 2.7px 1.5px 0;flex-shrink:0}.instruments-section__toggle-dot{width:21px;height:21px;border-radius:10.5px;background:#0c111d;flex-shrink:0}.instruments-section__protection-wrap{flex-shrink:0;width:100%;position:relative;overflow:hidden}.instruments-section__protection-inner{position:relative;width:100%;aspect-ratio:458/234.5}.instruments-section__protection-inner img{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:1288px){.instruments-section{padding:100px 80px;gap:48px}.instruments-section__hero-inner{gap:48px;padding:48px}.instruments-section__hero-chart{width:400px;height:400px}.instruments-section__hero-title{font-size:30px}.instruments-section__card-body{padding:48px 40px 0}.instruments-section__card-title{font-size:26px}.instruments-section__exec-body{padding:48px 40px 28px}.instruments-section__exec-heading{width:100%}.instruments-section__exec-line1{font-size:26px;height:auto}.instruments-section__exec-dark,.instruments-section__exec-muted,.instruments-section__exec-line3{font-size:26px}.instruments-section__platform-wrap{height:300px}.instruments-section__globe-img{max-width:none}}@media(max-width:1200px){.instruments-section{padding:80px;gap:48px}.instruments-section__title{font-size:34px}.instruments-section__hero-inner{gap:40px;padding:48px}.instruments-section__hero-chart{width:360px;height:360px;flex-shrink:0}.instruments-section__hero-title{font-size:28px}.instruments-section__card-body{padding:48px 40px 0}.instruments-section__card-title{font-size:28px}.instruments-section__exec-body{padding:48px 32px 28px}.instruments-section__exec-heading{width:100%}.instruments-section__exec-line1{font-size:25px;height:auto}.instruments-section__exec-dark,.instruments-section__exec-muted{font-size:26px}.instruments-section__exec-line3{font-size:25px}.instruments-section__platform-wrap{height:280px}}@media(max-width:992px){.instruments-section{padding:80px 40px;gap:40px}.instruments-section__title{font-size:30px}.instruments-section__hero-inner{flex-direction:column;gap:32px;padding:40px 40px 0}.instruments-section__badge{white-space:normal;text-align:center;line-height:1.4}.instruments-section__hero-content{flex:1 1 0;width:100%}.instruments-section__hero-chart{width:100%;height:280px;flex-shrink:unset;overflow:hidden}.instruments-section__hero-chart img{position:static;left:auto;width:100%;height:100%;object-fit:contain}.instruments-section__card--spreads,.instruments-section__card--liquidity{height:auto;min-height:380px}.instruments-section__card--execution{flex:none;min-height:340px}.instruments-section__platform-wrap{height:240px}.instruments-section__globe-img{max-width:none}}@media(max-width:767px){.instruments-section__grid{flex-direction:column}.instruments-section__col{flex:none;width:100%}.instruments-section__col:last-child{align-self:auto}}@media(max-width:768px){.instruments-section{padding:24px 16px 48px;gap:24px;overflow:hidden}.instruments-section__sep{max-width:none;gap:16px}.instruments-section__sep-icon{gap:32px}.instruments-section__body-wrap{gap:24px;max-width:none}.instruments-section__heading{gap:12px}.instruments-section__badge{padding:4px 10px;font-size:12px;line-height:1.25;letter-spacing:.4px;white-space:nowrap}.instruments-section__title{font-size:26px;line-height:1.2}.instruments-section__cards{gap:16px}.instruments-section__hero-inner{flex-direction:column-reverse;padding:24px 24px 32px;gap:24px}.instruments-section__hero-content{gap:24px}.instruments-section__hero-head{gap:14px}.instruments-section__hero-head-top{gap:10px}.instruments-section__hero-title{font-size:22px;line-height:1.12}.instruments-section__hero-desc{font-size:12px;line-height:1.4}.instruments-section__hero-chart{order:-1;height:207px;overflow:hidden}.instruments-section__hero-chart img{position:static;left:auto;width:100%;height:100%;object-fit:contain}.instruments-section__checklist,.instruments-section__checklist-item{gap:10px}.instruments-section__checklist-item img{width:11px;height:11px}.instruments-section__checklist-item span{font-size:11px;line-height:1.35}.instruments-section__grid,.instruments-section__col{gap:16px}.instruments-section__card{border-radius:8px}.instruments-section__card--spreads,.instruments-section__card--liquidity{min-height:0;height:auto}.instruments-section__card--execution{min-height:270px}.instruments-section__card-body{gap:16px;padding:24px 24px 0}.instruments-section__card-body--center{padding-bottom:0}.instruments-section__card-head{gap:10px}.instruments-section__card-title{font-size:22px;line-height:1.15}.instruments-section__card-list,.instruments-section__card-list-item{gap:10px}.instruments-section__card-list-item img{width:11px;height:11px}.instruments-section__card-list-item span{font-size:11px;line-height:1.35}.instruments-section__platform-wrap{height:190px}.instruments-section__deposits-wrap{height:178px}.instruments-section__exec-body{padding:24px 20px 18px}.instruments-section__exec-line1{font-size:20px;line-height:22px;height:auto}.instruments-section__exec-dark,.instruments-section__exec-muted,.instruments-section__exec-line3{font-size:20px;line-height:22px}.instruments-section__cta{width:100%;padding:9px 18px}.instruments-section__cta-label{font-size:12px;line-height:24px}.instruments-section__checklist{max-width:100%}}@media(max-width:576px){.instruments-section{padding:24px 16px 48px}.instruments-section__hero-inner{padding:24px 24px 32px}.instruments-section__card-body{padding:24px 24px 0}.instruments-section__exec-body{padding:24px 20px 20px}}.steps-section{background:#fff;display:flex;justify-content:center;padding:32px 0 120px;width:100%}.steps-section__inner{display:flex;flex-direction:column;gap:48px;width:100%;max-width:1128px;margin:0 auto}.steps-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:32px;border-bottom:1px solid #eaecf0;width:100%}.steps-section__header-left{display:flex;flex-direction:column;gap:12px;flex:1 0 0;min-width:0}.steps-section__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:600px;background:#fdf7e2;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:#be970e;white-space:nowrap;width:fit-content;letter-spacing:0;text-transform:uppercase}.steps-section__title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2;color:#0c111d;font-feature-settings:"salt";margin:0;max-width:704px}.steps-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;padding:13px 25px;background:#f5d873;border:1px solid #f5d873;border-radius:4px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:28px;color:#0c111d;text-transform:uppercase;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s,border-color .2s}.steps-section__cta:hover{background:#f0c329;border-color:#f0c329;color:#0c111d;text-decoration:none}.steps-section__list{display:flex;gap:32px;align-items:flex-start;width:100%}.steps-section__item{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:16px;padding-bottom:39px;border-bottom:1px solid #eaecf0;height:175px}.steps-section__item--active{border-bottom-color:#be970e}.steps-section__item-head{display:flex;align-items:center;gap:16px}.steps-section__number{display:flex;align-items:center;justify-content:center;padding:8px 20px;background:#f5d873;border:1px solid #fdf7e2;border-radius:8px;flex-shrink:0;overflow:hidden}.steps-section__number span{font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:1.2;color:#0c111d;white-space:nowrap}.steps-section__item-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2;color:#0c111d;font-feature-settings:"salt";margin:0}.steps-section__item-desc{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#667085;margin:0}@media(max-width:1200px){.steps-section{padding:32px 40px 80px}.steps-section__inner{gap:40px}.steps-section__title{font-size:32px}}@media(max-width:1024px){.steps-section{padding:32px 32px 64px}.steps-section__inner{gap:32px}.steps-section__header{flex-direction:column;align-items:flex-start}.steps-section__cta{align-self:flex-start;margin:auto}.steps-section__list{flex-wrap:wrap;gap:24px}.steps-section__item{flex:1 1 calc(50% - 12px);height:auto;min-height:120px}}@media(max-width:576px){.steps-section{padding:24px 20px 56px}.steps-section__inner{gap:24px}.steps-section__title{font-size:26px}.steps-section__list{flex-direction:column;gap:24px}.steps-section__item{flex:none;width:100%;height:auto}.steps-section__number span{font-size:28px}.steps-section__item-title{font-size:20px}}.cta-banner{position:relative;background-color:#ffda57;display:flex;flex-direction:column;padding:80px 0 24px;overflow:hidden}.cta-banner:before{content:"";position:absolute;inset:0 0 auto;height:20%;background-image:radial-gradient(circle,rgba(12,17,29,.14) 1px,transparent 1px);background-size:14px 14px;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,#000,#0000)}.cta-banner>*{position:relative;z-index:1}.cta-banner__container{display:flex;align-items:center;width:100%;max-width:1128px;margin:0 auto;padding:0;gap:56px}.cta-banner__left{flex:0 0 514px;position:relative;display:flex;align-items:center;justify-content:center;height:234.451px}.cta-banner__dash{position:absolute;top:147.4px;transform:translateY(-50%);width:103px;height:1px;border-top:1px dashed rgba(255,255,255,.62)}.cta-banner__dash--l{left:0}.cta-banner__dash--r{right:0}.cta-banner__visual{position:relative;width:304.327px;height:234.451px;display:flex;align-items:stretch;justify-content:flex-start}.cta-banner__oval{position:absolute;top:81.95px;border-radius:999px;width:213.305px;height:129.638px}.cta-banner__oval--a{left:27.12px;background:#d1a60f1c}.cta-banner__oval--b{left:61.14px;background:#d1a60f}.cta-banner__person{position:absolute;left:21.45px;top:16.53px;z-index:1;display:block;width:218.758px;height:210.945px;object-fit:contain;object-position:center bottom}.cta-banner__right{flex:0 0 558px;display:flex;flex-direction:column;gap:24px;align-items:flex-start;justify-content:center}.cta-banner__header{display:flex;flex-direction:column;gap:16px;width:100%}.cta-banner__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:600px;background:#fdf7e2;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:0;text-transform:uppercase;color:#be970e}.cta-banner__title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2;color:#0c111d;margin:0;max-width:558px}.cta-banner__sub{font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.4;color:#0c111d;margin:0}.cta-banner__steps{width:100%;max-width:1128px;margin:48px auto 0;display:flex;flex-direction:column;gap:48px}.cta-banner__steps-header{display:flex;flex-direction:column;gap:12px;padding-bottom:32px;border-bottom:1px solid rgba(255,255,255,.32)}.cta-banner__steps-badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:600px;background:#fdf7e2;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;color:#be970e;text-transform:uppercase;letter-spacing:0;width:fit-content}.cta-banner__steps-title{font-family:Inter,sans-serif;font-size:40px;font-weight:600;line-height:1.2;color:#0c111d;margin:0;max-width:704px}.cta-banner__steps-list{display:flex;gap:32px;align-items:flex-start;width:100%}.cta-banner__steps-item{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:16px;padding-bottom:39px;border-bottom:1px solid rgba(255,255,255,.3);min-height:175px}.cta-banner__steps-item:last-child{border-bottom-color:#be970e}.cta-banner__steps-item-head{display:flex;align-items:center;gap:16px}.cta-banner__steps-number{display:flex;align-items:center;justify-content:center;padding:8px 20px;background:#f7e192;border-radius:8px;flex-shrink:0}.cta-banner__steps-number span{font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:1.2;color:#0c111d;white-space:nowrap}.cta-banner__steps-item-title{font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2;color:#0c111d;margin:0}.cta-banner__steps-item-desc{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4;color:#182230;margin:0}.cta-banner__bottom-line{width:100%;max-width:1128px;margin:0 auto;border-top:1px solid rgba(255,255,255,.32)}.cta-banner__btn{display:inline-flex;align-items:center;gap:13px;padding:10px 18px;width:270px;border-radius:4px;background:#fff;border:4px solid rgba(255,255,255,.36);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:28px;color:#0c111d;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background .2s}.cta-banner__btn:hover,.cta-banner__btn:focus-visible{background:#ffffffe0;color:#0c111d}.cta-banner__btn-arrows{display:flex;align-items:center;gap:2px;flex-shrink:0}.cta-banner__btn-arrows img{display:block;width:5px;height:10px}.cta-banner__btn-arrows--right{transform:rotate(180deg)}.cta-banner__btn-label{flex:1;text-align:center;letter-spacing:.5px}@media(max-width:1200px){.cta-banner{padding:64px 24px 24px}.cta-banner__container{max-width:100%;padding:0;gap:32px}.cta-banner__left{flex:0 0 420px}.cta-banner__right{flex:1 1 0}.cta-banner__title{font-size:36px}.cta-banner__steps{max-width:100%;margin-top:40px}.cta-banner__steps-title{font-size:36px}.cta-banner__steps-item-title{font-size:22px}.cta-banner__steps-item-desc{font-size:14px}.cta-banner__bottom-line{max-width:100%}}@media(max-width:992px){.cta-banner{padding:56px 20px 20px}.cta-banner__container{flex-direction:column;padding:0;gap:32px;align-items:flex-start}.cta-banner__left{flex:none;width:100%;max-width:514px;margin:0 auto;height:234.451px}.cta-banner__right{flex:none;width:100%;align-items:flex-start;text-align:left}.cta-banner__title{font-size:34px;max-width:100%}.cta-banner__steps{gap:32px;margin-top:32px}.cta-banner__steps-title{font-size:34px}.cta-banner__steps-list{flex-wrap:wrap;gap:24px}.cta-banner__steps-item{flex:1 1 calc(50% - 12px);min-height:160px;padding-bottom:24px}.cta-banner__steps-item-title{font-size:22px}.cta-banner__steps-item-desc{font-size:14px}}@media(max-width:576px){.cta-banner{padding:64px 16px}.cta-banner__container{padding:0;gap:56px;align-items:center}.cta-banner__left{width:514px;max-width:none;height:234.451px;margin-inline:-85.5px}.cta-banner__dash{top:147.1px;width:103px}.cta-banner__visual{width:304.327px;height:234.451px}.cta-banner__person{left:21.45px;top:16.53px;width:218.758px;height:210.945px}.cta-banner__right{gap:16px;align-items:center;text-align:center}.cta-banner__header{gap:12px}.cta-banner__badge{width:100%;min-height:50px;padding:8px 18px;font-size:12px;line-height:1.4}.cta-banner__title{font-size:26px;line-height:1.2;text-align:center}.cta-banner__sub{font-size:16px;width:100%;text-align:center}.cta-banner__steps{gap:48px;margin-top:40px}.cta-banner__steps-header{align-items:center;gap:12px;padding-bottom:0;border-bottom:0}.cta-banner__steps-badge{width:200px;height:33px;padding:8px 18px;font-size:0;line-height:1.4}.cta-banner__steps-badge:after{content:"FAÇA PARTE VOCÊ TAMBÉM";font-size:12px;font-weight:500;line-height:1.7;color:#be970e;text-transform:uppercase;white-space:nowrap}.cta-banner__steps-title{font-size:26px;line-height:34px;max-width:310px;text-align:center}.cta-banner__steps-list{flex-direction:column;gap:32px}.cta-banner__steps-item{position:relative;display:block;width:100%;min-height:92px;padding-bottom:0;border-bottom-color:#be970e5c}.cta-banner__steps-item:nth-child(2),.cta-banner__steps-item:nth-child(4){min-height:112px}.cta-banner__steps-item-head{display:flex;align-items:flex-start;gap:16px}.cta-banner__steps-number{width:53px;height:56px;padding:0;border-radius:4px}.cta-banner__steps-number span{font-size:32px;line-height:42px}.cta-banner__steps-item-title{padding-top:2px;font-size:22px;line-height:24px}.cta-banner__steps-item-desc{position:absolute;left:69px;top:36px;width:calc(100% - 69px);font-size:14px;line-height:20px}.cta-banner__bottom-line{display:none}}.footer-dock{position:relative;width:100%;height:64px;z-index:1100}@media(max-width:768px){.footer-dock{display:none}}.trust-bar{width:100%;min-height:64px;background-color:#fff;border-bottom:1px solid #eaecf0;display:flex;align-items:center}.footer-dock .trust-bar{left:0;right:0}.footer-dock .trust-bar:not(.is-released){position:fixed;bottom:0;z-index:1101}.footer-dock .trust-bar.is-released{position:absolute;bottom:0;z-index:1}.trust-bar__container{width:100%;max-width:1128px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:1200px){.trust-bar__container{padding:0 40px}}@media(max-width:992px){.trust-bar__container{padding:8px 20px;flex-direction:column;align-items:flex-start;gap:10px}}.trust-bar__rating{display:flex;align-items:center;gap:22.6px;min-width:0}@media(max-width:992px){.trust-bar__rating{width:100%;gap:12px;justify-content:space-between}}@media(max-width:576px){.trust-bar__rating{flex-wrap:wrap;justify-content:flex-start}}.trust-bar__stars{display:inline-flex;align-items:center;gap:2px}.trust-bar__stars span{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;background:#00b67a;color:#fff;font-size:14px;line-height:1}.trust-bar__text{font-family:Inter,sans-serif;font-size:15.1px;font-weight:400;line-height:22.6px;color:#182230;white-space:nowrap;margin:0}.trust-bar__text strong{font-weight:700;color:#182230}@media(max-width:576px){.trust-bar__text{font-size:13px;white-space:normal}}.trust-bar__trustpilot{display:inline-flex;align-items:center;gap:4px;color:#182230;font-family:Inter,sans-serif;font-size:24px}.trust-bar__trustpilot-star{color:#00b67a;font-size:17px;line-height:1}.trust-bar__trustpilot-word{font-size:24px;font-weight:400;line-height:1}.trust-bar__actions{display:flex;align-items:center;gap:11.64px;flex-shrink:0}@media(max-width:576px){.trust-bar__actions{width:100%}}.trust-bar__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-family:DM Sans,Inter,sans-serif;font-size:13.1px;font-weight:700;line-height:24.38px;white-space:nowrap;transition:opacity .2s ease,background-color .2s ease}.trust-bar__btn--primary{background-color:#f5d873;border:1px solid #f5d873;border-radius:5.63px;padding:5.63px 12.25px 7px;color:#000}.trust-bar__btn--primary:hover{opacity:.88;color:#000}.trust-bar__btn--outline{background-color:transparent;border:1px solid #f5d873;border-radius:5.63px;padding:5.63px 12px 7px;gap:8px;color:#000;letter-spacing:.469px}.trust-bar__btn--outline:hover{background-color:#f5d87314;color:#000}@media(max-width:576px){.trust-bar__btn{flex:1 1 0}}.trust-bar__chat-icon{display:block;width:14px;height:14px;flex-shrink:0}.page-login-html,.page-login-body{--app-theme-color: #f2f5fc;background:#f2f5fc}.page-login{position:relative;display:flex;align-items:center;justify-content:center;min-height:100vh;padding:91px 24px;overflow:hidden;background:#f2f5fc}.page-login:before{content:"";position:absolute;inset:0 0 auto;height:20%;background-image:radial-gradient(circle,rgba(12,17,29,.14) 1px,transparent 1px);background-size:14px 14px;pointer-events:none;z-index:0;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(180deg,#000,#0000)}.page-login>*{position:relative;z-index:1}.login-card{display:flex;flex-direction:column;gap:16px;width:min(100%,456px);min-height:612px;padding:57px 49px 49px;overflow:hidden;border:1px solid #f5f5f5;border-radius:12px;background:#f6f8f8;box-shadow:0 4px 20px #1a1a1a05}.login-card__main{display:flex;flex:1 1 auto;flex-direction:column;gap:40px;width:100%}.login-card__logo-row{display:flex;align-items:center;justify-content:center;gap:24px;width:100%}.login-card__divider{flex:1 1 0;min-width:0;border-top:1px dashed #eaecf0}.login-card__logo-cluster{display:inline-flex;align-items:center;justify-content:center;gap:18px;flex:0 0 auto}.login-card__logo-dot{width:6px;height:6px;border-radius:999px;background:#f9e6a5}.login-card__logo-shell{display:inline-flex;align-items:center;justify-content:center;width:4.18363rem;height:3.1875rem}.login-card__brand-mark{width:4.18363rem;height:3.1875rem;object-fit:contain}.login-card__content{display:flex;flex-direction:column;gap:24px;width:100%}.login-card__intro{display:flex;flex-direction:column;gap:12px;text-align:center}.login-card__title{margin:0;color:#0c111d;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2;letter-spacing:0}.login-card__subtitle{margin:0;color:#475467;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.login-form{display:flex;flex-direction:column;gap:16px}.login-form__field{display:flex;flex-direction:column;gap:6px}.login-form__label{color:#485261;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.2}.login-form__input-wrap{display:flex;align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 12px;border:1px solid #d0d5dd;border-radius:6px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.login-form__input-wrap:focus-within{border-color:#f1c83a;box-shadow:0 0 0 4px #f5d8732e}.login-form__icon,.login-form__password-toggle{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:20px;height:20px;color:#98a2b3}.login-form__icon svg,.login-form__password-toggle svg{width:20px;height:20px}.login-form__input{flex:1 1 auto;min-width:0;border:0;outline:0;background:transparent;color:#0c111d;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.login-form__input::placeholder{color:#98a2b3;opacity:1}.login-form__password-toggle{padding:0;border:0;background:transparent;cursor:pointer;transition:color .2s ease}.login-form__password-toggle:hover{color:#485261}.login-form__forgot-password{align-self:flex-end;color:#0c111d;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;transition:color .2s ease}.login-form__forgot-password:hover{color:#26375e}.login-form__terms{margin:0;color:#98a2b3;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.login-form__terms a{color:#0c111d;text-decoration:underline;text-underline-offset:2px}.login-form__terms a:hover{color:#26375e}.login-form__feedback{min-height:18px;margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.4;text-align:center}.login-form__feedback--error{color:#c0392b}.login-form__feedback--success{color:#1f7a4d}.login-form__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:10px 25px;border:1px solid #f5d873;border-radius:4px;background:#f5d873;color:#0c111d;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:28px;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.login-form__submit:hover{border-color:#f2cd4d;background:#f3d15b;color:#0c111d}.login-form__submit:active{transform:translateY(1px)}.login-form__submit:disabled{cursor:not-allowed;opacity:.72;transform:none}.login-card__signup{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:3px;width:100%;margin:0;color:#98a2b3;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.4;text-align:center}.login-card__signup-link{color:#0c111d;font-size:16px;font-weight:500;line-height:1.2}.login-card__signup-link:hover{color:#26375e}@media(max-width:767.98px){.page-login{padding:80px 24px}.login-card{width:100%;min-height:573px;padding:33px 25px}.login-card__main{gap:40px}.login-card__content{gap:24px}.login-card__title{font-size:20px}.login-card__subtitle,.login-card__signup,.login-card__signup-link{font-size:14px}}@media(min-width:768px)and (max-width:1199.98px){.page-login{padding-block:72px}.login-card{width:min(100%,420px);min-height:590px;padding:48px 42px 44px}}@media(min-width:768px){.page-login-body{max-height:100%;overflow-y:hidden}.login-card{border-radius:.75rem;background:var(--gray-0, #fff);box-shadow:0 4px 20px #1a1a1a05}}@media(min-width:768px)and (max-height:760px){.page-login{padding-block:40px}.login-card{min-height:auto;padding:40px 42px}.login-card__main{gap:34px}.login-card__content{gap:22px}.login-form__submit{min-height:48px}}.page-forgot-password .hero-section--cadastro{min-height:100vh}.page-forgot-password .hero-section__body{min-height:100vh;padding-block:132px 80px}.page-forgot-password .signup-hero__layout{grid-template-columns:minmax(0,600px) minmax(340px,408px);gap:72px}.page-forgot-password .signup-hero__content{gap:36px}.page-forgot-password .signup-hero__title{max-width:560px;font-size:52px}.page-forgot-password .signup-hero__benefits{gap:18px}.page-forgot-password .signup-hero__benefit-title{font-size:20px}.page-forgot-password .signup-hero__benefit-text{font-size:17px}.page-forgot-password .signup-hero__stats{max-width:545px}.forgot-password-card{display:flex;flex-direction:column;gap:24px}.forgot-password-card__intro{display:flex;flex-direction:column;gap:8px}.forgot-password-card__title{margin:0;color:#0c111d;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.2}.forgot-password-card__text{margin:0;color:#667085;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media(max-width:1199px){.page-forgot-password .signup-hero__layout{gap:40px}}@media(max-width:991px){.page-forgot-password .hero-section__body{min-height:auto;padding-block:125px 56px}.page-forgot-password .signup-hero__layout{gap:40px}}@media(max-width:767px){.page-forgot-password .hero-section__body{padding-block:32px 48px}.page-forgot-password .signup-hero__content{gap:24px}.page-forgot-password .signup-hero__title{font-size:36px}.page-forgot-password .signup-hero__benefits{gap:14px}.page-forgot-password .signup-hero__form-card{padding:24px}.forgot-password-card__title{font-size:22px}}.site-header--forex{background:#f5d873}.site-header--forex .topbar{background-color:#f5d873;border-bottom-color:#be970e2e;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header--forex .topbar__nav--left .topbar__link{text-transform:uppercase}.site-header--forex .topbar__nav--left .topbar__link:not(.topbar__link--active){font-weight:700}.site-header--forex .topbar__link{color:#0c111d}.site-header--forex .topbar__link:hover{color:#0c111db8}.site-header--forex .topbar__link--active{color:#be970e}.site-header--forex .topbar__link--active:hover{color:#a77f08}.site-header--forex .topbar__pipe,.site-header--forex .topbar__sep{background:#be970e61}.site-header--forex .topbar__lang{color:#0c111d}.site-header--forex .topbar__lang:hover{color:#0c111db8}.site-header--forex .topbar__lang-code{color:#0c111d}.site-header--forex .site-navbar:not(.is-scrolled){background-color:#f5d873;border-bottom-color:#be970e2e;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__link{color:#182230}.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__link:hover{color:#0c111db8}.site-header--forex .site-navbar:not(.is-scrolled) .btn-open-account{border-color:#0c111d;color:#0c111d}.site-header--forex .site-navbar:not(.is-scrolled) .btn-open-account:hover{background-color:#0c111d0f;border-color:#0c111d;color:#0c111d}.site-header--forex .site-navbar:not(.is-scrolled) .btn-client{color:#0c111d}.site-header--forex .site-navbar:not(.is-scrolled) .btn-client:hover{background-color:#0c111d0f;color:#0c111d}.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__hamburger:hover{background:#0c111d0f}.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__hamburger-bar{background:#0c111d}.site-header--forex .btn-open-account--forex{border-color:#0c111d;color:#0c111d}.site-header--forex .btn-open-account--forex:hover{background-color:#0c111d0f;border-color:#0c111d;color:#0c111d}.site-header--forex .btn-client--forex{color:#0c111d}.site-header--forex .btn-client--forex:hover{background-color:#0c111d0f;color:#0c111d}.site-header--forex .btn-client-pill--forex{color:#0c111d}.site-header--forex .btn-client-pill--forex:hover{background:#0c111d0d;color:#0c111d}.site-header--forex .btn-open-account-pill--forex{background-color:#f5d873;color:#0c111d}.site-header--forex .btn-open-account-pill--forex:hover{background-color:#f0ce60;color:#0c111d}.site-header--forex .site-navbar:not(.is-scrolled) .btn-client__icon--light{display:none}.site-header--forex .site-navbar:not(.is-scrolled) .btn-client__icon--dark{display:block}.site-header--forex .site-logo__clip{width:220px;height:40px}.site-header--forex .site-logo__clip .site-logo__img--forex-dark{position:absolute;width:220px;height:40px;left:0;top:0;max-width:none}.site-header--forex .site-logo__clip .site-logo__img--forex-light{display:none}.site-header--forex .site-navbar.is-scrolled .site-logo__clip{width:53px}.site-header--forex .site-navbar.is-scrolled .site-logo__clip .site-logo__img--forex-dark{display:none}.site-header--forex .site-navbar.is-scrolled .site-logo__clip .site-logo__img--forex-light{display:block;position:absolute;width:343px;height:229px;left:-63px;top:-90px;max-width:none}@media(max-width:768px){.site-header--forex .site-navbar,.site-header--forex .site-navbar:not(.is-scrolled),.site-header--forex .site-navbar.is-scrolled{position:fixed;top:0;left:0;right:0;width:100vw;max-width:100vw;height:56px;background-color:#010101;border-bottom-color:transparent;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:none;transform:none}.site-header--forex .site-navbar__container,.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__container,.site-header--forex .site-navbar.is-scrolled .site-navbar__container{height:100%;border-radius:0;background-color:transparent;box-shadow:none;transform:none}.site-header--forex .site-navbar__hamburger,.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__hamburger,.site-header--forex .site-navbar.is-scrolled .site-navbar__hamburger{background:transparent}.site-header--forex .site-navbar__hamburger:hover,.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__hamburger:hover,.site-header--forex .site-navbar.is-scrolled .site-navbar__hamburger:hover{background:#ffffff14}.site-header--forex .site-navbar__hamburger-bar,.site-header--forex .site-navbar:not(.is-scrolled) .site-navbar__hamburger-bar,.site-header--forex .site-navbar.is-scrolled .site-navbar__hamburger-bar{background:#fff}.site-header--forex .btn-open-account,.site-header--forex .site-navbar:not(.is-scrolled) .btn-open-account,.site-header--forex .site-navbar.is-scrolled .btn-open-account{border-color:#ffffff61;color:#fff}.site-header--forex .btn-open-account:hover,.site-header--forex .site-navbar:not(.is-scrolled) .btn-open-account:hover,.site-header--forex .site-navbar.is-scrolled .btn-open-account:hover{background-color:#ffffff14;border-color:#ffffff8c;color:#fff}.site-header--forex .btn-client,.site-header--forex .site-navbar:not(.is-scrolled) .btn-client,.site-header--forex .site-navbar.is-scrolled .btn-client{border-color:#ffffff61;color:#fff}.site-header--forex .btn-client:hover,.site-header--forex .site-navbar:not(.is-scrolled) .btn-client:hover,.site-header--forex .site-navbar.is-scrolled .btn-client:hover{background-color:#ffffff14;color:#fff}.site-header--forex .btn-client__icon--light,.site-header--forex .site-navbar:not(.is-scrolled) .btn-client__icon--light,.site-header--forex .site-navbar.is-scrolled .btn-client__icon--light{display:block}.site-header--forex .btn-client__icon--dark,.site-header--forex .site-navbar:not(.is-scrolled) .btn-client__icon--dark,.site-header--forex .site-navbar.is-scrolled .btn-client__icon--dark{display:none}.site-header--forex .site-logo__clip,.site-header--forex .site-navbar.is-scrolled .site-logo__clip{width:138.947px;height:25.27px;max-width:138.947px}.site-header--forex .site-logo__clip .site-logo__img--forex-dark,.site-header--forex .site-navbar.is-scrolled .site-logo__clip .site-logo__img--forex-dark{display:none}.site-header--forex .site-logo__clip .site-logo__img--forex-light,.site-header--forex .site-navbar.is-scrolled .site-logo__clip .site-logo__img--forex-light{display:block;position:absolute;width:216.85px;height:144.56px;left:-39.8px;top:-56.61px;max-width:none}}@media(max-width:600px){.site-header--forex .site-logo__clip,.site-header--forex .site-navbar.is-scrolled .site-logo__clip{width:120px;height:21.82px;max-width:120px}.site-header--forex .site-logo__clip .site-logo__img--forex-light,.site-header--forex .site-navbar.is-scrolled .site-logo__clip .site-logo__img--forex-light{width:187.3px;height:124.87px;left:-34.4px;top:-48.9px}}.page-forex{background:#fcfffc;color:#0c111d;font-family:Inter,sans-serif}.forex-hero{background:#f5d873;min-height:auto;overflow:hidden}@keyframes forexHeroFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-14px,0)}}.forex-market-tabs{padding:40px 0 0}.forex-market-tabs__inner{max-width:1128px;height:58px;margin:0 auto;display:flex;align-items:flex-start;gap:58px;border-bottom:4px solid rgba(190,151,14,.09);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;touch-action:pan-x;-webkit-user-select:none;user-select:none}.forex-market-tabs__inner::-webkit-scrollbar{display:none}.forex-market-tabs__inner.is-dragging{cursor:grabbing;scroll-behavior:auto}.forex-market-tabs__inner:hover .forex-market-tabs__item.is-active{border-bottom-color:transparent;font-weight:400}.forex-market-tabs__item{flex:0 0 auto;scroll-snap-align:start;padding:0 3px 34px;border-bottom:4px solid transparent;color:#0c111d;font-size:14px;line-height:15px;text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transition:border-color .18s ease,color .18s ease,font-weight .18s ease}.forex-market-tabs__item.is-active{border-bottom-color:#0c111d;font-weight:600}.forex-market-tabs__item:hover,.forex-market-tabs__item:focus-visible{border-bottom-color:#0c111d;color:#0c111d;font-weight:600;outline:none}.forex-hero__container{max-width:1128px;margin:0 auto;min-height:578px;display:grid;grid-template-columns:581px 1fr;align-items:center;gap:88px;padding:8px 0 64px}.forex-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:48px;min-width:0}.forex-hero__copy{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.forex-hero__title{margin:0;max-width:581px;font-size:72px;line-height:1.2;font-weight:600;letter-spacing:0;color:#0c111d}.forex-hero__title-line{display:block}.forex-hero__title-accent{color:#be970e}.page-forex--forex-exotic .forex-hero__title{font-size:66px}.forex-hero__lead{max-width:484px;margin:0;font-size:22px;line-height:1.4;font-weight:400;letter-spacing:-.22px;color:#0c111d}.forex-hero__cta,.forex-benefits__cta,.forex-faq__button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:48px;padding:16px 34px;border-radius:4px;background:#fff;color:#0c111d;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.forex-hero__cta:hover,.forex-benefits__cta:hover,.forex-faq__button:hover{background:#0c111d;color:#fff;transform:translateY(-1px)}.forex-hero__cta{width:340px;min-height:40px;margin-top:0;gap:13px;padding:13px 25px;border:1px solid #fdf7e2;background:#fdf7e2;font-size:16px;font-weight:500;line-height:28px}.forex-hero__cta-mark{color:#0c111d80;font-size:18px;font-weight:600;line-height:1}.forex-hero__visual{position:relative;width:459px;height:506.202px;min-height:0;overflow:visible}.forex-hero__visual img{position:absolute;top:1.12%;left:2.36%;width:104.99%;height:95.2%;max-width:none;display:block;object-fit:contain;animation:forexHeroFloat 4.8s ease-in-out infinite;will-change:transform}@media(prefers-reduced-motion:reduce){.forex-hero__visual img{animation:none}}.forex-spreads{max-width:1128px;margin:0 auto;padding:90px 0 120px}@media(max-width:1200px){.forex-spreads{padding:90px 40px 96px}}@media(max-width:768px){.forex-spreads{padding:48px 20px 60px}}.forex-section-mark{display:flex;align-items:center;justify-content:center;margin-bottom:48px}.forex-section-mark:before,.forex-section-mark:after{content:"";width:min(445px,40vw);height:1px;background:#0c111d1f}.forex-section-mark span{width:53px;height:37px;margin:0 48px;border-radius:50%;background:#f5d873;box-shadow:0 0 0 10px #fff,-53px 15px 0 -50px #be970e,53px 15px 0 -50px #be970e}.forex-section-heading{margin-bottom:24px;text-align:left}.forex-section-heading h2,.forex-discover__copy h2,.forex-benefits h2,.forex-faq h2{margin:12px 0 0;font-size:48px;line-height:1.2;font-weight:600;letter-spacing:0;color:#19222e}.forex-table-wrap{overflow-x:auto;overflow-y:hidden;border-radius:12px;background:#fcfcfd;-webkit-overflow-scrolling:touch}.forex-table{width:100%;min-width:1174px;border-collapse:collapse;font-size:15px;font-family:Inter,sans-serif}.forex-table th{padding:24px 16px;background:#f2f4f7;color:#667085;font-weight:400;font-size:15px;line-height:22.5px;text-align:left;white-space:nowrap}.forex-table th:first-child{width:101px;padding-left:18px}.forex-table th:nth-child(2){width:auto;flex:1 0 0;min-width:120px}.forex-table th:nth-child(3){width:149px}.forex-table th:nth-child(4){width:143px}.forex-table th:nth-child(5){width:146px}.forex-table th:nth-child(6){width:131px}.forex-table th:nth-child(7){width:111px}.forex-table th:nth-child(8){width:116px}.forex-table td{padding:24px 16px;border-bottom:1px solid #eaecf0;color:#182230;font-size:17px;line-height:22.5px;vertical-align:middle;white-space:nowrap}.forex-table td:first-child{padding-left:18px;color:#182230;font-weight:400}.forex-table td:first-child a{color:#182230;text-decoration:underline;text-decoration-color:#182230;text-underline-offset:3px}.forex-table td:first-child a:hover{color:#be970e;text-decoration-color:#be970e}.forex-table td:nth-child(2){white-space:normal}.forex-table td:nth-child(2) p{margin:0;line-height:22.5px}.forex-table tr:last-child td{border-bottom:none}.forex-table-footer{display:flex;flex-direction:column;align-items:center;gap:16px;padding:24px 0 0}@media(min-width:768px){.forex-table-footer{gap:24px}}.forex-table-caption{margin:0;color:#0c111d80;font-size:13px;line-height:1.5;text-align:center}.forex-table-pagination{display:flex;align-items:center;gap:8px}.forex-pagination-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;color:#d0d5dd;cursor:pointer;transition:all .15s ease}.forex-pagination-btn:hover:not(:disabled){color:#182230}.forex-pagination-btn:disabled{cursor:default}.forex-pagination-btn svg{width:20px;height:20px}.forex-pagination-numbers{display:flex;align-items:center;gap:4px}.forex-pagination-number{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border:none;background:transparent;color:#667085;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease}.forex-pagination-number:hover{color:#182230}.forex-pagination-number.is-active{color:#be970e}.forex-discover{background:#050505;color:#fff}.forex-discover__inner{max-width:1128px;min-height:570px;margin:0 auto;display:grid;grid-template-columns:1fr 520px;align-items:center;gap:56px}.forex-discover__phone{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;background:linear-gradient(90deg,rgba(245,216,115,.28),transparent 42%),radial-gradient(circle at 45% 48%,rgba(245,216,115,.45),transparent 23%)}.forex-discover__phone img{max-width:410px;width:100%}.forex-eyebrow--dark{background:#f5d8731a;color:#f5d873}.forex-discover__copy p{max-width:430px;margin:20px 0 0;color:#ffffffb8;font-size:17px;line-height:1.6}.forex-benefits{max-width:1128px;margin:0 auto;padding:96px 0}@media(max-width:1200px){.forex-benefits{padding:96px 40px}}@media(max-width:768px){.forex-benefits{padding:64px 16px}}.forex-benefits__header{text-align:center;margin-bottom:48px}.forex-eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 18px;border-radius:600px;background:#fdf7e2;color:#be970e;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}@media(max-width:768px){.forex-eyebrow{font-size:12px;padding:6px 14px}}.forex-benefits__subtitle{margin:12px auto 0;max-width:540px;color:#0c111d99;font-size:16px;line-height:1.5;font-weight:400}.forex-benefits__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:0;border:1px solid #e4e7ec;border-radius:12px;background:#fff;overflow:hidden}.forex-benefits__grid article{padding:32px;border-right:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;background:#fff;text-align:left;min-height:220px;display:flex;flex-direction:column;gap:24px}.forex-benefits__grid article:nth-child(3n){border-right:1px solid #e4e7ec}.forex-benefits__grid article:last-child{border-right:none}.forex-benefits__grid article:nth-last-child(-n+3){border-bottom:none}.forex-benefits__icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.forex-benefits__icon img{width:24px;height:24px}.forex-benefits__icon--blue{background:#51a2ff2e}.forex-benefits__icon--green{background:#00d49236}.forex-benefits__icon--yellow{background:#f5d87347}.forex-benefits__icon--purple{background:#c27aff3b}.forex-benefits__icon--gray{background:#0c111d0a}.forex-benefits__icon--multi{background:transparent;width:auto;height:auto}.forex-benefits__icon--multi img{width:fit-content;margin-right:auto;height:24px}.forex-benefits__grid h3{margin:0;font-size:20px;font-weight:600;color:#0c111d;line-height:1.2}.forex-benefits__grid p{margin:0;color:#667085;font-size:16px;line-height:1.4}.forex-benefits__cta{display:inline-flex;align-items:center;justify-content:center;gap:13px;margin:48px auto 0;padding:13px 34px;min-height:54px;background:#f5d873;border-radius:4px;color:#0c111d;font-family:Inter,sans-serif;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;transition:background .2s ease}.forex-benefits__cta:hover{background:#f0ce60;color:#0c111d}@media(max-width:768px){.forex-benefits__cta{width:100%;max-width:none}}.forex-benefits__cta-arrows{display:inline-flex;align-items:center;color:#0c111d80;font-size:18px;font-weight:600;line-height:1}.forex-benefits__cta-arrows--flip{transform:scaleX(-1)}.forex-benefits__sep{display:none}@media(max-width:768px){.forex-benefits__sep{display:flex;align-items:center;justify-content:center;margin-bottom:32px}}.forex-benefits__sep-line{flex:1 0 0;height:1px;min-width:1px;border-top:1px dashed #d0d5dd;flex-shrink:0}.forex-benefits__sep-icon{display:flex;align-items:center;justify-content:center;gap:48px;flex-shrink:0;margin:0 24px}.forex-benefits__sep-picture{width:6px;height:6px;border-radius:999px;background:#f9e6a5;flex-shrink:0}.forex-benefits__sep-image{width:53px;height:37px;border-radius:6.67px;border:4px solid rgba(245,216,115,.2);overflow:hidden;flex-shrink:0}.forex-benefits__sep-image img{width:100%;height:100%;object-fit:cover}.forex-faq{max-width:1128px;margin:0 auto;padding:96px 0;display:grid;grid-template-columns:562px 1fr;gap:28px}@media(min-width:769px){.forex-faq{align-items:flex-start}}.forex-faq__header{text-align:center;margin-bottom:32px}@media(min-width:769px){.forex-faq__header{display:none}}@media(max-width:768px){.forex-faq__contact{display:none}}@media(min-width:769px){.forex-faq__contact{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;padding-top:24px}}@media(min-width:769px){.forex-faq__contact h2{font-size:40px;line-height:1.2;font-weight:600;color:#0c111d;margin:0}}.forex-faq__contact p{margin:20px 0 0;color:#0c111d99;font-size:16px;line-height:1.6}@media(min-width:769px){.forex-faq__contact p{margin:0;color:#667085;font-size:16px;line-height:1.4}}@media(min-width:769px){.forex-faq__contact-content{display:flex;flex-direction:column;gap:40px;width:514px;border-top:1px solid #dee2e6;padding-top:1rem}}@media(min-width:769px){.forex-faq__contact-text{display:flex;flex-direction:column;gap:12px}}@media(min-width:769px){.forex-faq__contact-text h3{margin:0;font-size:18px;font-weight:600;color:#0c111d;line-height:1.2;letter-spacing:0}}@media(min-width:769px){.forex-faq__contact-text p{margin:0;color:#667085;font-size:16px;line-height:1.4}}.forex-faq__button{display:inline-flex;align-items:center;justify-content:center;gap:12px;margin-top:28px;padding:16px 32px;background:#f7f8fb;border:1px solid #e6e9ef;border-radius:4px;color:#0c111d;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s ease}.forex-faq__button:hover{background:#e9ecef}.forex-faq__button svg{width:20px;height:20px}@media(min-width:769px){.forex-faq__button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:59px;padding:8px 24px;margin-top:0;background:#f1f3f5;border:none;border-radius:12px;color:#0c111d;font-family:DM Sans,sans-serif;font-size:13.1px;font-weight:700;text-decoration:none;text-transform:none;letter-spacing:.469px;line-height:24.38px}.forex-faq__button svg{width:22px;height:22px;flex-shrink:0}}.forex-faq__list details{border-bottom:1px solid #eaecf0;overflow:hidden;display:flex;flex-direction:column}@media(min-width:769px){.forex-faq__list details{gap:0}}.forex-faq__list details>summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;font-weight:600;font-size:18px;line-height:1.5;color:#0c111d;padding:24px 0;transition:all .3s ease;width:100%}@media(min-width:769px){.forex-faq__list details>summary{padding:24px 0;min-height:80px}}.forex-faq__list details>summary::-webkit-details-marker{display:none}.forex-faq__list details>summary:after{content:"";display:block;width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 8V24M8 16H24' stroke='%230C111D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0;transition:transform .3s ease}.forex-faq__list details[open]>summary:after{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16H24' stroke='%230C111D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.forex-faq__list details[open]>.forex-faq__answer{max-height:2000px;opacity:1;margin-top:0;padding-bottom:24px}.forex-faq__list details>.forex-faq__answer{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease-out,margin-top .4s ease-out,padding-bottom .4s ease-out;margin-top:-10px;padding-bottom:0}.forex-faq__list .forex-faq__answer{padding:0 0 24px;width:100%}@media(min-width:769px){.forex-faq__list .forex-faq__answer{padding:0 0 24px}}.forex-faq__list .forex-faq__answer p,.forex-faq__list .forex-faq__answer ul,.forex-faq__list .forex-faq__answer ol{margin:14px 0 0;color:#667085;font-size:16px;line-height:1.6}@media(min-width:769px){.forex-faq__list .forex-faq__answer p,.forex-faq__list .forex-faq__answer ul,.forex-faq__list .forex-faq__answer ol{margin:20px 0 0}}.forex-faq__list .forex-faq__answer ul,.forex-faq__list .forex-faq__answer ol{margin:16px 0;padding-left:24px}.forex-faq__list .forex-faq__answer ul li,.forex-faq__list .forex-faq__answer ol li{margin-bottom:8px;line-height:1.6}.forex-faq__list .forex-faq__answer ul li strong,.forex-faq__list .forex-faq__answer ol li strong{color:#0c111d;font-weight:600}.forex-faq__list .forex-faq__answer ol{list-style:decimal}.forex-faq__list .forex-faq__answer ul{list-style:disc}.forex-faq__contact-mobile{display:none;margin-top:40px;padding-top:24px;border-top:1px solid #eaecf0}@media(max-width:768px){.forex-faq__contact-mobile{display:flex;flex-direction:column;gap:12px}}.forex-faq__contact-mobile h3{margin:0;font-size:18px;font-weight:600;color:#0c111d;line-height:1.2;letter-spacing:0}.forex-faq__contact-mobile p{margin:0;color:#667085;font-size:16px;line-height:1.4}.forex-faq__contact-mobile .forex-faq__button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:59px;padding:8px 24px;margin-top:0;background:#f1f3f5;border:none;border-radius:12px;color:#0c111d;font-family:DM Sans,sans-serif;font-size:13.1px;font-weight:700;text-decoration:none;text-transform:none;letter-spacing:.469px;line-height:24.38px}.forex-faq__contact-mobile .forex-faq__button svg{width:22px;height:22px;flex-shrink:0}@media(max-width:1200px){.forex-market-tabs__inner,.forex-hero__container,.forex-spreads,.forex-discover__inner,.forex-benefits,.forex-faq{max-width:none;margin-left:40px;margin-right:40px}}@media(max-width:768px){.forex-hero{min-height:auto}.forex-market-tabs{padding-top:14px}.forex-market-tabs__inner{height:34px;margin-left:16px;margin-right:16px;gap:16px;border-bottom-width:4px}.forex-market-tabs__item{padding-bottom:15px}.forex-hero__container{margin:0 16px;min-height:664px;display:flex;flex-direction:column;align-items:center;gap:33px;padding:32px 0 22px;text-align:center}.forex-hero__content,.forex-hero__copy{align-items:center;width:100%}.forex-hero__content{gap:48px}.forex-hero__title{width:100%;max-width:none;font-size:40px;line-height:1.2;font-weight:600}.page-forex--forex-exotic .forex-hero__title{font-size:36px}.forex-hero__lead{max-width:343px;font-size:16px;line-height:1.3}.forex-hero__cta{width:340px;max-width:100%}.forex-hero__visual{width:245px;height:244px;min-height:0}.forex-hero__visual img{top:-4.05%;left:-.84%;width:107.56%;height:108%}.forex-spreads{margin:0;padding:48px 16px 60px}.forex-section-heading{margin-bottom:16px}.forex-section-mark{margin-bottom:32px}.forex-section-mark:before,.forex-section-mark:after{width:53px}.forex-section-heading h2,.forex-discover__copy h2,.forex-benefits h2{font-size:26px;line-height:1.2}.forex-faq{padding:64px 16px;display:block}.forex-faq__header{margin-bottom:32px}.forex-faq__header .forex-eyebrow{font-size:12px;padding:6px 14px}.forex-faq__header h2{margin:12px 0 0;font-size:26px;line-height:1.2;text-align:center}.forex-faq__list{border-top:none}.forex-faq__list details{padding:24px 0;border-bottom:1px solid #eaecf0}.forex-faq__list details:first-child{border-top:1px solid #eaecf0}.forex-faq__list summary{font-size:16px;font-weight:600}.forex-table-wrap{border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.forex-table{min-width:1174px;font-size:14px}.forex-table th,.forex-table td{padding:16px 12px}.forex-table th:first-child,.forex-table td:first-child{padding-left:12px;width:100px}.forex-table th:nth-child(2),.forex-table td:nth-child(2){white-space:normal}.forex-table-footer{padding:16px 0 0;gap:16px}.forex-table-caption{font-size:12px;text-align:center}.forex-discover__inner{margin:0;min-height:auto;display:flex;flex-direction:column;gap:0}.forex-discover__phone{width:100%;min-height:386px;align-items:flex-end;padding-top:24px}.forex-discover__phone img{max-width:280px}.forex-discover__copy{padding:40px 16px 48px}.forex-benefits{padding:64px 16px}.forex-benefits__header{margin-bottom:0;text-align:center}.forex-eyebrow{font-size:12px;padding:8px 18px}.forex-benefits__subtitle{font-size:16px;margin:12px auto 0;max-width:540px;color:#0c111d99;line-height:1.5;font-weight:400}.forex-benefits__grid{grid-template-columns:1fr;border:1px solid #e4e7ec;border-radius:12px;gap:0;margin-top:32px}.forex-benefits__grid article{padding:32px;border-right:none;border-bottom:1px solid #e4e7ec;border-radius:0;min-height:auto;gap:24px}.forex-benefits__grid article:last-child{border-bottom:none}}.hero-section--about{min-height:100vh;background-color:#010101}.hero-section--about .hero-section__bg--about{background-image:url(./hero-bg-CmjiJIWs.webp);background-size:contain;background-position:center top;background-repeat:no-repeat}.hero-section--about .hero-section__overlay{background:linear-gradient(179.77deg,#0000 21.59%,#0000006e 31.108%,#000000b3 101.59%)}.hero-section--about .hero-section__body{min-height:100vh;padding:132px 0 56px;gap:88px}.hero-section--about .hero-stats{display:flex;align-items:flex-start;justify-content:space-between;width:100%;min-height:58px}@media(max-width:768px){.hero-section--about .hero-stats{align-items:center;justify-content:space-between;width:100%;min-height:58px;flex-direction:column}}.hero-section--about .hero-stats__item{display:flex;flex-direction:column;align-items:center;gap:2px;flex:1;min-width:0;padding:0 5px}@media(max-width:768px){.hero-section--about .hero-stats__item{flex:none;min-width:120px}}.hero-section--about .hero-stats__value{font-family:Inter,sans-serif;font-size:28px;font-weight:500;line-height:1.2;color:#fff;letter-spacing:-.2px;white-space:nowrap;padding-top:2.5px;text-align:center}.hero-section--about .hero-stats__label{font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:1.2;color:#ffffffa3;letter-spacing:-.11px;text-transform:uppercase;text-align:center}.impact-section{background:#fff;padding:80px 0}@media(min-width:992px){.impact-section{padding:112px 0}}.impact-section__header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:64px;text-align:center}.impact-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#be970e;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:#fdf7e2;padding:8px 18px;border-radius:600px}.impact-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#f5d873;box-shadow:0 0 18px #f5d873b8}.impact-section__title{font-family:Inter,sans-serif;font-size:clamp(40px,6vw,68px);font-weight:800;line-height:1;color:#19222e;max-width:820px;margin:0;letter-spacing:-.5px}.impact-section__subtitle{max-width:640px;color:#98a2b3;font-size:18px;line-height:1.7;margin:0}.impact-grid{display:grid;gap:24px}@media(min-width:768px){.impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.impact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.impact-card{position:relative;display:flex;flex-direction:column;gap:16px;padding:32px;border-radius:12px;background:#fff;border:1px solid rgba(12,17,29,.08);box-shadow:0 11px 25px #0f172a0d,0 72px 180px #0f172a0f;transition:all .3s ease}.impact-card:hover{transform:translateY(-8px);border-color:#f5d87380;box-shadow:0 24px 48px #f5d8731f}.impact-card--primary{background:linear-gradient(135deg,#f5d8731f,#f5d8730a);border-color:#f5d8734d}.impact-card__icon{width:48px;height:48px;color:#f0c329;flex-shrink:0}.impact-card__icon svg{width:100%;height:100%}.impact-card__number{position:absolute;top:24px;right:24px;font-size:48px;font-weight:800;color:#f0c3291f;line-height:1}.impact-card__title{font-family:Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.2;color:#0c111d;margin:0;padding-right:60px}.impact-card__text{font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:#0c111db8;margin:0}.impact-card__checklist{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:8px}.impact-card__checklist li{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#0c111d}.impact-card__checklist li img{width:16px;height:16px;flex-shrink:0}.impact-stats-banner{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:64px;padding:32px;background:#f6f8fb;border:1px solid rgba(12,17,29,.08);border-radius:12px}@media(min-width:768px){.impact-stats-banner{grid-template-columns:repeat(4,1fr)}}.impact-stat{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.impact-stat__value{font-family:Inter,sans-serif;font-size:36px;font-weight:800;line-height:1;color:#f0c329;letter-spacing:-.5px}.impact-stat__label{font-family:Inter,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;color:#0c111da3;letter-spacing:.5px}.features-section--about{background:#fff}.features-section--about .features-section__badge{background:#fdf7e2;color:#be970e}.features-section--about .features-section__title-accent{color:#f0c329}.features-section--about .features-section__person-img{width:100%;height:100%;object-fit:cover;object-position:center}.platforms-section--about{position:relative;background:#000;padding:80px 0}@media(min-width:992px){.platforms-section--about{padding:112px 0;min-height:677px;display:flex;align-items:center}}.platforms-section--about .platforms-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#000c,#0006);z-index:1}.platforms-section--about .container{position:relative;z-index:2}.platforms-section--about .platforms-section__inner{display:grid;grid-template-columns:1fr;gap:32px;align-items:center;padding:0;background:#000}@media(min-width:768px){.platforms-section--about .platforms-section__inner{gap:48px}}@media(min-width:992px){.platforms-section--about .platforms-section__inner{grid-template-columns:1fr 1fr;gap:64px}}.platforms-section--about .platforms-section__content{display:flex;flex-direction:column;gap:24px;order:2}@media(min-width:992px){.platforms-section--about .platforms-section__content{order:1}}.platforms-section--about .platforms-section__phone{order:1;position:relative;width:100%;height:300px;border-radius:16px;overflow:hidden;box-shadow:0 24px 48px #0006}@media(min-width:768px){.platforms-section--about .platforms-section__phone{height:400px}}@media(min-width:992px){.platforms-section--about .platforms-section__phone{order:2;height:500px}}.platforms-section--about .platforms-section__phone img{width:100%;height:100%;object-fit:cover;object-position:center}.platforms-section--about .platforms-section__badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f5d87314;border:1px solid rgba(245,216,115,.2);border-radius:100px;width:fit-content;font-family:Inter,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;color:#f5d873;letter-spacing:.5px}.platforms-section--about .platforms-section__title{font-family:Inter,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:800;line-height:1.1;color:#fff;margin:0;letter-spacing:-.5px}.platforms-section--about .platforms-section__desc{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#ffffffb8;margin:0;max-width:480px}.platforms-section--about .platforms-section__cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:fit-content;padding:16px 32px;background:#f0c329;color:#000;font-family:Inter,sans-serif;font-size:15px;font-weight:700;text-decoration:none;border-radius:8px;transition:all .3s ease;margin-top:16px}.platforms-section--about .platforms-section__cta:hover{background:#d4a91a;transform:translateY(-2px)}.platforms-section--about .platforms-section__cta-arrows{display:flex;align-items:center}.platforms-section--about .platforms-section__cta-arrows--flip{transform:scaleX(-1)}.trust-bar-section{background:#f6f8fb;padding:80px 0}@media(min-width:992px){.trust-bar-section{padding:112px 0}}.trust-bar-section__header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;text-align:center}.trust-bar-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#f5d873;font-size:13px;font-weight:700;text-transform:uppercase}.trust-bar-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#f5d873;box-shadow:0 0 18px #f5d873b8}.trust-bar-section__title{font-family:Inter,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.08;color:#0c111d;max-width:760px;margin:0}.trust-bar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;max-width:1128px;margin:0 auto}.trust-bar-item{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:24px;background:#fff;border-radius:12px;box-shadow:0 11px 25px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease}.trust-bar-item:hover{transform:translateY(-4px);box-shadow:0 18px 44px #0f172a1f}.trust-bar-item__icon{width:48px;height:48px;color:#f5d873;display:flex;align-items:center;justify-content:center}.trust-bar-item__icon svg{width:100%;height:100%}.trust-bar-item__label{font-family:Inter,sans-serif;font-size:16px;font-weight:700;color:#0c111d}.trust-bar-item__desc{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#0c111d9e}.cta-banner-section{position:relative;background:#000;padding:80px 0}@media(min-width:992px){.cta-banner-section{padding:112px 0}}.cta-banner-section__bg{position:absolute;top:0;right:0;bottom:0;left:0}.cta-banner-section__bg .cta-banner-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,#f0c32913 10%,#7f6d3220,#0e173a2c 34%,#070c1d96 59.5%,#04060fca 72.2%,#000 85%)}.cta-banner-section__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;max-width:820px;margin:0 auto}.cta-banner-section__title{font-family:Inter,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.06;color:#fff;margin:0}.cta-banner-section__text{max-width:680px;color:#e2e8f0cc;font-size:17px;line-height:1.7;margin:0}@media(max-width:991px){.hero-section--about .hero-section__body{padding:101px 20px 56px}.features-section__nav{display:none}.features-section__rows{padding-left:0}.platforms-section--about{height:auto;min-height:auto;justify-content:flex-start;align-items:center;padding:64px 16px 0}.platforms-section--about .platforms-section__bg{inset:auto 0 -34px;height:254px}.platforms-section--about .platforms-section__inner{width:100%;padding:0;flex-direction:column;align-items:center;gap:40px}.platforms-section--about .platforms-section__content{order:1;width:100%;max-width:343px;padding:0 24px;gap:32px;align-items:center}.platforms-section--about .platforms-section__phone{order:2;flex:0 0 353.519px;width:372.445px;max-width:calc(100vw - 3px);height:353.519px}.trust-bar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.hero-section--about{min-height:auto}.hero-section--about .hero-section__body{min-height:auto;padding:101px 20px 48px;gap:32px}.hero-section--about .hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;min-height:0}.hero-section--about .hero-stats__item{min-width:0;padding:0 5px;gap:4px}.hero-section--about .hero-stats__value{font-size:24px;line-height:1.2}.hero-section--about .hero-stats__label{font-size:12px;line-height:1.2}.features-section--about,.platforms-section--about,.trust-bar-section,.cta-banner-section{padding:64px 0}.trust-bar-grid{grid-template-columns:1fr}.trust-bar-item{padding:20px}}.pm-page{background:linear-gradient(180deg,#060d1f,#080f1f 38%,#fff 38%,#fff);color:#e2e8f0;font-family:Inter,sans-serif;overflow:hidden}.pm-page h1,.pm-page h2,.pm-page h3,.pm-page p{margin:0}.pm-page h1,.pm-page h2,.pm-page h3{color:inherit;font-family:Inter,sans-serif;letter-spacing:0}.pm-container{width:min(100% - 32px,1128px);margin-inline:auto}@media(min-width:768px){.pm-container{width:min(100% - 80px,1128px)}}.pm-hero{position:relative;min-height:600px;padding:104px 0 80px;background:linear-gradient(135deg,rgba(245,216,115,.09),transparent 38%),linear-gradient(180deg,#ffffff0e,#fff0 42%),#060d1f;isolation:isolate}.pm-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.055) 1px,transparent 1px);background-size:36px 36px;opacity:.7;pointer-events:none}.pm-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,216,115,.36),transparent);pointer-events:none}@media(min-width:992px){.pm-hero{padding:136px 0 104px}}.pm-hero__grid{position:relative;z-index:1;display:grid;gap:32px;align-items:center}@media(min-width:992px){.pm-hero__grid{grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:64px}}@media(min-width:992px){.pm-hero__grid--single{grid-template-columns:minmax(0,.88fr)}}.pm-hero__content{display:grid;gap:24px;max-width:680px}.pm-hero__content--wide{max-width:820px}.pm-eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;color:#f5d873;font-size:13px;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.pm-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:#f5d873;box-shadow:0 0 18px #f5d873b8}.pm-hero h1{max-width:760px;font-size:clamp(38px,7vw,68px);font-weight:800;line-height:1;text-wrap:balance}.pm-hero__lead{max-width:610px;color:#e2e8f0cc;font-size:18px;line-height:1.7}.pm-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.pm-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:8px;padding:13px 22px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.pm-btn:hover,.pm-btn:focus-visible{transform:translateY(-1px)}.pm-btn:focus-visible{outline:2px solid rgba(245,216,115,.9);outline-offset:3px}.pm-btn--primary{border:1px solid #f5d873;background:#f5d873;color:#0c111d}.pm-btn--primary:hover,.pm-btn--primary:focus-visible{background:#f0ce60;border-color:#f0ce60;color:#0c111d;box-shadow:0 14px 28px #f5d8732e}.pm-btn--ghost{border:1px solid rgba(255,255,255,.2);background:#ffffff0a;color:#fff}.pm-btn--ghost:hover,.pm-btn--ghost:focus-visible{border-color:#f5d87385;color:#fff;background:#ffffff13}.pm-hero__media{overflow:hidden;margin:0;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f;box-shadow:0 28px 70px #00000061}.pm-hero__media img{width:100%;min-height:320px;max-height:520px;object-fit:cover;transition:transform .45s ease}.pm-hero__media:hover img{transform:scale(1.025)}.pm-hero__panel{display:grid;gap:12px;border:1px solid rgba(245,216,115,.24);border-radius:8px;padding:22px;background:linear-gradient(160deg,#101f37fa,#0b1425f0);box-shadow:0 28px 70px #0000005c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pm-hero__panel--warning{border-color:#ef44444d}.pm-panel-metric{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.08);padding:20px 0}.pm-panel-metric:last-child{border-bottom:0}.pm-panel-metric span{color:#e2e8f0ad;font-size:14px}.pm-panel-metric strong{color:#fff;font-size:clamp(20px,4vw,32px);font-weight:800;text-align:right;line-height:1.08}.pm-section{padding:80px 0;background:#fff;color:#0c111d}@media(min-width:992px){.pm-section{padding:112px 0}}.pm-section h2{max-width:760px;color:#0c111d;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.08;text-wrap:balance}.pm-section h3{color:#0c111d;font-size:20px;font-weight:800;line-height:1.25}.pm-section p{color:#0c111db8;font-size:16px;line-height:1.7}.pm-section--surface{background:#f6f8fb}.pm-section--compact{padding:48px 0}.pm-section__head{display:grid;max-width:780px;gap:18px;margin-bottom:40px}.pm-split{display:grid;gap:28px}@media(min-width:992px){.pm-split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:72px}}.pm-copy{display:grid;gap:16px}.pm-card-grid{display:grid;gap:18px}@media(min-width:768px){.pm-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.pm-card-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.pm-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}}.pm-card{position:relative;display:grid;gap:16px;min-height:210px;overflow:hidden;border:1px solid rgba(12,17,29,.08);border-radius:8px;padding:26px;background:#fff;box-shadow:0 14px 32px #0c111d0e;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pm-card:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#f5d873,#f5d87300);opacity:0;transition:opacity .2s ease}.pm-card:hover{border-color:#0c111d24;box-shadow:0 22px 46px #0c111d17;transform:translateY(-3px)}.pm-card:hover:before{opacity:1}.pm-card__icon,.pm-icon{width:42px;height:42px;border-radius:8px;background-color:#111827;display:inline-flex;flex-shrink:0;mask-position:center;mask-repeat:no-repeat;mask-size:28px 28px;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:28px 28px}.pm-icon--shield{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M12%203l7%203v5c0%204.6-2.8%208.2-7%2010-4.2-1.8-7-5.4-7-10V6l7-3z'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2012l2%202%204-5'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M12%203l7%203v5c0%204.6-2.8%208.2-7%2010-4.2-1.8-7-5.4-7-10V6l7-3z'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%2012l2%202%204-5'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.pm-icon--chart{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M4%2019h16'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2015l4-4%203%203%205-7'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18%207h-4'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M4%2019h16'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M6%2015l4-4%203%203%205-7'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18%207h-4'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3c/svg%3e")}.pm-icon--check{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3ccircle%20cx='12'%20cy='12'%20r='8'%20stroke='currentColor'%20stroke-width='1.8'/%3e%3cpath%20d='M8.5%2012.2l2.2%202.3%204.8-5'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3ccircle%20cx='12'%20cy='12'%20r='8'%20stroke='currentColor'%20stroke-width='1.8'/%3e%3cpath%20d='M8.5%2012.2l2.2%202.3%204.8-5'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.pm-icon--support{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M5%2012a7%207%200%200114%200v3a3%203%200%2001-3%203h-2'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M5%2012v4h3v-5H6a1%201%200%2000-1%201zM19%2012v4h-3v-5h2a1%201%200%20011%201z'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2018h3'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M5%2012a7%207%200%200114%200v3a3%203%200%2001-3%203h-2'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M5%2012v4h3v-5H6a1%201%200%2000-1%201zM19%2012v4h-3v-5h2a1%201%200%20011%201z'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3cpath%20d='M11%2018h3'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3c/svg%3e")}.pm-icon--alert{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M12%204l9%2016H3L12%204z'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%209v5'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2017h.01'%20stroke='currentColor'%20stroke-width='2.2'%20stroke-linecap='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3cpath%20d='M12%204l9%2016H3L12%204z'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%209v5'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2017h.01'%20stroke='currentColor'%20stroke-width='2.2'%20stroke-linecap='round'/%3e%3c/svg%3e")}.pm-icon--lock{mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3crect%20x='5'%20y='10'%20width='14'%20height='10'%20rx='2'%20stroke='currentColor'%20stroke-width='1.8'/%3e%3cpath%20d='M8%2010V8a4%204%200%20018%200v2'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2014v2'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3e%3crect%20x='5'%20y='10'%20width='14'%20height='10'%20rx='2'%20stroke='currentColor'%20stroke-width='1.8'/%3e%3cpath%20d='M8%2010V8a4%204%200%20018%200v2'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3cpath%20d='M12%2014v2'%20stroke='currentColor'%20stroke-width='1.8'%20stroke-linecap='round'/%3e%3c/svg%3e")}.pm-feature-band{display:grid;gap:28px;align-items:start}@media(min-width:992px){.pm-feature-band{grid-template-columns:minmax(0,1fr) 380px;gap:56px}}.pm-feature-band__content{display:grid;gap:16px}.pm-feature-list{display:grid;gap:14px}.pm-feature-list div{display:grid;gap:6px;border:1px solid rgba(12,17,29,.08);border-radius:8px;padding:20px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.pm-feature-list div:hover{border-color:#0c111d24;box-shadow:0 18px 38px #0c111d12}.pm-feature-list strong{color:#0c111d;font-size:17px}.pm-feature-list span{color:#0c111d9e;font-size:14px;line-height:1.55}.pm-risk-note{display:grid;gap:12px;border-left:4px solid #f5d873;border-radius:8px;padding:22px;background:linear-gradient(160deg,#0c111d,#111827);color:#fff;box-shadow:0 20px 44px #0c111d2e}.pm-risk-note strong{color:#fff;font-size:18px}.pm-risk-note p{color:#ffffffc7}.pm-stat-grid{display:grid;gap:12px}@media(min-width:768px){.pm-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.pm-stat{display:grid;gap:8px;border:1px solid rgba(12,17,29,.08);border-radius:8px;padding:24px;background:#f5f7fb;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.pm-stat:hover{border-color:#0c111d24;background:#fff;transform:translateY(-2px)}.pm-stat strong{color:#0c111d;font-size:clamp(30px,5vw,46px);font-weight:800;line-height:1}.pm-stat span{color:#0c111d9e;font-size:14px}.pm-detail-list{display:grid;gap:14px;margin:0}.pm-detail-list div{border:1px solid rgba(12,17,29,.08);border-radius:8px;padding:20px;background:#f5f7fb}.pm-detail-list dt{color:#0c111d8a;font-size:13px;font-weight:700;text-transform:uppercase}.pm-detail-list dd{margin:6px 0 0;color:#0c111d;font-size:17px;line-height:1.5}.pm-detail-list dd a{color:inherit;font-weight:700;text-decoration:underline;text-decoration-color:#f5d873;text-decoration-thickness:2px;text-underline-offset:4px}.pm-detail-list dd a:hover,.pm-detail-list dd a:focus-visible{color:#0c111db8}.pm-doc-grid{display:grid;gap:18px}@media(min-width:768px){.pm-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.pm-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pm-doc-card{position:relative;display:grid;grid-template-rows:auto auto 1fr;gap:14px;min-height:214px;overflow:hidden;border:1px solid rgba(12,17,29,.09);border-radius:8px;padding:26px;background:#fff;color:#0c111d;text-decoration:none;box-shadow:0 14px 32px #0c111d0e;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.pm-doc-card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:#f5d873;transform:scaleY(0);transform-origin:top;transition:transform .2s ease}.pm-doc-card:after{content:"";align-self:end;justify-self:start;width:34px;height:3px;border-radius:999px;background:#f5d873;transition:width .2s ease}.pm-doc-card:hover,.pm-doc-card:focus-visible{border-color:#0c111d29;box-shadow:0 24px 48px #0c111d1a;color:#0c111d;transform:translateY(-3px)}.pm-doc-card:hover:before,.pm-doc-card:focus-visible:before{transform:scaleY(1)}.pm-doc-card:hover:after,.pm-doc-card:focus-visible:after{width:48px}.pm-doc-card:focus-visible{outline:2px solid rgba(245,216,115,.9);outline-offset:3px}.pm-doc-card>span{display:inline-flex;width:fit-content;border-radius:8px;padding:6px 9px;background:#0c111d0f;color:#0c111db8;font-size:12px;font-weight:800;line-height:1}.pm-timeline{display:grid;gap:18px}@media(min-width:768px){.pm-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.pm-timeline{grid-template-columns:repeat(4,minmax(0,1fr))}}.pm-timeline article{position:relative;display:grid;gap:12px;border:1px solid rgba(12,17,29,.08);border-radius:8px;padding:26px;background:#fff;box-shadow:0 14px 32px #0c111d0b;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.pm-timeline article:hover{border-color:#0c111d24;box-shadow:0 22px 46px #0c111d14;transform:translateY(-3px)}.pm-timeline span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:8px;background:#f5d873;color:#0c111d;font-weight:800}@media(min-width:1200px){.pm-timeline--three{grid-template-columns:repeat(3,minmax(0,1fr))}}.pm-text-link{display:inline-flex;width:fit-content;color:#0c111d;font-weight:800;text-decoration:underline;text-decoration-color:#f5d873;text-decoration-thickness:3px;text-underline-offset:5px}.pm-text-link:hover,.pm-text-link:focus-visible{color:#0c111db8}.pm-text-link:focus-visible{outline:2px solid rgba(245,216,115,.9);outline-offset:4px}.pm-cta{position:relative;padding:80px 0;background:linear-gradient(135deg,rgba(245,216,115,.08),transparent 36%),#060d1f;color:#fff}.pm-cta:before{content:"";position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(245,216,115,.32),transparent)}@media(min-width:992px){.pm-cta{padding:104px 0}}.pm-cta__inner{display:grid;max-width:820px;gap:22px;text-align:left}.pm-cta__inner h2{color:#fff;font-size:clamp(32px,5vw,56px);font-weight:800;line-height:1.06;text-wrap:balance}.pm-cta__inner p{max-width:680px;color:#e2e8f0cc;font-size:17px;line-height:1.7}.pm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pm-page-company,.pm-page-trading-suite,.pm-page-legal-suite,.pm-page-redirect{background:#f2f5fc}.pm-hero--broker{min-height:720px;padding:140px 0 88px;background:linear-gradient(90deg,#060d1ff5,#060d1fd1 48%,#060d1f85),url(./hero-cadastro-bg-DsyNDYEM.webp) center/cover no-repeat}.pm-hero--broker .pm-eyebrow{color:#f5d873}.pm-hero--broker .pm-hero h1,.pm-hero--broker h1{max-width:820px;font-size:clamp(44px,7vw,82px);font-weight:500;line-height:1.04}.pm-hero--broker .pm-hero__lead{max-width:640px;color:#ffffffd1;font-size:clamp(17px,2vw,21px)}.pm-hero--legal{min-height:560px}.pm-terminal,.pm-market-console{position:relative;min-height:430px;overflow:hidden;border:1px solid rgba(245,216,115,.22);border-radius:12px;background:#07070775;box-shadow:0 32px 90px #0000006b;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.pm-terminal__media{position:absolute;top:0;right:0;bottom:0;left:0;margin:0}.pm-terminal__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.85) contrast(1.04)}.pm-terminal__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#060d1f14,#060d1fe0)}.pm-terminal__overlay{position:absolute;right:24px;bottom:24px;left:24px;display:grid;gap:8px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#0c111dbd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pm-terminal__overlay span{color:#ffffffad;font-size:12px;font-weight:800;text-transform:uppercase}.pm-terminal__overlay strong{color:#fff;font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1}.pm-terminal__overlay small{color:#ffffffc2;font-size:14px;line-height:1.45}.pm-section--system{background:#f2f5fc}.pm-system-grid{display:grid;gap:12px}@media(min-width:768px){.pm-system-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:992px){.pm-system-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}}.pm-system-card{position:relative;display:grid;min-height:276px;align-content:space-between;gap:22px;overflow:hidden;border:1px solid rgba(12,17,29,.08);border-radius:12px;padding:24px;background:#fff;box-shadow:0 11px 25px #0f172a0d,0 72px 180px #0f172a0f;transition:border-color .2s ease,transform .2s ease}.pm-system-card:after{content:"";position:absolute;right:-28px;bottom:-28px;width:104px;height:104px;border:1px solid rgba(245,216,115,.36);border-radius:50%}.pm-system-card:hover{border-color:#f5d873b3;transform:translateY(-4px)}.pm-system-card span{width:fit-content;border-radius:999px;padding:7px 10px;background:#f5d8732e;color:#0c111d;font-size:12px;font-weight:800}.pm-system-card h3{max-width:260px;font-size:24px;font-weight:600;line-height:1.12}.pm-command-grid{display:grid;gap:16px}@media(min-width:992px){.pm-command-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);align-items:stretch}}.pm-command-panel{display:grid;gap:22px;min-height:420px;border:1px solid rgba(12,17,29,.08);border-radius:12px;padding:clamp(24px,4vw,40px);background:#fff;box-shadow:0 11px 25px #0f172a0d,0 72px 180px #0f172a0f}.pm-command-panel h2{font-weight:500}.pm-command-panel--dark,.pm-command-panel--danger{background:linear-gradient(160deg,#111827f5,#060d1ffa);color:#fff}.pm-command-panel--dark h2,.pm-command-panel--dark h3,.pm-command-panel--dark p,.pm-command-panel--dark dd,.pm-command-panel--dark a,.pm-command-panel--danger h2,.pm-command-panel--danger h3,.pm-command-panel--danger p,.pm-command-panel--danger dd,.pm-command-panel--danger a{color:#fff}.pm-command-panel--dark p,.pm-command-panel--dark dd,.pm-command-panel--danger p,.pm-command-panel--danger dd{color:#ffffffc2}.pm-command-panel--danger{border-color:#ef444447}.pm-command-panel--danger .pm-eyebrow:before{background:#ef4444;box-shadow:0 0 18px #ef44446b}.pm-data-stack,.pm-signal-list{display:grid;gap:10px;margin:0}.pm-data-stack div,.pm-signal-list div{display:grid;gap:6px;border:1px solid rgba(12,17,29,.08);border-radius:10px;padding:16px;background:#ffffffbd}.pm-data-stack dt,.pm-data-stack strong,.pm-signal-list dt,.pm-signal-list strong{color:#0c111d9e;font-size:12px;font-weight:800;text-transform:uppercase}.pm-data-stack dd,.pm-data-stack span,.pm-signal-list dd,.pm-signal-list span{margin:0;color:#0c111d;font-size:15px;line-height:1.5}.pm-command-panel--dark .pm-data-stack div{border-color:#ffffff1f;background:#ffffff0f}.pm-command-panel--dark .pm-data-stack dt,.pm-command-panel--dark .pm-data-stack dd{color:#ffffffc7}.pm-section--dark-band{background:#060d1f;color:#fff}.pm-broker-strip{display:grid;gap:32px}@media(min-width:992px){.pm-broker-strip{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center}}.pm-broker-strip h2{color:#fff;font-weight:500}.pm-pill-grid{display:flex;flex-wrap:wrap;gap:10px}.pm-pill-grid span{display:inline-flex;min-height:44px;align-items:center;border:1px solid rgba(245,216,115,.2);border-radius:999px;padding:10px 16px;background:#ffffff0d;color:#ffffffdb;font-size:14px;font-weight:700}.pm-market-console{display:grid;gap:22px;align-content:space-between;padding:24px}.pm-market-console__top,.pm-market-console__rows div{display:flex;align-items:center;justify-content:space-between;gap:16px}.pm-market-console__top span,.pm-market-console__rows span{color:#ffffff9e;font-size:13px;font-weight:800;text-transform:uppercase}.pm-market-console__top strong,.pm-market-console__rows strong{color:#fff;font-size:15px}.pm-market-console__chart{display:grid;height:190px;align-items:end;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:16px;background:#0003}.pm-market-console__chart span{display:block;border-radius:999px 999px 4px 4px;background:linear-gradient(180deg,#f5d873,#f5d87324)}.pm-market-console__chart span:nth-child(1){height:42%}.pm-market-console__chart span:nth-child(2){height:68%}.pm-market-console__chart span:nth-child(3){height:54%}.pm-market-console__chart span:nth-child(4){height:82%}.pm-market-console__chart span:nth-child(5){height:62%}.pm-market-console__rows{display:grid;gap:10px}.pm-market-console__rows div{border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:14px;background:#ffffff0d}.pm-risk-matrix,.pm-process-lane{display:grid;gap:10px}.pm-risk-matrix div,.pm-process-lane div{display:grid;gap:8px;border:1px solid rgba(12,17,29,.08);border-radius:12px;padding:18px;background:#fff}.pm-risk-matrix span,.pm-process-lane span{color:#f5d873;font-size:13px;font-weight:900}.pm-risk-matrix strong,.pm-process-lane strong{color:#0c111d;font-size:18px}.pm-doc-rail{display:grid;overflow:hidden;border:1px solid rgba(12,17,29,.08);border-radius:12px;background:#fff;box-shadow:0 11px 25px #0f172a0d,0 72px 180px #0f172a0f}.pm-doc-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;padding:20px;color:#0c111d;text-decoration:none;border-bottom:1px solid rgba(12,17,29,.08);transition:background-color .2s ease}.pm-doc-row:last-child{border-bottom:0}.pm-doc-row:hover,.pm-doc-row:focus-visible{background:#f5d87324;color:#0c111d}.pm-doc-row span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:999px;background:#0c111d;color:#f5d873;font-weight:900}.pm-doc-row strong,.pm-doc-row em{display:block;font-style:normal}.pm-doc-row strong{font-size:18px}.pm-doc-row em{margin-top:3px;color:#0c111d94;font-size:14px}.pm-strip-copy{max-width:620px;color:#ffffffc7;font-size:18px;line-height:1.7}.pm-redirect{min-height:100vh;display:grid;align-items:center;padding:140px 0 80px;background:#f2f5fc;color:#0c111d}.pm-redirect__inner{display:grid;max-width:620px;gap:18px}.pm-redirect__inner h1{color:#0c111d;font-size:clamp(40px,7vw,72px);font-weight:500;line-height:1.05}.pm-redirect__inner p{color:#475467;font-size:18px;line-height:1.6}.pm-page-risk-warning .pm-hero{background:linear-gradient(135deg,rgba(239,68,68,.14),transparent 32%),radial-gradient(circle at 80% 20%,rgba(245,216,115,.12),transparent 28%),#060d1f}.pm-page-risk-warning .pm-risk-note{border-left-color:#ef4444}@media(max-width:576px){.pm-hero--broker{min-height:auto;padding:88px 0 60px}.pm-hero--broker h1{font-size:40px}.pm-terminal,.pm-market-console{min-height:340px}.pm-terminal__overlay{right:14px;bottom:14px;left:14px;padding:16px}.pm-system-card,.pm-command-panel{min-height:auto}.pm-doc-row{grid-template-columns:42px minmax(0,1fr);padding:16px}.pm-doc-row span{width:34px;height:34px;font-size:12px}.pm-hero{min-height:auto;padding:74px 0 60px}.pm-hero.pm-hero--broker{padding:88px 0 60px}.pm-hero h1{font-size:38px}.pm-hero__lead{font-size:16px}.pm-btn{width:100%}.pm-section,.pm-cta{padding:60px 0}.pm-card,.pm-doc-card,.pm-timeline article{min-height:auto;padding:22px}}@media(prefers-reduced-motion:reduce){.pm-btn,.pm-card,.pm-card:before,.pm-doc-card,.pm-doc-card:before,.pm-doc-card:after,.pm-feature-list div,.pm-hero__media img,.pm-stat,.pm-timeline article{transition:none}.pm-btn:hover,.pm-btn:focus-visible,.pm-card:hover,.pm-doc-card:hover,.pm-doc-card:focus-visible,.pm-hero__media:hover img,.pm-stat:hover,.pm-timeline article:hover{transform:none}}.pm-page-safety .pm-card:first-child{border-color:#f5d87352}.pm-page-regulation .pm-detail-list div:first-child{background:#fff}.pm-page-trading-conditions .pm-panel-metric strong{font-size:clamp(20px,3vw,30px)}.pm-page-legal-documents .pm-hero{min-height:520px}.pm-page-legal-documents .pm-hero__lead{max-width:680px}.pm-page-legal-documents .pm-doc-card h3{min-height:52px}.pm-page-legal-documents .pm-section--surface{background:linear-gradient(180deg,#f6f8fb,#fff)}.pm-page-complaint-handling .pm-timeline article{min-height:240px}.pm-page-risk-warning .pm-eyebrow:before{background:#ef4444;box-shadow:0 0 18px #ef44448a}
