.pb-device-showcase{background:var(--pb-wds-bg,#0a0a0a);color:#fff;padding:80px 0}.pb-device-showcase .pb-wds-container{max-width:1240px;margin:0 auto;padding:0 24px}.pb-device-showcase .pb-wds-caption{color:hsla(0,0%,100%,.78)!important;font-size:22px!important;font-weight:500!important;text-align:center;margin:0 0 56px!important}.pb-device-showcase .pb-wds-stage{position:relative;max-width:1080px;margin:0 auto}.pb-device-showcase .pb-wds-laptop{width:100%;aspect-ratio:16/10;border-radius:20px;overflow:hidden;background:#111;box-shadow:0 24px 60px rgba(0,0,0,.5)}.pb-device-showcase .pb-wds-laptop img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pb-device-showcase .pb-wds-phone{position:absolute;right:0;bottom:-28px;width:22%;min-width:200px;aspect-ratio:9/19;border-radius:28px;overflow:hidden;background:#111;box-shadow:0 24px 60px rgba(0,0,0,.55);border:4px solid #1a1a1a}.pb-device-showcase .pb-wds-phone img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.pb-device-showcase .pb-wds-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4);font-size:14px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.pb-device-showcase .pb-wds-placeholder-phone{font-size:12px}@media(max-width:720px){.pb-device-showcase .pb-wds-phone{position:relative;right:auto;bottom:auto;margin:20px auto 0}}