.paid-form-component{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:1024px){.paid-form-component.embed-only{width:50%}}.paid-form-component .paid-form-button{display:flex;padding:18px 32px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#3053ff;box-shadow:0 1px 4px 0 rgba(48,83,255,.3),0 5px 10px -4px rgba(195,205,255,.7);text-decoration:none;font-size:16px;font-style:normal;font-weight:600}@media(min-width:1024px){.paid-form-component .paid-form-button{width:-moz-fit-content;width:fit-content}}.trial-text{display:flex;align-items:center;gap:9px}.trial-text p{color:#111215;font-size:16px;font-style:normal;font-weight:600;line-height:24px}