.trecelementor-path{position:relative;display:block;overflow:hidden;padding:42px 38px;border-radius:18px;background:#fff;border:1px solid #e4eaf2;transition:all .4s cubic-bezier(.4,0,.2,1)}.trecelementor-path>*{position:relative;z-index:1}.trecelementor-path:hover{transform:translateY(-6px);box-shadow:0 26px 60px rgba(15,27,45,.1);border-color:transparent}.trecelementor-path__ic{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:24px;border-radius:13px}.trecelementor-path__ic svg{width:26px;height:26px}.trecelementor-path__ic i{font-size:24px;line-height:1}.trecelementor-path__tag{font-family:"Space Mono",monospace;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#004584}.trecelementor-path__title{margin:14px 0 12px;font-family:"Bricolage Grotesque",sans-serif;font-weight:700;font-size:28px;letter-spacing:-.5px;color:#0f1b2d}.trecelementor-path__text{margin:0 0 26px;color:#4a5a70;font-size:16px;line-height:1.6}.trecelementor-path__arrow{display:inline-flex;align-items:center;gap:9px;font-weight:600;font-size:15.5px;color:#004584}.trecelementor-path__arrow svg{width:18px;height:18px;transition:transform .3s}.trecelementor-path:hover .trecelementor-path__arrow svg{transform:translateX(5px)}.trecelementor-path.is-light .trecelementor-path__ic{background:#eaf2fb}.trecelementor-path.is-light .trecelementor-path__ic i,.trecelementor-path.is-light .trecelementor-path__ic svg{color:#004584;fill:#004584;stroke:#004584}.trecelementor-path.is-dark{background:#070e1b;border-color:#070e1b;color:#fff}.trecelementor-path.is-dark::after{content:"";position:absolute;z-index:0;top:-80px;right:-80px;width:240px;height:240px;background:radial-gradient(circle,rgba(59,159,232,.3),transparent 65%);filter:blur(40px);pointer-events:none}.trecelementor-path.is-dark .trecelementor-path__arrow,.trecelementor-path.is-dark .trecelementor-path__tag{color:#3b9fe8}.trecelementor-path.is-dark .trecelementor-path__title{color:#fff}.trecelementor-path.is-dark .trecelementor-path__text{color:rgba(255,255,255,.66)}.trecelementor-path.is-dark .trecelementor-path__ic{background:rgba(59,159,232,.14)}.trecelementor-path.is-dark .trecelementor-path__ic i,.trecelementor-path.is-dark .trecelementor-path__ic svg{color:#3b9fe8;fill:#3b9fe8;stroke:#3b9fe8}