#services{margin-top:0!important;padding-top:0!important}#services .subnav{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;padding:18px 14px;position:sticky;top:0;z-index:5;background:#fff6ef;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-top:1px solid rgba(155,149,149,.904);border-bottom:1px solid rgba(155,149,149,.904);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-left:none;border-right:none}#services .subnav a{padding:8px 14px;border-radius:999px;text-decoration:none;font-weight:600;border:1.5px solid #d4af37;color:#383a38}#services .subnav a:hover{background:#fff6e2}#services .section-wrap{padding:48px 16px}#services .container{max-width:1100px;margin:0 auto}#services h2{font-size:3rem;color:#383a38;margin-bottom:6px;text-shadow:none}#services p.lead{margin:0 0 22px;line-height:1.6;color:#383a38}#services .service-card{background:#152a51;border:1px solid rgba(0,0,0,.08);border-radius:14px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05);display:flex;flex-direction:column}#services .service-card img,body.services-page header.hero video{width:100%;height:160px;object-fit:cover;display:block}#services .service-card .card-body{padding:14px 16px;color:#383a38}#services .service-card h3{margin:0 0 6px;font-size:1.2rem;color:#fff6ef;text-shadow:none}#services .service-card p{margin:0 0 10px;font-size:.98rem;line-height:1.5;color:#fff6ef}#services .section-wrap .container{display:block}#services .section-wrap h2,#services .section-wrap p.lead{text-align:center}#services .section-wrap p.lead{margin:0 auto 22px;max-width:70ch;white-space:normal;display:block}#services .service-card .card-actions{margin-top:auto;padding:0 16px 16px}#services .service-link{display:inline-block;text-decoration:none;font-weight:700;color:#fff6ef;border:1px solid rgba(248,243,243,.12);padding:8px 12px;border-radius:10px;transition:background-color .2s ease}#services .service-link:hover{background:#fff6e2}#services .cta-strip{background:#383a38;color:#fff6e2;padding:28px 16px;text-align:center;border-radius:14px;margin-top:34px}#services .cta-strip a{color:#fff6e2;font-weight:700;text-decoration:underline}#services .card-grid{display:grid;gap:18px;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (min-width:900px){#services .card-grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(260px,1fr))}#services .card-grid:has(>:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(240px,1fr))}#services .card-grid:has(>:nth-child(6):last-child){grid-template-columns:repeat(3,minmax(260px,1fr))}}body.services-page .navbar{position:sticky;top:0;z-index:100}body.services-page .navbar .nav-buttons{display:flex!important;flex-direction:row!important;gap:8px;position:static!important;width:auto!important;height:auto!important;transform:none!important;box-shadow:none!important;overflow-x:auto;white-space:nowrap}body.services-page #navbar-placeholder .backdrop,body.services-page #navbar-placeholder .drawer,body.services-page #navbar-placeholder .menu,body.services-page #navbar-placeholder .overlay,body.services-page #navbar-placeholder [class*=overlay]{display:none!important}body.services-page footer,body.services-page header.hero,body.services-page main{width:100%!important;margin:0 auto}body.services-page header.hero{position:relative;min-height:60svh;overflow:hidden}body.services-page header.hero video{position:absolute;inset:0;height:100%;background:#000}