*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:50px}body{font-family:'Source Sans Pro',sans-serif;font-size:16px;line-height:1.5;color:#021540;background:#fff;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit;cursor:pointer}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer;border:none;background:0 0}.wrapper{min-height:100vh}.header{position:fixed;top:0;left:0;right:0;background:#fff;z-index:1000;height:61px;border-bottom:1px solid #ececec}.header-inner{max-width:1440px;margin:0 auto;padding:0 16px;height:100%;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center}.logo img{height:29px;width:153px;object-fit:contain}.nav-menu ul{display:flex;align-items:center;gap:16px}.nav-menu ul li a{font-family:'Source Sans Pro',sans-serif;font-size:16px;font-weight:400;color:#021540;line-height:24px;transition:all .3s ease}.nav-menu ul li a.active{text-decoration:underline;font-weight:600}.nav-menu ul li a:hover{text-decoration:underline}.nav-menu ul li a.btn-cta{background:#021540;color:#fff;padding:8px 24px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:175px;height:40px;transition:background .3s ease}.nav-menu ul li a.btn-cta:hover{background:#0a2a6e;text-decoration:none}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px;cursor:pointer;z-index:1001}.hamburger span{display:block;width:100%;height:2px;background:#021540;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero-section{position:relative;min-height:481px;margin-top:61px;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:721px;height:481px;background:#021540 url(../images/banners/hero-bg.jpg) center center/cover no-repeat;z-index:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#021540 0,rgba(2,21,64,.7) 100%);z-index:2}.hero-content{position:relative;z-index:3;padding:40px 16px;max-width:360px;margin:0 auto}.hero-title{font-family:'Source Sans Pro',sans-serif;font-size:37px;font-weight:600;line-height:44px;color:#fff;margin-top:1px;margin-bottom:32px}.hero-title .highlight{color:#00c67e;font-weight:700}.hero-list{display:flex;flex-direction:column;gap:13px;margin-bottom:52px}.hero-list li{display:flex;align-items:center;gap:12px;color:#fff;font-family:'Source Sans Pro',sans-serif;font-size:18px;font-weight:400;line-height:39px}.check-icon{width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.1);border:.555px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-icon svg{width:16px;height:16px}.btn-primary{display:flex;align-items:center;justify-content:center;width:100%;max-width:328px;height:60px;background:#00c67e;color:#fff;font-family:'Source Sans Pro',sans-serif;font-size:23px;font-weight:700;line-height:28px;text-align:center;transition:all .3s ease}.btn-primary:hover{background:#00b371}.how-it-works{background:#fff;padding:40px 16px 20px}.section-title{font-family:'Source Sans Pro',sans-serif;font-size:32px;font-weight:400;line-height:40px;color:#0f172b;text-align:center}.how-it-works .section-title{margin-bottom:40px}.steps-container{display:flex;flex-direction:column;gap:43px;max-width:328px;margin:0 auto}.step{text-align:center}.step-icon{width:64px;height:64px;background:#00c67e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.1)}.step-icon svg{width:32px;height:32px}.step-title{font-family:'Source Sans Pro',sans-serif;font-size:20px;font-weight:600;line-height:28px;color:#0f172b;margin-bottom:8px}.step-description{font-family:'Source Sans Pro',sans-serif;font-size:16px;font-weight:400;line-height:22px;color:#45556c}.who-we-are{padding:64px 16px;background:#fff}.who-we-are .section-title{margin-bottom:24px;line-height:40px}.who-content{max-width:328px;margin:0 auto;text-align:center}.who-content p{font-family:'Source Sans Pro',sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#45556c;margin-bottom:16px}.who-content p:last-child{margin-bottom:0}.who-content .highlight{color:#00c67e;font-weight:600}.faq-section{background:#f8fafc;padding:24px 16px 48px}.faq-section .section-title{margin-bottom:24px;line-height:40px}.faq-container{display:flex;flex-direction:column;gap:16px;max-width:328px;margin:0 auto}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.faq-header{display:flex;align-items:center;justify-content:space-between;padding:20px;cursor:pointer;gap:16px;min-height:76px}.faq-question{font-family:'Source Sans Pro',sans-serif;font-size:18px;font-weight:600;line-height:24px;color:#0f172b;flex:1}.faq-toggle{width:24px;height:24px;position:relative;flex-shrink:0}.faq-toggle::after,.faq-toggle::before{content:'';position:absolute;background:#90a1b9;transition:all .3s ease}.faq-toggle::before{width:14px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-toggle::after{width:2px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-item.active .faq-toggle::after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.faq-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-body{max-height:500px}.faq-body p{padding:0 20px 16px;font-family:'Source Sans Pro',sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#45556c}.faq-body p:last-child{padding-bottom:16px}.faq-body ul{padding:0 20px 16px 40px;font-family:'Source Sans Pro',sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#45556c;list-style:disc}.faq-body ul li{margin-bottom:4px}.footer{background:#021540;padding:24px 16px;min-height:108px;display:flex;align-items:center;justify-content:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-size:10px;font-weight:400;line-height:20px;color:#fff;text-align:center}.footer-links a{color:#fff}.footer-links a::after{content:'|';margin:0 3px}.footer-links a:last-child::after{display:none}@media screen and (min-width:768px){html{scroll-padding-top:70px}.header{height:88px}.header-inner{max-width:1216px;padding:24px 16px}.logo img{height:auto;width:240px}.nav-menu ul{gap:16px}.hero-section{min-height:805px;margin-top:88px}.hero-bg{left:0;width:100%;height:100%;background:#021540 url(../images/banners/hero-bg.jpg) center center/cover no-repeat}.hero-overlay{background:linear-gradient(90deg,#021540 48%,rgba(5,54,166,0) 80.109%)}.hero-content{max-width:1440px;padding:80px 128px 0;margin:0 auto}.hero-title{font-size:80px;line-height:78px;max-width:780px;margin-top:2px;margin-bottom:50px}.hero-list{gap:20px;margin-bottom:81px;max-width:582px}.hero-list li{font-size:24px;line-height:39px}.hero-list li span:last-child{line-height:42px}.btn-primary{max-width:381px;height:80px;font-size:30px;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.1)}.how-it-works{padding:83px 24px 0;min-height:361px}.how-it-works .section-title{font-size:48px;line-height:48px;margin-bottom:70px}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1184px}.step{max-width:400px}.step-icon{width:80px;height:80px;margin-bottom:24px}.step-icon svg{width:40px;height:40px}.step-title{font-size:24px;margin-bottom:12px}.step-description{font-size:20px;line-height:26px}.who-we-are{padding:131px 24px 112px}.who-we-are .section-title{font-size:48px;line-height:48px;margin-bottom:40px}.who-content{max-width:1060px}.who-content p{font-size:24px;line-height:30px}.faq-section{padding:82px 128px 88px;min-height:782px}.faq-section .section-title{font-size:48px;line-height:48px;margin-bottom:38px}.faq-container{max-width:1184px}.faq-item{min-height:78px}.faq-item.active{min-height:auto}.faq-header{padding:24px 32px;min-height:76px}.faq-question{font-size:22px;line-height:28px}.faq-toggle{width:24px;height:24px}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-item.active .faq-toggle::after{opacity:1;transform:translate(-50%,-50%)}.faq-body p{padding:16px 32px 16px;font-size:22px;line-height:28px;max-width:1052px}.footer{min-height:60px;padding:20px 128px}.footer-links{gap:0}.footer-links a:hover{text-decoration:underline}.footer-links a::after{margin:0 5px}}@media screen and (min-width:1024px){.logo img{height:33px;width:281px}.nav-menu ul{gap:32px}}@media screen and (max-width:767px){.hamburger{display:flex}.nav-menu{position:fixed;top:61px;left:0;right:0;bottom:0;background:#fff;padding:40px 24px;transform:translateX(100%);transition:transform .3s ease;z-index:999}.nav-menu.active{transform:translateX(0)}.nav-menu ul{flex-direction:column;gap:24px;align-items:center}.nav-menu ul li{width:100%;text-align:center}.nav-menu ul li a{display:block;padding:12px;font-size:18px}.nav-menu ul li a.btn-cta{margin-top:20px;width:100%;max-width:280px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1440px){.header-inner{max-width:1216px}.hero-content{max-width:1440px}.steps-container{max-width:1184px;margin:0 auto}.who-content{max-width:1060px}.faq-container{max-width:1184px}}@media screen and (max-width:400px){.hero-bg{left:-310px}}