.customform{background:#f9f9f9;padding:100px 0}.customform .wysiwyg__description{margin-bottom:80px}.customform .input-container{margin-bottom:15px}.customform .checkbox-container{margin-top:15px}.customform input{background:transparent;background-color:#fff;border:.063rem solid #f4f4f4;box-shadow:0 .625rem 1.875rem rgba(0,0,0,.05);color:#2d343e;display:block;font-family:SourceSans3;font-size:1.125rem;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;line-height:1.5rem;margin:0;outline:none;padding:1.25rem;text-align:left;width:100%}.customform input[type=checkbox],.customform input[type=radio]{appearance:none;background-color:#f4f4f4;border:.063rem solid #c3c3c3;border-radius:0;-webkit-box-shadow:0 .625rem 1.875rem rgba(0,0,0,.1);-moz-box-shadow:0 .625rem 1.875rem rgba(0,0,0,.1);box-shadow:0 .625rem 1.875rem rgba(0,0,0,.1);box-sizing:border-box;display:inline-block;float:left;height:1.5rem;margin-right:15px;padding:0;position:relative;vertical-align:middle;width:1.5rem}.customform input[type=checkbox]:before,.customform input[type=radio]:before{background-color:var(--app-primary-color);content:"";height:1.5rem;left:0;opacity:0;position:absolute;top:0;transition:opacity .12s ease-in-out;width:1.5rem}.customform input[type=checkbox]:checked:before,.customform input[type=radio]:checked:before{opacity:1}.customform .cf__select-wrapper{max-width:100%}.customform textarea{background:transparent;background-color:#fff;border:.063rem solid #f4f4f4;box-shadow:0 .625rem 1.875rem rgba(0,0,0,.05);color:#2d343e;display:block;font-family:SourceSans3;font-size:1.125rem;font-style:normal;font-weight:400;height:100%;letter-spacing:normal;line-height:1.5rem;margin:0;min-height:150px;outline:none;padding:1.25rem;text-align:left;width:100%}.customform .custom-form-btn:focus{background:transparent}