:root{--page-padding:48px 5%;--hero-heading:48px;--bg-gradient:linear-gradient(to right, #083052, #10528b)!important}@font-face{font-family:GilroyB;src:url(../fonts/Gilroy-Black.ttf) format("truetype");font-display:swap}.btn-primary{background-color:#10528b!important}nav{width:100%;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;padding:12px 5%;z-index:9;background:var(--bg-gradient)}nav img{max-width:130px}nav button{font-size:14px;background-color:#fff;color:#10528b;padding:8px 16px;border-radius:100px;border:5px solid #3375ae;font-weight:600}.section1{width:100%;background:var(--bg-gradient);color:#fff;padding:var(--page-padding);padding-top:100px;padding-bottom:0}.section1-header{width:100%;text-align:center}.section1-header h1{max-width:800px;width:100%;font-size:var(--hero-heading);font-weight:600;margin:0 auto;text-transform:uppercase;font-family:GilroyB}.section1-header p{max-width:400px;width:100%;font-weight:500;color:#ececec;margin:0 auto;margin-block:20px 28px}.section1-header .btn-group{flex-direction:column}.btn-group button{background-color:transparent;border:none;color:#fff;font-weight:600}.btn-group button:first-child{background-color:#fff;color:#10528b;padding:10px 28px;border-radius:100px;margin-bottom:12px;border:5px solid #3375ae}.section1-body{width:100%;margin-top:-48px;display:flex;justify-content:center;gap:8px}.hero-desktop{max-width:210px}.hero-mobile{display:none}.section2{width:100%;padding:var(--page-padding)}.section2-header{width:100%}.section2-header h1{font-size:var(--hero-heading);font-weight:500;line-height:1.1}.section2-body{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:48px}.section2-card{width:100%;background:linear-gradient(to bottom right,#fff 80%,#c0e2ff 100%);border:1.5px solid #ececec;border-radius:20px;overflow:hidden}.section2-card-header{padding:16px}.section2-card-header span{width:fit-content;display:block;color:#0069c4;background:linear-gradient(to right,#c0e2ff,#ffff);padding:4px 8px;border-radius:8px;font-weight:600;font-size:16px}.section2-card-header h5{font-weight:500;font-size:20px;margin-block:8px 16px}.section2-card-body img{width:100%}.section3{width:100%;padding:var(--page-padding);background:var(--bg-gradient);padding-bottom:0}.section3-header{width:100%;text-align:center;color:#fff}.section3-header h1{font-size:var(--hero-heading);font-weight:600}.section3-body{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:48px}.section3-content{width:100%;color:#fff}.section3-content.left,.section3-content.right{display:flex;flex-direction:column;justify-content:space-evenly;max-height:90vh;position:sticky;top:60px}.section3-content.middle img{position:sticky;top:70px}.section3-content.left .section3-features{text-align:right}.section3-features-icon{display:inline-block;padding:6px 12px;font-size:24px;background-color:rgba(255,255,255,.1);border:1.5px solid #ececec;border-radius:20px;margin-bottom:8px}.section3-features p{font-size:20px}.section4{width:100%;padding:var(--page-padding)}.section4-header{width:100%;display:flex;align-items:center;justify-content:space-between}.section4-header h1{font-size:var(--hero-heading)}.section4-header p{opacity:60%}.section4-body{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:48px}.section4-body img{width:100%;border:1.5px solid #ececec;border-radius:16px}.section5{width:100%;padding:var(--page-padding);background:var(--bg-gradient);padding-bottom:0;display:flex}.section5-left,.section5-right{width:50%}.section5-left{color:#fff;place-content:center}.section5-left h1{width:100%;max-width:500px;font-size:var(--hero-heading);font-weight:600;text-transform:uppercase;font-family:GilroyB}.section5-left p{width:100%;max-width:400px;color:#ececec}.section5-left button{background-color:#fff;color:#10528b;padding:10px 28px;border-radius:100px;margin-bottom:12px;border:5px solid #3375ae;font-weight:600}.section5-right img{width:100%}.section6{width:100%;padding:var(--page-padding);display:flex}.section6-left,.section6-right{width:50%}.section6-left h1{font-size:var(--hero-heading);font-weight:600}.section6-right .accordion-button:not(.collapsed){color:#000!important;background-color:transparent!important}.section7{width:100%;background:var(--bg-gradient);padding:var(--page-padding);color:#fff;display:flex}.section7-left{width:50%}.section7-right{width:50%;display:flex;align-items:end;justify-content:center}.section7-right>div{display:flex;flex-direction:column;align-items:center;justify-content:center}.section7-right>div:first-child{border-right:1px solid #fff;padding-right:24px}.section7-right>div:last-child{border-left:1px solid #fff;padding-left:24px}.section7-right img{width:100%}.section7 h1{font-size:var(--hero-heading);font-weight:600;font-family:GilroyB;text-transform:uppercase}.section7 p{color:#ececec;margin-block:16px 28px}.section7 .btn-group{gap:24px}.section7 .btn-group a{background-color:#fff;text-decoration:none;color:#111;display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 18px;border-radius:12px}.section7 .btn-group a span{font-weight:600}.section7 .btn-group a i{font-size:24px}.modal-lg,.modal-xl{--bs-modal-width:700px!important}.popup-heading{font-weight:600;color:#10528b}@media screen and (min-width:1440px){.section2-body{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.section3-content.middle img{position:sticky;top:160px;width:100%}.section4-body{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}}@media screen and (max-width:992px){.btn-close{opacity:100!important;filter:invert(1)!important}.section2-header h1 br,.section4-header p br{display:none}.hero-desktop{display:none}.section1-body{margin-top:32px}.hero-mobile{display:block;width:100%;margin:0 auto}.section3-content.middle img{width:100%}.section4-header{flex-direction:column;text-align:center}.section5{flex-direction:column}.section5-left,.section5-right{width:100%}.section6{flex-direction:column;gap:32px}.section6-left,.section6-right{width:100%}.section7{flex-direction:column;gap:24px}.section7-left,.section7-right{width:100%;text-align:center}}@media screen and (max-width:576px){:root{--page-padding:32px 5%;--hero-heading:32px}.section3-body{grid-template-columns:repeat(1,1fr)}.section3-content.left,.section3-content.right{display:none}.section3-content.middle img{top:160px}.section7 .btn-group{gap:16px}.section7 .btn-group a{padding:6px 12px}}#websiteLoaderBody{display:none}