:root{--bg-hero: url(/images/hero-background.webp);--primary: #003D69;--blue-dark: #0090C4;--sky-color: #84d6f7;--bg-size-desktop: cover;--bg-pos-desktop: left center;--card-w: 380px;--card-h: 540px;--card-radius: 24px;--text-black: #191c1f;--text-grey: #8b909a;--container-width: 1200px}*{box-sizing:border-box;margin:0;padding:0}.cards-container::-webkit-scrollbar{display:none}.cards-container{-ms-overflow-style:none;scrollbar-width:none}body{font-family:Archivo,sans-serif;overflow-x:hidden;background-color:#fff;color:#2f3042;font-weight:400}*{margin:0;padding:0;border:0}a{text-decoration:none}a,a:focus{outline:0}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:none}ul{margin:0;padding:0}p,h1,h2,h3,h4,h5,h6{margin:0}.text-primary{color:var(--primary)!important}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:85%}}.custom-padding{padding:120px 0}.scroll-wrapper{width:100%;height:100vh;position:relative;overflow:hidden}.stage{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.background-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-image:var(--bg-hero);background-position:var(--bg-pos-desktop);background-size:var(--bg-size-desktop);background-repeat:no-repeat}.header{position:fixed;top:0;left:0;width:100%;z-index:9999;padding:12px 48px}.header .navbar-nav .nav-item .nav-link{font-weight:700;font-size:24px;line-height:100%;letter-spacing:-.02em;color:#fff;padding:10px 15px;border-radius:5px;margin:0 10px}.header .navbar-nav .nav-item .nav-link:hover,.header .navbar-nav .nav-item .nav-link.active{background-color:var(--primary);color:#fff}.logo-container{pointer-events:auto;display:flex;align-items:center;gap:12px}.logo-container img{height:70px;width:auto}.nav-menu{pointer-events:auto;display:flex;gap:40px;align-items:center;list-style:none}.nav-menu li a{color:#ffffffe6;text-decoration:none;font-size:18px;font-weight:600;transition:opacity .3s}.nav-menu li a:hover{opacity:1;color:#fff}.container-grid{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%;z-index:20;pointer-events:none;display:flex;align-items:center;padding:120px 48px 48px}.hero-text{max-width:620px;display:flex;flex-direction:column;gap:30px}.hero-text h1{font-weight:300;font-size:45px;line-height:100%;color:var(--primary)}.hero-text h1 span{font-weight:400;font-size:72px;line-height:100%;display:block}.hero-text p{font-weight:400;font-size:24px;line-height:139%;letter-spacing:-.02em;color:#434454}.hero-text .btn-download{border-radius:30px;background-color:#6bc8ac;font-weight:700;font-size:24px;padding:12px 45px;color:#fff}.reveal-bg{position:absolute;width:var(--card-w);height:var(--card-h);background-color:#fff;border-radius:var(--card-radius);z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0}.phase-2-section{position:relative;background:linear-gradient(180deg,#e0f2fe,#bae6fd);min-height:100vh;padding:120px 48px 80px;z-index:50}.phase-2-text{text-align:center;width:100%;margin-bottom:80px}.phase-2-text h2{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin-bottom:20px;letter-spacing:-1.5px}.phase-2-text p{color:#fff;font-size:1.25rem;max-width:700px;margin:0 auto;line-height:1.6;opacity:.95}.contact-us-btn{position:absolute;top:24px;right:48px;background:#4ade80;color:#fff;padding:12px 28px;border-radius:8px;font-weight:600;font-size:16px;border:none;cursor:pointer;z-index:60;transition:background .3s}.contact-us-btn:hover{background:#22c55e}.cards-section-text{position:absolute;top:80px;left:50%;transform:translate(-50%);text-align:center;z-index:15;width:100%;max-width:1200px;padding:0 48px;opacity:0;pointer-events:none}.cards-section-text h2{font-weight:400;font-size:96px;line-height:100%;letter-spacing:-.02em;color:#fff}.cards-section-text p{font-size:24px;line-height:100%;text-align:center;letter-spacing:-.02em;color:#434454}.cards-container{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding-top:200px;overflow:visible!important;opacity:1}.reveal-bg{background-color:#83d7f5}.card{width:var(--card-w);height:var(--card-h);border-radius:var(--card-radius);position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a;display:flex;flex-direction:column;justify-content:flex-end;padding:0;flex-shrink:0;border:none;transition:transform .3s ease,box-shadow .3s ease;background:#fff;background-size:cover;background-position:center center}.card:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000026}.card.side{opacity:0;transform:translateY(100px)}@media(min-width:1025px){.cards-container{opacity:0}}.card.center{background:transparent;overflow:hidden;position:relative}.card.center:hover{box-shadow:0 30px 60px #00000026}.card.center .card-content{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 70%,transparent 100%)}.card-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;z-index:1;border-radius:var(--card-radius);transition:transform .5s ease;display:block;margin:0;padding:0}.card:hover .card-image{transform:scale(1.05)}.card.side .card-image{min-width:100%;min-height:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.card img{display:block;max-width:none;max-height:none}.card-content{position:relative;z-index:2;padding:32px 28px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 70%,transparent 100%);border-radius:0 0 var(--card-radius) var(--card-radius);display:flex;flex-direction:column}.card.right{background-image:url(https://assets.revolut.com/published-assets-v3/af2fd3c8-cfef-40f0-a673-4a2c9fa85d69/e0cd59b6-e3e1-4084-b269-a736c0ce8f78.png)}.card.feature-card-style{background:#fff;justify-content:flex-start;padding:0}.card.feature-card-style .card-image-top{position:relative;width:100%;height:60%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:var(--card-radius) var(--card-radius) 0 0}.card.feature-card-style .card-content{padding:24px;display:flex;flex-direction:column;justify-content:center;height:40%;position:relative;z-index:1}.card-title{font-size:1.25rem;font-weight:700;color:#1e3a8a;margin-bottom:12px;line-height:1.3}.card-description{font-size:.95rem;color:#6b7280;line-height:1.5;margin:0}.card-center-bg{position:absolute;top:0;left:0;width:100vw;height:100vh;background-image:var(--bg-hero);background-position:var(--bg-pos-desktop);background-size:var(--bg-size-desktop);background-repeat:no-repeat;z-index:1;transform-origin:center center}.card.center .card-center-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--card-radius);overflow:hidden;background-image:var(--bg-hero);background-size:cover;background-position:10% -10%;background-repeat:no-repeat;z-index:1;display:block;opacity:1}.card-content{opacity:1;color:#fff}.card.side .card-content{opacity:1}.card-content .card-title{font-weight:700;font-size:24px;margin-bottom:10px;line-height:1.3;text-shadow:0 3px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8);letter-spacing:-.3px;color:#fff;opacity:1}.card-content .card-description{font-weight:500;font-size:16px;margin-bottom:20px;line-height:1.5;opacity:1;text-shadow:0 2px 8px rgba(0,0,0,.6),0 1px 2px rgba(0,0,0,.8);color:#fff}.card-label{font-weight:600;font-size:15px;margin-bottom:10px;opacity:1;letter-spacing:.5px;text-transform:uppercase;text-shadow:0 2px 8px rgba(0,0,0,.5);color:#fff}.card-amount{font-size:48px;font-weight:800;margin-bottom:18px;line-height:1.1;letter-spacing:-.5px;text-shadow:0 3px 12px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.8);color:#fff}.pill{background:#fffffff2;padding:10px 20px;border-radius:24px;font-size:14px;font-weight:600;display:inline-block;align-self:flex-start;color:#191c1f;letter-spacing:.3px;box-shadow:0 4px 12px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.pill:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}.card.side .pill{color:#191c1f;background:#fffffff2}.highest-prices-section{background-color:#c4d8de}.highest-prices-section video{width:100%;height:auto;display:block}.our-globle-section video{width:100%;height:auto;display:block}.sec-tag{margin-bottom:24px}.sec-tag span{font-weight:500;font-size:20px;line-height:100%;letter-spacing:-.02em;color:#003d69;border:2px solid var(--primary);padding:5px 30px;border-radius:30px;display:inline-block}.section-content h1{font-weight:300;font-size:44px;line-height:100%;letter-spacing:-.02em;color:#003d69;margin-bottom:24px;font-family:Poppins,Poppins-fallback,sans-serif}.section-content h1 span{font-weight:600}.section-content .sec-pra{margin-top:24px}.section-content p{font-size:24px;line-height:134%;letter-spacing:-.02em;margin-bottom:20px;color:#003d69}.sec-pra ul li::marker{color:#cca35a}@media screen and (max-width:1199px){.section-content h1{font-size:60px}.section-content p,.sec-tag span{font-size:18px}}@media screen and (max-width:991px){.section-content h1{font-size:28px}.section-content p{font-size:16px}.sec-tag span{font-size:16px;padding:4px 16px}}@media screen and (max-width:576px){.section-content h1{font-size:26px}.section-content p{font-size:13px}.sec-tag span{font-size:13px;padding:3px 10px}.section-content ul li{font-size:13px}.custom-padding{padding:35px 0}}@media screen and (max-width:768px){.custom-padding{padding:50px 0}.section-content ul{padding-left:20px}.section-content ul li{font-size:14px}}.left-custom-padding{padding-left:15%;padding-right:40px}@media screen and (max-width:1199px){.left-custom-padding{padding-left:8%;padding-right:24px}}@media screen and (max-width:768px){.left-custom-padding{padding-left:20px;padding-right:20px}}.green-section-content .sec-tag span{border-color:#388768;color:#388768}.section-content ul{padding-left:30px}.section-content ul li{font-size:24px;line-height:134%;letter-spacing:-.02em;margin-bottom:5px}.section-content h1 small{font-size:22px;position:relative;bottom:55px;right:10px}.footer-links a{font-family:Poppins,Poppins-fallback,sans-serif;font-weight:700;font-size:18px;line-height:100%;letter-spacing:-.02em;color:#fff}.footer-links a:hover{color:var(--primary)}.footer-social{display:flex;gap:50px;justify-content:center}.footer-social a:hover svg path{fill:#3581a3}.footer-social svg{width:35px;height:35px}@media(max-width:1024px){.scroll-wrapper{height:auto;overflow:visible;background:#fff}.stage{height:auto;display:block;overflow:visible}.background-layer{position:relative;height:70vh;background-position:center 20%;background-size:cover;width:100%}.header{padding:20px 24px}.logo-container img{height:32px}.nav-menu{gap:16px;flex-wrap:wrap}.nav-menu li a{font-size:12px}.container-grid{position:absolute;top:0;left:0;height:70vh;width:100%;display:flex;align-items:center;justify-content:center;transform:none;padding:100px 24px 40px}.reveal-bg,.card-center-bg{display:none}.phase-2-section{padding:80px 24px 60px}.contact-us-btn{position:relative;top:auto;right:auto;margin:20px auto;display:block}.phase-2-text{margin-bottom:40px}.phase-2-text h2{font-size:2.2rem}.feature-cards-container{grid-template-columns:1fr;gap:24px}.cards-container{position:relative;padding:40px 20px 60px;background:#fff;height:auto;width:100%;overflow:hidden!important;display:block;opacity:1!important}.card{opacity:1!important;transform:none!important;height:500px;width:auto!important;max-width:90%;box-shadow:0 10px 30px #0000001a;border:none}.card:hover{transform:translateY(-4px)!important;box-shadow:0 15px 40px #00000026}.card.center{border:none;background-image:var(--bg-hero);background-size:cover;background-position:center center;background-repeat:no-repeat;box-shadow:0 10px 30px #0000001a!important}.card-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;min-width:100%;min-height:100%}.card-content{opacity:1!important;padding:28px 20px}.card-content .card-title{font-size:22px;font-weight:700;margin-bottom:10px;line-height:1.3}.card-content .card-description{font-size:15px;font-weight:500;margin-bottom:18px;line-height:1.4}.card-amount{font-size:42px;font-weight:800}.card-label{font-size:14px;font-weight:600}.cards-section-text{position:relative;top:auto;left:auto;transform:none;padding:40px 20px 20px;opacity:1;pointer-events:auto}.cards-section-text h2{font-size:36px;color:#191c1f}.cards-section-text p{font-size:18px;color:#434454}}@media screen and (max-width:1499px){.section-content h1{font-size:44px}.section-content p,.sec-tag span{font-size:20px}.footer-links a{font-size:14px}.section-content ul li{font-size:20px}.hero-text{gap:30px}.hero-text h1{font-size:36px}.hero-text h1 span{font-size:54px}.hero-text p,.hero-text .btn-download,.header .navbar-nav .nav-item .nav-link{font-size:20px}.cards-section-text h2{font-size:60px}.cards-section-text p{font-size:18px}.cards-container{gap:8px}}@media screen and (max-width:1199px){.section-content h1{font-size:40px}.section-content p,.sec-tag span{font-size:18px}.custom-padding{padding:70px 0}.footer-links a{font-size:18px}.section-content h1 small{font-size:14px;bottom:30px;right:0}.section-content ul li{font-size:18px}.footer-links,.footer-social{gap:15px}.footer-social svg{width:20px;height:20px}.hero-text{max-width:100%;gap:20px}.hero-text h1{font-size:30px}.hero-text h1 span{font-size:46px}.hero-text p,.hero-text .btn-download{font-size:18px}.header .navbar-brand img{max-width:120px}.navbar-toggler{background-color:#000;width:50px;height:50px}.header .navbar-nav .nav-item .nav-link{font-size:18px}.cards-section-text h2{font-size:48px}.cards-section-text p{font-size:16px}.cards-container{gap:6px}.card{height:460px}.card-content .card-title{font-size:20px}.card-content .card-description{font-size:14px}.card-amount{font-size:40px}}@media screen and (max-width:991px){.sec-tag span{font-size:14px}.section-content h1{font-size:28px}.section-content p{font-size:14px}.left-custom-padding{padding:24px}.footer-links a,.section-content ul li{font-size:14px}.hero-text{max-width:100%;gap:20px}.hero-text h1{font-size:24px}.hero-text h1 span{font-size:36px}.hero-text p{font-size:14px}.hero-text .btn-download{font-size:14px;padding:10px 30px}.header .navbar-collapse{background-color:#000;padding:15px 20px;border-radius:10px}.header .navbar-nav .nav-item .nav-link{font-size:14px}.cards-section-text h2{font-size:36px}.cards-section-text p{font-size:14px}.cards-container{padding:30px 15px 50px}.card{height:450px;max-width:95%}.card-content{padding:24px 18px}.card-content .card-title{font-size:18px}.card-content .card-description{font-size:13px}.card-amount{font-size:36px}}@media screen and (min-width:768px)and (max-width:1024px){.cards-container{gap:8px;padding:50px 30px 60px}.card{height:480px}.card-content .card-title{font-size:22px}.card-content .card-description{font-size:15px}.card-amount,.cards-section-text h2{font-size:42px}.cards-section-text p{font-size:16px}}@media screen and (max-width:576px){.cards-container{padding:20px 10px 40px}.card{height:420px;max-width:100%}.card-content{padding:20px 16px}.card-content .card-title{font-size:16px;margin-bottom:8px}.card-content .card-description{font-size:12px;margin-bottom:14px}.card-amount{font-size:32px}.card-label{font-size:12px}.pill{padding:8px 16px;font-size:12px}.cards-section-text{padding:30px 15px 15px}.cards-section-text h2{font-size:28px}.cards-section-text p{font-size:14px}}.revolut-hero-section{position:relative;width:100%;min-height:530px;height:838px;padding:72px 0 0;overflow:hidden;box-sizing:border-box}.revolut-hero-background{position:absolute;inset:0;z-index:-1;width:100%;height:100%;background-image:linear-gradient(#4c8acc,#3991d8);overflow:hidden}.revolut-hero-image-main{display:inline;position:absolute;inset:0 -50% 0 50%;width:1654px;height:838px;overflow:clip;transform:translate(-50%) scale(1.75);transform-origin:center center;transition:transform 0s cubic-bezier(.35,0,0,1) .1s}.revolut-hero-image-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;color:transparent}.revolut-hero-image-overlay{display:inline;position:absolute;inset:251.406px -22% 0 50%;width:1055.88px;height:586.594px;min-width:665px;min-height:370px;overflow:clip;transform:translate(-50%) scale(1.75);transform-origin:center center;transition:transform 0s cubic-bezier(.35,0,0,1) .1s}.revolut-hero-image-overlay img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;color:transparent}.revolut-hero-content{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:48px 0 24px;box-sizing:border-box}.revolut-hero-text-wrapper{position:relative;z-index:1;width:1000px;max-width:100%;display:flex;flex-direction:column;gap:24px}.revolut-hero-heading{display:block;width:100%;height:auto;font-family:Aeonik Pro,Inter,sans-serif;font-size:92.9716px;font-weight:500;line-height:92.9716px;letter-spacing:-2.08px;color:#fff;margin:0;box-sizing:border-box}.revolut-hero-description-wrapper{display:flex;flex-direction:column;width:100%;max-width:400px;height:auto;box-sizing:border-box}.revolut-hero-description{display:block;width:400px;max-width:100%;height:auto;font-family:Aeonik Pro,Inter,sans-serif;font-size:18px;line-height:24px;color:#fff;margin:0;box-sizing:border-box}.revolut-hero-button{display:flex;position:relative;width:auto;max-width:720px;height:42px;padding:10px 24px;border:none;border-radius:9999px;font-family:Aeonik Pro,Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-align:center;color:#fff;background-color:#191c1f;cursor:pointer;text-decoration:none;justify-content:center;align-items:center;transition:background-color .3s cubic-bezier(.15,.5,.5,1),color .3s cubic-bezier(.15,.5,.5,1),opacity .3s cubic-bezier(.15,.5,.5,1),box-shadow .2s cubic-bezier(.4,.3,.8,.6),outline .2s cubic-bezier(.4,.3,.8,.6),outline-offset .2s cubic-bezier(.4,.3,.8,.6);box-sizing:border-box}.revolut-hero-button:hover{color:#fff;background-color:#191c1f}.revolut-hero-button-state-layer{position:absolute;inset:0;z-index:-1;width:100%;height:100%;border-radius:9999px;transition:background-color .3s cubic-bezier(.15,.5,.5,1),color .3s cubic-bezier(.15,.5,.5,1),opacity .3s cubic-bezier(.15,.5,.5,1),box-shadow .2s cubic-bezier(.4,.3,.8,.6),outline .2s cubic-bezier(.4,.3,.8,.6),outline-offset .2s cubic-bezier(.4,.3,.8,.6)}.revolut-hero-button-text{display:block;overflow:hidden;width:auto;max-width:100%;height:22px;font-family:Aeonik Pro,Inter,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-align:center;white-space:nowrap;color:#fff;cursor:pointer}@media screen and (max-width:1654px){.revolut-hero-image-main{width:100%;right:-25%;left:25%}.revolut-hero-image-overlay{width:60%;right:-11%;left:50%}}@media screen and (max-width:1200px){.revolut-hero-section{height:700px;min-height:500px}.revolut-hero-heading{font-size:72px;line-height:72px;letter-spacing:-1.5px}.revolut-hero-text-wrapper{width:100%;padding:0 24px}.revolut-hero-content{padding:48px 24px 24px}}@media screen and (max-width:991px){.revolut-hero-section{height:600px;min-height:450px;padding:60px 0 0}.revolut-hero-heading{font-size:56px;line-height:56px;letter-spacing:-1px}.revolut-hero-description{font-size:16px;line-height:22px;width:100%}.revolut-hero-image-main,.revolut-hero-image-overlay{transform:translate(-50%) scale(1.2)}}@media screen and (max-width:768px){.revolut-hero-section{height:500px;min-height:400px;padding:48px 0 0}.revolut-hero-heading{font-size:42px;line-height:42px;letter-spacing:-.8px}.revolut-hero-description{font-size:15px;line-height:20px}.revolut-hero-button{height:40px;padding:8px 20px;font-size:15px}.revolut-hero-image-main,.revolut-hero-image-overlay{transform:translate(-50%) scale(1)}}@media screen and (max-width:576px){.revolut-hero-section{height:450px;min-height:350px;padding:40px 0 0}.revolut-hero-heading{font-size:32px;line-height:36px;letter-spacing:-.5px}.revolut-hero-description{font-size:14px;line-height:18px}.revolut-hero-button{height:38px;padding:8px 18px;font-size:14px}.revolut-hero-content{padding:40px 16px 20px}.revolut-hero-text-wrapper{padding:0}.section-content h1{font-size:26px}.section-content p{font-size:13px}.sec-tag span{font-size:13px;padding:3px 10px}.section-content ul li,.footer-links a{font-size:13px}.footer-social{gap:16px}.footer-social svg{width:20px;height:20px}.hero-text h1{font-size:20px}.hero-text h1 span{font-size:30px}.hero-text p{font-size:13px}.hero-text .btn-download{font-size:13px;padding:8px 24px}.hero-text{gap:14px}.cards-section-text h2{font-size:24px}.cards-section-text p{font-size:13px}.cards-container{padding:16px 8px 30px}.card{height:380px}.card-content .card-title{font-size:14px}.card-content .card-description{font-size:11px}.card-amount{font-size:28px}.card-label{font-size:11px}.pill{padding:6px 12px;font-size:11px}}.hero-wrapper{position:relative;height:100vh;min-height:600px;overflow:hidden}.hero-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-video-bg iframe{position:absolute;top:50%;left:50%;width:max(100vw,177.78vh);height:max(100vh,56.25vw);min-width:100%;min-height:100%;transform:translate(-50%,-50%);border:none;pointer-events:none}.hero-video-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-text-overlay{position:relative;z-index:2;display:flex;align-items:flex-end;height:100%;max-width:1600px;margin:0 auto;padding:0 80px 205px}.hero-text-content{display:flex;flex-direction:column;gap:24px;width:100%}.hero-main-text{color:#fff;font-family:Poppins,Poppins-fallback,sans-serif;font-size:64px;line-height:119%;letter-spacing:0;margin:0;font-weight:300}.hero-text-md{font-size:30px;font-weight:600}.hero-text-italic{font-style:normal;font-weight:400}.hero-text-regular{font-weight:300}.hero-text-large{font-family:Poppins,Poppins-fallback,sans-serif;font-size:128px;font-weight:100;line-height:119%;letter-spacing:0;display:block;margin-top:4px}.hero-wrapper .cta-button{background:#cca35a;color:#fff;font-family:Poppins,Poppins-fallback,sans-serif;border:none;padding:15px 25px;border-radius:50px;font-size:20px;font-weight:700;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background .3s ease,transform .2s ease}.hero-wrapper .cta-button:hover{background:#5ab89a;transform:translateY(-1px)}.features-section{background:#1f253b;padding:80px 24px 100px}.features-content{max-width:1340px;margin:0 auto;text-align:center}.features-header{margin-bottom:50px}.features-title{font-family:Poppins,Poppins-fallback,sans-serif;font-weight:300;color:#fff;line-height:1;margin:0 0 16px;font-size:44px}.features-title-light{font-weight:300;font-style:italic}.features-title strong{font-weight:600;font-style:normal}.features-subtitle{font-family:Poppins,Poppins-fallback,sans-serif;font-size:20px;color:#cca35a;margin:0;font-weight:400}.features-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{background:transparent;border-radius:40px;overflow:visible;text-align:center;position:relative}.feature-card-image{position:relative;border:none;text-align:center;display:flex;justify-content:center;overflow:hidden}.feature-card-image img{width:100%;display:block;max-width:100%}.feature-card-info{position:relative;inset:auto 0 0;background:transparent;padding:15px 10px;text-align:center;width:100%;border-radius:17px;margin:auto}.feature-card-title{font-family:Poppins,Poppins-fallback,sans-serif;font-size:22px;font-weight:600;color:#cca35a;margin:0 0 2px}.feature-card-subtitle{font-family:Poppins,Poppins-fallback,sans-serif;font-size:14px;color:#fff;margin:0;font-weight:400}.our-globle-section{background:#1f2841}.hero-main-text b{font-weight:600}.ps-title h3{font-weight:300;font-size:44px;line-height:100%;text-align:center;letter-spacing:-.02em;color:#cca35a}.ps-title h3 span{font-weight:600}.ps-title p{font-style:normal;font-weight:400;font-size:20px;line-height:28px;color:#003d69}.process-box{display:flex;gap:30px;flex:0 0 50%;max-width:50%}.process-box-left{justify-content:end}.px-text h1{font-weight:600;font-size:64px;line-height:100%;letter-spacing:-.02em;color:#003d69;font-family:Poppins,Poppins-fallback,sans-serif}.px-text h4{font-weight:700;font-size:28px;line-height:100%;letter-spacing:-.02em;color:#cca35a}.px-text p{font-weight:700;font-size:20px;line-height:1.4;letter-spacing:-.02em;color:#003d69}.process-box-right{margin-left:auto;justify-content:start}.pb-icon{background-color:#cca35a;flex:0 0 150px;height:150px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1}.process-list-div:before{content:"";width:3px;height:100%;position:absolute;left:0;right:0;margin:auto;background-color:#cca35a;z-index:0}.process-progress-line{position:absolute;width:3px;left:0;right:0;margin:auto;top:0;background-color:#003d69;z-index:1;border-radius:0 0 2px 2px}.why-section{background-color:#003d69;height:70vh;overflow:hidden;position:relative}.why-carousel-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.why-carousel-title{margin-bottom:0}.why-carousel-viewport{position:relative;height:calc(70vh - 140px);overflow:hidden;max-width:700px;margin:0 auto}.why-carousel-item{position:absolute;left:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;will-change:transform,opacity,filter;transform:translateZ(0);backface-visibility:hidden;padding:20px 0}.wb-text h5{font-weight:300;font-size:24px;line-height:100%;text-align:center;letter-spacing:-.02em;color:#cca35a}.wb-text h5 span{font-weight:600}.wb-text p{font-weight:700;font-size:16px;line-height:100%;text-align:center;letter-spacing:-.02em}.hero-video-bg img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:1440px){.hero-text-overlay{padding:0 80px 205px}.hero-main-text{font-size:48px}.hero-text-large{font-size:128px}}@media(min-width:1024px)and (max-width:1199px){.header-cta{font-weight:700;font-size:14px;padding:10px}.nav-link{font-size:14px;padding:5px 10px}.nav-menu{gap:20px}}@media(min-width:1024px)and (max-width:1439px){.hero-main-text{font-size:52px}.hero-text-large{font-size:78px}.hero-text-overlay{padding:0 80px 70px}}@media screen and (max-width:1023px){.hero-wrapper{height:80vh;min-height:500px}.hero-main-text{font-size:42px}.hero-text-large{font-size:60px}.hero-text-overlay{padding:0 48px 60px}.features-section{padding:60px 24px 80px}.features-title{font-size:2rem}.features-cards{grid-template-columns:repeat(2,1fr);gap:20px}.pb-icon{flex:0 0 100px;height:100px}.pb-icon svg{width:60px}}@media screen and (max-width:767px){.hero-wrapper{height:70vh;min-height:450px}.hero-main-text{font-size:32px}.hero-text-large{font-size:48px}.hero-text-overlay{padding:0 24px 50px}.hero-text-content{gap:20px}.features-title{font-size:1.6rem}.features-cards{grid-template-columns:repeat(2,1fr);gap:16px}.security-logo img{max-width:100px}.process-box{gap:15px;flex:0 0 100%;max-width:100%}.px-text h1{font-size:44px}.px-text h4{font-size:22px}.px-text p{font-size:16px}.pb-icon{flex:0 0 90px;height:90px}.pb-icon svg{width:40px}.process-box-left{justify-content:start;flex-direction:row-reverse}.process-list-div:before{left:45px;right:auto;background-color:#cca35a;z-index:0}.process-progress-line{left:45px;right:auto;margin:0}.ps-title h3{font-size:30px}.ps-title p{font-size:16px}.features-subtitle{font-size:14px}.wb-text h5{font-size:20px}.wb-text p{font-size:14px}.wb-icon svg{width:90px}.section-content h1{font-size:22px}.footer-logo svg{width:170px}.footer-links.my-5{margin-top:0!important}.our-globle-section .section-content h1{font-size:26px;padding-top:60px}}@media(max-width:480px){.hero-wrapper{height:65vh;min-height:400px}.hero-main-text{font-size:22px}.hero-text-md{font-size:18px}.hero-text-large{font-size:32px}.hero-text-overlay{padding:0 16px 30px}.hero-text-content{gap:16px}.hero-wrapper .cta-button{padding:10px 20px;font-size:.85rem}.features-section{padding:40px 16px 50px}.features-header{margin-bottom:30px}.features-title{font-size:1.25rem}.features-cards{grid-template-columns:repeat(2,1fr);gap:12px}.feature-card-title{font-size:.85rem}.feature-card-subtitle{font-size:.75rem}.ps-title h3{font-size:24px}.ps-title p{font-size:14px}.px-text h1{font-size:36px}.px-text h4{font-size:18px}.px-text p{font-size:14px}.pb-icon{flex:0 0 70px;height:70px}.pb-icon svg{width:35px}.wb-text h5{font-size:18px}.wb-text p{font-size:14px}.process-box{gap:10px}.process-list-div:before{left:35px}.process-progress-line{left:35px}}
