@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css";body{font-family:"Space Grotesk",sans-serif;position:relative;background-image:linear-gradient(160deg, #060F1E 0%, #08162A 60%, #060E1C 100%)}body a{display:inline-flex;text-decoration:none}body ul{padding:0;margin:0}body ul li{list-style-type:none}.nav-header{position:fixed;width:100%;top:5px;z-index:9}.nav-header .navbar{background-image:url(../images/menu-bg.webp);background-size:100% 100%;background-repeat:no-repeat;background-position:center;border-radius:16px;padding:8px 10px 8px 20px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.nav-header .navbar .navbar-toggler{background-color:#10b981;padding:0 5px;margin-right:5px;color:#fff;border:0;outline:none;box-shadow:none}.nav-header .navbar .navbar-nav .nav-link{font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8784313725);padding:.5rem .75rem}.nav-header .navbar .navbar-nav .nav-link i{font-size:10px;color:hsla(0,0%,100%,.8784313725)}.nav-header .navbar .navbar-nav .nav-link:after{display:none}.nav-header .navbar .book-demo{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset;border-radius:16px;background-color:#10b981;font-size:14px;font-weight:400;color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 15px}footer{background:#030910;padding:60px 0}footer .footer-box{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;margin-bottom:15px}footer .footer-box div img{max-width:160px;width:100%;margin-bottom:20px}footer .footer-box div p{color:rgba(107,163,192,.8509803922);font-size:13px;font-weight:400;line-height:23px;max-width:200px;margin:0}footer .footer-box div h5{color:hsla(0,0%,100%,.8980392157);font-size:14px;font-weight:700;margin-bottom:23px;letter-spacing:.54px}footer .footer-box div .quick-link li a{color:rgba(107,163,192,.6980392157);font-size:13px;font-weight:400;line-height:20px;padding:5px 0}footer .social{display:flex;align-items:center;gap:6px}footer .social li a{background:hsla(0,0%,100%,.0392156863);border:1px solid hsla(0,0%,100%,.0784313725);width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center}footer .social li a img{width:18px;margin:0}footer .other-links{display:flex;gap:15px;align-items:center;margin:40px 0}footer .other-links li a{background:rgba(52,211,153,.0705882353);border:1px solid rgba(52,211,153,.1803921569);border-radius:10px;color:#34d399;font-size:12px;font-weight:700;padding:6px 20px}footer .copy-policy{display:flex;align-items:center;justify-content:space-between;gap:20px}footer .copy-policy p{color:hsla(0,0%,100%,.7490196078);font-size:12px;font-weight:400;line-height:18px;margin:0}footer .copy-policy .policy-links{display:flex;gap:15px;align-items:center;margin:0}footer .copy-policy .policy-links li a{color:hsla(0,0%,100%,.7490196078);font-size:12px;font-weight:400;line-height:18px;margin:0}@media(max-width: 991px){.nav-header{background-image:linear-gradient(160deg, #060F1E 0%, #08162A 60%, #060E1C 100%);border:1px solid rgba(2,132,199,.1803921569);top:0}.nav-header .navbar{background-image:none}.nav-header .navbar .navbar-collapse{order:3}.nav-header .navbar .d-flex{order:2}footer .footer-box{grid-template-columns:1fr 1fr 1fr}footer .footer-box div:first-child{grid-column:1/-1}footer .footer-box div:first-child p{max-width:100%}footer .other-links{flex-wrap:wrap}footer .copy-policy{flex-direction:column;gap:5px}}.banner{padding:150px 0 80px}.banner h6{font-weight:500;font-size:14px;color:#7dd3fc;background-color:rgba(14,165,233,.1019607843);display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;padding:10px 25px 10px 15px;border-radius:20px;border:1px solid rgba(14,165,233,.3019607843);margin-bottom:30px}.banner h6 span{width:8px;height:8px;border-radius:50%;background-color:#10b981}.banner h1{font-weight:700;font-size:58px;line-height:74px;letter-spacing:-1.68px;color:#fff;margin-bottom:30px}.banner h1 span{background-image:linear-gradient(120deg, #38BDF8 7.74%, #34D399 92.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.banner p{color:rgba(236,246,255,.8);font-size:18px;font-weight:400;line-height:30px;margin-bottom:25px}.banner .btns-wraper{display:flex;gap:10px;align-items:center;margin-bottom:25px}.banner .btns-wraper a{font-weight:700;font-size:14px;color:hsla(0,0%,100%,.8784313725);padding:15px 25px;border-radius:16px;display:flex;align-items:center;gap:6px;transition:.3s ease-in-out}.banner .btns-wraper a:hover{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset,0px 8px 32px 0px rgba(2,132,199,.4),0px 4px 4px 0px rgba(0,0,0,.2509803922)}.banner .btns-wraper a:first-child{background:linear-gradient(135deg, #10B981 0%, #0369A1 100%)}.banner .btns-wraper a:first-child:hover{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset,0px 8px 32px 0px rgba(2,132,199,.4),0px 4px 4px 0px rgba(0,0,0,.2509803922)}.banner .btns-wraper a:last-child{border:1px solid rgba(56,189,248,.3019607843);background:linear-gradient(135deg, #fff 0%, #fff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.banner .btns-wraper a:last-child:hover{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:linear-gradient(135deg, #10B981 0%, #0369A1 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.banner ul{display:flex;align-items:center;gap:20px}.banner ul li{color:#6ba3c0;font-weight:500;font-size:14px;display:flex;align-items:center;gap:10px}.banner ul li span{display:block;width:8px;height:8px;border-radius:50%;background-color:#34d399}.trusted-by{background:#fff;padding:70px 0}.trusted-by h5{color:#295c80;font-size:20px;font-weight:500;text-align:center;margin-bottom:60px;text-transform:uppercase}.trusted-by .logo-box{display:flex;gap:70px;align-items:center;justify-content:center}.trusted-by .logo-box .img-box{height:55px}.trusted-by .logo-box .img-box img{height:100%}.regulatory-moat{padding:70px 0}.regulatory-moat h6{display:inline-block;text-transform:uppercase;color:#34d399;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(52,211,153,.2509803922);background:rgba(52,211,153,.1019607843);padding:10px 25px;border-radius:20px;margin-bottom:25px}.regulatory-moat h2{color:#fff;font-size:48px;font-weight:700;max-width:850px;margin:0 auto 15px}.regulatory-moat h2 span{background-image:linear-gradient(0deg, #0284C7 80%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.regulatory-moat p{color:rgba(236,246,255,.8);font-size:18px;font-weight:400;line-height:30px;max-width:1060px;margin:0 auto 40px}.regulatory-moat .flex-img-box{display:flex;justify-content:center;gap:25px;width:100%}.regulatory-moat .flex-img-box .box{position:relative;width:190px;transition:.5s ease-in-out;overflow:hidden}.regulatory-moat .flex-img-box .box .img-box{width:100%;height:400px;overflow:hidden;border-radius:24px;transition:.5s ease-in-out}.regulatory-moat .flex-img-box .box .img-box img{width:100%;height:100%;object-fit:cover}.regulatory-moat .flex-img-box .box .content{position:absolute;background:rgba(0,0,0,.3019607843);backdrop-filter:blur(13px);left:0;bottom:20px;padding:10px}.regulatory-moat .flex-img-box .box .content h5{font-weight:600;font-size:20px;line-height:34px;text-transform:uppercase;color:#fff;margin:0}.regulatory-moat .flex-img-box .box .content p{font-weight:400;font-size:14px;color:#fff;line-height:20px;margin:0;opacity:0;visibility:hidden;transition:.5s ease-in-out;max-height:0}.regulatory-moat .flex-img-box .box:hover{width:400px}.regulatory-moat .flex-img-box .box:hover .content p{opacity:1;visibility:visible;max-height:100px}.regulatory-moat .importer-bottom{text-align:center;margin-top:25px;background-image:url(../images/importer-botton-bg.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px}.regulatory-moat .importer-bottom p{color:hsla(0,0%,100%,.8980392157);font-size:16px;font-weight:400;line-height:55px;margin:0;max-width:100%}.platform{padding:70px 0;background-color:#f0f6ff}.platform h6{display:inline-block;text-transform:uppercase;color:#0284c7;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(2,132,199,.2196078431);background:rgba(2,132,199,.0784313725);padding:10px 25px;border-radius:20px;margin-bottom:15px}.platform h2{color:#0c1a2e;font-size:48px;font-weight:700;max-width:750px;margin:0 auto 15px}.platform h2 span{background-image:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.platform p{color:#1c3962;font-size:18px;font-weight:400;line-height:30px;max-width:1120px;margin:0 auto 40px}.platform .box{padding:30px;border-radius:24px;border:1px solid rgba(2,132,199,.1803921569);background:hsla(0,0%,100%,.8509803922);transition:.3s ease-in-out;position:relative}.platform .box .title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.platform .box .title h5{color:#0c1a2e;font-weight:700;font-size:16px;line-height:24px;margin:0}.platform .box span{color:#4a7fa5;font-size:12px;font-weight:400;line-height:16px}.platform .box p{color:#1e3a5f;font-weight:500;font-size:14px;line-height:23.76px;min-height:95px;margin:0 0 20px}.platform .box .inner-box{padding:20px;border-radius:16px}.platform .box .inner-box h3{color:#0c1a2e;font-weight:700;font-size:36px;line-height:38.4px;margin:0}.platform .row .col-lg-4:nth-child(1) .box::after{content:"";position:absolute;top:0;left:50%;width:80%;transform:translateX(-50%);height:2px;opacity:0;transition:.3s ease-in-out;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #0284C7 50%, rgba(0, 0, 0, 0) 100%)}.platform .row .col-lg-4:nth-child(1) .box:hover{box-shadow:0px 1px 0px 0px #fff inset;box-shadow:0px 16.1px 52.2px 0px rgba(2,132,199,.1294117647)}.platform .row .col-lg-4:nth-child(1) .box:hover::after{opacity:1}.platform .row .col-lg-4:nth-child(1) .box .inner-box{border:1px solid rgba(2,132,199,.1803921569);background:linear-gradient(135deg, rgba(2, 132, 199, 0.07) 0%, rgba(2, 132, 199, 0.02) 100%)}.platform .row .col-lg-4:nth-child(1) .box .inner-box h3{color:#0284c7}.platform .row .col-lg-4:nth-child(2) .box::after{content:"";position:absolute;top:0;left:50%;width:80%;transform:translateX(-50%);height:2px;opacity:0;transition:.3s ease-in-out;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #059669 50%, rgba(0, 0, 0, 0) 100%)}.platform .row .col-lg-4:nth-child(2) .box:hover{box-shadow:0px 1px 0px 0px #fff inset;box-shadow:0px 16.1px 52.2px 0px rgba(5,150,105,.1294117647)}.platform .row .col-lg-4:nth-child(2) .box:hover::after{opacity:1}.platform .row .col-lg-4:nth-child(2) .box .inner-box{border:1px solid rgba(5,150,105,.1803921569);background:linear-gradient(135deg, rgba(5, 150, 105, 0.07) 0%, rgba(5, 150, 105, 0.02) 100%)}.platform .row .col-lg-4:nth-child(2) .box .inner-box h3{color:#059669}.platform .row .col-lg-4:nth-child(3) .box::after{content:"";position:absolute;top:0;left:50%;width:80%;transform:translateX(-50%);height:2px;opacity:0;transition:.3s ease-in-out;background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000045 50%, rgba(0, 0, 0, 0) 100%)}.platform .row .col-lg-4:nth-child(3) .box:hover{box-shadow:0px 1px 0px 0px #fff inset;box-shadow:0px 16.1px 52.2px 0px rgba(0,0,69,.1294117647)}.platform .row .col-lg-4:nth-child(3) .box:hover::after{opacity:1}.platform .row .col-lg-4:nth-child(3) .box .inner-box{border:1px solid rgba(0,0,69,.1803921569);background:linear-gradient(135deg, rgba(0, 0, 69, 0.07) 0%, rgba(0, 0, 69, 0.02) 100%)}.platform .row .col-lg-4:nth-child(3) .box .inner-box h3{color:#000045}.platform .bottom-box{margin-top:25px;background-size:100% 100%;background-position:center;background-repeat:no-repeat;text-align:center;border:1px solid rgba(0,0,0,0);border-radius:16px;background:linear-gradient(#fff, #fff) padding-box,linear-gradient(90deg, rgba(2, 132, 199, 0.5) 0%, rgba(52, 211, 153, 0.5) 100%) border-box;box-shadow:0px 2px 14.3px 4px rgba(52,211,153,.0705882353) inset}.platform .bottom-box p{font-weight:500;font-size:16px;line-height:55px;background:linear-gradient(0deg, #0C1A2E, #0C1A2E);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0;max-width:100%}.platform .bottom-box p span{background:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.control-layer{padding:50px 0 70px}.control-layer h6{display:inline-block;text-transform:uppercase;color:#34d399;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(52,211,153,.2509803922);background:rgba(52,211,153,.1019607843);padding:10px 25px;border-radius:20px;margin-bottom:25px}.control-layer h2{color:#fff;font-size:48px;font-weight:700;max-width:940px;margin:0 auto 25px}.control-layer h2 span{background-image:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.control-layer p{color:rgba(236,246,255,.8);font-size:18px;font-weight:400;line-height:30px;margin-bottom:40px}.control-layer-bottom{background:linear-gradient(0deg, #FFFFFF, #FFFFFF),linear-gradient(180deg, #F0FAF6 0%, #FFFFFF 68.82%)}.control-layer-bottom .row{position:relative;top:-60px}.control-layer-bottom .row .col-lg-6:nth-child(1) span{color:#0284c7;background:linear-gradient(135deg, rgba(2, 132, 199, 0.094) 0%, rgba(2, 132, 199, 0.03) 100%);border:1px solid rgba(2,132,199,.1450980392)}.control-layer-bottom .row .col-lg-6:nth-child(2) span{color:#7c3aed;background:linear-gradient(135deg, rgba(124, 58, 237, 0.094) 0%, rgba(124, 58, 237, 0.03) 100%);border:1px solid rgba(124,58,237,.1450980392)}.control-layer-bottom .row .col-lg-6:nth-child(3) span{color:#0891b2;background:linear-gradient(135deg, rgba(8, 145, 178, 0.094) 0%, rgba(8, 145, 178, 0.03) 100%);border:1px solid rgba(8,145,178,.1450980392)}.control-layer-bottom .row .col-lg-6:nth-child(4) span{color:#dc2626;background:linear-gradient(135deg, rgba(220, 38, 38, 0.094) 0%, rgba(220, 38, 38, 0.03) 100%);border:1px solid rgba(220,38,38,.1450980392)}.control-layer-bottom .row .col-lg-6:nth-child(5) span{color:#059669;background:rgba(5,150,105,.0705882353);border:1px solid rgba(5,150,105,.1882352941)}.control-layer-bottom .row .col-lg-6:nth-child(6) span{color:#d97706;background:linear-gradient(135deg, rgba(217, 119, 6, 0.094) 0%, rgba(217, 119, 6, 0.03) 100%);border:1px solid rgba(217,119,6,.1450980392)}.control-layer-bottom .box{position:relative;padding:15px;display:flex;gap:12px;align-items:flex-start;margin-bottom:25px;border:1px solid rgba(0,0,0,0);border-radius:16px;background:linear-gradient(#fff, #fff) padding-box,linear-gradient(90deg, rgba(2, 132, 199, 0.3) 0%, rgba(1, 64, 97, 0.3) 100%) border-box;box-shadow:0px 7px 14.9px 0px rgba(0,0,0,.0392156863);transition:.3s ease-in-out}.control-layer-bottom .box:hover{box-shadow:0px 16px 48px 0px rgba(5,150,105,.1019607843);background:linear-gradient(#fff, #fff) padding-box,linear-gradient(135deg, #10B981 0%, #0369A1 100%) border-box}.control-layer-bottom .box:hover span{opacity:1}.control-layer-bottom .box span{font-weight:600;font-size:12px;line-height:16px;position:absolute;top:12px;right:12px;display:inline-block;padding:4px 15px;border-radius:30px;opacity:0;transition:.3s ease-in-out}.control-layer-bottom .box h6{color:#0c1a2e}.control-layer-bottom .box p{color:#4a7fa5;font-weight:400;font-size:14px;line-height:23.8px;max-width:425px}.control-layer-bottom .bottom-box{background-size:100% 100%;background-position:center;background-repeat:no-repeat;text-align:center;border:1px solid rgba(0,0,0,0);border-radius:16px;background:linear-gradient(#fff, #fff) padding-box,linear-gradient(90deg, rgba(2, 132, 199, 0.5) 0%, rgba(52, 211, 153, 0.5) 100%) border-box;box-shadow:0px 2px 14.3px 4px rgba(52,211,153,.0705882353) inset}.control-layer-bottom .bottom-box p{font-weight:500;font-size:16px;line-height:55px;background:linear-gradient(0deg, #0C1A2E, #0C1A2E);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin:0;max-width:100%}.control-layer-bottom .bottom-box p span{background:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.importers{padding:70px 0}.importers h6{display:inline-block;text-transform:uppercase;color:#34d399;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(52,211,153,.2509803922);background:rgba(52,211,153,.1019607843);padding:10px 25px;border-radius:20px;margin-bottom:25px}.importers h2{color:#fff;font-size:48px;font-weight:700;max-width:940px;margin:0 auto 25px}.importers h2 span{background-image:linear-gradient(180deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.importers p{color:rgba(236,246,255,.8);font-size:18px;font-weight:400;line-height:30px;margin-bottom:40px}.importers .video-box{overflow:hidden}.importers .video-box video{box-shadow:0px 16.1px 52.2px 0px rgba(56,189,248,.1254901961);margin:-15px 0 -21px -15px;width:105% !important}.importers ul{display:flex;flex-direction:column;gap:15px}.importers ul li{background:linear-gradient(90.05deg, #000000 0.05%, #081528 91.95%);font-size:16px;color:#c1c1c1;padding:8px;display:flex;align-items:center;gap:15px;border-radius:50px}.importers .importer-bottom{text-align:center;margin-top:25px;background-image:url(../images/importer-botton-bg.webp);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px}.importers .importer-bottom p{color:hsla(0,0%,100%,.8980392157);font-size:16px;font-weight:400;line-height:52px;margin:0}.operationally-critical{padding:70px 0;background-color:#f0f6ff}.operationally-critical h6{display:inline-block;text-transform:uppercase;color:#0284c7;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(2,132,199,.2196078431);background:rgba(2,132,199,.0784313725);padding:10px 25px;border-radius:20px;margin-bottom:15px}.operationally-critical h2{color:#0c1a2e;font-size:48px;font-weight:700;max-width:680px;margin:0 auto 15px}.operationally-critical h2 span{background-image:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.operationally-critical .quote{background:linear-gradient(90.01deg, rgba(56, 189, 248, 0.07) 0.01%, rgba(33, 111, 146, 0.07) 77.69%);padding:20px 20px 20px 30px;position:relative}.operationally-critical .quote::before{content:"";position:absolute;top:0;left:0;width:7px;height:100%;background:linear-gradient(90deg, rgba(2, 132, 199, 0.5) 0%, rgba(5, 150, 105, 0.5) 100%)}.operationally-critical .quote h5{font-weight:700;font-size:20px;line-height:30px}.operationally-critical .quote p{font-weight:400;font-size:16px;line-height:25px;color:rgba(0,0,0,.6);margin:0}.operationally-critical .mt-top{margin-top:40px}.operationally-critical .video-box{overflow:hidden;border-radius:16px}.operationally-critical .video-box video{box-shadow:4px -6px 34px 0px rgba(0,28,63,.2392156863);margin-bottom:-8px}.operationally-critical .box{padding:20px;background-image:url(../images/operationally-box-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0px 10px 59px 0px rgba(22,22,22,.1019607843);border-radius:20px;transition:.3s ease-in-out}.operationally-critical .box:hover{box-shadow:0px 10px 59px 0px rgba(22,22,22,.1019607843),0px 4px 4px 0px rgba(6,95,70,.2509803922) inset}.operationally-critical .box h3{font-weight:700;font-size:24px;line-height:27.9px;color:#000;margin-bottom:5px}.operationally-critical .box span{font-weight:400;font-size:12px;line-height:18px;color:rgba(0,0,0,.4);margin-bottom:20px;display:block}.operationally-critical .box p{font-weight:400;font-size:16px;line-height:26px;color:rgba(0,0,0,.6);margin:0}.integration{padding:70px 0}.integration h6{display:inline-block;text-transform:uppercase;color:#34d399;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(52,211,153,.2509803922);background:rgba(52,211,153,.1019607843);padding:10px 25px;border-radius:20px;margin-bottom:25px}.integration h2{color:#fff;font-size:48px;font-weight:700;max-width:480px;margin-bottom:25px}.integration h2 span{background-image:linear-gradient(135deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.integration p{color:rgba(236,246,255,.8);font-size:18px;font-weight:400;line-height:30px;margin-bottom:30px}.integration a{font-size:14px;color:hsla(0,0%,100%,.8784313725);padding:15px 30px;border-radius:16px;display:inline-flex;align-items:center;gap:6px;transition:.3s ease-in-out;background:linear-gradient(135deg, #10B981 0%, #0369A1 100%)}.integration a:hover{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset,0px 8px 32px 0px rgba(2,132,199,.4),0px 4px 4px 0px rgba(0,0,0,.2509803922)}.integration img{box-shadow:4px -6px 34px 0px rgba(0,28,63,.4117647059);box-shadow:0px 16.1px 52.2px 0px rgba(56,189,248,.1254901961)}.credentials{padding:70px 0;background-color:#f0f6ff}.credentials h6{display:inline-block;text-transform:uppercase;color:#0284c7;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(2,132,199,.2196078431);background:rgba(2,132,199,.0784313725);padding:10px 25px;border-radius:20px;margin-bottom:25px}.credentials h2{color:#0c1a2e;font-size:48px;font-weight:700;max-width:730px;margin:0 auto 40px}.credentials h2 span{background-image:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.credentials .logo-box{background:hsla(0,0%,100%,.7490196078);padding:30px 20px 25px;border-radius:20px;border:1px solid rgba(2,132,199,.1215686275);text-align:center;position:relative;margin-top:60px;transition:.3s ease-in-out}.credentials .logo-box:after{content:"";position:absolute;transition:.3s ease-in-out;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #0284C7 50%, rgba(5, 150, 105, 0) 100%);height:1px;width:90px;left:50%;bottom:0;transform:translateX(-50%);opacity:0}.credentials .logo-box:hover{border:1px solid rgba(2,132,199,.3215686275);box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.0784313725) inset;box-shadow:0px 16.1px 52.18px 0px rgba(56,189,248,.1215686275)}.credentials .logo-box:hover::after{opacity:1}.credentials .logo-box img{position:absolute;top:-10px;left:50%;transform:translate(-50%, -50%)}.credentials .logo-box img.logo-1,.credentials .logo-box img.logo-4,.credentials .logo-box img.logo-7{height:70px}.credentials .logo-box img.logo-2,.credentials .logo-box img.logo-5,.credentials .logo-box img.logo-6,.credentials .logo-box img.logo-8{height:50px}.credentials .logo-box h5{color:#0c1a2e;font-size:16px;font-weight:700;line-height:35.2px;margin:0}.credentials .logo-box p{color:#4a7fa5;font-size:14px;font-weight:700;line-height:19.68px;margin:0}.credentials hr{background:linear-gradient(90deg, rgba(0, 0, 0, 0) 14.35%, rgb(52, 211, 153) 37.72%, rgb(56, 189, 248) 61.09%, rgba(0, 0, 0, 0) 84.46%);border:0;height:1px;margin:20px 0;padding:0}.credentials h4{font-weight:700;font-size:36px;line-height:52px;text-transform:uppercase;margin-bottom:50px}.credentials .network-logo{display:flex;gap:50px;align-items:center;justify-content:space-between}.credentials .network-logo .img-box.logo-1{height:70px}.credentials .network-logo .img-box.logo-2{height:66px}.credentials .network-logo .img-box.logo-3{height:50px}.credentials .network-logo .img-box.logo-4{height:70px}.credentials .network-logo .img-box.logo-5{height:50px}.credentials .network-logo .img-box.logo-6{height:90px}.real-businesses{padding:70px 0}.real-businesses h6{display:inline-block;text-transform:uppercase;color:#34d399;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(52,211,153,.2509803922);background:rgba(52,211,153,.1019607843);padding:10px 25px;border-radius:20px;margin-bottom:25px}.real-businesses h2{color:#fff;font-size:48px;font-weight:700;margin:0 auto 15px}.real-businesses h2 span{background-image:linear-gradient(120deg, #38BDF8 7.74%, #34D399 92.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.real-businesses p{color:rgba(236,246,255,.8);font-size:18px;font-weight:400;line-height:30px;max-width:1000px;margin:0 auto 40px}.real-businesses .box{position:relative;border:2px solid rgba(0,0,0,0);border-radius:16px;transition:.3s ease-in-out}.real-businesses .box::before{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%);background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #FFFFFF 49.52%, rgba(0, 0, 0, 0) 100%);width:150px;height:2px;transition:.3s ease-in-out;z-index:9;opacity:0}.real-businesses .box:hover{border:2px solid rgba(52,211,153,.5);box-shadow:0px 4px 20px 0px rgba(56,189,248,.1215686275)}.real-businesses .box:hover::before{opacity:1}.real-businesses .box::after{position:absolute;content:"";width:100%;height:130px;bottom:0;left:0;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:0;border-radius:0 0 16px 16px}.real-businesses .box .img-box{position:relative}.real-businesses .box .content{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);padding:0 25px 25px;margin-top:-60px;position:relative;z-index:1;border-radius:0 0 16px 16px;overflow:hidden}.real-businesses .box .content .title{display:flex;align-items:center;gap:10px;width:100%;min-height:50px;margin-bottom:5px;justify-content:space-between}.real-businesses .box .content .title h4{color:hsla(0,0%,100%,.8);font-size:28px;font-weight:400;margin:0}.real-businesses .box .content p{color:hsla(0,0%,100%,.8);font-size:14px;font-weight:400;line-height:22px;margin:0 0 10px}.real-businesses .box .content a{color:#14b8a6;font-size:14px;font-weight:700;line-height:22px;text-decoration-line:underline}.beyond-workarounds{padding:70px 0;background-color:#f0f6ff}.beyond-workarounds h6{display:inline-block;text-transform:uppercase;color:#0284c7;font-size:14px;font-weight:700;letter-spacing:.84px;border:1px solid rgba(2,132,199,.2196078431);background:rgba(2,132,199,.0784313725);padding:10px 25px;border-radius:20px;margin-bottom:25px}.beyond-workarounds h2{color:#0c1a2e;font-size:48px;font-weight:700;max-width:680px;margin:0 auto 15px}.beyond-workarounds h2 span{background-image:linear-gradient(0deg, #0284C7 0%, #059669 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.beyond-workarounds p{color:#1c3962;font-size:18px;font-weight:400;line-height:30px;max-width:700px;margin:0 auto 40px}.beyond-workarounds .btns-wraper{display:flex;gap:15px;align-items:center;justify-content:center;margin-bottom:25px}.beyond-workarounds .btns-wraper a{font-weight:700;font-size:16px;color:hsla(0,0%,100%,.8784313725);padding:16px 25px;border-radius:16px;display:flex;align-items:center;gap:6px;transition:.3s ease-in-out}.beyond-workarounds .btns-wraper a:hover{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset,0px 8px 32px 0px rgba(2,132,199,.4),0px 4px 4px 0px rgba(0,0,0,.2509803922)}.beyond-workarounds .btns-wraper a:first-child{background:linear-gradient(135deg, #10B981 0%, #0369A1 100%)}.beyond-workarounds .btns-wraper a:first-child:hover{box-shadow:0px 1px 0px 0px hsla(0,0%,100%,.1490196078) inset,0px 8px 32px 0px rgba(2,132,199,.4),0px 4px 4px 0px rgba(0,0,0,.2509803922)}.beyond-workarounds .btns-wraper a:last-child{padding:15px 30px;border:1px solid rgba(0,0,0,0);background:linear-gradient(#F0F6FF) padding-box,linear-gradient(135deg, rgba(16, 185, 129, 0.75) 0%, rgba(3, 105, 161, 0.75) 100%) border-box;background-clip:padding-box,border-box;-webkit-background-clip:padding-box,border-box}.beyond-workarounds .btns-wraper a:last-child span{background:linear-gradient(135deg, #10B981 0%, #0369A1 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.beyond-workarounds .btns-wraper a:last-child:hover{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.beyond-workarounds .info-list{display:flex;align-items:center;justify-content:center;gap:25px}.beyond-workarounds .info-list li{font-size:14px;font-weight:500;color:#4a7fa5;position:relative;padding-left:22px}.beyond-workarounds .info-list li img{position:absolute;left:0;top:50%;transform:translateY(-50%);width:15px}@media(max-width: 1399px){.importers .video-box video{margin:-13px 0 -20px -14px}}@media(max-width: 1399px){.nav-header .navbar .navbar-nav .nav-link{font-size:12px}.nav-header .navbar .book-demo{font-size:12px}.nav-header .navbar .book-demo i{font-size:10px}.banner{padding:70px 0 40px}.banner h6{font-size:12px}.banner h1{font-size:48px;line-height:55px;margin-bottom:20px}.banner p{font-size:15px;line-height:25px}.banner .btns-wraper a{font-size:12px}.banner .btns-wraper a i{font-size:10px}.banner ul{gap:15px}.banner ul li{gap:6px;font-size:12px}.trusted-by{padding:50px 0}.trusted-by h5{font-size:18px}.regulatory-moat{padding:50px 0}.regulatory-moat h6{font-size:12px}.regulatory-moat h2{font-size:36px;max-width:620px}.regulatory-moat p{font-size:16px;line-height:24px}.regulatory-moat .flex-img-box .box .content h5{font-size:18px}.regulatory-moat .flex-img-box .box .content p{font-size:12px;line-height:16px}.regulatory-moat .importer-bottom p{font-size:14px}.platform{padding:50px 0}.platform h6{font-size:12px}.platform h2{font-size:36px;max-width:575px}.platform p{font-size:16px;line-height:24px;max-width:1000px}.platform .box{padding:25px}.platform .box .title{margin-bottom:15px}.platform .box .title h5{font-size:14px;line-height:18px}.platform .box span{font-size:10px}.platform .box p{font-size:12px;font-size:12px;line-height:18px;min-height:75px;margin:0 0 15px}.platform .box .inner-box{padding:15px}.platform .box .inner-box h3{font-size:30px;line-height:30px}.platform .bottom-box p{font-size:14px !important}.control-layer h6{font-size:12px}.control-layer h2{font-size:36px}.control-layer p{font-size:16px;line-height:24px}.control-layer-bottom .box{padding:10px}.control-layer-bottom .box span{font-size:10px;line-height:12px;top:8px;right:8px;padding:4px 10px}.control-layer-bottom .box img{width:40px}.control-layer-bottom .box h6{font-size:14px}.control-layer-bottom .box p{font-size:12px;line-height:19px;max-width:380px}.control-layer-bottom .bottom-box p{font-size:14px}.importers{padding:50px 0}.importers h6{font-size:12px}.importers h2{font-size:36px;max-width:850px}.importers p{font-size:16px;line-height:24px}.importers ul{gap:10px}.importers ul li{font-size:14px}.importers ul li img{width:37px}.importers .importer-bottom p{font-size:14px}.operationally-critical{padding:50px 0}.operationally-critical h6{font-size:12px}.operationally-critical h2{font-size:36px;max-width:500px}.operationally-critical .quote{padding:15px 15px 15px 25px}.operationally-critical .quote ::before{width:5px}.operationally-critical .quote h5{font-size:18px}.operationally-critical .quote p{font-size:14px;line-height:22px}.operationally-critical .mt-top{margin-top:25px}.operationally-critical .box h3{font-size:20px;margin:0}.operationally-critical .box span{font-size:10px;margin-bottom:15px}.operationally-critical .box p{font-size:14px;line-height:20px}.integration{padding:50px 0}.integration h6{font-size:12px}.integration h2{font-size:36px;max-width:380px}.integration p{font-size:16px;line-height:24px;max-width:1000px}.integration a{font-size:12px}.integration a i{font-size:10px}.credentials{padding:50px 0}.credentials h6{font-size:12px}.credentials h2{font-size:36px;max-width:500px}.credentials .logo-box{padding:25px 20px 15px}.credentials .logo-box img.logo-1,.credentials .logo-box img.logo-4,.credentials .logo-box img.logo-7{height:55px}.credentials .logo-box img.logo-3{height:45px}.credentials .logo-box img.logo-2,.credentials .logo-box img.logo-5,.credentials .logo-box img.logo-6,.credentials .logo-box img.logo-8{height:40px}.credentials .logo-box h5{font-size:14px;line-height:25px}.credentials .logo-box p{font-size:12px}.credentials h4{font-size:30px;line-height:40px;margin-bottom:40px}.credentials .network-logo .img-box img{height:100%}.credentials .network-logo .img-box.logo-1,.credentials .network-logo .img-box .logo-4{height:60px}.credentials .network-logo .img-box.logo-2{height:60px}.credentials .network-logo .img-box.logo-3,.credentials .network-logo .img-box.logo-5{height:42px}.real-businesses{padding:50px 0}.real-businesses h6{font-size:12px}.real-businesses h2{font-size:36px}.real-businesses p{font-size:16px;line-height:24px}.real-businesses .box::after{height:120px}.real-businesses .box .content{padding:0 20px 20px;margin-top:-55px}.real-businesses .box .content .title h4{font-size:24px}.real-businesses .box .content .point{margin-bottom:10px;min-height:65px}.real-businesses .box .content p{font-size:12px;line-height:20px;margin:0 0 5px}.real-businesses .box .content a{font-size:12px}.beyond-workarounds{padding:50px 0}.beyond-workarounds h6{font-size:12px}.beyond-workarounds h2{font-size:36px;max-width:560px}.beyond-workarounds p{font-size:16px;line-height:24px;max-width:645px;margin:0 auto 30px}.beyond-workarounds .btns-wraper a{font-size:14px}.beyond-workarounds .btns-wraper a i{font-size:10px}.beyond-workarounds .info-list li{font-size:12px}footer{padding:40px 0}footer .footer-box div img{margin-bottom:15px}footer .footer-box div p{font-size:12px}footer .footer-box div h5{font-size:13px;margin-bottom:20px}footer .footer-box div .quick-link li a{font-size:12px;padding:4px 0}footer .footer-box div .social li a{width:37px;height:37px}footer .footer-box div .social li a img{width:15px}footer .other-links{gap:10px;margin:30px 0}footer .other-links li a{font-size:10px;padding:5px 15px}footer .copy-policy p{font-size:10px}footer .copy-policy .policy-links li a{font-size:10px}}@media(max-width: 1199px){.banner{padding:95px 0 50px}.banner h1{font-size:42px;line-height:50px}.banner .banner p{font-size:14px}.banner .importers .video-box video{margin:-10px 0 -16px -11px}.platform .box .inner-box h3{font-size:26px}.platform .box p{min-height:91px}.operationally-critical .box{margin-bottom:15px}.trusted-by .logo-box{gap:35px}.credentials h4{margin-bottom:25px}.credentials .network-logo{gap:30px}}@media(max-width: 991px){.banner .row{flex-direction:column-reverse}.trusted-by .logo-box{flex-wrap:wrap}.regulatory-moat .flex-img-box{flex-wrap:wrap}.regulatory-moat .flex-img-box .box{width:48%}.regulatory-moat .flex-img-box .box:hover{width:48%}.regulatory-moat .flex-img-box .box .img-box{height:300px}.regulatory-moat .importer-bottom{padding:10px 20px}.regulatory-moat .importer-bottom p{line-height:24px}.platform p{margin:0 auto 10px}.platform .box{margin-top:25px}.platform .bottom-box{padding:10px 20px}.platform .bottom-box p{line-height:24px}.control-layer-bottom .box{margin-bottom:10px}.control-layer-bottom .bottom-box{padding:10px 20px}.control-layer-bottom .bottom-box p{line-height:24px}.importers ul{margin-bottom:20px}.importers .video-box video{width:104% !important}.operationally-critical h6{margin-top:20px}.operationally-critical h2{max-width:100%}.integration img{margin-bottom:20px}.credentials .network-logo{flex-wrap:wrap;justify-content:center}.real-businesses .box{margin-top:20px}.importers .importer-bottom{padding:10px 20px}.importers .importer-bottom p{line-height:24px}}@media(max-width: 767px){.banner ul{flex-wrap:wrap;gap:15px}.importers .video-box video{margin:-13px 0 -18px -10px}.beyond-workarounds .info-list{gap:15px;flex-wrap:wrap}}@media(max-width: 576px){.regulatory-moat .flex-img-box .box{width:100%}.regulatory-moat .flex-img-box .box:hover{width:100%}.platform .box{margin-top:10px}.platform .box p{min-height:auto}.real-businesses p{margin:0 auto 10px}}@media(max-width: 576px){footer .footer-box{grid-template-columns:repeat(2, 1fr)}footer .copy-policy .policy-links{flex-wrap:wrap;justify-content:center;gap:0px 10px}}