@font-face{font-family:Axiforma;src:url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/AxiformaRegular.woff2") format("woff2"),url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/axiforma/AxiformaRegular.woff") format("woff");font-weight:400;font-display:swap}@font-face{font-family:Axiforma;src:url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/axiforma/AxiformaSemiBold.woff2") format("woff2"),url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/axiforma/AxiformaSemiBold.woff") format("woff");font-weight:600;font-display:swap}@font-face{font-family:Axiforma;src:url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/axiforma/AxiformaHeavy.woff2") format("woff2"),url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/axiforma/AxiformaHeavy.woff") format("woff");font-weight:700;font-display:swap}@font-face{font-family:thermal-variable;src:url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/thermal/ThermalRegularText.woff2") format("woff2"),url("http://elevatedthird.com/themes/custom/kinetic/dist/assets/thermal/ThermalRegularText.woff") format("woff");font-weight:400;font-display:swap}body{font-family:Axiforma,sans-serif;background:#002ed0}.Website_form_interest{grid-area:help}.form-field{display:flex;flex-direction:column;margin:.5rem 0}form.form{margin:0;padding:0;font-family:Axiforma,sans-serif;display:flex;flex-flow:row wrap;gap:1rem}form.form select,form.form input,form.form textarea{background:#ebeefc;flex-shrink:0}form.form input[type=checkbox]{-webkit-appearance:none;appearance:none;margin:0;width:20px;height:20px;border:1px solid rgba(0,0,0,0);border-radius:3px;display:inline-grid;place-content:center}form.form input[type=checkbox]::before{content:"";width:12px;height:12px;border-radius:3px;transform:scale(0);box-shadow:inset 1rem 1rem #001b7b;transition:120ms transform ease-in-out}form.form input[type=checkbox]:checked::before{transform:scale(1)}form.form input[type=checkbox]:checked,form.form input[type=checkbox]:focus{color:#001b7b}form.form input[type=checkbox]+label{font-size:14px}form.form input[type=radio]{-webkit-appearance:none;appearance:none;margin:0;width:20px;height:20px;border:1px solid rgba(0,0,0,0);border-radius:50%;display:inline-grid;place-content:center}form.form input[type=radio]::before{content:"";width:12px;height:12px;border-radius:50%;transform:scale(0);box-shadow:inset 1rem 1rem #001b7b;transition:120ms transform ease-in-out}form.form input[type=radio]:checked::before{transform:scale(1)}form.form input[type=radio]:checked,form.form input[type=radio]:focus{color:#001b7b}form.form input[type=radio]+label{font-size:14px}form.form select,form.form textarea,form.form input[type=email],form.form input[type=text]{font-size:14px;display:block;padding:8px 12px;border:none;border-radius:3px;width:calc(100% - 24px)}form.form h4{font-weight:400;color:#fff;font-family:thermal-variable,serif;font-size:32px;margin-bottom:16px;margin-top:0;flex:0 0 100%;line-height:31.1211px}form.form select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%2722%27 height=%2720%27 viewBox=%270 0 22 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M20.4848 10.0005L16.2422 14.2431L11.9995 10.0005%27 stroke=%27%23002ED0%27 stroke-width=%272%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");background-position:center right 16px;background-position-y:7px;background-repeat:no-repeat}form.form .submit{width:100%;text-align:center;grid-area:button;margin:1em 0 !important;display:flex;justify-content:center}form.form input[type=submit]{border-radius:0;color:#001b7b;border:1px solid #ffa430;font-weight:600;display:inline-flex;gap:6px;align-items:center;padding:12px 18px !important;text-decoration:none;background:#ffa430;transition-property:background,color,border-color,transform;transition-duration:300ms;transition-timing-function:ease-out;line-height:21px;font-size:14px;font-family:Axiforma,sans-serif}form.form input[type=submit]:hover{background:#ffc955;border-color:#ffc955;color:#001b7b}form.form p.form-field:not(.pd-checkbox){flex:1 1 calc(50% - 1rem) !important;margin:0}form.form p.errors{flex:0 0 100%}form.form p label{color:#d3d9f8;font-size:16px;font-weight:400;overflow-wrap:anywhere;display:block;margin-bottom:.5rem;width:100%;text-align:left;background:none !important;font-family:Axiforma,sans-serif}form.form p.pd-checkbox{flex:0 0 100% !important;margin:0}form.form p.pd-checkbox label{font-weight:normal;font-size:20px;font-family:Axiforma,sans-serif;line-height:30px}form.form p.pd-checkbox span.value{display:flex;flex-flow:row wrap;margin-left:0}form.form p.pd-checkbox span.value span{width:50%}form.form p.pd-checkbox span.value span label{margin-left:15px;font-size:16px;font-weight:normal;font-family:Axiforma,sans-serif}form.form p.pd-checkbox span.value span label ::after{display:none !important}form.form legend span{font-weight:normal}form.form fieldset,form.form fieldset.form-item{margin:2rem 0}form.form .form-type-checkbox{display:flex;align-items:center;gap:1rem;margin:0;flex-wrap:nowrap}form.form .form-type-checkbox .description{font-size:14px;margin:0;font-weight:normal}form.form .form-checkboxes{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.5rem}form.form .form-checkboxes .form-item{display:flex;align-items:center;gap:1rem;margin:0;flex-wrap:nowrap}form.form .form-item{margin:.5rem 0}form.form .form-actions{display:flex;justify-content:center}form.form .form-type-processed-text{text-align:center}.required>label::after{display:inline-block;width:6px;height:6px;margin:0 .3em;content:"";vertical-align:super;background-image:url("https://www.elevatedthird.com/themes/custom/kinetic/source/01-base/core/images/icons/required.svg");background-repeat:no-repeat;background-size:6px 6px}
