.cta-rocket-component{align-items:center;background-color:#e8e9ea;box-sizing:border-box;display:flex;margin:0;min-height:140px;overflow:visible;padding:40px 50px 40px 180px;position:relative}.rocket-container{left:40px;position:absolute;top:-140px;z-index:10}.rocket-image{display:block;height:auto;max-width:200px;transition:transform .3s ease}.rocket-image:hover{transform:scale(1.05)}.cta-content-wrapper{align-items:center;display:flex;gap:20px;justify-content:space-between;padding-left:40px;width:100%}.cta-text-content{flex:1;max-width:500px}.cta-heading,.cta-subheading{color:#4a5568;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:24px;font-weight:600;line-height:1.3;margin:0}.cta-heading{margin-bottom:8px}.cta-button-wrapper{flex-shrink:0}.cta-button{background-color:#57ad9b;border:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;height:40px;letter-spacing:.5px;line-height:40px;padding:0 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.cta-button:hover{background-color:#57ad9b;box-shadow:0 2px 8px rgba(109,180,166,.3);transform:translateY(-1px)}.cta-button:active{box-shadow:0 1px 4px rgba(109,180,166,.3);transform:translateY(0)}@media (max-width:768px){.cta-rocket-component{flex-direction:column;padding:80px 20px 30px;text-align:center}.rocket-container{left:50%;top:-150px;transform:translateX(-50%)}.rocket-image{max-width:150px}.cta-content-wrapper{align-items:center;flex-direction:column;gap:25px}.cta-text-content{max-width:100%}.cta-heading,.cta-subheading{font-size:20px}.cta-button{font-size:12px;height:36px;line-height:36px;padding:0 18px}}@media (max-width:480px){.cta-rocket-component{padding:70px 15px 25px}.rocket-container{left:50%;top:-75px;transform:translateX(-50%)}.rocket-image{max-width:80px}.cta-content-wrapper{gap:20px}.cta-heading,.cta-subheading{font-size:18px}.cta-button{font-size:11px;height:32px;line-height:32px;padding:0 16px}}@media (min-width:1200px){.cta-rocket-component{padding:40px 60px 40px 200px}.rocket-container{left:50px;top:-50px}.rocket-image{max-width:140px}.cta-content-wrapper{gap:60px}}