/* Two continuous portfolio columns and a smaller, real supplied laptop. */
.bxm-about-strengths__panel figure.bxm-strengths-showcase{height:auto;min-height:0;align-self:center;overflow:visible;margin:0;isolation:isolate}
.bxm-strengths-showcase__stage{position:relative;aspect-ratio:1.03;overflow:hidden}
.bxm-strengths-showcase__pages{position:absolute;inset:0;overflow:hidden;mask-image:linear-gradient(transparent,#000 5%,#000 93%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 5%,#000 93%,transparent)}
.bxm-strengths-showcase__rail{position:absolute;top:0;bottom:0;left:15%;width:40%;overflow:hidden}
.bxm-strengths-showcase__rail--up{left:59%;width:40%}
.bxm-strengths-showcase__group{display:flex;flex-direction:column;gap:18px;padding-bottom:18px}
.bxm-strengths-showcase__sheet{flex:none;aspect-ratio:.58;background:#fff;overflow:hidden;box-shadow:0 5px 18px #17243316}
.bxm-about .bxm-strengths-showcase__sheet img{position:static;display:block;width:100%;height:auto;max-width:100%}
.is-showcase-ready .bxm-strengths-showcase__track{animation:bxm-showcase-column-up 66s linear infinite;animation-play-state:paused}
.is-showcase-ready .bxm-strengths-showcase__rail--down .bxm-strengths-showcase__track{animation-name:bxm-showcase-column-down;animation-delay:-5s}
.is-showcase-playing .bxm-strengths-showcase__track{animation-play-state:running}
.bxm-strengths-showcase__laptop{position:absolute;width:60%;left:0;bottom:15%;aspect-ratio:617/425;filter:drop-shadow(0 12px 13px #1221352b)}
.bxm-about .bxm-strengths-showcase__hardware{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.bxm-about .bxm-strengths-showcase__screen{position:absolute;left:13.77796%;top:4%;width:72.44733%;height:65.88235%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;background:#000;cursor:grab;touch-action:pan-y;overscroll-behavior-y:auto;line-height:0;scroll-behavior:auto}
.bxm-strengths-showcase__screen::-webkit-scrollbar{display:none}
.bxm-strengths-showcase__screen.is-dragging{cursor:grabbing;user-select:none}
.bxm-about .bxm-strengths-showcase__screen>img{position:static;display:block;width:100%;height:auto;max-width:100%;user-select:none;-webkit-user-drag:none}
.bxm-strengths-showcase__screen:focus-visible{outline:3px solid var(--about-blue);outline-offset:3px}
.bxm-about .bxm-strengths-showcase figcaption{position:relative;inset:auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0 0;background:none;color:var(--about-muted);font:400 var(--bxm-type-body)/1.5 var(--bxm-font-family)}
.bxm-strengths-showcase figcaption>div{min-width:0}
.bxm-about .bxm-strengths-showcase__project{display:inline-flex;align-items:center;gap:14px;min-height:44px;color:var(--about-muted);font:inherit;text-decoration:none}
.bxm-strengths-showcase__project strong{font-weight:600;color:var(--about-ink)}
.bxm-strengths-showcase__project:hover strong{color:var(--about-blue)}
.bxm-strengths-showcase__project .bxm-action__arrow{width:36px;height:36px;flex:none}
.bxm-strengths-showcase__hint{display:block;font:400 16px/1.5 var(--bxm-font-family);color:var(--about-muted);margin-top:2px}
.bxm-about .bxm-strengths-showcase__pause{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:10px;background:var(--about-bg);border:1px solid var(--about-line);border-radius:50%;color:var(--about-muted);cursor:pointer}
.bxm-strengths-showcase__pause svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none;stroke-linecap:round}
.bxm-strengths-showcase__pause .showcase-play-mark{display:none}
.bxm-strengths-showcase__pause[aria-pressed=true] .showcase-pause-mark{display:none}
.bxm-strengths-showcase__pause[aria-pressed=true] .showcase-play-mark{display:block}
.bxm-strengths-showcase__pause[hidden]{display:none}
.bxm-strengths-showcase a:focus-visible,.bxm-strengths-showcase button:focus-visible{outline:2px solid var(--about-blue);outline-offset:4px}
@keyframes bxm-showcase-column-up{from{transform:translateY(0)}to{transform:translateY(-50%)}}
@keyframes bxm-showcase-column-down{from{transform:translateY(-50%)}to{transform:translateY(0)}}
@media(min-width:1600px){.bxm-strengths-showcase__laptop{width:56%;bottom:18%}.bxm-strengths-showcase__rail{left:12%;width:42%}.bxm-strengths-showcase__rail--up{left:58%}}
@media(max-width:980px){.bxm-about-strengths__panel figure.bxm-strengths-showcase{width:min(100%,740px);justify-self:center}.bxm-strengths-showcase__stage{aspect-ratio:1.2}.bxm-strengths-showcase__laptop{width:58%;bottom:13%}}
@media(max-width:540px){.bxm-strengths-showcase__stage{aspect-ratio:.97}.bxm-strengths-showcase__laptop{width:70%;bottom:13%}.bxm-strengths-showcase__rail{left:9%;width:43%}.bxm-strengths-showcase__rail--up{left:57%}.bxm-strengths-showcase__group{gap:12px;padding-bottom:12px}.bxm-about .bxm-strengths-showcase__project{gap:8px}.bxm-strengths-showcase__project .bxm-action__arrow{width:30px;height:30px}}
@media(prefers-reduced-motion:reduce){.bxm-strengths-showcase__track{animation:none!important}.bxm-about .bxm-strengths-showcase__pause{display:none}}
