section.customer-stories-hero{background:linear-gradient(162deg,#0a1229,#12264d 50%,#1a3a5c);color:#fff;font-family:var(--secondary-font);margin:90px 0 0;overflow:hidden;padding:100px 0 80px;position:relative}section.customer-stories-hero .csh-hero{max-width:760px}section.customer-stories-hero .csh-eyebrow{color:var(--cube-light-green);font-family:var(--label-font);font-size:12px;font-weight:700;letter-spacing:3px;margin:0 0 24px;text-transform:uppercase}section.customer-stories-hero .csh-title{color:#fff;font-family:var(--main-font);font-size:56px;font-weight:800;letter-spacing:-1.4px;line-height:1.05;margin:0 0 22px}section.customer-stories-hero .csh-title span{color:var(--cube-light-green)}section.customer-stories-hero .csh-subheading{color:hsla(0,0%,100%,.72);font-family:var(--secondary-font);font-size:16px;font-weight:400;line-height:1.65;margin:0 0 40px;max-width:560px}section.customer-stories-hero .csh-stats{align-items:center;display:flex;flex-flow:row wrap;gap:40px;list-style:none;margin:0 0 60px;padding:0}section.customer-stories-hero .csh-stat{display:flex;flex-direction:column;gap:10px;padding-right:40px;position:relative}section.customer-stories-hero .csh-stat:not(:last-child):after{background:hsla(0,0%,100%,.15);content:"";height:48px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}section.customer-stories-hero .csh-stat-value{color:var(--cube-light-green);font-family:var(--main-font);font-size:40px;font-weight:800;letter-spacing:-.8px;line-height:1}section.customer-stories-hero .csh-stat-label{color:hsla(0,0%,100%,.6);font-family:var(--secondary-font);font-size:13px;font-weight:400;letter-spacing:.2px;text-transform:none}section.customer-stories-hero .csh-featured{margin-top:30px}section.customer-stories-hero .csh-featured-head{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:26px}section.customer-stories-hero .csh-featured-label{color:hsla(0,0%,100%,.85);font-family:var(--main-font);font-size:14px;font-weight:400;margin:0}section.customer-stories-hero .csh-featured-label strong{color:#fff;font-family:var(--main-font);font-size:22px;font-weight:700;margin-right:4px}section.customer-stories-hero .csh-featured-label span{color:hsla(0,0%,100%,.6)}section.customer-stories-hero .csh-nav{display:flex;flex:none;gap:10px}section.customer-stories-hero .csh-nav-btn{align-items:center;background:transparent;border:1.5px solid hsla(0,0%,100%,.25);border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;transition:background .2s ease,border-color .2s ease,color .2s ease;width:44px}section.customer-stories-hero .csh-nav-btn:hover:not([disabled]){background:var(--cube-light-green);border-color:var(--cube-light-green);color:var(--main-blue)}section.customer-stories-hero .csh-nav-btn:focus-visible{outline:3px solid var(--cube-light-green);outline-offset:2px}section.customer-stories-hero .csh-nav-btn[disabled]{cursor:not-allowed;opacity:.3}section.customer-stories-hero .csh-nav-btn svg{height:16px;width:16px}section.customer-stories-hero .csh-track{display:flex;gap:20px;overflow-x:auto;padding-bottom:6px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}section.customer-stories-hero .csh-track::-webkit-scrollbar{display:none}section.customer-stories-hero .csh-track:focus-visible{border-radius:6px;outline:3px solid var(--cube-light-green);outline-offset:4px}section.customer-stories-hero .csh-card{background:#fff;border:1px solid #e3e8ef;border-radius:14px;color:var(--main-blue);display:flex;flex:0 0 calc(33.33333% - 13.33333px);flex-direction:column;gap:0;min-width:240px;overflow:hidden;padding:0;scroll-snap-align:start;text-decoration:none;transition:box-shadow .2s ease}section.customer-stories-hero a.csh-card:hover{box-shadow:0 10px 28px rgba(15,15,76,.18)}section.customer-stories-hero a.csh-card:focus-visible{outline:3px solid var(--cube-light-green);outline-offset:3px}section.customer-stories-hero .csh-card-img{background:var(--cube-off-blue);display:block;width:100%}section.customer-stories-hero .csh-card-img img{display:block;height:200px;object-fit:cover;object-position:top;width:100%}section.customer-stories-hero .csh-card-name{color:var(--main-blue);display:block;font-family:var(--main-font);font-size:20px;font-weight:700;letter-spacing:-.3px;line-height:1.25;padding:22px 22px 0}section.customer-stories-hero .csh-card-figure{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;padding:12px 22px 0}section.customer-stories-hero .csh-card-metric{color:var(--cube-green);font-family:var(--main-font);font-size:26px;font-weight:800;letter-spacing:-.5px;line-height:1}section.customer-stories-hero .csh-card-label{color:var(--cube-dark-muted);font-family:var(--secondary-font);font-size:12px;font-weight:400;letter-spacing:.2px;max-width:140px;text-transform:none}section.customer-stories-hero .csh-card-summary{color:var(--cube-dark-muted);display:block;font-family:var(--secondary-font);font-size:13px;font-weight:400;line-height:1.5;padding:12px 22px 0}section.customer-stories-hero .csh-card-cta{align-items:center;color:var(--cube-green);display:inline-flex;font-family:var(--label-font);font-size:11px;font-weight:700;gap:6px;letter-spacing:1.6px;margin-top:auto;padding:18px 22px 22px;text-transform:uppercase;transition:color .2s ease,gap .2s ease}section.customer-stories-hero a.csh-card:hover .csh-card-cta{color:var(--main-blue);gap:10px}section.customer-stories-hero .csh-card-arrow{color:inherit;line-height:0}section.customer-stories-hero .csh-card-arrow svg{display:block;height:14px;width:14px}@media (prefers-reduced-motion:reduce){section.customer-stories-hero .csh-track{scroll-behavior:auto}}@media (max-width:1024px){section.customer-stories-hero .csh-hero{max-width:100%}section.customer-stories-hero .csh-card{flex:0 0 calc(50% - 10px)}section.customer-stories-hero .csh-title{font-size:40px}}@media (max-width:768px){section.customer-stories-hero{padding:60px 0 40px}section.customer-stories-hero .csh-title{font-size:30px}section.customer-stories-hero .csh-subheading{font-size:15px}section.customer-stories-hero .csh-stats{gap:24px;padding:0}section.customer-stories-hero .csh-stat{padding-right:24px}section.customer-stories-hero .csh-stat-value{font-size:32px}section.customer-stories-hero .csh-featured{margin-top:20px}section.customer-stories-hero .csh-card{flex:0 0 78%}}