
    .type-framework p {
        margin-bottom: 28px;
    }
     input:focus, button:focus {
        outline: 2px solid #1e90ff !important;
    }
         input:focus {
        outline-offset: 3px!important;
    }
     
         .hs-button.primary:hover
         {
            background: black;
            box-shadow: inset 0px 1px 0px rgb(255 255 255 / 50%), 0 0 5px #3574e3;
        border-top: 1px solid #4db0ee;
        border-bottom: 1px solid #1946be;
        border-right: 1px solid #3080e3;
        border-left: 1px solid #3080e3;
font-family:'TradeGothicW02-BoldCn20 675505',Arial,Helvetica,Verdana,sans-serif;
         }
         .hs-button.primary {
            background: #a41034;
        color: white;
        display: inline-block;
        padding: 4px 17px;
        border: 0;
        margin: 0;
        cursor: pointer;
        transition: background 0.1s linear;
        font: bold 17px/24px 'Trade Gothic W02',Arial,Helvetica,Verdana,sans-serif;
     font-weight: 700;
        text-transform: uppercase;
        box-shadow: none;
        text-shadow: 0 -1px 0 #3574e3;
    
    } 
      input[type=text]
      {
         font: normal 17px/20px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
      }
    .input_email{
        background: #eee none;
        padding: 5px 10px;
        border: 1px solid #d5d5d5;
        font: normal 17px/20px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    
     color: #666666;
        line-height: 1.2;
        box-shadow: inset 0 0 1px rgb(0 0 0 / 15%);
        vertical-align: middle;
        box-sizing: border-box;
        height: auto;
        margin-bottom: 5px;
        margin-top: 5px;
        width: 210px;
    }
    body{
        -webkit-font-smoothing: antialiased;
        font: normal 17px/24px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    }
    .input_email:focus {
        border: 1px solid black;
        background-color: white;
        box-shadow: none;
    }
    label {
        color: #414141;
        font-weight: normal;
        font: normal 17px/20px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
        padding-bottom: 10px;
    }
    .formtext 
    {
        color: #414141;
        font-weight: normal ;
        font: normal 14px/18px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
    }
    #blgerr_1, #blgerr_2, #blgerr_3
    {
    color: #181818;
        font-weight: normal ;
        font: normal 17px/20px 'Trade Gothic W01 Roman',Arial,Helvetica,Verdana,sans-serif;
        margin-bottom: 7px !important;
        max-width: 300px;
    }
    .hs-button.depressed:not(.inactive):not(.link), .dropdown-open>.hs-button:not(.inactive):not(.link)
    
        {
        background-color: #599eeb;
        background-image: linear-gradient(to bottom, #3574e3,#599eeb);
        box-shadow: inset 0px 1px 2px rgb(0 0 0 / 30%), inset 0px -1px 0px rgb(255 255 255 / 30%);
        border-top: 1px solid #1c4ed5;
        border-bottom: 1px solid #4084e2;
        border-right: 1px solid #468ee6;
        border-left: 1px solid #468ee6;
    }
    .shim12 {
        height: 12px;
        overflow: hidden;
    }
    .shim24 {
        height: 24px;
        overflow: hidden;
    }
    
    