body {
<style type="text/css">
    @import url('https://fonts.cdnfonts.com/css/century-gothic');
  
    
    
    
    input {margin-bottom:15px;}
    input::placeholder {color: #000000; padding-left:15px; letter-spacing: 1.5px; font-size:20px;}
    select {width: 100%; height: 100%; color: #000000; cursor: pointer; border-radius: 0; padding:15px; border:0px; border-bottom:2px solid #000000;  letter-spacing: 1.5px; margin-bottom:25px;}
    .dropdown--value {font-size:18px !important;}
    input[type=submit].btn--primary {border: 1px solid #7583A1; height:60px; padding: 20px 24px 20px 74px; text-decoration: none; margin: 4px 2px;  cursor: pointer; background:url('https://image.email.trustage.com/lib/fe9915747663077f77/m/2/btn--cta.png') no-repeat !important; background-size: 60px 60px, cover !important; }
    input[type=submit].btn--secondary {background-color: #FAE07E; border: none; color: #193062; padding: 22px 32px; text-decoration: none; margin: 4px 2px;  cursor: pointer;}

   .css-checkbox { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }
   #inputPreview { display: flex; gap: 20px; justify-content: center; }
   .css-checkbox + label { position: relative; font-size: 20px; cursor: pointer; display: inline-flex; align-items: center; height: 24px; color: rgb(0, 0, 0);  margin-left:5px;}
   .css-checkbox + label::before { content: " "; display: inline-block; vertical-align: middle; margin-right: 10px; width: 20px; height: 20px; background-color: white; border-width: 2px; border-style: solid; border-color: #000000; border-radius: 0px; box-shadow: none; }
   .css-checkbox:checked + label::after { content: " "; background-image: url("https://image.email.trustage.com/lib/fe9915747663077f77/m/2/checkmark.png"); background-repeat: no-repeat; background-size: 14px 14px; background-position: center center; position: absolute; display: flex; justify-content: center; align-items: center; margin-left: 0px; left: 0px; top: 0px; text-align: center; background-color: transparent; font-size: 10px; height: 24px; width: 24px; }  

    .content-panel__eyebrow {color:#231F20;}
    .content-panel__copy p {line-height: 2;}
    .subheader--2 {color:#646468 !important; font-size: 48px !important; line-height: 60px !important;}
    .subheader--3 {color:#193062 !important; font-size: 33px !important; line-height: 40px !important;}
    .content-panel__eyebrow {text-transform: capitalize; letter-spacing:1px;} 
    .field-group--dropdown {position: relative; border-radius: 0; display: block; line-height: 3; padding-bottom: 10px; font-size:18px;}
    .label--textarea {padding:0px 0px 10px 15px;}
    .btn--cta {border:1px solid #7583A1;}
    
    header .global-header {  position: fixed; width: 100%; top: 0; z-index: 10;}
    .logo-static {position:static; padding:20px 0px; height:78px; width: auto;}
    .breadcrumbs {margin-top:40px; margin-bottom:60px;}
    .rich-text {margin:20px 0px 0px 0px; padding:0px;}
    .container-left {padding-right:40px;}  
  
  
    main {margin-top: 140px;}
    input::placeholder {color:#000000 !important;}
    .btn {border-radius:0;}
    input[type=text] .form-control {padding:10px 0px 20px 10px !important;}
    input[type=text]:focus {padding:19px 0px 20px 12px !important;}
    .form-optional {padding:20px 0px 20px 12px !important;}
    .select {border:0px; border-bottom: 2px solid #000000; padding:20px; border-radius:0; cursor: 'pointer'; margin-top:10px; margin-bottom:0px; font-size:16px;}
    option .preselect {padding:5px 0px 20px 12px !important; }
    .dropdown--value {padding-left:20px !important; font-size:21px !important;}
    .event-date-time {display:inline-block; font-size:33px !important; padding-left:10px !important; margin-top:10px !important;}
    .ics-icon {width:40px; height:auto; display:inline-block; margin-top:-15px;}
    .mp-bottom-0 {margin-bottom:0px; padding-bottom:0px;}
    .m-20-0 {margin:20px 0px;}
    .event-date-time-ical {display:inline-block; position:relative; height:40px !important;}
    .form-controlv:valid {border-color:#ff00ff;}
    textarea {border-radius:0;}
    .upcoming-card {width:100%; margin-bottom:20px;}
    .header--5 {font-family: 'Arial', Arial !important; font-size:16px; font-weight:bold !important;}
    .content-panel__eyebrow {text-transform:none;}
  
    .card{
   --bs-card-border-width: 0px !important;
    border-radius: 0px !important;   
  }
  
    .field-validation-error {
        margin-top: 20px;
        color: #d0021b;
        display: block;
        font-style: normal;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 1px;
      }
      .custom-radio, .custom-checkbox {
        display: block;
        position: relative;
        padding-left: 50px;
        margin-bottom: 12px;
        cursor: pointer;
        font-size: 21px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }
      .custom-radio input, .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
      }
      .checkmark-radio {
        position: absolute;
        top: 0;
        left: 0;
        height: 36px;
        width: 36px;
        background-color: #ffffff;
        border: 2px solid #608cff;
        border-radius: 50%;
      }
      .checkmark-checkbox {
        position: absolute;
        top: 0;
        left: 0;
        height: 36px;
        width: 36px;
        background-color: #ffffff;
        border: 2px solid #608cff;
        border-radius: 0;
      }
      .custom-radio input:checked ~ .checkmark-radio, .custom-checkbox input:checked ~ .checkmark-checkbox {
        background: url("https://image.email.trustage.com/lib/fe3911727664057b751475/m/1/check.png") center center;
      }
      .checkmark-radio:after, .checkmark-checkbox:after {
        content: "";
        position: absolute;
        display: none;
      }
      .custom-radio input:checked ~ .checkmark-radio:after, .custom-checkbox input:checked ~ .checkmark-checkbox:after {
        display: block;
      }
      select {
        background: url('https://image.email.trustage.com/lib/fe3911727664057b751475/m/1/dropdown.png') 99% center / 26px 26px no-repeat;
        border-top: 0 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-bottom: 2px solid !important;
        border-radius: 0 !important;
        clear: both;
      }
  
  
</style>  
}