.cta{position:relative;background:url(../img/clean-furniture.jpg) center/cover no-repeat;min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.cta-overlay{background:#0009;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 20px}.cta-content h2{font-size:40px;font-weight:700;margin-bottom:20px;color:#d4af37}.cta-subtitle{font-size:20px;margin-bottom:40px;color:#eee}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.btn-gold{background-color:#d4af37;color:#000;padding:14px 28px;border-radius:10px;font-weight:700;font-size:18px;text-decoration:none;transition:background .3s,transform .3s,box-shadow .3s;display:inline-flex;align-items:center;justify-content:center}.btn-gold i{margin-right:8px;font-size:20px;vertical-align:middle}.btn-gold:hover{background:#fff;color:#000;transform:scale(1.05);box-shadow:0 0 15px #d4af37cc}.cta-buttons.single .btn-gold{width:100%;max-width:320px}.btn-messenger{background:transparent;border:none;color:#d4af37;font-size:18px;font-weight:700;text-decoration:none;padding:14px 28px;border-radius:10px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.btn-messenger i{margin-right:8px;font-size:20px}.btn-messenger:hover{color:#fff;text-shadow:0 0 10px #d4af37,0 0 20px #d4af37}.cta-buttons.messengers{margin-top:20px;flex-wrap:wrap;gap:15px;justify-content:center}@media (max-width: 768px){.cta-content h2{font-size:28px}.cta-subtitle{font-size:16px;margin-bottom:30px}.cta .btn-gold,.btn-messenger{max-width:300px;padding:12px 20px;font-size:16px}.cta-buttons,.cta-buttons.messengers{flex-direction:column;align-items:center}.cta-buttons.single .btn-gold{width:260px}}
