.services-hero-banner{--brand-blue:#002b74;--brand-blue-hover:#001f54;--brand-orange:#ff6a00;--brand-orange-hover:#e65f00;--banner-bg:#002b74;--banner-text:#fff;--banner-subtext:#cbd5e1;background-color:var(--banner-bg);color:var(--banner-text);flex-direction:column;justify-content:space-between;min-height:480px;padding-top:50px;padding-bottom:35px;display:flex;position:relative;overflow:hidden}.services-hero-banner .bg-watermark-cross{opacity:.04;color:#fff;pointer-events:none;z-index:1;width:90px;height:90px;position:absolute;top:10%;left:45%}.services-hero-banner .bg-dot-matrix{opacity:.12;pointer-events:none;z-index:1;background-image:radial-gradient(#fff 1.5px,#0000 1.5px);background-size:14px 14px;width:130px;height:80px;position:absolute;bottom:12%;left:44%}.services-hero-container{z-index:5;flex-direction:column;flex:1;justify-content:space-between;width:100%;display:flex;position:relative}.services-hero-grid{align-items:center;max-width:54%;min-height:330px;display:flex;position:relative}.services-hero-content{z-index:5;flex-direction:column;align-items:flex-start;max-width:680px;display:flex}.services-hero-title{color:#fff;font-family:var(--font-heading--family), "Poppins", sans-serif;letter-spacing:-.01em;text-transform:none;margin:0;font-size:clamp(2.2rem,3.4vw,3.5rem);font-weight:700;line-height:1.18}.services-hero-accent-line{background-color:#fff;border-radius:2px;width:48px;height:3.5px;margin-top:18px;margin-bottom:20px}.services-hero-description{color:var(--banner-subtext);max-width:460px;margin-bottom:34px;font-size:17px;font-weight:400;line-height:1.65}.services-hero-btn{background-color:var(--brand-orange);letter-spacing:.04em;text-transform:uppercase;border:1.5px solid var(--brand-orange);border-radius:9999px;align-items:center;gap:12px;padding:14px 28px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 0 18px #ff6a0066;color:#fff!important}.services-hero-btn:hover{background-color:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 4px 20px #ffffff59;color:#002b74!important}.services-hero-btn .btn-icon-left{color:currentColor;justify-content:center;align-items:center;transition:color .3s;display:flex}.services-hero-btn .btn-icon-left svg{fill:currentColor;width:18px;height:18px}.services-hero-btn .btn-icon-right{color:currentColor;justify-content:center;align-items:center;transition:transform .25s,color .3s;display:flex}.services-hero-btn .btn-icon-right svg{width:16px;height:14px}.services-hero-btn:hover .btn-icon-right{transform:translate(4px)}.services-hero-desktop-visual{z-index:2;justify-content:flex-end;width:48%;height:100%;display:flex;position:absolute;top:0;bottom:0;right:0}.services-hero-mobile-visual{display:none}.services-hero-arc-container{width:100%;height:100%;position:relative}.services-hero-arc-frame{border-left:3px solid var(--brand-blue);background-color:#002b74;border-top-left-radius:260px;border-bottom-left-radius:260px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;box-shadow:-6px 0 20px #0057b880}.services-hero-arc-frame img{object-fit:cover;object-position:center 25%;width:100%;height:100%;transition:transform .6s}.services-hero-arc-container:hover .services-hero-arc-frame img{transform:scale(1.03)}.services-hero-arc-node{background-color:var(--brand-orange);z-index:6;border:2.5px solid #fff;border-radius:50%;width:14px;height:14px;animation:2.5s ease-in-out infinite pulse-node;position:absolute;top:50%;left:-7px;transform:translateY(-50%);box-shadow:0 0 12px #ff6a00b3}@keyframes pulse-node{0%,to{transform:translateY(-50%)scale(1);box-shadow:0 0 8px #ff6a0099}50%{transform:translateY(-50%)scale(1.25);box-shadow:0 0 14px #ff6a00e6}}.services-hero-breadcrumb-wrap{z-index:6;margin-top:35px;padding-top:10px;position:relative}.services-hero-breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;font-size:14.5px;font-weight:600;list-style:none;display:flex}.services-hero-breadcrumb li{align-items:center;gap:8px;display:flex}.services-hero-breadcrumb a{color:#fff;opacity:.9;font-weight:600;text-decoration:none;transition:color .2s}.services-hero-breadcrumb a:hover{color:var(--brand-orange);opacity:1;text-decoration:underline}.services-hero-breadcrumb .breadcrumb-separator{color:#fff;-webkit-user-select:none;user-select:none;opacity:.9;font-size:13px;font-weight:600}.services-hero-breadcrumb .active-item{color:#fff;opacity:.9;font-weight:500}.services-hero-mobile-btn-wrap{display:none}.desktop-only-btn{display:inline-flex}@media (max-width:991px){.desktop-only-btn,.services-hero-desktop-visual{display:none!important}.services-hero-mobile-visual{justify-content:center;align-items:flex-end;width:100%;height:290px;margin-top:25px;margin-bottom:10px;display:flex;position:relative}.services-hero-banner{flex-direction:column;min-height:auto;padding-top:100px;padding-bottom:25px;display:flex}.services-hero-container{flex-direction:column;padding-left:20px;padding-right:20px;display:flex}.services-hero-grid{flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:auto;display:flex}.services-hero-content{text-align:center;align-items:center;max-width:100%;margin-bottom:0}.services-hero-title{text-align:center;font-size:2.3rem}.services-hero-accent-line{margin:14px auto 16px}.services-hero-description{text-align:center;max-width:100%;margin-bottom:5px;font-size:16px}.services-hero-arc-container{width:100%;height:100%;position:relative}.services-hero-arc-frame{border-top:3.5px solid var(--brand-blue);background-color:#002b74;border-left:2px solid #0057b866;border-right:2px solid #0057b866;border-radius:50% 50% 0 0/100% 100% 0 0;width:100%;height:100%;overflow:hidden;box-shadow:0 -10px 28px #0057b873}.services-hero-arc-frame img{object-position:center 15%}.services-hero-arc-node{background-color:var(--brand-orange);z-index:6;border:2.5px solid #fff;border-radius:50%;width:14px;height:14px;animation:2.5s ease-in-out infinite pulse-node-mobile;display:block;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #ff6a00cc}@keyframes pulse-node-mobile{0%,to{transform:translate(-50%)scale(1);box-shadow:0 0 8px #ff6a0099}50%{transform:translate(-50%)scale(1.25);box-shadow:0 0 14px #ff6a00e6}}.services-hero-mobile-btn-wrap{justify-content:center;width:100%;margin-top:15px;margin-bottom:15px;display:flex}.mobile-only-btn{justify-content:center;width:100%;max-width:320px;display:inline-flex}.services-hero-breadcrumb-wrap{justify-content:center;width:100%;margin-top:10px;margin-bottom:10px;padding-top:0;display:flex}.services-hero-breadcrumb{justify-content:center}.bg-watermark-cross,.bg-dot-matrix{display:none}}@media (max-width:575px){.services-hero-banner{padding-top:45px;padding-bottom:20px}.services-hero-container{padding-left:16px;padding-right:16px}.services-hero-title{text-align:center;font-size:1.85rem;line-height:1.15}.services-hero-accent-line{width:40px;height:3px;margin:14px auto 16px}.services-hero-description{text-align:center;margin-bottom:5px;font-size:14.5px;line-height:1.6}.services-hero-mobile-visual{height:240px;margin-top:25px;margin-bottom:15px}.services-hero-mobile-btn-wrap{justify-content:center;width:100%;margin-top:15px;margin-bottom:15px;display:flex}.mobile-only-btn{justify-content:center;width:100%;max-width:290px;padding:13px 20px;font-size:13.5px}.services-hero-breadcrumb-wrap{justify-content:center;margin-top:5px;margin-bottom:0;padding-left:0}.services-hero-breadcrumb{justify-content:center;gap:6px;font-size:13.5px}.services-hero-arc-frame{border-radius:50% 50% 0 0/100% 100% 0 0}}
