.empty-portfolio{min-height:345px;border-radius:18px;background:linear-gradient(120deg,#0f172a,#152c58);color:#fff;padding:55px clamp(28px,7vw,88px);display:flex;align-items:center;gap:55px;overflow:hidden;position:relative}.empty-portfolio:after{content:'';position:absolute;width:420px;height:420px;border:1px solid #3b82f6;border-radius:50%;right:-125px;top:-165px;box-shadow:0 0 0 45px #2563eb18,0 0 0 90px #2563eb0d}.empty-icon{height:95px;width:95px;flex:none;display:grid;place-items:center;border-radius:28px;color:#93c5fd;background:#ffffff12;border:1px solid #ffffff1f;font-size:43px}.empty-portfolio>div:not(.empty-icon){position:relative;z-index:1;max-width:590px}.empty-portfolio .eyebrow{color:#93c5fd}.empty-portfolio .eyebrow span{background:#60a5fa;box-shadow:0 0 0 5px #1e3a8a}.empty-portfolio h3{font:700 30px/1.15 Manrope;margin:14px 0 9px;letter-spacing:-.05em}.empty-portfolio>div>p:not(.eyebrow){color:#cbd5e1;font-size:14px;max-width:560px}.empty-portfolio .button{margin-top:10px}.solution-strip{display:flex;justify-content:space-between;gap:12px;padding:28px 5px 0;color:#64748b;font:700 12px Manrope;letter-spacing:-.02em}.solution-strip span:before{content:'✦';color:#2563eb;margin-right:7px}@media(max-width:800px){.empty-portfolio{padding:38px 25px;gap:25px}.solution-strip{flex-wrap:wrap}}@media(max-width:500px){.empty-portfolio{display:block}.empty-icon{margin-bottom:25px}.solution-strip{display:grid;grid-template-columns:1fr 1fr}}
