@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;500;600;700&family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,600;12..96,700&display=swap";:root{--nm-mint: #9bd2c3;--nm-peri: #6578c6;--nm-royal: #2a50ad;--nm-navy: #06146b;--nm-bg: #020817;--nm-pale: #e8f6f2;--nm-section: #020817;--nm-sec-hero: #020817;--nm-sec-services: #0d5a48;--nm-sec-what-we-do: #1a3890;--nm-sec-how: #2a50ad;--nm-sec-wyg: #146b58;--nm-sec-results: #3a48a0;--nm-sec-why: #4550a0;--nm-sec-paths: #0d5a48;--nm-sec-contact: #06146b}.home-bg canvas#gradient-canvas{--gradient-color-1: #020817;--gradient-color-2: #04122e;--gradient-color-3: #082b6d;--gradient-color-4: #143a8a}.home-bg canvas#gradient-canvas-green{--gradient-color-1: #2d9a72;--gradient-color-2: #0a5f70;--gradient-color-3: #309e78;--gradient-color-4: #1f8a68;opacity:0}.home-bg canvas#gradient-canvas-magenta{--gradient-color-1: #3d4eb0;--gradient-color-2: #6578c6;--gradient-color-3: #5a6fd0;--gradient-color-4: #2a50ad;opacity:0}html,body,body.home,#smooth-wrapper,#smooth-content{background-color:var(--nm-bg)!important;background:var(--nm-bg)!important}.home-bg{background-color:#020817!important}#nm-section-tint{display:none!important}.home-bg>.elementor-widget-html,.home-bg>.elementor-element.elementor-widget-html{position:relative!important;z-index:2!important}.home-bg canvas{z-index:1}.home-bg canvas#gradient-canvas{z-index:1}.home-bg canvas#gradient-canvas-green,.home-bg canvas#gradient-canvas-magenta{z-index:2}.nm-glass{background:#ffffff14;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 12px 36px #00143224}#lang-toggle,.nm-lang{position:relative;top:auto;left:auto;z-index:1}body>#lang-toggle{position:fixed;top:18px;left:18px;z-index:99999}.nm-lang__btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:#fff;border-radius:999px;cursor:pointer;transition:color .2s ease,opacity .2s ease}.nm-lang__btn:hover{color:#9bd2c3;background:transparent}.nm-lang__icon{flex-shrink:0;opacity:.95}.nm-lang__code,.nm-lang__caret{display:none!important}.nm-lang__menu{position:absolute;top:calc(100% + 8px);inset-inline-end:0;min-width:140px;border-radius:14px;padding:6px;display:flex;flex-direction:column;gap:2px;z-index:20}.nm-lang__menu[hidden]{display:none!important}.nm-lang__menu button{border:0;background:transparent;color:#ffffffe0;text-align:start;padding:10px 12px;border-radius:10px;cursor:pointer;font:600 13px/1.2 var(--nm-font)}.nm-lang__menu button:hover,.nm-lang__menu button.is-active{background:#9cd2c42e;color:#fff}.nm-header{position:fixed;inset-inline:0;top:0;z-index:100000;padding:0;pointer-events:none;background:transparent!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nm-header.is-scrolled{background:transparent!important;box-shadow:none!important;border:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.nm-header__bar,.nm-header__drawer{pointer-events:auto}.nm-header__bar{display:flex;align-items:center;position:relative;max-width:1400px;margin:0 auto;padding:18px 28px;min-height:72px;border-radius:0;background:transparent!important;border:0;box-shadow:none}.nm-header__brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0;color:#fff;position:relative;z-index:2}.nm-header__brand img{display:block;height:48px;width:auto;max-width:200px;object-fit:contain}.nm-header__brand-text{display:none!important}.nm-header__nav{display:none;align-items:center;justify-content:center;flex-wrap:nowrap;gap:4px 18px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;max-width:min(720px,calc(100% - 360px));overflow-x:auto;scrollbar-width:none;margin:0}.nm-header__nav::-webkit-scrollbar{display:none}.nm-header__link{color:#ffffffc7;text-decoration:none;font:700 18px/1.2 var(--nm-font);letter-spacing:0;padding:6px 0;border-radius:0;white-space:nowrap;background:transparent!important;transition:color .2s ease,opacity .2s ease}.nm-header__link:hover,.nm-header__link.is-active{color:#fff;background:transparent!important}.nm-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;margin-inline-start:auto;position:relative;z-index:2}.nm-header__cta{display:none;align-items:center;justify-content:center;text-decoration:none;color:#fff!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font:600 12px/1 var(--nm-font);letter-spacing:.06em;text-transform:uppercase;padding:11px 20px;border-radius:999px;white-space:nowrap;box-shadow:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.nm-header__cta:hover{background:#ffffff24!important;border-color:#ffffffd9;transform:translateY(-1px);filter:none}.nm-header__burger{width:42px;height:42px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff0f;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0}.nm-header__burger span{display:block;width:16px;height:2px;background:#fff;border-radius:2px;transition:transform .25s ease,opacity .25s ease}body.nm-nav-open .nm-header__burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nm-nav-open .nm-header__burger span:nth-child(2){opacity:0}body.nm-nav-open .nm-header__burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nm-header__drawer{max-width:1280px;margin:8px auto 0;border-radius:18px;padding:12px}.nm-header__drawer[hidden]{display:none!important}.nm-header__drawer-nav{display:flex;flex-direction:column;gap:4px}.nm-header__drawer-nav .nm-header__link{padding:12px 14px;font:700 16px/1.3 var(--nm-font);border-radius:12px}.nm-header__drawer-nav .nm-header__link:hover,.nm-header__drawer-nav .nm-header__link.is-active{background:#ffffff14!important}.nm-header__drawer-cta{margin-top:8px;text-align:center;text-decoration:none;color:#fff!important;background:#ffffff14;border:1px solid rgba(255,255,255,.45);font:600 14px/1 var(--nm-font);padding:14px 16px;border-radius:999px}@media(min-width:1100px){.nm-header__nav{display:flex}.nm-header__cta{display:inline-flex}.nm-header__burger{display:none}.nm-header__drawer{display:none!important}}.nm-header:before{display:none!important}html[dir=rtl] .nm-header__brand-text,html[dir=rtl] .nm-header__link,html[dir=rtl] .nm-header__cta,html[dir=rtl] .nm-header__drawer-cta,html[dir=rtl] .nm-lang__btn,html[dir=rtl] .nm-lang__menu button{font-family:var(--nm-font)!important}html[dir=rtl] .nm-header__cta,html[dir=rtl] .nm-header__drawer-cta{letter-spacing:0;text-transform:none}html:not(.i18n-ready) body{visibility:hidden}html[dir=rtl] body{font-family:var(--nm-font)}html[dir=rtl] #lang-toggle button,html[dir=rtl] .elementor-heading-title,html[dir=rtl] .elementor-button-text,html[dir=rtl] .elementor-nav-menu a,html[dir=rtl] .elementor-widget-text-editor,html[dir=rtl] .post-title,html[dir=rtl] .gform-button,html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] label,html[dir=rtl] legend,html[dir=rtl] #market-status-container{font-family:var(--nm-font)!important}html[dir=rtl] .elementor-heading-title,html[dir=rtl] .elementor-heading-title *,html[dir=rtl] .elementor-button-text,html[dir=rtl] .elementor-widget-text-editor,html[dir=rtl] .elementor-widget-text-editor *,html[dir=rtl] .post-title,html[dir=rtl] .wwd-text,html[dir=rtl] .wwd-text *,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3{letter-spacing:0!important;word-spacing:normal!important}html[dir=rtl] body>#lang-toggle{left:auto;right:18px}html[dir=rtl] #market-status-container{direction:rtl;text-align:start;left:20px;right:auto}@media(min-width:768px){html[dir=rtl] #smooth-wrapper,html[dir=rtl] .elementor-location-header{transform:scaleX(-1);transform-origin:center top;direction:ltr}html[dir=rtl] .elementor-location-header .elementor-widget-theme-site-logo,html[dir=rtl] .elementor-location-header .elementor-nav-menu a,html[dir=rtl] .elementor-location-header .elementor-button,html[dir=rtl] .elementor-location-header .burg-toggle,html[dir=rtl] .elementor-location-header .elementor-social-icon,html[dir=rtl] .elementor-location-header .elementor-widget-heading{transform:scaleX(-1)}html[dir=rtl] .elementor-location-header .elementor-nav-menu a{display:inline-block}html[dir=rtl] .elementor-location-header{direction:ltr}html[dir=rtl] #smooth-wrapper .elementor-widget-heading,html[dir=rtl] #smooth-wrapper .elementor-widget-text-editor,html[dir=rtl] #smooth-wrapper .elementor-widget-button,html[dir=rtl] #smooth-wrapper .elementor-widget-icon,html[dir=rtl] #smooth-wrapper .elementor-widget-icon-list,html[dir=rtl] #smooth-wrapper .elementor-social-icons-wrapper,html[dir=rtl] #smooth-wrapper .gform_wrapper,html[dir=rtl] #smooth-wrapper .instrument-swiper,html[dir=rtl] #smooth-wrapper .instrument-swiper-reverse,html[dir=rtl] #smooth-wrapper .placeholder-swiper,html[dir=rtl] #smooth-wrapper .placeholder-swiper-2,html[dir=rtl] #smooth-wrapper .item-noticias .post-image-container,html[dir=rtl] #smooth-wrapper .item-noticias .post-title,html[dir=rtl] #smooth-wrapper .item-noticias .post-cat,html[dir=rtl] #smooth-wrapper .item-noticias .btn,html[dir=rtl] #smooth-wrapper .coin-home{transform:scaleX(-1);direction:rtl;text-align:start}body:not(.elementor-editor-active) .hero-effect .coin-home{width:132px!important;max-width:132px!important;height:132px!important;z-index:2!important;pointer-events:none!important;object-fit:contain}.home-hero{position:relative}.home-hero>.elementor-element-316a3d3{position:relative;z-index:6}.home-hero .hero-effect{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.home-hero .hero-effect .pilar-1,.home-hero .hero-effect .pilar-2{z-index:1}img.pilar,.cu-img img[src*=pillar],.cu-img img[src*="contact/pillar"]{object-fit:contain!important;object-position:center center!important;background:transparent}body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-4,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-4,.md-line-container .pilar-container.pilar-4{display:none!important;visibility:hidden!important;pointer-events:none!important}body:not(.elementor-editor-active) .pin-home-line .pilar-container .pilar,body:not(.elementor-editor-active) .md-line .pilar-container .pilar{position:absolute!important;top:50%!important;left:50%!important;translate:-50% -50%!important;width:100%!important;height:auto!important;max-height:none!important}body:not(.elementor-editor-active) .pin-home-line .pilar-container .pilar.pilar-azul,body:not(.elementor-editor-active) .md-line .pilar-container .pilar.pilar-azul{opacity:1}body:not(.elementor-editor-active) .pin-home-line .pilar-container .pilar.pilar-verde,body:not(.elementor-editor-active) .md-line .pilar-container .pilar.pilar-verde{opacity:0}body:not(.elementor-editor-active) .pin-home-line .pilar-2 .pilar-azul,body:not(.elementor-editor-active) .pin-home-line .pilar-3 .pilar-azul,body:not(.elementor-editor-active) .md-line .pilar-2 .pilar-azul,body:not(.elementor-editor-active) .md-line .pilar-3 .pilar-azul{filter:hue-rotate(30deg) saturate(1.18)}@media(min-width:1100px){body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-1,body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-2,body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-3,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-1,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-2,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-3{width:190px!important}}@media(min-width:1100px)and (max-width:1700px){body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-1,body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-2,body:not(.elementor-editor-active) .pin-home-line .pilar-container.pilar-3,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-1,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-2,body:not(.elementor-editor-active) .md-line .pilar-container.pilar-3{width:170px!important}}.home-hero .hero-effect img.pilar-1,.home-hero .hero-effect img.pilar-2{object-fit:contain!important;object-position:center center!important;background:transparent;height:auto!important;max-height:none!important}.home-hero .hero-effect .pilar-1{width:190px!important;max-width:190px!important}.home-hero .hero-effect .pilar-2{width:170px!important;max-width:170px!important}@media(max-width:1700px){.home-hero .hero-effect .pilar-1{width:170px!important;max-width:170px!important}.home-hero .hero-effect .pilar-2{width:150px!important;max-width:150px!important}}html[dir=rtl] #smooth-wrapper .pilar-1-wrapper,html[dir=rtl] #smooth-wrapper .pilar-2-wrapper{transform:scaleX(-1);transform-origin:center center}html[dir=rtl] #smooth-wrapper img.pilar,html[dir=rtl] #smooth-wrapper .cu-img img[src*=pillar],html[dir=rtl] #smooth-wrapper img[src*="/pillars/"],html[dir=rtl] #smooth-wrapper img[src*="/contact/pillar"]{transform:scaleX(-1)}.home-hero .elementor-widget-heading,.home-hero .elementor-widget-text-editor,.home-hero .elementor-widget-button,.home-hero .elementor-heading-title{position:relative;z-index:6}@media(max-width:1200px){body:not(.elementor-editor-active) .hero-effect .coin-home{width:100px!important;max-width:100px!important;height:100px!important}}@media(min-width:1201px){html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-1{right:19%!important;bottom:calc(15% + 7vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-2{right:26%!important;bottom:calc(37% + 7vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-3{right:9%!important;bottom:calc(63% + 7vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-4{right:23%!important;bottom:calc(54% + 7vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-5{right:12%!important;bottom:calc(45% + 7vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-6{right:5%!important;bottom:calc(28% + 7vh)!important}}@media(max-width:1200px){html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-1{right:-20%!important;bottom:calc(15% + 5vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-2{right:-12%!important;bottom:calc(36% + 5vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-3{right:-26%!important;bottom:calc(60% + 5vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-4{right:-10%!important;bottom:calc(50% + 5vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-5{right:-22%!important;bottom:calc(43% + 5vh)!important}html[dir=rtl] body:not(.elementor-editor-active) .hero-effect .coin-home.coin-6{right:-30%!important;bottom:calc(26% + 5vh)!important}}html[dir=rtl] #smooth-wrapper .wwd-container2 .elementor-widget-heading,html[dir=rtl] #smooth-wrapper .wwd-container2 .elementor-heading-title{text-align:center}html[dir=rtl] #smooth-wrapper .wwd-container2 .elementor-element-834d79b .elementor-heading-title,html[dir=rtl] #smooth-wrapper .wwd-container2 .wwd-text .elementor-heading-title{text-align:justify!important;text-align-last:start!important}html[dir=rtl] #smooth-wrapper .elementor-widget-image img:not(.pilar-1):not(.pilar-2):not([class*=pilar]){transform:scaleX(-1)}html[dir=rtl] #smooth-wrapper .elementor-location-footer .elementor-widget-image,html[dir=rtl] #smooth-wrapper .elementor-location-footer .elementor-nav-menu a,html[dir=rtl] #smooth-wrapper .elementor-location-footer .elementor-widget-heading,html[dir=rtl] #smooth-wrapper .elementor-location-footer .elementor-widget-icon-list,html[dir=rtl] #smooth-wrapper .elementor-location-footer img{transform:none}}@media(min-width:1100px){.elementor-2 .elementor-element.elementor-element-8252455.home-hero,.elementor-element-8252455.home-hero{--padding-top: 210px !important;padding-top:210px!important}}@media(min-width:1100px)and (max-width:1700px){.elementor-2 .elementor-element.elementor-element-8252455.home-hero,.elementor-element-8252455.home-hero{--padding-top: 150px !important;padding-top:150px!important}}.elementor-2 .elementor-element.elementor-element-5fda5bd,.elementor-element-5fda5bd{text-align:start!important}@media(min-width:768px){.elementor-2 .elementor-element.elementor-element-5fda5bd .elementor-heading-title,.elementor-element-5fda5bd .elementor-heading-title{display:inline-block;font-size:clamp(1.35rem,3.9vw,42px)!important;line-height:1.35!important;letter-spacing:0!important;text-align:start!important;max-width:min(15.5em,100%)}}.elementor-2 .elementor-element.elementor-element-05d8e16,.elementor-element-05d8e16,.elementor-element-05d8e16 p{font-size:clamp(1.2rem,1.55vw,1.5rem)!important;line-height:1.55!important;font-family:var(--nm-font)!important}html[dir=rtl] .instrument-swiper .swiper-slide b,html[dir=rtl] .instrument-swiper-reverse .swiper-slide b{font-family:var(--nm-font)!important}.elementor-2 .elementor-element.elementor-element-834d79b .elementor-heading-title,.elementor-element-834d79b .elementor-heading-title,.wwd-text h2{font-size:clamp(1.05rem,1.9vw,1.7rem)!important;line-height:1.65!important;font-weight:500!important;max-width:min(38em,100%);margin-inline:auto;text-align:justify!important;text-align-last:start!important;text-justify:inter-word;hyphens:none;-webkit-hyphens:none}html[dir=rtl] .elementor-2 .elementor-element.elementor-element-834d79b .elementor-heading-title,html[dir=rtl] .elementor-element-834d79b .elementor-heading-title,html[dir=rtl] .wwd-text h2{text-justify:kashida;text-align-last:start!important}.elementor-2 .elementor-element.elementor-element-df1971c .elementor-heading-title,.elementor-element-df1971c .elementor-heading-title{font-size:22px!important;font-weight:600!important;font-family:var(--nm-font)!important}.elementor-element-8bdfe44 .apex-do-title,.elementor-element-8bdfe44 .elementor-heading-title{border:solid 1px #9bd2c3;border-radius:15px;padding:6px 22px 6px 42px;position:relative;display:inline-block;font-size:1.3rem!important;font-weight:600!important;line-height:1.4!important;letter-spacing:0!important;white-space:nowrap;color:#fff;margin:0}.elementor-element-ea603af,.elementor-element-ea603af p,.elementor-element-7637feb,.elementor-element-7637feb p{font-size:1.375rem!important;line-height:1.55!important;font-family:var(--nm-font)!important}.elementor-element-8bdfe44 .apex-do-title:after,.elementor-element-8bdfe44 .elementor-heading-title:after{content:"";width:16px;height:16px;background:#9bd2c3;position:absolute;left:14px;top:50%;transform:translateY(-50%);border-radius:200px}html[dir=rtl] .elementor-element-8bdfe44 .apex-do-title,html[dir=rtl] .elementor-element-8bdfe44 .elementor-heading-title{padding:6px 42px 6px 22px;font-family:var(--nm-font)!important}html[dir=rtl] .elementor-element-8bdfe44 .apex-do-title:after,html[dir=rtl] .elementor-element-8bdfe44 .elementor-heading-title:after{left:auto;right:14px}.md-line-item-title .elementor-heading-title{white-space:normal;line-height:1.35;font-weight:700!important;font-family:var(--nm-font)!important}.how-platform-icon{position:relative;display:inline-block;line-height:0}.how-platform-spacer{display:block;width:422px;max-width:100%;height:auto}.how-platform-title{position:absolute;inset:auto;top:50%;right:0;left:auto;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:flex-start;width:max-content;max-width:100%;height:auto;margin:0;border:solid 1px #9bd2c3;border-radius:15px;padding:8px 22px 8px 42px;box-sizing:border-box;font-size:clamp(1rem,2.2vw,1.35rem)!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;white-space:nowrap;color:#fff;background:transparent}.how-platform-title:after{content:"";width:16px;height:16px;background:#9bd2c3;position:absolute;left:14px;top:50%;transform:translateY(-50%);border-radius:200px}html[dir=rtl] .how-platform-title{font-family:var(--nm-font)!important;right:0;left:auto}.md-line-container:not(.md-line-wyg) #how-it-works,.md-line-container:not(.md-line-wyg) #how-it-works p,.md-line-container:not(.md-line-wyg) .elementor-element-92adef9,.md-line-container:not(.md-line-wyg) .elementor-element-92adef9 p{font-size:1.25rem!important;font-weight:700!important;font-family:var(--nm-font)!important;line-height:1.45!important}.md-line-container:not(.md-line-wyg) .elementor-element-8c5f7f1>.md-line-item-title,.md-line-container:not(.md-line-wyg) .elementor-element-8c5f7f1 .elementor-element-959e737{visibility:hidden;pointer-events:none}.md-line-wyg .elementor-element-da11af8,.elementor-element-acb927f,.elementor-element-0d445e7,.elementor-element-21d4247{display:none!important}#why-neomind .all-markets.why-markets{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;align-items:stretch}.elementor-element-c19a53c,.elementor-element-c19a53c p{font-size:1.35rem!important;font-weight:500!important;font-family:var(--nm-font)!important;line-height:1.5!important}.elementor-element-a8b3332,.elementor-element-a8b3332 p{font-size:1.2rem!important;font-weight:500!important;font-family:var(--nm-font)!important;line-height:1.5!important}#why-neomind .all-markets.why-markets li:nth-child(2),#why-neomind .all-markets.why-markets li:nth-child(5),#why-neomind .all-markets.why-markets li:nth-child(8){top:0}#why-neomind .all-markets.why-markets li:nth-child(2),#why-neomind .all-markets.why-markets li:nth-child(4){top:22px}#why-neomind .market.why-card{height:auto;min-height:0;padding:18px 18px 20px;cursor:default;gap:10px;justify-content:flex-start}#why-neomind .why-card-title{margin:0;font-size:clamp(.92rem,1.15vw,1.05rem);font-weight:700;line-height:1.4;color:#fff}#why-neomind .why-card-desc{margin:0;font-size:clamp(.78rem,.95vw,.88rem);line-height:1.55;color:#ffffffe0}@media(max-width:1200px){#why-neomind .all-markets.why-markets{grid-template-columns:1fr}#why-neomind .all-markets.why-markets li:nth-child(2),#why-neomind .all-markets.why-markets li:nth-child(4){top:0}}@media(min-width:768px){html[dir=rtl] #smooth-wrapper .elementor-element-c513a1a{transform:scaleX(-1);direction:rtl;text-align:start}}html[dir=rtl] #why-neomind .why-card-title,html[dir=rtl] #why-neomind .why-card-desc{font-family:var(--nm-font)!important;letter-spacing:0!important}.elementor-element-2616222>.e-con-inner{display:flex;flex-direction:column;align-items:center;text-align:center}.elementor-element-2616222 .elementor-element-034c81c,.elementor-element-2616222 .elementor-element-b2e24f2,.elementor-element-2616222 .elementor-element-3b963d1{width:100%!important;display:flex;justify-content:center}.elementor-element-2616222 .elementor-element-034c81c{margin:0 0 16px}.elementor-element-2616222 .elementor-element-034c81c .elementor-widget-container{display:flex;justify-content:center}.elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title{font-size:22px!important;font-weight:500!important;padding:6px 26px 6px 46px!important;line-height:1.35!important}.elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title:after{width:18px;height:18px;left:14px;top:50%;transform:translateY(-50%)}html[dir=rtl] .elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title{padding:6px 46px 6px 26px!important}html[dir=rtl] .elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title:after{left:auto;right:14px}.elementor-element-2616222 .elementor-element-b2e24f2{margin:0 0 10px}.elementor-element-2616222 .elementor-element-b2e24f2 .elementor-widget-container{width:100%;display:flex;justify-content:center}.elementor-element-2616222 .elementor-element-b2e24f2 .elementor-heading-title{font-size:clamp(1.7rem,3.4vw,2.5rem)!important;line-height:1.35!important;font-weight:700!important;text-wrap:balance;max-width:16em;text-align:center!important;margin:0}.elementor-element-2616222 .elementor-element-3b963d1{margin:0 0 28px}.elementor-element-2616222 .elementor-element-3b963d1 .elementor-widget-container{width:100%;display:flex;justify-content:center}.elementor-element-2616222 .elementor-element-3b963d1 p{margin:0;font-size:clamp(1rem,1.4vw,1.2rem)!important;line-height:1.5!important;color:#ffffffe6;text-align:center!important}.elementor-element-2616222 .elementor-element-516787b{width:100%;margin-bottom:24px}.path-carousel .item-noticias.path-card{height:auto!important;min-height:480px;max-width:560px;background:#ffffff14!important;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 12px 36px #00143224}.path-carousel .item-noticias.path-card .path-glass-inner{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:14px;padding:26px 26px 22px!important;background:transparent!important;text-align:start!important}.path-carousel .item-noticias.path-card .path-glass-inner:before{display:none!important}.path-carousel .item-noticias.path-card .path-glass-inner img{display:none!important}.path-carousel .path-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;position:relative;z-index:2}.path-carousel .path-index{font-size:.78rem;font-weight:700;letter-spacing:.12em;color:#9cd2c4f2;opacity:.9}.path-carousel .item-noticias .post-cat{position:static!important;top:auto!important;right:auto!important;left:auto!important;margin:0;padding:5px 14px;font-size:.8rem!important;font-weight:600!important;line-height:1.3!important;color:#082b6d!important;background:#9cd2c4e6;border:1px solid rgba(255,255,255,.35);border-radius:999px;z-index:2;white-space:nowrap}.path-carousel .item-noticias .post-title{position:relative;z-index:2;display:block;margin:0;font-size:clamp(1.2rem,1.7vw,1.45rem)!important;font-weight:700!important;line-height:1.4!important;color:#fff!important;text-align:start!important;text-wrap:balance;max-width:18em;width:100%}.path-carousel .path-bullets{position:relative;z-index:2;margin:2px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;width:100%;text-align:start}.path-carousel .path-bullets li{margin:0;padding-inline-start:1.05em;position:relative;font-size:clamp(.92rem,1.05vw,1.05rem);font-weight:700;line-height:1.55;color:#ffffffeb;text-align:start;font-family:var(--nm-font)}.path-carousel .path-bullets li:before{content:"";position:absolute;inset-inline-start:0;top:.55em;width:5px;height:5px;border-radius:50%;background:#9bd2c3}.path-carousel .path-graphic{position:relative;z-index:1;width:100%;margin-top:auto;padding:4px 0 0;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;color:#9cd2c4f2;box-sizing:border-box}.path-carousel .path-graphic svg{display:block;width:100%;height:auto;max-height:108px}.path-carousel .path-card-1 .pg-line{stroke-dasharray:320;stroke-dashoffset:320;animation:path-draw 2.4s ease forwards infinite}.path-carousel .path-card-2 .pg-pulse{transform-origin:160px 24px;animation:path-pulse 2s ease-in-out infinite}.path-carousel .path-card-3 .pg-trend{stroke-dasharray:320;stroke-dashoffset:320;animation:path-draw 2.6s ease forwards infinite}.path-carousel .path-card-3 .pg-bars{animation:path-bars 2.2s ease-in-out infinite alternate}@keyframes path-draw{0%{stroke-dashoffset:320;opacity:.35}35%{stroke-dashoffset:0;opacity:1}70%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:320;opacity:.35}}@keyframes path-pulse{0%,to{transform:scale(1);opacity:.35}50%{transform:scale(1.25);opacity:.08}}@keyframes path-bars{0%{stroke-opacity:.2}to{stroke-opacity:.48}}html[dir=rtl] #smooth-wrapper .path-carousel .item-noticias .post-title,html[dir=rtl] #smooth-wrapper .path-carousel .item-noticias .post-cat{transform:none!important}html[dir=rtl] #smooth-wrapper .path-carousel .path-glass-inner{direction:rtl;text-align:start}html[dir=rtl] #smooth-wrapper .path-carousel .path-index,html[dir=rtl] #smooth-wrapper .path-carousel .post-title,html[dir=rtl] #smooth-wrapper .path-carousel .post-cat,html[dir=rtl] #smooth-wrapper .path-carousel .path-bullets li{font-family:var(--nm-font)!important;letter-spacing:0!important}html[dir=rtl] .elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title,html[dir=rtl] .elementor-element-2616222 .elementor-element-b2e24f2 .elementor-heading-title,html[dir=rtl] .elementor-element-2616222 .elementor-element-3b963d1 p{font-family:var(--nm-font)!important}@media(max-width:1700px){.path-carousel .item-noticias.path-card{min-height:440px;max-width:500px}}@media(prefers-reduced-motion:reduce){.path-carousel .path-card-1 .pg-line,.path-carousel .path-card-2 .pg-pulse,.path-carousel .path-card-3 .pg-trend,.path-carousel .path-card-3 .pg-bars{animation:none!important}}@media(min-width:768px){html[dir=rtl] #smooth-wrapper .md-line-content{padding-inline:8px 16px;box-sizing:border-box}html[dir=rtl] #smooth-wrapper .md-line-content-2 .md-line-item .md-line-item-title{position:relative;padding-left:0!important;padding-right:40px!important;min-height:1.4em}html[dir=rtl] #smooth-wrapper .md-line-content-2 .md-line-item .md-line-item-title:before{left:auto!important;right:0!important}html[dir=rtl] #smooth-wrapper .md-line-item-title .elementor-widget-container{transform:none!important;display:block!important;width:100%;position:static!important}html[dir=rtl] #smooth-wrapper .md-line-item-title .elementor-heading-title{display:inline-block!important;width:max-content;max-width:calc(100% - 8px);position:absolute;top:0;right:40px;left:auto;transform-origin:right center!important;text-align:right}}@media(min-width:768px){html[dir=rtl] #smooth-wrapper .site-footer-bar{transform:scaleX(-1);direction:rtl}}@media(min-width:768px){html[dir=rtl] #smooth-wrapper .site-footer-logo img{transform:none}}.elementor-392 .footer-simple{position:relative;z-index:3}.elementor-392.elementor-location-footer,.elementor-392 .elementor-element-ee0c97e,.elementor-392 .elementor-element-ee0c97e.footer-simple,.elementor-392 .elementor-element-ee0c97e:not(.elementor-motion-effects-element-type-background),.elementor-392 .elementor-element-30223b3,.elementor-392 .mask-footer,.elementor-392 .footer-simple{background:radial-gradient(ellipse 95% 90% at 50% 115%,rgba(20,58,138,.55) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 20% 90%,rgba(8,43,109,.4) 0%,transparent 52%),radial-gradient(ellipse 60% 45% at 80% 85%,rgba(6,20,107,.35) 0%,transparent 50%),linear-gradient(180deg,#020817,#04122e 38%,#06146b)!important;background-color:#020817!important}.elementor-location-footer:before{background:linear-gradient(180deg,#fff0 2.03%,#9cd2c417 10.93%,#9cd2c436 21.95%,#9cd2c47d 34.64%,#9bd2c3 44.85%)!important}.elementor-392 .mask-footer{display:none!important;min-height:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden}.elementor-element-7c69e13{--margin-top: 2.5rem !important;--padding-bottom: 0px !important;margin-top:2.5rem!important;padding-bottom:0!important;min-height:0!important}.elementor-element-23caab38{--padding-bottom: 0px !important;padding-bottom:0!important}.elementor-422{padding-bottom:0!important;margin-bottom:0!important}#smooth-content{background-image:none!important}.elementor-location-footer{margin-top:0!important;padding-top:0!important}.elementor-location-footer:before,.elementor-location-footer:after{display:none!important;content:none!important;height:0!important}.elementor-392 .footer-simple{padding-top:0!important;margin-top:0!important}.elementor-392 .site-footer-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;width:100%;max-width:1200px;margin-inline:auto;padding:.65rem 1.5rem 1.1rem}.elementor-392 .site-footer-contact{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem 1.25rem;flex:1 1 auto}.elementor-392 .footer-contact-link{color:#9bd2c3;text-decoration:none;font:600 .92rem/1.3 var(--nm-font, "IBM Plex Sans Arabic", sans-serif);white-space:nowrap}.elementor-392 .footer-contact-link:hover{text-decoration:underline;color:#fff}#market-status-container,.market-status-pinned{display:none!important;visibility:hidden!important;pointer-events:none!important}.elementor-392 .site-footer-logo{display:inline-flex;flex:0 0 auto}.elementor-392 .site-footer-logo img{display:block;height:72px;width:auto;max-width:160px;object-fit:contain}.elementor-392 .site-footer-legal{display:flex;flex-wrap:wrap;gap:.75rem 1.75rem;align-items:center}.elementor-392 .site-footer-legal a,.elementor-392 .footer-legal-link{color:#fff;text-decoration:none;font-size:.95rem;opacity:.9}.elementor-392 .site-footer-legal a:hover{opacity:1;text-decoration:underline}@media(max-width:767px){.elementor-392 .site-footer-bar{flex-direction:column;justify-content:center;text-align:center}.elementor-392 .site-footer-contact,.elementor-392 .site-footer-legal{justify-content:center}}@media(min-width:1025px){.header-menu-container .header-menu .elementor-nav-menu{display:flex;flex-wrap:nowrap;gap:.35rem 1rem;align-items:center}.header-menu-container .header-menu .elementor-nav-menu .elementor-item{white-space:nowrap;font-size:.9rem}}.elementor-422 .elementor-element-defca51{max-width:1180px;margin-inline:auto}.elementor-422 .elementor-element-2e57e9d{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:1rem!important;padding:1.25rem 1.5rem .75rem!important;max-width:1100px;margin-inline:auto;margin-bottom:0!important;width:100%}.elementor-422 .elementor-element-54d13ce,.elementor-422 .elementor-element-6b5e916{width:100%!important;max-width:100%!important}.elementor-422 .nm-contact__badge{display:flex!important;justify-content:center!important;width:100%;margin:0 0 .85rem;position:relative;z-index:2}.elementor-422 .elementor-element-54d13ce{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:.45rem}.elementor-422 .elementor-element-b52759e{width:100%;text-align:center!important}.elementor-422 .elementor-element-b52759e .elementor-heading-title{font-size:clamp(1.4rem,2.4vw,1.9rem)!important;line-height:1.3!important;margin:.15rem 0 .2rem!important;text-align:center!important}.elementor-422 .elementor-element-c7a73ba,.elementor-element-c7a73ba{max-width:40rem;margin-inline:auto;text-align:center!important}.elementor-422 .elementor-element-c7a73ba p,.elementor-element-c7a73ba p{margin:0 0 .55rem!important;font-size:.92rem!important;line-height:1.65!important;opacity:.9;text-align:center!important}.elementor-422 .elementor-element-c7a73ba p:first-child,.elementor-element-c7a73ba p:first-child,.elementor-422 .elementor-element-c7a73ba p:last-child,.elementor-element-c7a73ba p:last-child{font-size:1.12rem!important;font-weight:700!important;font-family:var(--nm-font)!important;line-height:1.65!important;opacity:1}.elementor-422 .elementor-element-c7a73ba p:last-child,.elementor-element-c7a73ba p:last-child{margin-bottom:0!important}.nm-contact__letters,.elementor-422 .cu-img.elementor-absolute{display:none!important}.nm-survey-form .gform_fields{display:grid!important;grid-template-columns:repeat(3,1fr);gap:.55rem .75rem}.nm-survey-form .gfield--width-full,.nm-survey-form .nm-form-section{grid-column:1 / -1}.nm-survey-form .nm-form-section{margin:.25rem 0 0;padding:0}.nm-survey-form .nm-form-section:first-child{margin-top:0}.nm-survey-form .nm-form-section__title{margin:0 0 .25rem;padding-bottom:.35rem;border-bottom:1px solid rgba(155,210,195,.28);color:#9bd2c3;font:700 .9rem/1.3 var(--nm-font, "IBM Plex Sans Arabic", sans-serif);text-align:start}.nm-survey-form .gfield_label,.nm-survey-form legend.gfield_label{display:block;margin:0 0 .25rem;font:600 .78rem/1.25 var(--nm-font, "IBM Plex Sans Arabic", sans-serif);color:#ffffffe0}.nm-survey-form .nm-optional{font-weight:500;opacity:.65;font-size:.85em}.nm-survey-form input.large,.nm-survey-form textarea.large,.nm-survey-form select.gfield_select{width:100%;min-height:40px;padding:.45rem .7rem;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#fffffff5;color:#112337;font:500 .88rem/1.3 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-survey-form textarea.large{min-height:56px;resize:vertical}.nm-survey-form .gfield--width-half{grid-column:span 1}.nm-survey-form .nm-form-end-row{display:grid;grid-template-columns:1.2fr 1fr auto;gap:.75rem 1rem;align-items:end;margin:.15rem 0 0}.nm-survey-form .nm-form-end-row__consent{display:flex;align-items:center;min-height:40px;padding-bottom:.15rem}.nm-survey-form .nm-consent .gfield_consent_label{display:flex;align-items:flex-start;gap:.45rem;margin:0;color:#ffffffe6;font:500 .84rem/1.35 var(--nm-font, "IBM Plex Sans Arabic", sans-serif);cursor:pointer}.nm-survey-form .nm-consent a{color:#9bd2c3;text-decoration:underline}.nm-survey-form .nm-form-end-row__submit{margin:0;display:flex;align-items:center;justify-content:flex-end;padding-bottom:.1rem}.nm-survey-form .gform_button{min-width:120px}@media(max-width:900px){.nm-survey-form .gform_fields,.nm-survey-form .nm-form-end-row{grid-template-columns:1fr 1fr}.nm-survey-form .nm-form-end-row__submit{grid-column:1 / -1;justify-content:center}}@media(max-width:640px){.nm-survey-form .gform_fields,.nm-survey-form .nm-form-end-row{grid-template-columns:1fr}}body.nm-preview-open{overflow:hidden}.nm-form-preview{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#020817b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nm-form-preview__dialog{width:min(720px,100%);max-height:min(90vh,900px);display:flex;flex-direction:column;border-radius:14px;border:1px solid rgba(155,210,195,.28);background:linear-gradient(180deg,#0d1c2e,#091525);box-shadow:0 24px 60px #00000073;overflow:hidden}.nm-form-preview__top{padding:1.1rem 1.25rem .85rem;border-bottom:1px solid rgba(255,255,255,.08)}.nm-form-preview__top h3{margin:0 0 .35rem;color:#9bd2c3;font:700 1.15rem/1.3 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-form-preview__top p{margin:0;color:#ffffffc7;font:500 .9rem/1.45 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-form-preview__body{padding:1rem 1.25rem;overflow:auto}.nm-preview-sheet{background:#fff;color:#112337;border-radius:10px;padding:1.1rem 1.15rem .9rem;box-shadow:inset 0 0 0 1px #11233714}.nm-preview-sheet__head{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;padding-bottom:.7rem;margin-bottom:.55rem;border-bottom:2px solid #9bd2c3;font:600 .92rem/1.3 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-preview-sheet__head strong{font-size:1.05rem;color:#0f3d34}.nm-preview-sheet__table{width:100%;border-collapse:collapse}.nm-preview-sheet__table th,.nm-preview-sheet__table td{padding:.55rem .35rem;border-bottom:1px solid #e7eef4;vertical-align:top;text-align:start;font:500 .88rem/1.35 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-preview-sheet__table th{width:38%;color:#4a6277;font-weight:600}.nm-preview-sheet__table td{font-weight:650;color:#112337}.nm-preview-section td{background:#f3faf7;color:#0f3d34;font-weight:700;border-bottom:none;padding-top:.85rem}.nm-preview-sheet__foot{margin:.85rem 0 0;color:#6b7c8a;font:500 .78rem/1.3 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-form-preview__actions{display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end;padding:.9rem 1.25rem 1.15rem;border-top:1px solid rgba(255,255,255,.08)}.nm-form-preview__btn{min-height:42px;padding:.55rem 1rem;border-radius:9px;border:1px solid transparent;cursor:pointer;font:700 .9rem/1.2 var(--nm-font, "IBM Plex Sans Arabic", sans-serif)}.nm-form-preview__btn--ghost{background:transparent;border-color:#fff3;color:#ffffffe6}.nm-form-preview__btn--secondary{background:#9bd2c31f;border-color:#9bd2c366;color:#9bd2c3}.nm-form-preview__btn--primary{background:#9bd2c3;color:#0b1c18}@media(max-width:640px){.nm-form-preview__actions{flex-direction:column-reverse}.nm-form-preview__btn{width:100%}}body.burg-open .header-menu-container{pointer-events:auto!important}body.burg-open .header-menu-container .header-menu{display:flex!important;visibility:visible!important;opacity:1!important;z-index:100}body.burg-open .burg-content{display:flex!important}.elementor-heading-title,.elementor-button,.gform_wrapper,.gfield_label{font-family:var(--nm-font)!important}@media(max-width:1024px)and (min-width:768px){.elementor-2 .elementor-element.elementor-element-5fda5bd .elementor-heading-title,.elementor-element-5fda5bd .elementor-heading-title{font-size:clamp(1.5rem,3.3vw,1.95rem)!important;max-width:100%!important}.home-hero .hero-effect .coin-home{width:72px!important;max-width:72px!important;height:72px!important;opacity:.55}.home-hero .hero-effect .pilar-1{width:130px!important;max-width:130px!important;max-height:none!important;opacity:.9}.home-hero .hero-effect .pilar-2{width:118px!important;max-width:118px!important;max-height:none!important;opacity:.9}}@media(max-width:1099px){html,body{overflow-x:hidden!important;overscroll-behavior-x:none;width:100%;max-width:100%;margin:0}html,body,body.home,#smooth-wrapper,#smooth-content{background-color:var(--nm-section, var(--nm-bg))!important;background:var(--nm-section, var(--nm-bg))!important;transition:background-color .45s ease,background .45s ease}.home-bg{background-color:var(--nm-section, var(--nm-bg))!important;background:var(--nm-section, var(--nm-bg))!important;transition:background-color .45s ease,background .45s ease;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;z-index:0!important;pointer-events:none!important}.home-bg>.elementor-widget-html,.home-bg>.elementor-element.elementor-widget-html,.home-bg .elementor-widget-container{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;max-width:none!important;overflow:hidden!important}.home-bg canvas{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;display:block!important}.home-bg canvas#gradient-canvas,.home-bg canvas#gradient-canvas-green,.home-bg canvas#gradient-canvas-magenta{visibility:visible!important}.home-bg canvas#gradient-canvas{--gradient-color-1: #052040;--gradient-color-2: #0c3d7a;--gradient-color-3: #1a5fbc;--gradient-color-4: #3b8ae0}.home-bg canvas#gradient-canvas-green{--gradient-color-1: #030d28;--gradient-color-2: #0a1a4a;--gradient-color-3: #142878;--gradient-color-4: #1e3a9a;visibility:visible!important}.home-bg canvas#gradient-canvas-magenta{--gradient-color-1: #1a1460;--gradient-color-2: #3a2a9a;--gradient-color-3: #5a40c8;--gradient-color-4: #7a5aec}*,*:before,*:after{box-sizing:border-box}#smooth-wrapper,#smooth-content,#content,main{width:100%!important;max-width:100%!important;transform:none!important;left:0!important;right:auto!important;position:relative!important;z-index:1!important}html[dir=rtl] #smooth-wrapper,html[dir=rtl] #smooth-content,html[dir=rtl] .elementor-location-header,html[dir=rtl] .nm-header,html[dir=rtl] .nm-header *{transform:none!important}html[dir=rtl] #smooth-wrapper,html[dir=rtl] .elementor-location-header,html[dir=rtl] #content,html[dir=rtl] #smooth-content{direction:rtl!important}html[dir=rtl] #smooth-wrapper .elementor-widget-heading,html[dir=rtl] #smooth-wrapper .elementor-widget-text-editor,html[dir=rtl] #smooth-wrapper .elementor-widget-button,html[dir=rtl] #smooth-wrapper .elementor-widget-icon,html[dir=rtl] #smooth-wrapper .elementor-widget-icon-list,html[dir=rtl] #smooth-wrapper .elementor-social-icons-wrapper,html[dir=rtl] #smooth-wrapper .gform_wrapper,html[dir=rtl] #smooth-wrapper .site-footer-bar,html[dir=rtl] #smooth-wrapper .coin-home,html[dir=rtl] #smooth-wrapper .item-noticias .post-image-container,html[dir=rtl] #smooth-wrapper .item-noticias .post-title,html[dir=rtl] #smooth-wrapper .item-noticias .post-cat,html[dir=rtl] #smooth-wrapper .item-noticias .btn,html[dir=rtl] .elementor-heading-title:not(.nm-wwd-badge):not(.nm-apex-badge):not(.nm-hiw-heading),html[dir=rtl] .elementor-button-text{transform:none!important;direction:rtl!important;text-align:start!important}html[dir=rtl] #smooth-wrapper .wwd-container2 .nm-wwd-badge,html[dir=rtl] #smooth-wrapper .wwd-container2 .nm-wwd-line__inner,html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .nm-apex-badge,html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .nm-apex-lead,html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .nm-apex-body,html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .nm-apex-cta,html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .nm-apex-chart,html[dir=rtl] #smooth-wrapper .md-line-container.nm-hiw-desktop .nm-hiw-heading{transform:unset}html[dir=rtl] #smooth-wrapper .nm-m-reveal:not(.swiper-slide),html[dir=rtl] #smooth-wrapper .nm-m-reveal:not(.swiper-slide) .elementor-heading-title,html[dir=rtl] #smooth-wrapper .nm-m-reveal:not(.swiper-slide) .elementor-button-text{direction:rtl!important;text-align:start!important}html[dir=rtl] #smooth-wrapper .wwd-container2,html[dir=rtl] #smooth-wrapper .wwd-container2 .elementor-widget-heading,html[dir=rtl] #smooth-wrapper .wwd-container2 .elementor-heading-title,html[dir=rtl] #smooth-wrapper .wwd-container2 .nm-m-reveal .elementor-heading-title{text-align:center!important}html[dir=rtl] #smooth-wrapper .swiper-wrapper,html[dir=rtl] #smooth-wrapper .swiper-slide,html[dir=rtl] #smooth-wrapper .swiper-pagination-progressbar-fill,.path-carousel .swiper-wrapper,.path-carousel .swiper-slide,.path-carousel .swiper-pagination-progressbar-fill{transform:revert-layer}html[dir=rtl] #smooth-wrapper .md-line-item-title,html[dir=rtl] #smooth-wrapper .md-line-item-title .elementor-widget-container,html[dir=rtl] #smooth-wrapper .md-line-container:not(.nm-hiw-desktop) .md-line-item-title .elementor-heading-title,.md-line-item-title,.md-line-item-title .elementor-widget-container,.md-line-container:not(.nm-hiw-desktop) .md-line-item-title .elementor-heading-title,.md-line-wyg .md-line-item-title .elementor-heading-title{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;display:block!important;transform:none!important;transform-origin:unset!important;text-align:start!important;padding-left:0!important;padding-right:0!important}.md-line-container.nm-hiw-desktop .md-line-item-title,.md-line-container.nm-hiw-desktop .md-line-item-title .elementor-widget-container,html[dir=rtl] #smooth-wrapper .md-line-container.nm-hiw-desktop .md-line-item-title,html[dir=rtl] #smooth-wrapper .md-line-container.nm-hiw-desktop .md-line-item-title .elementor-widget-container,html[dir=rtl] #smooth-wrapper .md-line-container.nm-hiw-desktop .md-line-item-title .elementor-heading-title{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;max-width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;padding-left:0!important;padding-right:0!important;transform:unset;transform-origin:center center!important}html[dir=rtl] #smooth-wrapper .md-line-item-title:before,.md-line-item-title:before{display:none!important}html[dir=rtl] #smooth-wrapper .md-line-content-2 .md-line-item .md-line-item-title{padding-left:0!important;padding-right:0!important;min-height:0!important}#content{padding-inline:16px;box-sizing:border-box}.pin-home-line,.pin-home-line *,.md-line>.line,.md-line>svg,.md-line-pin>svg,.cu-img.elementor-absolute,.nm-contact__letters,.effect-dt .elementor-element-3283758{display:none!important}.pin-spacer:not(.nm-pin-spacer){display:contents!important}.pin-spacer.nm-pin-spacer{display:block!important;width:100%!important;max-width:100%!important;pointer-events:none}.nm-header{inset-inline:0!important;margin:0!important;padding-inline:0!important;transform:none!important;overflow:visible!important;width:100%!important;max-width:100%!important;left:0!important;right:0!important;box-sizing:border-box!important;background:linear-gradient(180deg,#020817b8,#02081747 55%,#02081700)!important}.nm-header__bar{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;max-width:100%!important;min-height:56px!important;margin:0!important;padding:10px 16px!important;gap:12px!important;box-sizing:border-box!important;overflow:visible!important;background:transparent!important}.nm-header__brand{flex:0 0 auto!important;max-width:min(58vw,200px)!important;z-index:2!important}.nm-header__brand img{height:38px!important;max-width:100%!important;width:auto!important}.nm-header__brand-text,.nm-header__nav{display:none!important}.nm-header__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex:0 0 auto!important;gap:8px!important;margin:0!important;margin-inline-start:0!important;max-width:none!important;z-index:2!important}.nm-header .nm-lang,.nm-header #lang-toggle,.nm-header #nm-header-lang{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;flex-shrink:0!important}.nm-header .nm-lang__btn{width:40px!important;height:40px!important;border:1px solid rgba(255,255,255,.22)!important;background:#ffffff0f!important;border-radius:999px!important}.nm-header__burger{width:40px!important;height:40px!important;flex-shrink:0!important}.nm-header__cta{display:none!important}.nm-header__drawer{width:calc(100% - 24px)!important;max-width:none!important;margin:6px 12px 0!important;padding:10px!important;border-radius:16px!important;background:#060e20eb!important;border:1px solid rgba(255,255,255,.14)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;box-shadow:0 16px 40px #00000059!important}.nm-header__drawer-nav .nm-header__link{padding:13px 14px!important;font:700 16px/1.3 var(--nm-font)!important}.nm-header__drawer-cta{margin-top:10px!important;display:flex!important;align-items:center!important;justify-content:center!important}.home-hero{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;min-height:0!important;height:auto!important;--min-height: auto !important;padding:64px 0 44px!important;overflow:hidden!important;width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important;background-color:transparent!important;background:transparent!important}.home-hero>.elementor-element-316a3d3{position:relative!important;z-index:6!important;flex:0 0 auto!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;margin:0!important;padding-top:24px!important;padding-bottom:0!important}.home-hero>.elementor-element-316a3d3,.home-hero .e-con-inner{width:100%!important;max-width:100%!important;padding-inline:18px!important;align-items:stretch!important}.home-hero>.elementor-element-316a3d3>.e-con-inner{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:.7rem!important}.home-hero .elementor-element-3534ebe,.home-hero .hero-effect,.home-hero .pilar-1-container,.home-hero .pilar-1-wrapper,.home-hero .pilar-2-wrapper,.home-hero .coins-slot,.home-hero .coin-home,.home-hero .pilar-1,.home-hero .pilar-2{display:none!important;visibility:hidden!important;pointer-events:none!important;flex:0 0 0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.home-hero:after{display:none!important;content:none!important}.home-hero .elementor-heading-title,.home-hero .elementor-widget-text-editor,.home-hero .elementor-button-text{text-shadow:0 1px 18px rgba(2,8,23,.55)}.home-hero .elementor-element-5fda5bd,.home-hero .elementor-element-05d8e16,.home-hero .elementor-widget-heading,.home-hero .elementor-widget-text-editor,.home-hero .elementor-widget-button{position:relative!important;z-index:6!important;width:100%!important;max-width:100%!important;align-self:stretch!important;--width: 100% !important;--container-widget-width: 100% !important}.elementor-element-5fda5bd .elementor-heading-title,.elementor-element-5fda5bd h1{display:block!important;width:100%!important;max-width:100%!important;font-size:clamp(1.35rem,6vw,1.75rem)!important;line-height:1.35!important;font-weight:700!important;text-align:start!important;white-space:normal!important;text-wrap:balance;margin:0!important}.elementor-element-05d8e16,.elementor-element-05d8e16 p{width:100%!important;max-width:34em!important;font-size:1.05rem!important;line-height:1.55!important;opacity:.88;text-align:start!important;margin:0!important}.home-hero .elementor-widget-button{margin-top:.25rem!important}.home-hero a.elementor-button{display:inline-flex!important;margin-top:0!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.elementor-2 .home-hero>.elementor-element.elementor-element-efa6d0a,.home-hero>.elementor-element.elementor-element-efa6d0a{display:block!important;position:relative!important;inset:auto!important;z-index:2!important;flex:0 0 auto!important;width:100%!important;max-width:100%!important;height:auto!important;margin:28px 0 0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important;direction:ltr!important;--margin-top: 0px !important;--margin-bottom: 0px !important}.elementor-2 .home-hero .elementor-element.elementor-element-658a804,.home-hero .elementor-element.elementor-element-658a804{display:block!important;position:relative!important;inset:auto!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}.home-hero .placeholder-swiper,.home-hero .placeholder-swiper-2{display:none!important}.home-hero .instrument-swiper,.home-hero .instrument-swiper-reverse{display:block!important;visibility:visible!important;opacity:.9!important;width:100%!important;max-width:100%!important;margin:0 0 6px!important;overflow:hidden!important;pointer-events:none!important}.home-hero .instrument-swiper .swiper-wrapper,.home-hero .instrument-swiper-reverse .swiper-wrapper{transition-timing-function:linear!important}.home-hero .instrument-swiper .swiper-slide,.home-hero .instrument-swiper-reverse .swiper-slide{width:fit-content!important;max-width:none!important;padding:7px 14px!important;font-size:.78rem!important;line-height:1.2!important;white-space:nowrap!important;color:#fff!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:999px!important}.home-hero .instrument-swiper .swiper-slide b,.home-hero .instrument-swiper-reverse .swiper-slide b{font-size:inherit!important;font-weight:700!important;white-space:nowrap!important}html[dir=rtl] #smooth-wrapper .instrument-swiper,html[dir=rtl] #smooth-wrapper .instrument-swiper-reverse{transform:none!important;direction:ltr!important}html[dir=rtl] #smooth-wrapper .instrument-swiper .swiper-slide,html[dir=rtl] #smooth-wrapper .instrument-swiper-reverse .swiper-slide{direction:rtl!important;text-align:start!important}.pin-home-line-container,.elementor-element-5aa06f0{--min-height: auto !important;min-height:0!important;height:auto!important;position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;overflow:visible!important;padding-block:1.5rem .5rem!important}.wwd-container2{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;inset:auto!important;transform:none!important;opacity:1!important;visibility:visible!important;padding:2.4rem 18px 2.2rem!important;--padding-top: 0px !important;--padding-bottom: 0px !important;--padding-left: 0px !important;--padding-right: 0px !important;gap:0!important;text-align:center!important}.wwd-container2 .e-con-inner{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;inset:auto!important;transform:none!important;padding:0!important;margin:0!important;gap:1.15rem!important}.wwd-container2 .elementor-widget-heading,.wwd-container2 .elementor-widget-text-editor{width:100%!important;text-align:center!important}.wwd-container2 #services,.wwd-container2 .elementor-element-df1971c,.wwd-container2 .subtitle{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0!important;text-align:center!important}.wwd-container2 .subtitle .elementor-heading-title,.wwd-container2 .elementor-element-df1971c .elementor-heading-title{display:inline-flex!important;align-items:center!important;justify-content:center!important;position:relative!important;width:auto!important;max-width:100%!important;margin:0 auto!important;text-align:center!important;font-size:1.1rem!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;color:#fff!important;border:1px solid rgba(124,255,234,.85)!important;border-radius:999px!important;padding:8px 22px 8px 40px!important;background:#ffffff0f!important;box-shadow:none!important}html[dir=rtl] .wwd-container2 .subtitle .elementor-heading-title,html[dir=rtl] .wwd-container2 .elementor-element-df1971c .elementor-heading-title{padding:8px 40px 8px 22px!important}.wwd-container2 .subtitle .elementor-heading-title:after,.wwd-container2 .elementor-element-df1971c .elementor-heading-title:after{content:""!important;width:10px!important;height:10px!important;background:#7cffea!important;border-radius:50%!important;position:absolute!important;top:50%!important;left:14px!important;right:auto!important;transform:translateY(-50%)!important}html[dir=rtl] .wwd-container2 .subtitle .elementor-heading-title:after,html[dir=rtl] .wwd-container2 .elementor-element-df1971c .elementor-heading-title:after{left:auto!important;right:14px!important}.wwd-container2 .wwd-text,.wwd-container2 .elementor-element-834d79b{width:100%!important;max-width:34rem!important;margin:0 auto!important}.wwd-container2 .wwd-text .elementor-widget-container,.wwd-container2 .elementor-element-834d79b .elementor-widget-container{width:100%!important;margin:0!important}.wwd-text,.wwd-text h2,.wwd-container2 .elementor-element-834d79b .elementor-heading-title,.elementor-element-834d79b .elementor-heading-title{position:relative!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;opacity:.96!important;font-size:clamp(.98rem,3.9vw,1.12rem)!important;line-height:1.8!important;font-weight:500!important;white-space:normal!important;letter-spacing:0!important;word-spacing:normal!important;text-align:justify!important;text-align-last:justify!important;text-justify:inter-word;margin:0 auto!important;text-wrap:pretty}.wwd-text .elementor-heading-title div:not(.nm-wwd-line):not(.nm-wwd-line__inner),.wwd-text .elementor-heading-title span:not(.nm-wwd-line):not(.nm-wwd-line__inner):not(.nm-wwd-word){display:inline!important;position:static!important;opacity:1!important;transform:none!important;width:auto!important;height:auto!important;max-width:none!important}.wwd-container2.nm-wwd-stage{overflow:visible!important}.wwd-container2 .nm-wwd-badge{will-change:transform,opacity}.wwd-container2 .nm-wwd-copy{display:block!important}.wwd-container2 .nm-wwd-word{display:inline!important;position:static!important;white-space:nowrap;will-change:opacity}html[dir=rtl] #smooth-wrapper .wwd-container2 .nm-wwd-copy,html[dir=rtl] #smooth-wrapper .wwd-container2 .nm-wwd-word{text-align:center!important}.effect-dt,.effect-dt-pin{--min-height: auto !important;position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;transform:none!important;opacity:1!important;padding-inline:0!important;margin:0 0 1.5rem!important;padding-block:.75rem 1.25rem!important}.eq-apex-container-mb,.eq-apex-contain,.effect-dt .text-1,.effect-dt .text-2,.effect-dt [class*=eq-apex]{position:relative!important;width:100%!important;max-width:100%!important;height:auto!important}.effect-dt.nm-apex-stage .nm-apex-badge,.effect-dt.nm-apex-stage .nm-apex-lead,.effect-dt.nm-apex-stage .nm-apex-body,.effect-dt.nm-apex-stage .nm-apex-cta,.effect-dt.nm-apex-stage .nm-apex-chart{will-change:transform,opacity}.effect-dt.nm-apex-stage .nm-apex-word{display:inline!important;position:static!important;white-space:nowrap;will-change:transform,opacity}.effect-dt.nm-apex-stage .nm-apex-lead,.effect-dt.nm-apex-stage .nm-apex-body{overflow:visible}.elementor-element-8bdfe44{display:flex!important;justify-content:center!important;width:100%!important;margin-bottom:.85rem!important}.elementor-element-8bdfe44 .apex-do-title,.elementor-element-8bdfe44 .elementor-heading-title{white-space:normal!important;max-width:100%!important;font-size:1.2rem!important;text-align:center!important}html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .nm-apex-badge,html[dir=rtl] #smooth-wrapper .effect-dt.nm-apex-stage .elementor-heading-title.nm-apex-badge{text-align:center!important}.effect-dt .elementor-widget-text-editor,.effect-dt .elementor-widget-text-editor p{font-size:1.1rem!important;line-height:1.65!important;text-align:center!important}.effect-dt.nm-apex-stage .nm-apex-lead,.effect-dt.nm-apex-stage .nm-apex-body{text-align:center!important;max-width:34rem!important;margin-inline:auto!important}.effect-dt.nm-apex-stage .nm-apex-cta{display:flex!important;justify-content:center!important;margin-top:1rem!important;margin-bottom:1.1rem!important}.effect-dt.nm-apex-stage .nm-apex-media,.effect-dt.nm-apex-stage .elementor-element-d65cfdb{display:block!important;position:relative!important;width:100%!important;max-width:100%!important;margin:.5rem auto 0!important;overflow:hidden!important;border-radius:16px!important}.effect-dt.nm-apex-stage .nm-apex-chart,.effect-dt.nm-apex-stage .elementor-element-14348b3{display:block!important;width:100%!important;max-width:100%!important;margin:0!important}.effect-dt.nm-apex-stage .nm-apex-chart img{width:100%!important;height:auto!important;display:block!important;border-radius:16px!important}.md-line-container:not(.nm-hiw-desktop),.md-line-container:not(.nm-hiw-desktop) .md-line-pin,.md-line-container:not(.nm-hiw-desktop) .md-line-content,.md-line-container:not(.nm-hiw-desktop) .md-line-content-1,.md-line-container:not(.nm-hiw-desktop) .md-line-content-2,.md-line-container:not(.nm-hiw-desktop) .md-line,.md-line-wyg,.md-line-wyg .md-line-pin,.md-line-wyg .md-line-content,.md-line-wyg .md-line-content-1,.md-line-wyg .md-line-content-2,.md-line-wyg .md-line,.elementor-element-3a82b1a{--min-height: auto !important;position:relative!important;display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;transform:none!important;left:auto!important;right:auto!important;top:auto!important;opacity:1!important}.md-line-container.nm-hiw-stage,.md-line-container.nm-hiw-stage .md-line-pin,.md-line-container.nm-hiw-stage .md-line-content,.md-line-container.nm-hiw-stage .md-line-content-1,.md-line-container.nm-hiw-stage .md-line-content-2,.md-line-container.nm-hiw-stage .nm-hiw-pin,.md-line-container.nm-hiw-stage .nm-hiw-steps{transform:unset;overflow:visible!important;width:100%!important;max-width:100%!important}.md-line-container{padding-block:1.25rem!important}.md-line-container.nm-hiw-stage{padding-block:.85rem 1.25rem!important}.nm-hiw-pin{position:relative;width:100%;max-width:100%;box-sizing:border-box;padding-inline:20px;padding-block:.75rem 1.25rem;overflow:visible!important;z-index:8;min-height:calc(100svh - 96px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;background:none;text-align:center}.nm-hiw-card-skip,.nm-hiw-label-skip{display:none!important}.md-line-container.nm-hiw-stage .md-line-content-1,.md-line-container.nm-hiw-stage .md-line-content-2,.md-line-container.nm-hiw-stage .nm-hiw-steps{width:100%!important;max-width:22.5rem!important;margin-inline:auto!important}.md-line-container.nm-hiw-stage .md-line-content-1{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;gap:.75rem!important;padding:0 0 .5rem!important}.md-line-container.nm-hiw-stage .how-platform-icon,.md-line-container.nm-hiw-stage .elementor-element-49df274{display:flex!important;justify-content:center!important;width:100%!important;margin-bottom:.35rem!important}.md-line-container.nm-hiw-stage .nm-hiw-badge,.md-line-container.nm-hiw-stage .how-platform-title{will-change:transform,opacity}.md-line-container.nm-hiw-stage .nm-hiw-lead,.md-line-container.nm-hiw-stage #how-it-works,.md-line-container.nm-hiw-stage #what-you-get{width:100%!important;max-width:22.5rem!important;margin-inline:auto!important;text-align:center!important}.md-line-container.nm-hiw-stage .nm-hiw-lead p,.md-line-container.nm-hiw-stage #how-it-works p{text-align:center!important;font-size:clamp(1rem,3.6vw,1.12rem)!important;line-height:1.35!important;font-weight:700!important;white-space:nowrap!important;max-width:100%!important;margin-inline:auto!important;overflow:hidden!important;text-overflow:ellipsis!important}.md-line-container.nm-hiw-stage #what-you-get p{text-align:center!important;font-size:clamp(.88rem,3.4vw,.98rem)!important;line-height:1.4!important;font-weight:600!important;white-space:normal!important;max-width:20rem!important;margin-inline:auto!important}.md-line-container.nm-hiw-stage .how-platform-title,.md-line-container.nm-hiw-stage .nm-hiw-badge{font-size:.9rem!important;padding-block:7px!important;margin-inline:auto!important;white-space:nowrap!important}.md-line-container.nm-hiw-desktop .md-line-content-1.nm-hiw-intro{opacity:1!important;height:auto!important;overflow:visible!important;margin-bottom:.35rem!important}.nm-hiw-cta,.md-line-container.nm-hiw-stage .nm-hiw-cta,.nm-hiw-pin .elementor-element-8790f0e,.nm-hiw-pin .btn-market-data,.nm-hiw-stage .elementor-element-0d1f531,.nm-hiw-stage .elementor-element-c71d5c9{display:none!important}.md-line-container.nm-hiw-desktop .nm-hiw-steps{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.7rem!important;width:100%!important;max-width:22.5rem!important;margin:.2rem auto 0!important;padding:0!important;text-align:center!important}.md-line-container.nm-hiw-desktop .nm-hiw-step.md-line-item,.md-line-container.nm-hiw-desktop .nm-hiw-step{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;left:auto!important;right:auto!important;top:auto!important;background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-sizing:border-box!important;overflow:visible!important;text-align:center!important}body:not(.elementor-editor-active) .md-line-container.nm-hiw-desktop .md-line-content-2 .md-line-item.nm-hiw-step .md-line-item-desc,.md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-desc{display:block!important;position:relative!important;overflow:hidden;max-height:none!important;margin-top:.35rem!important;width:100%!important;text-align:center!important}.md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-desc .elementor-widget-text-editor,.md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-desc .elementor-widget-container,.md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-desc p{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;white-space:normal!important;font-size:.88rem!important;line-height:1.55!important;color:#ffffffe6!important;text-align:center!important;margin-inline:auto!important}.md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-title{will-change:opacity;width:100%!important;justify-content:center!important;text-align:center!important}.md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-title .elementor-heading-title,html[dir=rtl] #smooth-wrapper .md-line-container.nm-hiw-desktop .nm-hiw-step .md-line-item-title .elementor-heading-title.nm-hiw-heading{display:inline-block!important;font-size:1.02rem!important;font-weight:700!important;line-height:1.35!important;white-space:normal!important;position:static!important;width:auto!important;max-width:100%!important;text-align:center!important;margin-inline:auto!important;margin-bottom:0!important;transform-origin:center center!important;will-change:transform}.md-line-container.nm-hiw-stage .md-line-images{display:none!important}.md-line-wyg:not(.nm-hiw-desktop) .md-line-item{display:block!important;width:100%!important;max-width:100%!important;margin:0 0 .95rem!important;padding:1rem 1rem 1.05rem!important;left:auto!important;right:auto!important;top:auto!important;position:relative!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:16px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 28px #00143224;box-sizing:border-box!important;transform:none!important;opacity:1!important}.md-line-wyg:not(.nm-hiw-desktop) .md-line-item-title .elementor-heading-title{font-size:1.08rem!important;font-weight:700!important;white-space:normal!important;position:static!important;width:100%!important;max-width:100%!important;text-align:start!important;margin-bottom:.35rem!important}.md-line-wyg:not(.nm-hiw-desktop) .md-line-item .elementor-widget-text-editor p{font-size:.9rem!important;line-height:1.6!important;color:#ffffffe6}.md-line-images{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:visible!important;padding:.35rem 0 .85rem!important;opacity:1!important;visibility:visible!important;transform:none!important}.md-line-image-item{display:block!important;position:relative!important;inset:auto!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;flex:none!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;transform:none!important;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#ffffff0f}.md-line-image-item img{display:block!important;width:100%!important;height:auto!important;object-fit:cover!important}.md-line-item-desc>.elementor-widget-image.elementor-hidden-desktop,.md-line-item-desc>.elementor-widget-image.elementor-hidden-laptop,.md-line-content-2>.elementor-widget-image.elementor-hidden-desktop,.md-line-content-2>.elementor-widget-image.elementor-hidden-laptop{display:none!important}.md-line-item,.md-line-item-desc,.md-line-content,.md-line-content-1,.md-line-content-2,.md-line-pin,.md-line-container{max-width:100%!important;overflow-x:clip!important}.md-line-container.nm-hiw-stage,.md-line-container.nm-hiw-stage .md-line-content,.md-line-container.nm-hiw-stage .md-line-content-1,.md-line-container.nm-hiw-stage .md-line-content-2,.md-line-container.nm-hiw-stage .nm-hiw-pin,.md-line-container.nm-hiw-stage .nm-hiw-steps,.md-line-container.nm-hiw-stage .nm-hiw-step{overflow-x:visible!important;overflow-y:visible!important}.pilar-container{display:inline-flex!important;position:relative!important;width:auto!important;max-width:72px!important;height:auto!important;margin:0 4px!important;opacity:.9!important;transform:none!important;left:auto!important;top:auto!important}.pilar-container img.pilar{display:block!important;width:100%!important;height:auto!important;max-height:120px!important;object-fit:contain!important}.how-platform-spacer{width:100%!important;max-width:100%!important;height:0!important;overflow:hidden!important}.how-platform-title{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;transform:none!important;display:inline-flex!important;width:auto!important;max-width:100%!important;height:auto!important;white-space:normal!important;padding:8px 22px 8px 42px!important}html[dir=rtl] .how-platform-title{padding:8px 42px 8px 22px!important}.subtitle .elementor-heading-title,.apex-do-title,.elementor-element-8bdfe44 .elementor-heading-title,.elementor-element-034c81c .elementor-heading-title,.elementor-element-82595b6 .elementor-heading-title{text-align:start!important;width:auto!important;max-width:100%!important}.wwd-container2 .subtitle .elementor-heading-title,.wwd-container2 .elementor-element-df1971c .elementor-heading-title{text-align:center!important;margin-inline:auto!important}.cards-container-height.nm-results-stage,.nm-results-stage .cards-container,.nm-results-stage .cards,.nm-results-stage .card-item{--min-height: auto !important;width:100%!important;max-width:100%!important}.cards-container-height.nm-results-stage{padding-bottom:75vh!important}.nm-results-stage .cards-container,.nm-results-stage .card-item{transform:unset;filter:unset;opacity:1;left:auto!important;top:auto}.nm-results-stage .cards-container.nm-results-pin{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:.35rem!important;padding-block:.25rem .4rem!important;z-index:30;background:transparent;position:relative}.nm-results-stage .cards-container .elementor-element-b97cc2e .elementor-heading-title{font-size:1.15rem!important;line-height:1.35!important;margin:0!important}.nm-results-stage .cards-container .elementor-element-a8b3332,.nm-results-stage .cards-container .elementor-element-a8b3332 p{font-size:.95rem!important;line-height:1.45!important;font-weight:500!important;margin:0!important;opacity:.88}.nm-results-stage .cards-container .elementor-element-b94df2c,.nm-results-stage .cards-container .elementor-widget-button{display:none!important}.nm-results-stage .cards{width:100%!important;display:flex!important;flex-direction:column!important;position:relative;z-index:10}.nm-results-stage .pin-spacer.nm-pin-spacer{width:100%!important;max-width:100%!important}.nm-results-stage .card-item.nm-results-card{position:relative;margin-bottom:150px!important;padding:1rem!important;background-color:#00336e;background-image:none;border:none!important;border-radius:20px!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 4px 9px #0000000d;box-sizing:border-box!important;will-change:transform,filter,background-color;overflow:hidden;left:auto!important;right:auto!important;inset-inline:0!important;width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:.75rem!important}.nm-results-stage .card-item>.elementor-hidden-mobile,.nm-results-stage .card-item>.elementor-hidden-tablet{display:none!important}.nm-results-stage .card-item>.e-con.e-flex:not(.elementor-hidden-mobile):not(.elementor-hidden-tablet){display:grid!important;grid-template-columns:1.05fr .95fr;grid-template-areas:"title media" "desc media";align-items:center;column-gap:.65rem;row-gap:.3rem;width:100%!important;flex:1 1 auto!important;min-width:0!important}.nm-results-stage .card-item .elementor-widget-heading{grid-area:title;margin:0!important}.nm-results-stage .card-item .elementor-widget-text-editor{grid-area:desc;margin:0!important}.nm-results-stage .card-item .elementor-widget-image.elementor-hidden-desktop,.nm-results-stage .card-item .elementor-widget-image.elementor-hidden-laptop{grid-area:media;display:block!important;margin:0!important;width:100%!important;max-width:100%!important}.nm-results-stage .card-item .elementor-widget-button{display:none!important}.nm-results-stage .card-item .elementor-heading-title{font-size:.98rem!important;font-weight:700!important;line-height:1.35!important;margin:0!important}.nm-results-stage .card-item .elementor-widget-text-editor p{font-size:.8rem!important;line-height:1.45!important;color:#ffffffe6;margin:0!important}.nm-results-stage .card-item img{display:block!important;width:100%!important;height:auto!important;max-height:118px!important;object-fit:contain!important;margin:0!important;border-radius:10px}.cards-container-height:not(.nm-results-stage),.cards-container-height:not(.nm-results-stage) .cards-container,.cards-container-height:not(.nm-results-stage) .card-item{--min-height: auto !important;position:relative!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;transform:none!important;opacity:1!important;left:auto!important;top:auto!important;filter:none!important}.cards-container-height:not(.nm-results-stage) .cards-container{display:flex!important;flex-direction:column!important;gap:.85rem!important;padding-block:.5rem 1rem!important}.cards-container-height:not(.nm-results-stage) .card-item{margin-bottom:0!important;padding:1.05rem 1rem 1.15rem!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:16px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 28px #00143224;box-sizing:border-box!important}.cards-container-height:not(.nm-results-stage) .card-item .elementor-heading-title{font-size:1.05rem!important;font-weight:700!important;line-height:1.4!important}.cards-container-height:not(.nm-results-stage) .card-item .elementor-widget-text-editor p{font-size:.9rem!important;line-height:1.6!important;color:#ffffffe6}#why-neomind{padding-block:1.25rem!important}#why-neomind .all-markets.why-markets{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;padding:0!important;margin:.75rem 0 0!important}#why-neomind .all-markets.why-markets li,#why-neomind .market.why-card{position:relative!important;top:0!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:16px 16px 18px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:16px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 28px #00143224;box-sizing:border-box!important}#why-neomind .why-card-title{font-size:1rem!important;line-height:1.4!important}#why-neomind .why-card-desc{font-size:.88rem!important;line-height:1.55!important}#why-neomind .elementor-widget-heading .elementor-heading-title{font-size:clamp(1.35rem,6vw,1.7rem)!important;text-align:center!important}#why-neomind .elementor-element-c19a53c,#why-neomind .elementor-element-c19a53c p{font-size:1.15rem!important;font-weight:500!important;text-align:center!important}#why-neomind .elementor-widget-text-editor{text-align:center!important}#why-neomind,#paths,#results,#services,#what-we-do,#how-it-works,#what-you-get,#register-interest{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.elementor-element-2616222{padding-block:1.25rem .5rem!important}.elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title{font-size:1.05rem!important;padding:6px 22px 6px 40px!important}html[dir=rtl] .elementor-element-2616222 .elementor-element-034c81c .elementor-heading-title{padding:6px 40px 6px 22px!important}.elementor-element-2616222 .elementor-element-b2e24f2 .elementor-heading-title{font-size:clamp(1.35rem,6vw,1.75rem)!important;max-width:100%!important}.path-carousel,.path-carousel .swiper,.path-carousel .swiper-wrapper{width:100%!important;max-width:100%!important;overflow:visible!important}.path-carousel .carrusel-ultimas-noticias.nm-path-stack,.carrusel-ultimas-noticias.nm-path-stack{overflow:visible!important;height:auto!important}.carrusel-ultimas-noticias.nm-path-stack .swiper-wrapper{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important;height:auto!important;transform:none!important}.carrusel-ultimas-noticias.nm-path-stack .swiper-slide,.carrusel-ultimas-noticias.nm-path-stack .path-card{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;transform:none!important;opacity:1!important;flex-shrink:0!important}.carrusel-ultimas-noticias.nm-path-stack .swiper-slide-duplicate,.path-carousel .swiper-button-nav,.path-carousel .swiper-pagination,.carrusel-ultimas-noticias.nm-path-stack .swiper-button-nav,.carrusel-ultimas-noticias.nm-path-stack .swiper-pagination{display:none!important}.path-carousel .swiper-slide{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.path-carousel .path-card,.path-carousel .path-card.nm-m-reveal,.path-carousel .path-card.nm-m-reveal:not(.is-in),.path-carousel .path-card.nm-m-reveal.is-in{opacity:1!important}.path-carousel .item-noticias.path-card{width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;margin:0 auto!important}.path-carousel .item-noticias.path-card .path-glass-inner{padding:20px 18px 18px!important;gap:12px!important}.path-carousel .item-noticias .post-title{font-size:1.15rem!important;max-width:100%!important}.path-carousel .path-bullets li{font-size:.98rem!important;font-weight:700!important}.path-carousel .path-graphic svg{max-height:88px!important}.elementor-422 .elementor-element.elementor-element-2e57e9d,.elementor-422 .elementor-element.elementor-element-defca51,.elementor-422 .elementor-element.elementor-element-6b5e916,.elementor-422 .elementor-element.elementor-element-0ed2c9d,.elementor-1281 .elementor-element.elementor-element-2e57e9d{--padding-top: 18px !important;--padding-bottom: 18px !important;--padding-left: 14px !important;--padding-right: 14px !important;padding:18px 14px!important;width:100%!important;max-width:100%!important}.elementor-422 .elementor-element.elementor-element-2e57e9d{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:18px!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 12px 32px #00143229}.elementor-element-2616222,.elementor-element-7c69e13,.elementor-element-23caab38,.elementor-element-548105a,.elementor-element-defca51,.elementor-element-2e57e9d,.elementor-422,.elementor-1281,.nm-survey-form,#gform_wrapper_4{--padding-inline-start: 0px !important;--padding-inline-end: 0px !important;width:100%!important;max-width:100%!important;margin-inline:0!important;box-sizing:border-box!important}.elementor-422 .e-con-inner,.elementor-1281 .e-con-inner{width:100%!important;max-width:100%!important;padding-inline:0!important}.elementor-422 .elementor-element-54d13ce{text-align:center!important;align-items:center!important;gap:.55rem!important;margin-bottom:.75rem!important}.elementor-422 .nm-contact__badge{justify-content:center!important}.nm-survey-form .gform_fields,.nm-survey-form .nm-form-end-row{display:grid!important;grid-template-columns:1fr!important;gap:.65rem!important;width:100%!important}.nm-survey-form .gfield,.nm-survey-form .gfield--width-half,.nm-survey-form .gfield--width-full,.nm-survey-form .ginput_container,.nm-survey-form input,.nm-survey-form select,.nm-survey-form textarea{width:100%!important;max-width:100%!important;grid-column:1 / -1!important;box-sizing:border-box!important}.elementor-element-0ed2c9d,.elementor-element-6b5e916,.elementor-shortcode{width:100%!important;max-width:100%!important}.elementor-hidden-mobile,.elementor-hidden-phone,[class*=elementor-hidden-mobile]{display:none!important}.elementor-422 .elementor-element-b52759e .elementor-heading-title{font-size:clamp(1.25rem,5.8vw,1.55rem)!important;text-align:center!important}.elementor-heading-title,.elementor-widget-text-editor,.elementor-widget-text-editor p{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere}.footer-content,.footer-simple,.elementor-element-ee0c97e,.elementor-element-ee0c97e .e-con-inner{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important;background:radial-gradient(ellipse 95% 90% at 50% 115%,rgba(20,58,138,.55) 0%,transparent 58%),radial-gradient(ellipse 70% 55% at 20% 90%,rgba(8,43,109,.4) 0%,transparent 52%),linear-gradient(180deg,#020817,#04122e 38%,#06146b)!important;background-color:#020817!important}.site-footer-bar{flex-direction:column!important;align-items:center!important;text-align:center!important;padding:1.35rem 16px!important;gap:12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.site-footer-contact,.site-footer-legal{flex-wrap:wrap!important;justify-content:center!important;max-width:100%!important}.footer-contact-link{word-break:break-word}img{max-width:100%;height:auto}.nm-m-reveal:not(.is-in):not(.swiper-slide){opacity:0!important;transform:translate3d(0,22px,0)!important;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transition-delay:var(--nm-m-delay, 0ms);will-change:opacity,transform}.nm-m-reveal.is-in:not(.swiper-slide){opacity:1!important;transform:none!important;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transition-delay:var(--nm-m-delay, 0ms);will-change:auto}body.nm-m-reduced .nm-m-reveal:not(.swiper-slide),body.nm-m-reduced .nm-m-reveal:not(.is-in):not(.swiper-slide){opacity:1!important;transform:none!important;transition:none!important}}@media(max-width:767px){#content{padding-inline:14px}.home-hero{min-height:0!important;padding:64px 0 28px!important}.home-hero>.elementor-element-316a3d3,.home-hero .e-con-inner{padding-inline:16px!important}.home-hero>.elementor-element-316a3d3{padding-top:28px!important;padding-bottom:0!important}.elementor-2 .home-hero>.elementor-element.elementor-element-efa6d0a,.home-hero>.elementor-element.elementor-element-efa6d0a{margin-top:24px!important}.md-line-images{grid-template-columns:1fr!important}.nm-header__bar{padding:10px 14px!important;min-height:54px!important}}@media(max-width:640px){#content{padding-inline:12px}.home-hero>.elementor-element-316a3d3,.home-hero .e-con-inner{padding-inline:12px!important}.nm-header__bar{padding:8px 12px!important;gap:10px!important}.nm-header__actions{gap:6px!important}.nm-header .nm-lang__btn,.nm-header__burger{width:38px!important;height:38px!important}.nm-header__brand img{height:32px!important}.elementor-heading-title{overflow-wrap:anywhere;word-break:break-word}.elementor-button,.nm-header__cta,.nm-header__drawer-cta{max-width:100%;box-sizing:border-box}}:root{--nm-font-en: "Bricolage Grotesque", system-ui, sans-serif;--nm-font-en-mono: ui-monospace, "Cascadia Code", "Segoe UI Mono", monospace;--nm-font-ar: "IBM Plex Sans Arabic", Tahoma, sans-serif;--nm-font-ar-display: "IBM Plex Sans Arabic", Tahoma, sans-serif;--nm-font: var(--nm-font-en)}html,body{font-family:var(--nm-font)}html[dir=rtl],html[dir=rtl] body,body.lang-ar{--nm-font: var(--nm-font-ar);font-family:var(--nm-font-ar)!important}html[dir=ltr],body.lang-en{--nm-font: var(--nm-font-en);font-family:var(--nm-font-en)}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] .elementor-heading-title,html[dir=rtl] .nm-header__brand-text,html[dir=rtl] .elementor-widget-heading .elementor-heading-title{font-family:var(--nm-font-ar-display)!important}.nm-lang__menu button,.nm-header__cta{font-family:var(--nm-font-en-mono),var(--nm-font)}html[dir=rtl] .nm-header__cta,html[dir=rtl] .nm-header__drawer-cta,html[dir=rtl] .nm-header__link{font-family:var(--nm-font-ar)!important}
