.product-gov-section{padding-top:100px;padding-bottom:100px}.product-gov-section .pilot-header-wrap{margin:0;width:100%}.product-gov-section .pilot-head-center{max-width:720px;margin:0;text-align:left}.product-gov-section .pilot-section-label{justify-content:flex-start}.product-gov-section .pilot-desc{margin:1rem 0 0;max-width:640px}.product-gov-section .pilot-story-card,.product-gov-section .pilot-story-card:hover{box-shadow:none}.product-gov-carousel{position:relative;margin-top:0}.product-gov-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:1.5rem 2rem;margin-bottom:2rem}.product-gov-carousel-heading{min-width:0;flex:1 1 auto}.product-gov-carousel-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-bottom:1.15rem}.product-gov-carousel-controls{display:inline-flex;align-items:center;gap:.85rem;flex-shrink:0;align-self:center}.product-gov-carousel-progress{position:relative;display:inline-flex;width:clamp(76px,9vw,112px);height:16px;align-items:center;flex-shrink:0}.product-gov-carousel-progress-track{display:block;width:100%;height:1.5px;border-radius:999px;background:rgba(43,33,27,.12)}.product-gov-carousel-progress-thumb{position:absolute;top:50%;left:0;height:4px;min-width:24px;border-radius:999px;background:var(--ember,#ff7a00);transform:translate3d(0,-50%,0);transform-origin:left center;will-change:transform;transition:transform .48s cubic-bezier(.22,1,.36,1)}.product-gov-carousel-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:50%;color:#fff;background:#0a0a0a;box-shadow:0 10px 24px rgba(10,10,10,.18);cursor:pointer;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .35s ease,opacity .25s ease}.product-gov-carousel-arrow:hover:not(:disabled){transform:translateX(4px);box-shadow:0 14px 30px rgba(10,10,10,.28)}.product-gov-carousel-arrow:first-of-type:hover:not(:disabled){transform:translateX(-4px)}.product-gov-carousel-arrow:disabled{opacity:.28;cursor:not-allowed;box-shadow:none}.product-gov-carousel-viewport{overflow:hidden;margin-inline:-.15rem;padding-inline:.15rem;padding-bottom:0}.product-gov-carousel-track{display:flex;gap:1rem;touch-action:pan-y pinch-zoom}.product-gov-carousel-slide{position:relative;flex:0 0 min(88vw,300px);min-width:0}.product-gov-carousel-slide>*{width:100%;height:100%}@media (max-width:699px){.product-gov-carousel-head{flex-direction:column;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem}.product-gov-carousel-controls{align-self:flex-start}}@media (min-width:768px){.product-gov-carousel-slide{flex-basis:calc((100% - 1rem) / 2)}}@media (min-width:1100px){.product-gov-carousel-head{margin-bottom:2.25rem}.product-gov-carousel-track{gap:14px}.product-gov-carousel-slide{flex-basis:calc((100% - 42px) / 4)}}@media (prefers-reduced-motion:reduce){.product-gov-carousel-arrow,.product-gov-carousel-progress-thumb{transition:none}.product-gov-carousel-arrow:first-of-type:hover:not(:disabled),.product-gov-carousel-arrow:hover:not(:disabled){transform:none}}