.cta{display:flex;flex-direction:column;align-items:center;padding:96px 32px;position:relative;min-height:436px;width:100%;isolation:isolate}.cta-gradient{position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(106.85deg,rgba(249,153,39,.1),rgba(239,42,95,.1));z-index:0}.cta-container{display:flex;flex-direction:column;align-items:center;padding:0 32px;gap:32px;width:100%;max-width:896px;min-height:244px;z-index:1;position:relative;margin:0 auto}.cta-title{font-weight:700;font-size:48px;line-height:48px;color:#111827;max-width:800px}.cta-description,.cta-title{font-family:Inter,sans-serif;font-style:normal;display:flex;align-items:center;text-align:center;margin:0}.cta-description{font-weight:400;font-size:20px;line-height:28px;color:#4b5563;max-width:700px}.cta-button{flex-direction:row;justify-content:center;padding:16px 48px;width:304.69px;height:60px;background:#111827;border-radius:9999px;border:none;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:18px;line-height:28px;color:#fff;cursor:pointer;text-decoration:none}.cta-button,.faq{display:flex;align-items:center}.faq{padding:96px 80px;gap:80px;position:relative;background:#3d1a3d}.faq,.faq-container{flex-direction:column;width:100%}.faq-container{max-width:896px;display:flex;align-items:flex-start}.faq-title{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:36px;line-height:40px;align-items:center;text-align:center;color:#fff;margin:0 auto 64px}.faq-list,.faq-title{display:flex;width:100%}.faq-list{flex-direction:column;align-items:flex-start;padding:0;gap:16px;max-width:832px}.faq-item{box-sizing:border-box;width:100%;min-height:74px;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease;background:hsla(0,0%,100%,.05)}.faq-item:hover{border-color:#d1d5db;box-shadow:0 1px 3px rgba(0,0,0,.1)}.faq-button{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px;width:100%;min-height:72px;background:transparent;border:none;cursor:pointer;text-align:left}.faq-button span{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#fff}.faq-icon,.faq-icon-open{transition:transform .4s cubic-bezier(.4,0,.2,1);flex-shrink:0}.faq-icon-open{transform:rotate(45deg)}.faq-answer{max-height:0;opacity:0;overflow:hidden;padding:0 24px}.faq-answer,.faq-item[data-open=true] .faq-answer{transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1) .1s,padding .5s cubic-bezier(.4,0,.2,1)}.faq-item[data-open=true] .faq-answer{max-height:1000px;opacity:1;padding:0 24px 24px}.faq-answer p{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#e5e7eb;margin:0}