.crw-form-container{width:100%;display:flex;flex-direction:column}.crw-form-container>:not(:last-child){margin-bottom:25px}.crw-form-option,.crw-form-options{display:flex;flex-direction:column}.crw-form-options>:not(:last-child){margin-bottom:36px}.crw-form-option>:not(:last-child){margin-bottom:8px}.crw-form-title{color:var(--e-global-color-text);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-size:var(--e-global-typography-secondary-font-size);font-weight:var(--e-global-typography-secondary-font-weight);line-height:var(--e-global-typography-secondary-line-height)}.crw-form-label,.crw-form-select{color:var(--e-global-color-text);font-size:var(--e-global-typography-text-font-size)}.crw-form-label{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:700;text-transform:uppercase}.crw-form-select{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);line-height:var(--e-global-typography-text-line-height);border:3px solid var(--e-global-color-secondary);border-radius:10px;outline:0;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;background-position:calc(100% - 12px) center!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgOTYgOTYwIDk2MCIgd2lkdGg9IjQ4Ij48cGF0aCBkPSJNNDgwIDcxMSAyNDAgNDcxbDQzLTQzIDE5NyAxOTggMTk3LTE5NyA0MyA0My0yNDAgMjM5WiIvPjwvc3ZnPg==)no-repeat;background-size:20px;padding:14px 40px 14px 14px!important;background-color:var(--e-global-color-secondary)}.crw-form-submit{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-size:var(--e-global-typography-accent-font-size);font-weight:var(--e-global-typography-accent-font-weight);line-height:var(--e-global-typography-accent-line-height);color:#fff;padding:17px 28px;border:0;border-radius:10px;cursor:pointer;width:100%}.crw-form-submit:hover{background-color:var(--e-global-color-accent)}.crw-form-submit,.crw-form-submit:visited{background-color:var(--e-global-color-primary)}.crw-form-submit-disabled{cursor:default!important;background-color:#efefef!important}