.range-strip .shell{grid-template-columns:repeat(3,minmax(0,1fr))}.client-section{padding-top:0}.client-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}.client-grid li{display:flex;align-items:center;justify-content:center;min-width:0;background:#fff;border:1px solid var(--line);aspect-ratio:241/145;padding:12px}.client-grid img{width:100%;height:100%;object-fit:contain}.client-wordmark{font-size:27px;font-weight:600;letter-spacing:.1em;color:#374a57}.business-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-bottom:64px}.business-groups>a{display:flex;flex-direction:column;border-top:2px solid var(--red);padding:24px;background:var(--pale)}.business-groups h2{font-size:23px}.business-groups p{font-size:16px;flex:1}.business-groups>a:hover h2{color:var(--red)}.company-panorama{margin:0 0 54px}.company-panorama img{width:100%;height:auto;aspect-ratio:3/1;object-fit:contain}.company-panorama figcaption{display:flex;justify-content:space-between;gap:16px;margin-top:10px;color:var(--muted);font-size:13px}.company-profile{display:grid;grid-template-columns:.9fr 1.3fr;gap:64px}.company-profile h2{max-width:430px}.company-profile p:last-child{margin-bottom:0}.hero-copy .hero-subtitle{color:var(--ink);font-size:19px;margin-top:-8px;margin-bottom:14px;font-weight:500}.home-hero h1{font-size:clamp(30px,2.9vw,45px)}
.company-profile--full{display:block;max-width:1120px;margin-inline:auto}.company-profile--full h2{max-width:none;margin-bottom:0}.company-profile-copy{margin-top:28px}.company-profile-copy p{font-size:16px;line-height:2;margin:0 0 20px}
@media(max-width:1100px){.client-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.company-profile{gap:32px}.business-groups{gap:16px}.business-groups>a{padding:20px}.range-strip a{padding:20px 18px}}
@media(max-width:780px){.client-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.client-section{padding-top:0}.company-profile,.business-groups{grid-template-columns:1fr;gap:24px}.business-groups{margin-bottom:44px}.company-panorama{margin-bottom:32px}.company-panorama img{aspect-ratio:3/1}.company-profile h2{max-width:none;margin-bottom:0}.hero-copy .hero-subtitle{font-size:18px}.range-strip .shell{grid-template-columns:1fr}.range-strip a{border-left:1px solid var(--line);border-bottom:1px solid var(--line)}}
@media(max-width:480px){.client-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-grid li{padding:10px}.client-wordmark{font-size:24px}}

/* Display the supplied Jiesen logo area without altering the original image. */
.client-logo-jiesen{display:block;position:relative;width:100%;aspect-ratio:600/280;overflow:hidden}.client-grid .client-logo-jiesen img{position:absolute;max-width:none;width:213.333333%;height:auto;left:-53.333333%;top:-53.571429%}
