.cta-section{width:100%;padding:60px 0;background-color:#FCF9F0;overflow:hidden}.cta-section>div{max-width:360px;margin:0 auto;padding:0 15px}.cta-container{background:#1D1D1C;border-radius:25px;overflow:hidden;display:flex;flex-direction:column}.cta-image-wrapper{width:100%;height:228px;overflow:hidden}.cta-image{width:100%;height:100%;object-fit:cover}.cta-content{flex:1 1;display:flex;flex-direction:column;gap:40px;padding:24px 20px;color:#FFFFFF}.cta-title{font-size:30px;line-height:43px}.cta-description,.cta-title{font-family:Poppins,sans-serif;font-weight:300;color:#FFFFFF;margin:0;text-align:left}.cta-description{font-size:12px;line-height:26px}.cta-buttons{display:flex;gap:12px;flex-wrap:nowrap;margin-top:auto;align-items:center;justify-content:flex-start}.cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 20px;font-family:Poppins,sans-serif;font-weight:700;font-size:12px;text-decoration:none;border-radius:25px;transition:all .3s ease;cursor:pointer;white-space:nowrap;flex:0 0 auto;width:auto}.cta-button-primary{background:#FFC400;color:#1D1D1C}.cta-button-primary:hover{background:#FFD233;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,196,0,.4)}.cta-button-secondary{background:#FFFFFF;color:#1D1D1C}.cta-button-secondary:hover{background:#F5F5F5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,255,255,.3)}.cta-button svg{width:20px;height:20px}@media (min-width:768px){.cta-section{padding:80px 0}.cta-section>div{max-width:1080px;margin:0 auto;padding-left:max(40px,calc((100vw - 1080px) / 2));padding-right:max(40px,calc((100vw - 1080px) / 2))}.cta-container{flex-direction:row;height:auto;min-height:400px}.cta-image-wrapper{flex:1 1;height:auto;min-height:400px;max-height:400px}.cta-image{object-position:center}.cta-content{flex:0 0 450px;padding:48px 40px;gap:24px}.cta-title{font-weight:500;font-size:34px;line-height:42px;max-width:300px}.cta-description{font-weight:300;font-size:18px;line-height:29px;max-width:350px}.cta-buttons{gap:16px}.cta-button{font-size:13px;padding:0 22px}}