.bootcamp-layout{min-height:100vh;display:flex;flex-direction:column}.bg-gradient-primary{background:linear-gradient(135deg,#7b68ee,#563ffc);min-height:300px;display:flex;align-items:center;position:relative;margin-bottom:120px}.info-cards-container{position:absolute;bottom:-120px;left:0;right:0;z-index:2}.info-cards-modern{display:flex;gap:1.5rem;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem}.info-card-modern{background:#fff;border-radius:1rem;padding:1.5rem;flex:1 1;min-width:200px;max-width:300px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center}.icon-square{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.icon-square-inner{font-size:1.75rem;color:#fff}.card-title-modern{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#2d235a}.card-desc-modern{font-size:.9rem;color:#6c757d}.main-content{background:#f8f9fa;padding:2rem 0}.content-cards{margin-bottom:3rem}.content-card{background:#fff;border-radius:1rem;box-shadow:0 2px 4px rgba(0,0,0,.05);height:100%}.buttons-container{padding:2rem 0;background:#fff;margin-top:2rem}.pdf-btn{background:#563ffc;border:none;padding:1rem 2.5rem;font-weight:600;transition:all .3s ease}.pdf-btn:hover{background:#4530c9;transform:translateY(-2px)}.payment-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.payment-btn{background:white;color:#563ffc;border:2px solid #563ffc;padding:.75rem 1.5rem;font-weight:600;transition:all .3s ease;min-width:200px}.payment-btn:hover{background:#563ffc;color:white;transform:translateY(-2px)}.timeline-modern{position:relative;padding-left:2rem;margin-bottom:1.5rem}.timeline-modern:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background:#e9ecef}@media (max-width:992px){.info-cards-modern{flex-direction:column;align-items:center}.info-card-modern{width:100%;max-width:100%}.bg-gradient-primary{margin-bottom:400px}.info-cards-container{bottom:-380px}}@media (max-width:768px){.payment-buttons{flex-direction:column;align-items:center}.payment-btn{width:100%;max-width:300px}}