#giordy-showcase{padding:84px 0 96px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent)}
#giordy-showcase .sec-head{padding:0 8vw;margin-bottom:34px}
.showcase-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--success);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.showcase-kicker::before{content:'';width:7px;height:7px;border-radius:50%;background:var(--success);box-shadow:0 0 16px rgba(0,208,132,.65)}
.showcase-rows{display:flex;flex-direction:column;gap:16px}
.showcase-row{display:flex;width:max-content;will-change:transform}
.showcase-row--forward{animation:showcaseForward 70s linear infinite}
.showcase-row--reverse{animation:showcaseReverse 70s linear infinite}
.showcase-rows:hover .showcase-row{animation-play-state:paused}
.showcase-group{display:flex;gap:16px;padding-right:16px}
.showcase-card{position:relative;width:220px;aspect-ratio:4/5;flex:none;overflow:hidden;border-radius:20px;background:var(--surface);border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 38px rgba(0,0,0,.28);isolation:isolate}
.showcase-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.showcase-card:hover img{transform:scale(1.045)}
.showcase-card::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(3,5,12,.76) 0%,rgba(3,5,12,.06) 38%,rgba(3,5,12,.08) 57%,rgba(3,5,12,.82) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);border-radius:inherit}
.showcase-platform{position:absolute;z-index:3;top:12px;right:12px;width:31px;height:31px;border-radius:10px;display:grid;place-items:center;color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.28);font-family:Arial,sans-serif;font-weight:800;font-size:20px}
.showcase-platform--facebook{background:#1877f2;border-radius:50%;font-size:23px;line-height:1;padding-top:5px}
.showcase-platform--instagram{background:radial-gradient(circle at 31% 100%,#ffd600 0 14%,#ff7a00 29%,#ff0169 52%,#d300c5 72%,#7638fa 100%);font-size:19px}
.showcase-copy{position:absolute;z-index:2;inset:16px 14px 15px;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}
.showcase-headline{max-width:172px;color:#fff;font-size:20px;line-height:1.04;text-wrap:balance;text-shadow:0 2px 12px rgba(0,0,0,.48)}
.showcase-cta{align-self:flex-start;border-radius:999px;padding:7px 11px;color:#fff;font:800 9.5px/1 Inter,sans-serif;letter-spacing:.045em;text-transform:uppercase;box-shadow:0 6px 16px rgba(0,0,0,.22)}
.brand-food .showcase-headline{font-family:'Arial Black',Impact,sans-serif;text-transform:uppercase}.brand-food .showcase-cta{background:#ef2b20}
.brand-iron .showcase-headline{font-family:'Courier New',monospace;font-weight:900;text-transform:uppercase}.brand-iron .showcase-cta{background:#d97706}
.brand-academy .showcase-headline{font-family:Sora,sans-serif;font-weight:700}.brand-academy .showcase-cta{background:#7c3aed}
.brand-ecommerce .showcase-headline{font-family:Inter,sans-serif;font-weight:800}.brand-ecommerce .showcase-cta{background:#2563eb}
.brand-skincare{background:linear-gradient(145deg,#d8cbb5,#68785b)}.brand-skincare .showcase-headline{font-family:Georgia,serif;font-weight:500;font-style:italic}.brand-skincare .showcase-cta{background:#68785b}
.brand-fitness{background:linear-gradient(145deg,#242424,#f04438)}.brand-fitness .showcase-headline{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;letter-spacing:.02em}.brand-fitness .showcase-cta{background:#f04438}
.brand-realestate{background:linear-gradient(145deg,#d8c7a6,#142c4c)}.brand-realestate .showcase-headline{font-family:'Times New Roman',serif;font-weight:600}.brand-realestate .showcase-cta{background:#142c4c}
.brand-coffee{background:linear-gradient(145deg,#1b100b,#a45c2a)}.brand-coffee .showcase-headline{font-family:'Courier New',monospace;font-weight:900}.brand-coffee .showcase-cta{background:#a45c2a}
.brand-dental{background:linear-gradient(145deg,#e8fbff,#0b91a8)}.brand-dental .showcase-headline{font-family:Arial,sans-serif;font-weight:700;color:#103a55;text-shadow:none}.brand-dental .showcase-cta{background:#0b91a8}
.brand-leather{background:linear-gradient(145deg,#351116,#9a552d)}.brand-leather .showcase-headline{font-family:Georgia,serif;font-weight:700}.brand-leather .showcase-cta{background:#7f1d2d}
@keyframes showcaseForward{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@keyframes showcaseReverse{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:700px){#giordy-showcase{padding:68px 0 76px}.showcase-rows{gap:11px}.showcase-group{gap:11px;padding-right:11px}.showcase-card{width:164px;border-radius:15px}.showcase-copy{inset:12px 10px 11px}.showcase-headline{max-width:127px;font-size:15px}.showcase-platform{top:9px;right:9px;width:26px;height:26px;font-size:16px}.showcase-platform--facebook{font-size:19px;padding-top:4px}.showcase-cta{padding:6px 8px;font-size:7.5px}.showcase-row--forward,.showcase-row--reverse{animation-duration:52s}}
@media(prefers-reduced-motion:reduce){.showcase-row{animation:none!important}.showcase-rows{overflow-x:auto;scrollbar-width:none;padding:0 16px}.showcase-rows::-webkit-scrollbar{display:none}.showcase-row [aria-hidden="true"]{display:none}}