.invest-box{background:var(--s);border:2px solid var(--ba);border-radius:var(--rx);text-align:center;margin:40px 0;padding:40px;position:relative;overflow:hidden}.invest-box:before{content:"";background:var(--a50);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.invest-box>*{z-index:1;position:relative}.invest-price{font-family:var(--fd);color:var(--a);margin:8px 0;font-size:4rem;font-weight:700;line-height:1;display:block}.deliverable-list{flex-direction:column;gap:12px;margin:28px 0;display:flex}.deliverable{background:var(--w);border-radius:var(--rl);border:1.5px solid var(--bd);gap:14px;padding:18px;transition:all .3s;display:flex}.deliverable:hover{border-color:var(--a);transform:translate(4px)}.deliverable-icon{background:var(--a50);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex}.deliverable:hover .deliverable-icon{background:var(--a)}.deliverable-icon svg{width:20px;height:20px;color:var(--a);transition:color .3s}.deliverable:hover .deliverable-icon svg{color:#fff}.deliverable h4{font-family:var(--fb);color:var(--th);margin-bottom:3px;font-size:.94rem;font-weight:700}.deliverable p{color:var(--tm);margin:0;font-size:.84rem}.app-img{height:420px;box-shadow:var(--lg);border-radius:22px;margin-bottom:24px;overflow:hidden}.app-img img{object-fit:cover;width:100%;height:100%}.consulting-section-white{background:var(--w)}.consulting-section-muted{background:var(--s)}.consulting-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.consulting-hero-outline-btn{color:#fff;border-color:#ffffff80}.consulting-hero-outline-btn:hover{background:#ffffff1a;border-color:#fff}.consulting-deliverables-heading{margin-bottom:14px;font-size:2.1rem}.consulting-deliverables-intro{margin-bottom:24px}.consulting-invest-label{justify-content:center}.consulting-invest-desc{color:var(--tm);margin-bottom:20px}
