.ready-wrapper{background-color:#f4f6f8;padding:80px 0 160px;position:relative}.ready-floating-card{z-index:5;background-color:#fff;border-radius:20px;display:flex;position:relative;overflow:visible;box-shadow:0 30px 60px #00000026}.r-circle{z-index:-1;border-radius:50%;position:absolute}.circle-top-left{background-color:var(--brand-blue-dark);width:250px;height:250px;top:-60px;left:-20px}.circle-mid-right{background-color:var(--brand-blue-dark);width:180px;height:180px;top:50%;right:-50px;transform:translateY(-50%)}.ready-card-content{z-index:2;background-color:#fff;border-radius:20px 0 0 20px;flex-direction:column;flex:1;justify-content:center;padding:80px 60px;display:flex}.ready-card-visual{z-index:2;border-radius:0 20px 20px 0;flex:1;overflow:hidden}.ready-img{object-fit:cover;width:100%;height:100%}.ready-title{color:var(--brand-navy);margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.ready-subtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.125rem}.ready-actions{gap:16px;display:flex}.ready-btn-primary{background:linear-gradient(135deg, var(--brand-blue) 0%, #1d4ed8 100%);color:#fff;cursor:pointer;border:none;border-radius:50px;font-weight:700;transition:all .3s;box-shadow:0 10px 20px #2563eb4d}.ready-btn-primary:hover{transform:translateY(-3px);box-shadow:0 15px 25px #2563eb66}.ready-btn-secondary{color:var(--brand-navy);cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50px;font-weight:700;transition:all .3s;box-shadow:0 4px 6px #0000000d}.ready-btn-secondary:hover{border-color:var(--brand-blue);color:var(--brand-blue);transform:translateY(-3px);box-shadow:0 10px 15px #00000014}@media (max-width:900px){.ready-floating-card{flex-direction:column}.ready-card-content{border-radius:20px 20px 0 0;padding:40px}.ready-card-visual{border-radius:0 0 20px 20px;height:300px}.r-circle{display:none}}
