<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-style-light form {
    position: relative;
    z-index: 20;
    background: #faf8f9;
    overflow: hidden;
    padding-top: 23px;
  margin-bottom: 4em;
}
.form-style-light form label {
    color: #646464;
    font-size:.9em;
}
.form-style-light form legend {
    color: #888;
    font-size: .8em;
    line-height: 1.2;
    margin-top: 5px;
}
.form-style-light form .hs-form-required {
    display: none;
}
.form-style-light form div.input {
    position: relative;
    padding: 3px 5px 3px 0;
    background-color: #fff;
    margin-top: 5px;
  border: 1px solid #e8e8e8;
}
.form-style-light form p &gt; a {
    color: #ff6f79;
}
.form-style-light form div.input textarea, .form-style-light form input[type="text"], .form-style-light form input[type="email"], .form-style-light form input[type="tel"], .form-style-light form select {
    position: relative;
    width: 100%;
    padding-left: 2%;
    border-left: 3px solid #fff;
    outline: none;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #292C31;
    font-size:.8em;
}
.form-style-light form .input select {
    height: 39px;
}
.form-style-light .field.hs-form-field {
    width: 46%;
   margin: auto;
      margin-bottom: 15px;
}
.form-style-light .hs-fieldtype-radio.field.hs-form-field &gt; .input {
  background-color: #0000;
  border: none;
}
.form-style-light .hs-fieldtype-radio.field.hs-form-field li.hs-form-radio {
    display: inline-block;
    padding: 1em 0;
}
.form-style-light .hs-fieldtype-radio.field.hs-form-field li.hs-form-radio label {
 color:#646464;
  background-color: #fff;
    margin: 0 1em 0 0;
    padding: .9em;
    border: 1px solid #e8e8e8;
      cursor: pointer;
}
.form-style-light .input textarea {
    width: 100%;
}
.form-style-light .hs-fieldtype-checkbox.field.hs-form-field ul {
    list-style: none;
}
.form-style-light .hs-fieldtype-checkbox.field.hs-form-field ul input {
    vertical-align: top;
    margin-right: 10px;
    margin-left: 5px;
}
.form-style-light form .legal-consent-container {
    font-size: .7em;
    width: 80%;
    color: #646464;
    text-align: center;
    margin: auto;
    margin-top: 4em;
  line-height: 1.7;
}
.form-style-light form .legal-consent-container p {
  margin-bottom :0!important;
}
.form-style-light form input[type="submit"] {
font-family: "Graphik-Medium", sans-serif;
   padding: 10px 15px;
    text-align: left;
    border: 2px solid #ff6f79;
    background: #ff6f79;
    color: #292C31;
    max-width: 256px;
    margin-left: auto;
    margin-top: 2em;
    margin-right: auto;
    display: block;
    outline: 0;
    cursor: pointer;
    width: 100%;
    -webkit-appearance: none;
  -moz-appearance: none;
    border-radius: 0;
}
.form-style-light form div.actions {
  max-width: 256px;
  margin:auto;
}
.form-style-light form div.actions:after {
    font-family: "GCSymbols-Regular";
    content: '\E002';
    color: #292c31;
    position: relative;
    font-size: 100%;
    transition: transform ease-out .3s;
    display: block;
    left: 10.5em;
    bottom: 1.85em;
    max-width: 1em;
    pointer-events: none;
}
.form-style-light form div.actions:hover:after {
transform: translateX(.3em);
}
 .form-style-light form label &gt; input[type="radio"] {
  display: none;
}
.form-style-light form label &gt; input[type="radio"]:checked + * {
  color: #292C31;
}
 .form-style-light form label &gt; input[type="radio"]:checked + *::before {
    background: radial-gradient(#b5e4eb 0%, #b5e4eb 54%, #0000 64%, #0000);
    border-color: #b5e4eb;
}
.form-style-light form label &gt; input[type="radio"] + *::before {
    content: "";
    display: inline-block;
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
    margin-right: 10px;
  border: solid 1px #e8e8e8;
    border-radius: 50%;
}
.form-style-light form div.input textarea:focus, .form-style-light form input[type="text"]:focus, .form-style-light form input[type="email"]:focus, .form-style-light form input[type="tel"]:focus {
    border-left: 3px solid #ff6f79 !important;
}
.form-style-light .hs-fieldtype-radio.field.hs-form-field li.hs-form-radio:last-child label {
    margin-right: 0;
}
.form-style-light .field.hs-form-field label.hs-error-msg {
    color: #ff6f79;
  font-size: .8em;
}
.form-style-light ul.no-list.hs-error-msgs.inputs-list {
    list-style: none;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.form-style-light .submitted-message {
    text-align: center;
    margin: 1em;
}
ul.inputs-list {
    list-style: none;
}
/*start up program*/ 
.hs_pre_apply_startup_program.hs-pre_apply_startup_program.hs-fieldtype-booleancheckbox div.input {
    background-color: transparent;
    border: none;
}
.hs_pre_apply_startup_program.hs-pre_apply_startup_program.hs-fieldtype-booleancheckbox label input {
    min-height: unset;
    margin-right: 10px;
}
@media only screen and (min-width: 1024px) {
.form-style-light form {
padding: 2em 1em;
    font-size: 18px;
    font-size: 1.25rem;
}
  .form-style-light form input[type="text"], .form-style-light form input[type="email"], .form-style-light form input[type="tel"] {
    padding-top: 7px;
    padding-bottom: 7px;
}
}
@media only screen and (min-width: 767px) {
.form-style-light form {
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 1024px){ 
 .form-style-light .field.hs-form-field {
    width: 56%;
} 
   .form-style-light form input[type="submit"] {
    max-width: 214px;
}
  .form-style-light form div.actions:after {
    left: 13.5em;
    bottom: 2.16em;
}
  .form-style-light form label&gt;input[type="radio"]+*::before {
    vertical-align: top;
  }
  .form-style-light form .input select {
    height: 29px;
}
}
@media (max-width: 560px){
.form-style-light .field.hs-form-field {
    width: calc(100% - 50px);Â§
  }
  label&gt;input[type="radio"]+*::before {
    vertical-align: sub;
    width: 17px;
    height: 17px;
    margin-right: 8px;
}
	.form-style-light form div.input textarea, .form-style-light form input[type="text"], .form-style-light form input[type="email"], .form-style-light form input[type="tel"], .form-style-light form select {
		font-size: 0.9em;
	}
}
@media (max-width: 320px){
.form-style-light .hs-fieldtype-radio.field.hs-form-field li.hs-form-radio label {
    margin: 0 .5em 0 0;
    padding: .8em;
}
  .form-style-light form label&gt;input[type="radio"]+*::before {
    width: 19px;
    height: 19px;
    margin-right: 8px;
  }
}
</pre></body></html>