<style type="text/css">
    @import url('https://fonts.cdnfonts.com/css/century-gothic');
  
    html, body, div, p, h1, h2, h3, a, ul, ol, li, input, select, option, label  {font-family: 'Arial', Arial !important; font-size:16px;}
    h1 {color:#193062 !important;}
    h2 {color:#646468 !important; font-size: 48px !important; line-height: 60px !important;}
    h3 {color:#193062 !important; font-size: 33px !important; line-height: 40px !important;}
    h4 {color:#193062 !important; font-size: 24px !important; line-height: 36px !important;}
    
    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;}  
</style>  