/* https://pages.convertkit.com/templates/shared.css */
*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}legend{border:none;font-size:inherit;margin-bottom:10px;padding:0;position:relative;display:table}fieldset{border:0;padding:.01em 0 0 0;margin:0;min-width:0}body:not(:-moz-handler-blocked) fieldset{display:table-cell}h1,h2,h3,h4,h5,h6{color:inherit;font-size:inherit;font-weight:inherit}h2{font-size:1.5em}h3{font-size:1.17em}p{color:inherit;font-size:inherit;font-weight:inherit}ol:not([template-default]),ul:not([template-default]),blockquote:not([template-default]){text-align:left}p:not([template-default]),hr:not([template-default]),blockquote:not([template-default]),ol:not([template-default]),ul:not([template-default]){color:inherit;font-style:initial}ul,ol{list-style-position:outside!important;padding-left:1em}li{padding-left:0}.formkit-input,.formkit-select,.formkit-checkboxes{font-family:inherit;width:100%}.formkit-button,.formkit-submit{border:0;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;text-align:center;font-family:inherit;font-size:15px;font-weight:500;cursor:pointer;margin-bottom:15px;overflow:hidden;padding:0;position:relative;vertical-align:middle}.formkit-button:hover>span,.formkit-submit:hover>span,.formkit-button:focus>span,.formkit-submit:focus>span{background-color:rgba(0,0,0,.1)}.formkit-button>span,.formkit-submit>span{display:block;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;padding:12px 24px}.formkit-input{background:#fff;font-size:15px;padding:12px;border:1px solid #e3e3e3;-webkit-box-flex:1;flex:1 0 auto;line-height:1.4;margin:0;-webkit-transition:border-color ease-out 300ms;transition:border-color ease-out 300ms}.formkit-input:focus{outline:none;border-color:#1677be;-webkit-transition:border-color ease 300ms;transition:border-color ease 300ms}.formkit-input::-webkit-input-placeholder{color:inherit;opacity:.8}.formkit-input::-moz-placeholder{color:inherit;opacity:.8}.formkit-input:-ms-input-placeholder{color:inherit;opacity:.8}.formkit-input::-ms-input-placeholder{color:inherit;opacity:.8}.formkit-input::placeholder{color:inherit;opacity:.8}[data-group="dropdown"]{position:relative;display:inline-block;width:100%}[data-group="dropdown"]::before{content:"";top:calc(50% - 2.5px);right:10px;position:absolute;pointer-events:none;border-color:#4f4f4f transparent transparent transparent;border-style:solid;border-width:6px 6px 0 6px;height:0;width:0;z-index:999}[data-group="dropdown"] select{height:auto;width:100%;cursor:pointer;color:#333;line-height:1.4;margin-bottom:0;padding:0 6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:15px;padding:12px;padding-right:25px;border:1px solid #e3e3e3;background:#fff}[data-group="formkit-checkboxes"]{text-align:left;margin:0}.formkit-checkboxes{margin-bottom:10px}.formkit-checkboxes:last-of-type{margin-bottom:0}.formkit-checkboxes *{cursor:pointer}.formkit-checkboxes input[type="checkbox"]{display:none}.formkit-checkboxes input[type="checkbox"]+label::after{content:none}.formkit-checkboxes input[type="checkbox"]:checked+label::after{border-color:#fff;content:""}.formkit-checkboxes input[type="checkbox"]:checked+label::before{background:#10bf7a;border-color:#10bf7a}.formkit-checkbox+label{position:relative;display:inline-block;padding-left:28px}.formkit-checkbox+label::before,.formkit-checkbox+label::after{position:absolute;content:"";display:inline-block}.formkit-checkbox+label::before{height:16px;width:16px;border:1px solid #e3e3e3;background:#fff;left:0;top:3px}.formkit-checkbox+label::after{height:4px;width:8px;border-left:2px solid #4d4d4d;border-bottom:2px solid #4d4d4d;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:4px;top:8px}.formkit-alert{background:#f9fafb;border:1px solid #e3e3e3;border-radius:5px;-webkit-box-flex:1;flex:1 0 auto;list-style:none;margin:25px auto;padding:12px;text-align:center;width:100%}.formkit-alert:empty{display:none}.formkit-alert-success{background:#d3fbeb;border-color:#10bf7a;color:#0c905c}.f