:root{--v22-navy:#071c31;--v22-blue:#087ed8;--v22-cyan:#26c5d9;--v22-line:rgba(255,255,255,.13)}
.homePage{background:#fff}.homePage .topbar{height:48px;padding:0;background:var(--v22-navy);color:#d7e9f7;border-bottom:1px solid rgba(255,255,255,.08)}.topbarInner{height:48px;display:flex;align-items:center;justify-content:space-between}.topContacts,.topQuick{display:flex;height:100%;align-items:center}.topContacts a,.topQuick a{display:flex;align-items:center;height:100%;padding:0 20px;border-right:1px solid rgba(255,255,255,.08);color:#e9f5ff;text-decoration:none;font-size:12px;font-weight:700}.topContacts a:first-child{padding-left:0}.topQuick a:last-child{padding-right:0;border-right:0}.topContacts a:hover,.topQuick a:hover{color:#52d6e5}
.homePage .nav{position:absolute;z-index:40;top:48px;left:0;right:0;width:100%;max-width:none;height:105px;padding:0 max(calc((100vw - 1280px)/2),32px);background:linear-gradient(90deg,rgba(8,28,50,.96),rgba(20,39,59,.82));border-bottom:1px solid var(--v22-line)}.homePage .nav .brandWordmark{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:275px;height:100%;padding:0;background:transparent;color:#fff;text-decoration:none}.brandName{display:flex;align-items:baseline;gap:8px;line-height:.9;white-space:nowrap}.brandName b{font-family:Tahoma,Arial,sans-serif;font-size:31px;font-weight:900;letter-spacing:-2px;font-style:italic;color:#fff}.brandName em{font-family:Tahoma,Arial,sans-serif;font-size:18px;font-weight:900;letter-spacing:-.8px;font-style:italic;color:#29b6f6}.brandLine{display:block;width:100%;height:3px;margin:7px 0 6px;background:linear-gradient(90deg,#29b6f6,#1175bf 70%,transparent);border-radius:3px}.brandWordmark small{font-family:Tahoma,Arial,sans-serif;font-size:8px;font-weight:800;letter-spacing:1.7px;color:#b9d5e9}.homePage .navlinks{height:100%;gap:0}.homePage .navlinks a{display:flex;align-items:center;height:100%;padding:0 16px;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;border-left:1px solid transparent;border-right:1px solid transparent}.homePage .navlinks a:hover{background:rgba(255,255,255,.06);border-color:var(--v22-line);color:#55d7e5}.homePage .navCta{border-radius:0;padding:17px 20px;background:var(--v22-blue);box-shadow:none}
.homePage .heroSlider{height:760px;min-height:760px}.homePage .heroSlide img{filter:saturate(.85);object-position:center}.homePage .slideShade{background:linear-gradient(90deg,rgba(4,24,44,.96) 0%,rgba(5,30,52,.78) 42%,rgba(6,24,40,.30) 72%,rgba(4,15,28,.48) 100%)}.homePage .slideCopy{top:54%;padding:0 40px;max-width:1280px}.homePage .slideCopy>span{display:inline-flex;margin-bottom:15px;padding:7px 10px;border-left:3px solid var(--v22-cyan);background:rgba(8,126,216,.18);color:#89ebf4;font-size:12px;letter-spacing:.15em}.homePage .slideCopy h1{max-width:720px;margin:0 0 22px;color:#fff;font-size:clamp(47px,4.4vw,72px);line-height:1.06;letter-spacing:-.035em;text-shadow:0 4px 24px rgba(0,0,0,.28)}.homePage .slideCopy p{max-width:690px;color:#dceaf4;font-size:18px;line-height:1.7}.homePage .slideCopy>a{display:inline-flex;margin-top:25px;padding:17px 25px;border-radius:0;background:linear-gradient(90deg,var(--v22-blue),#0ca6d4);font-size:13px;text-transform:uppercase;letter-spacing:.04em}.homePage .slidePrev,.homePage .slideNext{width:52px;height:70px;border:1px solid rgba(255,255,255,.22);border-radius:0;background:rgba(4,24,44,.48);color:#fff;font-size:40px}.homePage .slidePrev{left:0}.homePage .slideNext{right:0}.homePage .slideDots{bottom:145px}
.homePage .proofBar{position:absolute;z-index:35;top:648px;left:0;right:0;background:transparent;border:0}.homePage .proofGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.homePage .proofGrid>a{min-width:0;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:88px;padding:15px 18px;border:1px solid rgba(255,255,255,.38);background:rgba(3,21,38,.58);backdrop-filter:blur(8px);color:#fff;text-decoration:none;transition:.22s}.homePage .proofGrid>a:hover{transform:translateY(-5px);border-color:#42d5e3;background:rgba(8,126,216,.78)}.homePage .proofGrid i{color:#43d4e2;font-size:27px;font-style:normal}.homePage .proofGrid span{display:grid;gap:5px}.homePage .proofGrid b{font-size:14px}.homePage .proofGrid small{color:#c7dbea;font-size:10px;line-height:1.35}.homePage .proofGrid strong{font-size:20px}.homePage .brandPortals{margin-top:0;padding-top:80px}.homePage .floatWhatsapp{display:none!important}.homePage .floatChat{left:18px;right:auto;bottom:22px}
@media(max-width:1050px){.homePage .nav{padding:0 20px}.homePage .nav .brandWordmark{width:220px}.brandName b{font-size:27px}.brandName em{font-size:15px}.homePage .navlinks a{padding:0 9px;font-size:10px}.homePage .proofGrid{gap:8px}.homePage .proofGrid>a{grid-template-columns:30px 1fr;padding:12px}.homePage .proofGrid>a strong{display:none}}
@media(max-width:760px){.homePage .topbar{height:auto}.topbarInner{height:auto;min-height:44px}.topQuick{display:none}.topContacts a{padding:0 8px;font-size:10px}.homePage .nav{position:relative;top:auto;height:auto;padding:12px 16px;background:var(--v22-navy)}.homePage .nav .brandWordmark{width:205px;height:64px}.homePage .heroSlider{height:630px;min-height:630px}.homePage .slideCopy{top:47%;padding:0 25px}.homePage .slideCopy h1{font-size:40px}.homePage .slideCopy p{font-size:15px}.homePage .proofBar{position:relative;top:auto;margin-top:-155px;padding:0 15px}.homePage .proofGrid{grid-template-columns:1fr 1fr}.homePage .proofGrid>a{min-height:76px;background:rgba(4,27,48,.94)}.homePage .slideDots{bottom:175px}.homePage .brandPortals{padding-top:55px}.homePage .floatChat{left:13px;right:auto}}
.homePage .footerWordmark{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:235px;height:78px;color:#071c31}.homePage .footerWordmark .brandName b{color:#071c31}.homePage .footerWordmark small{color:#648098}.homePage .footer p{font-size:12px;line-height:1.55}
