@import"https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap";.maincontainer{width:100%;max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem;box-sizing:border-box}@media (max-width: 600px){.hero-inner{flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;margin:0;padding:0}.hero-text-box{margin-left:0;width:100%;min-width:0;padding:0 .75rem}.maincontainer{padding-left:.5rem;padding-right:.5rem}}html{scroll-padding-top:80px;scroll-behavior:smooth}.card h3,.card p{text-align:center}.services-section,.services-section *{color:#013c64!important}.services-section h2{font-weight:400}.services-section h2 span[style*="font-weight:700"]{font-weight:700!important}.card-grid.services-grid-2x2{grid-template-columns:repeat(2,1fr)}.services-cta{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:2.5rem;margin-bottom:.5rem}.services-cta-text{color:#013c64;font-size:1.35rem;text-align:center;margin-bottom:1.5rem;font-weight:400}@media (max-width: 600px){.services-cta-text{font-size:1rem;margin-bottom:1rem}}@media (max-width: 600px){.card-grid.services-grid-2x2{grid-template-columns:1fr}}.card .service-icon{display:block;margin:0 auto 1rem;width:48px;height:48px}.service-icon{display:block;margin-bottom:1rem;width:48px;height:48px}.hero-section{background:var(--primary-light);padding:2.5rem 0 2rem}.hero-inner{display:flex;align-items:center;justify-content:center;max-width:100vw;width:100%;margin:0 auto;gap:2.5rem}.hero-text-box{position:relative;flex:1 1 0;display:flex;align-items:flex-start;background:transparent;min-height:350px;margin-left:2.5rem}.no-border{border:none!important}.hero-heading-box{border-left:3px solid #013c64;padding-left:20px;display:flex;align-items:center}.hero-text-content{display:flex;flex-direction:column;justify-content:center;padding:1.5rem 2.5rem 1.5rem 0}.hero-text-content h1{font-size:7.5rem;font-weight:400;line-height:1.05;color:#013c64;margin:0}.hero-bold{font-weight:700}.hero-image-wrapper{position:relative;display:flex;align-items:flex-end;width:100%;max-width:450px;margin:0 0 1.5rem;min-width:0}.hero-image{border-radius:2.5rem;box-shadow:0 2px 16px #00000012;display:block;width:100%;height:auto;max-width:100%}@media (max-width: 600px){.hero-image-wrapper{max-width:100vw;margin:0 auto 1rem;padding-left:.75rem;padding-right:.75rem}.hero-image{border-radius:1.5rem;max-width:100%;height:auto}}.hero-tagline-row{max-width:100vw;margin:2rem 0 0;padding-left:2.5rem}.hero-tagline{font-size:2rem;color:#013c64;margin:0}@media (max-width: 1100px){.hero-inner{flex-direction:column;align-items:center;gap:2rem}.hero-image-wrapper{min-width:0;max-width:100%;width:100%;justify-content:center}.hero-text-box{min-height:unset;width:100%}.hero-text-content h1{font-size:3.75rem}.hero-tagline{font-size:1.1rem}}.hero-section h1{margin-top:0}:root{--accent: #f76c5f;--accent-dark: #e05b52;--primary: #013c64;--primary-light: #cbfaf5;--black: 15, 18, 25;--gray: 96, 115, 159;--gray-light: 229, 233, 240;--gray-dark: 34, 41, 57;--gray-gradient: rgba(var(--gray-light), 50%), #fff;--radius: 8px}body{font-family:Lato,sans-serif;margin:0;padding:0;text-align:left;background:linear-gradient(var(--gray-gradient)) no-repeat;background-size:100% 600px;color:rgb(var(--gray-dark));font-size:20px;line-height:1.7}h1,h2,h3,h4,h5,h6{color:rgb(var(--black));margin:0 0 .5rem;line-height:1.2}h1{font-size:3.052em}h2{font-size:2.441em}h3{font-size:1.953em}h4{font-size:1.563em}h5{font-size:1.25em}p{margin-bottom:1em}.prose p{margin-bottom:2em}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline;color:var(--accent-dark)}.container{width:100%;max-width:1200px;margin:0 auto}.bg-primary{background:var(--primary-light)}.bg-accent{background:var(--accent)}.bg-white{background:#fff}.bg-gray{background:#f8fafc}main{padding:0rem 0em}@media (max-width: 720px){body{font-size:18px}main{padding:0}}.flex{display:flex;flex-wrap:wrap}.flex-center{justify-content:center;align-items:center}.flex-between{justify-content:space-between;align-items:center}.flex-col-mobile{flex-direction:row}@media (max-width: 768px){.flex-col-mobile{flex-direction:column}}.card-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.insights-card-grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;width:100%}.insights-card-grid .card img,.insights-card-grid .card .astro-asset-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:1.5rem;display:block}.services-grid-2x2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}@media (max-width: 900px){.card-grid,.insights-card-grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.services-grid-2x2{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem}}.services-section{background:#fff;padding:3rem 0}@media (min-width: 768px){.card-grid,.insights-card-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.card-grid{display:none;flex-direction:column;align-items:flex-end;background:#cbfaf5bf;position:absolute;top:100%;right:0;left:auto;min-width:160px;max-width:220px;width:auto;margin-right:.5rem;padding:1rem 1.5rem 1rem .5rem;box-shadow:0 2px 8px #0000000a;border-radius:0 0 12px 12px;z-index:100;gap:1.5em}.insights-card-grid{display:grid;grid-template-columns:repeat(3,1fr)}}code{padding:2px 5px;background-color:rgb(var(--gray-light));border-radius:2px}pre{padding:1.5em;background-color:rgb(var(--gray-light));border-radius:var(--radius);overflow-x:auto}pre>code{all:unset}blockquote{border-left:4px solid var(--accent);padding-left:1rem;margin:1em 0;font-size:1.2em;color:rgb(var(--black))}hr{border:none;border-top:1px solid rgb(var(--gray-light));margin:2rem 0}input,textarea{font-size:1rem;padding:.75em;border-radius:var(--radius);border:1px solid rgb(var(--gray-light));width:100%;box-sizing:border-box}.card{background:#cbfaf5;border-radius:var(--radius);padding:2rem;box-shadow:0 4px 12px #0000000d;transition:box-shadow .2s ease}.card:hover{box-shadow:0 6px 20px #00000014}.button{background-color:var(--accent);color:#fff;padding:.75rem 1.5rem;font-weight:700;border:none;border-radius:var(--radius);cursor:pointer;display:inline-block;text-align:center;transition:background-color .2s ease}.button:hover{background-color:var(--accent-dark)}.sr-only{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.fade-in{opacity:0;animation:fadeIn ease-in 1;animation-fill-mode:forwards;animation-duration:.8s}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.footer{background-color:#f8fafc;color:#0f172a;font-size:.9rem;padding:2rem 1rem}.footer-container{max-width:1200px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.footer-brand h3{font-size:1.5rem;margin:0;color:#0f172a}.footer-links{display:flex;gap:3rem}.footer-links ul{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#0f172a;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-social{display:flex;gap:1rem;align-items:center}.footer-social a{color:#0f172a;font-size:1.25rem;text-decoration:none}.footer-social a:hover{color:#1e293b}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:1.5rem;font-size:.85rem;color:#475569}.footer-bottom-links{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.footer-bottom-links a{color:#475569;text-decoration:none}.footer-bottom-links a:hover{text-decoration:underline}hr{border:none;border-top:1px solid #e2e8f0;margin-top:1.5rem}.menu-logo{height:80px!important;width:auto;display:block;margin-top:.5rem}.menu-title{display:flex;align-items:center;font-size:2.5rem;margin-right:2.5em;white-space:nowrap;color:#013c64}.menu-title .pro{font-family:Lato,sans-serif;font-weight:700}.menu-title .pacific,.menu-title .bpo{font-family:Lato,sans-serif;font-weight:400}.menu-links{display:flex;flex:1 1 0%;justify-content:center;gap:2.5em}.menu-links a{color:#013c64!important;font-family:Lato,sans-serif;font-weight:400;text-decoration:none;font-size:1.1rem}.menu-links a:hover{color:#f76c5f!important}.cta-button{background-color:#f76c5f;color:#cbfaf5;padding:10px 20px;border-radius:20px;text-decoration:none;font-weight:600;transition:background-color .2s ease,transform .2s ease;margin-right:1.5rem;font-size:.95rem;display:inline-block;width:auto;text-align:center}.cta-button:hover{background-color:#e85b4d;color:#cbfaf5;transform:scale(1.03);text-decoration:none}@media (max-width: 900px){.menu-logo{height:48px!important;max-width:120px;margin-top:0}.menu-title{font-size:1.3rem;margin-right:1em}.cta-button{margin-right:.5rem;margin-top:.75rem;padding:10px 16px;font-size:.95rem;width:fit-content;max-width:160px;align-self:flex-end;order:2;text-decoration:none;white-space:nowrap}.menu-bar-row{flex-direction:row;align-items:center;gap:.5rem;flex-wrap:nowrap;justify-content:space-between;padding:.5rem .5rem .5rem 1rem}.menu-logo-title{gap:.5em}.menu-hamburger{order:3;margin-left:.5em;align-self:center;display:block;position:static;margin-right:1rem}}@media (max-width: 600px){.cta-button{font-size:1rem;padding:12px 24px;display:inline-block;width:auto;text-align:center;text-decoration:none}}.menu-bar-row{display:flex;flex-direction:row;align-items:center;width:100%;flex-wrap:nowrap}.menu-links{display:flex;flex:1 1 0%;justify-content:center;gap:2.5em;transition:none}.menu-hamburger{display:none;background:none;border:none;font-size:2rem;color:#013c64;cursor:pointer;margin-left:1em;margin-right:1rem}.menu-logo-title{display:flex;flex-direction:row;align-items:center;gap:.75em;justify-content:flex-start}@media (max-width: 768px){.menu-bar-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.5em;padding:.5rem .5rem .5rem 1rem;position:relative}.menu-logo-title{flex:1 1 0;min-width:0;margin:0;order:1}.cta-button{order:2;flex:0 0 auto;margin:0 .5rem;font-size:.85rem;padding:8px 12px;max-width:110px;width:auto;align-self:center}.menu-hamburger{display:block;order:3;flex:0 0 auto;background:none;border:none;font-size:2rem;color:#013c64;cursor:pointer;margin:0 1rem 0 0;align-self:center;position:static;z-index:110}.menu-links{display:none;flex-direction:column;align-items:flex-end;background:var(--primary-light);position:absolute;top:100%;right:0;left:auto;max-width:320px;width:90vw;margin-right:.5rem;padding:1rem 1.5rem 1rem .5rem;box-shadow:0 2px 8px #0000000a;border-radius:0 0 12px 12px;z-index:100;gap:1.5em}.menu-links.open{display:flex}}.menu-bar{position:sticky;top:0;z-index:1000;width:100%}.menu-bar-underline-wrap{display:flex;align-items:center;position:relative;width:auto;flex:1 1 auto}.menu-bar-underline,.menu-bar-underline-wrap{display:none!important}a[data-astro-cid-eimmu3lg]{display:inline-block;text-decoration:none}a[data-astro-cid-eimmu3lg].active{font-weight:bolder;text-decoration:underline}
