#ss-product-showcase{--ssp-blue:#125eaa;--ssp-ink:#112b40;box-sizing:border-box;background:#f5f6f7;padding:88px 5%;font-family:Arial,Helvetica,sans-serif;color:var(--ssp-ink)}
#ss-product-showcase *{box-sizing:border-box}
#ss-product-showcase .ssp26-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}
#ss-product-showcase .ssp26-intro{grid-column:span 2;padding:25px 24px 20px 0;align-self:center}
#ss-product-showcase .ssp26-kicker{font-size:10px;letter-spacing:2px;font-weight:700;color:#54718a}
#ss-product-showcase h2{font-size:clamp(38px,4.4vw,62px);line-height:1.02;letter-spacing:-2px;margin:22px 0;color:var(--ssp-ink);font-weight:700;text-transform:none}
#ss-product-showcase h2 span{color:var(--ssp-blue)}
#ss-product-showcase .ssp26-intro p{font-size:15px;line-height:1.65;color:#617180;margin:0 0 26px}
#ss-product-showcase .ssp26-contact{display:inline-flex;gap:28px;align-items:center;background:var(--ssp-blue);color:white;padding:13px 20px;border-radius:5px;text-decoration:none;font-size:13px;font-weight:700}
#ss-product-showcase .ssp26-card{grid-column:span 3;min-width:0;display:flex;flex-direction:column;text-decoration:none;color:var(--ssp-ink);border:1px solid #e1e5e9;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 8px #172e4010;transition:box-shadow .35s,transform .35s}
#ss-product-showcase .ssp26-card-0,#ss-product-showcase .ssp26-card-1{grid-column:span 2}
#ss-product-showcase .ssp26-visual{position:relative;aspect-ratio:1.85;overflow:hidden;background:#fff;isolation:isolate}
#ss-product-showcase .ssp26-card-0 .ssp26-visual,#ss-product-showcase .ssp26-card-1 .ssp26-visual{aspect-ratio:1.28}
#ss-product-showcase .ssp26-visual img{display:block;width:100%;height:100%;object-fit:contain;margin:0;animation:ssp26-drift 9s ease-in-out infinite;transition:transform .7s}
#ss-product-showcase .ssp26-card:nth-child(2n) img{animation-delay:-3s}
#ss-product-showcase .ssp26-card:nth-child(3n) img{animation-delay:-6s}
#ss-product-showcase .ssp26-number{position:absolute;left:17px;top:15px;font-size:10px;letter-spacing:1px;color:#506b82;z-index:2;background:#ffffffd9;border:1px solid #dce2e8;border-radius:20px;padding:5px 9px}
#ss-product-showcase .ssp26-caption{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 19px;min-height:76px;border-top:1px solid #e7ebee;background:#fff;flex:1}
#ss-product-showcase h3{font-size:16px;font-weight:600;line-height:1.45;margin:0;color:var(--ssp-ink)}
#ss-product-showcase .ssp26-arrow{flex:0 0 30px;width:30px;height:30px;display:grid;place-items:center;background:#edf4fb;color:var(--ssp-blue);border-radius:50%;font-size:20px;transition:background .3s,color .3s}
#ss-product-showcase .ssp26-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:27px;color:#fff;background:linear-gradient(180deg,#102f4810,#102f48ed);opacity:0;transform:translateY(12px);transition:opacity .4s,transform .4s}
#ss-product-showcase .ssp26-overlay>span{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:#cee6ff}
#ss-product-showcase .ssp26-overlay p{font-size:16px;line-height:1.5;margin:10px 0 16px;max-width:380px;color:#fff}
#ss-product-showcase .ssp26-overlay b{font-size:12px;color:#fff}
#ss-product-showcase .ssp26-card:hover,#ss-product-showcase .ssp26-card:focus-visible{transform:translateY(-4px);box-shadow:0 14px 28px #172e401c}
#ss-product-showcase .ssp26-card:is(:hover,:focus-visible) .ssp26-overlay{opacity:1;transform:none}
#ss-product-showcase .ssp26-card:is(:hover,:focus-visible) .ssp26-arrow{background:var(--ssp-blue);color:#fff}
#ss-product-showcase a:focus-visible{outline:3px solid #ef9c28;outline-offset:4px}
@keyframes ssp26-drift{0%,100%{transform:scale(1)}50%{transform:scale(1.035) translateY(-2px)}}
@media(max-width:800px){#ss-product-showcase{padding:50px 20px}#ss-product-showcase .ssp26-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}#ss-product-showcase .ssp26-intro{grid-column:span 2}#ss-product-showcase .ssp26-card,#ss-product-showcase .ssp26-card-0,#ss-product-showcase .ssp26-card-1{grid-column:span 1}#ss-product-showcase .ssp26-visual{aspect-ratio:1.4}#ss-product-showcase h3{font-size:14px}#ss-product-showcase .ssp26-caption{padding:14px;min-height:88px}}
@media(max-width:520px){#ss-product-showcase .ssp26-grid{grid-template-columns:1fr}#ss-product-showcase .ssp26-intro{grid-column:span 1;padding-top:0}#ss-product-showcase .ssp26-visual,#ss-product-showcase .ssp26-card-0 .ssp26-visual,#ss-product-showcase .ssp26-card-1 .ssp26-visual{aspect-ratio:1.6}#ss-product-showcase .ssp26-caption{min-height:72px}}
@media(hover:none){#ss-product-showcase .ssp26-overlay{position:relative;inset:auto;opacity:1;transform:none;background:#eaf1f8;padding:13px 17px;color:#143b5e}#ss-product-showcase .ssp26-overlay>span{color:#235a89}#ss-product-showcase .ssp26-overlay p{font-size:13px;color:#28465f;margin:7px 0}#ss-product-showcase .ssp26-overlay b{color:#125eaa}#ss-product-showcase .ssp26-visual{aspect-ratio:auto!important}#ss-product-showcase .ssp26-visual img{height:210px}#ss-product-showcase .ssp26-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){#ss-product-showcase *,#ss-product-showcase *::before,#ss-product-showcase *::after{animation:none!important;transition:none!important;transform:none!important}}
